:root {
    --appollo-color: #01cbd2;
}

.input-group-btn-vertical > .btn:first-child {
    border-top-right-radius: 4px;
}

.input-group-btn-vertical > .btn:last-child {
    margin-top: -1px;
    border-bottom-right-radius: 4px;
}

.input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px;
    margin-left: -1px;
    position: relative;
    border-radius: 0;
}

.bootstraped:not(.v1) .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.bootstraped:not(.v1) .btn {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    user-select: none;
    background-image: none;
    padding: .375rem .75rem;
    text-transform: none;
}

.bootstraped:not(.v1) .btn-info {
    color: #fff;
    text-shadow: none;
    background-color: rgb(91, 192, 222);
    border-color: #fff !important;
}

.bootstraped:not(.v1) .btn-info:hover {
    color: #fff;
    background-color: rgb(49, 176, 213);
    border-color: #fff !important;
}

.bootstraped:not(.v1) .appollo-btn-press-style {
    background-color: #016D81;
}

.bootstraped:not(.v1) .btn-primary {
    color: #fff;
    background-color: var(--appollo-color);
    border-color: white;
    box-shadow: none;
}

.bootstraped:not(.v1) .btn-primary:hover {
    color: #fff;
    background-color: var(--appollo-color-hover);
    border-color: #fff;
}

.bootstraped:not(.v1) .btn-primary:disabled {
    color: #7f7f7f;
    background-color: #c3c3c3;
    border-color: #fff;
}

.bootstraped:not(.v1) .btn-warning {
    color: #fff;
    background-color: #009AB7;
    border-color: #fff;
}

.bootstraped:not(.v1) .btn-warning :disabled {
    color: #fff;
    background-color: #008DA8;
    border-color: #fff;
}

.bootstraped:not(.v1) .btn-danger {
    background-color: #D9534F;
    border: medium none #D9534F;
    color: #FFFFFF;
}

.bootstraped:not(.v1) .btn-danger:hover {
    background-color: #77021d;
    border-color: #540114;
    color: #fff;
}

.bootstraped .pagination > .active > a,
.bootstraped .pagination > .active > a:focus,
.bootstraped .pagination > .active > a:hover,
.bootstraped .pagination > .active > span,
.bootstraped .pagination > .active > span:focus,
.bootstraped .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: var(--appollo-color);
    border-color: var(--appollo-color);
}

.bootstraped:not(.v1) .pagination > li > a,
.bootstraped:not(.v1) .pagination > li > span {
    color: var(--appollo-color);
}

.bootstraped:not(.v1) .pagination > li.active > a,
.bootstraped:not(.v1) .pagination > li.active > span {
    color: white;
}

.bootstraped:not(.v1) .pagination > li > a:focus,
.bootstraped:not(.v1) .pagination > li > a:hover,
.bootstraped:not(.v1) .pagination > li > span:focus,
.bootstraped:not(.v1) .pagination > li > span:hover {
    /*color: rgb(40, 51, 16) !important;*/
}

.bootstraped .slider-track,
.bootstraped .progress {
    background: rgb(240, 245, 250);
    webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.bootstraped .progress {
    height: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0px 2px rgba(0, 0, 0, .1);
}

.bootstraped .progress-bar {
    background: rgb(190, 195, 200) none;
    position: inherit;
    box-shadow: none;
    -webkit-box-shadow: none;
}


.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%,
    rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) !important;
    background-size: 0.75rem 0.75rem !important;
}

.bootstraped .progress .progress-inactive-background {
    display: block;
    width: 8px;
    height: 20px;
    float: left;
    /*background: rgba(82, 196, 205, .8);*/
    margin-left: 3px;
}

.bootstraped .progress .progress-inactive-background.progress-inactive-background-0 {
    /*opacity: .8;*/
    background: rgb(200, 205, 210);
}

.bootstraped .progress .progress-inactive-background.progress-inactive-background-1 {
    /*opacity: .5;*/
    background: rgb(210, 215, 220);
}

.bootstraped .progress .progress-inactive-background.progress-inactive-background-2 {
    /*opacity: .3;*/
    background: rgb(220, 225, 230);
}

.bootstraped .progress .progress-inactive-background.progress-inactive-background-3 {
    /*opacity: .1;*/
    background: rgb(230, 235, 240);
}

.bootstraped .slider-selection {
    background: rgb(190, 195, 200) none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.bootstraped .slider-handle:before {
    content: " ";
    opacity: 1;
}

.slider-handle.max-slider-handle.round.hide {
    display: none;
}

.bootstraped .slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 0px;
    background: rgb(106, 106, 106) none;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    line-height: 18px;
    font-size: 10px;
    color: #BDBDBD;
    text-shadow: 0 1px 0 rgba(77, 77, 77, .5);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
}

.bootstraped:not(.v1) .bootstraped .radio-button-group {
    margin-top: 0;
    min-height: 27px;
    display: inline-block;
}

.bootstraped:not(.v1) .radio-button-group > .form-check.radio {
    /*display: block;*/
    text-align: left;
}

.bootstraped:not(.v1) .radio-button-group > .form-check.radio.form-check-inline {
    display: inline-flex;
}

.bootstraped:not(.v1) .radio-button-group > .form-check.radio.form-check-inline > .form-check-input {
    margin-top: 0;
}

.bootstraped:not(.v1) .radio-button-group > label {
    margin-top: 0;
}

.bootstraped:not(.v1) input[type=checkbox].checkbox,
.bootstraped:not(.v1) input[type=radio].radiobox {
    visibility: hidden;
    position: absolute;
    z-index: 20;
    width: 18px;
    height: 18px;
}

.bootstraped:not(.v1) .checkbox input[type=checkbox].checkbox + span,
.bootstraped:not(.v1) .checkbox-inline input[type=checkbox].checkbox + span,
.bootstraped:not(.v1) .radio input[type=radio].radiobox + span,
.bootstraped:not(.v1) .radiobox-inline input[type=radio].radiobox + span {
    margin-left: 0;
}

