	/*
 * Desarrollo e implementaciĂłn by Milay Pava -  Webmaster Senior
 * Avanzada Wordpress, Sitios Web y Marketing Digital - OptimizaciĂłn de contenidos - SEO - Branding
 */


/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../../fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../../fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(../../fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}


body {
    color: #5f737d !important;
    background: #eee !important;
}
body #main-wrapper {
    font-family: "Open Sans", sans-serif;
}
body .h2,
h2 {
    color: #4b81c3 !important;
    font-size: 1.275rem !important;
}
body .h3,
h3 {
    font-size: 1.1rem !important;
}
body .h5,
h5 {
    font-size: 0.9rem !important;
}
.table th,
body .table td {
    padding: 0.5rem;
}
body .table .thead-light th {
    padding: 10px;
}
body hr {
    background-color: #e9ecef;
    border: 0;
    opacity: 1;
}
body .topbar,
body .topbar .top-navbar {
    height: 44px;
    min-height: 44px;
}
body .nav-tabs button:focus {
    outline: 0;
}
.title {
    padding: 5px 15px;
    font-size: 22px;
}
.title::after {
    padding-top: 5px;
    content: "";
    width: 40px;
    display: block;
    margin: 0 auto;
    border-bottom: 3px solid #8ba8c9;
}
.btnactn01 button {
    border-radius: 8px 8px 0 0 !important;
    background: 0 0;
    border: 0;
    color: #c9cbce;
}
.btnactn01 button:hover {
    background-color: #f99830;
    color: #fff !important;
}
.btnactn01 .active {
    background-color: #4e83c1 !important;
    color: #fff !important;
}
#navtab .close {
    padding: 5px 10px 0 0;
    background: 0 0;
    border: 0;
    margin-left: -18px;
    float: right;
    z-index: 5;
    position: relative;
    color: #dbe3e6;
}
#navtab button {
    position: relative;
    display: inline;
    padding: 5px 30px 6px 15px;
}
.labelmin {
    font-family: "Roboto Condensed", sans-serif !important;
}
.labelmin label {
    color: #4b81c3;
    font-size: 13px;
    margin: 0;
    font-weight: 400 !important;
}
body .labelmin .lglabel {
    width: 200px;
}
body .dataCons b {
    color: #4b81c3;
    font-size: 13px;
    min-width: 81px;
}
body .dataCons {
    font-family: "Roboto Condensed", sans-serif !important;
    font-weight: 200;
    font-size: 16px;
}
body .dataCons p {
    margin: 0;
    font-weight: 700;
}
#main-wrapper .side-navbar {
    width: 280px;
    height: 100%;
    position: fixed;
    margin-right: -300px;
    transition: 0.5s;
    right: 0;
    top: 44px;
}
.nav-link:active,
.nav-link:focus,
.nav-link:hover {
    background-color: #ffffff26;
}
#main-wrapper .active-nav {
    margin-right: 0;
}
body .btn-primary {
    background-color: #4e83c1;
    border-color: #4e83c1;
}
body .btn {
    border-radius: 8px;
}
body .btn-primary:hover {
    background-color: #f99830;
    border-color: #f99830;
}
body .btn-check:focus + .btn-primary,
body .btn-primary:focus {
    background-color: #f99830;
    border-color: #f99830;
    box-shadow: 0 0 0 0.25rem rgba(137, 120, 241, 0.5);
}
body .btn-check:active + .btn-primary,
body .btn-check:checked + .btn-primary,
body .btn-primary.active,
body .btn-primary:active,
body .show > .btn-primary.dropdown-toggle {
    background-color: #f99830;
    border-color: #f99830;
}
body .btn-light {
    color: #5184bf;
    background-color: #f8f9fa;
    border: 2px solid #5184bf;
    font-weight: 700;
}
.btn-light.active,
body .btn-check:active + .btn-light,
body .btn-check:active + .btn-light:focus,
body .btn-check:checked + .btn-light,
body .btn-check:checked + .btn-light:focus,
body .btn-check:focus + .btn-light,
body .btn-light.active:focus,
body .btn-light:active,
body .btn-light:active:focus,
body .btn-light:disabled,
body .btn-light:focus,
body .btn-light:hover,
body .show > .btn-light.dropdown-toggle,
body .show > .btn-light.dropdown-toggle:focus {
    color: #5184bf;
}
body .btn-check:active + .btn-orange:focus,
body .btn-check:checked + .btn-orange:focus,
body .btn-check:focus + .btn-orange,
body .btn-orange,
body .btn-orange.active:focus,
body .btn-orange:disabled,
body .btn-orange:focus,
body .btn-orange:hover,
body .show > .btn-orange.dropdown-toggle:focus,
body.btn-orange:active:focus {
    color: #fff;
    font-weight: 700;
}
body .btn-orange {
    color: #fff;
    background-color: #f99830;
    border: 2px solid #f99830;
    font-weight: 700;
}
body .go {
    padding-right: 20px;
    min-width: 236px;
}
.go:after {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    border-width: 2px 0 0 2px;
    border-style: solid;
    border-color: #fff;
    margin-left: 10px;
    transform: rotate(135deg) translate(0, -50%);
    transform-origin: top;
    top: 18px;
    right: 9px;
    transition: all 0.3s ease-out;
}
.conds {
    font-family: "Roboto Condensed", sans-serif !important;
}
.gray {
    color: #b3b9ba;
}
.blue {
    color: #4b81c3;
}
.orange {
    color: #f39e58;
}
.resum1 {
    border: 0 !important;
}
.resum1 img {
    margin: 0 10px 0 0;
    width: 10px;
}
.resum1 p {
    margin: 0 !important;
    font-size: 12px;
    font-family: "Roboto Condensed", sans-serif !important;
}
.resum1 .vlr {
    font-size: 14px !important;
    font-weight: 700 !important;
    font-family: "Roboto Condensed", sans-serif !important;
    line-height: normal;
}
body .resum1 b {
    color: #4b81c3;
    font-size: 12px;
    width: 100%;
    font-weight: 400;
}
body .resum1 .ob {
    font-size: 10px;
    line-height: 11px;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    text-align: justify;
}
.table th,
body .resum1 .table td {
    padding: 0;
}
body form {
    display: inherit;
    padding: 0 !important;
}
#bq1,
#bq2,
#bq3,
#tabl2 {
    display: none;
}
.icosearch {
    color: #4b81c3 !important;
    position: absolute;
    right: 12px;
    top: -4px;
    font-size: 30px;
}
.bord {
    border-radius: 8px;
    border: 1px solid #e9ecef;
}
.valor {
    background-image: url(../../assets/img/pesos.svg);
    background-repeat: no-repeat;
    padding-left: 24px !important;
    background-size: 15px;
    background-position-y: center;
    background-position-x: 6px;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-family: "Roboto Condensed", sans-serif !important;
}
.vlr {
    background-size: 15px;
    font-size: 20px !important;
    font-weight: 700 !important;
    font-family: "Roboto Condensed", sans-serif !important;
}
.txmin {
    font-size: 0.7rem;
}
.txmin .table td,
.txmin .table th {
    padding: 0.5rem;
}
body .form-control::placeholder,
body .form-select > .placeholder {
    color: #b1babc !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: "Open Sans", sans-serif;
    line-height: 10px;
}
body .form-control,
body .form-select {
    height: 35px;
    border-radius: 8px;
    font-size: 16px;
}
body .form-control {
    height: 35px;
    border-radius: 8px;
    font-size: 14px;
}
body .topbar .top-navbar {
    position: fixed;
    width: 100%;
}
body #navtab {
    position: fixed;
    width: 100%;
}
#main-wrapper .topbar .top-navbar .navbar-header {
    background: #10305e !important;
}
header #navbarSupportedContent {
    background: #154b87;
}
.logo-text {
    font-weight: 700;
    font-size: 1.3rem;
}
.h4,
h4 {
    font-size: 1rem !important;
}
body a {
    color: #4e83c1;
}
body .tab-content {
    padding-top: 50px;
    margin-bottom: 70px;
}

