@font-face {
    font-family: 'Santander Headline';
    src: url('../assets/fonts/scoheadline-regular-webfont.eot');
    src: url('../assets/fonts/scoheadline-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/fonts/scoheadline-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Santander Text';
    src: url('../assets/fonts/scotext-regular-webfont.eot');
    src: url('../assets/fonts/scotext-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/fonts/scotext-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html, body {height: 100%; min-height: 100%;}
body {font-family: 'Santander Text', Helvetica, sans-serif !important; text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important; color: #7D868C !important; background-color: #F5F9FB !important;}
::selection {background: #ec0000; color: white;}
::-moz-selection {background: #ec0000; color: white;}
h1, h2, h3 {font-family: 'Santander Headline', Helvetica, sans-serif !important; color: #444; text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important;}
a {-webkit-transition: .2s all ease; -moz-transition: .2s all ease; transition: .2s all ease;}
a:hover {text-decoration: none !important;}
button.inline {border: none; background: none; padding: 0 .375rem;}
form {margin-bottom: 0 !important;}
.form-inline .form-group {margin-bottom: 1rem !important;}
hr {margin-top: 1.5rem; margin-bottom: 1.5rem;}
.material-icons {vertical-align: middle;}
.table td, .table th {vertical-align: middle !important; border-top: none; padding: .75rem 1rem;}
.table-container {width: 100%; margin-bottom: 1.5rem;}
#login {margin-top: 2rem; padding-bottom: 3rem;}
#login .panel {background-color: #FFF; padding: 1.5rem 0; font-size: 0.875em; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1); border-radius: 0;}
#login .login-resetpwd a {color: #7d868c; cursor: pointer;}
#login .login-resetpwd a:hover {color: #ec0000;}
strong,
@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {max-width: 1240px !important;}
}
.popover {border: none;}
.tooltip.show {opacity: 1;}
.sub-menu .nav-item.dropdown .dropdown-menu,
.tooltip .tooltip-inner,
.popover {
	font-family: 'Lato', Helvetica, sans-serif;
	max-width: 290px;
	background-color: #FFF;
	color: #7d868c;
	border: 1px solid #ec0000;
	border-radius: 1rem;
	box-shadow: 0px 9px 10px -3px rgba(0,0,0,.2)
}
.tooltip .tooltip-inner {line-height: 1rem;}
.tooltip .tooltip-inner,
.popover {padding: .5rem 1rem;}
.popover-body {padding: 0; font-size: 1rem; line-height: 1.375rem; color: #7d868c;}
.popover-body .form-row {margin-bottom: 0;}
.popover-body p {margin: .25rem 0;}
.popover-body h4 {font-size: 1rem; font-weight: 700; color: #ec0000;}
.popover-body i {vertical-align: bottom; color: #ec0000;}
.popover-body #search-box button.inline {padding: 0 0 0 .25rem;}
.popover-body #search-box .form-control {border: none; border-radius: 0; padding: .375rem 0;}
.popover-body #search-box .form-control:focus {box-shadow: none !important;}
.popover-body #search-box .form-row {margin: 0; border-bottom: 1px solid #cfd3d5; -webkit-transition: .3s border-bottom ease; -moz-transition: .3s border-bottom ease; transition: .3s border-bottom ease;}
.popover-body #search-box .form-row:focus-within {border-bottom: 1px solid #ec0000;}
.bs-popover-auto[x-placement^=bottom]>.arrow, .bs-popover-bottom>.arrow {top: calc(-.5rem - 0px);}
.tooltip .arrow::after{position: absolute; content: ""; border-color: transparent; border-style: solid;}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before,
.bs-popover-auto[x-placement^=bottom]>.arrow::before,
.bs-popover-bottom>.arrow::before {border-bottom-color: #ec0000;}
.bs-tooltip-auto[x-placement^=bottom] .arrow::after,
.bs-tooltip-bottom .arrow::after {top: 1px; border-width: 0 .4rem .4rem; border-bottom-color: #fff;}
.icon {
	color: #7d868c;
	-webkit-transition: .2s all ease;
	-moz-transition: .2s all ease;
	transition: .2s all ease;
	cursor: pointer;
}
.icon:hover {color: #ec0000;}
.icon-alt {
	color: #ec0000;
	-webkit-transition: .2s all ease;
	-moz-transition: .2s all ease;
	transition: .2s all ease;
}
.icon-alt:hover {color: #7d868c;}
.icon.disabled, .icon.disabled:hover, .icon-alt.disabled, .icon-alt.disabled:hover {color: #D1D4D6 !important;}
.toggle {border: none; background: none; padding: 0;}
.toggle .material-icons {font-size: 2.25rem !important;}
.toggle .off {color: #D1D4D6;}
.toggle .on {color: #ec0000;}
.divider::after {
	content: '|';
	color: #ec0000 !important; 
	font-weight: 700 !important; 
	margin: 0 1rem;
	font-style: normal !important; 
}
.btn {font-weight: 400 !important; padding: .5rem 3rem !important; font-size: .875rem !important;}
.btn.main,
.btn.mainLogin,
.btn.secondary,
.btn.float {background-color: #ec0000; color: #FFF !important; border-radius: 1.75rem !important; font-family: 'Santander Text', Helvetica, sans-serif;}
.btn.main:hover,
.btn.mainLogin:hover,
.btn.float:hover,
.btn.small:hover,
.btn.secondary:hover {background-color: #930000;}
.btn.small {background-color: #ec0000; color: #FFF !important;}
.btn.small {font-size: .8rem;}
.btn.float {position: absolute;}
.mat-button, .mat-flat-button, .mat-icon-button, .mat-stroked-button {line-height: inherit;}
.actions-box {position: relative; margin-top: .75rem;}
.custom-switch {margin-left: .5rem;}
.custom-switch .custom-control-label {cursor: pointer;}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #ec0000 !important;
    background-color: #ec0000 !important;
}
.custom-switch .custom-control-label::before {background-color: #D1D4D6 !important;}
.custom-switch .custom-control-label::after {background-color: #FFF !important;}
.form-control:focus {
  border: 1px solid #ec0000 !important;
  outline: 0;
  box-shadow: inset 0px 1px 1px rgba(0,0,0,.075), 0px 0px 8px rgba(236,0,0,.2);
}
select {
	padding: .375rem 2rem .375rem .75rem !important;
	margin: 0;      
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../assets/img/md_arrowdown.svg) no-repeat 97% center;
	background-size: 1.5rem;
	cursor: pointer;
}

.modal.timeout .modal-body {text-align: center;}
.modal.timeout .modal-body .alert {background-color: #f0f0f0; margin-bottom: 0;}
.modal.timeout .modal-body .counter {font-size: 4em; color: #ec0000;}

.navbar {background-color: #ec0000;}
.navbar .navbar-brand {max-width: 200px; padding: 5px 15px 10px !important;}
.navbar .navbar-brand img {width: 100%; height: auto;}
.navbar .navbar-nav .nav-item a {color: #FFF;}
.navbar .navbar-nav .nav-item a:hover {color: #f0f0f0;}
.navbar .navbar-nav .nav-item .icon {color: #FFF;}
.navbar .navbar-nav .nav-item .icon:hover {color: #FFF;}
.navbar .navbar-nav .nav-item .dropdown-item {color: #ec0000;}
.navbar .navbar-nav .nav-item .dropdown-item:hover {color: #930000;}

#portal {padding: 2rem 0 3rem;}
#portal h2 {display: inline-block; margin-bottom: 0;}
#portal .nav.nav-pills {margin: 1.25rem auto;}

.section-header {padding-bottom: 1.5rem;}
.section-header .options {vertical-align: middle;}
.section-header .filters-actions {margin-left: .75rem; display: inline-block; vertical-align: text-bottom;}
.section-header .filters-actions .filters-btn {font-family: 'Santander Text', Helvetica, sans-serif; color: #ec0000;}
.section-header .filters-actions .filters-btn i {vertical-align: bottom;}
.section-header .filters-actions .filters-btn:hover {color: #930000;}
.section-header .filters-actions .filters-btn[aria-expanded="true"] {color: #930000;}
.section-header .filters-actions .filters-btn[aria-expanded="true"] .material-icons.expand,
.section-header .filters-actions .filters-btn[aria-expanded="false"] .material-icons.expand {
	transform: rotate(-180deg); 
	-webkit-transition: transform .2s ease;
	-moz-transition: transform .2s ease;
	transition: transform .2s ease;
}
.section-header .filters-actions .filters-btn[aria-expanded="false"] .material-icons.expand {
	transform: rotate(0deg); 
	-webkit-transition: transform .2s ease;
	-moz-transition: transform .2s ease;
	transition: transform .2s ease;
}
.section-header .filters-actions .filters-applied {display: inline-block; margin-left: .5rem;}
.section-header .filters-actions .filters-applied .item {background-color: #e9ebec; color: #7d868c; font-size: .75rem; padding: .375rem .75rem; border-radius: 3rem;}
.section-header .filters-actions .filters-applied .item:hover {color: #f0f0f0; background-color: #cfd3d5;}
.section-header .filters-actions .filters-applied .item.selected {background-color: #ec0000; color: #FFF; padding: .375rem .55rem .375rem .75rem;}
.section-header .filters-actions .filters-applied .item.selected::after {content: '\e5c9'; color: #FFF; font-family: 'Material Icons'; margin-left: .25rem; font-size: .9rem; vertical-align: bottom;}
.form-row {margin-bottom: 1rem; margin-top: 1rem;}
.form-row.gutter {margin-top: 2rem;}
.input-group, .input-group .custom-control-inline {align-items: center;}
.input-group .disabled label {color: #D1D4D6 !important;}
.input-group.disabled input,
.input-group .disabled input,
.input-group .disabled select {background-color: #FFF !important; border-color: #D1D4D6 !important; color: #D1D4D6 !important;}
.input-group .disabled select {background: url(../img/md_arrowdown_disabled.svg) no-repeat 97% center; background-size: 1.5rem;}
.input-group .disabled ::placeholder {color: #D1D4D6 !important;}
.input-group label {margin-bottom: 0; color: #7d868c; font-weight: 700;}
.input-group .form-control {max-width: 210px; margin-left: auto; border-radius: 1rem !important; border: 1px solid #7D868C;}
.input-group .no-am .form-control {margin-left: 0;}
.input-group .custom-checkbox, .input-group .custom-radio {padding-left: 0 !important; margin-right: 3rem;}
.input-group .custom-checkbox.last, .input-group .custom-radio.last {margin-right: 0;}
.input-group .custom-checkbox label, .input-group .custom-radio label {color: #BABABA; -webkit-transition: .2s all ease; -moz-transition: .2s all ease; transition: .2s all ease;}
.input-group .custom-checkbox:hover > label, .input-group .custom-radio:hover > label {color: #7d868c; cursor: pointer;}
.input-group .custom-checkbox .custom-control-input:checked~label,
.input-group .custom-radio .custom-control-input:checked~label {color: #ec0000;}
.input-group .custom-checkbox .custom-control-label::before,
.input-group .custom-radio .custom-control-label::before,
.input-group .custom-checkbox .custom-control-label::after,
.input-group .custom-radio .custom-control-label::after {display: none;}
#filters-box .btn {margin-bottom: 1.5rem;}
#filters-box .btn { 
  border-radius: 50rem;  /* botones pill */
}
#filters-box .input-group .form-control:hover {border: 1px solid #ec0000; box-shadow: 0px 5px 5px -3px rgba(0,0,0,.2);}
#filters-box .input-group .form-control:focus {border: 1px solid #ec0000; box-shadow: 0px 5px 5px -3px rgba(0,0,0,.2);}
.periodicidad input.form-control {max-width: 100px; margin-left: .5rem; display: inline-block;}
.periodicidad .table.minimal {margin-top: 0;}
.options {
	display: flex; 
	display: -ms-flexbox; 
	flex-direction: row-reverse; 
	-ms-flex-direction: row-reverse;
}

.section-main {padding: 1.5rem 1.5rem 3rem; box-shadow: 0 2px 4px 0 rgba(0 ,0 ,0 , .1); border-radius: 0; margin-bottom: 1rem; display: block; background-color: #FFF;}
.section-main h4 {color: #ec0000; font-weight: 700; font-size: 1.25rem;}
.section-main h4.subtitle {color: #7d868c;}
.section-main h4, .section-main h4.subtitle {margin-bottom: 0;}
.section-main form .input-group {font-weight: 700;}
.section-main form button.inline {border: none; background: none; padding: 0 .375rem;}
.section-main .sub-section {padding-top: 2rem;}
.section-main .sub-section h3 {color: #ec0000; font-family: 'Santander Text', Helvetica, sans-serif !important; margin-bottom: 2rem;}
.section-main .sub-section .input-group.no-align,
.section-main .sub-section .input-group.no-align .custom-control-inline {align-items: initial; text-align: center;}
.section-main .sub-section .input-group .form-control {max-width: 160px;}
.section-main .sub-section .custom-control .hidden-field {margin-top: .25rem;}

.sub-menu.inner {margin-top: 1rem;}
.sub-menu .nav-item {position: relative; background-color: #d1d4d6; color: #FFF; font-family: 'Santander Text', Helvetica, sans-serif; text-align: center; border-radius: 1rem; box-shadow: 0px 9px 10px -3px rgba(0,0,0,.2);}
.sub-menu .nav-item.active, .sub-menu .nav-item:focus-within {background-color: #ec0000 !important;}
.sub-menu .nav-item:hover{background-color: #ec0000;}
.sub-menu .nav-item i {vertical-align: top;}
.sub-menu .nav-item > a {color: #FFF; padding: .6rem 1rem; display: inline-block;}
.sub-menu .nav-item.dropdown .dropdown-menu {}
.sub-menu .nav-item.dropdown .dropdown-menu .dropdown-item {line-height: .875rem; font-size: .875rem; color: #7d868c;}
.sub-menu .nav-item.dropdown .dropdown-menu .dropdown-item:hover {font-weight: 700; color: #ec0000;}

.table.main {display: table;}
.table.main thead th {background-color: #ec0000; color: #FFF; font-family: 'Santander Text', Helvetica, sans-serif; text-align: center; border-radius: 0; padding: 1rem .6rem; font-size: .9em; line-height: 1;}
.table.main thead th a, .table.main thead th a:hover {color: #FFF;}
.table.main tr:nth-child(even) {background-color: #dcdcdc;}
.table.main thead th .th-tooltip {padding: .6rem 0;}
.table.main thead th .sort {vertical-align: middle; padding: 0;}
.table.main thead th .sort i {font-size: 1.25rem; color: #ec0000;}
.table.main thead th .sort i.active {color: #FFF;}
.table.main tbody tr:last-child {border-bottom: 1px solid #ccc;}
.table.main thead th, .table.main td, .table.main th {border-top: 0 !important; border-bottom: 0 !important;} 
.table.main td {border-left: 1px solid #ccc; border-right: 1px solid #ccc; font-size: .675rem; padding: .75rem !important; text-align: center; vertical-align: middle !important;}
.table.main td a,
.table.main .td-tooltip {color: #ec0000; text-decoration: underline !important;}
.table.main td a:hover,
.table.main .td-tooltip:hover {color: #ec0000;}
.table.main td a.icon, .table.main td .icon {color: #ec0000;}
.table.main td a.icon:hover, .table.main td .icon:hover {color: #930000;}
.table.main td a.icon {vertical-align: middle; margin-left: .375rem;}
.table.main td a.icon > .material-icons {font-size: 1.375rem;}

.table.minimal {font-size: .8rem; font-weight: 700; text-align: center; margin-top: 1.5rem;}
.table.minimal thead th {background-color: #FFF; border-bottom: 1px solid #ec0000; border-top: none;}
.table.minimal th, .table.minimal td {color: #7d868c;}
.table.minimal .form-control {border-radius: 1rem !important; border: 1px solid #7D868C; font-size: .8rem;}
.table.minimal td .icon {color: #ec0000;}
.table.minimal td .icon:hover {color: #930000;}
.table.minimal .btn-table {padding: 0 !important;}

.table.data {border-collapse: separate; border-spacing: initial; font-size: .9rem; text-align: left; color: #7d868c; margin-bottom: 0;}
.table.data tbody tr:first-child td {border-top: 1px solid #ec0000;}
.table.data td {border-bottom: 1px solid #ec0000; border-left: 1px solid #ec0000; padding: .375rem .75rem;}
.table.data td:nth-last-child(2) {border-right: 1px solid #ec0000;}
.table.data th {color: #ec0000;}
.table.data th, .table.data td.action {border: none !important;}
.table.data td.action {text-align: left;}
.table.data tbody tr:first-child td:nth-last-child(2) {border-top-right-radius: 1rem;}
.table.data tbody tr:first-child td:first-child {border-top-left-radius: 1rem;}
.table.data tbody tr:last-child td:nth-last-child(2) {border-bottom-right-radius: 1rem;}
.table.data tbody tr:last-child td:first-child {border-bottom-left-radius: 1rem;}
.table.data .action button.inline {padding: 0;}

.table.table-striped tbody tr:nth-of-type(odd) {background-color: #FFF;}
.table.table-striped tbody  tr:nth-child(even) {background-color: #f0f0f0;}
.ng2-smart-row.selected {background: #FFF;}
li.item.active a.item.active {background-color: #ec0000 !important; border-color: #ec0000 !important;}
li.item a.item {color: #ec0000 !important;}

.paginator {font-family: 'Santander Text', Helvetica, sans-serif; }
.paginator .item {
	display: inline-block; 
	color: #7d868c;
	font-size: 1.1rem;
	vertical-align: text-top;
	margin-left: .375rem;
	-webkit-transition: .1s all ease;
	-moz-transition: .1s all ease;
	transition: .1s all ease;
}
.paginator .item:hover {text-decoration: none; color: #ec0000;}
.paginator .item.active, .paginator .item.actions {color: #ec0000;}
.paginator .item.actions {margin: 0; vertical-align: text-bottom;}

.nav-pills .nav-item a {color: #ec0000; background-color: #FFF;}
.nav-pills .nav-item a:hover {color: #930000;}
.nav-pills .nav-item {background-color :#f8f9fa;}
.nav-pills .nav-item {border-right: 1px solid #ddd;}
.nav-pills .nav-item:last-child {border-right: none;}
.dropdown-item.active, .dropdown-item:active,
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {background-color: #ec0000 !important; color: #fff !important;}


@media screen and (max-width: 480px) {
	.periodicidad input.form-control {margin-left: 0;}
}

/*** CAT'S HAND ***/
.btn.btn-primary,
.btn.btn-secondary {
	background-color: #ec0000;
	color: #FFF !important; 
	border-radius: 1.25rem !important; 
	font-family: 'Santander Text', Helvetica, sans-serif;
	border: 0 !important;
}
.btn.btn-primary:hover,
.btn.btn-secondary:hover {background-color: #930000}
.btn.btn-primary:focus,
.btn.btn-secondary:focus,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active, 
.show>.btn-primary.dropdown-toggle,
.btn-primary.disabled,
.btn-primary:disabled {background-color: #ec0000 !important;}
.table .thead-dark th {}
.table.table-striped {font-size: .8rem; font-weight: 700; text-align: center; margin-top: 1.5rem;}
.table.table-striped thead th {background-color: #FFF; border-bottom: 1px solid #ec0000; border-top: none; color: #7d868c}
.table.table-striped th, .table.table-striped td {color: #7d868c;}
.table.table-striped .form-control {border-radius: 1rem !important; border: 1px solid #7D868C; font-size: .8rem;}
.table.main .table.table-striped thead th {background-color: #ec0000;}

.pagination {justify-content: flex-end;}
.page-item .page-link {color: #ec0000 !important;}
.page-item.active .page-link {background-color: #ec0000 !important; border-color: #ec0000 !important; color: #FFF !important;}

.menu-modulos li.nav-item.col-sm-4,
.menu-modulos li.nav-item.col-sm-2 {
	flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.dropdown-menu {
  position: relative;
  top: 100%;
  left: -80px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.btn.limpiarSantanderCol:hover {    color: #fff !important; /* Texto blanco */    background-color: #ec0000; /* Fondo rojo */    border: 1px solid #ec0000; /* Mantener el borde rojo */    outline: 0; /* Sin contorno */}
.btn.limpiarSantanderCol {    background-color: #fff; /* Fondo blanco */    color: #ec0000 !important; /* Texto en rojo */    border: 1px solid #ec0000; /* Borde rojo */    border-radius: 300px; /* Borde redondeado */    font-family: 'Santander Text', Helvetica, sans-serif;}

.btn.volver:hover {    color: #fff !important; /* Texto blanco */    background-color: #ec0000; /* Fondo rojo */    border: 1px solid #ec0000; /* Mantener el borde rojo */    outline: 0; /* Sin contorno */}
.btn.volver {    margin: 10px;    background-color: #fff; /* Fondo blanco */    color: #ec0000 !important; /* Texto en rojo */    border: 1px solid #ec0000; /* Borde rojo */    border-radius: 300px; /* Borde redondeado */    font-family: 'Santander Text',    Helvetica, sans-serif;}

.btn.mainLogin {
  width: 100% !important;
  max-width: 290px;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  display: block;
  margin: 0 auto;
}

#filters-box form.filters-compact .row.g-3 {
  align-items: center;
  --bs-gutter-x: 1rem;
}

#filters-box form.filters-compact .row.g-3 > label.col-form-label,
#filters-box form.filters-compact .row.g-3 > label.col-auto{
  flex: 0 0 180px !important;
  max-width: 180px !important;
  width: 180px !important;
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
  white-space: nowrap;
  padding-right: .5rem;
  color: #6b7280;
  font-weight: 600;
}

#filters-box form.filters-compact .row.g-3 > .col,
#filters-box form.filters-compact .row.g-3 > .col-auto{
  flex: 1 1 auto;
  max-width: 210px;
}

#filters-box form.filters-compact .form-control,
#filters-box form.filters-compact .form-select{
  border-radius: 9999px;
  height: 40px;
  padding: .5rem 1rem;
  line-height: 1.2;
}

@media (max-width: 768px){
  #filters-box form.filters-compact .row.g-3 > label.col-form-label,
  #filters-box form.filters-compact .row.g-3 > label.col-auto{
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: .25rem;
  }
  #filters-box form.filters-compact .row.g-3 > .col,
  #filters-box form.filters-compact .row.g-3 > .col-auto{
    max-width: 100%;
  }
}

#filters-box{
  display: flex;
  justify-content: center;
  padding-inline: clamp(16px, 5vw, 64px);
}

#filters-box > form.filters-compact{
  width: 100%;
  max-width: 1200px;
}

#filters-box form.filters-compact button[type="button"]{
  height: 38px;
  line-height: 38px;
  padding: 0 22px;
  border-radius: 9999px;
  font-weight: 600;
  font-size: .95rem;
  margin-top: .75rem;
}

#filters-box form.filters-compact button[type="button"]:not(.secondary){
  min-width: 140px;
  background: #fff;
  border: 1.6px solid #ec0000;
  color: #ec0000;
}
#filters-box form.filters-compact button[type="button"]:not(.secondary):hover{
  border-color: #c90000;
  color: #c90000;
}

#filters-box form.filters-compact button.secondary{
  min-width: 110px;
  background: #ec0000;
  border: 1.6px solid #ec0000;
  color: #fff;
}
#filters-box form.filters-compact button.secondary:hover{
  background: #c90000;
  border-color: #c90000;
}

#filters-box form.filters-compact button[type="button"]:focus{
  outline: none;
  box-shadow: 0 0 0 3px rgba(236,0,0,.15);
}

.btn.disabled, .btn:disabled {
    opacity: .65 !important;
    background-color: #ec0000 !important;
}

/* ng2-smart-table: reglas globales */
ng2-smart-table thead > tr > th { font-size: 14px; }
ng2-smart-table tbody > tr > td { font-size: 14px; }

div.results{ width: 100%; }
div.paginator{ width: 100%; }
.paginatorHide{ display: none !important; }

li.item{ margin: 0 !important; }
li.item.tool:hover{ cursor: default !important; }
a.item.tool:hover{
  cursor: default !important;
  z-index: 2;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

li.item a.item{
  color: #007bff;
  position: relative;
  display: list-item;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 24px;
  background-color: #fff;
  border: 1px solid #dee2e6;
  font-size: 16px;
  font-family: 'nexa_boldregular', Helvetica, sans-serif;
  text-align: left;
  text-size-adjust: 100%;
  font-weight: bold;
}
li.item.active a.item.active{
  background-color: #ff6c0c;
  border-color: #ff6c0c;
  color: #FFF !important;
  z-index: 3;
}
i.pag-icon{ font-size: inherit; }

li.item:first-child a.item:not(.paginatorHide),
li.item a.item.paginatorHide + li.item a.item:not(.paginatorHide){
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
li.item:last-of-type a.item{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.dropdown-item { cursor: pointer; }

.checkbox-large {
  transform: scale(4);
  margin: 40px; 
}