.bootstraped:not(.v1) .form-check.form-switch {
    display: flex;
    padding-left: 0px;
    vertical-align: middle;
    align-items: center;
}

.bootstraped:not(.v1) .form-check.checkbox {
    display: flex;
    vertical-align: middle;
    align-items: center;
    padding-left: 1.5rem;
}

.bootstraped:not(.v1) .form-check-label {
    font-weight: 400;
}

.bootstraped:not(.v1) .form-check:not(.checkbox) {
    padding-left: 1.5rem;
}

.bootstraped:not(.v1) .form-check-inline {
    margin-right: 10px;
}

.bootstraped:not(.v1) .form-switch {
    padding-left: 2.5em;
}

.bootstraped:not(.v1) .form-check-input[type=checkbox]:checked,
.bootstraped:not(.v1) .form-switch .form-check-input:checked[type=checkbox]:after,
.bootstraped:not(.v1) .form-check-input[type=checkbox]:checked:focus {
    background-color: #01cbd2;
}

.bootstraped label input[type=checkbox].checkbox + span,
.bootstraped label input[type=radio].radiobox + span {
    position: relative;
    z-index: 19;
    display: inline-block;
    margin: 0;
    line-height: 17px;
    min-height: 14px;
    min-width: 14px;
    margin-right: 5px;
    font-weight: 400;
}

.bootstraped input[type=checkbox].checkbox + span,
.bootstraped input[type=checkbox].checkbox + span:after,
.bootstraped input[type=checkbox].checkbox + span:before,
.bootstraped input[type=radio].radiobox + span,
.bootstraped input[type=radio].radiobox + span:after,
.bootstraped input[type=radio].radiobox + span:before {
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
}

.bootstraped input[type=checkbox].checkbox + span,
.bootstraped label input[type=radio].radiobox + span {
    vertical-align: middle;
    line-height: 20px;
}

.bootstraped label input[type=checkbox].checkbox + span:before,
.bootstraped label input[type=checkbox].checkbox + span:after,
.bootstraped label input[type=radio].radiobox + span:before,
.bootstraped label input[type=radio].radiobox + span:after {
    font-family: "Font Awesome 5 Pro";
    font-size: 11px;
    border-radius: 0;
    content: "\a0";
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 1px;
    height: 12px;
    line-height: 12px;
    min-width: 12px;
    border: 1px solid #bfbfbf;
    background-color: #f4f4f4;
    font-weight: 900;
    margin-top: -1px;
}

.bootstraped label input[type=checkbox].checkbox + span:before,
.bootstraped label input[type=radio].radiobox + span:before {
    margin-right: 5px;
}

.bootstraped .text-before label input[type=checkbox].checkbox + span:before,
.bootstraped .text-before label input[type=radio].radiobox + span:before {
    display: none;
}

.bootstraped label input[type=checkbox].checkbox + span:after,
.bootstraped label input[type=radio].radiobox + span:after {
    margin-left: 5px;
    display: none;
}

.bootstraped .text-before label input[type=checkbox].checkbox + span:after,
.bootstraped .text-before label input[type=radio].radiobox + span:after {
    display: inline-block;
}

.bootstraped input[type=checkbox].checkbox + span,
.bootstraped input[type=checkbox].checkbox + span:after,
.bootstraped input[type=checkbox].checkbox + span:before,
.bootstraped input[type=radio].radiobox + span,
.bootstraped input[type=radio].radiobox + span:after,
.bootstraped input[type=radio].radiobox + span:before {
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
}

.bootstraped label input[type=checkbox].checkbox:checked + span:before,
.bootstraped label input[type=checkbox].checkbox:checked + span:after,
.bootstraped label input[type=radio].radiobox:checked + span:before,
.bootstraped label input[type=radio].radiobox:checked + span:after {
    color: var(--appollo-color);
    content: "\f00c";
}

.bootstraped label:hover input[type=checkbox].checkbox + span:before,
.bootstraped label:hover input[type=checkbox].checkbox + span:after {
    color: var(--appollo-color);
    border-color: var(--appollo-color-hover);
}

