@font-face {
    font-family: 'Proxima Nova';
    src: local('Proxima Nova'), local('Proxima Nova'), url(../fonts/proxima_ssv/Proxima-Nova-Reg.otf) format('opentype');
}

@font-face {
    font-family: 'Proxima Nova Bold';
    src: local('Proxima Nova Bold'), local('Proxima Nova Bold'), url(../fonts/proxima_ssv/Proxima-Nova-Bold.otf) format('opentype');
}


.label { 
    font-size: 98%!important;
 
}
/*.btn { 
	font-size: 1.5rem!important;
 
}*/
a:hover {
    cursor: pointer;
}

.mat-dialog-actions button, .mat-dialog-actions a {
    margin-right: 5px;
    margin-left: 5px;
}

.smart-style-6 #header {
    background-color: #0066ff !important;
}

.btn-header> :first-child>a {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: default !important;
    display: inline-block;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    min-width: 30px;
    padding: 2px;
    text-align: center;
    text-decoration: none !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    /*background-color: #f8f8f8;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
	background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
	border: 1px solid #bfbfbf;*/
    color: #FBF5F3 !important;
    font-size: 17px;
    margin: 10px 0 0;
}
 
.barra_header {
    margin-top: 10px;
    margin-bottom: 10px;
}

.el_barra {
    margin-left: 10px;
    margin-right: 10px;
}

.page-footer {
    background-color: #dadada !important;
}

.img-NMILND {
    width: 60px;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.dir_gob {
    font-size: 14px;
    color: black;
    font-family: 'Proxima Nova' !important;
}

.div_footer {
    margin-top: 10px;
    margin-bottom: 10px;
}

.social_footer a {
    margin: 10px;
    padding: 2.5px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #000F9F;
    color: white;
    display: inline-block;
    vertical-align: middle;
}

.social a {
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-size: 0.875rem;
    min-width: 50px;
    text-align: center;
    background-color: #0E1B7B;
    border-radius: 50px;
}

.legal {
    color: #000;
    font-size: 1.2rem;
    font-weight: 600;
   /*margin-top: 10px;*/
    text-align: center;
    /*margin-bottom: 20 px;*/
}

.social a:hover {
    background-color: #0E1B7B;
}

.btn-gto {
    background-color: #0066ff !important;
    color: white!important;
    border-radius: 5px;
}

.btn-gto:hover {
    background-color: #000F9F !important;
    color: white!important;
}

.logo-login {
 /*   width: 200px;
    height: 25px;*/
    padding: 15px;
}

.head-table-ingeniosoft {
    background-color: #515b6b !important;
    color: white !important;
    height: 50px !important;
    font-size: 20px;
}

.login-tab {
    border-radius: 20px;
}

.head-form-gto {
    background-color: #0066ff !important;
    color: white !important;
}

/*#ulMenu span, .head-form-gto {
    color: white;
}
*/
/*h2, .head-form-gto {
    color: white;
}*/

.linea-form {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

body {
    background-color: white !important;
}

.label {
    text-align: center !important;
}

.header-sect-form {
    color: #000F9F !important;
    font-weight: bold !important;
}

.tit-modal-gto {
    font-size: 2em;
    font-weight: bold;
}

.close-gto {
    margin: 5px;
}

.form-validar {
    background-color: #fafafa;
    margin: 10px;
}

.material-validar {
    background-color: #0066ff;
    color: white;
    margin: 10px;
}

.cont-material {
    margin: 10px;
    color: white !important;
}

.material-validar:hover {
    background-color: #000F9F;
    color: white;
    margin: 10px;
    margin-top: 20px !important;
}

.div-val {
    margin: 5px;
    padding: 5px;
    border-top: #0066ff 1px dashed;
}

table {
    width: 100%;
}

th {
    /*background-color: #0f4081;*/
    background-color: #eee
    /*color: white!important;*/
}

th.mat-sort-header-sorted {
    color: black;
}

mat-header-cell {
    color: #ff4081;
    width: auto;
    font-size: small;
}

mat-cell, mat-header-cell, mat-footer-cell {
    flex: 1;
    display: inline-block;
    align-items: center;
    overflow: hidden;
    min-height: initial;
    height: auto;
    width: auto;
}

mat-toolbar {
    background-color: #0066ff !important;
    color: white !important;
}

mat-form-field:not(.mat-form-field-filter) {
    width: 100%;
}

.mat-form-field-filter {
    margin-left: 15px;
}

section.mat-form-field-filter {
    display: inline-block;
    position: relative;
    text-align: left;
    min-width: 200px;
}

section.mat-form-field-filter ng-select {
    top: -10px;
}

.alert-ingeniosoft {
    position: fixed!important;
    right: 10px!important;
    z-index: 99999;
    top: 15px;
}

td.mat-column-action {
    text-align: right;
}

th.mat-column-action {
    text-align: center!important;
}

.hiddenButton {
    display: none !important;
}

.btn {
    margin-right: 10px;
}

.mat-table td, mat-table th {
    padding: 8px!important;
}

.div-table-details {
    padding: 20px;
}

.table-details {
    margin-left: 30px;
}

.table-details th {
    color: #0E1B7B;
}

#overlayLogout {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
}

.mat-dialog-content {
    overflow: hidden!important;
}

.e-toolbar-items {
    width: 100%;
}

/*
    #custom_tbar < .e-toolbar-item.e-template{
        float: right;
    }*/

#custom_tbar:parent {
    float: right;
}