/* SIDEBAR MENU */
body .sidebar-nav ul .sidebar-item.selected>.sidebar-link {
    background: #5284bc;
}

body .left-sidebar {
    padding-top: 44px;
    overflow-y: auto;
}
body .topbar .top-navbar .navbar-header,
body .topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
    line-height: 44px;
    height: 44px;
}
body .sidebar-nav .has-arrow:after {
    top: 18px;
}
body #main-wrapper .left-sidebar .sidebar-nav ul .sidebar-item .second-level {
    margin-left: 30px;
    border-left: 1px solid #7a9ac5;
    background: 0 0 !important;
    margin-bottom: 15px;
}
body .sidebar-nav ul .sidebar-item .second-level li {
    position: relative;
}
body .sidebar-nav ul .sidebar-item .second-level li::before {
    position: relative;
    top: -4px;
    width: 10px;
    border-bottom: 1px solid #7a9ac5;
    content: "";
    display: inline-block;
}
body .sidebar-nav ul .sidebar-item .second-level .sidebar-item.active::before {
    left: -10px;
}
body .sidebar-nav ul .sidebar-item .second-level .sidebar-item.active .sidebar-link {
    padding-left: 6px;
}
body .sidebar-nav ul .sidebar-item .second-level .sidebar-item .sidebar-link {
    font-size: 12px;
    padding: 8px 15px;
    display: inline-flex;
}
body .sidebar-nav ul .selected .first-level .sidebar-item.active .sidebar-link.active,
body .sidebar-nav ul .selected .first-level.in .has-arrow.active{
    color: #f7993c;
    background: #103867;
    opacity: 1;
}
body .sidebar-nav ul .selected .first-level .sidebar-item.active .child.in .collapse.in .sidebar-link.active{
    color: #f7993c;
    background: transparent;
}
body .sidebar-nav ul .sidebar-item .first-level .sidebar-item.active .sidebar-link {
    opacity: 0.6;
}
body .nav-tabs {
    background: #d5dae1;
}
body .nav-tabs .nav-item.show .nav-link {
    color: #4f5467;
    background-color: #eee;
    border-color: #dee2e6 #dee2e6 #fff;
}
body .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #4e83c1;
    border-color: #aac3e5;
}
body .nav-tabs .nav-link {
    border: 0;
    margin-bottom: 0;
    border-right: 1.5px solid #d5dae1;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #4e83c18c;
    color: #e0e3e6;
}
body .sidebar-nav ul .sidebar-item:has(.sidebar-link.active) {
    background: #154b87;
}
body .sidebar-nav ul .sidebar-item .second.in li a {
    padding-left: 60px !important;
}
body .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link i {
    font-size: 19px;
    width: 23px;
}
#main-wrapper .left-sidebar[data-sidebarbg="skin5"] ul,
body #main-wrapper .left-sidebar[data-sidebarbg="skin5"] {
    background: initial !important;
}
body #main-wrapper .sidebar-nav {
    background: #18345a !important;
}
body .sidebar-nav ul .sidebar-item .first-level ul li ul a::before {
    position: relative;
    top: 0;
    width: 8px;
    border-bottom: 1px solid #7a9ac5;
    content: "";
    display: inline-block;
    margin-right: 6px;
}
body #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .left-sidebar {
    display: none;
}
body #main-wrapper[data-layout="vertical"][data-sidebartype="mini-sidebar"] .page-wrapper {
    margin-left: 0;
}
body .sidebar-nav ul .sidebar-item .first-level ul .has-arrow::before {
    content: "\F24B";
    width: 7px;
    height: 7px;
    position: absolute;
    margin: -19px 0 0 -19px;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
}
body .sidebar-nav ul .sidebar-item .first-level ul li a .mdi:before {
    width: 7px;
    height: 7px;
    position: absolute;
    margin: 0 0 0 -19px;
    font: normal normal normal 24px/1 "Material Design Icons";
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
}
body .sidebar-nav ul .sidebar-item .first-level .mdi-base-child:before {
    content: "\F4EB";
}
.sidebar-nav ul .sidebar-item .sidebar-link.active .mdi:before {
    opacity: 1;
    color: #f7993c;
}
.sidebar-nav ul .sidebar-item .sidebar-link:hover {
    background: #425f8c;
}
.sidebar-nav ul .sidebar-item.selected > .sidebar-link .mdi:before {
    color: #f7993c;
}
body .sidebar-nav ul .sidebar-item .first-level {
    padding: 0;
}
body .sidebar-nav ul .sidebar-item .collapse.in a {
    padding-left: 28px !important;
}
body .sidebar-nav ul .sidebar-item .first-level .sidebar-item .child,
body .sidebar-nav ul .selected .first-level.in .single.in .sidebar-link
body .sidebar-nav ul .selected .collapse .single.in .sidebar-link{
    margin-left: 27px;
}

