/* 
.side-nav {
    position: sticky !important;
    top: 0rem;
    background-color: #e5f1f2;
    padding: 2rem;
    border-radius: 2rem;
}

@media (max-width: 778px) {
    .side-nav {
    position: relative !important;

  } 
} */

.cmp-side-nav {
    width: auto;
    position: sticky;
    top: 6rem !important;
    padding: 1rem;
    border-radius: 1rem;
    background-color: #e5f1f2;
}
.job-side-nav {
    width: auto;

    padding: 1rem;
    border-radius: 1rem;
    background-color: #e5f1f2;
}
 /* jobs page main menu  */
.jobssidenav{
    position: sticky;
    padding: 1rem;
    top: 7rem;
    border-radius: 1rem;
    background-color: #e5f1f2; 
}

.adm-side-nav{
    position: sticky;
    padding: 1rem;
    top: 7rem;
    border-radius: 1rem;
    background-color: #e5f1f2;    
}

.stickyposition{
    position: sticky;
    top: 6rem !important;
}
@media (max-width: 778px) {
    .cmp-side-nav{
        z-index: 9;
        position: absolute !important;
        top: 17rem !important;
        width: 220px;
  } 

  .job-side-nav{
    z-index: 9;
    position: absolute !important;
    top: 17rem !important;
    width: 220px;
}
 /* jobs page main menu  */
.jobssidenav{
    position: absolute;
    top: 24rem;
}
.adm-side-nav{
    z-index: 1;
    top: 17rem;
    width: 220px;
    position: absolute;
    padding: 1rem;
    border-radius: 1rem;
    background-color: #e5f1f2;   
}



}






.tableScroll{
    overflow-x: scroll;
}
td {
    background-color: #fff;}
    
.profile img {
    margin-bottom: 1.2rem;
}

/*.side-nav-item {
        font-size: 1.2rem;
        line-height: 2rem;
    }
    .side-nav-item i{
        font-size: 1.5rem;

    }*/
.side-nav-item ul {
    list-style: none;
}

.side-nav-item img {
    margin: 0px 10px 0px -10px;
    width: 30px;
    height: auto;
}

.side-nav-item ul li {
    padding: 1rem 0rem;
    display: flex;
    align-items: center;
}

.side-nav-item ul li a {
    color: #000;
}

.side-nav-item p {

    display: contents;
    font-size: 1rem;
}
@media (max-width: 1200px) {
    .side-nav-item img {
        width: 25px;
    }
    .job-side-nav {
        padding: 0.9rem 0rem;}
.side-nav-item p {
    display: contents;
    font-size: 0.7rem;
}
.result-box span.applyViewMore a {
    padding: 5px 5px !important;
    width: 70px !important;
}

}
.mobile-view{
    display: none;
  }
  .desktop-view{
    display: block;
  }

  @media (max-width: 1200px) {
    .mobile-view{
      display: block;
    }
    .desktop-view{
      display: none;
    }
  } 

.penciledit{
    width: 20px;
    height: auto;
    margin: 0px 0px 5px 12px !important;
    cursor: pointer;
}    
.company-details {
    margin-left: 15px;
  }

  .company-details h5 {
    margin-left: 15px;
    font-weight: 700;
  }

  .company-details span.tags {
    margin: 1rem 0.2rem;
    color: #121212;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    border-radius: 50px;
    background: #e6e6e6;
    padding: 5px 8px;
    line-height: 38px;
  }

  .box-shadow {
    box-shadow: 0px 16px 25px -7px rgba(0, 0, 0, 0.12);

  }


.testSearch {

    height: 70px;
    width: 50%;
    padding: 5px;
}

/* .sidenavmenu{
    position: absolute;
    top:170px;
    left: 20px;
} */

.margintop2p{
    margin-top: 2%;
 }

.bi-pencil, .bi-trash, .bi-eye {
    font-size: 18px;
    margin: 0px 2px;    
}

/* .managedropdown option {
    padding: 10px 20px;
    font-size: 15px;
    text-transform: none;
    color: var(--nav-dropdown-color);
} */

.pbg p {
    background-color: #f7f7f7;
    margin-top: 0;
    margin-bottom: 1rem;
    width: auto;
    padding: 0.7rem;
    border-radius: 0px;
}
.searchWrapper {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0px 0px 0px 10px !important;
    position: relative;
    border-radius: 39px !important;

}
@media (max-width: 1200px) {
    .mobilesidenavmenu button {
        float: left;}
    .domaincompanies-item {
        padding: 2%;
    }
    .boxes {
        padding: 20px 5px;}
    .input-field {
        padding: 0px !important;
      }
    .loginregister {
        margin: 0px 0px 0px 0px !important;
    }
    .countryinputs{
        margin: 0px;
    }
    .input-align{
        
        margin-top: -15px;
    }
    .input-field {
        padding: 0px 15px;
    }
    .m-20w{
        width: 20%;
      }
      .m-30w{
        width: 30%;
      }
        .m-50w{
          width: 50%;
        }
        .m-60w{
            width: 60%;
          }
        .m-70w{
            width: 70%;
          }
        .m-80w{
            width: 80%;
          }
          .m-90w{
            width: 90%;
          }
          .mtextwhite{
            color: #fff;
          }
          .mtextwhite span{
            color: #fff;
          }
  } 


/* .pbg h5 {} */

.pbg i {
    font-size: 20px;
    margin-right: 10px;
    color: #43C5FF;
}

h4.pbg {
    margin: 1.5rem 0rem;
}

.Description p {
    font-size: 14px;
    line-height: 27px;
}

/* Service-details Section - Services Details Page
------------------------------*/
.services .service1 {
    background-image: url(../img/services1.jpg);
}

.services .service2 {
    background-image: url(../img/services2.jpg);
}

.services .service3 {
    background-image: url(../img/services3.jpg);
}

.services .service4 {
    background-image: url(../img/services4.jpg);
}

.services .service1,
.services .service2,
.services .service3,
.services .service4 {
    display: flex;
    align-items: center;
    padding: 40px 0px 0px 0px;
    height: 100vh;
    color: #000;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.services h2 {
    font-weight: 600;
    margin-bottom: 1rem;
}

.services p {
    padding-bottom: 1rem;
}




.companyprofile-info img {
    margin-bottom: 20px;
}

.postedjobs .postedjobs-item {
    background-color: #fff;
    padding: 1rem;
}

.postedjobs .postedjobs-item h6 {
    font-weight: 600;
}

.postedjobs {
    width: 100%;
    margin-top: 20px;
}

.postedjobs-item {
    margin-top: 20px;
}

.postedjobs table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.postedjobs th,
.postedjobs td {
    padding: 15px;
    text-align: left;
}

.postedjobs th {
    background-color: #f2f2f2;
}

.postedjobs tr:nth-child(even) {
    background-color: #f9f9f9;
}

.postedjobs tr td {
    border-bottom: 1px solid #ddd;
}

.postedjobs tr:last-child td {
    border-bottom: none;
}

.postedjobs table a {
    text-decoration: none;
    color: #007bff;
}

.small-text {
    font-size: 12px;
    color: #888;
}

/* Add this to your existing CSS */
.dropdown {
    position: relative;
    display: inline-block;
}

.postedjobs .dropbtn {
    font-size: 24px;
    background: transparent;
    /* background-color: #4CAF50; */
    color: #43c5ff;
    /* padding: 8px; */
    border: none;
    /* border-radius: 4px; */
    cursor: pointer;
}

.postedjobs .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 80px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    z-index: 1;
    border-radius: 12px;
}

