table tr th i {
    font-size: 12px !important;
}

table tr th i.icon-checkbox-unchecked {
    font-size: 11px !important;
}

table tr th i.icon-eye-blocked {
    font-size: 16px !important;
    margin-top: 2px;
}

table .icon-file-download2,
table .icon-cog2 {
    /*color: #333333c7;*/
    opacity: 0.5;
}

table .icons-list > li > a:hover,
table .icon-cog2:hover,
table .icon-file-download2:hover {
    opacity: 1 !important;
}

.page-header-default {
    margin-bottom: 15px;
    padding: 10px 20px 10px 20px;
}

.page-header-default .breadcrumb-line {
    border-radius: 10px;
}


.style-none {
    background: none;
    border: none;
}

.style-none i {
    font-size: 22px;
    margin-bottom: -18px;
    opacity: 0.7;
}

.style-none:hover i {
    opacity: 1 !important;
}

.width-custom1 {
    width: 4%;
}

.form-control-custom,
    /*.select2-selection,*/
select,
textarea,
input {
    padding-bottom: 0 !important;
    padding-top: 16px !important;
    /*padding-top: 3px!important;*/
    color: #888888 !important;
}

.select2-selection [title="Seleccione"] {
    color: #ccc !important;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.checkbox.checkbox-switchery {
    margin: 10px !important;
}

.sp-replacer {
    margin-top: 5px;
}

.select2-container {
    margin-top: 3px !important;
}

.nav-primary.nav-tabs {
    /*margin-bottom: 20px;*/
}

.page-container {
}

body {
    background: #ffffff;
}

#btnformfooter {
    padding-right: 0;
    float: left;
    width: 100%;
}

.modal-body > .modal-footer:first-of-type {

}

.alpha-secundary-2 {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}

.draganddroghandler {
    font-size: 15px;
}

/*.select2-selection,*/
/*.form-control{*/
/*height: 28px!important;*/
/*}*/

/*.select2-selection{*/
/*margin-top: 0!important;*/
/*}*/

