/* input(161,37): run-time error CSS1046: Expect comma, found '169'
input(161,45): run-time error CSS1046: Expect comma, found '/'
input(166,38): run-time error CSS1046: Expect comma, found '182'
input(166,46): run-time error CSS1046: Expect comma, found '/'
input(171,39): run-time error CSS1046: Expect comma, found '106'
input(171,47): run-time error CSS1046: Expect comma, found '/'
input(176,39): run-time error CSS1046: Expect comma, found '165'
input(176,45): run-time error CSS1046: Expect comma, found '/'
input(191,39): run-time error CSS1046: Expect comma, found '220'
input(191,46): run-time error CSS1046: Expect comma, found '/'
input(865,27): run-time error CSS1038: Expected hex color, found '#fff3' */
.form-group h5 {
    text-transform: capitalize;
    font-size: 0.9rem;
}

a {
    text-decoration: none;
    color: #1D71B8;
}

.Select2WithoutSearch, .select2 {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple {
    min-height: 38px;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    padding: 2px 5px;
}

.LeftBorder {
    border-left: 1px solid #ddd;
    height: 100%;
    padding-left: 15px;
}

.form-group {
    margin-bottom: 15px;
}

.topbar .top-navbar .navbar-header {
    background: #fff;
    line-height: 66px;
    overflow: hidden;
}

.fixed-sidebar .left-sidebar, .fixed-sidebar .navbar-header {
    position: fixed;
}

.HeaderLogo {
    width: 135px;
    position: relative;
    top: 5px;
}

.skin-blue .topbar {
    background: #1D71B8;
}

.btn-info {
    background-color: #1D71B8;
    border-color: #1D71B8;
}

    .btn-info:hover {
        background-color: #5EB670;
        border-color: #5EB670;
    }

.skin-blue .page-titles .breadcrumb .breadcrumb-item.active {
    color: #1D71B8;
}

.btn-outline-info {
    color: #1d71b8;
    border-color: #1d71b8;
}

    .btn-outline-info:hover {
        color: #5EB670;
        border-color: #5EB670;
        background-color: transparent;
    }

.FormBTN {
    min-width: 100px;
    min-height: 40px;
}

.skin-blue .sidebar-nav ul li a.active, .skin-blue .sidebar-nav ul li a:hover {
    color: #1D71B8;
}

    .skin-blue .sidebar-nav ul li a.active i, .skin-blue .sidebar-nav ul li a:hover i {
        color: #1D71B8;
    }

.page-item.active .page-link {
    background-color: #5EB670;
    border-color: #5EB670;
}

.page-link {
    color: #5EB670;
}

    .page-link:hover {
        color: #459756;
    }

.dataTables_filter input:focus {
    background-image: linear-gradient(#5EB670,#5EB670),linear-gradient(#e9ecef,#e9ecef);
}

.dataTables_length select:focus {
    background-image: linear-gradient(#5EB670,#5EB670),linear-gradient(#e9ecef,#e9ecef);
}

.table th, .table thead th {
    text-transform: capitalize;
}

.StatusSpan {
    text-transform: capitalize;
    min-width: 90px;
    text-align: center;
}

.BoldLabel {
    font-weight: 500;
    min-width: 160px;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #093152;
}

.RightBtnDiv {
    text-align: right;
}

.FormBTN i {
    position: relative;
    top: 2px;
}

.ActionsTD {
    white-space: nowrap;
}

    .ActionsTD a {
        background-color: #fff;
        display: inline-block;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        margin: 0px 1px;
        border-radius: 5px;
        font-size: 0.9rem;
    }

        .ActionsTD a:hover {
            cursor: pointer;
        }

        .ActionsTD a.ViewAction {
            color: #1d71b8;
            background-color: rgb(3 169 243 / 25%);
        }

        .ActionsTD a.AcceptAction {
            color: #5eb670;
            background-color: rgb(94 182 112 / 25%);
        }

        .ActionsTD a.RejectAction {
            color: #E46A76;
            background-color: rgb(228 106 118 / 25%);
        }

        .ActionsTD a.InfoAction {
            color: #f59f00;
            background-color: rgb(255 165 0 / 25%);
        }

        .ActionsTD a.EditAction {
            color: rgb(97, 94, 182);
            background-color: rgba(97, 94, 182, 0.25);
        }

        .ActionsTD a.ActivateAction {
            color: #f500b8;
            background-color: rgba(255, 0, 251, 0.25);
        }

        .ActionsTD a.TakeAction {
            color: #9d8e0b;
            background-color: rgb(243 220 23 / 48%);
        }

.swal2-popup .swal2-title {
    font-size: 1.6em !important;
    text-transform: capitalize !important;
}

.swal2-popup {
    padding: 20px 30px !important;
    width: 30em !important;
}

    .swal2-popup .swal2-textarea {
        height: 5.75em !important;
        padding: 0.75em !important;
        margin-bottom: 0px !important;
        margin-top: 5px !important;
    }

.swal2-icon {
    width: 4em !important;
    height: 4em !important;
}

.SwalContainerClass .swal2-popup {
    width: 32em !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #5EB670;
    border-color: #5EB670;
}

.no-block .text-muted {
    text-transform: uppercase;
}

.InputSpan {
    position: relative;
    top: 10px;
    font-size: 0.85rem;
    font-weight: 400;
}

.ItemsList {
    list-style: none;
    padding-left: 0rem;
    margin-top: 10px;
}

    .ItemsList li {
        background-color: #f1f1f1;
        padding: 7px 15px;
        margin: 5px 0px;
        font-size: 0.9rem;
        font-weight: 400;
        color: #212529;
        border: 1px solid #ced4da4a;
        border-radius: 0.25rem;
        position: relative;
    }

.itemDelete {
    display: inline-block;
    background-color: #ed3e3e;
    width: 39px;
    text-align: center;
    color: #fff;
    height: 37px;
    font-size: 1.3rem;
    position: absolute;
    right: 0px;
    top: -1px;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border: 1px solid #eb4343;
}

    .itemDelete i {
        font-size: 0.8rem;
    }

    .itemDelete:hover {
        color: #fff;
        cursor: pointer;
    }

.AddBtn {
    width: 38px;
    height: 38px;
    border: 0;
    background-color: #5eb670;
    color: #fff;
    border-radius: 5px;
    line-height: 36px;
}

.SubCard {
    border: 1px solid #e3e3e3;
    padding: 15px;
    border-radius: 10px;
    position: relative;
    min-height: 237px;
}

    .SubCard h6 {
        font-weight: 600;
        font-size: 1rem;
        margin-bottom: 17px;
    }

.BtnTop {
    position: absolute;
    top: 10px;
    right: 15px;
    min-width: 66px;
    ;
}

input[type=file].CustomFileUpload {
    height: 38px;
}

    input[type=file].CustomFileUpload::file-selector-button {
        height: 38px;
    }

.MainUl {
    list-style: none;
    padding-left: 0rem;
    margin-bottom: 0rem;
}

.MainItem {
    font-weight: 500;
    padding: 10px 0px;
}

.NumCir {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background-color: #1d71b8bd;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    font-size: 0.8rem;
    margin-right: 10px;
}

.MainUl ul {
    padding-left: 53px;
}

.MainItem a:hover {
    color: #165d97;
}

.AddScroll {
    height: 256px;
    overflow: hidden;
    overflow-y: scroll;
}

.BlogList ul {
    list-style: none;
}

.BlogList .MainUl ul {
    padding-left: 36px;
}

.Generate-Btn {
    width: 120px;
    height: 32px;
    border-radius: 5px;
    border: 1px solid #ADA8A8;
    margin-left: 30px;
}

.BromoCode-Span {
    margin-left: 50px;
}

.BromoCode-Span1 {
    margin-left: 13px;
}

.CardBTN {
    position: absolute;
    top: 10px;
    right: 20px;
}

.MoreData.table th, .MoreData.table thead th {
    text-transform: capitalize;
    font-size: 0.8rem;
    padding-left: 10px;
    padding-right: 10px !important;
}

.table th, .table thead th {
    white-space: nowrap;
}

.dataTables_wrapper.container-fluid {
    padding: 0 0px;
}

.page-wrapper {
    margin-bottom: 60px;
}

.footer {
    position: absolute;
}

.SwalContainerClass2 .swal2-popup {
    width: 32em !important;
}

    .SwalContainerClass2 .swal2-popup .swal2-title {
        font-size: 1.4em !important;
        text-transform: capitalize !important;
    }

.rate {
    height: auto;
    padding: 0 5px;
}

.btn-check:active + .btn-info:focus, .btn-check:checked + .btn-info:focus, .btn-info.active:focus, .btn-info:active:focus, .show > .btn-info.dropdown-toggle:focus {
    box-shadow: unset;
}

.rate:not(:checked) > input {
    position: absolute;
    top: -9999px;
}

.rate:not(:checked) > label {
    float: left;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 20px;
    color: #878787;
    margin: 0 1px;
}

    .rate:not(:checked) > label:before {
        content: '★ ';
    }

.rate > input:checked ~ label {
    color: #ffc107;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #ffc107;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #ffc107;
}

.Blog-Rate {
    display: inline-block;
    position: relative;
    right: 8px;
    bottom: 2px;
}

.BolgLabel {
    position: relative;
    bottom: 13px;
}

.ValueUl {
    display: inline-block;
    list-style: none;
    padding-left: 5px;
}

.btn-primary {
    background-color: #1D71B8;
    border-color: #1D71B8;
}

    .btn-primary:hover {
        background-color: #5EB670;
        border-color: #5EB670;
    }

.form-check-input:checked {
    background-color: #5EB670;
    border-color: #5EB670;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    background-image: linear-gradient(#5EB670,#5EB670),linear-gradient(#e9ecef,#e9ecef);
}

/*.select2-container--open {
    z-index: 9999999
}*/

.btn-check:focus + .btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #5EB670;
    border-color: #5EB670;
    box-shadow: unset !important;
}

.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
    box-shadow: unset !important;
}

.modal-footer {
    padding: 0px .75rem 1.2rem;
    border-top: 0px solid #e9ecef;
}

.TableFilter {
    width: 250px;
}

    .TableFilter label {
        display: flex;
        white-space: nowrap;
    }

.FiltersDiv {
    position: absolute;
    right: 28%;
    top: 62px;
}

.ValidationError span {
    color: red;
    font-size: 0.75rem;
    text-transform: capitalize;
}

.TableFilter label span {
    font-size: 14px;
    font-weight: 400;
    position: relative;
    top: 6px;
}


.LoaderOverLay {
    text-align: center;
    padding-top: 45vh;
    background-color: #e9e9e9f5;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    overflow: hidden
}

.LoaderContainer {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    position: relative;
    left: -22px;
}

.loader3 {
    animation: rotate 1s infinite;
    height: 50px;
    width: 50px;
}

    .loader3:before,
    .loader3:after {
        border-radius: 50%;
        content: "";
        display: block;
        height: 20px;
        width: 20px;
    }

    .loader3:before {
        animation: ball1 1s infinite;
        background-color: #5FB670;
        box-shadow: 30px 0 0 #1D71B8;
        margin-bottom: 10px;
    }

    .loader3:after {
        animation: ball2 1s infinite;
        background-color: #1D71B8;
        box-shadow: 30px 0 0 #5FB670;
    }

@keyframes rotate {
    0% {
        transform: rotate(0deg) scale(0.8)
    }

    50% {
        transform: rotate(360deg) scale(1.2)
    }

    100% {
        transform: rotate(720deg) scale(0.8)
    }
}

@keyframes ball1 {
    0% {
        box-shadow: 30px 0 0 #1D71B8;
    }

    50% {
        box-shadow: 0 0 0 #1D71B8;
        margin-bottom: 0;
        transform: translate(15px, 15px);
    }

    100% {
        box-shadow: 30px 0 0 #1D71B8;
        margin-bottom: 10px;
    }
}

@keyframes ball2 {
    0% {
        box-shadow: 30px 0 0 #5FB670;
    }

    50% {
        box-shadow: 0 0 0 #5FB670;
        margin-top: -20px;
        transform: translate(15px, 15px);
    }

    100% {
        box-shadow: 30px 0 0 #5FB670;
        margin-top: 0;
    }
}

.login-register {
    background-image: url(../imgs/HomeBG.png?v=MD3qen6rvxJZikQnf2FZzVJvgYw);
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #5eb670;
}

.ConfirmPara {
    margin-bottom: 30px;
    font-size: 1rem;
}

.ConfirmTitle {
    margin-top: 20px;
}

.ConfirmModal .modal-dialog {
    max-width: 457px;
}

.ConfirmModal button {
    margin-bottom: 10px;
}

.ModalTable.table th {
    white-space: nowrap;
}

.ModalTable.table td {
    vertical-align: middle;
}

.ModalGrid .container-fluid {
    padding: 0 0px;
}

.WidthAuto {
    min-width: auto;
}

.Nowrap {
    white-space: nowrap;
}

.ModalCardBorder {
    padding: 12px 15px 3px;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 10px;
}

.BoldSpan {
    font-weight: 500;
}

.TableDiscption p {
    margin-bottom: 0px;
}

.TableDiscption {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 185px;
    transition: -webkit-line-clamp 1s;
}

    .TableDiscption:hover {
        cursor: pointer;
    }

.ShowTableDiscption {
    display: -webkit-box;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    transition: -webkit-line-clamp 1s;
}

.c-inputs-stacked .form-check-input {
    width: 24px;
    height: 24px;
}

.c-inputs-stacked .custom-control-description {
    margin-left: 10px;
    position: relative;
    top: 3px;
}

.c-inputs-stacked .form-check {
    margin-top: 16px;
}

.wizard-content .wizard > .actions > ul > li > a {
    background: #1d71b8;
    min-width: 100px;
    text-align: center;
    border: 1px solid transparent;
}

.wizard-content .wizard > .steps > ul > li.done .step {
    background-color: #1d71b8;
    border-color: #1d71b8;
    color: #fff;
}

.wizard-content .wizard > .steps > ul > li.current .step {
    border-color: #1d71b8;
    background-color: #fff;
    color: #1d71b8;
}

.wizard-content .wizard.wizard-circle > .steps > ul > li:after, .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
    background-color: #1d71b8;
}

