@charset "utf-8";

/* CSS Document */

.box-titles {
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 900;
}

.dd {
    border: 1px solid #fff;
}

.lg-fonts {
    color: #000;
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 44px;
}

.shadow-btm {
    box-shadow: 0 0.1rem 0.7rem rgba(0, 0, 0, .10);
    /*padding: 15px 20px;*/
    padding: 15px;
    background: #fff;
    /*position: fixed;
    width: 100%;
    z-index: 9;*/
}

.has-search .form-control {
    padding-left: 32px;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    font-size: 20px;
    padding-top: 2px;
}

body.modal-open {
    padding-right: 0!important;
    overflow-y: scroll;
}


/* Dashboard */


/*.blue-bg{
    background: #198fed;
}

.pink-bg {
    background: #f02769;
}

.skygreen-bg {
    background: #00cd98;
}*/

.theme-border {
    border: 4px solid #078c95;
}


/**/

.fl {
    float: left
}

.fr {
    float: right
}

.flNone {
    margin: 0 auto;
    float: none;
}

.fnt13 {
    font-size: 13px;
    padding-top: 5px;
}

.font16 {
    font-size: 18px;
    font-weight: 500
}

.font17 {
    font-size: 17px;
    line-height: 22px;
}

.md-bld {
    color: #000;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 500;
}

.lg-bld {
    font-size: 20px;
    font-weight: 600;
}

.st-active {
    color: #4ad395;
    text-shadow: 1px 1px 1px #ddd;
}

.st-pending {
    color: #078c95;
    text-shadow: 1px 1px 1px #ddd;
}

.changePic {
    font-size: 15px;
    color: #078c95;
    text-shadow: 1px 1px 1px #ddd;
    cursor: pointer;
}


/* Select Dropdown */

.styled-select {
    border: 0;
    /*background: #fff;*/
    box-sizing: border-box;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    opacity: .8;
    cursor: pointer;
    width: 100%;
    box-shadow: 0 0.1rem 0.7rem rgba(0, 0, 0, .10);
}

.styled-select select {
    width: 100%;
    background: url(/static/images/ar-dw.png) no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 98%;
    cursor: pointer;
}

select:focus {
    outline: 0
}

.styled-select select {
    /*background: #fff;*/
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    color: #aaa;
    font-size: 15px;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
    height: 43px;
    font-family: 'Roboto', sans-serif;
    border-radius: 3px;
}

.styled-select span {
    display: none;
}

.bx.bx-chevron-down {
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 24px;
    color: #aaa;
}

.digit-group input {
    width: 60px;
    height: 45px;
    background: none;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    border: 1px solid #ced4da;
    border-radius: 3px;
    font-weight: 500;
    color: #aaa;
    font-size: 15px;
    font-weight: 400;
    margin: 0 auto;
    float: left;
}

.gery-bg {
    background: #eee;
    border-radius: 4px;
    box-shadow: 0 0.1rem 0.7rem rgba(0, 0, 0, .10);
    border: 1px solid #ddd;
    padding: 20px 0;
}

.nav.nav-pills {
    border-bottom: 1px solid #dee2e6;
}

.nav.nav-pills li.nav-item {
    padding-right: 25px;
}

.nav.nav-pills li.nav-item a {
    padding-bottom: 7px;
    color: #74798C;
    font-size: 17px;
    line-height: 20px;
}


/* Button */

a.view-detail-btn {
    background: #078c95;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 3px;
    font-weight: 300;
}

a.view-btn {
    background-color: #078c95;
    border-color: #078c95;
    color: #fff;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 3px;
    font-weight: 300;
}

a.viewreconc-btn {
    background-color: #078c95;
    border-color: #078c95;
    color: #fff;
    font-size: 10px;
    padding: 3px 10px;
    border-radius: 1px;
    font-weight: 100;
}

a.delete-btn {
    background-color: #d11a2a;
    border-color: #d11a2a;
    color: #fff;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 3px;
    font-weight: 400;
}

a.add-btn {
    background-color: #194196;
    border-color: #194196;
    color: #fff;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 3px;
    font-weight: 300;
}

