/* @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');
body {
    font-family: 'Roboto', sans-serif;
} */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,600i,700,800&display=swap" rel="stylesheet"');
body {
    font-family: 'Open Sans', sans-serif;
}

.brand-link .brand-image {
    float: none;
    max-height: 44px;
    margin: 0;
    max-width: 100%;
}

.brand-link {
    padding: 1.55rem 1rem;
}

form.form-inline.nav-search {
    width: 100%;
}

.form-inline.nav-search .input-group {
    width: 100%;
}

.hlth-user {
    position: absolute;
    left: auto;
    right: 0;
}

li.dropdown.user.user-menu a {
    display: block;
    padding: 6px 0;
}

.navbar {
    padding: 1.2rem 1.5rem;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #007CC3;
    box-shadow: none;
    border-left: 4px solid #E97F78;
}

[class*=sidebar-light-] .nav-sidebar>.nav-item.menu-open>.nav-link,
[class*=sidebar-light-] .nav-sidebar>.nav-item:hover>.nav-link {
    background-color: rgba(234, 127, 119, 0.12);
    color: #212529;
}

[class*=sidebar-light-] .sidebar a {
    color: #3A3A3A;
    font-weight: 100;
}

[class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active,
[class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active:hover {
    background-color: rgba(169, 169, 169, 0.1);
    color: #197cc3;
}

li.dropdown.user.user-menu a {
    color: #3A3A3A;
    font-weight: 100;
}

li.dropdown.user.user-menu a.dropdown-toggle b {
    font-weight: 500;
}

.navbar-nav>.user-menu .user-image {
    height: 50px;
    width: 50px;
}

.bell a i {
    color: #007CC3;
    font-size: 22px;
}

.bell a.nav-link {
    margin: 7px 16px;
}

footer strong {
    color: #929196;
    font-weight: 400;
}

form input.form-control.form-control-navbar::placeholder {
    color: #AFAFB0;
    font-weight: 100;
    font-size: 12px;
    letter-spacing: 2px;
}

span.badge.badge-warning.navbar-badge {
    background: #E97F78;
    color: #fff;
    padding: 4px 4px;
    border-radius: 100%;
    top: 0;
    right: 0;
    border: 2px solid #fff;
}

.main-header {
    border-bottom: 1px solid #EDEDF3;
}

.nav-search .form-control {
    padding: 24px 17px 28px;
    text-overflow: ellipsis;
}

.main-footer {
    border-top: 1px solid #EDEDF3;
}

.nav-pills .nav-link {
    border-radius: 0rem;
}

.sidebar {
    padding: 0;
}

#sidebar .sidebar .nav-link {
    padding: 21px 35px;
    text-align: left;
    word-break: break-word;
    white-space: normal;
}

.nav-sidebar .nav-item>.nav-link {
    margin-bottom: 0;
}

aside.main-sidebar.sidebar-light-primary {
    border-right: 1px solid #EDEDF3;
}

ul.nav-treeview li.nav-item {
    background: #F5F5FB;
}

[class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active {
    background: transparent;
}

.content-wrapper {
    background: #F5F5FB;
}

.navbar-light .form-control-navbar,
.navbar-light .btn-navbar {
    background: #fff;
    border: 1px solid #d5d5d8;
}

.sidebar li.nav-item p {
    padding-left: 12px;
}

.nav-sidebar .nav-link>.right,
.nav-sidebar .nav-link>p>.right {
    top: 1.5rem;
}

.hlth-box .icon {
    padding: 5px;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.icon img {
    width: 100%;
    max-width: 100%;
}

.small-box.hlth-box {
    position: relative;
}

.hlth-box .inner p {
    margin-bottom: 0;
}

.small-box>.inner {
    padding: 10px 10px;
}

.hlth-box .inner h3 {
    margin: 5px 0 0 0;
    font-weight: 400;
    font-size: 30px;
}

.hlth-box .inner p {
    font-weight: 300;
}

.small-box.grd-1 {
    background: linear-gradient(120deg, rgba(254, 203, 82, 1) 0%, rgba(254, 123, 0, 1) 100%);
}

.small-box.grd-2 {
    background: linear-gradient(120deg, rgba(189, 101, 217, 1) 0%, rgba(92, 39, 252, 1) 100%);
}

.small-box.grd-3 {
    background: linear-gradient(150deg, rgba(62, 243, 192, 1) 0%, rgba(16, 195, 148, 1) 100%);
}

.small-box.grd-4 {
    background: linear-gradient(150deg, rgba(249, 204, 104, 1) 0%, rgba(247, 119, 179, 1) 100%);
}

.small-box.grd-5 {
    background: linear-gradient(328deg, rgba(31, 225, 225, 1) 0%, rgba(180, 136, 246, 1) 100%);
}

.small-box {
    box-shadow: none;
}

.applicant .item small {
    display: block;
    color: #E97F78;
    font-weight: 100;
}

.item .product-info a,
.products-list .product-description {
    color: #89888D;
}

.applicant .products-list .product-img img {
    border-radius: 100%;
}

.timeline>div>.far {
    background: #fff;
    left: -7px;
}

.hlth-notify .timeline i {
    color: #88D6FD;
    font-size: 18px;
}

.hlth-notify .timeline::before {
    background: #E9F8FF;
    width: 1px;
    left: 7px;
}

.hlth-notify .timeline-body {
    color: #A5A4AC;
    font-size: 12px;
    font-weight: 100;
    padding-top: 5px !important;
}

.hlth-notify .timeline>div>.timeline-item>.timeline-header {
    color: #646369;
    font-size: 14px;
    font-weight: 400;
    border: none;
    padding-bottom: 0;
}

.hlth-notify .timeline a {
    color: #005C9F;
    font-weight: 400 !important;
}

.hlth-notify .timeline>div>.timeline-item {
    box-shadow: none;
    margin-left: 35px;
}

.hlth-notify .timeline {
    margin-bottom: 0;
}

.date-c {
    font-size: 18px;
    background: #fff;
    height: 65px;
    width: 65px;
    line-height: 22px;
    padding: 7px 0;
    font-weight: 600;
    border-radius: 100%;
    color: #646369;
    border: 2px solid #F5F4F4;
}

.date-c span {
    display: block;
}

.hlth-sch .media {
    background: #F8F8F8;
    padding: 12px 20px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 15px;
}

.hlth-sch .media:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    background: url(../img/turn.png);
    height: 22px;
    width: 22px;
}

h3.card-title {
    font-size: 18px;
    color: #646369;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.card-header {
    border: none;
    padding: 20px 25px 20px 25px;
}

.card-tools,
.card-tools>a,
.card-tools .btn-tool,
.card-header a {
    color: #C0C0C3;
    font-size: 14px;
}

table.hlth-table tbody td {
    color: #6d6b6b;
    font-size: 15px;
    /* font-weight: 100; */
    font-weight: 400;
    vertical-align: middle;
}

table.hlth-table thead th {
    font-weight: 400;
}

.table thead th {
    border: none;
    background: #dedede !important;
}

.table td {
    border-top-color: #F5F5FB;
}

.card-body {
    padding: 0 25px 20px 25px;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
}

.card {
    border-radius: 10px;
    /* box-shadow: none; */
    height: 100%;
    margin-bottom: 0;
}

.content-header h1 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    color: #646369 !important
}

.small-box {
    border-radius: 10px;
}

.products-list .product-description {
    font-size: 14px;
    font-weight: 100;
}

.product-list-in-card>.item {
    border-bottom-color: #F5F5FB;
}

.hlth-message .item small {
    color: #C0C0C3;
}

.hlth-sch .media-body {
    font-weight: 100;
    font-size: 14px;
    color: #88878C;
    padding: 10px 0;
}

ul.dropdown-menu,
.navbar-expand .navbar-nav .dropdown-menu {
    box-shadow: 0 0 50px 0 rgba(82, 63, 105, .15);
    border: none;
    border-radius: 4px;
}

.bell span.text-muted.text-sm {
    font-weight: 100;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    background: #ea7f77;
    color: #fff;
}

.bell a.dropdown-item i {
    font-size: 16px;
}


/*contacts page*/

ul.table-actions {
    padding: 0;
    margin: 0;
}

ul.table-actions li {
    list-style: none;
    display: inline-block;
    margin: 0 8px;
}

ul.table-actions li a {
    color: #929196;
    font-size: 12px;
}

ul.table-actions li a:hover {
    opacity: 0.8;
}

ul.table-actions li a span {
    display: block;
    padding-top: 3px;
}

#table_filter a {
    flex: 0 0 calc(100% / 31);
    max-width: calc(100% / 31);
    color: #ACACAC;
    font-size: 13px;
    text-align: center;
}