body .sidebar-nav ul .selected .first-level .sidebar-item.active .child .sidebar-link.active,
body .sidebar-nav ul .selected .first-level.in .single.in .sidebar-link.active {
    border-radius: 7px;
    background: #2c7ac0;
    color: #FFF;
    margin-right: 20px;
}
body .sidebar-nav ul .sidebar-item .first-level .sidebar-item .child ul {
    margin-left: 0;
}
body .sidebar-nav ul .sidebar-item .first-level .sidebar-item .second .sidebar-item a:last-child {
    padding: 10px 15px 12px 0 !important;
}
body aside .sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
    padding: 5px 15px;
}
body aside .sidebar-nav ul .sidebar-item .sidebar-link {
    padding: 8px 15px;
}
body .sidebar-nav ul .sidebar-item .first-level .sidebar-item .second .sidebar-item .third .sidebar-item a:hover,
body .sidebar-nav ul .sidebar-item .first-level .sidebar-item .second .sidebar-item.active a,
body .sidebar-nav ul .sidebar-item .first-level .sidebar-item.active .sidebar-link:hover {
    opacity: 1;
}

body #main-wrapper .left-sidebar .sidebar-nav ul .child {
    margin-top: 6px;
}

body #main-wrapper .left-sidebar .sidebar-nav ul .single {
    margin-top: 6px;
    padding-bottom: 6px;
    margin-left: 27px;
}

