
.page-area {
    /*background: url(../images/careers_page_title-bg.jpg);*/
    position: relative;
    background-position: top center;
}

    .page-area:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* background-image: linear-gradient(120deg, #202020, #4b4e4e); */
        background-image: linear-gradient(120deg, #bfbfbf, #83a7ef);
        opacity: .7;
    }

.breadcrumb {
    padding: 2rem 0px;
    background-color: transparent;
    margin-bottom: 0;
    overflow: hidden;
}

    .breadcrumb .section-headline {
        padding-bottom: 0px;
        display: inline-block;
    }

.section-headline p {
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 0px;
}

.breadcrumb-bg {
    float: right;
    padding: 14px 0px;
}

.jobheader {
    font-size: 0.8rem;
}

    .jobheader a {
        color: #000;
    }

body {
    font-size: .6525rem;
}

.form-control {
    font-size: .6525rem;
}


.check-btn label {
    width: 100%;
}

.label-career {
    font-weight: bold;
}


.check-btn label {
    display: block;
    margin: 0 0.2em;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

    .check-btn label:first-child input {
        padding: 15px;
        border-radius: 5px;
    }

    .check-btn label:last-child input {
        border-radius: 5px;
    }

.check-btn input {
    border-radius: 0;
    padding: 15px !important;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    margin-bottom: 0.5em;
    width: 100%;
    height: 1em;
    transition: all var(--transDur) ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #cfd0d3;
}

    .check-btn input:checked {
        background-color: #000;
    }

        .check-btn input:checked + span {
            opacity: 1;
            color: #fff;
        }

    .check-btn input:focus {
        outline: transparent;
    }

    .check-btn input + span {
        opacity: 0.65;
        position: absolute;
        top: 7px;
        text-align: center;
        left: 13px;
    }

    .check-btn input:checked {
        background-color: #000;
    }

.col.col-left {
    flex: 0 0 20%;
    max-width: 20%;
}

.top-sub {
    top: -70px;
}

.bgblue {
    background-color: #385891;
}

.hv-100 {
    height: 100vh
}

.breadcrumb-bg a {
    width:100%;

}

@media (max-width: 767px) {

    .margin-min {
        margin-top: -39px;
    }

    .job-title-h1 {
        font-size: 1.2rem !important;
        font-weight: bold;
    }
    .section-headline.white-headline {
        padding-left: 0px !important;
    }

    .card-body {
        padding: 0.8rem;
    }

    .breadcrumb-bg {
        padding: 8px 0px 0px;
        display: flex;
        /*justify-content: center;*/
        justify-content: space-between;
        float: none;
    }


    .navbar-brand-box {
        display: block !important;
        padding:0px;
    }

    .breadcrumb-bg a {
        width: auto;
        float: left;
        margin: 0px 2px !important;
    }

    .hv-100 {
        height: auto;
    }

    .navbar-header .btn {
        padding: .375rem .25rem;
    }

    .top-sub {
        top: -40px;
    }

    .col.col-left {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #ProfileManu .nav-item {
        display: block;
    }

        #ProfileManu .nav-item a {
            display: block;
            text-align: left;
        }

    #ProfileManu .nav {
        display: inherit;
    }

    #navbarSupportedContent.collapse.show {
        position: absolute;
        z-index: 999;
        background: rgb(255, 255, 255);
        width: 96%;
    }

    .breadcrumb-bg li.notification-list {
        position: absolute;
        right: 0px;
        top: 1px;
        display: block !important;
    }
}

#ProfileManu .btn.focus, .btn:focus {
    box-shadow: none;
}

.btn {
    font-size: 0.6525rem;
}

#Additional .custom-control-label {
    padding-top: 2px;
}

/*--profile-user-- */

.profile-user .user-profile-image {
    -o-object-fit: cover;
    object-fit: cover;
}

.profile-user .profile-photo-edit {
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
    cursor: pointer;
}

.profile-user .profile-img-file-input {
    display: none;
}

.avatar-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #6691e7;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.pyy-1 {
    padding: 2px 0px;
}

.nowrap {
    white-space: nowrap;
}

.tab-content tbody {
    border-top: 3px #888 solid;
}

#accordion {
    font-size: 0.6525rem !important;
}

