body {
    font-family: inherit !important;
}
.time-text {
    font-family: 'Source Sans Pro';
    font-weight: 400;
    font-size: 12px;
}
.alert-orange, .bg-orange, .label-orange, .badge-orange{
    background-color: #E63C2F !important;
    color: #fff;
}
.callout-orange {
    border-left: 5px solid #E63C2F !important;
}
.text-orange {
    color: #E63C2F !important;
}
.alert-orange .btn-tool, .bg-orange .btn-tool, .label-orange .btn-tool {
    color: rgba(255,255,255,.8) !important;
}
.alert-orange .btn-tool:hover, .bg-orange .btn-tool:hover, .label-orange .btn-tool:hover {
    color: #fff !important;
}
.daterangepicker td.in-range {
    background-color: #f8f0eb !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #E63C2F !important;
}
.daterangepicker td.off{
    background-color: #fff !important;
}
.login-page {
    /*background-image: url('../../assets/images/Logo/imagenLogin.jpg');*/
    /*background-image: url('../../assets/images/Logo/imagenLogin.gif');*/
    background-image: url('../../assets/images/Logo/imagenLogin.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.login-page input:-webkit-autofill,
.login-page input:-webkit-autofill:hover,
.login-page input:-webkit-autofill:focus,
.login-page input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #c5c5c5 !important;
    background: #dbdbdb !important;
    color: #111 !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #c5c5c5 !important;
    background: #E63C2F !important;
    color: #fff !important;
}
.overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .8;
    background: #1c1d21;
}
.gc-container .table-section .scroll-if-required {
    padding-bottom: 150px !important;
    /*Se debe dejar el padding para que se pueda mostrar el menú en cada renglón */
    min-height: 50px !important;
    font-size: 13px;
}
.gc-container .table-section .scroll-if-required .table td {
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: middle !important;
    height: 47px;
}
.gc-container .chosen-container{
    width: 100% !important;
}
ul .nav-item a>p {
    /* color: #ffffffff;
    color: rgba(0, 0, 0, 1);
    font-weight: 300;
    font-style: bold;
    -webkit-font-smoothing: antialiased;
    /*font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";*/
}
.mt-2 .nav-item a>i {
    /*color: rgba(0, 0, 0, 0.75);*/
}
nav.main-header {
    max-height: 60px;
    background: white;
    /*overflow: hidden;*/
}
aside.main-sidebar>a.brand-link {
    background: #FFFFFF !important;
    border-width: 0 !important;
}
.table-active, .table-active>td, .table-active>th {
    background-color: inherit !important;
}
.navbar-light .navbar-nav .nav-link {
    color: black !important;
    font-weight: 300 !important;
}
.navbar-light .navbar-nav .nav-link :hover{
    color: #E63C2F !important;
} 
div[type=cardProfile]  .img-circle {
    border-radius: 50%;
    height: 90px;
    width: 90px;
    object-fit: cover;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
 }
.sidebar {
    /* background-image: url('../../assets/images/Logo/imagenSideBar.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
*/
/*    background: rgba(62, 62, 68, 1.0) !important;
    filter: brightness(0.4);
    color: white;*/
}
*/ */.menu-salir {
    color: rgba(255, 30, 50, 0.90);
}
.menu-home {
    /*color: rgba(74, 145, 173, 0.90);*/
}
.login-page .logoGauss {
    display: none;
}
.login-logo {
    margin-top: 5%;
}
.login-partner {
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 100%;  
    text-align: left;
}
#formaHacerLogin, #formaLoginError, #formaReestablecer, #formaReestablece {    
    color: red;
}
#formaLogin .input-group {    
    border-bottom-style: solid;
    border-bottom-color:#E63C2F !important; 
}
.login-page .card-header {
    display: none;
}
@media (min-width:10px) {
    .login-page .card {
        width: 70%;
        margin-left: 15%;
    }
}
@media (max-width:768px) {
    .login-page .card {
        width: 100%;
        margin-left: 0%;
    }
}
.login-page .card {
    align-content: center;
    border-top: 0px;
}
.login-page .card {
    background-color: rgba(255, 255, 255, 0.1) !important;
    color: white;
}
.login-page .card .col-2 {
    flex: 0 0 5%;
    max-width: 5%;
}
.login-page .card .col-sm-8 {
    flex: 0 0 90%;
    max-width: 90%;
}
.login-page .input-group-prepend .input-group-text {
    background-color: transparent !important;
    background-image: none !important;
    border: 0px;
    color: white;
}
.login-page input {
    background-color: transparent !important;
    background: transparent !important;
    border: none;
    color: white !important;
}
.login-page .card-footer button {
    background-color: transparent !important;
    border-color: white;
    border-width: 2px;
    font-weight: bold;
    color: white;
}
#formaHacerLogin .card-footer button[type="button"] {
    border-width: 0px !important;
    font-style: italic;
}
#formaHacerLogin .card-footer button[type="submit"] span {
    visibility: hidden;
    position: relative;
}
#formaHacerLogin .card-footer button[type="submit"] span:after {
    visibility: visible;
    position: absolute;
    top: -3px;
    left: 0px;
    content: "Ingresar";
}
/*boton olvidar contraseña */

