/* put your own styles to customize and override the theme */


.menu-dropdown-left {
    position: absolute!important;
    will-change: top, left!important;
    top: -6px;
    right: 0px!important;
}
.oi-account-login:before {
    content: '\e001'!important;
}
.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    right: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: right;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.UploadMargin {
    margin-top: 5px;
    margin-left: -20px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    right: 0;
    left: auto;
}
.search-bar {
    right: 0!important;
}

.field-validation-error {
    font-size: 80%;
    color: #B76BA3;
  
}

    /*.field-validation-error:before {
        font-family: 'Font Awesome 5 Free';
        content: '\f057';
        padding-right:3px;
    }*/

.display-none {
    display: none !important
}

.custom-label{font-size:11px;font-weight:bold}
.font-bold {
    font-weight: bold
}

.lang-text {
    margin-left: 5px;
}

.post-0 {
    position: relative !important;
    top: 0px !important;
}


.modal-header .close {
    position: absolute !important;
    top: -10px !important;
    right: -10px !important;
    opacity: 1 !important;
    outline: none !important;
    z-index: 1050 !important;
}

    .modal-header .close > span {
        color: #ff2525 !important;
        text-shadow: none !important;
        -webkit-transition: 0.3s !important;
        transition: 0.3s !important;
        border: 2px solid #ffffff !important;
        font-size: 1.0rem !important;
        display: block !important;
        background-color: #f5f5f5 !important;
        padding: 0 7px !important;
        opacity: 1 !important;
        border-radius: 50px !important;
        box-shadow: 0 0 3px rgba(0,0,0,0.3) !important;
    }


#organizationUnit .dd-item > button {
    position: absolute !important;
    left: 1rem !important;
    top: 1.125rem !important;
}


#position-relation-form {
    border-left: 1px solid #e6e6e6;
    margin-left: 30px;
    padding-left: 30px;
}


.profile-img-wrap {
    height: 120px;
    position: absolute;
    width: 120px;
    background: #fff;
    overflow: hidden;
}

.profile-basic {
    margin-left: 140px;
}

.profile-img-wrap img {
    border-radius: 50%;
    height: 120px;
    width: 120px;
}

.avatar {
    background-color: #aaa;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    height: 38px;
    line-height: 38px;
    margin: 0 10px 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 38px;
    position: relative;
    white-space: nowrap;
}

    .avatar:hover {
        color: #fff;
    }

    .avatar.avatar-xs {
        width: 24px;
        height: 24px;
    }

    .avatar > img {
        border-radius: 50%;
        display: block;
        overflow: hidden;
        width: 100%;
    }

.user-name {
    color: #333;
}

.profile-img {
    cursor: pointer;
    height: 80px;
    margin: 0 auto;
    position: relative;
    width: 80px;
}

.staff-id {
    font-size: 10px;
    font-weight: 500;
    margin-top: 5px;
}

.personal-info li .title {
    color: #4f4f4f;
    float: left;
    font-weight: 500;
    margin-right: 30px;
    width: 25%;
}

.personal-info li .text {
    color: #8e8e8e;
    display: block;
    overflow: hidden;
}

.personal-info li {
    margin-bottom: 10px;
}