.jobheader2 {
    font-size: inherit !important
}


.topbar-custom .notification-list .nav-link {
    padding: 0px 15px !important;
}

.check-btn input:checked + span {
    color: #FFFFFF;
}

.notificationclosebtn {
    margin-left: 7px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 18px;
    line-height: 14px;
    transition: 0.3s;
}


div.bgrowhover:hover {
    background-color: #ABC9E8;
}

#btneditprofile i, .socialmedicons i {
    color: var(--maincolor);
}

#btnthemecolor {
    background-color: var(--maincolor);
    border: var(--maincolor);
}

.btnResetSrch {
    background-color: var(--maincolor);
}

.check-btn {
    display: flex;
}

    .check-btn label {
        width: 100%;
    }
    /*.check-btn {
     margin: auto;
     max-width: 24em;
     padding: 0 1.5em;
}
*/
    .check-btn label {
        display: block;
        margin: 0 0.2em;
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        position: relative;
    }

        .check-btn label:first-child input {
            padding: 15px;
            border-radius: 5px;
        }

        .check-btn label:last-child input {
            border-radius: 5px;
        }

    .check-btn input {
        border-radius: 0;
        padding: 15px !important;
        border-radius: 5px;
        cursor: pointer;
        display: block;
        margin-bottom: 0.5em;
        width: 100%;
        height: 1em;
        transition: all var(--transDur) ease-in-out;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #CCCCCC;
    }

        .check-btn input:checked {
            background-color: var(--maincolor);
        }

            .check-btn input:checked + span {
                opacity: 1;
            }

        .check-btn input:focus {
            outline: transparent;
        }

        .check-btn input + span {
            opacity: 0.65;
            position: absolute;
            top: 7px;
            text-align: center;
            left: 13px;
        }

#accordion a {
    display: block;
}

#accordion i {
    font-size: 1em;
    position: absolute;
    right: 7px;
    top: 9px;
}

#accordion a.collapsed i:before {
    content: "\f105";
}

#accordion_loc a {
    display: block;
}

#accordion_loc i {
    font-size: 1em;
    position: absolute;
    right: 7px;
    top: 9px;
}

#accordion_loc a.collapsed i:before {
    content: "\f105";
}

.popover-body {
    color: #5b626b !important;
}

.card {
    border: none;
    -webkit-box-shadow: 0 -3px 31px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
    box-shadow: 0 -3px 31px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
    margin-bottom: 10px;
}


html {
    position: relative;
    min-height: 100%
}

.main-div {
    padding-bottom: calc(7rem / 2);
}

.footer {
    /* position: relative !important;*/
    left: 0px !important;
}
.check-btn label {
    display: block;
    margin: 0 0.2em;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.container-fluid {
    max-width: 100% !important;
}

body {
    background-color: #f5f5f5 !important;
}

.navbar-toggler {
    font-size: 0.9rem;
}

.careers-label {
    font-weight: 600;
    margin-bottom: 3px;
}

.cursor-pointer{
    cursor:pointer;
}

.cursor-default {
    cursor: default;
}

#mycompanyjobfrm .select2.select2-container{
    width: 100% !important;
}

.modal-header{
    padding: 0.6rem 0.6rem !important;
}

    .modal-header h4 {
        font-size: 1rem;
    }

/*--------------------css loader - Start -----*/

.cssload-loader {
    position: relative;
    left: calc(50% - 76px);
    width: 152px;
    height: 152px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    perspective: 1900px;
}