.bootstraped label input[type=radio].radiobox + span:before,
.bootstraped label input[type=radio].radiobox + span:after {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.bootstraped label:hover input[type=radio].radiobox + span:before,
.bootstraped label:hover input[type=radio].radiobox:checked + span:before {
    color: var(--appollo-color);
    border-color: var(--appollo-color-hover);
}

.bootstraped label input[type=radio].radiobox:checked + span:before,
.bootstraped label input[type=radio].radiobox:checked + span:after {
    color: var(--appollo-color);
    content: "\f111";
}

/*
.bootstraped label {
     margin-top: 8px;
    margin-bottom: 3px;
    font-weight: 700;
    color: #1D1D1F;
}
*/

.bootstraped label input[type=checkbox][disabled].checkbox + span:before,
.bootstraped label input[type=checkbox][disabled].checkbox:checked + span:before,
.bootstraped label:active input[type=checkbox][disabled].checkbox:checked + span:before,
.bootstraped label:hover input[type=checkbox][disabled].checkbox:checked + span:before,
.bootstraped label input[type=checkbox][disabled].checkbox + span:after,
.bootstraped label input[type=checkbox][disabled].checkbox:checked + span:after,
.bootstraped label:active input[type=checkbox][disabled].checkbox:checked + span:after,
.bootstraped label:hover input[type=checkbox][disabled].checkbox:checked + span:after {
    background: #eee !important;
    border-color: #CCC !important;
    color: #A7A7A7;
    box-shadow: none !important;
}

.bootstraped label input[type=radio][disabled].radiobox + span:before,
.bootstraped label input[type=radio][disabled].radiobox:checked + span:before,
.bootstraped label:active input[type=radio][disabled].radiobox:checked + span:before,
.bootstraped label:hover input[type=radio][disabled].radiobox:checked + span:before {
    background: #eee !important;
    border-color: #CCC !important;
    box-shadow: none;
    color: #A7A7A7;
}

.bootstraped label input[type=checkbox][disabled].checkbox + span,
.bootstraped label input[type=checkbox][disabled].checkbox:checked + span,
.bootstraped label:hover input[type=checkbox][disabled].checkbox:checked + span:before,
.bootstraped label:hover input[type=checkbox][disabled].checkbox:checked + span:after {
    color: #A7A7A7;
    cursor: not-allowed;
}

.bootstraped label input[type=radio][disabled].radiobox + span,
.bootstraped label input[type=radio][disabled].radiobox:checked + span,
.bootstraped label:hover input[type=radio][disabled].radiobox:checked + span:before {
    color: #A7A7A7;
    cursor: not-allowed;
}

.bootstraped .checkbox-inline,
.bootstraped .radio-inline {
    margin-top: 0;
}

.bootstraped .input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.bootstraped .input-group {
    position: relative;
    display: inline-flex;
    flex-wrap: inherit;
}

.bootstraped .input-group-btn-vertical {
    display: table-cell;
    width: auto;
}

.bootstraped .input-group.date div.input-group-append {
    display: none;
}

.bootstraped .input-group.date div.input-group-append > span {
    padding-top: 5px;
    padding-bottom: 6px;
    width: 36px;
    border-left-width: 0px;
    height: 34px;
    margin-left: 0px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding-left: 11px;
}

.bootstraped .input-group.date input.datetimepicker-input {
    border-radius: 0.25rem !important;
}

.bootstraped .input-group-addon {
    color: rgb(106, 106, 106);
}

.bootstraped .toggle,
.bootstraped .single-toggle {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 25px;
    color: #404040;
    cursor: pointer;
    padding-right: 61px;
}

.bootstraped:not(.v1) .toggle,
.bootstraped:not(.v1) .single-toggle {
    position: relative;
    font-weight: 400;
    margin-top: 5px;
}

.bootstraped:not(.v1) .toggle {
    display: block;
}
.bootstraped:not(.v1) .single-toggle {
    display: inline-block;
}

.bootstraped:not(.v1) .toggle input,
.bootstraped:not(.v1) .single-toggle input {
    position: absolute;
    left: -9999px;
}

.bootstraped:not(.v1) .toggle i,
.bootstraped:not(.v1) .single-toggle > i {
    background: rgba(255, 255, 255, .12);
}

.bootstraped:not(.v1) .toggle i,
.bootstraped:not(.v1) .single-toggle > i {
    border-color: #BDBDBD;
    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.bootstraped:not(.v1) .toggle i,
.bootstraped:not(.v1) .single-toggle > i {
    content: '';
    position: absolute;
    top: 4px;
    right: 0;
    display: block;
    width: 36px;
    height: 17px;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    background: #fff;
}

.bootstraped:not(.v1) .toggle i:before,
.bootstraped:not(.v1) .single-toggle > i:before {
    background-color: rgb(108, 106, 106);
}

.bootstraped:not(.v1) .toggle i:before,
.bootstraped:not(.v1) .single-toggle > i:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 3px;
    right: 4px;
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    opacity: 1;
    transition: right .2s;
    -o-transition: right .2s;
    -ms-transition: right .2s;
    -moz-transition: right .2s;
    -webkit-transition: right .2s;
}

.bootstraped:not(.v1) .toggle i:after,
.bootstraped:not(.v1) .single-toggle > input + i:after {
    content: attr(data-swchoff-text);
    position: absolute;
    top: 2px;
    right: 8px;
    left: 8px;
    font-style: normal;
    font-size: 9px;
    line-height: 13px;
    font-weight: 700;
    text-align: left;
    color: #5f5f5f;
}

.bootstraped:not(.v1) .checkbox:hover i,
.bootstraped:not(.v1) .radio:hover i,
.bootstraped:not(.v1) .toggle:hover i,
.bootstraped:not(.v1) .single-toggle:hover > i {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
}

.bootstraped .checkbox:hover i,
.bootstraped .input:hover input,
.bootstraped .radio:hover i,
    /*.bootstraped .select:hover select,*/
.bootstraped .textarea:hover textarea,
.bootstraped .toggle:hover i,
.bootstraped .single-toggle:hover > i {
    border-color: var(--appollo-color-hover);
}

.bootstraped .toggle input:checked + i:before,
.bootstraped .single-toggle input:checked + i:before {
    right: 22px;
    background-color: var(--appollo-color);
}

.bootstraped .toggle input:checked + i:after,
.bootstraped .single-toggle input:checked + i:after {
    content: attr(data-swchon-text);
    text-align: right;
}

.bootstraped .checkbox input:checked + i,
.bootstraped .radio input:checked + i,
.bootstraped .toggle input:checked + i,
.bootstraped .single-toggle input:checked + i {
    border-color: var(--appollo-color-hover);
}

.bootstraped [disabled] .toggle {
    cursor: not-allowed !important;
    opacity: .6 !important;
}

.bootstraped .toggle input[disabled]:checked + i:before,
.bootstraped .single-toggle input[disabled]:checked + i:before {
    background-color: rgb(108, 106, 106);
}

.bootstraped:not(.v1) .rating {
    margin-bottom: 4px;
    font-size: 13px;
    line-height: 25px;
    color: #404040;
    float: left;
    display: inherit;
}

.bootstraped .rating input {
    position: absolute;
    left: -9999px;
}

.bootstraped .rating label {
    display: block;
    float: right;
    height: 27px;
    margin-top: 0px;
    padding: 0 2px;
    font-size: 17px;
    line-height: 17px;
    cursor: pointer;
}

.bootstraped .rating label {
    color: #ccc;
    transition: color .3s;
    -o-transition: color .3s;
    -ms-transition: color .3s;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
}

.bootstraped .rating input:checked ~ label {
    color: var(--appollo-color);
}

.bootstraped .rating input + label:hover,
.bootstraped .rating input + label:hover ~ label {
    color: var(--appollo-color-hover);
}

.bootstraped .rating.is-invalid ~ .invalid-feedback {
    margin-top: 1rem;
}

.bootstraped .form-control {
    font-size: 14px;
    line-height: 1.42857143;
}

.bootstraped .form-control:disabled, .form-control[readonly] {
    background-color: #f9f9f9;
    opacity: 1;
}
/*
.bootstraped .form-control:focus {
    border-color: var(--appollo-color);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/

.bootstraped .row.configuring-responsive > div.row-same-height:before,
.bootstraped .row.configuring-responsive > div.row-same-height:after,
.bootstraped .myspan.configuring-responsive > div > table > tbody > tr > td > div > .grid-container-span:before,
.bootstraped .myspan.configuring-responsive > div > table > tr > td > div > .grid-container-span:before,
.bootstraped .myspan.configuring-responsive > div > table > tbody > tr > td > div > .grid-container-span:after,
.bootstraped .myspan.configuring-responsive > div > table > tr > td > div > .grid-container-span:after {
    content: "";
    position: absolute;
    background: white;
}

.bootstraped .row.configuring-responsive > div.row-same-height:before,
.bootstraped .row.configuring-responsive > div.row-same-height:after {
    height: 1px;
    width: 100%;
    left: 0;
    box-shadow: 0px 1px 0px 0 var(--appollo-color);
}

.bootstraped .row.configuring-responsive > div.row-same-height:before {
    top: 5px;
}

.bootstraped .row.configuring-responsive > div.row-same-height:after {
    bottom: -5px;
}

.bootstraped .myspan.configuring-responsive > div > table > tbody > tr > td > div > .grid-container-span:before,
.bootstraped .myspan.configuring-responsive > div > table > tr > td > div > .grid-container-span:before,
.bootstraped .myspan.configuring-responsive > div > table > tbody > tr > td > div > .grid-container-span:after,
.bootstraped .myspan.configuring-responsive > div > table > tr > td > div > .grid-container-span:after {
    width: 2px;
    top: 0;
    height: 100%;
    background: var(--appollo-color);
}

.bootstraped .myspan.configuring-responsive > div > table > tbody > tr > td > div > .grid-container-span:before,
.bootstraped .myspan.configuring-responsive > div > table > tr > td > div > .grid-container-span:before {
    left: 2px;
}

.bootstraped .myspan.configuring-responsive > div > table > tbody > tr > td > div > .grid-container-span:after,
.bootstraped .myspan.configuring-responsive > div > table > tr > td > div > .grid-container-span:after {
    right: 2px;
}

.bootstraped .form-group {
    margin-bottom: 1.5rem;
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    box-shadow: none;
}

.radio-button-group.is-invalid,
.fileupload.is-invalid,
.switch-toggle-group.is-invalid {
    margin-bottom: 1rem;
}

.invalid:not(input):not(textarea):not(select) {
    border: 1px solid #dc4c64 !important;
}

.invalid:not(input)[disabled],
.invalid:not(input)[readonly] {
    border: 1px solid #ccc !important;
}

div.invalid[disabled],
div.invalid[readonly] {
    border: none !important;
}

div[data-mandatory="true"][disabled],
div[data-mandatory="true"][readonly] {
    background: transparent;
}

.bootstraped input[type=checkbox].checkbox,
.bootstraped input[type=radio].radiobox {
    visibility: inherit;
    position: absolute;
    left: -999999px;
}

div.checkbox label input:focus + span:before,
label.toggle > input[type=checkbox]:focus + i,
label.toggle > input[type=radio]:focus + i,
label.radio > input[type=radio]:focus + span:before {
    border-color: var(--appollo-color);
    outline: 0;
}

.bootstraped .slider.slider-horizontal .slider-handle {
    margin-top: 0;
}

/*use default color and size for the round slider*/
.bootstraped .slider.slider-horizontal .slider-handle.round {
    border-radius: 20px;
    width: 16px;
    height: 16px;
}

.bootstraped .slider .slider-track {
    height: 4px;
}

.bootstraped .slider.slider-vertical .slider-track {
    height: 210px;
    width: 4px;
    margin-left: 2px;
}

.bootstraped .slider.slider-vertical .slider-handle.round {
    border-radius: 20px;
    width: 18px;
    height: 17px;
}

.bootstraped .slider .slider-handle.min-slider-handle.round {
    background-color: #3b71ca
}

.bootstraped .slider.slider-vertical .slider-handle {
    margin-left: 0;
    margin-top: -10px;
}


.bootstraped .slider .tooltip-inner {
    background-color: #3b71ca;
    transition: transform 0.2s ease-in-out;
}

.bootstraped .slider .tooltip.bs-tooltip-top .arrow, .slider .tooltip.bs-tooltip-bottom .arrow {
    /*left: -.4rem;*/
    /*display:none*/
}

/*for aup*/
.bootstraped .slider .tooltip {
    --mdb-tooltip-padding-x: 9px;
    --mdb-tooltip-padding-y: 3px;
}


.bootstraped .slider .slider .tooltip.bs-tooltip-left .arrow, .bootstraped .slider .tooltip.bs-tooltip-right .arrow {
    top: 16px;
}

.bootstraped .slider .tooltip.bs-tooltip-top {
    margin-top: -39px;
}

.bootstraped .slider .bs-tooltip-top .tooltip-inner, .bootstraped .slider .bs-tooltip-bottom .tooltip-inner {
    left: -66%;
}

.bootstraped .nav-tabs {
    margin-bottom: 1rem;
}

.bootstraped .nav-tabs .nav-link {
    --mdb-nav-tabs-link-active-color: #01cbd2;
    --mdb-nav-tabs-link-active-border-color: #01cbd2;
}

.bootstraped .tabbable-custom .nav-tabs > li > a > i {
    margin-right: 6px;
}

.bootstraped .tabbable-custom[all-children-hidden] {
    display: none !important;
}

.bootstraped:not(.v1) .tab-content > .tab-pane {
    display: none;
}

.bootstraped:not(.v1) .tab-content > .active {
    display: block;
}

.bootstraped:not(.v1) .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
    margin-left: 1px;
}