.postedjobs .dropdown-content a {
    font-size: 13px;
    color: black;
    padding: 8px 25px;
    display: block;
    text-decoration: none;
}

.postedjobs .dropdown-content a:hover {
    background-color: #ddd;
}

.postedjobs .show {
    display: block;
}

.postedjobs tr td:last-child {
    text-align: center;
}


.input__error {
    margin-left: 10px;
    font-size: 12px;
    margin-top: 6px;
    color: #c9583e !important;
  }
  
  :where(.css-dev-only-do-not-override-pr0fja).ant-select-single {
    font-size: 14px;
    height: auto !important;
}









/* About Section - Home Page
------------------------------*/
.about {
    --background-color: #f4f4f4;
}

.about .content h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    padding: 10px 20px;
    background: rgba(var(--primary-color-rgb), 0.05);
    color: var(--primary-color);
    border-radius: 7px;
    display: inline-block;
}

.about .content h2 {
    font-weight: 700;
}

.about .content p:last-child {
    margin-bottom: 0;
}

.read-more {
    background: var(--primary-color);
    color: var(--contrast-color);
    font-family: var(--heading-font);
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 12px 24px;
    border-radius: 5px;
    transition: 0.3s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.read-more i {
    font-size: 18px;
    margin-left: 5px;
    line-height: 0;
    transition: 0.3s;
}

.read-more:hover {
    background: rgba(var(--primary-color-rgb), 0.8);
    padding-right: 19px;
}

.read-more:hover i {
    margin-left: 10px;
}

.about .icon-box {
    padding: 50px 40px;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    transition: all 0.3s ease-out 0s;
    background-color: #fff;
}

.about .icon-box i {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 0;
    transition: all 0.4s ease-out 0s;
    background-color: rgba(var(--primary-color-rgb), 0.05);
    color: var(--primary-color);
}

.about .icon-box h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
}

