html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: middle;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    margin: 0;
    padding: 0;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: auto;
}

.ui-datatable-footer {
    margin-bottom: 10px;
}

.ui-datatable-header {
    margin-top: 10px;
}

.top20 {
    margin-top: 20px !important;
}

.ui-panel {
    margin: 10px auto;
}

.ui-panel table {
    margin: auto;
}

.ui-panel table.ui-selectmanycheckbox {
    display: block;
    width: 100%;
}

.ui-selectmanycheckbox tr {
    display: inline-block;
    width: 170px;
}

.ui-selectmanycheckbox td {
    border: 0px !important;
    text-transform: capitalize;
}

.ui-datatable-header, .ui-panelgrid-cell {
    background-color: white !important;
}

.login_grid {
    margin-top: 5px;

}

#header {
    height: 40px;
}

#header #header_left {
    float: left;
    vertical-align: top;
    text-align: center;
    width: 20%;
}

#header #header_left img {
    height: 40px;
    float: left;
    margin-left: 10px;
    padding: 2px;
}

#header #header_middle {
    float: left;
    width: 60%;
}

#header #header_middle h1 {
    text-align: center;
    font-size: 1.5em;
    font-family: 'Lato';
    color: white;
}

#header #header_right {
    float: left;
    vertical-align: top;
    width: 20%;
}

#header #header_right #datos_usuario {
    padding-top: 8px;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
}

#content {
    margin: 10px auto;
    width: 990px;
}

.menu-contextual {
    margin: 15px 0 5px 0;
    width: 100%;
}

.ui-paginator-top {
    display: none;
}

#form_curso\:grid_form_curso tr {
    height: 25px;
    line-height: 25px;
}

#form_curso\:grid_form_curso .col_izq {
    width: 227px;
}

#panel_inscripciones td {
    text-align: center;
}

#panel_inscripciones select {
    text-align: left;
    width: 400px;
}

#panel_inscripciones .filtro {
    width: 260px;
}

#panel_inscripciones .filtro select {
    width: 250px;
}

#pago_interno .ui-panel, #nuevo_recibo .ui-panel, #nueva_nota_credito .ui-panel {
    width: 937px;
}

#panel_notificacion {
    width: 936px;
}

.panel_resolucion {
    width: auto;
    border: none;
    margin: 0px;
    padding: 0px !important;
}

.panel_resolucion div {
    padding: 0px !important;
    vertical-align: top;
}

.panel_resolucion input[type=text] {
    margin-left: 8px;
}

#panel_notificacion {
    color: red;
    border-color: red;
    border-width: 3px;
    font-weight: bolder;
}

#panel_notificacion #panel_notificacion_content {
    color: red;
}

.grid_usuarios_der {
    width: 700px;
}

.grid_usuarios_der table {
    overflow: auto;
    width: 700px;
}

.jqplot-target {
    margin-top: 25px;
}

.jqplot-table-legend, .ui-panel .jqplot-table-legend {
    width: auto;
    margin-top: -40px
}

#ayuda_estadistica .ui-panel {
    width: 850px;
}

#ayuda_estadistica .ui-outputpanel, #ayuda_estadistica .ui-fieldset {
    margin-bottom: 10px;
}

.ui-picklist .ui-picklist-list {
    width: 300px !important;
}

.ui-picklist .ui-picklist-filter {
    width: 300px !important;
}

.ui-picklist .ui-picklist-caption {
    width: 300px !important;
}

.ui-picklist .ui-picklist-filter-container {
    width: 300px !important;
}

.ui-picklist .ui-picklist-list-wrapper {
    width: 300px !important;
}

.customHeader th {
    background-color: white;
}

body {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
}

#grado h4 {
    margin: 0px;
    padding: 0px;
}

#grado img {
    float: right;
}

#grado ul {
    margin: 10px 0 10px 40px;
    padding: 0px;
}

#grado td {
    background: #48a0c9 none repeat-x scroll center left;
    color: #000;
    padding: 7px 15px;
}

#grado tr.padre td, #grado tr.nm4 td {
    background: #fff repeat-x scroll center left;
}

#grado td.click {
    cursor: pointer
}

#grado div.arrow {
    background: #fff no-repeat scroll 0px -16px;
    width: 16px;
    height: 16px;
    display: block;
    margin: auto
}

#grado div.up {
    background-position: 0px 0px;
}

#grado th {
    background-color: #48a0c9;
    color: white;
    font-weight: bold;
}

#pregrado h4 {
    margin: 0px;
    padding: 0px;
}

#pregrado img {
    float: right;
}

#pregrado ul {
    margin: 10px 0 10px 40px;
    padding: 0px;
}

#pregrado td {
    background: #48a0c9 none repeat-x scroll center left;
    color: #000;
    padding: 7px 15px;
}

#pregrado tr.padre td, #pregrado tr.nm4 td {
    background: #fff repeat-x scroll center left;
}

#pregrado td.click {
    cursor: pointer
}

#pregrado div.arrow {
    background: #fff no-repeat scroll 0px -16px;
    width: 16px;
    height: 16px;
    display: block;
    margin: auto
}

#pregrado div.up {
    background-position: 0px 0px;
}

#pregrado th {
    background-color: #48a0c9;
    color: white;
    font-weight: bold;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td {
    border-style: none;
}

.B {
    text-decoration: line-through;
}

.ui-inputfield[disabled], .ui-inputfield[disabled].ui-state-focus {
    border: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
}