.bootstraped:not(.v1) .dataTables_wrapper .dataTables_paginate .paginate_button.previous > a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.bootstraped:not(.v1) .dataTables_wrapper .dataTables_paginate .paginate_button.next > a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.bootstraped:not(.v1) .dataTables_wrapper .page-link {
    padding: 7px 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, -webkit-box-shadow 0.15s ease-in-out;
}

.bootstraped:not(.v1) div.dataTables_wrapper div.dataTables_length label > select {
    width: 60%;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    padding: 5px 10px;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
}


.bootstraped:not(.v1) table.dataTable thead th,
.bootstraped:not(.v1) table.dataTable thead td {
    padding: 6px 18px;
}

.bootstraped:not(.v1) .table-bordered > tbody > tr > td,
.bootstraped:not(.v1) .table-bordered > tbody > tr > th,
.bootstraped:not(.v1) .table-bordered > tfoot > tr > td,
.bootstraped:not(.v1) .table-bordered > tfoot > tr > th,
.bootstraped:not(.v1) .table-bordered > thead > tr > td,
.bootstraped:not(.v1) .table-bordered > thead > tr > th {
    border-width: 1px;
    border-style: solid;
}

.bootstraped:not(.v1) .table-bordered > tfoot > tr > td,
.bootstraped:not(.v1) .table-bordered > tfoot > tr > th,
.bootstraped:not(.v1) .table-bordered > thead > tr > td,
.bootstraped:not(.v1) .table-bordered > thead > tr > th {
    border-color: #ddd;
}