.about .icon-box p {
    margin-bottom: 0;
}

.about .icon-box:hover i {
    background-color: var(--primary-color);
    color: var(--contrast-color);
}

.about .icon-boxes .col-md-6:nth-child(2) .icon-box,
.about .icon-boxes .col-md-6:nth-child(4) .icon-box {
    margin-top: -40px;
}

@media (max-width: 768px) {

    .about .icon-boxes .col-md-6:nth-child(2) .icon-box,
    .about .icon-boxes .col-md-6:nth-child(4) .icon-box {
        margin-top: 0;
    }
}


.companyprofile-info h5 {
    font-weight: 600;
}

.padding-left-2rem {
    padding-left: 2rem;
}


.f0f5f3 {
    background-color: #f0f5f3;
}

.margintb {
    margin: 1rem 0rem;
}
.count-box {
    flex-wrap: wrap;
    display: flex;
}
.count-box1,
.count-box2,
.count-box3,
.count-box4,
.count-box5 {
    width: 220px;
    margin-right: 10px;
    border-radius: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 1rem;
    box-shadow: 0 6px 6px rgba(0, 0, 0, .02);
    background-color: #fff;

}

.count-box1 .count, .count-box2 .count, .count-box3 .count, .count-box4 .count, .count-box5 .count {
    font-size: 2rem;
    font-weight: 600;
}
.count-box1 p, .count-box2 p, .count-box3 p, .count-box4 p, .count-box5 p {
    font-size: 14px;
}

@media (max-width: 1200) {
    .count-box1,
    .count-box2,
    .count-box3,
    .count-box4,
    .count-box5 {width: 200px;
    margin: 10px 10px 10px 0px;}
}