#formaHacerLogin .card-footer .col-md-4:nth-child(1) {
    position: relative;
    top: 50px;
    left: 0%;
    flex: 0 0 100%;
    max-width: 100%;
}
#formaHacerLogin .card-footer .col-md-4:nth-child(2) {
    visibility: hidden;
}
/*boton ingresar */

#formaHacerLogin .card-footer .col-md-4:nth-child(3) {
    position: relative;
    top: -100px;
    left: -0%;
}
ul .nav-item a>p {
    /*color: rgba(0, 0, 0, 1);*/
    font-weight: 550;
    font-weight: normal;
}
.login-page .card-title {
    font-size: 30px;
}
.profile-wt-v {
    margin: 0 auto;
    width: 198px;
    padding: 3px;
    /*border: 3px solid $gray-500;*/
    border: 3px solid #00a65a;
}
.profile-wt-b {
    margin: 0 auto;
    width: 198px;
    padding: 3px;
    /*border: 3px solid $gray-500;*/
    border: 3px solid #f56954;
}
.profile-wt-v-small {
    margin: 0 auto;
    width: 50px;
    padding: 3px;
    /*border: 3px solid $gray-500;*/
    border: 2px solid #00a65a;
}
.profile-wt-b-small {
    margin: 0 auto;
    width: 50px;
    padding: 3px;
    /*border: 3px solid $gray-500;*/
    border: 2px solid #f56954;
}
.rendered-form .card {
    background-color: #FFFFFF;
}
.ocultar {
    /*visibility: hidden;*/
    display: none;
}
aside.main-sidebar a span {
    display: none;
}
aside.main-sidebar>a:after {
    display: inline-block;
    background-image: url('../../assets/images/Logo/logoMenu.png');
    background-size: 160px 50px;
    width: 160px;
    background-repeat: no-repeat;
    height: 100%;
    content: "";
    position: absolute;
    top: 1px;
    left: 60px;
    /*z-index:100000; a number that's more than the modal box*/
}
.content-wrapper {
    padding-top: 57px;    
    background-color: #f0f0f0 !important;
    background-image: url('../../assets/images/Logo/logoGauss.png') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;    
}
.grocery-crud-table th {
    font-weight: normal !important;
}
.grocery-crud-table thead tr:first-of-type, .gc-container .table-label, div.table-section>div.card-header, div.content-wrapper>div.row>div.col-md-12>div.info-box
/*dashBoards*/

    {
/*    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #343a40), color-stop(1, #6c757d));
    background: -ms-linear-gradient(bottom, #6c757d, #343a40);
    background: -moz-linear-gradient(center bottom, #6c757d 0%, #343a40 100%);
    background: -o-linear-gradient(#6c757d, #343a40);*/
    background: #646566 !important;
    color: #ffffff;
}
.cardCustomQuery #gcrud-search-form>div.scroll-if-required>table>tbody>tr>td>input, .cardCustomQuery #gcrud-search-form>div.scroll-if-required>table>thead>tr.filter-row.gc-search-row>td.no-border-left>div.floatL>a, .cardCustomQuery #gcrud-search-form>div.scroll-if-required>table>tbody a.delete-row.btn.btn-secondary, .cardCustomQuery #gcrud-search-form #\32>td:nth-child(2)>div.floatL>a, .cardCustomQuery #gcrud-search-form>div.scroll-if-required>table>thead td.no-border-left>div.floatL, .cardCustomQuery #gcrud-search-form>div.scroll-if-required>table>tbody>tr>td:nth-child(2)>div>a:nth-child(1) {
    display: none;
}
.cardCustomQuery #gcrud-search-form>div.scroll-if-required>table>tbody>tr, .cardCustomQuery #gcrud-search-form>div.scroll-if-required>table>thead>tr {
    height: 47px !important;
}
.gc-container .footer-tools .btn-group.open>.dropdown-menu {
    left: -95px !important;
}
div.content-wrapper>div.row>div.col-md-12>div.card.card-info, div.content-wrapper>div.col-md-12>div.card.card-info {
    border-top: 3px solid #6c757d !important;
}