.bootstraped:not(.v1) .table > caption + thead > tr:first-child > td,
.bootstraped:not(.v1) .table > caption + thead > tr:first-child > th,
.bootstraped:not(.v1) .table > colgroup + thead > tr:first-child > td,
.bootstraped:not(.v1) .table > colgroup + thead > tr:first-child > th,
.bootstraped:not(.v1) .table > thead:first-child > tr:first-child > td,
.bootstraped:not(.v1) .table > thead:first-child > tr:first-child > th {
    border-top: 0;
}

.bootstraped:not(.v1) .table-bordered > thead > tr > td,
.bootstraped:not(.v1) .table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}

.bootstraped:not(.v1) table.table-bordered.dataTable th:last-child,
.bootstraped:not(.v1) table.table-bordered.dataTable td:last-child {
    border-right-width: 0;
}

.bootstraped:not(.v1) table.dataTable thead th,
.bootstraped:not(.v1) table.dataTable tfoot th {
    font-weight: bold;
}

.bootstraped:not(.v1) table.dataTable {
    line-height: 0.76;
}

.bootstraped:not(.v1) table.dataTable.no-footer {
    border: 1px solid #dee2e6;
}

.bootstraped:not(.v1) table.table-bordered.dataTable tbody th,
.bootstraped:not(.v1) .bootstraped table.table-bordered.dataTable tbody td {
    border-bottom-width: 0;
}

.bootstraped:not(.v1) .table-hover > tbody > tr:hover {
    background-color: var(--mdb-datatable-select-row-bg);
}

.bootstraped:not(.v1) .table.no-footer td {
    vertical-align: middle !important;
}

.bootstraped:not(.v1) .switch-toggle-group {
    display: inline-block;
}

.bootstraped:not(.v1) .switch-toggle-group > .form-switch {
    text-align: left;
}

.bootstraped:not(.v1) .switch-toggle-group > label.toggle {
    margin-top: 0;
    min-height: 25px;
}

select[data-mandatory="true"],
textarea[data-mandatory="true"],
div[data-mandatory="true"],
input[data-mandatory="true"]{
    background-color: lightyellow !important;
}

div.radio[readonly][data-mandatory="true"],
div.radio[disabled][data-mandatory="true"] {
    background: inherit;
}

/*file upload copy from custom.css*/
.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-300px, 0) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer;
}

/*.fileupload {
    text-align: left;
}*/

.fileupload .uneditable-input {
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
    cursor: text;
}

.fileupload .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
}

.fileupload .thumbnail > img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
}

.fileupload .btn {
    vertical-align: middle;
}

.fileupload-inline .fileupload-controls {
    display: inline;
}

