
@font-face {
    font-family: Garet-Regular;
    src: url(https://vigilancia-obligaciones-set.jalisco.gob.mx/ExResources/fonts/Garet-Regular.otf);
}




body {
    font-family: 'Garet-Regular', sans-serif !important;
}

/*CV1*/
.bg-3425C {
    background-color: #465055;
}

.color-3425C {
    color: #FF8300 !important;
}


/*CV2*/
.bg-348C {
    background-color: #FF8300;
}

.color-338C36 {
    color: #FF8300 !important;
}


/*CV3*/
.bg-368C {
    background-color: #465055;
}

.color-76B82A {
    color: #465055 !important;
}

.border-76B82A {
    border: 2px solid #465055;
}



/*CR1*/
.bg-266c {
    background-color: #FF8300 !important;
}

.color-266c {
    color: #FF8300 !important;
}

.border-266c {
    border: 2px solid #FF8300;
}


.btn-266c {
    background-color: #FF8300 !important;
    color: #fff;
    border: none;
}

















.input-group-text {
    display: block;
    min-width: 150px;
    text-align: right;
}


.swal2-container {
    z-index: 5000;
}

#MDL_CapturarResultado_divInterno > div > div.modal-body > div:nth-child(3) > form > bootstrap-decorator > div > div {
    height: 350px !important;
}
