
.table-hover tbody tr:hover, .table-striped tbody tr:nth-of-type(odd),
.thead-default th {
    background-color: #f0f4f7;
}

.thead-default-fees th {
    background-color: #e2f1ff;
}


.form-control[readonly] {
    background-color: #f7f7f7;
}


.form-controls {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-controls:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}


.form-controls[readonly] {
    background-color: #f7f7f7;
}


.fa-book {
    color: #347ff5;
}

.fa-edit {
    color: #347ff5;
}

.fa-eye {
    color: #1036fb;
}

.fa-trash {
    color: #f5072b;
}

.fa-save {
    color: #fafafa;
}

.hidden {
    display: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #d9edff;
    border-color: #d9edff #d9edff #fff;
}

.select2-container {
    width: 100% !important;
}

.modalss {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .8) url('lod.gif') 50% 50% no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .modalss {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modalss {
    display: block;
}

.modals-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    padding: 1.25rem;
    border-top: 1px solid #ebedf2;
    border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.modal-footer > :not(:first-child) {
    margin-right: .25rem;
}

.modal-footer > :not(:last-child) {
    margin-left: .25rem;
}


.field-validation-error {
    font-size: 12px;
    color: #B00;
    padding: 10px 2px;
    display: inline-block;
}

.form-control.input-validation-error {
    border-color: #B00;
}

.icon-btn {
    height: 85px;
    min-width: 80px;
    margin: 5px 0;
    border: 1px solid #ddd;
    padding: 12px 0px 0px 0px;
    background-color: #fafafa;
    background-image: none;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    color: #646464;
    text-shadow: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.table th.price, .table td.price, .table tr.case_2 td.price, .table tr.case_3 td.price, .table > thead:first-child > tr:first-child > th.price {
    background-color: #B6DBFF !important;
    border: 2px solid #B6DBFF !important;
    text-align: center;
}

.ACCOUTS_1 td {
    background-color: #F2DEA9 !important;
}

.pagination-container {

    margin: 0px auto;

    text-align: center;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > li > a, .pagination > li > span {
    float: right;
    margin-right: -1px;
    margin-left: 0;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}

.table tr.case_0 td {
    background-color: #FF7E7E;
}


#specification_tree {
    background-color: #9ddfff !important;
}

#specification_green {
    background-color: #1ba260 !important;
}

#card_fees_modal {
    background-color: #627edf !important; /**#5188bd  !important*/
}

.half {
    float: left;
    width: 49%;
    margin: 2px;
}

.form-group > .select2-container {
    width: 100% !important;
}

.select2-selection {
    overflow: hidden;
}

.select2-selection__rendered {
    white-space: normal;
    word-break: break-all;
}


.img-circle {
    border-radius: 50%;
}

