:root{
    --font-bold: 'SFProText-Bold';
    --font-medium: 'SFProText-Medium';
    --font-regular: 'SFProText-Regular';
    --font-light: 'SFProText-Light';
}

@charset "utf-8";

@font-face {font-family: 'SFProText-Regular';
src: url("fonts/SFProText-Regular.eot");
src: url("fonts/SFProText-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/SFProText-Regular.woff") format("woff"), url("fonts/SFProText-Regular.ttf") format("truetype");
font-style: normal; 
}
@font-face {
font-family: 'SFProText-Medium';
src: url("fonts/SFProText-Medium.eot");
src: url("fonts/SFProText-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/SFProText-Medium.woff") format("woff"), url("fonts/SFProText-Medium.ttf") format("truetype");
font-style: normal; 
}
@font-face {
font-family: 'SFProText-Bold';
src: url("fonts/SFProText-Bold.eot");
src: url("fonts/SFProText-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/SFProText-Bold.woff") format("woff"), url("fonts/SFProText-Bold.ttf") format("truetype");
font-style: normal; 
}
@font-face {
font-family: 'SFProText-Light';
src: url("fonts/SFProText-Light.eot");
src: url("fonts/SFProText-Light.eot?#iefix") format("embedded-opentype"), url("fonts/SFProText-Light.woff") format("woff"), url("fonts/SFProText-Light.ttf") format("truetype");
font-style: normal; 
}