.cssload-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

    .cssload-inner.cssload-one {
        left: 0%;
        top: 0%;
        animation: cssload-rotate-one 1.3s linear infinite;
        -o-animation: cssload-rotate-one 1.3s linear infinite;
        -ms-animation: cssload-rotate-one 1.3s linear infinite;
        -webkit-animation: cssload-rotate-one 1.3s linear infinite;
        -moz-animation: cssload-rotate-one 1.3s linear infinite;
        border-bottom: 7px solid rgba(20,158,135,0.43);
    }

    .cssload-inner.cssload-two {
        right: 0%;
        top: 0%;
        animation: cssload-rotate-two 1.3s linear infinite;
        -o-animation: cssload-rotate-two 1.3s linear infinite;
        -ms-animation: cssload-rotate-two 1.3s linear infinite;
        -webkit-animation: cssload-rotate-two 1.3s linear infinite;
        -moz-animation: cssload-rotate-two 1.3s linear infinite;
        border-right: 7px solid rgba(219,20,20,0.31);
    }

    .cssload-inner.cssload-three {
        right: 0%;
        bottom: 0%;
        animation: cssload-rotate-three 1.3s linear infinite;
        -o-animation: cssload-rotate-three 1.3s linear infinite;
        -ms-animation: cssload-rotate-three 1.3s linear infinite;
        -webkit-animation: cssload-rotate-three 1.3s linear infinite;
        -moz-animation: cssload-rotate-three 1.3s linear infinite;
        border-top: 7px solid rgba(9,60,122,0.61);
    }

.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(9, 136, 217, 0.3);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