div#table_filter {
    display: flex;
    flex: auto;
}

.card .fl-form.fl-style-1 input.fl-input,
.card .fl-form.fl-style-1 select.fl-select,
.card .fl-form.fl-style-1 textarea.fl-textarea,
input.date-hlth {
    padding: 12px 12px;
    border: 1px solid #d5d5d8;
}

.card .fl-form.fl-style-1 .fl-is-active input.fl-input,
.card .fl-form.fl-style-1 .fl-is-active select.fl-select,
.card .fl-form.fl-style-1 .fl-is-active textarea.fl-textarea {
    padding: 12px 12px;
}

.card .fl-form.fl-style-1 select.fl-select,
input.date-hlth {
    height: 50px;
}

.card .fl-form .fl-wrap-select:after {
    top: 0px;
}

.card .fl-form input.fl-input,
.card .fl-form select.fl-select,
.card .fl-form textarea.fl-textarea {
    margin-bottom: 4px;
}

.card form input {
    border: 1px solid #d5d5d8;
    width: 100%;
    border-radius: 3px;
    color: #ACACAC;
}

.card form input:focus,
.card-body .dash-form-group .ui-widget:focus {
    text-decoration: none;
    outline: none;
}

.card input::placeholder,
.card .fl-form.fl-style-1 select.fl-select::placeholder {
    color: #ACACAC;
    font-weight: 100;
}

.card .input-group-text {
    background: transparent;
    border: none;
    color: #BCBCBC;
    font-size: 18px;
}

.card .input-group-prepend {
    flex-direction: row-reverse;
    position: absolute;
    top: 10px;
    right: 10px;
}

span.count {
    font-weight: 600;
    color: #007CC3;
    display: inline-block;
    padding: 8px 0;
}

.btn-info {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.btn-red {
    background: #E97F78;
    border-color: #E97F78;
    color: #fff !important;
}

.btn-red:hover {
    background: #e26a61;
    border-color: #e26a61;
}

.btn-green:hover {
    background: #0eb524;
    border-color: #0eb524;
}

.btn-green {
    background: #11C729;
    border-color: #11C729;
}

.btn-blue {
    background: #007CC3;
    border-color: #007CC3;
}

.btn-blue:hover {
    background: #106bad;
    border-color: #106bad;
}

.btn-out {
    border-color: #ea7f77;
    color: #ea7f77;
}

.btn-out {
    border-color: #ea7f77;
    color: #ea7f77;
}

.bl-out {
    border-color: #007CC3;
    color: #007CC3;
}

.btn.bl-out:hover {
    background: #106bad;
    border-color: #106bad;
}

.gr-out {
    border-color: #8A8A8A;
    color: #8A8A8A;
}

.btn.gr-out:hover {
    background: #8A8A8A;
    border-color: #8A8A8A;
}

.hth-btns .btn-lg {
    font-size: 16px;
    text-transform: uppercase;
    padding: 12px 40px;
    font-weight: 600;
}

.btn-out:hover,
.btn-out:focus,
.btn-out:active {
    background: #ea7f77;
    border-color: #ea7f77;
}

.radio-hlth,
.radio-hlth label {
    color: #ACACAC;
    font-weight: 100 !important;
}

.table-btns button.a,
.table-btns button.btn {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 20px;
}


/* 09-12-19-css-kd */

h3.card-title-small {
    font-size: 18px;
}

#sidebar {
    min-width: 250px;
    max-width: 250px;
}

#sidebar.active {
    min-width: 110px;
    max-width: 110px;
    text-align: center;
}

.logo-small {
    display: none;
}

#sidebar.active .brand-link .logo-small {
    display: block;
}

#sidebar.active .brand-link .logo-large {
    display: none;
}

#sidebar.active .health-nav .nav li p {
    display: block;
    padding-left: 0;
}

#sidebar.active .sidebar .nav-link {
    text-align: center;
    padding: 20px 10px;
    font-size: 0.85em;
}

#sidebar.active .nav-sidebar .nav-link>.right,
#sidebar.active .nav-sidebar .nav-link>p>.right {
    top: 30px;
}

.body-main .wrapper .content-wrapper {
    /* margin-left: 110px; */
}

button#sidebarCollapse {
    background: #007CC3;
    border-color: #007CC3;
}

.overlay.active {
    display: block;
    opacity: 1;
}

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999999;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

@media (min-width: 768px) {
    .content-wrapper {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 768px) {
    #sidebar {
        min-width: 80px;
        max-width: 80px;
        text-align: center;
        margin-left: -80px !important;
    }
    #sidebar.active {
        margin-left: 0 !important;
    }
}

@media (max-width: 991.98px) {
    .content-wrapper {
        margin-left: 250px;
    }
}


/* 09-12-19-css-kd */


/* 10-12-19 */


/* header-css */

body nav.main-header {
    margin-left: 0 !important;
}

@media (max-width: 767px) {
    body nav.main-header {
        flex-flow: wrap;
    }
    form.nav-form {
        margin: 14px 0;
    }
}