/* ASIDE TOOL MENU */
      
#main-wrapper .side-navbar {
    width: 280px;
    height: 100%;
    position: fixed;
    margin-right: -300px;
    transition: 0.5s;
    right: 0;
    top: 44px;
}
.nav-link:active,
.nav-link:focus,
.nav-link:hover {
  background-color: #ffffff26;
}
.toolbar {
  transition: 0.4s;
}
#main-wrapper .active-nav {
  margin-right: 0;
}
/* for main section */
#main-wrapper .active-cont {
  margin-right: 280px;
}
#menu-btn {
}
   
#sidebar .asidetool {
    background-color: #FFF;
    margin: 34px 0 0 0;
    box-shadow: 1px 0px 20px rgba(0,0,0,0.08);
    padding: 0;
} 
     
.asidetool .accordion {
    padding: 0;
    border-radius: 0;
} 
     
.asidetool .accordion .accordion-button {
    padding: 0 5px;
    border-radius: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    color: #5184bf;
    filter: brightness(10);
}      

.asidetool .accordion .accordion-button:not(.collapsed)::after{
    background-image: url(../../assets/img/colaps.svg);
}

.asidetool .accordion .accordion-button::after {
    background-image: url(../../assets/img/colaps.svg);
    background-size: 18px;
}