.sidebar-wrapper .metismenu a .parent-icon{display: none;}
.wrapper.toggled .sidebar-wrapper .metismenu a .parent-icon{display: block;}
.btn-secondary{background-color: #9A9A9A !important;border-color: #9A9A9A;}
.sidebar-header{padding-top: 5px;}
#menu{margin-top: 30px;}
#menu .mm-collapse li a:hover,#menu .mm-collapse>.mm-active>a{background-color: transparent;border-color: #fff;color: #fff;}
#menu .mm-collapse li a{border-left: 4px solid transparent;border-radius: 3px;}


.login-form label{font-size: 14px; font-weight: 600;}
.login-form button{border-radius: 7px;}
.login-form .input-group-text{color: #b4b4b4;font-size: 18px !important;}
.login-form .form-control{font-weight: 500;}
.login-form .form-control:focus{border-color: #ddd;}
.card{box-shadow: none;}

body{font-family: 'SFProText-Regular';}
.font-weight-bold{font-family: var(--font-bold);}
.font-medium{font-family: var(--font-medium);}
.font-regular{font-family: var(--font-regular);}
.font-light{font-family: var(--font-light);}
h1,h2,h3{font-family: var(--font-bold);}
h4,h5{font-family: var(--font-medium);}

.badge{font-weight: 500;}
.btn{height: 40px;border-radius: 9px;}
a.btn{line-height: 19px !important;}

.logintabs ul{width: 100%  !important;}

.tableFixHead .table{text-align: center;border: 0;}
.tableFixHead .table .even{background-color: #fff ;}
.tableFixHead .table tr th{background: #D8D8D8; color: #000; font-family: var(--font-medium);font-size: 13px;box-shadow: none;font-weight: inherit;}
.tableFixHead .table tr td{background: #fff; color: #000; font-family: var(--font-medium);font-size: 13px;border: 0;padding: 10px 12px;}
.tableFixHead .table tr td button{font-size: 19px;line-height: 17px;padding: 0 6px;height: 30px !important;}
.tableFixHead .table tr th:first-child{border-radius: 6px 0 0 0;}
.tableFixHead .tabletr th:last-child{border-radius: 0 6px 0 0;}

.star-ratings .vue-star-rating-star svg{width: 20px;height: 20px;}

.nav.nav-pills .nav-link {padding-left: 27px;padding-right: 27px;}

.has-search.input-group .fill-btn{
    margin-left: 0 !important;
    background: #fff;
    color: #575757;
    border: 1px solid #ddd;
    height: 40px !important;
    border-left: 0;
    border-radius: 0 5px 5px 0;
    font-size: 20px;
    padding: 0 13px;
}
.has-search.input-group .form-control{border-right: 0;box-shadow: none;border-radius: 5px 0 0 5px;fcolor: #606060;font-size: 15px; padding-left: 12px;height: 40px;}
.has-search.input-group span.bx{display: none;}
.form-group .fill-btn{padding: 10px 20px;border-radius: 7px;}

.form-body .form-control{box-shadow: none;height: 40px; border-radius: 5px;font-size: 14px;}
.form-body label{font-size: 13px; font-family: var(--font-medium);}
 .styled-select{box-shadow: none !important;border-radius: 5px;}
 .styled-select select{border-radius: 5px !important;height: 40px !important; font-size: 14px !important;}
 .styled-select select:invalid { color: #aaa; }
 .mx-datepicker,.date{box-shadow: none !important;border-radius: 5px;}

.modal-header,.modal-footer{border: 0;}
.modal-header .modal-title{text-align: center;font-size: 20px;font-family: var(--font-medium);font-weight: initial !important;}
.modal-body{padding: 0 40px;}
.modal-footer{justify-content: center;}
.modal-footer .btn{height: 40px;border-radius: 7px;}
/* CSS Document */

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

.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;
    background: #fff;
    text-align: center;
    /*position: fixed;
    width: 100%;
    z-index: 9;*/
}


.shadow-btm-back {
    box-shadow: 0 0.1rem 0.7rem rgba(0, 0, 0, .10);
    background: #fff;
    padding: 5px 20px;
}

.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 var(--app-theme-color);
}


/**/

.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-family: var(--font-medium);
}

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

.st-pending {
    color: var(--app-theme-color);
    text-shadow: 1px 1px 1px #ddd;
}

.changePic {
    font-size: 15px;
    color: var(--app-theme-color);
    text-shadow: 1px 1px 1px #ddd;
    cursor: pointer;
}


/* Select Dropdown */

.styled-select {
    border: 0;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    color: #000;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
    box-shadow: 0 0.1rem 0.7rem rgba(0, 0, 0, .10);
}

.styled-select select {
    width: 100%
}

select:focus {
    outline: 0
}

.styled-select select {
    background: #fff;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
}

.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: 4px solid #dee2e6;
    width: max-content;
}

.nav.nav-pills li.nav-item {
    padding-right: 35px;
    margin-bottom: -4px;
}

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


/* Button */

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

a.view-btn {
    background-color: var(--app-theme-color);
    border-color: var(--app-theme-color);
    color: #fff;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 3px;
    font-weight: 300;
}

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 var(--app-theme-color);
    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: var(--app-theme-color);
    color: #fff;
}

button.border-btn {
    background: #fff;
    border: 1px solid var(--app-theme-color);
    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: var(--app-theme-color);
    color: #fff;
}

button.fill-btn,
a.fill-btn {
    text-transform: none;
    color: #fff;
    background-color: var(--app-theme-color);
    border-color: var(--app-theme-color);
    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 var(--app-theme-color);
    color: var(--app-theme-color);
}

a.fill-btn1 {
    text-transform: none;
    color: #fff;
    background-color: var(--app-theme-color);
    border-color: var(--app-theme-color);
    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 #0000FF;
    background: #fff;
    width: 10px;
    border-radius: 100px;
    height: 10px;
}

.top-slider .carousel-indicators .active,
.salarySlider .carousel-indicators .active {
    background: #0000FF;
    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: var(--app-theme-color);
    border-color: var(--app-theme-color);
    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: var(--app-theme-color);
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    font-size: 15px;
    display: block;
    padding: 2px 12px;
    text-shadow: 1px 1px 1px  var(--app-theme-color);;/*#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: var(--app-theme-color);
}

.multiselect__option--highlight {
    background: var(--app-theme-color) !important
}

.multiselect__tag {
    background: var(--app-theme-color) !important
}

.multiselect__option--highlight:after {
    background: var(--app-theme-color) !important
}

.multiselect__spinner:after {
    background: var(--app-theme-color) !important
}

.multiselect__spinner:before {
    background: var(--app-theme-color) !important
}

.multiselect__tag-icon:hover {
    background: var(--app-theme-color) !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: var(--app-theme-color);
}

.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: var(--app-theme-color);
}

.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: var(--app-theme-color);
}

.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: var(--app-theme-color);
    color: #fff;
}

.onboarding .button.button-primary:hover,
.onboarding .button.button-primary:focus {
    background: var(--app-theme-color);
}

.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: var(--app-theme-color);
}

.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: var(--app-theme-color);
    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: var(--app-theme-color);
}

.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: var(--app-theme-color);
    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: var(--app-theme-color) !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: #0000FF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
}

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

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

.continue-btn:hover {
    background: #00B0F0;
    color: #fff;
}

.tableFixHead {
    overflow-y: auto;
    /* height: 480px; */
}

.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: #f0f0f0;
    padding: 10px 0;
    border-bottom: 1px solid #c5c5c5;
}

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

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

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: #FFD701;
    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: #0000FF;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}

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

.yellow-btn {
    background: #FFD701;
    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: #FFD701;
    color: #fff;
    border: 0;
}

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

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

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

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

.news-active {
    background-color: #0000FF;
    color: #fff
}

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

.get-rewarded {
    color: #FFD701;
    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 #0000FF;
    border-radius: 29.5px;
    background-color: #FFFFFF;
    color: #0000FF;
    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: var(--app-theme-color);
    font-size: 12px;
    float: right;
}

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

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

@media only screen and (max-width: 768px) {
    .otp-input input{width: 40px;}
}