.btn-label {
    position: relative!important;
    left: -22px!important;
    display: inline-block!important;
    padding: 1px 10px!important;
    background: rgba(0, 0, 0, 0.15)!important;
    border-radius: 3px 0 0 3px!important;
}

.btn-label12 {
    position: relative!important;
    left: -12px!important;
    display: inline-block!important;
    padding: 1px 10px!important;
    background: rgba(0, 0, 0, 0.15)!important;
    border-radius: 3px 0 0 3px!important;
}

.btn-labeled {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.btn {
    margin-bottom: 10px!important;
}

.label-dark {
    background: #284D5E !important;
    color: white;
}

.label-dark2 {
    background: #8a3b94 !important;
    color: white;
}

label-color-white {
    color: white !important;
}

.mat-paginator {
    border: solid;
    border-color: rgba(0, 0, 0, .12);
    border-width: 1px;
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 0px 0px 0 rgba(0, 0, 0, .12);
}

.headerTableCustom01 {
    border: solid;
    width: 100%;
    min-height: 65px;
    border-color: rgba(0, 0, 0, .12);
    border-width: 1px;
    background-color: #eee;
}

/*alertas*/

.alert-danger-ing {
    color: #fcc8cd!important;
    background-color: #f8d7da!important;
    border-color: #f5c6cb!important;
}

.alert-success-ing {
    color: #155724!important;
    background-color: #d4edda!important;
    border-color: #c3e6cb!important;
}

.alert-primary-ing {
    color: #004085!important;
    background-color: #cce5ff!important;
    border-color: #b8daff!important;
}

.alert-warning-ing {
    color: #856404!important;
    background-color: #fff3cd!important;
    border-color: #ffeeba!important;
}

.alert-info-ing {
    color: #0c5460!important;
    background-color: #d1ecf1!important;
    border-color: #bee5eb!important;
}

.alert-light-ing {
    color: #818182!important;
    background-color: #fefefe!important;
    border-color: #fdfdfe!important;
}

.alert-dark-ing {
    color: #1b1e21!important;
    background-color: #d6d8d9!important;
    border-color: #c6c8ca!important;
}

.smart-style-6 #navAreaMenu2 .iMenu {
    font-size: 25px;
    padding: 20px;
}

.smart-style-7 #navAreaMenu2 .iMenu {
    font-size: 25px;
    /* padding: 20px; */
    padding-right: 20px;
}

.smart-style-6 #activity b.badge {
    top: 10px !important;
    right: 255px;
}

.smart-style-7 #activity b.badge {
    top: 10px !important;
    right: 175px;
}

.ajax-dropdown {
    top: 68px!important;
    right: 86px!important;
    left: auto!important;
    width: 644px !important;
}

.ajax-notifications ul {
    background-color: white;
}

.ajax-notifications li {
    margin-bottom: 40px;
}

.contentFilter {
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
    border-color: rgba(0, 0, 0, .12);
}

.mat-expansion-panel-header-title, .mat-expansion-panel-header-description {
    flex-grow: 100;
}

.contentFilter button {
    margin: 10px;
}

.ng-select, .ng-select div, .ng-select input, .ng-select span {
    top: -8px;
}

.ng-select .ng-select-container .ng-value-container .ng-placeholder {
    top: 18px;
}

.campoObligatorio {
    color: #ff000073;
    padding: 40px;
}

.mat-dialog-actions {
    margin-left: 30px;
}