.asidetool .accordion .accordion-header:has(.accordion-button:not(.collapsed)) {
    background: #5183be;
}
          
.asidetool .accordion-header {
    margin: 0;
    font-size: 14px !important;
    font-weight: normal !important;
    padding: 4px 0 4px 10px;
    line-height: 20px;
    background: #bacbe0;
    color: #FFF !important;
}   

#accordion-header:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: var(--bs-accordion-active-bg);
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
          
 .toolmenu         {
    right: 0;
    position: fixed;
    height: 33px;
    display: flex;
    background-color: #4e83c1;
}   
          
.toolmenu a {
    font-size: 20px;
    color: #FFF;
    padding: 0 10px;
    border-left: 1.5px solid #d5dae1;
    border-bottom: 1.5px solid #d5dae1;
    height: 33px;
} 
          
.toolmenu .dropdown-menu.show  {
}
    
.pull-right {
    float: right!important;
    display: flex;
}     
          
.pull-right .menuclose {
    float: right!important;
    padding: 0 10px;
    font-size: 18px;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    line-height: 16px;
}
          
                    
.pull-right i:before {
    color: #FFF;
    padding: 0 5px;
    font-size: 10px;
}
  
           #draggablePanelList .panel-heading {
        cursor: move;
    }
 #draggablePanelList2 .panel-heading {
        cursor: move;
    }
/* FIN ASIDE TOOL MENU */

body .footer {
    padding: 0;
    position: fixed;
    bottom: 0;
    background: #194d85;
    z-index: 2000;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: normal;
    margin-top: 0;
}
.footer p {
    margin: 4px 0 6px;
}
.footer a {
    color: #7a9ac5;
    font-weight: 400;
}