@media (min-width: 575px) and (max-width: 767px) {
    .nav-logo-wrap {
        flex: 0 0 100%;
        max-width: 100%;
    }
    form.form-inline.nav-search.nav-form {
        flex: 0 0 40%;
        max-width: 40%;
    }
    ul.nav-info-right {
        flex: 0 0 60%;
        max-width: 60%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .nav-logo-wrap {
        flex: 0 0 35%;
        max-width: 35%;
    }
    form.form-inline.nav-search.nav-form {
        flex: 0 0 65%;
        max-width: 65%;
    }
    body nav.main-header {
        flex-flow: wrap;
    }
}

@media (max-width: 991px) {
    .main-sidebar {
        margin-left: -250px;
    }
    .brand-link {
        padding: 0rem 2rem 0 0rem;
        flex: 0 0 80%;
        max-width: 80%;
    }
    .body-main .brand-link .brand-image {
        max-height: 35px;
    }
    .body-main .brand-link {
        padding: 10px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nav-logo-wrap li {
        display: flex;
        justify-content: space-between;
    }
    .navbar {
        padding: 1.2rem 1rem;
    }
    .nav-logo-wrap .nav-item button#sidebarCollapse {
        display: block;
        color: #3A3A3A;
        font-size: 30px;
        background: transparent;
        padding: 0;
        border: 0;
        cursor: pointer;
    }
    .body-main .main-sidebar {
        margin-left: 0;
        /* padding-top: 50px; */
    }
    .brand-link .brand-image {
        margin-left: .8rem;
        margin-right: .5rem;
    }
    .main-sidebar #dismiss {
        display: block;
    }
    ul.nav-info-right {
        padding: 10px;
    }
}

@media (min-width: 992px) {
    body nav.main-header {
        margin-left: 250px !important;
    }
    .nav-logo-wrap .brand-link {
        display: none;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .card .ui-sortable-handle .card-tools-new {
        width: calc(100% - 30%);
        margin-top: 10px;
    }
}


/* aside.main-sidebar {
    width: 200px;
} */


/* header-css */

button#sidebarCollapse {
    display: none;
}

.main-sidebar {
    z-index: 999999;
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #007CC3;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #ffffff;
    border-radius: .25rem;
    display: none;
}


/* width */

.job-table {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
}

.job-table::-webkit-scrollbar {
    height: 5px;
}


/* Track */

.job-table::-webkit-scrollbar-track {
    background: #89888d8c;
}


/* Handle */

.job-table::-webkit-scrollbar-thumb {
    background: #007CC3;
}


/* Handle on hover */

.job-table::-webkit-scrollbar-thumb:hover {
    background: #555;
}


/* col-right-css */

.dash-small-cstm-col {
    margin-bottom: 20px;
}

.dash-small-cstm-col .hlth-box {
    min-height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}


/* col-right-css */


/* check-box-css */


/* The container */

.label-container {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: -4px;
}


/* Hide the browser's default checkbox */

.label-container .cstm-checkbox {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    border: 1px solid #a5a5a5;
    border-radius: 3px;
    color: #fff;
}


/* On mouse-over, add a grey background color */

.label-container:hover .cstm-checkbox~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.label-container .cstm-checkbox:checked~.checkmark {
    background-color: #007CC3;
    border-color: #007CC3;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.label-container .cstm-checkbox:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.label-container .checkmark:after {
    left: 1px;
    top: -2px;
    content: '\eed8';
    font-family: IcoFont;
    font-size: 12px;
}


/* checkbox-end */

.card .card-tools-new {
    float: right;
    margin-right: 0;
    display: flex;
    justify-content: flex-end;
    ;
    align-items: center;
    width: calc(100% - 50%);
}

.card .card-tools-new .label-container {
    right: 10px;
}


/* 10-12-19 */


/* 11-12-19 */

@media (max-width: 767px) {
    .small-box .icon {
        display: block;
    }
}

.card-body .dash-form-group .ui-widget {
    margin-bottom: 4px;
    width: 100%;
    background: transparent;
    padding: 12px 12px;
    border: 1px solid #d5d5d8;
    color: #ACACAC;
    font-weight: 300;
    height: 50px;
}

.dash-form-group .ui-widget .ui-selectmenu-text {
    /* display: inline-block; */
    vertical-align: middle;
}

.date-label {
    display: block;
}

label.date-label {
    position: relative;
}

label.date-label:after {
    position: absolute;
    content: '';
    background: url(../img/calendar1.svg);
    width: 19px;
    height: 19px;
    z-index: 9999;
    background-repeat: inherit;
    right: 15px;
    top: 15px;
    background-size: contain;
}

.dash-form-group .ui-icon-triangle-1-s {
    background-position: -65px 4px;
}

ul.table-actions {
    display: flex;
}

.card-header .nav-item a.nav-link {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    color: #AFAFB0;
}

.card-header .nav-pills a.nav-link.active {
    color: #007CC3;
    background: transparent;
    border-bottom: 1px solid #007CC3;
}

.card-header ul.nav.nav-pills.mk-nav-pills {
    border-bottom: 1px solid #E8E8E8;
}


/* radio-btn-css */

.radio-btn-container .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 21px;
    width: 21px;
    border: 2px solid #ACACAC;
    border-radius: 100%;
    color: #fff;
}

.label-container.radio-btn-container .cstm-checkbox:checked~.checkmark {
    background-color: transparent;
    border-color: #007CC3;
}

.label-container.radio-btn-container .checkmark:after {
    top: 4px;
    left: 4px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #007CC3;
    content: '';
}

.label-container.radio-btn-container:hover .cstm-checkbox~.checkmark {
    background-color: transparent;
}

span.form-title {
    color: #ACACAC;
    text-transform: capitalize;
    font-weight: 300;
    margin-right: 15px;
}

.radio-input {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

label.label-container.radio-btn-container {
    font-weight: 300;
    font-size: 16px;
    color: #ACACAC;
    padding-left: 30px;
    margin-bottom: 0;
    margin-right: 20px;
}

.radio-input-wrapper {
    /* padding-top: 5px; */
}

.radio-btn-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 300 !important;
    font-size: 16px;
    color: #ACACAC;
    margin-right: 30px;
    text-transform: capitalize;
}


/* Hide the browser's default radio button */

.radio-btn-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.radio-btn-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
    width: 21px;
    background-color: transparent;
    border-radius: 50%;
    border-color: #ACACAC;
}


/* On mouse-over, add a grey background color */

.radio-btn-container:hover input~.checkmark {
    background-color: transparent;
}


/* When the radio button is checked, add a blue background */

.radio-btn-container input:checked~.checkmark {
    background-color: transparent;
    border-color: #007CC3;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.radio-btn-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.radio-btn-container input:checked~.checkmark:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.radio-btn-container .checkmark:after {
    top: 4px;
    left: 4px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #007CC3;
}


/* radio-btn-css */


/* check-box-new */

.job-board-check span.checkmark {
    background: #FBFDFF;
    width: 28px;
    height: 28px;
    top: 4px;
    border-color: #E8E8E8;
}

.job-board-check .checkmark:after {
    left: 4px;
    top: -1px;
    font-size: 20px;
}

.select-all-container span.checkmark {
    top: -13px;
}

table.table.job-board-table td {
    color: #646369;
    font-weight: 300;
    font-size: 14px;
    vertical-align: middle;
}

table.table.job-board-table th {
    color: #646369;
    font-weight: 400;
}


/* check-box-new */