.profile-user-img {
    border: 3px solid #adb5bd;
    margin: 0 auto;
    padding: 3px;
    width: 100px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.profile-username {
    font-size: 21px;
    margin-top: 5px;
}

.text-xs {
    font-size: 1.1rem;
}

.text-lg {
    font-size: 1.2rem;
}

.text-gray-100 {
    color: #f8f9fc !important;
}

.text-gray-200 {
    color: #eaecf4 !important;
}

.text-gray-300 {
    color: #dddfeb !important;
}

.text-gray-400 {
    color: #d1d3e2 !important;
}

.text-gray-500 {
    color: #b7b9cc !important;
}

.text-gray-600 {
    color: #858796 !important;
}

.text-gray-700 {
    color: #6e707e !important;
}

.text-gray-800 {
    color: #5a5c69 !important;
}

.text-gray-900 {
    color: #3a3b45 !important;
}

.icon-circle {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.border-right-primary {
    border-right: 0.25rem solid #4e73df !important;
}

.border-bottom-primary {
    border-bottom: 0.25rem solid #4e73df !important;
}

.border-right-secondary {
    border-right: 0.25rem solid #858796 !important;
}

.border-bottom-secondary {
    border-bottom: 0.25rem solid #858796 !important;
}

.border-right-success {
    border-right: 0.25rem solid #1cc88a !important;
}

.border-bottom-success {
    border-bottom: 0.25rem solid #1cc88a !important;
}

.border-right-info {
    border-right: 0.25rem solid #36b9cc !important;
}

.border-bottom-info {
    border-bottom: 0.25rem solid #36b9cc !important;
}

.border-right-warning {
    border-right: 0.25rem solid #f6c23e !important;
}

.border-bottom-warning {
    border-bottom: 0.25rem solid #f6c23e !important;
}

.border-right-danger {
    border-right: 0.25rem solid #e74a3b !important;
}

.border-bottom-danger {
    border-bottom: 0.25rem solid #e74a3b !important;
}

.border-right-light {
    border-right: 0.25rem solid #f8f9fc !important;
}

.border-bottom-light {
    border-bottom: 0.25rem solid #f8f9fc !important;
}

.border-right-dark {
    border-right: 0.25rem solid #5a5c69 !important;
}

.border-bottom-dark {
    border-bottom: 0.25rem solid #5a5c69 !important;
}

.border-right-spacial {
    border-right: 0.25rem solid #dbe0ff !important;
}


/*Start Custom button *********/
.btns {
    display: inline-block;
    font-weight: 600;
    color: #858796;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.35rem;
    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;
}

@media (prefers-reduced-motion: reduce) {
    .btns {
        transition: none;
    }
}

.btns:hover {
    color: #858796;
    text-decoration: none;
}

.btns:focus, .btns.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
}

.btns.disabled, .btns:disabled {
    opacity: 0.65;
}

.btns:not(:disabled):not(.disabled) {
    cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btns {
    pointer-events: none;
}


/*************Fees Btn**************************/

.btns-cash {
    color: #fff;
    background-color: #62bd66;
    border-color: #62bd66;
}

.btns-cash:hover {
    color: #fff;
    background-color: #62bd66;
    border-color: #62bd66;
}

.btns-cash:focus, .btns-cash.focus {
    color: #fff;
    background-color: #62bd66;
    border-color: #62bd66;
    box-shadow: 0 0 0 0.2rem rgb(101, 190, 105);
}


.btns-check {
    color: #fff;
    background-color: #ff6868;
    border-color: #ff6868;
}

.btns-check:hover {
    color: #fff;
    background-color: #fd6d6d;
    border-color: #fd6d6d;
}

.btns-check:focus, .btns-check.focus {
    color: #fff;
    background-color: #fd6d6d;
    border-color: #fd6d6d;
    box-shadow: 0 0 0 0.2rem rgb(253, 109, 109);
}

.btns-bill {
    color: #fff;
    background-color: #6392bf;
    border-color: #6392bf;
}

.btns-bill:hover {
    color: #fff;
    background-color: #6392bf;
    border-color: #6392bf;
}

.btns-bill:focus, .btns-bill.focus {
    color: #fff;
    background-color: #6392bf;
    border-color: #6392bf;
    box-shadow: 0 0 0 0.2rem rgb(111, 159, 201);
}

/*************Fees Btn**************************/
.btns-primary {
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}

.btns-primary:hover {
    color: #fff;
    background-color: #2e59d9;
    border-color: #2653d4;
}

.btns-primary:focus, .btns-primary.focus {
    color: #fff;
    background-color: #2e59d9;
    border-color: #2653d4;
    box-shadow: 0 0 0 0.2rem rgba(105, 136, 228, 0.5);
}

.btns-primary.disabled, .btns-primary:disabled {
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}

.btns-primary:not(:disabled):not(.disabled):active, .btns-primary:not(:disabled):not(.disabled).active,
.show > .btns-primary.dropdown-toggle {
    color: #fff;
    background-color: #2653d4;
    border-color: #244ec9;
}

.btns-primary:not(:disabled):not(.disabled):active:focus, .btns-primary:not(:disabled):not(.disabled).active:focus,
.show > .btns-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(105, 136, 228, 0.5);
}

.btns-secondary {
    color: #fff;
    background-color: #858796;
    border-color: #858796;
}

.btns-secondary:hover {
    color: #fff;
    background-color: #717384;
    border-color: #6b6d7d;
}

.btns-secondary:focus, .btns-secondary.focus {
    color: #fff;
    background-color: #717384;
    border-color: #6b6d7d;
    box-shadow: 0 0 0 0.2rem rgba(151, 153, 166, 0.5);
}

.btns-secondary.disabled, .btns-secondary:disabled {
    color: #fff;
    background-color: #858796;
    border-color: #858796;
}

.btns-secondary:not(:disabled):not(.disabled):active, .btns-secondary:not(:disabled):not(.disabled).active,
.show > .btns-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6b6d7d;
    border-color: #656776;
}

.btns-secondary:not(:disabled):not(.disabled):active:focus, .btns-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btns-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(151, 153, 166, 0.5);
}