@keyframes cssload-rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-one {
    0% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-one {
    0% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-one {
    0% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-two {
    0% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-two {
    0% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-two {
    0% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-three {
    0% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-three {
    0% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-three {
    0% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

/*--------------------css loader - End -----*/

.breadcrumb.breadcrumb1 {
    padding: 60px 0px;
}

.breadcrumb.breadcrumb2 {
    padding: 4rem 0px 1rem;
}
.nav-pills > li > a, .nav-tabs > li > a {
    color: #5b626b;
    font-weight: 500;
}

label {
    font-weight: 500;
}

body {
    margin: 0;
    font-family: Poppins,sans-serif;
    font-size: .6525rem;
    font-weight: 400;
    line-height: 1.5;
    color: #5b626b;
    text-align: left;
    background-color: #f5f5f5;
}

select:required, input:required {
    border: 1px solid red;
}

.tree, .tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .tree ul {
        margin-left: 1em;
        position: relative
    }

        .tree ul ul {
            margin-left: .5em
        }

        .tree ul:before {
            content: "";
            display: block;
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            border-left: 1px solid
        }

    .tree li {
        margin: 0;
        padding: 0 1em;
        line-height: 2em;
        color: #666;
        font-weight: 700;
        position: relative
    }

    .tree ul li:before {
        content: "";
        display: block;
        width: 10px;
        height: 0;
        border-top: 1px solid;
        margin-top: -1px;
        position: absolute;
        top: 1em;
        left: 0
    }

    .tree ul li:last-child:before {
        background: #fff;
        height: auto;
        top: 1em;
        bottom: 0
    }

.indicator {
    margin-right: 5px;
}

.tree li a {
    text-decoration: none;
    color: #666;
}

.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color: #666;
    border: none;
    background: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    outline: 0;
}

.title1 {
    width: 100%;
    color: #444;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 500;
    border-bottom: 2px solid #666;
}

.borderblue {
}

.fltl {
    float: left;
}

.tabtitl {
    font-size: 14px;
    font-weight: 800;
}

.fltl h5 {
    font-size: 20px;
    margin: 0px 10px;
    padding: 0px;
}
/*#selected li, #selectedSearch li {
    margin: 0;
    padding: 0;
    line-height: 2em;
    color: #369;
    font-weight: 700;
    position: relative;
    border-bottom: 1px solid #efefef;
}
#selected, #selectedSearch {
    margin: 0;
    padding: 0px 10px;
}*/
/*Tree End*/
.overflow-hidden-border {
    overflow: hidden;
}

.carte {
    display: none;
}

.inpitbutton {
    position: relative;
}

    .inpitbutton:hover > .carte {
        display: block;
        position: absolute;
        right: 22px;
        top: 23px;
    }

select:required:valid, input:required:valid {
    border-color: #008000;
}

.dropdown-profile{
    right: 10px;
    top: 5px;
}

.text-primary {
    color: var(--maincolor) !important;
}

.btn-primary, .btn-info {
    background-color: var(--maincolor) !important;
    border-color: var(--maincolor) !important;
}



.clsBgRemove.dropdown-item.active, .clsBgRemove.dropdown-item:active {
    background-color: transparent;
}

.job-title-h1 {
    color: #ffffff;
    font-size: 32px;
}

.job-title-h2 {
    color: #ffffff;
    font-size: 24px !important;
}

.job-title-h3 {
    color: #ffffff;
    font-size: 16px !important;
}

/* ======
16. Tabs
   ====== */
/* =============
   Tabs & Accordions
============= */
.nav-tabs .nav-link, .nav-pills .nav-link {
    color: var(--maincolor);
    font-weight: 500;
}

.nav-tabs-custom {
    border-bottom: 2px solid #DDD;
}

    .nav-tabs-custom .nav-item {
        position: relative;
        text-transform: uppercase;
    }

        .nav-tabs-custom .nav-item .nav-link {
            border: none !important;
            font-weight: 500;
        }

    .nav-tabs-custom > li > a {
        color: var(--maincolor);
    }

        .nav-tabs-custom > li > a::after {
            content: "";
            background: var(--maincolor);
            height: 2px;
            position: absolute;
            width: 100%;
            left: 0;
            bottom: -1px;
            -webkit-transition: all 250ms ease 0s;
            transition: all 250ms ease 0s;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        .nav-tabs-custom > li > a.active::after, .nav-tabs-custom > li:hover > a::after {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

        .nav-tabs-custom > li > a.active {
            color: var(--maincolor) !important;
        }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background: var(--maincolor);
}

#accordion .card-header {
    border-bottom: 1px solid rgba(42, 49, 66, 0.05);
}
#accordion_loc .card-header {
    border-bottom: 1px solid rgba(42, 49, 66, 0.05);
}

.dropdown-menu {
    font-size:0.7rem;
}
.topbargreen {
    border-top:2px solid #11ae31;
}

.modal-content {
    outline: 2px px solid #000;
    outline-offset: -6px;
    padding: 5px !important;
}
.modal-body {
    overflow-y: auto;
}
.career-label {

    font-weight: bold;
    padding: 2px 0px;
    margin: 0px;
    display: block;
}

.m-t-20{
    margin-top: 0.5rem !important;
}

.swal-title {
    font-size: 1.2rem !important;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: black;
    font-family:;
}

.Captcha-Text {
    position: relative;
    text-align: center;
    color: white;
    float: left;
}

.radius {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
}

.topbargreen {
    font-size: 0.79rem;
}

#candidateSkills + .select2-container {
    width: 100% !important;
}

input[switch] + label:before {
    font-size: 10px;
    line-height: 23px;
    margin:inherit;
}
input[switch] + label {
    height: 19px;
    width: 49px;
}

    input[switch] + label:after {
        height: 14px;
        width: 14px;
    }

@media (max-width: 780px) {
    .pendingaction {
        position: absolute;
        top: 3rem;
        left: 0px;
    }

    #navbarSupportedContent .nav {
        display: inherit;
    }
    #divcompanyHeading h2 {

        font-size: 1.3rem;
        font-weight: 500;
        margin-bottom: 0px;

    }

    .text-center.font-size-change p {
        font-size: 0.8rem !important;
        padding: 0px 12px;
    }

    #divcompanyHeading h3 {
        font-size: 1.2rem;
    }

    .topbargreen h2 {
        font-size: 2rem !important;
        line-height: initial !important;
    }
}


/*--------------------css Company Page Grid - Start -----*/
.filter-button {
    background: #ccc;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-sizing: border-box;
    color: #999;
    float: right;
    font-size: 14px;
    font-weight: 400;
    height: 24px;
    line-height: 22px;
    margin-left: 5px;
    min-width: 24px;
    padding: 0 7px;
    text-align: center;
    text-transform: uppercase;
}


.openjob {
    color: #a2a2a2;
    font-size: 1.3em;
    font-weight: 500;
    margin: 0 0 1em;
}

.blog-date {
    font-size: 1.1em;
    font-weight: 500;
    color: #adafb0;
}

.blog-title {
    font-size: 1.1rem;
}

.blog-subheading {
    display: block;
    margin-bottom: 1em;
    font-size: 1.1em;
    color: #2E2F30;
    font-weight: 500;
}

.blog-los {
    color: #939597;
    font-weight: 500;
    font-size: 1.1em;
}

.description {
    margin-top: 1em;
    color: #606264;
    line-height: 1.5em;
    /*font-weight: 500;*/
    display: block;
    word-break: break-all;
    text-overflow: ellipsis;
    height: 13em;
    overflow: hidden;
    position: relative;
    /*font-size: 13px;*/
}

    .description:after {
        content: "";
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 70%;
        height: 1.2em;
        background: -webkit-linear-gradient(left,rgba(255,255,255,0),#FFF 100%);
        background: linear-gradient(to right,rgba(255,255,255,0),#FFF 100%);
        pointer-events: none;
    }

.card-title-category {
    font-size: 1.7em;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: #5198DE;
    text-decoration: none;
}

.card-type {
    color: #939597;
    font-weight: 500;
    font-size: 1.1em;
    padding: 0px 10px;
}

.card-category {
    display: block;
    margin-bottom: 1em;
    font-size: 0.8em;
    color: #2E2F30;
    font-weight: 600;
}

.card-des {
    margin-top: 1em;
    color: #606264;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 12px;
    padding: 0px 4px;
}

.cls-highlight {
    background-color: var(--maincolor);
    color: #fff;
}

.filter-button:hover {
    color: inherit;
}
/*--------------------css Company Page Grid  - End -----*/

.datepicker.datepicker-dropdown.dropdown-menu{
    z-index: 1060 !important;
}

input.datepicker {
    border: 1px solid #ced4da !important;
}

.page-item.active .page-link {
    background-color: var(--maincolor);
    border-color: var(--maincolor);
}

.page-item:not(.active) .page-link {
    cursor:pointer;
}

@media (max-width: 375.98px) {
    .pagination-sm .page-link {
        padding: 0.21rem 0.4rem;
        font-size: .5675rem;
    }
}

#collapseOne{
    max-height:200px;
    overflow-y:scroll;
}

.greencol i {
    color: #59b217;
}

.orangecol i {
    color: #f48222;
}

.bluecol i {
    color: #2f73b0;
}

.blackcol i {
    color: #000000;
}

.redcol i {
    color: #dd414c;
}

.greycol i {
    color: #8b8b8b;
}

.themecol i {
    color: var(--maincolor);
}
.actionlink{
    cursor:pointer;
}


@media (min-width: 350px) {

    iframe {
        width: 100% !important;
        height: 1200px !important;
        border: 0px solid #fff;
    }
}

@media (min-width: 576px) {

    iframe {
        width: 100% !important;
        height: 1300px !important;
        border: 0px solid #fff;
    }
}


@media (min-width: 768px) {
    iframe {
        width: 100% !important;
        height: 1300px !important;
        border: 0px solid #fff;
    }
}


@media (min-width: 992px) {
    iframe {
        width: 100% !important;
        height: 1000px !important;
        border: 0px solid #fff;
    }
}


@media (min-width: 1200px) {

    iframe {
        width: 100% !important;
        height: 900px !important;
        border: 0px solid #fff;
    }
}


@media (min-width: 1400px) {
    iframe {
        width: 100% !important;
        height: 850px !important;
        border: 0px solid #fff;
    }
}

.pagination-sm .page-link {
    font-size: inherit;
}

.btn-warning.text-white {
    color: #000 !important;
    font-weight:500;
}


.upload-area {
    border: 2px dashed #c2cdf8;
    border-radius: 10px;
    padding: 51px 20px 72px;
    text-align: center;
    background-color: #fafbff;
    transition: all 0.3s;
    cursor: pointer;
}

.orBorder {
    height: 1px;
    background: #e2e2e3;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.orZindex {
    background: white;
    padding: 0 15px;
    position: relative;
    z-index: 2;
    font-size: 18px;
    font-weight: bolder;
}

.textInCenter {
    position: absolute;
    top: 43px;
    left: 37%;
}

.section-title {
    margin-bottom: 15px;
    padding-bottom: 6px;
    border-bottom: 2px solid #e2e2e3;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 15px;
    font-weight: 700;
    color: #333;
}

.pronunciation-container {
    display: flex;
    align-items: center;
    gap: 10px;
}

.pronunciation-btn:hover {
    background-color: #a1a1a1;
    color: white;
}

.pronunciation-btn {
    background-color: #e5e5e5;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #565656;
    transition: all 0.3s;
    font-size: 13px;
}