.job-board-table td input {
    width: 100%;
    background: #F8F8F8;
    border: 0;
    border-radius: 3px;
    height: 40px;
    border: 1px solid #d5d5d8;
}

.job-board-table ul.table-actions {
    justify-content: center;
}

ul.action-btn-wrap,
ul.jobfeed-btn-wrap {
    justify-content: space-between;
}

ul.action-btn-wrap li {
    flex: 0 0 30%;
    max-width: 30%;
}

.action-btn-wrap button.btn,
ul.jobfeed-btn-wrap button.btn {
    width: 100%;
}

ul.jobfeed-btn-wrap li {
    flex: 0 0 45%;
    max-width: 45%;
}

.contact-table .select-all-container span.checkmark {
    top: -26px;
}

.contact-table .job-board-check span.checkmark {
    width: 20px;
    height: 20px;
    left: -5px;
}

.contact-table .job-board-check .checkmark:after {
    left: 3px;
    top: -1px;
    font-size: 14px;
}

.card-tools button {
    margin: 10px 0;
}

label.label-container.job-board-check.select-all-container {
    margin-right: 15px;
}

.job-feed-table tbody td:nth-child(3) {
    width: calc(100% - 60%);
}

table.hlth-table thead th:first-child {
    padding-right: 5px;
}

@media (max-width: 355px) {
    .card-tools button {
        display: block;
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 446px) {
    .card .card-tools-new {
        width: 100%;
        flex-wrap: wrap;
    }
}

@media (max-width: 369px) {
    .hth-btns .btn-lg {
        width: 100%;
        display: block;
        margin: 10px 0;
    }
    .btn-group {
        display: block;
        margin-right: 0 !important;
    }
}

@media (max-width: 424px) {
    .main-header .navbar-nav[class*='-right'] .dropdown-menu {
        left: -35px;
        margin-top: 0px;
        width: 215px;
    }
}

@media (max-width: 767px) {
    li.dropdown.user.user-menu a {
        white-space: normal;
    }
    .navbar-nav>.user-menu .user-image {
        margin-top: 3px;
    }
}

@media (max-width: 991px) {
    .job-board-table td input {
        width: auto;
    }
}

@media (max-width: 1366px) {
    .job-board-check span.checkmark {
        width: 20px;
        height: 20px;
    }
    .select-all-container span.checkmark {
        top: -10px;
    }
    .job-board-check .checkmark:after {
        left: 3px;
        font-size: 14px;
    }
}

@media (min-width: 1286px) and (max-width: 1346px) {
    .job-feed-table tbody td:nth-child(3) {
        width: calc(100% - 70%);
    }
}

@media (max-width: 1285px) {
    .job-feed-table tbody td:nth-child(3) {
        width: auto;
    }
    ul.jobfeed-btn-wrap {
        flex-wrap: wrap;
    }
    ul.jobfeed-btn-wrap li {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 10px 0;
    }
}


/* 11-12-19 */


/* 12-12-19 */

@media (min-width: 1204px) and (max-width: 1426px) {
    .dash-small-cstm-col {
        /*flex: 0 0 20%;
        max-width: 20%;*/
    }
    .small-box>.inner {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .hlth-box .icon {
        flex: 0 0 45%;
        max-width: 45%;
        align-self: flex-start;
        height: auto;
    }
}


/* login-page-css */

.login-wrapper {
    width: 100%;
    margin: 0 auto;
}

.login-container {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.login-container::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .7;
    background: linear-gradient(rgb(1, 125, 188, 0.9), rgba(12, 113, 165, 0.9));
    background-color: #017dbc;
}

.login-col-wrap {
    width: 550px;
    border-radius: 20px;
    overflow: hidden;
    padding: 2rem;
    /* box-shadow: 0px 6px 25px 5px #0000007a; */
    background: #ffffff;
}

.login-title {
    color: #007CC3;
    font-weight: 700;
    font-size: 31px;
}

.login-subtitle {
    color: #646369;
    font-weight: 500;
}

.login-wrapper .login-column .form-wrapper label.cstm-label {
    font-size: 21px;
    font-weight: 600;
    display: block;
    position: relative;
    color: #646369;
}

.login-wrapper .login-column .form-wrapper label.cstm-label .form-control {
    padding-left: 50px;
    border-color: #3f3f4338;
    height: 45px;
    border: 0;
    border-bottom: 1px solid #d4d4d4;
    border-radius: 0;
}

.login-wrapper .login-column .form-wrapper label.cstm-label .form-icon {
    position: absolute;
    top: 12px;
    left: 5px;
    z-index: 9999999;
    text-align: center;
    width: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #017ebc;
    ;
}


/* .login-wrapper .login-column .form-wrapper label.cstm-label .form-icon {
                                top: 14px;
                            } */

.login-column .form-check label.label-container {
    display: inline-block;
    padding-left: 30px;
    top: 0;
}

.login-col-wrap .login-column label.label-container .checkmark {
    top: 10px;
    left: 1px;
    background-color: #017ebc;
    border-color: #017ebc;
}

.login-column .form-group.form-check {
    padding-left: 0;
}

.form-btn-wrapper a.forgt-txt {
    color: #017ebc;
    font-size: 15px;
    display: block;
    margin-top: 8px;
}

span.show-pswrd {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #898989;
}

.label-container small {
    color: #898989;
    font-size: 15px;
}

.cstm-label .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #898989;
}

.cstm-label .form-control:-ms-input-placeholder {
    /* Internet Explorer */
    color: #898989;
}

.cstm-label .form-control::placeholder {
    color: #898989;
}


/* login-page-css */

h4.card-subtitle-title-small {
    color: #646369;
    font-size: 18px;
    font-weight: 400;
}

.table-common .label-container.table-label-container-head {
    top: 12px;
}

label.table-label-container {
    top: -10px;
}

ul#ui-id-2-menu {
    height: 120px;
}

.detail-top-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.detail-top-header .card-title {
    /* margin-bottom: 0; */
}


/* 12-12-19 */


/* 13-12-19 */

span.glyphicon-remove {
    color: #AA0000;
}


/* Make first remove button grey */

div.col-sm-4:first-child span.add-field {
    color: #eeeeee;
}


/* Spacing things out a bit */

span.fas.fa-plus.add-field {
    padding-right: 3px;
}


/* Removing the default underline */

.btn-link:hover {
    text-decoration: none;
}

button#add {
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 15px;
    font-weight: 600;
    color: #fff;
}

.input-group-btn .btn-link {
    color: #007CC3;
    font-size: 16px;
    margin-right: 10px;
}

span.input-group-btn {
    position: absolute;
    right: 0;
    top: 3px;
}

.input-group input.form-control {
    padding-right: 26px;
    text-overflow: ellipsis;
}

.job-board-table {
    height: 400px;
}

.disabel-field {
    cursor: not-allowed;
}

.job-board-table .prefe-field {
    padding: 10px 15px;
    background: transparent;
    border: 1px solid #E8E8E8;
}

.nav-sidebar .nav-link>.right,
.nav-sidebar .nav-link>p>.right {
    top: 15px;
}