.personal-info {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

.profile-view {
    position: relative;
}

    .profile-view .profile-img-wrap {
        height: 120px;
        width: 120px;
    }

    .profile-view .profile-img {
        width: 120px;
        height: 120px;
    }

    .profile-view .profile-basic {
        margin-left: 140px;
        padding-right: 50px;
    }

    .profile-view .pro-edit {
        position: absolute;
        right: 0;
        top: 0;
    }

.edit-icon {
    background-color: #eee;
    border: 1px solid #e3e3e3;
    border-radius: 24px;
    color: #bbb;
    float: right;
    font-size: 12px;
    line-height: 24px;
    min-height: 26px;
    text-align: center;
    width: 26px;
}

    .edit-icon:hover {
        background-color: #346CB0;
        border-color: #346CB0;
        color: #fff;
    }

.staff-msg {
    margin-top: 30px;
}

.profile-info-left {
    border-right: 2px dashed #ccc;
    height:120px;
}

.avatar-box {
    float: left;
}

@media only screen and (max-width: 991.98px) {
    .profile-info-left {
        border-right: none;
        border-bottom: 2px dashed #ccc;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 767.98px) {
    .profile-info-left {
        border-right: none;
        border-bottom: 2px dashed #ccc;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 575.98px) {
    .profile-view .profile-basic {
        margin-left: 0;
        padding-right: 0;
    }

    .profile-img-wrap {
        position: relative;
        margin: 0 auto;
    }

    .profile-info-left {
        text-align: center;
    }

    .profile-basic {
        margin-left: 0;
        margin-top: 15px;
    }
}


.div-item {
    margin-left: 10px;
}

.parent-employee-detail {
    padding: 10px
}

.space-emp-details {
    margin-left: 40px !important;
}

.profile-firstrow-margin {
    margin-left: 10px !important;
    margin-top: 10px !important;
}


/*Employee profile css*/

.md-dark {
    color: rgba(23,31,35,.24);
}

    .md-dark svg {
        fill: rgba(23,31,35,.24);
    }

.pmd-icon-xs {
    display: inline-flex;
    font-size: 18px;
}

.pmd-icon-sm {
    display: inline-flex;
    font-size: 24px;
}

.pmd-icon-lg {
    display: inline-flex;
    font-size: 48px;
}

    .pmd-icon-lg svg {
        height: 48px;
    }

.pmd-card .card-body {
    padding: 0 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.pmd-card .card-title {
    margin-bottom: .5rem;
}

.pmd-card .card-subtitle {
    font-size: .875rem;
    color: rgba(23,31,35,.64);
}

.details-tab .card-subtitle {
    padding-top: 7px !important;
}


.details-tab a {
    color: rgba(23,31,35,.87);
    text-decoration: none;
    outline: 0;
}
.title-label {
    color: rgba(23,31,35,.64);
    font-size: .875rem;
}

.pmd-list-title {
    font-weight: bold;
    color: rgba(23,31,35,.87);
    font-size: 12px;
}

.add-dialog .modal-header:after {
    content: "";
    background-color: #3075BA;
    border-radius: 2px;
    width: 60px;
    height: 4px;
    position: absolute;
    bottom: -3px;
}

.add-dialog .modal-header.pmd-modal-border {
    box-shadow: 0 2px 4px 0 rgba(23,31,35,.06);
    border-bottom: none !important;
    border-radius: 2px;
    position: relative;
}

.details-tab {
    margin-top: 24px;
    padding-bottom: 16px;
    border-bottom: solid 1px #dee2e6;
    padding-left: 8px;
    padding-right: 8px;
}

    .details-tab:last-child {
        border: none;
    }

    .details-tab .card-title {
        margin-bottom: 0;
        color: #346CB0;
        font-size: 14px !important;
    }

    .details-tab .pmd-list-subtitle {
        margin-bottom: 0;
        color: rgba(23,31,35,.64);
        font-size: .76rem;
    }

    .details-tab .pmd-list-title {
        margin-bottom: 16px;
      
    }

    .details-tab .media-card {
        border: 1px solid rgba(23,31,35,.12);
        padding: 1rem 1rem 0 1rem;
        margin: .5rem;
        border-radius: 2px;
    }

        .details-tab .media-card .media-title {
            color: rgba(23,31,35,.87);
            font-size:17px!important;
        }

    .details-tab .card-row {
        margin-left: -.5rem;
        margin-right: -.5rem;
    }

@media only screen and (max-width:767px) {
    .media-card {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
}


.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: .75rem;
}

.media-body {
    -ms-flex: 1;
    flex: 1;
}
/* Employee Profile End*/

.panel-body {
    padding: 15px;
}



.stats-left {
    float: left;
    width: 30%;
    background-color: #337ab7;
    text-align: center;
    padding: 0.3em;
    min-height: 63.7px;
    margin-top: 10px;
    box-shadow: 0 2px 2px 0;
}

.states-mdl .stats-left {
    background-color: #f1f0f5;
}

.states-mdl .stats-right {
    background-color: rgba(245, 244 ,253, 0.88);
}

.states-last .stats-left {
    background-color: #346cb0;
}

.states-last .stats-right {
    background-color: rgba(113, 174, 247, 0.88);
}

.stats-right {
    float: right;
    width: 70%;
    text-align: center;
    min-height: 63.7px;
    background-color: rgba(113, 174, 247, 0.88);
    box-shadow: 0 2px 2px 0;
}

.stats-left h5 {
    color: #fff;
    font-size: 1em;
    margin-top: 20px;
}
.states-mdl .stats-left h5 {
    color: black;
    font-size: 1em;
    margin-top: 20px;
}

.stats-left h4 {
    font-size: 1.5em;
    color: #fff;
    margin-top: 10px;
}

.states-mdl .stats-left h4 {
    font-size: 1.5em;
    color: black;
    margin-top: 10px;
}

.stats-right label {
    font-size: 15px;
    color: #fff;
    width: 100%;
    word-wrap: break-word;
}
.states-mdl .stats-right label {
    font-size: 15px;
    color:black;
    width: 100%;
    word-wrap: break-word;
}
.stats-right p {
    font-weight: bold;
    color: white;
}
.states-mdl .stats-right p {
    font-weight: bold;
    color: black;
}
.states-mdl {
    margin-top: 10px;
}

.states-last {
    margin-top: 10px;
}

.widget-shadow {
    background-color: #fff;
    box-shadow: 0 -1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    -webkit-box-shadow: 0 -1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    -moz-box-shadow: 0 -1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
}

.widget-shadow {
    padding: 15px;
    margin-bottom: 15px;
}

@media (min-width:1025px) {
    .stats-right {
        padding: 2px 10px;
    }
}

@media (min-width:1024px) and (max-width:1100px) {
    .stats-left, .stats-right {
        min-height: 94px;
    }

    .stats-right {
        padding: 10px 10px;
    }

        .stats-right label {
            font-size: 16px;
        }

    .stats-left h4 {
        font-size: 22px;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .stats-left, .stats-right {
        min-height: 94px;
    }

    .stats-right {
        padding: 10px 10px;
    }

        .stats-right label {
            font-size: 16px;
        }

    .stats-left h4 {
        font-size: 22px;
    }
}

@media (max-width:640px) {
    h3 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media (max-width: 320px) {
    h3.title {
        font-size: 1.6em;
    }
}

.panel-body.widget-shadow.overview_status {
    margin-bottom: 30px;
    min-height: 377px;
}

@media (max-width:1080px) {
    .row {
        margin: 1.5em 0 0;
    }
}

@media (max-width:640px) {
    .stats-left h4 {
        font-size: 1.7em;
    }

    .stats-right {
        padding: 1.35em 0em;
    }

    .row {
        margin: 1.3em 0 0;
    }

    .panel-body {
        font-size: 0.9em;
    }
}

@media (max-width:480px) {
    .stats-left {
        width: 68%;
        padding: 1em .6em;
    }

    .stats-right {
        padding: 1em 0;
        width: 32%;
        min-height: 75px;
    }

    .stats-left h4 {
        font-size: 1.4em;
    }

    .stats-right label {
        font-size: 14px;
        padding: 0 6px;
        width: 100%;
        word-wrap: break-word;
    }

    .row {
        margin: 1.1em 0 0;
    }
}

@media (max-width:320px) {
    .panel-body {
        padding: 10px;
    }

    .stats-right {
        padding: 10px 0;
    }

    .stats-left {
        padding: 0.82em .6em;
    }

    .row {
        margin: 1em 0 0;
    }
}
/* Custome css For Leave Balance*/