.nav-sidebar .nav-treeview li {
    border-bottom-width: 0px;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active {
    color: #fff;
    background-color: rgba(65, 89, 127, 0.9);
}
aside .nav-item.has-treeview>.nav-link.active {
    background: #E63C2F !important;
    color: #fff !important;
}
.nav-pills .nav-link:not(.active):hover, .page-item:not(.disabled):not(.active) .page-link {
    color: #E63C2F !important;
}
.page-item.active .page-link {
    background-color: #E63C2F !important;
    border-color: #E63C2F !important;
}
.btn-primary {
    color: #fff  !important;
    background-color: #E63C2F !important;
    border-color: #E63C2F !important;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) !important;
    font-size: 14px !important;
}
#save-and-go-back-button{
    color: #fff  !important;
    background-color: #E63C2F !important;
    border-color: #E63C2F !important;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)  !important;    
    font-size: 14px !important;
}
.btn-secondary:not(.delete-row) {
    color: #fff !important;
    background-color: #646566 !important;
    border-color: #D0D3D4 !important;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)  !important;
    font-size: 14px !important;
}
.btn-primary:hover,#save-and-go-back-button:hover, .btn-secondary:not(.delete-row):hover {
    filter: grayscale(25%) !important;
    border-color: black !important;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #E63C2F !important;
}
.card-white:not(.card-outline)>.card-header a.active {
    color: #fff !important;
}

.nav-space {
    margin-right: 0px !important;
}
i.fas.nav-icon.fa.fa-bars {
    position: relative;
    left: -5px;
}
.profile-options span {
    color: white;
    font-weight: bold;
    font-size: 20px;
}
.downloadPhoto_ {
    margin: auto;
    padding-bottom: 10px;
    font-size: 8px;
    width: 203px;
    text-align: center;
    display: block;
    visibility: visible;
}
.profile-updateable-wrapper {
    position: relative;
    margin: auto;
    text-align: center;
    display: block;
    border-radius: 105px;
    overflow: hidden;
    width: 200px;
    height: 200px;
}
.profile-options {
    cursor: pointer;
    padding: 40px;
    background: #333;
    position: absolute;
    bottom: -120px;
    width: 100%;
    box-sizing: border-box;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.profile-updateable-wrapper:hover .profile-options {
    bottom: 0px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.profile-updateable-wrapper:hover + .downloadPhoto_ {
    visibility: visible;
}
.profile-updateable-wrapper .dz-preview {
    display: none;
}
.tabControlv .nav-tabs .nav-item.show .nav-link, .tabControlv .nav-tabs .nav-link.active {
    background-color: #007B96;
    border-color: #dee2e6 #dee2e6 #fff;
    border-width: 0px;
}
.tabControlv .nav-tabs .nav-link:focus, .tabControlv .nav-tabs .nav-link {
    border: 2px solid transparent !important;
    margin-bottom: 10px !important;
    border-radius: 12px;
}
.tabControlv .nav-tabs .nav-link span {
    color: #545453 !important;
}
.tabControlv .nav-tabs .nav-link.active span {
    color: #ffffff !important;
}
.tabControlv .nav-tabs {
    border-bottom: 2px solid transparent !important;
}
.tabControlv .nav-tabs .nav-link:hover {
    border: 2px solid #007B96D6 !important;
}
.tabControlv .nav-tabs.flex-column {
    border-bottom: 0;
    border-right: 0 !important;
}
.bajar20px {
    position: relative;
    top: 25px;
}
.bajar35px {
    position: relative;
    top: 35px;
}
.widget-user .widget-user-header {
    height: 135px !important;
}
.widget-user .widget-user-header>.widget-user-username {
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    height: 27px;
    overflow: hidden;
}
.widget-user .widget-user-header>.widget-user-desc {
    text-align: center;
    font-size: 17px;
}
.widget-user .widget-user-image {
    top: 50px !important;
    left: 51% !important;
    margin-left: -80px !important;
}
.widget-user .widget-user-image>img {
    width: 150px !important
}
#renderedForm .recorreMenos30 {
    top: -30px;
}
.cajaDiasColores>div {
    width: 13%;
}
.cajaDiasColores {
    position: relative;
    left: 35px;
}
body > div.swal2-container.swal2-center.swal2-backdrop-show {
    z-index: 999999;
}
.select2-container--open {
    z-index: 9999999
}
.small-box.bg-white>.small-box-footer{
	background-color: #a43f52;
}
.small-box.bg-white>.small-box-footer:hover {
    color: #fff;
    background: #E63C2F;
}

.log-error {
    color: black;
    padding: 1rem;
    border: solid #E57200;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-width: .1rem;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}