/* 13-12-19 */


/* Updated CSS */

.card form input {
    padding: 12px;
}

div.errorMessage {
    color: #FF0000;
    font-size: 12px;
    font-style: italic;
    margin-top: 5px;
    font-weight: normal;
}

div.form-group.error input {
    border-color: #FF0000;
}

div.form-group.success input {
    /*border-color: #00FF00;*/
}

select.theme-select-box {
    width: 100%;
    padding: 12px;
    background: transparent;
    border: 1px solid #d5d5d8;
    color: #ACACAC;
    height: 50px;
}

select.theme-select-box:focus {
    outline: none;
}

select::-ms-expand {
    display: none;
}

th a.sort-link {
    color: #646369;
}


/* 19-12-19 password-modal-css*/

.chng-passwrd-group .form-control {
    padding: 12px 12px;
    border: 1px solid #E8E8E8;
    height: auto;
}

.pswd-pop .modal-title {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 500;
    color: #646369 !important;
}

.pswd-pop button.close {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close span {
    position: absolute;
    font-size: 32px;
}

.actions {
    display: flex;
}

.actions input {
    margin-right: 26px !important;
}

.modal-open .main-sidebar {
    z-index: -9;
}


/* Updated CSS */


/* 21-12-19 Updated CSS */

.linkClass.red {
    color: #e97f78;
    font-weight: bold;
}


/* 21-12-19 Updated CSS */


/* 23-12-19 Updated CSS */

.card form textarea {
    border: 1px solid #E8E8E8;
    width: 100%;
    border-radius: 3px;
    color: #ACACAC;
}


/* 23-12-19 Updated CSS */


/*24-12-19*/

#contact-form .modal-title {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 500;
    color: #646369 !important;
}

button.close {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-group .form-control {
    padding: 12px 12px;
    border: 1px solid #d5d5d8;
    ;
    height: auto;
    color: #939aa1;
}


/*24-12-19*/


/*25-12-19*/

.select2-container--default .select2-selection--multiple {
    border-color: #E8E8E8 !important;
    padding: 5px;
}

.control-label {
    font-size: 14px;
    color: #ACACAC;
    text-transform: capitalize;
    font-weight: 300 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #007CC396 !important;
    border-color: #E8E8E8 !important;
    color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #ffffff !important;
}

.select2-selection__choice {
    text-transform: uppercase;
}

.label-container.job-board-check span.label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 300 !important;
    font-size: 16px;
    color: #ACACAC;
    margin-right: 30px;
    text-transform: capitalize;
    position: relative;
    top: 2px;
}

.text-white {
    color: #ffffff;
}

ul.table-actions li a.text-pink,
.text-pink {
    color: #ea7f77;
}

ul.table-actions li a.text-pink:hover {
    color: #FFF;
}

span.select2-selection.select2-selection--single {
    margin-bottom: 4px;
    width: 100%;
    background: transparent;
    padding: 12px 12px;
    border: 1px solid #E8E8E8;
    color: #ACACAC;
    font-weight: 400;
    height: 50px;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background: transparent !important;
    border: 0 !important;
    top: 13px !important;
    right: 12px !important;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    background-image: none !important;
}

.dynamicinput-div .entry.input-group {
    margin-bottom: 10px;
}


/*/*25-12-19*/

.preference-table td:nth-child(3) {
    width: 15%;
    word-break: break-all;
}

.preference-table td:nth-child(4) {
    width: 25%;
    word-break: break-all;
}

.preference-table td:nth-child(5) {
    width: 30%;
    word-break: break-all;
}


/* 26-12-19-modal-popup */

#reportsModal button.close {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#reportsModal button.close:hover {
    color: #ffffff;
}

#reportsModal .close span {
    position: absolute;
    font-size: 32px;
}

#reportsModal .modal-title,
#myModal_loc .modal-title,
.applicant-detail-modal .modal-title {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 500;
    color: #646369 !important;
}

#reportsModal.modal label input,
#myModal_loc label input,
.applicant-detail-modal label input {
    padding: 12px 12px;
    border: 1px solid #E8E8E8;
    height: auto;
}

.modal-open .main-sidebar {
    z-index: 0;
}

#reportsModal .modal-dialog {
    max-width: 900px;
}

#reportsModal .dataTables_wrapper table thead {
    background: #d8d8d8;
    color: #646369;
}

label.date-label:after {
    z-index: 0;
}

#modal_clicks_table td,
#modal_clicks_table th {
    vertical-align: middle;
}


/*#modal_clicks_table td:first-child,
#modal_clicks_table th:first-child {
    width: calc(100% - 30%);
}*/

#reportsModalBody #modal_clicks_table td:first-child,
#reportsModalBody #modal_clicks_table th:first-child {
    /*width: calc(100% - 85%);*/
}

#reportsModal .dataTables_length label,
#myModal_loc .dataTables_length label,
.applicant-detail-modal .dataTables_length label {
    font-size: 18px;
    color: #646369;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 15px;
}

#reportsModal .dataTables_length select,
#reportsModalBody .dataTables_length select,
.applicant-detail-modal .dataTables_length select {
    border-color: #E8E8E8;
    color: #ACACAC;
    padding: 5px 12px;
    background: transparent;
}

.dataTables_length {
    float: left;
    margin-top: 5px;
}

.dataTables_filter {
    float: right;
    margin-top: 5px;
}

.dataTables_paginate.pagination {
    justify-content: center;
    align-items: center;
}

.dataTables_paginate.pagination a.page-link {
    display: inline-block;
}

#reportsModalBody a {
    color: #E97F78;
}

#reportsModalBody a,
.applicant-detail-modal .dataTables_wrapper .dataTables_paginate .paginate_button,
.applicant-detail-modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    color: #E97F78 !important;
    font-weight: 700;
    cursor: pointer;
    background: transparent;
    border-color: #E8E8E8;
}

.applicant-detail-modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.applicant-detail-modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.applicant-detail-modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #E97F78 !important;
    cursor: pointer;
}

.applicant-detail-modal .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.applicant-detail-modal .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #FFF !important;
}

#reportsModalBody a.current,
.applicant-detail-modal .dataTables_wrapper .dataTables_paginate a.current {
    background: #e98084 !important;
    color: #FFF !important;
}

#reportsModal .modal-content {
    width: 100%;
    right: 0;
}

.dataTables_filter label {
    color: #646369;
    font-size: 16px;
}

#reportsModalBody a:hover {
    background: #f7f7f7;
    border-color: #E8E8E8;
}


/* 26-12-19 */

span.error.red {
    color: red;
    font-size: 12px;
    font-style: italic;
}

input.form-control.pref-form-control {
    border: 1px solid #E8E8E8;
    width: 100%;
    border-radius: 3px;
    color: #ACACAC;
    padding: 10px;
    background: #FFF;
    margin-bottom: 5px;
}

textarea.form-control.pref-form-control {
    border: 1px solid #E8E8E8;
    color: #ACACAC;
}