.btns-success {
    color: #fff;
    background-color: #1cc88a;
    border-color: #1cc88a;
}

.btns-success:hover {
    color: #fff;
    background-color: #17a673;
    border-color: #169b6b;
}

.btns-success:focus, .btns-success.focus {
    color: #fff;
    background-color: #17a673;
    border-color: #169b6b;
    box-shadow: 0 0 0 0.2rem rgba(62, 208, 156, 0.5);
}

.btns-success.disabled, .btns-success:disabled {
    color: #fff;
    background-color: #1cc88a;
    border-color: #1cc88a;
}

.btns-success:not(:disabled):not(.disabled):active, .btns-success:not(:disabled):not(.disabled).active,
.show > .btns-success.dropdown-toggle {
    color: #fff;
    background-color: #169b6b;
    border-color: #149063;
}

.btns-success:not(:disabled):not(.disabled):active:focus, .btns-success:not(:disabled):not(.disabled).active:focus,
.show > .btns-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(62, 208, 156, 0.5);
}

.btns-info {
    color: #fff;
    background-color: #23b9ff;
    border-color: #23b9ff;
}

.btns-info:hover {
    color: #fff;
    background-color: #2c9faf;
    border-color: #2a96a5;
}

.btns-info:focus, .btns-info.focus {
    color: #fff;
    background-color: #2c9faf;
    border-color: #2a96a5;
    box-shadow: 0 0 0 0.2rem rgba(84, 196, 212, 0.5);
}

.btns-info.disabled, .btns-info:disabled {
    color: #fff;
    background-color: #36b9cc;
    border-color: #36b9cc;
}

.btns-info:not(:disabled):not(.disabled):active, .btns-info:not(:disabled):not(.disabled).active,
.show > .btns-info.dropdown-toggle {
    color: #fff;
    background-color: #2a96a5;
    border-color: #278c9b;
}

.btns-info:not(:disabled):not(.disabled):active:focus, .btns-info:not(:disabled):not(.disabled).active:focus,
.show > .btns-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(84, 196, 212, 0.5);
}

.btns-warning {
    color: #fff;
    background-color: #f6c23e;
    border-color: #f6c23e;
}

.btns-warning:hover {
    color: #fff;
    background-color: #f4b619;
    border-color: #f4b30d;
}

.btns-warning:focus, .btns-warning.focus {
    color: #fff;
    background-color: #f4b619;
    border-color: #f4b30d;
    box-shadow: 0 0 0 0.2rem rgba(247, 203, 91, 0.5);
}

.btns-warning.disabled, .btns-warning:disabled {
    color: #fff;
    background-color: #f6c23e;
    border-color: #f6c23e;
}

.btns-warning:not(:disabled):not(.disabled):active, .btns-warning:not(:disabled):not(.disabled).active,
.show > .btns-warning.dropdown-toggle {
    color: #fff;
    background-color: #f4b30d;
    border-color: #e9aa0b;
}

.btns-warning:not(:disabled):not(.disabled):active:focus, .btns-warning:not(:disabled):not(.disabled).active:focus,
.show > .btns-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(247, 203, 91, 0.5);
}

.btns-danger {
    color: #fff;
    background-color: #e74a3b;
    border-color: #e74a3b;
}

.btns-danger:hover {
    color: #fff;
    background-color: #e02d1b;
    border-color: #d52a1a;
}

.btns-danger:focus, .btns-danger.focus {
    color: #fff;
    background-color: #e02d1b;
    border-color: #d52a1a;
    box-shadow: 0 0 0 0.2rem rgba(235, 101, 88, 0.5);
}

.btns-danger.disabled, .btns-danger:disabled {
    color: #fff;
    background-color: #e74a3b;
    border-color: #e74a3b;
}

.btns-danger:not(:disabled):not(.disabled):active, .btns-danger:not(:disabled):not(.disabled).active,
.show > .btns-danger.dropdown-toggle {
    color: #fff;
    background-color: #d52a1a;
    border-color: #ca2819;
}

.btns-danger:not(:disabled):not(.disabled):active:focus, .btns-danger:not(:disabled):not(.disabled).active:focus,
.show > .btns-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(235, 101, 88, 0.5);
}

.btns-light {
    color: #3a3b45;
    background-color: #f8f9fc;
    border-color: #f8f9fc;
}

.btns-light:hover {
    color: #3a3b45;
    background-color: #dde2f1;
    border-color: #d4daed;
}

