.alert {
    display: none;
}

.font-22 {
    font-size: 22px !important;
}

.w-30 {
    width: 30% !important;
}

.w-25 {
    width: 25% !important;
}

.w-20 {
    width: 20% !important;
}

.brand-link .brand-image {
    float: none;
    line-height: .8;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    max-height: initial;
    width: 50%;
}

a {
    color: #7f7f7f;
    cursor: pointer;
}

a:hover {
    color: #7f7f7f;
    text-decoration: none;
    cursor: pointer;
}

.span-color {
    color: #da3439 !important;
}

.card-purple.card-outline {
    border-top: 3px solid #765ba8;
}

.brand-link {
    transition: width .3s, text-align .3s ease-in-out;
}

.sidebar-dark-purple .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-purple .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #765ba8;
}

.page-item.active .page-link {
    background-color: #765ba8;
    border-color: #765ba8;
}

/*.btn-primary {
    background-color: #765ba8;
    border-color: #765ba8;
}

.btn-primary:hover {
    background-color: #58aba3;
    border-color: #58aba3;
}*/

@media (min-width: 992px) {
    .sidebar-mini .brand-link {
        text-align: center;
    }

    .sidebar-mini.sidebar-collapse.layout-fixed .brand-link {
        /*text-align: inherit;*/
        width: 8.5rem;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .sidebar-mini.sidebar-collapse.layout-fixed .main-sidebar:hover .brand-link {
        text-align: center;
    }
}

.delete_promotion {
    margin-top: 3px;
    display: block;
}

.createAgreementField img {
    vertical-align: middle;
    border-style: none;
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 10px;
}

.removeElement.closebtn {
    margin-top: 2.5em;
}

.removeElement.trashbtn {
    margin-top: 1.3em;
}

.agreement-box-border {
    border: 1px solid #ced4da;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 1em;
}

.delete_service {
    margin-top: 3px;
    display: block;
}

.hms-field-div {
    width: 100%;
    display: block;
}

.save_send_group {
    display: inherit;
}

.save_send_group .btn {
    margin-right: 5px;
}

.mypagination .hidden div:nth-child(2) {
    display: none;
}

.mypagination .text-sm {
    margin-top: 15px;
}

#btnMarkAsRead {
    margin: 30px 0;
}

.appointment-detail-box {
    background: #edf1f9;
    padding: 20px;
    margin-right: 10px;
    border-radius: 15px;
}

/*02.02.2023*/
.table th {
    margin-bottom: 10px !important;
    background: #f0fbfa;
    border: transparent !important;
    padding: 15px 27px;
    transform: translate(0px, -5px);
}

.table {
    border: transparent;
}

.table td {
    border: transparent;
    background-color: rgba(255, 255, 255, 0.5) !important;
    padding: 15px;
    border-bottom: solid #eee 0.5px !important;

}

.table tbody {
    background: rgb(251 251 251 / 82%) !important;
}

.nav-treeview li {
    padding-left: 14px;
}

.nav-treeview li .nav-link {
    font-size: 15px;
}

.nav-treeview li .nav-link i {
    font-size: 13px !important;
}

.nav-treeview li .nav-link.active {
    background: #765ba8 !important;
    color: #fff !important;
}

.new-btns {
    background-color: #765ba8;
    border-color: #765ba8;
    padding: 8px 23px;
}

[class*=sidebar-light-] .nav-sidebar > .nav-item.menu-open > .nav-link, [class*=sidebar-light-] .nav-sidebar > .nav-item:hover > .nav-link {
    /*background-color: #765ba8b8;*/
    background-color: #765ba8;
    color: #fff;
}

.nav-treeview li .nav-link.active {
    background: #f0fbfa !important;
    color: #000 !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #765ba8 !important;
    border-color: #765ba8 !important;
    padding: 8px 23px;
    box-shadow: none;
}

.btn-outline-primary {
    color: #765ba8;
    border-color: #765ba8;
}

.btn-outline-primary:hover {
    color: #FFF;
    background-color: #765ba8;
}