/* BEGIN LOGIN */
.login {
            background-color: transparent !important;
        }

        .login-section {
            padding: 8vh 0 0;
            position: absolute;
            z-index: 2;
        }
        #logincarousel {
            position: relative;
            z-index: 0;
        }
        .carousel-item {
            height: 100vh;
            min-height: 350px;
            background: no-repeat center center scroll;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        .coversld {
            background: #02020399;
            position: absolute;
            width: 100%;
            height: 100vh;
            z-index: 2;
        }

        .login .logo-text {
            color: #fff;
        }

        .login .redes
            
/* FORM LOGIN STYLE*/
            
.login-wrap {
            position: relative;
            color: rgba(255, 255, 255, 0.9);
        }
        .login-wrap h3 {
            font-weight: 300;
            color: #fff;
        }
        .login-wrap .social {
            width: 100%;
        }

        .login-wrap .social a {
            width: auto;
            display: inline-block;
            border: 0;
            color: #5385bd;
            background: #fff;
            margin: 3px;
            line-height: 20px;
            font-size: 20px;
        }

        .login-wrap .social a:hover {
            color: #f99830;
        }

        .form-group {
            position: relative;
        }

        .field-icon {
            position: absolute;
            top: 50%;
            right: 15px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            color: rgba(255, 255, 255, 0.9);
        }

        .login .form-control {
	            background: transparent;
	            border: none;
	            height: 35px;
	            color: white !important;
	            border: 1px solid transparent;
	            background: rgba(255, 255, 255, 0.08);
	            border-radius: 10px;
	            padding-left: 20px;
	            padding-right: 20px;
	            -webkit-transition: 0.3s;
	            -o-transition: 0.3s;
	            transition: 0.3s;
        }
        
        .login .form-control:focus {
            color: gray !important;
        }
        @media (prefers-reduced-motion: reduce) {
            .form-control {
                -webkit-transition: none;
                -o-transition: none;
                transition: none;
            }
        }
        .form-control::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: rgba(255, 255, 255, 0.8) !important;
        }
        .form-control::-moz-placeholder {
            /* Firefox 19+ */
            color: rgba(255, 255, 255, 0.8) !important;
        }
        .form-control:-ms-input-placeholder {
            /* IE 10+ */
            color: rgba(255, 255, 255, 0.8) !important;
        }
        .form-control:-moz-placeholder {
            /* Firefox 18- */
            color: rgba(255, 255, 255, 0.8) !important;
        }
        .form-control:hover,
        .form-control:focus {
            background: transparent;
            outline: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            border-color: rgba(255, 255, 255, 0.4);
        }
        .form-control:focus {
            border-color: rgba(255, 255, 255, 0.4);
        }

        textarea.form-control {
            height: inherit !important;
        }

        .checkbox-wrap {
            display: block;
            position: relative;
            padding-left: 30px;
            margin-bottom: 12px;
            cursor: pointer;
            font-size: 16px;
            font-weight: 500;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        /* Hide the browser's default checkbox */
        .checkbox-wrap input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }

        /* Create a custom checkbox */
        .checkmark {
            position: absolute;
            top: 0;
            left: 0;
        }

        /* Create the checkmark/indicator (hidden when not checked) */
        .checkmark:after {
            content: "\f0c8";
            font-family: "FontAwesome";
            position: absolute;
            color: rgba(255, 255, 255, 0.1);
            font-size: 20px;
            margin-top: -4px;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }
        @media (prefers-reduced-motion: reduce) {
            .checkmark:after {
                -webkit-transition: none;
                -o-transition: none;
                transition: none;
            }
        }

        /* Show the checkmark when checked */
        .checkbox-wrap input:checked ~ .checkmark:after {
            display: block;
            content: "\f14a";
            font-family: "FontAwesome";
            color: #4e83c1;
        }

        /* Style the checkmark/indicator */
        .checkbox-primary {
            color: #4e83c1;
        }
        .checkbox-primary input:checked ~ .checkmark:after {
            color: #4e83c1;
        }
        
	.bgtransp {
	    background: rgb(255 255 255 / 18%);
	    padding: 40px !important;
	    border-radius: 10px;
	    box-shadow: 0px 4px 4px #00000033;
        }
        
        .logtext{
	    color: #DDDDDE;
	    font-size: 12px;
	    border-top: 1px solid #DDDDDE;
	    border-bottom: 1px solid #DDDDDE;
	    padding: 10px 0 11px;
	}
	
	.code {
	    display: inline-block !important;
	    width: 13% !important;
	    height: 90px !important;
	    margin: 0 1% !important;
	    background: #cdced8c7 !important;
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	    text-align: center !important;
	    font-size: 40px !important;
	    font-weight: bold !important;
	}
	       
	.codtext{
	    color: #DDDDDE;
	    font-size: 12px;
	    padding: 10px 0;
	}
	         
	.codtext a,
	.logtext a{
	    color: #a3bdde;
	    text-decoration: underline;
	}

/* END LOGIN */    

/*  AGREGAR TOOLTIP */
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before {
    border-top-color: #2255a4 !important;
}
       
.tooltip-inner {
    background-color: #2255a4 !important;
}  
       
.nodisc li{
    list-style-type: none;
}    
       
#errorMessage.text-danger {
    width: 100%;
    display: grid;
    margin-bottom: 10px;
    font-weight: bold;
}
       
#errorMessage.text-danger {
    color: #da542e !important;
    background: #FFF;
}

#errorMessage.text-success {
    color: #28b779!important;
    background: #FFF;
}

/*  FIN AGREGAR TOOLTIP */

.jac-spinner{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background: #ffffffbf;
    text-align: center;
}

.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 80px;
    height: 80px;
    margin: 8px;
    border-radius: 50%;
    border: 8px solid #fff;
    border-color: #F49900 transparent #F49900 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