.wizard-content .wizard > .content > .body {
    margin-top: 20px;
}

.wizard-content .wizard > .actions > ul {
    margin-top: 15px;
}

.UploadDiv {
    text-align: center;
    height: 225px;
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
    position: relative;
}

    .UploadDiv input[type="file"] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        left: 0;
        z-index: 100;
    }

.ImageContent {
    border: 2px solid #e5e5e5;
    height: 225px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    .ImageContent i {
        font-size: 4rem;
        color: #cdcdcd;
    }

    .ImageContent p {
        font-size: 0.8rem;
        font-weight: 400;
        color: #343a40;
        text-transform: capitalize;
    }

.UploadImgBtn {
    height: 40px;
    border: 1px solid #0286d6;
    width: 100%;
    margin-top: 10px;
    color: #0286d6;
    background-color: #fcfcfc;
    transition: all 0.3s;
}

    .UploadImgBtn:hover {
        color: #fff;
        background-color: #0286d6;
        transition: all 0.3s;
    }

.ImageBox {
    height: 225px;
    width: 100%;
    border: 2px solid #e5e5e5;
    position: relative;
}

    .ImageBox img {
        width: 100%;
        height: 100%;
    }

.ClearImg {
    position: absolute;
    opacity: 1;
    z-index: 101;
    top: 10px;
    right: 10px;
    background-color: transparent;
    border: 2px solid #FFF;
    text-transform: uppercase;
    font-size: 11px;
    padding: 4px 8px;
    font-weight: 700;
    color: #FFF;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    transition: background-color 0.3s;
}

    .ClearImg:hover {
        background-color: #fff3;
        transition: background-color 0.3s;
    }

.UploadOverlay {
    background-color: #00000061;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s;
}

.InputLoader {
    display: none;
}

.errspan {
    float: right;
    margin-right: 6px;
    margin-top: -20px;
    position: relative;
    z-index: 2;
    color: green;
}

.fa-spin.errspan {
    position: relative;
    right: 33px;
    top: -4px;
}

.ValidationError, .ExpertEmailAddressExist {
    color: red;
    font-size: smaller;
}


.FileName {
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFF;
    text-align: center;
    line-height: 25px;
    font-weight: 700;
}

.UploadDiv:hover .UploadOverlay {
    transition: opacity 0.3s;
    opacity: 1;
}

.progress-bar {
    background-color: #1d71b8;
    border-radius: 5px;
}

.SubCard h4 {
    font-weight: 600;
    font-size: 0.9rem;
    margin-bottom: 17px;
}

.LoaderSpinnerSM {
}

.skin-blue .sidebar-nav > ul > li.active > a {
    color: #1d71b8;
    border-left: 3px solid #1d71b8;
}

    .skin-blue .sidebar-nav > ul > li.active > a i {
        color: #1d71b8;
    }

.LogoIMG {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}

.errspan {
    float: right;
    margin-right: 6px;
    margin-top: -20px;
    position: relative;
    z-index: 2;
    color: green;
    display: none;
}

.fa-spin.errspan {
    position: relative;
    right: 33px;
    top: -4px;
}

.LinkInSelect2 {
    display: inline-block;
    margin: 8px 3px;
}

    .LinkInSelect2:hover {
        color: #1D71B8;
    }

.MinHeight .select2-container--default .select2-selection--multiple {
    min-height: 60px;
}

.select2-dropdown {
    z-index: 1061;
}

.my-class-drop.select2-dropdown {
    z-index: 1040;
}

.SMTable td, .SMTable th {
    font-size: 13px !important;
    padding: 1rem 0.5rem !important;
    vertical-align: middle !important;
}

.customtab li a.nav-link.active, .profile-tab li a.nav-link.active {
    border-bottom: 2px solid #50995f;
    color: #50995f;
}

.customtab li a.nav-link:hover, .profile-tab li a.nav-link:hover {
    color: #50995f;
}

.dataTables_wrapper.container-fluid {
    padding: 0 0px;
}

.filtersDiv div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}