.new-btns {
    background-color: #765ba8;
    border-color: #765ba8;
    padding: 8px 23px;
}

.new-btns:hover {
    background-color: #765ba8 !important;
    border-color: #765ba8 !important;
    padding: 8px 23px;
}

.edit-button-2 {
    margin: 0px;
    display: inline-block;
    padding: 4px 10px !important;
    min-height: auto;
    font-size: 12px;
    flex: 0 0 auto !important;
    justify-content: center;
    align-items: center;
    background-color: #765ba8 !important;
    border-color: #765ba8 !important;
    border-radius: 5px !important;
}

.edit-button-2:focus, hover {
    background-color: #765ba8 !important;
    border-color: #765ba8 !important;
}


.assign-button {

    margin: 0px;
    display: inline-block;
    padding: 4px 10px !important;
    min-height: auto;
    font-size: 12px;
    flex: 0 0 auto !important;
    justify-content: center;
    align-items: center;
    background-color: #adadad !important;
    border-color: #adadad !important;
    border-radius: 5px !important;
}

.assign-button:focus, hover {
    background-color: #878282 !important;
    border-color: #878282 !important;
}


.view-button {

    margin: 0px;
    display: inline-block;
    padding: 4px 10px !important;
    min-height: auto;
    font-size: 12px;
    flex: 0 0 auto !important;
    justify-content: center;
    align-items: center;
    background-color: #3bcbbe !important;
    border-color: #3bcbbe !important;
    border-radius: 5px !important;
    color: #fff !important;
}

.view-button:focus, hover {
    background-color: #219d91 !important;
    border-color: #219d91;
}

.received-button {

    margin: 0px;
    display: inline-block;
    padding: 4px 10px !important;
    min-height: auto;
    font-size: 12px;
    flex: 0 0 auto !important;
    justify-content: center;
    align-items: center;
    background-color: #3ba1cb !important;
    border-color: #3ba1cb !important;
    border-radius: 5px !important;
    color: #fff !important;
}

.received-button:focus, hover {
    background-color: #2e85a9 !important;
    border-color: #2e85a9;
}

.connect-button {

    margin: 0px;
    display: inline-block;
    padding: 4px 10px !important;
    min-height: auto;
    font-size: 12px;
    flex: 0 0 auto !important;
    justify-content: center;
    align-items: center;
    background-color: #f57e49fc !important;
    border-color: #f57e49fc !important;
    border-radius: 5px !important;
    color: #fff !important;
}

.connect-button:focus, hover {
    background-color: #cb6a3efc !important;
    border-color: #cb6a3efc;
}

.delete-button {

    margin: 0px;
    display: inline-block;
    padding: 4px 10px !important;
    min-height: auto;
    font-size: 12px;
    flex: 0 0 auto !important;
    justify-content: center;
    align-items: center;
    background-color: #f5495a !important;
    border-color: #f5495a !important;
    border-radius: 5px !important;
    color: #fff;
}

.delete-button:focus, hover {
    background-color: #d33545 !important;
    border-color: #d33545 !important;
}

.intake-button {

    margin: 0px;
    display: inline-block;
    padding: 4px 10px !important;
    min-height: auto;
    font-size: 12px;
    flex: 0 0 auto !important;
    justify-content: center;
    align-items: center;
    background-color: #96bfaa !important;
    border-color: #96bfaa !important;
    border-radius: 5px !important;
    color: #fff;
}

.intake-button:focus, hover {
    background-color: #668d79 !important;
    border-color: #668d79 !important;
}

.clyesno label {
    margin-right: 50px !important;
}

.createAgreementField img {
    vertical-align: middle;
    border-style: none;
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 10px;
}