.btns-light:focus, .btns-light.focus {
    color: #3a3b45;
    background-color: #dde2f1;
    border-color: #d4daed;
    box-shadow: 0 0 0 0.2rem rgba(220, 221, 225, 0.5);
}

.btns-light.disabled, .btns-light:disabled {
    color: #3a3b45;
    background-color: #f8f9fc;
    border-color: #f8f9fc;
}

.btns-light:not(:disabled):not(.disabled):active, .btns-light:not(:disabled):not(.disabled).active,
.show > .btns-light.dropdown-toggle {
    color: #3a3b45;
    background-color: #d4daed;
    border-color: #cbd3e9;
}

.btns-light:not(:disabled):not(.disabled):active:focus, .btns-light:not(:disabled):not(.disabled).active:focus,
.show > .btns-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 221, 225, 0.5);
}

.btns-dark {
    color: #fff;
    background-color: #5a5c69;
    border-color: #5a5c69;
}

.btns-dark:hover {
    color: #fff;
    background-color: #484a54;
    border-color: #42444e;
}

.btns-dark:focus, .btns-dark.focus {
    color: #fff;
    background-color: #484a54;
    border-color: #42444e;
    box-shadow: 0 0 0 0.2rem rgba(115, 116, 128, 0.5);
}

.btns-dark.disabled, .btns-dark:disabled {
    color: #fff;
    background-color: #5a5c69;
    border-color: #5a5c69;
}

.btns-dark:not(:disabled):not(.disabled):active, .btns-dark:not(:disabled):not(.disabled).active,
.show > .btns-dark.dropdown-toggle {
    color: #fff;
    background-color: #42444e;
    border-color: #3d3e47;
}

.btns-dark:not(:disabled):not(.disabled):active:focus, .btns-dark:not(:disabled):not(.disabled).active:focus,
.show > .btns-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(115, 116, 128, 0.5);
}

.btns-outline-primary {
    color: #4e73df;
    border-color: #4e73df;
}

.btns-outline-primary:hover {
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}

.btns-outline-primary:focus, .btns-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.5);
}

.btns-outline-primary.disabled, .btns-outline-primary:disabled {
    color: #4e73df;
    background-color: transparent;
}

.btns-outline-primary:not(:disabled):not(.disabled):active, .btns-outline-primary:not(:disabled):not(.disabled).active,
.show > .btns-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}

.btns-outline-primary:not(:disabled):not(.disabled):active:focus, .btns-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btns-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.5);
}

.btns-outline-secondary {
    color: #858796;
    border-color: #858796;
}

.btns-outline-secondary:hover {
    color: #fff;
    background-color: #858796;
    border-color: #858796;
}

.btns-outline-secondary:focus, .btns-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(133, 135, 150, 0.5);
}

.btns-outline-secondary.disabled, .btns-outline-secondary:disabled {
    color: #858796;
    background-color: transparent;
}

.btns-outline-secondary:not(:disabled):not(.disabled):active, .btns-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btns-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #858796;
    border-color: #858796;
}

.btns-outline-secondary:not(:disabled):not(.disabled):active:focus, .btns-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btns-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(133, 135, 150, 0.5);
}

.btns-outline-success {
    color: #1cc88a;
    border-color: #1cc88a;
}

.btns-outline-success:hover {
    color: #fff;
    background-color: #1cc88a;
    border-color: #1cc88a;
}

.btns-outline-success:focus, .btns-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(28, 200, 138, 0.5);
}

.btns-outline-success.disabled, .btns-outline-success:disabled {
    color: #1cc88a;
    background-color: transparent;
}

.btns-outline-success:not(:disabled):not(.disabled):active, .btns-outline-success:not(:disabled):not(.disabled).active,
.show > .btns-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #1cc88a;
    border-color: #1cc88a;
}

.btns-outline-success:not(:disabled):not(.disabled):active:focus, .btns-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btns-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(28, 200, 138, 0.5);
}

.btns-outline-info {
    color: #36b9cc;
    border-color: #36b9cc;
}

.btns-outline-info:hover {
    color: #fff;
    background-color: #36b9cc;
    border-color: #36b9cc;
}

.btns-outline-info:focus, .btns-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(54, 185, 204, 0.5);
}

.btns-outline-info.disabled, .btns-outline-info:disabled {
    color: #36b9cc;
    background-color: transparent;
}

.btns-outline-info:not(:disabled):not(.disabled):active, .btns-outline-info:not(:disabled):not(.disabled).active,
.show > .btns-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #36b9cc;
    border-color: #36b9cc;
}