.filtersDiv div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}

.filtersDiv {
    position: absolute;
    left: 19%;
}

    .filtersDiv .dataTables_filter {
        margin-right: 30px
    }

html body a.display-5 {
    font-size: 1.4rem;
    font-weight: 400;
    display: block;
}

    html body a.display-5:hover {
        color: inherit;
    }

    html body a.display-5:focus, html body a.display-5:hover {
        color: inherit;
    }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: transparent;
}

.AmountDiv {
    text-align: right;
    width: 100%;
}


.SMFontTable.table th, .SMFontTable.table thead th {
    font-size: 13px;
    white-space: nowrap;
}

.SMFontTable.table td {
    font-size: 13px;
    white-space: nowrap;
}

.SMSpan {
    font-size: 14px;
}

.AmountDiv {
    text-align: left !important;
    width: 100%;
}

.customtab li a.nav-link.active, .profile-tab li a.nav-link.active {
    border-bottom: 2px solid #50995f;
    color: #50995f;
}

.customtab li a.nav-link:hover, .profile-tab li a.nav-link:hover {
    color: #50995f;
}

.dataTables_wrapper.container-fluid {
    padding: 0 0px;
}

.filtersDiv div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}

.filtersDiv div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}

.filtersDiv {
    position: absolute;
    left: 19%;
}

    .filtersDiv .dataTables_filter {
        margin-right: 30px
    }