@media (max-width: 758px) {

    .count-box1,
    .count-box2,
    .count-box3,
    .count-box4,
    .count-box5 {
        width: 150px;
        margin: 10px 5px;
        padding: 5px 10px;
    
    }


    .count-box1 .count, .count-box2 .count, .count-box3 .count, .count-box4 .count, .count-box5 .count {
        font-size: 1.5rem;
        font-weight: 600;
    }
    .count-box1 p, .count-box2 p, .count-box3 p, .count-box4 p, .count-box5 p {
        font-size: 14px;
    }
    .side-nav {
        z-index: 9;
        position: absolute;
        top: 10rem;
        width:250px;
        background-color: #e5f1f2;
        padding: 1rem;
        border-radius: 2rem;
    }
    .side-nav-item img {
        width: 25px;
        height: auto;
    }
    .side-nav-item p {
        display: contents;
        font-size: 12px;
    }
    .side-nav h4 {
        font-size: 16px;
        font-weight: 600;
    }
}
.dashboard-count{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.count-img img {
    margin: -25px 0px 0px 0px;
    align-items: center;
    width: 50px;
    height: auto;
}

.forgotpassword .btn-getstarted{
    border: 1px solid #43c5ff;
    padding: 5px 10px;
    border-radius: 16px;
    margin: 0px 10px;
}

@media (max-width: 778px) {
    .forgotpassword{
        display: flex;
        margin-left: 0px;
        flex-wrap: wrap;
      }
      .forgotpassword .btn-getstarted{
        margin:10px;
    }
}






.result-bar {
    padding: 0rem 1rem;
}


.result-box {
    margin-bottom: 2rem;
    border: 1px solid #E5E5E5;
    background: #FFF;
    padding: 1.5rem;
}

.result-box .job-flex {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1.5rem;
}

.result-box span.float-left {
    float: left;
}

.result-box span.float-right {
    float: right;
}

.result-box span.apply a {
    font-weight: 600;
    float: right !important;
    border: 1px solid #14A077;
    color: #14A077;
    padding: 5px 15px;
    border-radius: 30px;
}

.result-box span.applyViewMore a {
    font-weight: 600;
    float: right !important;
    border: 1px solid #14A077;
    color: #14A077;
    padding: 5px 15px;
    border-radius: 30px;
}

.result-box .pricing {
    font-size: 14px;
    padding: 1rem 0rem 0rem;
}


.flexing {
    display: flex;
    align-items: center;
}

.jobs-box,
.jobsdetails-box {
    margin-bottom: 2rem;
    background: #FFF;
    padding: 1.5rem;
}

.jobs-box .job-flex {

    padding-bottom: 1.5rem;
}

.jobs-box span.float-left {
    float: left;
}

.jobs-box span.float-right {
    float: right;
}

.jobs-box span.apply a {
    font-weight: 600;
    float: right !important;
    border: 1px solid #14A077;
    color: #14A077;
    padding: 5px 15px;
    border-radius: 30px;
}

.jobs-box span.applyViewMore a {
    margin-right: -1rem;
    font-weight: 600;
    float: right !important;
    border: 1px solid #14A077;
    color: #14A077;
    padding: 5px 15px;
    border-radius: 30px;
}

.jobs-box .pricing {

    font-size: 14px;
    padding: 1rem 0rem 0rem;
}


.jobs-nav .jobs-nav-item {
    margin-bottom: 1rem;
}

.jobs-box span.tags {

    color: #121212;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.8px;
    /* 165% */
    border-radius: 50px;
    background: #F1F1F1;
    padding: 5px 10px;
    line-height: 0px;
}


span.number {
    color: #fff;
    background-color: #43c5ff;
    padding: 10px 20px;
    margin: 0px 14px;
    border-radius: 30px;
}

.jobsdetails-box p {
    margin: 14px;
    font-weight: 400;
}



/* Style the .jobsdetails-box */
.jobsdetails-box {
    background-color: #f5f5f5;
    /* Background color for the box */
    padding: 20px;
    /* Padding around the box */
    border: 1px solid #ddd;
    /* Border for the box */
    border-radius: 5px;
    /* Rounded corners */
}

/* Style the unordered list */
.jobsdetails-box ul {
    margin-top: 2%;
    list-style: none;
    padding: 0;
}

/* Style each list item */
.jobsdetails-box ul li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

/* Add an icon to each list item */
.jobsdetails-box ul li::before {
    content: "\2192";
    margin: 0px 15px;
    color: #007BFF;
    font-size: 1.2em;
}

/* Style the text content of each list item */
.jobsdetails-box ul li::after {
    content: attr(data-content);
    color: #333;
    /* Text color */
}

.jobs-nav .deatils span {
    color: #646464;
    font-weight: 400;
    margin-bottom: 1rem;
}

.jobs-nav .deatils p {
    color: #000000;
    font-weight: 500;
    font-size: 1rem;
    line-height: 2rem;
}

.jobs-nav .deatils {
    padding: 10px 15px;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ddd;
}



.pricing {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.pricing .salary h6 {
    font-weight: 600;
    margin-top: 5px;
}

.pricing .location h6 {
    font-weight: 600;
    margin-top: 5px;
}


.company-info {
    margin-left: 1.5rem;
}

.company-info .green-text {
    font-weight: 600;
    font-size: 14px;
    color: #14A077;
}

.company-info h4 {
    margin-top: -13px;
    font-weight: 700;
    font-size: 18px;
}

.company-info .address {
    line-height: 24px;
    margin-bottom: 1rem;
    font-size: 14px;
}

.jobseeker-info {
    margin-left: 1.5rem;
}

.jobseeker-info .green-text {
    font-weight: 600;
    font-size: 14px;
    color: #14A077;
}

.jobseeker-info h4 {
    margin-top: -13px;
    font-weight: 700;
    font-size: 18px;
}

.jobseeker-info .address {
    line-height: 24px;
    margin-bottom: 1rem;
    font-size: 14px;
}

.user-img img {
    width: 130px;
    height: auto;
    margin-bottom: 1rem;
}



hr.line-box {
    color: #E5E5E5;
    margin-bottom: 10px;
}





.result-box span.tags {
    margin-top: 1rem;
    color: #121212;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.8px;
    /* 165% */
    border-radius: 50px;
    background: #F1F1F1;
    padding: 5px 8px;
    line-height: 38px;
}

.pagination {
    margin-bottom: 1.5rem;
    float: right;
    color: rgba(var(--default-color-rgb), 0.6);
}

.pagination ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

.pagination li {
    margin: 0 5px;
    transition: 0.3s;
}

.pagination li a {
    color: rgba(var(--default-color-rgb), 0.6);
    padding: 7px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination li.active,
.pagination li:hover {
    background: var(--primary-color);
    color: var(--contrast-color);
}

.pagination li.active a,
.pagination li:hover a {
    color: var(--contrast-color);
}

.Dynamic-data {
    padding: 2rem 0rem;
    color: #fff !important;
}

.Dynamic-data h3 {
    padding: 1rem 0rem !important;
    color: #fff;
}

.Dynamic-data h4 {
    padding-bottom: 1rem;
    font-weight: 700;
    font-size: 18px;

}

button.button-submit {
    color: var(--contrast-color) !important;
    background: var(--primary-color) !important;
    font-size: 14px;
    padding: 8px 26px;
    margin: 0;
    border-radius: 4px;
    transition: 0.3s;
}

button.button-submit {
    color: var(--contrast-color) !important;
    background: rgba(var(--primary-color-rgb), 0.85) !important;
}

.status-buttons {
    padding: 2rem 0rem;
}