button.login-btn {
    background: #fff;
    border: 1px solid #078c95;
    border-radius: 0.25rem;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
    margin-right: 20px;
}

button.login-btn:hover {
    background: #078c95;
    color: #fff;
}

button.border-btn {
    background: #fff;
    border: 1px solid #078c95;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    margin-right: 15px;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

button.border-btn:hover {
    background: #078c95;
    color: #fff;
}

button.fill-btn,
a.fill-btn {
    text-transform: none;
    color: #fff;
    background-color: #078c95;
    border-color: #078c95;
    font-weight: 400;
    text-align: center;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

button.fill-btn:hover,
a.fill-btn:hover {
    background: #fff;
    border: 1px solid #078c95;
    color: #078c95;
}

a.fill-btn1 {
    text-transform: none;
    color: #fff;
    background-color: #078c95;
    border-color: #078c95;
    font-weight: 400;
    text-align: center;
    border: 1px solid transparent;
    padding: 3px 15px;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-size: 12px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

img.img-radius {
    border-radius: 100px;
    float: left;
    margin-right: 10px;
}

.top-slider .carousel-indicators {
    bottom: -30px;
}

.top-slider .carousel-indicators li,
.salarySlider .carousel-indicators li {
    border: 1px solid #078c95;
    background: #fff;
    width: 10px;
    border-radius: 100px;
    height: 10px;
}

.top-slider .carousel-indicators .active,
.salarySlider .carousel-indicators .active {
    background: #078c95;
    width: 10px;
    border-radius: 100px;
    height: 10px;
}

.salarySlider .carousel-indicators {
    bottom: -50px;
}

.title-large {
    font-size: 20px;
    margin-top: 15px;
}

.time-text {
    background: #e8e8e8;
    float: left;
    border-radius: 100px;
    padding: 2px 20px;
    font-size: 12px;
    font-weight: 300;
    margin-top: 5px;
    height: 25px;
    line-height: 22px;
    color: #666;
}

.undread {
    background: #e8e8e8;
    border-radius: 100px;
    padding: 2px 13px;
}

.undread a {
    color: #666;
    font-size: 13px;
}

.readm {
    background: #065fd4;
    border-radius: 100px;
    padding: 2px 13px;
}

.readm a {
    color: #fff;
    font-size: 13px;
}

.browse {
    height: 40px;
    width: 100px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: none;
    color: #aaa;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
    background: #fff;
}

.browse:hover {
    background: #078c95;
    border-color: #078c95;
    color: #fff;
}

.txt-right {
    text-align: right;
}

/* .datepicker-dropdown {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.datepicker td,
.datepicker th {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 0.85rem;
}

.datepicker {
    margin-bottom: 3rem;
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
    margin-top: 75px;
} */

.entry-content h3 {
    font-weight: 500;
    font-size: 20px;
}

.entry-content ul li {
    padding-bottom: 12px;
}

.accordion .card {
    border: none;
    margin-bottom: 20px;
}

.accordion .card:last-child {
    margin-bottom: 40px;
}

.accordion .card h2 {
    background: #eee url(/static/images/arrow-up.webp) no-repeat calc(100% - 10px) center;
    background-size: 20px;
    font-size: 18px;
    border: 1px solid #ddd;
    padding: 12px;
    font-weight: 400;
}

.accordion .card h2.collapsed {
    background: #eee url(/static/images/arrow-down.webp) no-repeat calc(100% - 10px) center;
    background-size: 20px;
    font-size: 18px;
    border: 1px solid #ddd;
    padding: 12px;
    font-weight: 400;
}

.accordion .card-body {
    padding-left: 0;
    padding-right: 0;
}

a.link-btn {
    background: #078c95;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    font-size: 15px;
    display: block;
    padding: 2px 12px;
    text-shadow: 1px 1px 1px #aaa;
}

.text-warning {
    color: #ffc107 !important;
}

.brd-circle {
    border: 1px solid #ff0000;
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 100px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 13px;
}

.brd-circle a {
    color: #ff0000;
    font-size: 17px;
    line-height: 16px;
    display: inherit;
    cursor: pointer;
}

.error {
    color: #ff0000 !important
}

.headerDropdown {
    margin-top: 0px;
    height: 44px;
    line-height: 44px;
    width: 300px;
    position: absolute;
    right: 300px;
}

.sort-act {
    color: #078c95;
}

.multiselect__option--highlight {
    background: #078c95 !important
}

.multiselect__tag {
    background: #078c95 !important
}

.multiselect__option--highlight:after {
    background: #078c95 !important
}

.multiselect__spinner:after {
    background: #078c95 !important
}

.multiselect__spinner:before {
    background: #078c95 !important
}

.multiselect__tag-icon:hover {
    background: #078c95 !important
}


/* New Announcement Listing */

.list-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word
}

.list-item.block .media {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.list-item.block .list-content {
    padding: 1rem
}

.list-row .w-40 {
    width: 40px !important;
    height: 40px !important
}

.list-row .avatar {
    position: relative;
    line-height: 1;
    border-radius: 500px;
    white-space: nowrap;
    font-weight: 700;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 500px;
    box-shadow: 0 5px 10px 0 rgba(50, 50, 50, .15)
}

.list-row .avatar img {
    border-radius: inherit;
    width: 100%
}

.list-row .gd-primary {
    color: #fff;
    border: none;
    background: #448bff linear-gradient(45deg, #448bff, #44e9ff)
}

.list-row .text-color {
    color: #5e676f;
    font-weight: 500
}

.list-row .text-sm {
    font-size: .825rem
}

.list-row .list-item {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #ebebeb;
}

.list-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word
}

.posabsrht {
    position: absolute;
    right: 0;
    top: 15px;
}

ul.news-listing {
    margin: 0;
    padding: 0;
}

ul.news-listing li {
    list-style-type: none;
    /*border-bottom: 1px solid #ddd;*/
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.trash {
    color: #fc3d3d;
    display: inline-block;
    padding-top: 3px;
}

.outerDivFull .switchToggle input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute;
}

.outerDivFull .switchToggle label {
    font-size: 14px;
    font-weight: 300;
    float: left;
    cursor: pointer;
    text-indent: -9999px;
    width: 113px;
    max-width: 113px;
    height: 30px;
    background: #fc3d3d;
    display: block;
    border-radius: 100px;
    position: relative;
}

.outerDivFull .switchToggle label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 26px;
    height: 26px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.outerDivFull .switchToggle input:checked+label,
.switchToggle input:checked+input+label {
    background: #078c95;
}

.outerDivFull .switchToggle input+label:before,
.switchToggle input+input+label:before {
    content: 'Off';
    position: absolute;
    top: 5px;
    left: 35px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.outerDivFull .switchToggle input:checked+label:before,
.switchToggle input:checked+input+label:before {
    content: 'On';
    position: absolute;
    top: 5px;
    left: 10px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.outerDivFull .switchToggle input:checked+label:after,
.switchToggle input:checked+input+label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}

.outerDivFull .switchToggle label:active:after {
    width: 60px;
}

.outerDivFull .toggle-switchArea {
    margin: 10px 0 10px 0;
}

.outerDivFull .switchToggleRead input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute;
}

.outerDivFull .switchToggleRead label {
    font-size: 14px;
    font-weight: 300;
    float: left;
    cursor: pointer;
    text-indent: -9999px;
    width: 100px;
    max-width: 100px;
    height: 30px;
    background: #fc3d3d;
    display: block;
    border-radius: 100px;
    position: relative;
    margin-bottom: 0;
}

.outerDivFull .switchToggleRead label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 26px;
    height: 26px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.outerDivFull .switchToggleRead input:checked+label,
.switchToggleRead input:checked+input+label {
    background: #078c95;
}

.outerDivFull .switchToggleRead input+label:before,
.switchToggleRead input+input+label:before {
    content: 'Unread';
    position: absolute;
    top: 5px;
    left: 35px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.outerDivFull .switchToggleRead input:checked+label:before,
.switchToggleRead input:checked+input+label:before {
    content: 'Read';
    position: absolute;
    top: 5px;
    left: 10px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.outerDivFull .switchToggleRead input:checked+label:after,
.switchToggleRead input:checked+input+label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}

.outerDivFull .switchToggleRead label:active:after {
    width: 60px;
}

.outerDivFull .toggle-switchArea {
    margin: 10px 0 10px 0;
}

button.disabled,
button:disabled {
    cursor: not-allowed;
    background: #ddd !important;
}

button.disabled:hover,
button:disabled:hover {
    cursor: not-allowed;
    background: #ddd !important;
    border: 1px solid #ccc;
    color: #aaa;
}

.star-rating {
    direction: rtl;
    display: inline-block;
}

.star-rating input[type=radio] {
    display: none
}

.star-rating label {
    color: #bbb;
    font-size: 22px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.star-rating label:hover,
.star-rating label:hover~label,
.star-rating input[type=radio]:checked~label {
    color: #f2b600
}


/* MEDIA */

@media(max-width:767px) {
    .txt-right {
        text-align: left;
    }
    .mb15 {
        margin-bottom: 15px;
    }
    .mt15 {
        margin-top: 15px;
    }
    .mt10 {
        margin-top: 10px;
    }
    .pt15 {
        padding-top: 15px;
    }
    a.view-detail-btn {
        margin-top: 10px;
        display: inline-block;
    }
    a.link-btn {
        margin-bottom: 15px;
        font-size: 13px;
    }
    .none {
        display: none;
    }
}

.roundcheckbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.roundcheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.roundcheckbox .checkmark {
    position: absolute;
    top: 0;
    left: 50%;
    height: 25px;
    width: 25px;
    background-color: #ddd;
    border-radius: 15px;
}

.roundcheckbox:hover input~.checkmark {
    background-color: #ccc;
}

.roundcheckbox input:checked~.checkmark {
    background-color: #078c95;
}

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

.roundcheckbox input:checked~.checkmark:after {
    display: block;
}

.roundcheckbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 8px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

img.img-radius-brd {
    border-radius: 100px;
    border: 1px solid #ddd;
    padding: 1px;
    margin-right: 10px;
}

.fnt15 {
    font-size: 15px !important
}

.msg-time {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    padding-top: 10px;
    opacity: 0.5;
    font-weight: 400;
}

.msg-info {
    opacity: 0.5;
    color: #000;
    font-size: 13px;
}

.onboarding .button {
    background: #ccc;
    width: 100px;
    height: 40px;
    border-radius: 0.25rem;
    display: inline-block;
    cursor: pointer;
    border: 0;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    font-size: 14px;
    outline: none;
}

.onboarding .button:hover,
.button:focus {
    background: #f4f9fd;
}

.onboarding .button:active {
    background: #ecf3fb;
}

.onboarding .button.button-primary {
    background: #078c95;
    color: #fff;
}

.onboarding .button.button-primary:hover,
.onboarding .button.button-primary:focus {
    background: #078c95;
}

.onboarding .button.button-primary:active {
    background: #316fb7;
}

.onboarding .button.button-nav {
    display: none;
}

.onboarding .button.previous {
    float: left;
}

.onboarding .button.next {
    float: right;
}

.onboarding .button.complete {
    float: right;
    display: none;
}

.onboarding .button:disabled {
    opacity: 0.5;
    cursor: initial;
    pointer-events: none;
}

.onboarding .carousel {
    width: 640px;
    margin: auto;
}

.onboarding .controls {
    text-align: center;
    padding: 20px;
    white-space: nowrap;
}

.onboarding .controls.on-last-slide .button-nav.next {
    display: none;
}

.onboarding .controls.on-last-slide .complete {
    display: inline-block;
}

.onboarding .controls.has-nav .button-nav {
    display: inline-block;
}

.onboarding .controls .dynamic-toggles {
    display: inline-block;
}

.onboarding .controls .toggle {
    margin: 0 0.25rem;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border: 0;
    background: #fff;
    border-radius: 100%;
    cursor: pointer;
    outline: none;
    background: #CDD7E0;
}

.onboarding .controls .toggle:hover,
.controls .toggle:focus {
    background: #E0E8F1;
}

.onboarding .controls .toggle.active {
    background: #078c95;
}

.onboarding .slide-container {
    height: 350px;
}

.onboarding .slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
    height: 360px;
}

.onboarding .slide.active {
    opacity: 1;
    z-index: 1;
}

.onboarding .visual-content-container {
    height: 360px;
    width: 640px;
}

.onboarding .visual-content-container img,
.onboarding .visual-content-container video {
    max-width: 100%;
    max-height: 100%;
}

.onboarding .helper-content-container {
    display: table;
    width: 100%;
    position: absolute;
    right: 0;
    top: 220px;
    left: 0;
    height: 100px;
    box-sizing: border-box;
    padding: 0 20px;
}

.onboarding .helper-content {
    display: table-cell;
    vertical-align: middle;
    font-size: 1rem;
}

.onboarding .slide-title {
    color: #0A256C;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 21px;
}

.onboarding .para {
    color: #000000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}

@media(max-width:992px) {
    .onboarding .carousel {
        width: 100%;
        margin: auto;
    }
    .onboarding .visual-content-container {
        height: 360px;
        width: 100%;
    }
}

a.badge-btn {
    display: inline-block;
    cursor: pointer;
    background: #078c95;
    border-radius: 100px;
    padding: 2px 10px;
    color: #FFF;
    font-size: 11px;
    margin-top: 10px;
}

.brdtable {
    border: 1px solid #DDD;
    padding: 10px;
    background: #F9F9F9;
}

.trskygreen {
    background-color: #E2EFDA !important
}

.trskyorange {
    background-color: #FCE4D6 !important
}

.trskyblue {
    background-color: #BDD7EE !important
}

.trskywhite {
    background-color: #fff !important
}

.switch-btn .btn-toggle {
    margin: 0 4rem;
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem;
    width: 3rem;
    border-radius: 1.5rem;
    color: #6B7381;
    background: #BDC1C8;
}

.switch-btn .btn-toggle:before,
.switch-btn .btn-toggle:after {
    color: #6B7381;
}

.switch-btn .btn-toggle.active {
    background-color: #078c95;
}

.switch-btn .btn-toggle.btn-lg {
    margin: 0 5rem;
    padding: 0;
    position: relative;
    border: none;
    height: 2.5rem;
    width: 5rem;
    border-radius: 2.5rem;
}

.switch-btn .btn-toggle.btn-lg:focus,
.switch-btn .btn-toggle.btn-lg.focus,
.switch-btn .btn-toggle.btn-lg:focus.active,
.switch-btn .btn-toggle.btn-lg.focus.active {
    outline: none;
}

.switch-btn .btn-toggle.btn-lg:before,
.switch-btn .btn-toggle.btn-lg:after {
    line-height: 2.5rem;
    width: 5rem;
    text-align: center;
    font-weight: 500;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity 0.25s;
}

.switch-btn .btn-toggle.btn-lg:before {
    content: 'Yes';
    left: -5rem;
}

.switch-btn .btn-toggle.btn-lg:after {
    content: 'No';
    right: -5rem;
    opacity: 0.5;
}

.switch-btn .btn-toggle.btn-lg>.handle {
    position: absolute;
    top: 0.3125rem;
    left: 0.3125rem;
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 1.875rem;
    background: #FFF;
    transition: left 0.25s;
}

.switch-btn .btn-toggle.btn-lg.active {
    transition: background-color 0.25s;
}

.switch-btn .btn-toggle.btn-lg.active>.handle {
    left: 2.8125rem;
    transition: left 0.25s;
}

.switch-btn .btn-toggle.btn-lg.active:before {
    opacity: 0.5;
}

.switch-btn .btn-toggle.btn-lg.active:after {
    opacity: 1;
}

.vue__time-picker {
    width: 100% !important
}

.vue__time-picker.input.display-time {
    width: 100% !important
}

.vue__time-picker input.display-time {
    width: 100% !important;
    border: 1px solid #ced4da !important;
    border-radius: 3px !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
    box-shadow: 0 0.1rem 0.7rem rgba(0, 0, 0, .10) !important;
    height: 42px !important;
}

.tox .tox-statusbar {
    resize: none !important;
    pointer-events: none !important;
}

.mx-datepicker {
    width: 100% !important;
}

.role-level-1 {
    background: #e4e4e4;
    padding: 10px 0;
    border-bottom: 1px solid #c5c5c5;
}

.role-level-2 {
    background: #ececec;
    padding: 8px 0;
    border-bottom: 1px solid #dadada;
}

.role-level-3 {
    background: #f7f7f7;
    padding: 8px 0;
    border-bottom: 1px solid #e4e4e4;
}

div[aria-expanded=true] .bx.bx-plus {
    display: none;
}

div[aria-expanded=false] .bx.bx-minus {
    display: none;
}

.role-collapse .bx {
    margin-right: 10px
}


/* Today 25-11-2021 */

.height65 {
    height: 95px;
}

.panel {
    display: none;
    position: absolute;
    right: 0;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
    line-height: initial;
    background: #fff;
    border-radius: 15px;
    padding: 10px 15px;
    z-index: 9;
    width: 200px;
    text-align: left;
    font-size: 14px;
    color: #5f5f5f;
    border: 1px solid #eee;
}

.brd_btm {
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
}

a.apply-btn {
    background: #078c95;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    padding: 6px 15px;
    border-radius: 100px;
    font-weight: 400;
    margin-top: 10px;
    display: inline-block;
    text-align: center;
}

.brd-btm {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 5px;
}

.border-alls {
    border: 2px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    /*background: #eee;*/
}

.abs {
    position: absolute;
    right: 15px;
}

.geryBox {
    background: #f6f6f6;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 10px !important;
}

.gery-bg {
    background: #eee;
    border-radius: 4px;
    box-shadow: 0 0.1rem 0.7rem rgba(0, 0, 0, .10);
    border: 1px solid #ddd;
    padding: 20px 0;
}

.input-daterange input {
    padding: 10px 15px !important;
    border-radius: 10px !important;
    box-sizing: border-box;
    background-color: #fff !important;
    color: #000 !important;
    font-size: 16px !important;
    letter-spacing: 1px;
    position: relative;
    width: 100%;
    box-shadow: 0 0.1rem 0.7rem rgba(0, 0, 0, .10);
    border: 1px solid rgba(0, 0, 0, 0);
}

.input-daterange input:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #FFA000 !important;
    outline-width: 0;
    outline: 0
}

.input-daterange .daterangepicker {
    background-color: #fff;
    border-radius: 0 !important;
    align-content: center !important;
    padding: 0 !important
}

.input-daterange .month {
    font-size: 16px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important
}

.start-date,
.end-date {
    border-radius: 0px !important
}

.daterangepicker td.active,
.daterangepicker td.active:hover,
.daterangepicker .ranges li.active {
    background: #078c95 !important;
}

.posAbs {
    position: absolute;
    right: 15px;
}

.periodate {
    background: #fff;
    cursor: pointer;
    padding: 7px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.link-blueclr {
    color: #32A2D6
}

.dark-blue-box {
    border-radius: 8px;
    background-color: #078c95;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
}

.dark-yellow-box {
    padding: 15px;
    background: #078c95;
    border-radius: 8px;
    background-color: #078c95;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.dark-white-box {
    padding: 15px;
    background: #078c95;
    border-radius: 8px;
    background-color: white;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.continue-btn {
    box-sizing: border-box;
    border: 1px solid #078c95;
    /*00B0F0*/
    border-radius: 29.5px;
    color: #078c95;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    background: #fff;
    padding: 7px 25px;
    width: 250px;
    height: 50px;
}

.continue-btn:hover {
    background: #078c95;
    color: #fff;
}

.autoheight {
    overflow: auto;
    height: calc(100vh - 315px);
}

.table-responsive {
    overflow-y: auto !important;
}

.tableFixHead thead th {
    position: sticky;
    top: 0;
    box-shadow: 0 1px 5px -5px #000;
}

.tableFixHead table {
    border-collapse: collapse;
    width: 100%;
}

.role-level-1 {
    background: #e4e4e4;
    padding: 10px 0;
    border-bottom: 1px solid #c5c5c5;
}

.role-level-2 {
    background: #ececec;
    padding: 8px 0;
    border-bottom: 1px solid #dadada;
}

.role-level-3 {
    background: #f7f7f7;
    padding: 8px 0;
    border-bottom: 1px solid #e4e4e4;
}

div[aria-expanded=true] .bx.bx-plus {
    display: none;
}

div[aria-expanded=false] .bx.bx-minus {
    display: none;
}

.role-collapse .bx {
    margin-right: 10px
}

.yellow-box {
    box-sizing: border-box;
    border: 1px solid #EFEFEF;
    border-radius: 8px;
    background-color: #078c95;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    padding: 10px 0 5px 0;
}

.yellow-box label,
.yellow-box b {
    color: #fff;
    font-weight: 500;
}

.securityPIN {
    color: #078c95;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}

.needhelp {
    color: #078c95;
    text-align: center;
    font-size: 15px;
}

.yellow-btn {
    background: #078c95;
    border-radius: 29.5px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    padding: 7px 25px;
    width: 200px;
    height: 50px;
    border: 0;
}

.yellow-btn:hover {
    background: #078c95;
    color: #fff;
    border: 0;
}

.view-details-btn {
    box-sizing: border-box;
    height: 40px;
    width: 150px;
    border: 1px solid #000;
    border-radius: 29.5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    color: #000;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
}

.view-details-btn:hover {
    color: #fff;
    background: #000;
}

.select-btn {
    box-sizing: border-box;
    height: 40px;
    width: 150px;
    background: #078c95;
    border: 1px solid #078c95;
    border-radius: 29.5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
}

.select-btn:hover {
    color: #078c95;
    border: 1px solid #078c95;
    background: #fff;
}

.news-active {
    background-color: #078c95;
    color: #fff
}

.news-inactive {
    background: rgba(0, 0, 255, 0.3);
    color: #4A4956
}

.get-rewarded {
    color: #078c95;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    text-align: center;
}

.referral-code {
    box-sizing: border-box;
    height: 60px;
    width: 190px;
    margin: 0 auto;
    text-align: center;
    border: 1px dashed #078c95;
    border-radius: 29.5px;
    background-color: #FFFFFF;
    color: #078c95;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 7px;
    line-height: 60px;
    margin-top: 15px;
}

a.change-ps {
    border: 1px solid #00B0F0;
    border-radius: 29.5px;
    color: #00B0F0;
    cursor: pointer;
    font-size: 14px;
    display: block;
    padding: 5px 15px;
}

.control-dir {
    position: absolute;
    right: -20px;
    bottom: -45px;
}

.modal-header {
    display: inline-block;
}

.close {
    position: absolute;
    top: 10px;
    right: 15px;
}

.tox-tinymce {
    height: 480px !important;
}

.vue__time-picker .dropdown ul li:not([disabled]).active {
    background: #FFD600 !important;
}

a.hyper-link {
    text-decoration: underline;
    color: #078c95;
    font-size: 12px;
    float: right;
}

.box-height {
    min-height: 480px;
}

.inner-height {
    height: 40px !important;
    display: inline-block;
    line-height: 26px !important;
    width: 100%;
}

.circle-box {
    border-radius: 100px !important;
    width: 50px!important;
    height: 50px!important;
    background: #fff!important;
    color: #FFD300!important;
    font-weight: bold!important;
}

/* polygon {
    fill: #078c95
} */

@media(max-width:767px) {
    .txt-right {
        text-align: right;
    }
    .fnt14 {
        font-size: 14px;
    }
    .mnone {
        display: none
    }
    .mm15 {
        margin-top: 15px;
    }
    .wrapper.toggled .sidebar-wrapper{
      top:0 !important;
    }
    .wrapper.toggled .logo-icon-2 {
        width: 150px;
        margin-left: 5px !important;
    }
}