a.theme-anchor:not([href]):not([tabindex]),
a.theme-anchor {
    color: #e97f78;
    font-weight: bold;
    cursor: pointer;
}


/*27-12-19*/

.yiiPager a {
    color: #E97F78 !important;
    font-weight: 700;
    cursor: pointer;
    background: transparent;
    border-color: #E8E8E8 !important;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.9em 1em !important;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
}

ul.yiiPager .selected a {
    background: #E97F78 !important;
    color: #FFFFFF !important;
}

.pager {
    color: #646369;
}

#myModal_loc .modal-dialog,
.applicant-detail-modal .modal-dialog {
    width: 700px;
    max-width: 100%;
}

#myModal_loc th#table_head {
    background: #d8d8d8;
    color: #646369;
}

.applicant-detail-modal table thead {
    background: #d8d8d8;
    color: #646369;
}


/* admin-css */

table thead {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.54), 0 3px 3px rgba(0, 0, 0, 0.47);
    background: #dedede !important;
}

.pdf-icon i {
    color: #E97F78;
    font-size: 30px;
}

.card-tools-new,
.card-tools-new a,
.card-header a,
button.btn.btn-tool {
    color: #E97F78;
}

table.hlth-table thead th {
    vertical-align: middle;
}

table.hlth-table tbody tr:nth-child(odd) {
    background: #eaeaea9e;
}

.contact-table .select-all-container span.checkmark {
    top: 0px;
}

.content .card-header>.card-tools {
    display: flex;
    align-items: center;
}

.job-board-table tbody tr:nth-child(odd) {
    background: #eaeaea;
}

.job-board-table tbody tr:nth-child(odd) td input {
    background: #ffffff;
}

.form-group .form-inline.radio-hlth,
#general .radio-input,
.location-radio-options .radio-input {
    border: 1px solid #d5d5d8;
    height: 50px;
    border-radius: 3px;
    padding: 12px;
    margin-top: -4px;
}

.hlth-table tbody a {
    color: #E97F78;
    font-weight: 700;
    text-decoration: underline;
}

.table-2 thead th:nth-child(2) {
    text-align: center;
}

.contact-table .select-all-container.top-checkmark span.checkmark {
    top: -18px;
}

.reportrange img {
    position: absolute;
    right: 15px;
    top: 23px;
}

.alert .close,
.alert .mailbox-attachment-close {
    color: #000;
    /* opacity: .2; */
    position: absolute;
    right: -15px;
    top: -13px;
    width: 35px;
    height: 35px;
    background: #000;
    color: #fff !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* admin-css */


/* 26-12-19 */


/* 28-12-19 */

.fs-label-wrap {
    border-color: #d5d5d8;
}

.nav-sidebar .nav-item>.nav-link {
    font-weight: 400;
    border-left: 4px solid transparent;
}

[class*=sidebar-light-] .nav-sidebar>.nav-item.menu-open>.nav-link,
[class*=sidebar-light-] .nav-sidebar>.nav-item:hover>.nav-link {
    background-color: #007CC3;
    box-shadow: none;
    border-left: 4px solid #E97F78;
    color: #fff;
}


}
thead tr th {
    background: #dedede !important;
}
 ::placeholder {
    font-weight: 600;
}
.card form input::placeholder {
    font-weight: 400;
}
.select2-container--default .select2-selection--multiple {
    border-color: #d5d5d8 !important;
}
.sidebar-mini .nav-sidebar .nav-link {
    white-space: normal;
}
.nav-sidebar .nav-treeview>.nav-item>.nav-link>.nav-icon {
    width: 0.6rem;
}
.nav-pills .nav-link:not(.active):hover {
    color: #007CC3;
}
label.icon-datetimepicker {
    position: absolute;
    right: 0;
    z-index: 999;
    color: #dedede;
    top: 5px;
    margin-bottom: 0;
}
label.icon-datetimepicker:hover {
    color: #dedede;
}

/* 28-12-19 */




table.hlth-table tbody td {
    color: #929196;
    font-size: 14px;
    vertical-align: middle;
}

/* 24-12-19 */

table thead {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.54), 0 3px 3px rgba(0, 0, 0, 0.47);
    background: #dedede !important;
}

.pdf-icon i {
    color: #E97F78;
    font-size: 30px;
}


/* 24-12-19 */


/* hiring-manager-css 30-01-20*/


/* ul.manage-job-btn li {
    flex: 0 0 45%;
    max-width: 45%;
} */

.widget-wrap {
    display: flex;
    align-items: center;
    padding: 0.5rem 1.5rem;
    margin-bottom: 20px;
    min-height: 92px;
    color: #ffffff;
}

.widget-info {
    flex: 1;
}

.widget-value {
    font-size: 3rem;
    font-weight: 900;
    margin-right: 20px;
}

.font-grow {
    font-size: 2rem;
    line-height: 20px;
}

.widget-1 {
    background: #c04289;
}

.widget-2 {
    background: #42b7c1;
}

.widget-3 {
    background: #c08342;
}

.widget-4 {
    background: #4572cf;
}


/* .pie-chart-col {
    background: #ebebeb;
     flex: 0 0 48%;
    max-width: 48%;
    min-height: 100%;
} */

.pie-chart-col:first-child {
    /* margin-right: 30px; */
}

.pie-chart {
    padding: 1.5rem 2rem;
}

.chart-title {
    color: #4c4c4c;
    font-size: 17px;
}

.table-actions a i {
    color: #E97F78;
    font-size: 22px;
}

ul.manage-job-btn li a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 20px;
    display: block;
}

ul.manage-job-btn li a.bl-color {
    color: #007CC3;
}

ul.manage-job-btn li a.btn-out-color {
    color: #ea7f77;
}

ul.manage-job-btn li a:hover {
    color: #fff;
}

.candidate-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
}

.candidate-info {
    display: flex;
    align-items: center;
}

.candidate-post {
    margin: 0 8px;
}

.review-star {
    color: #fecd06;
}

.card-header .candidate-form-row .ui-widget {
    background: #e8e8e8;
    color: #7b7979;
    border-radius: 10px;
}

ul.candidate-detail-list {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
}

ul.candidate-detail-list li {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 8px 0;
}

span.list-heading {
    margin-right: 7px;
}

span.list-detail-txt {
    color: #9e9e9e;
}


/* ul {
    padding-left: 0;
} */

ul.candidate-info-list {
    list-style-type: none;
    padding-left: 0;
}

ul.candidate-info-list li {
    position: relative;
    padding: 7px 5px 7px 20px;
    color: #9e9e9e;
}

ul.candidate-info-list li:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background: #4c4c4c;
    border-radius: 50%;
    left: 0;
    top: 15px;
}

.candidate-detail-txt {
    color: #9e9e9e;
}

h3.candidate-info-title {
    font-weight: 700;
    text-transform: uppercase;
}


/* .popup-btn-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
} */

.btn-2 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 5px 5px;
    border-color: transparent;
}

.add-btn {
    background: #cdb345;
}

.schd-btn {
    background: #e87f79;
}

.email-btn {
    background: #007fbf;
}

.download-btn {
    background: #d58e58;
}