.fileupload-new .input-append .btn-file {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.bootstraped table tr td button.btn.btn-danger.btn-xs {
    font-size: 13px;
    padding: 3px 7px;
}

.bootstraped table tr td button.btn.btn-primary.btn-xs {
    font-size: 13px;
    padding: 3px 7px;
}

.bootstraped:not(.v1) table > tr > td > .bootstrapeditor-panel,
.bootstraped:not(.v1) table > tbody > tr > td > .bootstrapeditor-panel {
    width: calc(100% + -5px);
}

.bootstraped:not(.v1) .dataTables_scrollBody {
    width: 100% !important;
}

.bootstraped:not(.v1) table thead {
    background-color: #E6E6E6;
}

.bootstraped div.dataTables_scrollBody table thead .sorting:before,
.bootstraped div.dataTables_scrollBody table thead .sorting_asc:before,
.bootstraped div.dataTables_scrollBody table thead .sorting_desc:before,
.bootstraped div.dataTables_scrollBody table thead .sorting:after,
.bootstraped div.dataTables_scrollBody table thead .sorting_asc:after,
.bootstraped div.dataTables_scrollBody table thead .sorting_desc:after {
    display: block;
}

.bootstraped:not(.v1) div.dataTables_scrollBody > table > thead {
    height: 0 !important;
}

.bootstraped:not(.v1) div.dataTables_scrollBody > table > thead > tr {
    height: 0 !important;
}

.bootstraped:not(.v1) table.dataTable thead .sorting,
.bootstraped:not(.v1) table.dataTable thead .sorting_asc,
.bootstraped:not(.v1) table.dataTable thead .sorting_desc {
    background: none;
}

.bootstraped .datatable tbody tr:last-child {
    height: auto;
}

.bootstraped:not(.v1)  .dataTables_wrapper,
.bootstraped:not(.v1)  .dataTable {
    --mdb-datatable-thead-bg-color: #e6e6e6;
    --mdb-datatable-thead-font-color: #000000;

    --mdb-datatable-select-row-bg: #01cbd230;
    --mdb-datatable-select-row-color: #000;

    --mdb-datatable-font-family: var(--mdb-body-font-family);
    --mdb-datatable-font-style: normal;
    --mdb-datatable-font-text-decoration: none;

    --mdb-datatable-border-color: #e0e0e0;

    --mdb-datatable-row-height: auto;

    font-family: var(--mdb-datatable-font-family);
    font-style: var(--mdb-datatable-font-style);
    text-decoration: var(--mdb-datatable-font-text-decoration);
}

.bootstraped:not(.v1) .dataTables_wrapper .dataTable {
    font-family: var(--mdb-datatable-font-family);
    font-style: var(--mdb-datatable-font-style);
    text-decoration: var(--mdb-datatable-font-text-decoration);
    font-weight: var(--mdb-datatable-tbody-font-weight);
}

.bootstraped:not(.v1) div.dataTables_wrapper .dataTables_length *,
.bootstraped:not(.v1) div.dataTables_wrapper .dataTables_filter *,
.bootstraped:not(.v1) div.dataTables_wrapper .dataTables_info {
    font-family: var(--mdb-datatable-font-family);
    font-style: var(--mdb-datatable-font-style);
    text-decoration: var(--mdb-datatable-font-text-decoration);
    font-weight: var(--mdb-datatable-tbody-font-weight);
    font-size: var(--mdb-datatable-font-size);
}

.bootstraped:not(.v1) div.dataTables_wrapper div.dataTables_length label {
    text-align: left;
    white-space: nowrap;
}

.bootstraped:not(.v1) div.dataTables_wrapper div.dataTables_filter label {
    white-space: nowrap;
    text-align: right;
    align-items: center;
}

.bootstraped:not(.v1) div.dataTables_scrollBody .dataTable tr {
    height: var(--mdb-datatable-row-height);
}

.bootstraped div.dataTables_scrollBody .dataTable tr.selected > td {
    box-shadow: inset 0 0 0 9999px var(--mdb-datatable-select-row-bg);
    color: var(--mdb-datatable-select-row-color);
}

.bootstraped:not(.v1) .table-bordered td, .bootstraped:not(.v1) .table-bordered th {
    border-top-color: var(--mdb-datatable-border-color);
}

.bootstraped:not(.v1) .table-bordered > tfoot > tr > td,
.bootstraped:not(.v1) .table-bordered > tfoot > tr > th,
.bootstraped:not(.v1) .table-bordered > thead > tr > td,
.bootstraped:not(.v1) .table-bordered > thead > tr > th {
    border-bottom-color: var(--mdb-datatable-border-color);
    box-shadow: inset 0 0 0 9999px var(--mdb-datatable-thead-bg-color);
    color: var(--mdb-datatable-thead-font-color);
}

.bootstraped:not(.v1) div.dataTables_scrollBody > table > thead > tr > th.sorting:before,
.bootstraped:not(.v1) div.dataTables_scrollBody > table > thead > tr > th.sorting_asc:before,
.bootstraped:not(.v1) div.dataTables_scrollBody > table > thead > tr > th.sorting_desc:before,
.bootstraped:not(.v1) div.dataTables_scrollBody > table > thead > tr > th.sorting:after,
.bootstraped:not(.v1) div.dataTables_scrollBody > table > thead > tr > th.sorting_asc:after,
.bootstraped:not(.v1) div.dataTables_scrollBody > table > thead > tr > th.sorting_desc:after {
    display: none;
}

.bootstraped:not(.v1) div.dataTables_wrapper .dataTables_paginate .page-link {
    font-size: var(--mdb-pagination-font-size);
    font-family: var(--mdb-datatable-font-family);
    font-style: var(--mdb-datatable-font-style);
    text-decoration: var(--mdb-datatable-font-text-decoration);
    font-weight: var(--mdb-datatable-tbody-font-weight);
}

.bootstraped:not(.v1) label:not(.mdb-label) {
    white-space: nowrap;
}

.bootstraped:not(.v1) .mdb-label:not(.text-wrap):not(.text-break),
.bootstraped:not(.v1) h1:not(.text-wrap):not(.text-break),
.bootstraped:not(.v1) h2:not(.text-wrap):not(.text-break),
.bootstraped:not(.v1) h3:not(.text-wrap):not(.text-break),
.bootstraped:not(.v1) h4:not(.text-wrap):not(.text-break),
.bootstraped:not(.v1) h5:not(.text-wrap):not(.text-break),
.bootstraped:not(.v1) h6:not(.text-wrap):not(.text-break){
    white-space: nowrap;
}

.btn-dropzone-disabled {
    color: #7f7f7f !important;
    background-color: #c3c3c3 !important;
    border-color: #fff !important;
    opacity: .65;
}

div.dom_wrapper {
    position: sticky; /* Fix to the top */
    top: 0;
    padding: 0;
    background: rgba(255, 255, 255, 1); /* hide the scrolling table */
}

div.dom_wrapper button {
    color: #fff !important;
    background-color: rgb(49, 192, 210) !important;
    border-color: white !important;
}

div.dom_wrapper button:hover {
    color: #fff !important;
    background-color: rgb(40, 123, 129) !important;
    border-color: #fff !important;
    box-shadow: none;
}

.filter_print_btn {
    float: right !important;
}

@media (min-width: 1200px) {
    div[hidden-monitor=true] {
        display: none !important;
    }
}

.multiselect-container label:hover {
    background-color: #1e90ff;
}

.multiselect-container label {
    display: block;
}

.multiselect-container {
    width: 100% !important;
    top: 2rem !important;
}


.table-editing-mandatory-error {
    border: 1px solid red !important;
}

/*table component actions btns style*/
.bootstraped table.dataTable tr td .table-widget-btn-icon-action {
    font-size: 14px !important;
    /*padding: 0.2rem 0.2rem !important;*/
    padding: 0;
    padding-bottom: 0;
    /*from mdb*/
    --mdb-btn-box-shadow: none;
}

.bootstraped table.dataTable tr td > .btn.ams.btn-primary,
.bootstraped table.dataTable tr td > div.table-action-buttons-column > .btn.ams.btn-primary{
    /*padding: 0.05rem 0.2rem !important;*/
    padding: 0 0.2rem;
    /*padding-left: 5px !important;*/
}

.bootstraped table.dataTable tr td > .btn.ams.btn-primary,
.bootstraped table.dataTable tr td > .btn.ams.table-widget-btn-icon-action{
    display: inline-flex !important;
    vertical-align: middle;
}

.bootstraped table.dataTable tr td .table-widget-btn-icon-action:hover {
    box-shadow: none;
    color: #212529;
    text-decoration: none;
}

.bootstraped table.dataTable tr td .table-widget-btn-i-action:hover {
    color: #01a8c8;
}

.bootstraped table.dataTable tr td .table-widget-btn-icon-action:disabled {
    color: #7f7f7f;
}

.bootstraped table.dataTable tr td .table-widget-btn-icon-action:disabled i {
    color: #7f7f7f;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    /*width: 64px;*/
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid rgb(77, 155, 245);
    border-color: rgb(53, 120, 243) transparent rgb(28, 130, 212) transparent;
    animation: lds-dual-ring 1.2s linear infinite;
    top: 10rem !important;
    text-align: center;
    left: 40%;
    width: 20%;
}

.lds-dual-ring {
    text-align: center;
    top: 10rem !important;
    left: 40%;
    width: 20%;
}

.lds-dual-ring-h3 {
    left: 40%;
    position: absolute;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .lds-dual-ring {
        width: auto !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .lds-dual-ring {
        width: 46% !important;
    }
}


.daterangeapplybtn {
    color: #fff !important;
    background-color: var(--appollo-color) !important;
    border-color: white !important;
    box-shadow: none;
}


/*MD bootstrap*/
.form-outline label {
    margin-top: 0;
}

.form-outline .form-control:focus {
    box-shadow: none !important;
}


.form-outline .form-label {
    font-weight: 400;
}

.bootstraped:not(.v1) .form-outline .form-control:focus ~ .form-label {
    color: #3b71ca;
    background-color: #ffffff0d;
}

.bootstraped:not(.v1) .form-outline .form-control.active ~ .form-label {
    color: #3b71ca;
    background-color: #ffffff0d;
}

.bootstraped:not(.v1) .form-check-input {
    position: relative !important;
}

.bootstraped:not(.v1) .radio-button-group .form-check.text-before.form-check-inline .form-check-input {
    order: 1;
}

.bootstraped:not(.v1) .radio-button-group .form-check.text-before.form-check-inline .form-check-label {
    order: 0;
    margin-right: 5px;
}

.bootstraped:not(.v1) .radio-button-group .form-check:not(.form-check-inline) {
    display: flex;
    align-items: center;
}

.bootstraped:not(.v1) .radio-button-group .form-check.text-before:not(.form-check-inline) .form-check-input {
    order: 1;
    margin-left: 5px;
}

.bootstraped:not(.v1) .radio-button-group .form-check.text-before:not(.form-check-inline) .form-check-label {
    order: 0;
}

.bootstraped:not(.v1) .form-check .form-check-input[type=radio]:checked {
    border-color: #01cbd2;
}

.bootstraped:not(.v1) .form-check .form-check-input[type=radio]:checked:after {
    background-color: #01cbd2;
}

.bootstraped:not(.v1) .bootstraped .form-check.text-before.checkbox,
.bootstraped:not(.v1) .bootstraped .form-check.text-before.radio {
    padding-left: 0px;
    padding-right: 1.5rem;
}

.bootstraped:not(.v1) .form-check.text-before.checkbox .form-check-input[type=checkbox],
.bootstraped:not(.v1) .form-check.text-before.radio .form-check-input[type=radio] {
    float: right;
    margin-left: 8px;
    margin-right: -1.5em;
}

.bootstraped:not(.v1) .form-check.text-before.checkbox .form-check-label0,
.bootstraped:not(.v1) .form-check.text-before.radio .form-check-label {
    padding-left: 0;
    padding-right: 0.15rem;
}

.bootstraped:not(.v1) .form-check.checkbox label.form-check-label:before {
    content: ".";
    color: transparent;
    display: inline-block;
    width: 1px;
}

.bootstraped:not(.v1) .form-check.text-before.checkbox .form-check-input {
    order: 1;
}

.bootstraped:not(.v1) .form-check.text-before.checkbox .form-check-label {
    order: 0;
}

.btn-group.btn-group-vertical > .btn:not(:first-child) {
    margin-left: 0px;
}

.img-fluid.rounded {
    border-radius: 2rem !important;
}

.bootstraped:not(.v1) .text-before.radio .form-check-input {
    margin-top: 0px;
    float: none;
}

div[align="right"] .form-check.radio.text-before:not(.form-check-inline),
div[align="center"] .form-check.radio.text-before:not(.form-check-inline),
div[align="right"] .form-check.checkbox.text-before:not(.form-check-inline),
div[align="center"] .form-check.checkbox.text-before:not(.form-check-inline) {
    padding-right: 25px;
}

.bootstraped:not(.v1) .form-check.radio.form-check-inline.text-before .form-check-input {
    /* margin-left: 0px;*/
    margin-right: 0px;
    /* margin-top:8px !important;*/
}

.bootstraped:not(.v1) .form-check.radio.text-before:not(.form-check-inline) {
    display: flex;
    align-items: center;
    padding-left: 0px;
    justify-content: right;
}

.bootstraped:not(.v1) .radio-button-group.text-before {
    display: inline-block;
}

.radio-button-group.text-before.form-check-inline {
    /*display: flex;*/
}

btn-group.btn-group-vertical > .btn-group:not(:first-child), .btn-group.btn-group-vertical > :not(.btn-check:first-child) + .btn {
    margin-left: 0px;
    margin-top: 0px
}


btn-group.btn-group-vertical > .btn-group:not(:first-child), .btn-group.btn-group-vertical > :not(.btn-check:first-child) + .btn {
    margin-left: 0px;
    margin-top: 0px
}

.bootstraped:not(.v1) .form-check.radio.form-check-inline.text-before {
    display: inline-flex;
}

/*
h1, h2, h3, h4, h5, h6 {
    margin-top: 5px !important;
    line-height: 1 !important;
    padding-top: 5px !important;
    margin-bottom: 5px !important;
}
*/

.mdb-label {
    margin-top: 5px;
}

.bootstraped div.dataTables_wrapper div.dataTables_filter label > input[type=search] {
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

/*Adjusting some visual details of the AUP page*/
/*fronted services view*/
.fronted-list-radio-group-filter {
    margin-left: -11px !important;
    font-size: 14px !important;
}

.bootstraped select.form-control[size="1"] {
    height: 35px;
}

.bootstraped .range {
    margin-top: 8px;
}

.bootstraped:not(.v1) .form-check-inline .form-check-input {
    position: relative;
}

.bootstraped .input-group.date input {
    padding-right: 2.1em;
}

.bootstraped .input-group.date button {
    z-index: 5;
}

.bootstraped .input-group input[readonly] {
    z-index: auto;
}

.bootstraped:not(.v1) .form-outline .form-control.active ~ .form-notch .form-notch-middle,
.bootstraped:not(.v1) .form-outline .form-control:focus ~ .form-notch .form-notch-middle {
    border-top: transparent !important;
}

.bootstraped:not(.v1) .form-outline .form-control.select-input~.select-arrow {
    top: 50%;
    transform: translateY(-55%);
}

.bootstraped:not(.v1) .combobox .form-outline .select-fake-value {
    display: none !important;
}

.placeholder-active {
    text-overflow: ellipsis;
}

/*remove shadow of disable btn - MDB*/
.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    box-shadow: none !important;
}

/*tamporal border focus listbox and dynamic listbox*/
/*.wrapper.select.select-multiple:focus-within{*/
/*    border-radius: 5px !important;*/
/*    border: 2px solid #3b71ca !important;*/
/*}*/


/*!** use to list and combo for selceted item color*/
.list-group-item-info {
    background-color: #C2ECEF !important;
    color: #1c657d;
}

.bootstraped .list-group-item {
    overflow: hidden;
}

.bootstraped .list-group-item:checked {
    background-color: var(--appollo-color);
}

.select-option.selected.active {
    background-color: #C2ECEF !important;
    color: #1c657d;
}
.select-option {
    font-size: 12px !important;
}

.select-option:hover:not(.disabled),
.list-group-item.list-group-item-action:hover:not(.disabled){
    background-color: #C8C8C8 !Important;
}

.invalid-feedback {
    white-space: nowrap !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height:20px!important;
    margin-top: calc((100% - 20px) / 2);
    margin-bottom: calc((100% - 20px) / 2);
}

.btn-group.show-separation:not(.btn-group-vertical):not(first-child) > button{
    margin-right: 1px !important;
    margin-left: 0px !important;
}

.btn-group.show-separation.btn-group-vertical:not(first-child) > button{
    margin-top: 1px !important;
}

.form-control.select-input{
    padding-right: 30px !important;
}

.form-group.col{
    min-height: 26px;
}

.bootstraped:not(.v1) .checkbox.wrapper,
.bootstraped:not(.v1) .radio-button-group.form-check-inline,
.bootstraped:not(.v1) .dynamic-checkbox-group.form-check-inline{
    align-items: center;
    display: flex;
    min-height: 34px;
}

.form-group:has(>.mdb-label),
.form-group:has(> h6){
    align-items: center;
    display: grid;
    min-height: 32px;
}

div.form-group.col:has(>.line) {
    display: flex;
    align-items: center;
    height: 36px;
}

.bootstraped:not(.v1) table.dataTable>thead .sorting:before,
.bootstraped:not(.v1) table.dataTable>thead .sorting:after,
.bootstraped:not(.v1) table.dataTable>thead .sorting_asc:before,
.bootstraped:not(.v1) table.dataTable>thead .sorting_asc:after,
.bootstraped:not(.v1) table.dataTable>thead .sorting_desc:before,
.bootstraped:not(.v1) table.dataTable>thead .sorting_desc:after,
.bootstraped:not(.v1) table.dataTable>thead .sorting_asc_disabled:before,
.bootstraped:not(.v1) table.dataTable>thead .sorting_asc_disabled:after,
.bootstraped:not(.v1) table.dataTable>thead .sorting_desc_disabled:before,
.bootstraped:not(.v1) table.dataTable>thead .sorting_desc_disabled:after {
    bottom: auto;
}

.bootstraped .trailing.clear {
    cursor: pointer;
}

.bootstraped .trailing.clear :focus {
    color: #3b71ca;
    outline: none;
}


.dt-control {
    text-align: center; /* Centrar contenido */
    cursor: pointer; /* Cambia el cursor a una mano */
}

/*para el inline buton de abrir submodel en la tabla*/
.dt-control::before {
    font-family: "Font Awesome 7 Pro";
    font-weight: 400;
    content: "\f0fe" !important;/* fa-square-plus */
    border: 0 !important;
    font-size: 18px;
    /*color: #01cbd2;*/
    display: inline-block;
    font-style: normal;
    text-decoration: none;
}

/* Cuando el tr tenga la clase dt-hasChild, cambiar el icono dentro del td.dt-control */

.dt-hasChild .dt-control::before {
    content: "\f146" !important;/*  fa-square-minus */
    border: 0 !important;
}

th[target-i18n="open_model"]:before,
th[target-i18n="open_model"]:after{
    display: none !important;
}