.sidebar-open a.brand-link {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.sidebar-collapse a.brand-link img {
    width: 50% !important;
}

.hms-show {
    display: inherit;
}

.hms-hide {
    display: none;
}

.sub-btn-submit {
    background: #000 !important;
    padding: 10px 20px !important;
    border-radius: 30px !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-family: 'Gelion', sans-serif;
    min-width: 150px;
    margin-left: 10px;
    border: 1px solid #000 !important;

}

.btn-bg-attend {
    background: #000 !important;
    border-color: #000 !important;
}

.chapter-meetings-attendance .substitute-input {
    padding: 12px;
    margin: 10px 0 10px;
}

.chapter-meetings-attendance .substitute-input {
    padding: 12px;
    margin: 10px 0 10px;
}

.hms-bg-marron {
    background: #b94a4a;
    color: #fff;
}

.hms-bg-pink {
    background: #b94a90;
    color: #fff;
}

.hms-bg-violent {
    background: #824ab9;
    color: #fff;
}

.hms-bg-light-green {
    background: #4ab997;
    color: #fff;
}

.hms-bg-blue {
    background: #4a4fb9;
    color: #fff;
}

/* ==============
  Loader
===================*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eff3f6;
    z-index: 9999999;
    opacity: 0.8;
}

#prestatus {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
}

.spinner {
    position: absolute;
    width: 78px;
    height: 78px;
    left: 50%;
    margin-left: -39px;
    margin-top: -39px;
}

.spinner:before {
    content: '';
    position: absolute;
    width: 45px;
    height: 45px;
    top: 50%;
    margin-top: -23px;
    left: 50%;
    margin-left: -23px;
    border-width: 2px 1px;
    border-style: solid;
    border-color: $ info rgba($ info, 0.3);
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    animation: spin 3.45s infinite;
    -o-animation: spin 3.45s infinite;
    -ms-animation: spin 3.45s infinite;
    -webkit-animation: spin 3.45s infinite;
    -moz-animation: spin 3.45s infinite;
}

.spinner:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -6px;
    background-color: $ info;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -o-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -ms-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -webkit-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
    -moz-animation: pulse 6.9s infinite, borderPulse 6.9s infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(1080deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    50% {
        -o-transform: rotate(360deg);
    }
    100% {
        -o-transform: rotate(1080deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }
    50% {
        -ms-transform: rotate(360deg);
    }
    100% {
        -ms-transform: rotate(1080deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(1080deg);
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    50% {
        -moz-transform: rotate(360deg);
    }
    100% {
        -moz-transform: rotate(1080deg);
    }
}

@keyframes pulse {
    0% {
        background-color: rgba($ info, 0.2);
    }
    13% {
        background-color: rgba($ info, 0.2);
    }
    15% {
        background-color: rgba($ info, 0.9);
    }
    28% {
        background-color: rgba($ info, 0.9);
    }
    30% {
        background-color: rgba($ info, 0.2);
    }
    43% {
        background-color: rgba($ info, 0.2);
    }
    45% {
        background-color: rgba($ info, 0.9);
    }
    70% {
        background-color: rgba($ info, 0.9);
    }
    74% {
        background-color: rgba($ info, 0.2);
    }
    100% {
        background-color: rgba($ info, 0.9);
    }
}

@-o-keyframes pulse {
    0% {
        background-color: rgba($ info, 0.2);
    }
    13% {
        background-color: rgba($ info, 0.2);
    }
    15% {
        background-color: rgba($ info, 0.9);
    }
    28% {
        background-color: rgba($ info, 0.9);
    }
    30% {
        background-color: rgba($ info, 0.2);
    }
    43% {
        background-color: rgba($ info, 0.2);
    }
    45% {
        background-color: rgba($ info, 0.9);
    }
    70% {
        background-color: rgba($ info, 0.9);
    }
    74% {
        background-color: rgba($ info, 0.2);
    }
    100% {
        background-color: rgba($ info, 0.9);
    }
}

@-ms-keyframes pulse {
    0% {
        background-color: rgba($ info, 0.2);
    }
    13% {
        background-color: rgba($ info, 0.2);
    }
    15% {
        background-color: rgba($ info, 0.9);
    }
    28% {
        background-color: rgba($ info, 0.9);
    }
    30% {
        background-color: rgba($ info, 0.2);
    }
    43% {
        background-color: rgba($ info, 0.2);
    }
    45% {
        background-color: rgba($ info, 0.9);
    }
    70% {
        background-color: rgba($ info, 0.9);
    }
    74% {
        background-color: rgba($ info, 0.2);
    }
    100% {
        background-color: rgba($ info, 0.9);
    }
}

@-webkit-keyframes pulse {
    0% {
        background-color: rgba($ info, 0.2);
    }
    13% {
        background-color: rgba($ info, 0.2);
    }
    15% {
        background-color: rgba($ info, 0.9);
    }
    28% {
        background-color: rgba($ info, 0.9);
    }
    30% {
        background-color: rgba($ info, 0.2);
    }
    43% {
        background-color: rgba($ info, 0.2);
    }
    45% {
        background-color: rgba($ info, 0.9);
    }
    70% {
        background-color: rgba($ info, 0.9);
    }
    74% {
        background-color: rgba($ info, 0.2);
    }
    100% {
        background-color: rgba($ info, 0.9);
    }
}

@-moz-keyframes pulse {
    0% {
        background-color: rgba($ info, 0.2);
    }
    13% {
        background-color: rgba($ info, 0.2);
    }
    15% {
        background-color: rgba($ info, 0.9);
    }
    28% {
        background-color: rgba($ info, 0.9);
    }
    30% {
        background-color: rgba($ info, 0.2);
    }
    43% {
        background-color: rgba($ info, 0.2);
    }
    45% {
        background-color: rgba($ info, 0.9);
    }
    70% {
        background-color: rgba($ info, 0.9);
    }
    74% {
        background-color: rgba($ info, 0.2);
    }
    100% {
        background-color: rgba($ info, 0.9);
    }
}

@keyframes borderPulse {
    0% {
        box-shadow: 0 0 0 0 rgb(255, 255, 255), 0 0 0 1px rgba($ info, 0.8);
    }
    40% {
        box-shadow: 0 0 0 1px rgb(255, 255, 255), 0 0 0 2px rgba($ info, 0.8);
    }
    80% {
        box-shadow: 0 0 0 3px $ white, 0 0 1px 3px rgba($ info, 0.8);
    }
}

@-o-keyframes borderPulse {
    0% {
        box-shadow: 0 0 0 0 rgb(255, 255, 255), 0 0 0 1px rgba($ info, 0.8);
    }
    40% {
        box-shadow: 0 0 0 1px rgb(255, 255, 255), 0 0 0 2px rgba($ info, 0.8);
    }
    80% {
        box-shadow: 0 0 0 3px $ white, 0 0 1px 3px rgba($ info, 0.8);
    }
}

@-ms-keyframes borderPulse {
    0% {
        box-shadow: 0 0 0 0 rgb(255, 255, 255), 0 0 0 1px rgba($ info, 0.8);
    }
    40% {
        box-shadow: 0 0 0 1px rgb(255, 255, 255), 0 0 0 2px rgba($ info, 0.8);
    }
    80% {
        box-shadow: 0 0 0 3px $ white, 0 0 1px 3px rgba($ info, 0.8);
    }
}

@-webkit-keyframes borderPulse {
    0% {
        box-shadow: 0 0 0 0 rgb(255, 255, 255), 0 0 0 1px rgba($ info, 0.8);
    }
    40% {
        box-shadow: 0 0 0 1px rgb(255, 255, 255), 0 0 0 2px rgba($ info, 0.8);
    }
    80% {
        box-shadow: 0 0 0 3px $ white, 0 0 1px 3px rgba($ info, 0.8);
    }
}

@-moz-keyframes borderPulse {
    0% {
        box-shadow: 0 0 0 0 rgb(255, 255, 255), 0 0 0 1px rgba($ info, 0.8);
    }
    40% {
        box-shadow: 0 0 0 1px rgb(255, 255, 255), 0 0 0 2px rgba($ info, 0.8);
    }
    80% {
        box-shadow: 0 0 0 3px $ white, 0 0 1px 3px rgba($ info, 0.8);
    }
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}