html body a.display-5 {
    font-size: 1.4rem;
    font-weight: 400;
    display: block;
}

    html body a.display-5:hover {
        color: inherit;
    }

    html body a.display-5:focus, html body a.display-5:hover {
        color: inherit;
    }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: transparent;
}

.AmountDiv {
    text-align: right;
    width: 100%;
}

a:hover .text-purple {
    color: #8e72c1 !important;
}

.tableDDL {
}

    .tableDDL .dropdown-toggle::after {
        display: none;
    }

    .tableDDL .btn {
        padding: 5px 5px;
        width: 25px;
        height: 25px;
        background: transparent;
        border: 0;
        font-size: 20px;
        box-shadow: none !important;
    }

    .tableDDL .dropdown-item {
        padding: 3px 15px;
        font-size: 13px;
    }

        .tableDDL .dropdown-item i {
            margin-right: 8px;
            font-size: 14px;
        }

.sidebar-nav ul li a {
    font-size: 13px;
}

.sidebar-nav ul li a {
    padding: 10px 10px 10px 10px;
}

.left-sidebar {
    width: 240px;
}

.fixed-sidebar .navbar-collapse {
    margin-left: 240px;
}
.SMFontTable.table td { 
    VERTICAL-ALIGN: MIDDLE;
}
@media (min-width: 1024px) {
    .footer, .page-wrapper {
        margin-left: 240px;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        width: 240px;
    }
}

@media(max-width:767px) {
    .TableResScroll {
        overflow: hidden;
        overflow-x: scroll;
    }

        .TableResScroll .table-responsive {
            width: 160%;
        }
}