.btns-outline-info:not(:disabled):not(.disabled):active:focus, .btns-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btns-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(54, 185, 204, 0.5);
}

.btns-outline-warning {
    color: #f6c23e;
    border-color: #f6c23e;
}

.btns-outline-warning:hover {
    color: #fff;
    background-color: #f6c23e;
    border-color: #f6c23e;
}

.btns-outline-warning:focus, .btns-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(246, 194, 62, 0.5);
}

.btns-outline-warning.disabled, .btns-outline-warning:disabled {
    color: #f6c23e;
    background-color: transparent;
}

.btns-outline-warning:not(:disabled):not(.disabled):active, .btns-outline-warning:not(:disabled):not(.disabled).active,
.show > .btns-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f6c23e;
    border-color: #f6c23e;
}

.btns-outline-warning:not(:disabled):not(.disabled):active:focus, .btns-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btns-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(246, 194, 62, 0.5);
}

.btns-outline-danger {
    color: #e74a3b;
    border-color: #e74a3b;
}

.btns-outline-danger:hover {
    color: #fff;
    background-color: #e74a3b;
    border-color: #e74a3b;
}

.btns-outline-danger:focus, .btns-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(231, 74, 59, 0.5);
}

.btns-outline-danger.disabled, .btns-outline-danger:disabled {
    color: #e74a3b;
    background-color: transparent;
}

.btns-outline-danger:not(:disabled):not(.disabled):active, .btns-outline-danger:not(:disabled):not(.disabled).active,
.show > .btns-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #e74a3b;
    border-color: #e74a3b;
}

.btns-outline-danger:not(:disabled):not(.disabled):active:focus, .btns-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btns-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(231, 74, 59, 0.5);
}

.btns-outline-light {
    color: #f8f9fc;
    border-color: #f8f9fc;
}

.btns-outline-light:hover {
    color: #3a3b45;
    background-color: #f8f9fc;
    border-color: #f8f9fc;
}

.btns-outline-light:focus, .btns-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 252, 0.5);
}

.btns-outline-light.disabled, .btns-outline-light:disabled {
    color: #f8f9fc;
    background-color: transparent;
}

.btns-outline-light:not(:disabled):not(.disabled):active, .btns-outline-light:not(:disabled):not(.disabled).active,
.show > .btns-outline-light.dropdown-toggle {
    color: #3a3b45;
    background-color: #f8f9fc;
    border-color: #f8f9fc;
}

.btns-outline-light:not(:disabled):not(.disabled):active:focus, .btns-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btns-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 252, 0.5);
}

.btns-outline-dark {
    color: #5a5c69;
    border-color: #5a5c69;
}

.btns-outline-dark:hover {
    color: #fff;
    background-color: #5a5c69;
    border-color: #5a5c69;
}

.btns-outline-dark:focus, .btns-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(90, 92, 105, 0.5);
}

.btns-outline-dark.disabled, .btns-outline-dark:disabled {
    color: #5a5c69;
    background-color: transparent;
}

.btns-outline-dark:not(:disabled):not(.disabled):active, .btns-outline-dark:not(:disabled):not(.disabled).active,
.show > .btns-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #5a5c69;
    border-color: #5a5c69;
}

.btns-outline-dark:not(:disabled):not(.disabled):active:focus, .btns-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btns-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(90, 92, 105, 0.5);
}

.btns-link {
    font-weight: 400;
    color: #4e73df;
    text-decoration: none;
}

.btns-link:hover {
    color: #224abe;
    text-decoration: underline;
}

.btns-link:focus, .btns-link.focus {
    text-decoration: underline;
}

.btns-link:disabled, .btns-link.disabled {
    color: #858796;
    pointer-events: none;
}