.frwd-btn {
    background: #ac4fd1;
}


/* modal-css */

.cstm-modal .modal-content {
    border: 0;
}

button.close {
    position: absolute;
    right: 15px;
    color: #fff;
    font-size: 34px;
    top: 25px;
    outline: none;
        background: transparent;
}

.cstm-modal-header {
    justify-content: center;
}

.cstm-modal-header .modal-title {
    font-size: 24px;
    font-weight: 700;
}

.cstm-modal-header {
    justify-content: center;
    background: #2995d5;
    color: #fff;
}

.cstm-modal-header .modal-title {
    font-size: 24px;
    font-weight: 700;
}

.cstm-modal .modal-body {
    padding: 1.5rem 3rem 2.5rem;
}

.modal-form .form-control {
    border-radius: 10px;
    margin-bottom: 20px;
}

.modal-btn-cstm {
    width: 100%;
    display: block;
    min-height: 50px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 700;
}


/* .cstm-modal .modal-dialog {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    margin: 0;
} */

.textarea-wrap textarea.form-control {
    border: 0;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
}

.textarea-wrap {
    border: 1px solid #ced4da;
    border-radius: 10px;
    margin-bottom: 20px;
}

.interview-modal .modal-dialog {
    max-width: 1120px;
}

.schedule-row label.date-label:after {
    top: 38px;
}

.interview-btn {
    background: #e2e2e2;
    border-color: #e2e2e2;
    color: #525252;
    font-weight: 700;
    min-width: 110px;
    border-radius: 25px;
    padding: .5rem 3rem;
}

.interview-btn:hover {
    background: #007CC3;
    border-color: #007CC3;
}

.upcoming-interviews {
    background: #007CC3;
    color: #fff;
    border-radius: 25px;
    padding: 1rem 2rem;
}

.upcoming-interviews ul {
    padding-left: 17px;
}

.radio-toolbar {
    margin: 10px;
}

.radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radio-toolbar label {
    background: #e2e2e2;
    border-color: #e2e2e2;
    color: #525252;
    font-weight: 700;
    min-width: 110px;
    border-radius: 25px;
    padding: .5rem 3rem;
    cursor: pointer;
    border: 1px solid transparent;
    transition: ease-in-out 0.3s;
}

.radio-toolbar label:hover {
    background-color: #007CC3;
    color: #ffffff;
}


/* .radio-toolbar input[type="radio"]:focus+label {
    border: 1px dashed #444;
} */

.radio-toolbar input[type="radio"]:checked+label {
    background: #007CC3;
    border-color: #007CC3;
    color: #fff;
}

.time-picker-section label {
    margin-bottom: 0;
    font-weight: 400 !important;
}

.schedule-row label.date-label {
    font-weight: 400;
    color: #656565;
}

.time-picker-section .k-input {
    height: 50px !important;
    color: #9da4aa !important;
}

.time-picker-section .k-timepicker .k-picker-wrap {
    border-color: #d5d5d8;
    border-radius: .25rem;
}

.ui-front.ui-selectmenu-open {
    z-index: 9999;
}

.textarea-wrap .ui-selectmenu-button.ui-button {
    width: 100%;
    max-width: 40%;
}

.notes-card .card-body,
.jobtitle-card .card-body {
    padding-top: 25px;
}

.note-wrapper {
    border: 1px solid #ededed;
    border-radius: .25rem;
    padding: 2rem;
    margin-bottom: 30px;
}

.note-wrapper p {
    color: #686868;
    line-height: 27px;
}

ul.notes-reminder-list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.notes-reminder-list li {
    padding: 8px 14px 8px 0;
    color: #a3a3a3;
    font-size: 18px;
}

span.reminder-icon {
    color: #007CC3;
    margin-right: 7px;
}


/* modal-css */

.job-title-heading {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #646466;
    margin: 20px 0;
}

.job-title-desc {
    color: #868686;
    line-height: 29px;
}

ul.res-list {
    padding-left: 17px;
    color: #868686;
}

ul.res-list {
    padding-left: 0;
    color: #868686;
    list-style-type: none;
}

.res-list li {
    position: relative;
    padding-left: 17px;
}

.res-list li:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    background: #4c4c4c;
    border-radius: 50%;
    left: 0;
    top: 8px;
}


/* hiring-manager-css 30-01-20*/


/* 04-2-20 */

.hth-btns.srch-btn .btn-lg {
    padding: 10px 20px;
}

ul.manage-job-btn li a {
    white-space: nowrap;
    padding: 6px 15px;
}

.modal-open aside.main-sidebar.sidebar-light-primary {
    z-index: 9;
}

.pie-chart-col .card-body {
    padding: 0 15px 20px 15px;
}

.pie-chart-col .card-header {
    padding: 20px 15px 20px 15px;
}

.pie-chart {
    padding: 0.3rem .5rem;
}

.interview-modal-header button.close {
    color: #000;
}

@media (min-width: 1200px) and (max-width: 1379px) {
    .hth-btns.srch-btn button.btn-lg {
        padding: 10px 15px;
        white-space: nowrap;
        font-size: 14px;
    }
}

@media(max-width: 1256px) {
    ul.table-actions {
        flex-wrap: wrap;
    }
    ul.manage-job-btn li {
        margin: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
}


/* 04-2-20 */


/* 05-02-20 */

.products-list .product-info {
    margin-left: 0px;
}

fieldset.rating-stars {
    margin: 0;
    padding: 0;
}


/****** Style Star rating-stars Widget *****/

.rating-stars {
    border: none;
    float: left;
}

.rating-stars>input {
    display: none;
}

.rating-stars>label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    display: inline-block;
    content: "\f005";
}

.rating-stars>.half:before {
    content: "\f089";
    position: absolute;
}

.rating-stars>label {
    color: #ddd;
    float: right;
}


/***** CSS Magic to Highlight Stars on Hover *****/

.rating-stars>input:checked~label,

/* show gold star when clicked */

.rating-stars:not(:checked)>label:hover,

/* hover current star */

.rating-stars:not(:checked)>label:hover~label {
    color: #FFD700;
}


/* hover previous stars in list */

.rating-stars>input:checked+label:hover,

/* hover current star when changing rating-stars */

.rating-stars>input:checked~label:hover,
.rating-stars>label:hover~input:checked~label,

/* lighten current selection */

.rating-stars>input:checked~label:hover~label {
    color: #FFED85;
}

p.time-label {
    color: #9c9ca0;
    font-size: 18px;
}


/* 05-02-20 */


/* 06-02-20 */

label.label-container.checkbox-wrap {
    top: -2px;
}

label.label-container.checkbox-wrap-all {
    top: -9px;
}

.bs-card .bs-card-head {
    padding: 15px 40px;
    border-bottom: 1px solid #F8F8F8;
}

.bs-card .bs-card-body {
    padding: 25px 40px;
}

ul.notification-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.notification-list li:first-child {
    padding-top: 0;
}

ul.notification-list li,
ul.notification-list li .notification-time,
.sc-order .sc-info,
table.table-common td {
    color: #555657;
    font-weight: 600;
}

