.contenedor_formulario_amplio { width: 80%;}
div.contenedor_tipo_file { width:30px;}
.hidden-sin-important { display:none; }

.bg_contacto_proveedor {background: #007eb2;}
.bg_contacto_cliente {background: #e0b200;}
.bg_contacto_factor_humano {background: #870101;}
.bg-white { background-color: #fff !important;}
.card-folder { height: 100px;}
.card-folder > .card-body { display: flex; flex-direction: column; justify-content: space-between;}

.sidebar-nav > ul > li > a, .sidebar-nav > ul > li > a i, .sidebar-nav ul li a{ color:#ffffff; }
.sidebar-nav .has-arrow::after{ border-color:#ffffff; }
.navbar-brand img{ max-height:50px;}
.topbar .top-navbar .navbar-header{ line-height:70px;}

.cabecera-formulario{ font-size:14px;}
#contenedor_contenido {
  border: 0 none;
  height: auto;
  min-height: 500px;
  padding-bottom: 25px;
  padding-top: 120px;
}
#contenedor_pie {
  border-width: 1px 0 0 !important;
  bottom: 0;
  float: left;
  font-size: 100%!important;
  height: 200px;
  line-height: 7px;
  padding: 5px 0 0;
  position: relative;
  width: 100% !important;
  z-index: 1;
  background:none!important;
  color:#fff;
  text-align: center;
}
#contenedor_aviso_legal{
  margin: 15px auto 0;
  padding-top:5px;
  border-top:1px solid #fff;
  width:200px;
}
#contenido {
  padding: 10px;
  margin-top:10px;
}
.fondo_gris {background-color:#7f7f7f;}
.color_gris {color:#7f7f7f !important;}
.fondo_gris_oscuro {background-color:#ddd !important;}
.letra_roja {color:#f00;}
.datagrid_rojo { background-color: #f8d7da; color: #721c24 !important;}
.datagrid_rojo a { color: #721c24 !important;}
.datagrid_verde { background-color: #d4edda; color: #ffa5a9 !important;}
.datagrid_verde a { color: #155724 !important;}
.table-hover tbody tr.datagrid_verde:hover { background: #28a745;}
.datagrid_amarillo { background-color: #fff3cd; color: #856404 !important;}
.datagrid_amarillo a { color: #856404 !important;}
.table-hover tbody tr.datagrid_amarillo:hover { background: #ffc107;}

.page-wrapper .iconoopcion > a i,.page-wrapper .iconoopcion > button i {color:#7f7f7f}

div.contenedor_formulario_amplio {width:95%;}
div.contenedor-formulario-grupo { margin-top: 0; padding-top: 0px !important; border:0px !important;}
div.contenedor-formulario-grupo-cabecera{ border-bottom:1px solid #fff; }
fieldset.formulario-seccion legend { margin-bottom: 5px !important; }
div.formulario_leyenda{ width:350px;}
div.formulario_leyenda_pequena{ width:90px;}
div.formulario_etiqueta {width:180px;}

.icono_entidad { color:#FFF;position:relative;margin-left:2px;margin-right:2px;text-align:center; display:inline-block; margin-bottom:10px; width:30px; height:40px;}
.icono_entidad i { width:30px; }
.icono_entidad img {position:absolute;left:0px;top:0px;z-index:1;}
.icono_entidad span.titulo {display:block;margin-top:2px;font-size:65%;text-align:center;position:absolute;left:0px;top:0px;z-index:2;text-transform: uppercase;}
.icono_entidad > button { background-color: #fff;}
#contenedor-calendario table{ width:100%;}
#contenedor-calendario .ui-datepicker-header{ width:100%; display: flex; flex-wrap: wrap;}
#contenedor-calendario .ui-datepicker-header a.ui-datepicker-next,#contenedor-calendario .ui-datepicker-header a.ui-datepicker-prev{ display:none;}
#contenedor-calendario .calendar-dia{ width:auto; height:auto;}
#contenedor-calendario .ui-datepicker-title{ width:auto; flex-grow:1; }
.calendario-destacado a{
  background-color: #ffb85b !important;
  font-weight: bold !important;
  color:#9a0d13 !important;
  border:1px solid #9a0d13 !important;
}

#calendarios_dias_lectivos {
  width: 750px;
  margin-top:15px;
  float:left;
}
#calendario_dias_lectivos_entradas {
  width: 745px;
  min-height:40px;
  margin-left:4px;
  padding:15px;
  float:left;
  background-color:#9a0d13;
}
#calendario_dias_lectivos_entradas span {
  display:block;
  width:100%;
  color:#FFB85B;
}
#calendario_dias_lectivos_entradas a {
  display:block;
  width:100%;
  color:#ffffff;
  text-decoration:none;
}
.calendario_dias_lectivos_mes {
  float:left;
  margin-right:10px;
  margin-top:15px;
}
.calendario_dias_lectivos-destacado a{
  background-color: #ffb85b !important;
  font-weight: bold !important;
  color:#9a0d13 !important;
  border:1px solid #9a0d13 !important;
}

#calendarios_dias_lectivos #contenedor-calendario .calendar-dia{
  text-decoration: none;
  padding:2px;
  text-align: right;
  display:block;
  width:25px;
  height:25px;
}
#calendarios_dias_lectivos #contenedor-calendario .ui-datepicker-header {
  width:172px;
  height:30px;
  line-height:30px;
  margin-bottom: 5px;
}
#calendarios_dias_lectivos #contenedor-calendario .ui-datepicker-header a{
  display:none;
  padding:7px;
  float:left;
}
#calendarios_dias_lectivos #contenedor-calendario .ui-datepicker-header div {
  float:left;
}
#calendarios_dias_lectivos #contenedor-calendario .ui-datepicker-title {
  width:170px;
  text-align:center;
}

a.boton_fondo{
  display:block;
  width:30px;
  height:30px;
}

input[type="image"] { border-radius:0px!important;}
.form-control:disabled, .form-control[readonly] {
  background-color: #ccc !important;
  border:0 !important;
  padding:2px !important;
  color:#000 !important;
}
select{ color:#444 !important; }
table.listado {border:1px solid #000;border-collapse: collapse}
table.listado thead td {border:1px solid #000;font-weight: bold;text-align: center;padding:4px;}
table.listado thead th {border:1px solid #000;font-weight: bold;text-align: center;padding:4px;}
table.listado tfoot td {border:1px solid #000;font-weight: bold;text-align: center;padding:4px;}
table.listado tbody th {border:1px solid #000;font-weight: bold;text-align: center;padding:4px;}
table.listado tbody td {border:1px solid #000;padding:4px;}
.fila_invalida{ background-color: #ffa5a9;}
.fila_semiinvalida{ background-color: #ffeba5;}
.wauto {width:auto!important;}
.ml70 { margin-left:70px;}

.input-group .form-control.ancho_60 {width:60px;}
.input-group .form-control.ancho_100 {width:100px;}
.input-group .form-control.ancho_120 {width:120px;}
.input-group .form-control.ancho_150 {width:150px;}
.input-group .form-control.ancho_170 {width:170px;}
.input-group .form-control.ancho_250 {width:250px;}
.input-group .form-control.ancho_300 {width:300px;}

label{ font-weight: bold;}

.widget-datos-grupos{ flex-wrap: wrap; display: flex; margin-left:0;}

@media screen and (min-width: 1200px) {
  .contenedor-grupo-formulario-grupo-formativo-gestion table td:nth-of-type(2) { width: 50%;}
}
.par_boton{ height:28px  !important; padding: 0 !important; border-left:1px solid #fff !important; }

.card-folder { height: 100px;}
.card-folder > .card-body { display: flex; flex-direction: column; justify-content: space-between;}
.table-ficheros .nombre_fichero { width: 70%; text-align: left;}
.table-ficheros .nombre_fichero i { font-size: 28px !important; color: #212121; margin-right: 5px;}
.table-ficheros .nombre_fichero i:hover { color: #1a7ff7;}
.table-ficheros .fecha { width: 15%; text-align: center;}
.table-ficheros .botonera-docu { width: 15%; max-width: 150px;}
.table-ficheros.table-hover tbody tr:hover { background-color: #eaeaea;}
.card-folder > .card-body { display: flex; flex-direction: column; justify-content: space-between;}

.table-foros .nombre_foro{ width: 70%; text-align: left;}
.table-foros .nombre_foro i { font-size: 16px !important; color: #212121; margin-right: 5px;}
.table-foros .nombre_foro i:hover { color: #1a7ff7;}
.table-foros .fecha { width: 15%; text-align: center;}
.table-foros .botonera-foro { width: 10%; max-width: 150px; text-align: left; white-space: nowrap;}
.table-foros.table-hover tbody tr:hover { background-color: #eaeaea;}

.gif_subcabecera_datagrid { padding: 0 25px;}
.gif_subcabecera_datagrid + .contenedor_datagrid { padding-top: 0;}

.form-group-popover { margin-right: 10px;}
.form-group-popover [type="checkbox"]:not(:checked), .form-group-popover [type="checkbox"]:checked {position: relative; left: auto; opacity: 1;}
.border-bottom-pregunta{ border-bottom: 1px dotted #ced4da; padding-bottom:10px;}

.divisa{
  width: 20px;
  height: 16px;
  padding:2px;
  display:inline-block;
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
.divisa-czk{
  background-image: url('/GIF/Images/GestionRS/Currency/czk.png');
}
.divisa-sar{
  background-image:url('/GIF/Images/GestionRS/Currency/sar.png');
}
.divisa-omr{
  background-image:url('/GIF/Images/GestionRS/Currency/omr.png');
}
.divisa-sol-peru{
  background-image:url('/GIF/Images/GestionRS/Currency/peru.png');
}
.divisa-qar{
  background-image:url('/GIF/Images/GestionRS/Currency/qar.png');
}
.divisa-aeu{
  background-image:url('/GIF/Images/GestionRS/Currency/aeu.png');
}
.divisa-anh{
  background-image:url('/GIF/Images/GestionRS/Currency/anh.png');
}
.divisa-pln{
  background-image:url('/GIF/Images/GestionRS/Currency/pln.png');
}
.divisa-leu{
  background-image:url('/GIF/Images/GestionRS/Currency/leu.png');
}
.divisa-huf{
  background-image:url('/GIF/Images/GestionRS/Currency/huf.png');
}

.cookies-wrapper{display:none;background-color:#fff;margin:0 auto; position:fixed; bottom:10px; right:10px; border:1px solid #000; width:500px; z-index:1050; max-width: 95%;}
.cookies-wrapper .cookies-inner{width:100%;max-width:1350px;font-size:12px;line-height:18px;padding:10px 0 40px;position:relative;margin:0 auto}
.cookies-wrapper .cookies-inner p{padding:0 30px}@media only screen and (max-width: 1280px){.cookies-wrapper .cookies-inner p{padding:0 15px}}
.cookies-wrapper .cookies-inner .header{font-size:16px;font-weight:bold;line-height:20px;margin-bottom:5px}
.cookies-wrapper .cookies-inner .close{position:absolute;top:20px;right:20px;cursor:pointer;height:30px;width:15px}@media only screen and (max-width: 1280px){.cookies-wrapper .cookies-inner .close{right:15px}}
.cookies-wrapper .aceptarcookies {float: left; width: auto; margin: 0 0 0 25px;}
.cookies-wrapper .aceptarcookies a {text-decoration: none; cursor: pointer; }

[type="radio"] + label {
  font-size: 0.85rem !important;
}