.panel-dashboard {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.border-header-g {
    width: 50%;
    border: black 1px solid;
}

.padding-header-g {
    margin: 0px;
    padding: 1% 5% 1% 5%;
    text-align: center;
}

.padding-subHeader-g {
    margin: 0px;
    padding: 2% 5% 2% 5%;
    text-align: center;
}

.padding-subHeader-initial {
    margin: 0px;
    padding: 2% 5% 2% 5%;
}

.padding-subHeader-initial-s {
    margin: 0px;
    padding: 2% 2% 2% 2%;
}

.top-border {
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-bottom: lightgray 1px solid;
}

.mid-border {
    border-top: lightgray 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-bottom: lightgray 1px solid;
}

.bot-border {
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: lightgray 1px solid;
}

.select2-selection--multiple:not([class*=bg-]) .select2-search--inline:first-child .select2-search__field {
    margin-left: 20px;
    padding: 0 !important;
    margin-top: 16px !important;
}

.icon-help {
    cursor: pointer;
    margin-left: 12px;
    color: #989f9369 !important;
}

.btn-group, .btn-group-vertical {
    border-radius: 15px !important;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-radius: 15px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: 3px;
    border-radius: 20px;
}

button.btn {
    margin: 0 15px 0 0;
    border-radius: 0px !important;
}

.btn-labeled > b {
    background-color: transparent !important;
}

.resalted .control-label {
    font-weight: bold;
}

.resalted i {
    font-weight: bold;
    color: black;
}


.btnformfooter {
    padding-right: 0;
    float: left;
    width: 100%;
}

.btnformfooter {
    padding-right: 0;
    float: left;
    width: 100%;
}

.alert {
    /*color: white;*/
}

.bg-default:hover {
    color: black !important;
}

.modal-header[class*=bg-] {
    padding: 15px 20px;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

#content {
    height: 94vh;
}

.sidebar-xs {
    margin-left: 0px !important;
}


.subcontent {
    padding: 0 0 0 0;
    height: 100vh;
    width: 100%;
}

.page-header-default .breadcrumb-line {
    border-radius: 0;
}

.navigation {
    margin: 0;
    padding: 0 0;
    list-style: none;
    position: relative;
}

.elastic-panel {
    border-radius: 0 !important;
    padding: 20px
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    text-decoration: none;
    outline: 0;
    color: white !important;
}

.swal2-actions button {
    min-width: 100px;
    margin: 15px 0 0 0;
}

.swal2-popup .swal2-actions {
    margin: 0 !important;
    z-index: 1;
}

.swal2-confirm {
    width: 48% !important;
}

.swal2-cancel {
    width: 48% !important;;
}

.swal2-popup {
    width: 33em !important;
    max-width: 100%;
    border-radius: 0 !important;
}

.swal2-icon {
    border-radius: 0 !important;
    line-height: 3em !important;
    margin: 0.25em auto 0.875em !important;
}

.swal2-popup .swal2-header {
    align-items: normal !important;
}

.context-control .elastic-action {
    z-index: 99999;
    position: relative;
    width: 30px;
    display: inline;
    float: right;
    margin-top: 6px;
}

.filteritos {
    width: 49% !important;
    height: 67px !important;;
    float: left !important;;
    margin: 0 !important;;
}


.exporadvanced {
    position: absolute;
    top: -80px;
    right: 0;
}

.sidebar-xs .colamenu_open {
    display: none;
}

.colamenu_closed {
    display: none;
}

.sidebar-xs .colamenu_closed {
    display: block;
}


#swal2-title {
    display: block !important;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-uppercase {
    text-transform: uppercase;
}

.elasticbadge {
    font-size: 20px !important;
    margin: 4px !important;
    border-radius: 0 !important;
}

.elasticbadge_all {
    in-width: 200px;
    display: block;
}

.sidebar-xs .navbar-brand-text {
    display: block;
}


.navbar a {
    color: white !important;
}

.navbar a:hover {
    color: black !important;
}

.page-header .breadcrumb-line:first-child {
    z-index: 98;
}

.navigation > li ul li a {
    padding: 5px 0px;
    padding-left: 10px;
    min-height: 40px;
}

.navigation li a > i {
    background-color: unset;
    border-radius: 10px;
    height: 35px;
    vertical-align: middle;
    float: left;
    top: 0;
    padding: 9px;
    margin-top: 0px;
    margin-right: 9px;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.navigation li a > span {
    margin-top: 12px;
}

.navigation > li > ul li:first-child {
    padding-top: 0px;
}


.has-feedback-left .form-control, .has-feedback-left.input-group .form-control {
    padding-right: 0 !important;
    padding-left: 32px;
}

.swal2-loading .swal2-confirm {
    display: none !important;
}

.panel-heading {
    position: relative;
    padding: 0px 20px !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.introjs-tooltiptext {
    font-size: 18px;
}

.introjs-tooltip {
    width: 500px !important;
}


.sidebar-main-hidden .colamenu_visibled {
    display: none;
}

.colamenu_hidded {
    display: none;
}

.sidebar-main-hidden .colamenu_hidded {
    display: block;
}

.sidebar-xs .tohidemenu {
    display: none;
}

.modal-header i.icon-arrow-left8 {
    margin-top: 10px;
    font-size: 31px;
}

.panel-body .row:last-child {
    margin-top: 0px;
}

.bootstrap-tagsinput {
    border: 1px solid black;
    padding: 10px !important;
    margin: 12px 0 0 0;
}

.bootstrap-tagsinput .tag {
    border-radius: 0;
}


.select2-selection--multiple:not([class*=bg-]) .select2-selection__choice {
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 0;
}

.select2-selection--multiple:not([class*=bg-]) .select2-selection__choice:first-child {
    margin-left: -25px !important;
}

.swal2-icon-text {
    font-size: 3.75em;
    margin-top: 15px;
}

@media (min-width: 769px) {
    .page-container {
        display: inline-table;
        table-layout: fixed;
    }
}

@media (min-width: 769px) {
    .page-content {
        display: flex;
    }
}

.elastic-panel {
    overflow: auto;
    width: 100%;
}

.dnone {
    display: none !important;
}


.select2-selection__rendered {
    padding-left: 26px !important;
}

.note-btn-group {
    background-color: var(--elastic-primary);
    color: var(--elastic-text3);
    padding: 0 !important;
    margin: 0 !important;
    height: 39px;
}

.note-btn {
    background-color: var(--elastic-primary);
    color: var(--elastic-text3);
    margin: 0 !important;
    height: 37px;
}

.note-editor .note-toolbar {
    padding: 0 !important;
    text-align: center;
    background-color: var(--elastic-primary) !important;
}

.note-editor .note-editable {
    padding: 20px !important;
    overflow: auto;
    outline: 0;
    min-height: 150px;
}

.text-black {
    color: #222222;
}

.modal .simplify {
    display: none;
}

.badge {
    border-radius: 0 !important;
    font-size: 12px;
}

.image-cropper-container {
    overflow: scroll;
    object-fit: cover !important;
    width: 100% !important;
    height: auto !important;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 15px;
}

.navigation > li > a {
    padding: 5px 12px;
    min-height: 44px;
    font-weight: normal !important;
}