ul.notification-list li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
    color: rgba(16, 16, 16, 0.7);
    padding: 20px 0;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}

ul.notification-list li,
ul.notification-list li .notification-time,
.sc-order .sc-info,
table.table-common td {
    color: #555657;
    font-weight: 600;
}

ul.notification-list li .notification-time {
    margin-left: auto;
    color: rgba(58, 58, 58, 0.4);
}

ul.notification-list li a.with-cross {
    border-radius: 50%;
    background: #DEE4E9;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
}

ul.notification-list li .notification-time i {
    margin-right: 7px;
}

ul.notification-list li .notification-time i {
    color: #0071BD;
}

ul.notification-list li a.with-cross:hover {
    background: #007CC3;
}

h3.card-title-2 {
    font-size: 18px;
    color: #646369;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
    padding-left: 23px;
}

.card-body-new {
    padding-top: 40px;
}

.table-actions.manage-job-btn li {
    flex: unset;
    max-width: 100%;
    width: 100%;
}

ul#ui-id-3-menu {
    height: 85px;
}

td.note.note1:after {
    position: absolute;
    content: '1';
    width: 20px;
    height: 20px;
    background: #dd0000;
    border-radius: 50%;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 13px;
}

td.note.note2:after {
    position: absolute;
    content: '2';
    width: 20px;
    height: 20px;
    background: #dd0000;
    border-radius: 50%;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 13px;
}

td.note.note3:after {
    position: absolute;
    content: '3';
    width: 20px;
    height: 20px;
    background: #dd0000;
    border-radius: 50%;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 13px;
}

td.note.note4:after {
    position: absolute;
    content: '4';
    width: 20px;
    height: 20px;
    background: #dd0000;
    border-radius: 50%;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 13px;
}

td.note.note5:after {
    position: absolute;
    content: '5';
    width: 20px;
    height: 20px;
    background: #dd0000;
    border-radius: 50%;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 13px;
}

.interview-type-btn {
    position: absolute;
    bottom: 0;
}

.address-wrap textarea.form-control {
    margin-bottom: 70px;
}

span#ui-id-3-button {
    width: 100%;
}

.candidate-info-list span.reminder-icon {
    margin-left: 8px;
}

.time-picker-section input {
    border: 1px solid #d5d5d8;
    padding: 12px 12px;
    height: 50px;
    border-radius: .25rem;
    color: #989fa6;
}


/* 06-02-20 */

ul.candidate-detail-list li {
    flex: 0 0 100%;
    max-width: 100%;
}

/* 10-02-20 */

.hth-btns.srch-btn .btn-lg {
    min-height: 50px;
}

.modal-btn-cstm {
    min-height: auto;
}

.interview-btn {
    margin: .3rem 0;
}

.radio-toolbar {
    margin: 10px 0;
}

.card-body .dash-form-group .ui-widget {
    border-color: #d5d5d8;
}

.reportrange {
    min-height: 50px;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    position: relative;
}

.address-wrap textarea.form-control {
    margin-bottom: 25px;
}

.interview-type-btn {
    position: static;
}

span.reminder-icon {
    margin-right: 0;
}

.notes-reminder-list li {
    font-size: 16px;
}

p.arrow-wrp {
    margin-bottom: 0;
    position: absolute;
    right: 15px;
}

.label-container .cstm-checkbox:checked~.checkmark {
    background-color: #007CC3;
    border-color: #007CC3;
}

.card .card-tools-new .label-container {
    right: -5px;
    top: 0;
    margin-bottom: 0;
}

.checkmark.checkmark-2 {
    top: 2px;
}

span.label-all {
    color: #E97F78;
    font-size: 14px;
    font-weight: 400;
    float: left;
    margin-left: 20px;
}

label.label-container.checkbox-wrap-all {
    top: -11px;
}

span.checkmark.checkmark-3 {
    top: 8px;
}
/* .ui-menu {
    width: 100% !important;
} */

@media (max-width: 991px) {
    .interview-type-sec {
        min-height: 300px;
    }
}

@media(max-width: 420px) {
    ul.notes-reminder-list {
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .chart-header {
        flex-wrap: wrap;
    }
    .chart-header .reportrange {
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* 10-02-20 */

/* 11-02-20 */
.form-1.form-for-label .form-group {
position: relative;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.form-1.form-for-label .form-group label.hc-input-label {
opacity: 0;
visibility: hidden;
display: block;
position: absolute;
top: -12px;
left: 0;
font-size: 12px;
font-weight: 400;
line-height: 1;
/*color: #007cc3bf;*/
color: #bfc0bf;
border-top-left-radius: 3px;
transition: all .2s ease-in-out;
z-index: 1;
}

.form-1.form-for-label .form-group.fl-is-active label.hc-input-label {
opacity: 1;
visibility: visible;
}

.form-1.form-for-label .form-group label.hc-input-label {
top: 1px;
left: 15px;
background-color: #fff;
padding: 12px 3px;
}

.form-1.form-for-label .form-group.fl-is-active label.hc-input-label {
top: -9px;
padding: 3px;
}

.form-1.form-for-label .form-group input.hc-input {
width: 100%;
outline: 0;
font-size: 16px;
line-height: 1.5;
border-radius: 3px;
border-color: #d5d5d8;
background-color: #fff;
box-sizing: border-box;
transition: all .2s ease-in-out;
padding: 12px 12px;
}

.form-1.form-for-label .form-group.fl-is-active label.hc-input-label:before {
top: 9px;
}

.form-1.form-for-label .form-group label.hc-input-label:before {
content: "";
display: block;
position: absolute;
top: 19px;
left: 0;
right: 0;
height: 1px;
background-color: #fff;
z-index: -1;
}

/* 11-02-20 */

.field-wrapper {
position: relative;
}

.field-wrapper label {
position: absolute;
top: -13px;
left: 16px;
font-size: 11px;
color: #bfc0bf;
transition: all 0.1s linear;
opacity: 0;
font-size: 12px !important;
font-weight: 400 !important;
background: #fff;
}

/*.field-wrapper label.on {
color: #007CC3;
}*/

.field-wrapper label.show {
top: -9px;
opacity: 1;
}

.field-wrapper option {
color: black;
}

.field-wrapper .watermark {
color: #aaa;
}

.field-wrapper select {
color: #aaa;
width: 100%;
outline: 0;
font-size: 16px;
line-height: 1.5;
border-radius: 3px;
border-color: #d5d5d8;
background-color: #fff;
box-sizing: border-box;
transition: all .2s ease-in-out;
padding: 12px 12px;
}


/**/
.custom-report-range {
    min-height: 50px;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    position: relative;
}

.form-1.form-for-label .form-group textarea.hc-input {
    width: 100%;
    outline: 0;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 3px;
    border-color: #d5d5d8;
    background-color: #fff;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    padding: 12px 12px;
    border: 1px solid #d5d5d8;
    width: 100%;
    border-radius: 3px;
    color: #ACACAC;
}

.card textarea::placeholder{
    color: #ACACAC;
    font-weight:400;
}