.btns-lg, .btns-group-lg > .btns {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btns-sm, .btns-group-sm > .btns {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btns-xs, .btns-group-xs > .btns {
    padding: 0.25rem 0.5rem;
    font-size: 0.600rem;
    line-height: 0.5;
    border-radius: 0.2rem;
}

.btns-block {
    display: block;
    width: 100%;
}

.btns-block + .btns-block {
    margin-top: 0.5rem;
}

input[type="submit"].btns-block,
input[type="reset"].btns-block,
input[type="button"].btns-block {
    width: 100%;
}


/*******************************************************************/
.btns-circle {
    border-radius: 100%;
    height: 2.5rem;
    width: 2.5rem;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.btns-circle.btns-sm, .btns-group-sm > .btns-circle.btn {
    height: 1.8rem;
    width: 1.8rem;
    font-size: 0.75rem;
}

.btns-circle.btns-lg, .btns-group-lg > .btns-circle.btn {
    height: 3.5rem;
    width: 3.5rem;
    font-size: 1.35rem;
}

.btns-icon-split {
    padding: 0;
    overflow: hidden;
    display: inline-flex;
    align-items: stretch;
    justify-content: center;
}

.btns-icon-split .icon {
    background: rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding: 0.375rem 0.75rem;
}

.btns-icon-split .text {
    display: inline-block;
    padding: 0.375rem 0.75rem;
}

.btns-icon-split.btns-sm .icon, .btns-group-sm > .btns-icon-split.btn .icon {
    padding: 0.25rem 0.5rem;
}

.btns-icon-split.btns-sm .text, .btns-group-sm > .btns-icon-split.btn .text {
    padding: 0.25rem 0.5rem;
}

.btns-icon-split.btns-lg .icon, .btns-group-lg > .btns-icon-split.btn .icon {
    padding: 0.5rem 1rem;
}

.btns-icon-split.btns-lg .text, .btns-group-lg > .btns-icon-split.btn .text {
    padding: 0.5rem 1rem;
}

/****End BTNS ***/

/*Start Custom text */

.texts-white {
    color: #fff !important;
}

.texts-primary {
    color: #4e73df !important;
}

a.texts-primary:hover, a.texts-primary:focus {
    color: #224abe !important;
}

.texts-secondary {
    color: #858796 !important;
}

a.texts-secondary:hover, a.texts-secondary:focus {
    color: #60616f !important;
}

.texts-success {
    color: #1cc88a !important;
}

a.texts-success:hover, a.texts-success:focus {
    color: #13855c !important;
}

.texts-info {
    color: #36b9cc !important;
}

a.texts-info:hover, a.texts-info:focus {
    color: #258391 !important;
}

.texts-warning {
    color: #f6c23e !important;
}

a.texts-warning:hover, a.texts-warning:focus {
    color: #dda20a !important;
}

.texts-danger {
    color: #e74a3b !important;
}

a.texts-danger:hover, a.texts-danger:focus {
    color: #be2617 !important;
}

.texts-light {
    color: #f8f9fc !important;
}

a.texts-light:hover, a.texts-light:focus {
    color: #c2cbe5 !important;
}

.texts-dark {
    color: #5a5c69 !important;
}

a.texts-dark:hover, a.texts-dark:focus {
    color: #373840 !important;
}

.texts-body {
    color: #858796 !important;
}

.texts-muted {
    color: #858796 !important;
}

.texts-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.texts-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}


.badge-fees {
    color: #373840;
    background-color: #c4e2ff;
    font-size: medium;
}


.tr_border {
    padding: 1.5rem;
    border: 1px solid #eaedf1;
    border-radius: 7px;
    font-size: 0.9375rem;
}

.tableRoundedCorner {
    border: 1px solid #ededf5; /*#f0f0f8;*/
    border-radius: 10px;
    padding: inherit;
}

.roundedTable {
    border-collapse: collapse;
    border-radius: 10px;
    overflow: hidden;
}

.table-responsive>.table-bordered {
    border: 1px solid #ededf5 !important;; 

}


.btn-azure {
    color: #fff;
    background-color: #45aaf2 !important;
    border-color: #45aaf2 !important;
}

.btn-azure:hover {
    color: #fff;
    background-color: rgba(69, 170, 242, 0.85) !important;
    border-color: rgba(69, 170, 242, 0.85);
}

.btn-azure:focus,
.btn-azure:focus {
    box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.9);
    border-color: #45aaf2;
}

.btn-azure:disabled,
.btn-azure:disabled {
    color: #fff;
    background-color: rgba(69, 170, 242, 0.6);
    border-color: rgba(69, 170, 242, 0.6);
}

.btn-azure:not(:disabled):not(.disabled):active,
.btn-azure:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: rgba(69, 170, 242, 0.85);
    border-color: rgba(69, 170, 242, 0.85);
}

.btn-azure:not(:disabled):not(.disabled):active:focus,
.btn-azure:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.56) !important;
}

.show>.btn-azure.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.56) !important;
}

.btn-azure.disabled,
.btn-azure:disabled {
    border: transparent;
}

.show>.btn-azure.dropdown-toggle {
    color: #fff;
    background-color: #45aaf2;
    border-color: #45aaf2;
}
/***/

/*End Custom text */