.boton-menu {
    border: none !important;
    background-color: transparent !important;
    width: 100%;
    text-align: left !important;
    background-image: none !important;
}

.boton-menu:hover {
    background-color: gainsboro !important;
}

.botonnuevo {
    float: left;
}

.label-referencias {
    position: relative;
    top: 14px;
    font-size: 18px !important;
    font-family: 'Lato';
}

.boton-mapa {
    width: auto !important;
    font-family: 'Lato' !important;
    font-size: 18px !important;
    position: relative !important;
    top: 4px !important;
    float: right !important;
    /*color: #00b2ef !important;*/
}

.boton-mapa:hover {
    /*color: #ff00ff !important;*/
}

.boton_menu_open {
    font-size: 28px;
    position: relative;
    top: 10px;
    left: -48px;
    display: inline-block;
    color: white;
}

.boton_menu_open:hover {
    color: gray;
}

.boton_cerrar_sesion {
    font-size: 28px;
    position: relative;
    display: inline-block;
    float: right;
    top: 10px;
    color: white;
}

.boton_cerrar_sesion:hover {
    color: gray;
}

.boton_menu_close {
    font-size: 28px;
    display: inline-block;
    margin-left: 55%;
    margin-top: 6px;
    color: white;
}

.boton_menu_close:hover {
    color: gray;
}

.boton_trazabilidad_web {
    display: inline-block !important;
}

.boton_trazabilidad_cel {
    display: none !important;
}

.color-block {
    width: 35px;
    height: 35px;
    border: 1px solid #a6a6a6;
    border-radius: 5px;
}

.table_header_title {
    font-weight: bold;
    background: #fff;
    font-size: 18px;
    font-weight: 500;
    border-color: #f4f4f4;
    background-color: transparent;
}

.btn-export {
    padding: 8px;
    background-color: #007ad9;
    color: white;
    position: relative;
    top: 7px;
    right: 5px;
    text-transform: uppercase;
}

.btn-export:hover {
    background-color: #e32a84;
    color: white;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}

.ui-datatable {
    padding: .571em 1em 0 1em;
}

#formindexbottom {
    padding: 0 1em;
}

#formindexbottom .ui-panel {
    margin-top: 0;
}

.right10 {
    margin-right: 10px;
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 30px;
    height: 30px;
}

@media print {

    .columnaacciones {
        display: none !important;
    }

    .noprint, .columnaacciones {
        display: none !important;
    }

    .printonly {
        display: block;
    }

    .ui-datatable-reflow .ui-datatable-data td {
        display: inline !important;
        float: none !important;
        width: 50%;
    }

    .ui-datatable-reflow .ui-datatable-data.ui-widget-content {
        border: 1px solid #000000 !important;
    }

    .ui-column-filter, .ui-paginator-rpp-options, .ui-paginator-prev,
    .ui-paginator-first, .ui-paginator-next, .ui-paginator-last, .ui-paginator-bottom-right-content,
    .ui-reflow-label, .ui-reflow-dropdown, .ui-sortable-column-icon {
        display: none !important;
    }

    .ui-datatable-tablewrapper {
        overflow: hidden;
    }

    .ui-button, .ui-helper-hidden, .ui-paginator {
        display: none !important;
    }

    .B {
        text-decoration: initial;
        color: black;
    }

}


@media screen and  (max-width: 992px) {
    .boton_menu_open {
        left: 0px;
    }
}

@media screen and  (max-width: 568px) {
    .boton_trazabilidad_web {
        display: none !important;
    }

    .boton_trazabilidad_cel {
        display: inline-block !important;
    }
}

.banner_title {
    width: 100%;
    text-align: center;
    padding: 12px;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
}

.menu-cel {
    display: none;
}

.boton_panel_menu {
    float: right;
    position: absolute !important;
    top: 55px !important;
    right: 5px !important;
}

.boto_acciones {
    width: 20px !important;
    height: 20px !important;
    font-size: 10px !important;
}

.table_header_title {
    font-weight: bold;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    border-color: #f4f4f4;
    background-color: transparent;
}

.boton-extra {
    background-color: #007ad9 !important;
    color: #fff !important;
}

.boton-extra-verde {
    background-color: #48c857 !important;
    color: #ffffff !important;
    border-color: #48c857 !important;
}

.boton-extra-rojo {
    background-color: rgba(248, 0, 0, 0.66) !important;
    color: #ffffff !important;
    border-color: rgba(248, 0, 0, 0.66) !important;
}

.boton-extra-noborder {
    background-color: #007ad9!important;
    color: #fff !important;
    border: 0px !important;
}

.boton-extra:hover {
    background-color: #dbdbdb !important;
}

.boton-extra-verde:hover {
    background-color: #128c7e !important;
}

.boton-extra-rojo:hover {
    background-color: #8c1212 !important;
}

.boton-extra-noborder:hover {
    /*background-color: #dbdbdb !important;*/
    text-shadow: 1px 1px 2px #b4b4b4, 0 0 1em #b4b4b4, 0 0 0.2em #b4b4b4;
}

.panel-form {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}

.columna-acciones {
    width: 80px;
    text-align: center !important;
    padding: 1px !important;
}

