#toolbar-search-content {
    display: none;
    padding: 1rem 0;
}

.toolbar-search-info {

}

sub {
    display: contents;
}

.toolbar-reload-page {
    border-radius: 4px;
    float: right;
    margin-top: 7px;
    display: block;
    padding: 5px 8px;
    background: #eff1f5;
}

.col-radio-values {
    padding-top: calc(0.775rem + 1px);
    padding-bottom: calc(0.775rem + 1px);
}

.col-radio-values .form-check-input {
    margin-left: 5px;
    margin-right: 10px;
}

.green {
    color: #79C137;
}

.header_user_icon_block {
    background-color: #dcdcdc;
    padding: 10px 15px;
}

.header_user_icon_block_open {
    background-color: #dcdcdc;
    padding: 10px 15px;
}

.d-ib {
    display: inline-block;
}
.image-input.image-input-outline .image-input-wrapper  , .image-input.image-input-outline {
    background-position: center;
    background-size: contain;
}

.hidden_input {
    display: none;
}

.breadcrumb .breadcrumb-item:last-child {
    padding-right: 0;
    text-transform: capitalize;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar {
    background-color: #1F1E2E;
    border-right: 0 !important;
}

.table.gy-3 th, .table.gy-3 td {
    font-size: 14px;
}

.table.gy-3 td .badge {
    font-size: 12px;
}

.badge.badge-light-success {
    color: #64B904;
    background: #E2FAC8;
}

.badge.badge-light-danger {
    color: #ED0715;
    background: #FAE6E7;
}

.no_hover_no_color {
    color: #181C32 !important;
}

.td_clickAble {
    cursor: pointer;
}

.td_copyAble {
    cursor: copy;
}

#hidden_block {
    display: block;
}

.col-form-label {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #757580;
}

.form-control {
    font-weight: 400;
    font-size: 14px;
    color: #181C32;
}
.logo_login{
    width: 106px;
}

.form-control::placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #A1A5B7;
}

.has-error-input {
    border: 1px solid #F92F3B;
}

.btn:first-child:hover, :not(.btn-check)+.btn:hover {
     background-color: var(--kt-light);
}
.toolbar-search-info {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #757580 !important;
}

form span.text-danger , .invalid-feedback {
    color: #ED0715 !important;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}
.mw-89{
    min-width:89px;
}

.btn.btn-success {
    background-color: #64B904;
}

.btn-check:active + .btn.btn-success, .btn-check:checked + .btn.btn-success, .btn.btn-success.active, .btn.btn-success.show, .btn.btn-success:active:not(.btn-active), .btn.btn-success:focus:not(.btn-active), .btn.btn-success:hover:not(.btn-active), .show > .btn.btn-success, #kt_sign_in_submit:hover {
    border-color: #6CC804;
    background-color: #6CC804 !important;
}

#kt_sign_in_submit:hover {
    border-color: #6CC804;
    background-color: #6CC804 !important;
}

.download_pdf_button  {
    border-color: #0095e8 !important;
    background-color: #0095e8 !important;
    color:white!important;
}

a.text-hover-primary , .link-success  , .text-success a{
    color: #4C8F00;
}

a.text-hover-primary:hover , .link-success:hover , .text-success a:hover{
    text-decoration-line: underline !important;
    color:#64B904;
}

.table.system-full-width-table tr th:first-child {
    padding-left: 30px;
}

.table.system-full-width-table tr th:last-child, .table.system-full-width-table tr td:last-child {
    padding-right: 30px;
}

.table.system-full-width-table tr td:first-child {
    padding-left: 30px;
}

.table.system-full-width-table tr th {
    font-weight: 400;
    font-size: 13px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}


input:-webkit-autofill {
    -webkit-animation-delay: 1s; /* Safari support - any positive time runs instantly */
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
form div.form-text {
    color: #757580;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}

.form-control.is-invalid, .was-validated .form-control:invalid{
    background-image: none;
}
.swal2-actions .btn-success.swal2-confirm.btn{
    border-color: #64B904;
    background-color: #64B904 !important;
}
.swal2-actions .btn-success.swal2-confirm.btn:hover{
    border-color: #6CC804 ;
    background-color: #6CC804  !important;
}
.table_actions{
    min-width: 80px ;
}
.select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered{
    font-weight: 400;
    font-size: 14px;
    color: #181C32;
}
.toast_container{
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 999999999999999;
}
.toast-body{
    font-weight: 400;
    font-size: 0.875rem;
    color: #757580;
}
.app-sidebar-logo-minimize{
    width: 60px;
}
.alert-success{
    background: transparent;
    color: #181C32;
}
.col-xs-1-10,
.col-sm-1-10 {
    position: relative;
    min-height: 1px;
}

.col-xs-1-10 {
    width: 10%;
    float: left;
    padding-left: 0;
    padding-right: 0;
}
.ml0{
    margin-left: 0;
}
.mr0{
    margin-right: 0;
}
textarea.has-error-input + div.tox-tinymce{
    border: 1px solid #F92F3B;
}

@media (min-width: 768px) {
    .col-sm-1-10 {
        width: 10%;
        float: left;
    }
}
.system-full-width-table .menu-item a{
    display: flex;
    width: 100% !important;
}
.codes-padding{
    padding-top: calc(0.775rem + 1px);
    padding-bottom: calc(0.775rem + 1px);
}
.bordered-blocks input{
    border-width: 2px;
}
.mr20{
    margin-right: 20px;
}
.copy_info_button{
    cursor: pointer;
}
.has-success-input{
    border-color: #6CC804 !important;
}
@media (min-width: 992px) {
    .col-md-1-10 {
        width: 10%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-10 {
        width: 10%;
        float: left;
    }
}
@media only screen and (max-width: 992px) and (min-width: 1360px)  {

}
@media (max-width: 991px) {
    .app-sidebar-logo {
        display: block;
        padding: 15px;
    }
}

.spinner-input {
    position: absolute;
    top: 35%;
    left: 30%;
}

.disabled {
    background: #f1f1f1 !important;
}

.disabled-link {
    pointer-events: none;
    opacity: .5;
    cursor: not-allowed;
}