.ajuste-alto {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.tarjeta-dash {
    min-height: max-content;
    background-color: #fafafa;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-left: 5px solid #0066ff;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: 2px 2px 2px 1px #dadada;
    margin-bottom: 5px;
}

.campo-datos {
    background-color: #fafafa !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-top: 5px solid #0066ff !important;
    box-shadow: 2px 2px 2px 1px #dadada !important;
    margin-bottom: 10px;
    margin-top: 5px;
}

.head-tardash-1 {
    color: #000F9F;
    text-align: left;
    font-weight: bold;
    font-size: 1.5em;
}

.tardash {
    margin-bottom: 10px;
    margin-top: 10px;
    border-right: 1px solid #dadada;
}

.body-tardash {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tardash-info {
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    color: #0066ff;
}

.margin-icon-l5 {
    margin-left: 5px;
}

.head-chart-gto {
    color: #000F9F;
    margin: 10px;
}

.head-chart-gto2 {
    color: #0066ff;
    margin: 10px;
}

.head-rank-gto th {
    background-color: #fafafa;
    color: #0066ff;
    font-weight: bold;
    font-size: 1.2em;
}

.table-rank {
    border: 1px solid #dadada;
}

md-drppicker {
    top: auto;
    left: auto;
    right: auto;
    position: fixed!important;
}

.md-drppicker.drops-down-right.ltr.shown.double.show-ranges {
    position: fixed;
}

section.dialog ngx-daterangepicker-material {
    position: fixed;
    width: 600px;
}

/*Tabla detalle*/

tr.detail-row {
    height: 0!important;
}

tr.element-row:not(.expanded-row):hover {
    background: #f5f5f5;
}

tr.element-row:not(.expanded-row):active {
    background: #efefef;
}

.element-row td {
    border-bottom-width: 0!important;
}

.element-detail {
    overflow: hidden;
    display: flex;
}

ng-select.ng-select div.ng-input input {
    margin-top: 30px;
}

.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
    height: 25px;
    margin-top: 15px!important;
}

i.success {
    color: green;
}

i.warning {
    color: yellow;
}

i.danger {
    color: red;
}

.map-wrapper {
    position: relative;
    height: calc(100vh - 4em - 64px);
}

.angular-google-map-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.smart-style-6 select.ingeniosoft {
    border-bottom: solid;
    border-width: 1px;
    top: 2px!important;
    border-color: #d9d2ca;
}

.smart-style-7 select.ingeniosoft {
    border-bottom: solid;
    border-width: 1px;
    top: -4px!important;
    border-color: #d9d2ca;
}

.vertical .ng-value::after {
    content: "\a";
    white-space: pre;
}

.table-details thead tr {
    background-color: #eee;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#fafafa));
    background-image: -webkit-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -moz-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -ms-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -o-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    font-size: 12px;
}

.tooltip-multiline {
    white-space: pre-line;
    background-color: darkblue;
    font-size: 15px !important;
}

._bpadding20 {
    padding-bottom: 20px;
}

._bpadding30 {
    padding-bottom: 30px;
}

._bpadding40 {
    padding-bottom: 40px;
}

.icon-privacidad {
    background: url('../img/politica-de-privacidad.png') no-repeat top left;
}

.icon {
    width: 24px;
    height: 24px;
    display: inline-block;
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-info{
  background-color: #0082ff!important;
}

.rowHeader {
    /* display: flex; */
    flex-wrap: wrap;
    margin-right: 15px;
    /* margin-left: -15px; */
    padding: 10px;
    height: 50px;
}

/**alto del editor*/
/*.ql-container {
    height: 300px!important;
}*/
mat-label{
    font-size:15px;
}
.ql-container100px .ql-container {
    height: 100px !important;
}
.ql-container150px .ql-container {
    height: 150px !important;
}
.ql-container200px .ql-container {
    height: 200px !important;
}
.ql-container250px .ql-container {
    height: 250px !important;
}
.ql-container300px .ql-container {
    height: 300px !important;
}
.ql-container350px .ql-container {
    height: 350px !important;
}
.ql-container400px .ql-container {
    height: 350px !important;
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
    padding-bottom: 1.8em!important;
}

.ng-select {
    /**Estilo para que el borde inferior del ng-select se ajuste a los demas controles*/
    position: initial !important;
}

#main {
     margin-left: 220px; 
     padding: 0; 
     padding-bottom: 52px; 
     min-height: 500px; 
     position: relative; 
}
.page-footer {
    height: 52px;
    padding: 15px 13px 0;
    padding-left: 233px;
    border-top: 1px solid #CECECE;
    background: #2a2725;
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0
}
.hidden-menu .page-footer {
    padding-left: 20px;
}

.alert {
 
    font-size: 12px; 
    font-weight: bold;
}
 
/* Estilos CSS personalizados */
.mat-form-field .mat-form-field-wrapper .mat-form-field-flex input,
.mat-form-field .mat-form-field-wrapper .mat-form-field-flex select,
.mat-form-field .mat-form-field-wrapper .mat-form-field-flex textarea,
.mat-form-field .mat-form-field-wrapper .mat-form-field-flex mat-select {
    /* Ajusta el margen izquierdo para mover el control hacia la derecha */
    margin-left: 10px; /* Ajusta el valor según tus necesidades */
    padding-top: 10px;
}

 
app-soporte-seguimiento button.btn-primary {
    /* Estilos específicos para los botones con la clase btn-primary dentro de app-soporte-seguimiento */
    /* ... */
}

app-soporte-seguimiento button.btn-success, 
app-soporte-seguimiento button.btn-danger, 
app-soporte-seguimiento button.btn-info {
    color: #fff;
}

#app-access-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
}
#app-access-containerAD {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column; /* Cambio importante */
    align-items: center;
    justify-content: center;
    display:none;
}

#app-access-label01 {
    margin-top: 10px; /* Añade un margen superior para separar la imagen */
    color:white;
    font-size:15px;
}


#modal-content {
    background-color: #fff;
    padding: 20px;
    max-width: 80%;
    max-height: 80%;
}

    #modal-content img {
        max-width: 100%;
        max-height: 100%;
    }

    /**Corrección para el boton*/
.btn {
   
    padding: 6px 12px!important;
    
}

.maxWidthColumnText {
    max-width: 200px;
}