.boton-extra-acciones {
    background-color: transparent !important;
    color: #41a6ff !important;
    border: 1px solid #c8c8c8 !important;
    border-left: 0px !important;
    border-radius: 15px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.boton-extra-acciones:hover {
    /*background-color: #dbdbdb !important;*/
    text-shadow: 1px 1px 2px #b4b4b4, 0 0 1em #b4b4b4, 0 0 0.2em #b4b4b4;
}

body .ui-panel .ui-panel-content {
    border: 1px solid #c8c8c8 !important;
    background-color: #fff;
    color: #333;
    padding: .571em 1em;
    line-height: 1.5;
    border-radius: 3px;
}

.tabla-reporte {
    padding: 0px;
    background: transparent !important;
}

.table-form {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}


.tabla-reporte .ui-datatable-header {
    border: 1px solid #c8c8c8 !important;
    background-color: #f4f4f4 !important;
    color: #333 !important;
    padding: .571em 1em .571em 1em !important;
    font-weight: 700 !important;
    -moz-border-radius-topleft: 3px !important;
    -webkit-border-top-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
    -moz-border-radius-topright: 3px !important;
    -webkit-border-top-right-radius: 3px !important;
    border-top-right-radius: 3px !important;
    -moz-border-radius-bottomleft: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.box-grid {
    border-radius: 5px;
    padding: 4px 0px 0px 4px;
}

.front-upload .ui-fileupload-content {
    /*border: 0px !important;*/
    background-color: transparent !important;
    padding: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-color: transparent !important;
}

.front-upload .ui-fileupload-buttonbar {
    border: 0px !important;
    background-color: transparent !important;
    color: #333;
    padding: 5px 0px 0px 5px !important;
}

.front-upload .ui-fileupload-files {
    margin: 4px !important;
    border-collapse: collapse;
    display: table;
    border-spacing: 2px;
}

.header-white .ui-datatable-header {
    /*background: transparent !important;*/
    padding: 0px !important;
}

.header-white .ui-datagrid-header {
    padding: 0px !important;
}

.panel-form {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}

.textotitulobanner {
    visibility: hidden;
}

.textoperfilbanner {
    color: white;
    text-decoration: none !important;
}

.textoperfilbanner:hover {
    color: white;
}

.panel-header-reclamo {
    text-align: center;
    background: rgb(255, 255, 255);
    padding: 14px;
    border: 1px solid #c8c8c8;
    border-radius: 10px;
    margin-bottom: 10px;
}

.menu-acciones-reclamo {
    padding: 0px !important;
    width: 100px;
}

.menu-acciones-reclamo .ui-menuitem-text .ui-button {
    background-color: transparent;
    color: #39393f;
    border: 1px solid #9d9d9d;
    border-radius: 0px;
    font-size: 10px !important;
    margin: 0;
    margin-right: .1em;
    outline: 0 none;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.boton-menu-acciones-reclamo .ui-button {
    background-color: transparent !important;
    color: #41a6ff !important;
    border: 0px !important;
}

.boton-menu-acciones-reclamo .ui-button:hover {
    /*background-color: #dbdbdb !important;*/
    text-shadow: 1px 1px 2px #b4b4b4, 0 0 1em #b4b4b4, 0 0 0.2em #b4b4b4;
}

.texto-map-reclamos {
    position: absolute;
    z-index: 9999999;
    right: 6%;
    padding: 5px;
    background: #fff;
    /* border-radius: 10px; */
    height: 40px;
    font-size: 18px !important;
    margin: .7%;
    box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px;
    font-family: Roboto, Arial, sans-serif !important;
    color: #666666;
}

.boton-noborder-nobkg {
    background-color: transparent !important;
    color: #41a6ff !important;
    border: 0px !important;
}

.boton-noborder-nobkg .ui-button-icon-left {
    color: #41a6ff !important;
}

.boton-noborder-nobkg:hover {
    /*background-color: #dbdbdb !important;*/
    text-shadow: 1px 1px 2px #b4b4b4, 0 0 1em #b4b4b4, 0 0 0.2em #b4b4b4;
}

.icon-change-button {
    position: relative;
    left: 28px;
    z-index: 9;
    color: white;
    background: #007ad9;
    font-weight: bold;
    font-size: 16px;
    top: -1px;
}


.reclamo_prioridad_B::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #93ff71;
    border-radius: 50%;
    margin-right: 5px;
    border: 1px solid;
}

.reclamo_prioridad_B_back {
    background: linear-gradient(100deg, #93ff71 0%, rgba(255, 255, 255, 0) 74%, rgba(255, 255, 255, 0) 100%);
    padding: 0 8px;
    border-radius: 4px;
    border: 0;
}

.reclamo_prioridad_M::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #bdad01;
    border-radius: 50%;
    margin-right: 5px;
    border: 1px solid;
}

.reclamo_prioridad_M_back {
    background: linear-gradient(100deg, #bdad01 0%, rgba(255, 255, 255, 0) 74%, rgba(255, 255, 255, 0) 100%);
    padding: 0 8px;
    border-radius: 4px;
    border: 0;
}

.reclamo_prioridad_A::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ff0000;
    border-radius: 50%;
    margin-right: 5px;
    border: 1px solid;
}

.reclamo_prioridad_A_back {
    background: linear-gradient(100deg, #ff0000 0%, rgba(255, 255, 255, 0) 74%, rgba(255, 255, 255, 0) 100%);
    padding: 0 8px;
    border-radius: 4px;
    border: 0;
}

.color-circle {
    height: 10px;
    width: 10px;
    border: 1px solid;
    border-radius: 50%;
}

.estado_enproceso {
    background-color: rgb(71, 119, 173) !important;
}

.estado_enrevision {
    background-color: rgb(71, 119, 173) !important;
}

.estado_terminado {
    background-color: rgb(0 139 11) !important;
}

.estado_revisado {
    background-color: rgb(0 139 11) !important;
}

.estado_anulado {
    background-color: rgb(248 0 0) !important;
}

.estado_bajadeoficio {
    background-color: rgb(173 71 71) !important
}

.estado_recibido_texto {
    background: #c8c8c8;
    color: #000;
    padding: 2px 5px;
    border-radius: 6px;
    text-transform: uppercase;
}

.estado_enproceso_texto {
    background: rgb(71, 119, 173);
    color: white;
    padding: 2px 5px;
    border-radius: 6px;
    text-transform: uppercase;
}

.estado_enrevision_texto {
    background: rgb(71, 119, 173);
    color: white;
    padding: 2px 5px;
    border-radius: 6px;
    text-transform: uppercase;
}

.estado_terminado_texto {
    color: white;
    text-transform: uppercase;
    background: rgb(0 139 11);
    padding: 2px 5px;
    border-radius: 6px;
}

.estado_revisado_texto {
    color: white;
    text-transform: uppercase;
    background: rgb(0 139 11);
    padding: 2px 5px;
    border-radius: 6px;
}

.estado_anulado_texto {
    color: white;
    background: rgb(248 0 0);
    padding: 2px 5px;
    border-radius: 6px;
    text-transform: uppercase;
}

.estado_bajadeoficio_texto {
    color: white;
    background: rgb(173 71 71);
    padding: 2px 5px;
    border-radius: 6px;
    text-transform: uppercase;
}

.estado_asignado_texto {
    color: white;
    background: gray;
    padding: 2px 5px;
    border-radius: 6px;
    text-transform: uppercase;
}

.front-upload .ui-fileupload-content {
    background-color: transparent !important;
    padding: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-color: transparent !important;
}

.front-upload .ui-fileupload-buttonbar {
    border: 0px !important;
    background-color: transparent !important;
    color: #333;
    padding: 5px 0px 0px 5px !important;
}

.front-upload .ui-fileupload-files {
    margin: 4px !important;
    border-collapse: collapse;
    display: table;
    border-spacing: 2px;
}

body .ui-datatable .ui-datatable-data > tr.ui-state-highlight {
    color: #333;
}

.ui-panelgrid .ui-panelgrid-footer {
    text-align: left;
    border: 1px solid #c8c8c8;
    padding: 2px 5px;
    border-top: 0px;
}

.selectOneButton-custom-filter .ui-button {
    background-color: #dadada;
    color: #333;
    border: 1px solid #dadada;
    font-size: 9px !important;
    margin: 0;
    outline: 0 none;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.scrollpanel-list .ui-dialog-content {
    background-color: #fff;
    color: #333;
    border: 1px solid #c8c8c8;
    padding: 0 !important;
    line-height: 1.5;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.mail-envent_delivered {
    background-color: #4388ae;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}

.mail-envent_opened {
    background-color: #66d2dc;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}

.mail-envent_clicked {
    background-color: #9cc980;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}

.mail-envent_sent {
    background-color: #98a0ab;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}

.mail-envent_blocked {
    background-color: #f7d3a6;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}

.mail-envent_requests {
    background-color: #f7a6ed;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}

.mail-envent_clicks {
    background-color: #9cc980;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}

.mail-envent_deferred {
    background-color: #efa381;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}


.mail-envent_loadedByProxy {
    background-color: #66d2dc;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;

}

.mail-envent_softBounces {
    background-color: #ea8b6f;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}

.mail-envent_hardBounces {
    background-color: #e6735c;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}

.mail-envent_unsubscribed {
    background-color: #f3bb94;
    padding: 2px 6px 2px 6px;
    border-radius: 10px;
    color: white;
}


.checkbox_seleccion .ui-column-title {
    display: none !important;
}

body .ui-inplace .ui-inplace-display {
    padding: 0;
}

.ui-inplace-editor {
    margin: 0;
    display: flex;
    justify-content: flex-end;
}

.box-formulario-campo {
    border: 1px solid #c8c8c8;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    min-height: 100px;
}

@media (max-width: 767px) {
    .menu-cel {
        display: block;
    }

    .menu-desk {
        display: none;
    }

    .boton_panel_menu {
        top: 50px !important;
    }
}

.tabla_envio_color_E {
    /*background-color: #12DF56 !important;*/
    background: linear-gradient(28deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.41220238095238093) 94%, rgba(0, 255, 4, 0.24413515406162467) 97%, rgba(0, 255, 8, 1) 100%);
}


.tabla_envio_color_N {
    background: rgb(255, 255, 255);
    background: linear-gradient(28deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.41220238095238093) 94%, rgba(255, 0, 0, 0.24413515406162467) 97%, rgba(255, 0, 0, 1) 100%);
}

.flex-center {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.flex-flex-start {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    flex-wrap: wrap;
}

.personal-superior {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

@media (max-width: 768px) {
    .personal-superior {
        display: flex !important;
        flex-direction: column;
    }
}

.flex-left {
    display: flex;
    align-items: center;
    justify-content: left;
}

.pbt-10 {
    padding-bottom: 10px;
    padding-top: 10px;
}

.centrar-button {
    display: flex;
    flex-direction: column;
}

.flex-start-button-wrap {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    flex-wrap: wrap;
}

.mb-10px {
    margin-bottom: 10px !important;
}

.style-separtor {
    width: 100%;
    margin-top: 5px;
}

.margin-5-10 {
    margin: 5px 10px !important;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.flex-center-items {
    display: flex;
    align-items: center;
}

.margin-t-10 {
    margin-top: 10px;
}

.margin-centrar {
    margin: 0 auto !important;
}

.flex-space-between {
    display: flex;
    justify-content: space-between;
}

mr-10px {
    margin-right: 10px !important;
}

.texto-observaciones {
    padding: 20px;
    background-color: #d9edf7;
    margin: 20px 0px;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    border-radius: 10px;
    text-decoration: underline;
    flex-direction: column;
}

.texto-observaciones {
    padding: 20px;
    background-color: #d9edf7;
    margin: 20px 0px;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    border-radius: 10px;
    text-decoration: underline;
    flex-direction: column;
}

.texto-observaciones-legajo {
    padding: 20px;
    background-color: #d9edf7;
    margin: 20px 0px;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    border-radius: 10px;
    text-decoration: underline;
    flex-direction: column;
    width: 35%;
}

.texto-no-legajo {
    font-size: 14px !important;
    font-weight: 900;
}

.texto-personal-superior {
    font-size: 18px;
    font-weight: 900;
    padding: 20px;
    background-color: #d9edf7;
    margin: 20px 20px;
    display: flex;
    border-radius: 10px;
    text-decoration: underline;
    flex-direction: row;
    justify-content: center;
}

.feriado {
    background-color: #c8c8c8 !important;
    font-weight: bolder !important;
    -webkit-print-color-adjust: exact;
}

.capitalize {
    text-transform: capitalize;
}

.mr-0-5 {
    margin: 0px 5px;
}

.w100-ml10px {
    width: 100%;
    margin-left: 10px;
}

.center-text-column {
    display: flex;
    justify-content: center;
}

.flex-center-space-between {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 80%;
}

.pt-10px {
    padding-top: 10px !important;
}

.flex-center-column {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.m-15px {
    margin: 15px 15px !important;
}

.mr-5px {
    margin-right: 5px !important;
}

.ml-10px {
    margin-left: 10px !important;
}

.mt-10px {
    margin-top: 10px !important;
}

.m-0-auto {
    margin: 0 auto;
}

.m-15-auto {
    margin: 15px auto;
}

.m-15 {
    margin: 15px;
}

.m-w-750px {
    margin: 0 auto;
    width: 750px !important;
}

@media (max-width: 768px) {
    .m-w-750px {
        margin: 0 auto;
        width: 300px !important;
    }
}

.b-consultar {
    width: 25% !important;
    margin-left: 15px !important;
}

.b-consultar-susc {
    width: 10% !important;
    margin-left: 15px !important;
}

.b-ver {
    width: 50%;
}

.ml-15px {
    margin-left: 15px !important;
}

.table-width table {
    width: 100% !important;
}

.max-dialog {
    height: 100vh !important;
    width: 800px;
    top: 20% !important;
}

.flex {
    display: flex !important;
}

.botones-right {
    float: right !important;
}

@media (max-width: 760px) {
    .b-consultar {
        width: 100% !important;
        margin-left: 15px !important;
    }

    .b-consultar-susc {
        width: 50% !important;
    }

    .ml-15px {
        margin-left: 0px !important;
    }

    .b-ver {
        width: 100% !important;
    }

    .table-width table {
        width: 100% !important;
    }

    .max-dialog {
        height: 100vh !important;
        width: 100% !important;
        top: 30px !important;
        left: 0px !important;
    }

    .flex {
        flex-direction: column;
    }

    .botones-right {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .mr-0-5 {
        margin: 0px 0px !important;
    }

}

.pt-10px {
    padding-top: 10px !important;
}

.pt-20px {
    padding-top: 10px !important;
}

.flex-column {
    display: flex !important;
    flex-direction: column !important;
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.style-select-menu {
    margin-top: 5px;
    width: 225px;
    align-items: baseline !important;
}

.style-separtor {
    width: 100%;
    margin-top: 5px;
}

.certificado-numeracion .ui-inputtext {
    width: 100%;
}

.flex-end-items {
    display: flex;
    align-items: flex-end;
}

.texto-tablero-control {
    color: black;
    display: flex;
    margin: 5px 0px;
    font-size: 15px !important;
}

.suscripciones-boleta-digital {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 10px;

    border-radius: 30px;
}

.suscripciones-total {
    margin: 10px;
    display: flex;
    justify-content: center;
}

.suscripciones-column-1 {
    display: flex;
    flex-direction: column;
    padding: 15px 5px;
    flex: 1;
    /*border-bottom: 1px solid #c8c8c8;*/
    /*padding: 0.5em 1em;*/
}

.suscripciones-plan {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #c8c8c8;
    padding: 0.5em 1em;
}

.suscripciones-plan-2 {
    display: flex;
    justify-content: space-between;
}

.informacion-gerencial {
    border-bottom: 1px solid #c8c8c8;
    padding: 0.5em 1em;
    align-items: flex-start;
}

.suscripciones-column-2 {
    display: flex;
    flex-direction: column;
    padding: 15px 5px;
    flex: 1;
}

.panel-suscripciones-2 {
    display: flex;
    flex-direction: column;
    padding: 15px 20px;
}

.suscripciones-center {
    display: flex;
    justify-content: space-around;
}

.suscripciones-boleta-digital-personal {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 10px;

    border-radius: 30px;
}

.suscripciones-boleta-digital-web {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 10px;
    align-items: flex-start;
    border-radius: 30px;
}

.tablero-finanzas {
    display: flex;
    justify-content: center;
}

.panel-finanzas {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 10px;
    border-radius: 30px;
    align-items: center;
}

.personal-total {
    display: flex;
    flex-direction: column;
    padding: 15px 20px;
    align-items: flex-start;
}

.texto-suscripciones {
    font-weight: bold;
    padding-left: 10px;
    display: flex;
    align-items: center;
}

.center-certificados {
    display: flex;
    align-items: center
}

.center-certificados-none {
    display: flex;
    align-items: center
}

.panel-suscripciones-1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 5px;
}

.panel-finanzas-interno {
    display: flex;
    flex-direction: column;
    padding: 15px 25px;
    border: 2px solid #c8c8c8;
    margin: 10px;
    width: 400px;
    border-radius: 5px;
}

.panel-finanzas-superior {
    display: flex;
    justify-content: center;
    flex-direction: column;
    border: 2px solid #c8c8c8;
    margin: 10px;
    border-radius: 5px;
    padding: 10px;
}

@media (max-width: 660px) {
    .suscripciones-center {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .suscripciones-boleta-digital {
        margin: 0px;
    }

    .suscripciones-boleta-digital-personal {
        margin: 0px;
        width: 100%;
    }

    .suscripciones-boleta-digital-web {
        margin: 0px;
        width: 100%;
    }

    .tablero-finanzas {
        justify-content: normal;
        flex-direction: column;
    }

    .panel-finanzas {
        margin: 0px;
        width: 100%;
    }

    .personal-total {
        width: 100%;
    }

    .suscripciones-plan {
        flex-direction: column;
    }

    .panel-finanzas-interno {
        width: auto;
    }
}

.outputpanel-box {
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding: 1em;
    margin: 0 1em;
}

body .ui-datatable .ui-datatable-data > tr.ui-state-highlight {
    border: 1px solid #c8c8c8;
    background-color: #007ad92e;
    color: #333;
    cursor: default;
}


.links-env {
    color: #6E5C34;
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0 6px;
    transition: color .3s cubic-bezier(0.11, 0.7, 0, 1);
    font-size: 0.875rem;
    letter-spacing: .10rem;
    line-height: 1.8;
}

.link-efect:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1.5px;
    background-color: #007ad9;
    content: "";
    border-bottom: 1px solid #222;
    transform: translate3d(-101%, 0, 0);
    transition: transform .2s cubic-bezier(0.11, 0.7, 0, 1);
}

.link-efect:hover:after {
    transform: translate3d(0, 0, 0);
}

.sending-panel {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 20px;
    text-align: center;
}

.sending-panel-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sending-panel-spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
    margin: 20px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.custom-panel .ui-button {
    background-color: #3498db;
    border-color: #3498db;
    color: #fff;
    margin-top: 20px;
}

.d-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ac_box_1 {
    background: #a9b6b6;
    border-radius: 10px;
    border: 2px solid #848f8f;
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ac_box_2 {
    background: #da105a;
    border-radius: 10px;
    border: 2px solid #bb0f4e;
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ac_box_3 {
    background: #8a4fa2;
    border-radius: 10px;
    border: 2px solid #683c7c;
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ac_box_status {
    font-weight: bold;
    font-size: 20px !important;
    color: white;
}

.ac_box_icon {
    color: white;
    font-size: 20px;
    margin-right: 10px;
    border: 2px solid;
    padding: 10px;
    border-radius: 50%;
}

.dashboard-filters {
    display: grid;
    grid-template-columns: 1fr 2fr;
    column-gap: 20px;
}

.char-box {
    border: 1px solid #c8c8c8;
    padding: 6px 10px;
    border-radius: 8px;
}

.char-box .header {
    border-bottom: 1px solid #c8c8c8;
    color: #727171;
}

.char-box .footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #c8c8c8;
}

.d-flex-column {
    display: flex;
    flex-direction: column;
}

.d-flex-column strong {
    font-weight: bold;
}

.scroll-table {
    margin: 0;
    padding: 0;
}

.scroll-table .ui-datatable-scrollable-header {
    border-right: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
}

.scroll-table .ui-datatable-scrollable-body {
    border-right: 1px solid #c8c8c8;
}


.centro {
    text-align: center;
}

.right {
    text-align: right;
}

.tad--accion-verde {
    display: flex;
    align-items: center;
    border: 1px solid green;
    padding: 2px 10px;
    margin-right: 10px;
    border-radius: 8px;
    background: #5fff33;
    color: #000000;
}

.tad--accion-rojo {
    display: flex;
    align-items: center;
    border: 1px solid red;
    padding: 2px 10px;
    margin-right: 10px;
    border-radius: 8px;
    background: #ff3333;
    color: white;
}

.tad--accion-naranja {
    display: flex;
    align-items: center;
    border: 1px solid #ffa600;
    padding: 2px 10px;
    margin-right: 10px;
    border-radius: 8px;
    background: #ffa033;
    color: #000000;
}

.tad--accion-verde i, .tad--accion-rojo i, .tad--accion-naranja i {
    margin-left: 5px;
}

.menu-acciones-reclamo .title {
    color: #0f0f0f;
    font-weight: bold;
}

.ui-menu .ui-menu-parent .ui-menu-child {
    display: none;
    width: 12.9em;
    padding: 0.3em;
    position: absolute;
    margin: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.boton-extra-amarillo {
    background-color: #c8c248 !important;
    color: #ffffff !important;
    border-color: #c8c648 !important;
}

.boton-extra-amarillo:hover {
    background-color: #768c12 !important;
}

div.timeline-frame {
    border-color: #007ad9;
    border-radius: 5px;
}

div.timeline-axis {
    border-color: #007ad9;
    background-color: #00b1eb;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ad9', endColorstr='#00b1eb') alpha(opacity=100);
    background: -webkit-gradient(linear, left top, left bottom, from(#007ad9), to(#00b1eb));
    background: -moz-linear-gradient(top, #007ad9, #00b1eb);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

div.timeline-groups-axis {
    border-color: #007ad9;
}

div.timeline-groups-axis-onleft {
    border-style: none solid none none;
}

div.timeline-axis-text {
    color: white;
}

div.timeline-event {
    border-radius: 5px !important;
    font-weight: bold;
}

div.timeline-event :hover {
    cursor: pointer;
}

div.timeline-event-content {
    padding: 5px;
    text-shadow: none;
}

div.estado-R {
    background: #f0303036 none !important;
    border-color: #bd2828 !important;
}

div.estado-F {
    background: #1aa11a5c none !important;
    border-color: #136e13 !important;
}

div.estado-P {
    background: #ffa5004a none !important;
    border-color: #cc8100 !important;
}

div.estado-U {
    background: #0028ff4a none !important;
    border-color: #001ecc !important;
}

div.timeline-event-selected {
    background: #00000099 none !important;
    border-color: #000000 !important;
}

.boton-extra-naranja {
    background-color: #c89b48 !important;
    color: #ffffff !important;
    border-color: #c89148 !important;
}

.boton-extra-naranja:hover {
    background-color: #8c6112 !important;
}

.estado_respuesta_X {
    color: red;
    font-weight: bold;
}

.estado_respuesta_R {
    color: red;
    font-weight: bold;
}

.estado_respuesta_P,
.estado_respuesta_A{
    color: #000000;
    font-weight: bold;
}

.estado_respuesta_F {
    color: green;
    font-weight: bold;
}

div.estado-X {
    background: #f0303036 none !important;
    border-color: #bd2828 !important;
}

.pizarra__box-header {
    background: #f4f4f4;
    padding: 15px;
    font-weight: 40;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-bottom: 10px
}

.pizarra__box-body {
    border: 0 !important;
    width: 100% !important;
    padding: 0 !important;
}

.ui-dashboard-column {
    background: #f4f4f4;
    min-height: 700px;
    margin: 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.ui-dashboard-column::before {
    background-color: #ededed;
}

.ui-dashboard-column > .ui-panel {
    margin: 10px;
    font-size: 11px !important;
}

.ui-dashboard-column .ui-panel .ui-panel-titlebar {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #fff;
    border-bottom: 0;
    padding: 0 1em;
}

.ui-dashboard-column .ui-panel .ui-panel-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0 !important;
    padding: 0 1em 0.571em 1em;
}

.box-reclamo {
    display: grid;
    font-size: 11px !important;
    align-items: center;
    grid-template-columns: 1fr auto;
}

.recibido::before {
    content: "RECIBIDO";
    display: block;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    color: #333;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.enproceso::before {
    content: "EN PROCESO";
    display: block;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    color: #333;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.terminado::before {
    content: "TERMINADO";
    display: block;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    color: #333;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.enrevision::before {
    content: "EN REVISION";
    display: block;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    color: #333;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.revisado::before {
    content: "REVISADO";
    display: block;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    color: #333;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.trazabilidad__firma {
    font-size: 10px !important;
    margin-bottom: 4px;
    padding-bottom: 4px;
    display: flex;
    font-weight: bold;
}

.trazabilidad__box {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 10px
}

.trazabilidad__firma .ui-outputpanel {
    font-size: 10px !important;
    display: flex;
    font-weight: normal;
    height: 10px;
    align-items: center;
}

.trazabilidad__logo {
    background: #ffc551;
    border: 1px solid;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.details__box {
    display: flex;
    flex-direction: column;
    margin: 10px 0
}

.details__box .label {
    font-weight: bold;
    margin-bottom: 2px;
}

.comentario_upload {
    height: 12px;
}

.comentario_upload .ui-fileupload-buttonbar .ui-fileupload-choose {
    background: transparent;
    color: black;
    border: 0;
    font-size: 10px !important;
}

.comentario_upload .ui-fileupload-buttonbar {
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
}

.comentario_upload .ui-fileupload-content {
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
}

.comentario_upload .ui-fileupload-buttonbar .ui-fileupload-choose .ui-button-icon-left {
    display: none !important;
}

.comentario_upload .ui-fileupload-buttonbar .ui-fileupload-choose .ui-button-text {
    padding: 0;
}

.boton-extra-noborder-black {
    background-color: transparent !important;
    color: #000000 !important;
    border: 0 !important;
}

.counter__box {
    font-size: 10px;
    background: white;
    border: 1px solid #c8c8c8;
    padding: 2px 4px;
    border-top-right-radius: 3px;
}

.dashboard__header {
    display: flex;
    padding: 10px;
}

.pizarra {
    display: grid;
    grid-template-columns: 2fr 1fr;
    column-gap: 5px;
    height: 100vh;
    padding: 5px 0;
}

.pizarra__column {
    display: flex;
    flex-direction: column;
    padding: 0.571em 1em 0 1em;
}

.details__box .inplace .ui-inplace-content {
    display: flex;
}

#userSuggestions {
    position: absolute;
    background: white;
    padding: 2px;
    border: 1px solid;
    border-radius: 2px;
}

.mail__box {
    display: flex;
    border-top: 1px solid #c8c8c8;
    margin-top: 2px;
    padding-top: 2px;
}

.font-bold {
    font-weight: bold;
}

.d-flex__jc-sb__ai-c {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.d-flex__jc-fs__ai-c {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.tipo_reclamo__box {
    display: flex;
    flex-direction: column;
    border-right: 2px solid #c8c8c8;
    padding: 5px 5px 5px 0;
}

.menu-desk {
    border-radius: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #c8c8c8 !important;
}

.menu-desk .ui-menuitem-text {
    font-size: 12px !important;
}

.menu-desk .ui-menu-child {
    width: max-content !important;
}

#header {
    background-color: #e0e2e5 !important;
    border: 0;
}

#header a {
    color: #333;
    font-size: 12px;
}

#header a:hover {
    text-shadow: 1px 1px 2px #b4b4b4, 0 0 1em #b4b4b4, 0 0 0.2em #b4b4b4;
}

#header button {
    background-color: transparent !important;
    color: #6dbaeb !important;
    border: 0 !important;
    font-size: 10px !important;
    margin: 0 10px;
}

#header button:hover {
    text-shadow: 1px 1px 2px #b4b4b4, 0 0 1em #b4b4b4, 0 0 0.2em #b4b4b4;
}

.ui-slidemenu-wrapper {
    min-height: 400px !important;
}

.ui-slidemenu-content {
    min-height: 350px !important;
}

.actualizar_acciones__btn {
    display: none;
}

.breadcrumb__box .ui-menu-list {
    background: #e0e2e56e;
}

.breadcrumb__box .ui-menuitem-link {
    font-size: 11px;
}

.breadcrumb__box .ui-menuitem-icon {
    display: none !important;
}

.breadcrumb__box .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-icon-triangle-1-s:last-child:before {
    content: "\21E3";
}

.breadcrumb__box .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-icon-triangle-1-e:last-child:before {
    content: "\21E2"
}

.exist_notificaciones:before {
    content: "\1F534";
    display:inline-block;
    font-size: .6rem;
    margin-left: .75rem;
}

.panel-construccion {
    margin: 225px 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
    /*grid-gap: 50px;*/
}

.grid-construccion {
    display: grid;
    grid-gap: 10px;
    justify-items: end;
}

.palabra-construccion {
    font-weight: bold;
    color: #C47542;
}

.fs-xxl {
    font-size: xx-large !important;
}

.fs-xl {
    font-size: x-large !important;
}

@media screen and  (max-width: 992px) {
    .panel-construccion {
        flex-direction: column-reverse;
        grid-gap: 20px;
        margin: 0 0 225px 0;
    }

    .grid-construccion {
        justify-items: center;
    }
}

.box-correcto {
    border: 1px solid green;
    text-align: center;
    padding: 20px;
    margin: 20px;
    border-radius: 8px;
    background: #07e30742;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
}

.box-error {
    border: 1px solid red;
    text-align: center;
    padding: 20px;
    margin: 20px;
    border-radius: 8px;
    background: #e3070742;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
}

.box-msg {
    border: 1px solid #00f7ff;
    text-align: center;
    padding: 20px;
    margin: 20px;
    border-radius: 8px;
    background: rgba(7, 227, 194, 0.26);
    font-weight: bold;
    text-transform: uppercase;
    color: black;
}

.rechazo {
    background: rgba(227, 7, 7, 0.26);
    border: 1px solid #ff0000;
}
.aprobado {
    background: rgba(7, 227, 7, 0.26);
    border: 1px solid #28ff00;
}
.info {
    background: #013565;
    color: white;
}
.tad--accion-verde {
    display: flex;
    align-items: center;
    border: 1px solid green;
    padding: 2px 10px;
    margin-right: 10px;
    border-radius: 8px;
    background: #5fff33;
    color: #000000;
}

.tad--accion-rojo {
    display: flex;
    align-items: center;
    border: 1px solid red;
    padding: 2px 10px;
    margin-right: 10px;
    border-radius: 8px;
    background: #ff3333;
    color: white;
}

.tad--accion-naranja {
    display: flex;
    align-items: center;
    border: 1px solid #ffa600;
    padding: 2px 10px;
    margin-right: 10px;
    border-radius: 8px;
    background: #ffa033;
    color: #000000;
}

.tad--accion-verde i, .tad--accion-rojo i, .tad--accion-naranja i {
    margin-left: 5px;
}

.box-upload {
    border: 1px solid #c8c8c8;
    background-color: #fff;
    color: #333;
    padding: 0.571em 1em;
    border-top: 0 none;
    line-height: 1.5;
}

body .tramite-upload .ui-fileupload-content {
    border: 0;
}

.tipo-label--text {
    font-weight: bold;
    margin-top: 10px;
}

.btnMercadoPago{
    background-color: #007ad9 !important;
    background-image: url('../../images/logo-boton-mercado-pago.png') !important;
    height: 60px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-color: #007ad9;
}

.btnMercadoPago:hover{
    cursor: pointer;
    filter: brightness(0.9);
}

.btnMacroClickPago{
    background-color: #007ad9 !important;
    background-image: url('../../images/logo-boton-macro-click-de-pago.png');
    height: 60px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 10px;
    border-color: #007ad9;
}

.btnMacroClickPago:hover{
    cursor: pointer;
    filter: brightness(0.9);
}

.panel__botones_seghig {
    border: 1px solid #c8c8c8;
    padding: 15px;
    font-size: 16px;
    border-radius: 6px;
}
