/* @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;700&display=swap');

html, body, td, div, span:not(.glyphicon),
a, input, select, font, b,
table, h1, h2, h3, h4, h5,
h6, h7, p {
	font-family: 'Raleway', sans-serif;
} */

#bmenu {
    top: 26px !important;
}
#bmenu img {
    height: 18px;
}

#logosuperior {
    height: 38px;
    margin-left: 60px;
}

/* #cajalogin {
    width: 500px !important;
    background: rgba(255,255,255,0.6);
    background-image: none !important;
}
#cajalogin > tbody > tr > td {
    padding: 40px;
}
#cajalogin .titulo_custom {
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 36px;
    font-weight: bold;
    color: #002856;
}
#cajalogin .titulo_custom span {
    display: block;
}
#cajalogin #formulario_login_caja {
    width: 100%;
}
#cajalogin #formulario_login_caja .sep1 {
    display: none;
}
#cajalogin #formulario_login_caja input[type="text"], 
#cajalogin #formulario_login_caja input[type="password"] {
    height: 40px !important;
    margin-bottom: 10px;
    border: 1px solid #FFF;
    border-radius: 0;
    box-shadow: none;
    color: #333;
}
#cajalogin #formulario_login_caja .jms-boton.ingresar {
    font-weight: bold;
}
#cajalogin .table-recordar {
    margin-top: 20px;
}
#cajalogin .table-recordar td {
    border-top: 2px solid #888;
    padding-top: 10px;
    text-align: center;
}
#cajalogin .table-recordar td #btnRecordar {
    color: #333;
} */

#footer{
	height: 70px;
	position: relative;
}
#footer #barrainferior{
	height: 70px;
    padding-left: 20px;
	padding-right: 20px;
}
td #barrainferior {
	padding-left: 20px;
	padding-right: 20px;
}

#footer #barrainferior #col-1,
#footer #barrainferior #col-2,
#footer #barrainferior #col-3 {
    width: auto;
    padding: 0 !important;
}
#footer #barrainferior #col-2 {
	position: absolute;
    top: -40px;
}

#footer #barrainferior #col-3 {
    float: right;
}
#footer #barrainferior #log_hv img {
    height: 30px;
}

#buscadorWidgetContainer #btnBuscar,
#buscadorWidgetContainer #btnBusquedaAvanzada{
	background-color: #FBE400;
	color: #111;
	border: 1px solid #111;
	width: 35px;
}
#buscadorWidgetContainer #buscadorWidget,
#buscadorWidgetContainer #selModalidad{
	background-color: #FBE400;
	border-radius: 0;
	border: 1px solid #111;
	color: #111;
}
#buscadorWidgetContainer #selModalidad{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;/* For IE <= 11 */
	background-image: url(' data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMTUvMjDj8mLuAAAASUlEQVQImW3LQRGAQBADwQEDrMSTgoSThgQkLAqGD1ALXH5JVyY1gYV/jhnoAwDoqKGm76QaqKjrB5vKjfW9X9uD9d1GGOpWOid7i30gUMQzhwAAAABJRU5ErkJggg==');
	background-repeat: no-repeat;
	background-position: 90% center;
}
#buscadorWidgetContainer #selModalidad::-ms-expand {
	 display: none
}

#buscadorWidgetContainer #buscadorWidget::-webkit-input-placeholder { /* Edge */
  color: #111;
  font-weight: normal;
}
#buscadorWidgetContainer #buscadorWidget:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #111;
  font-weight: normal;
}
#buscadorWidgetContainer #buscadorWidget::placeholder {
  color: #111;
  font-weight: normal;
}

#buscadorWidgetContainer #buscadorWidget,
#buscadorWidgetContainer #selModalidad {
    height: 33px;
}

#header_menu_right {
	justify-content: flex-end !important;
	gap: 20px !important;
	padding-right: 40px;
}
#msjtd img {
	height: 15px;
}
#ayudatd1 img {
	height: 18px !important;
}
#fotoperfil {	
	width: 33px;
	height: 33px;
	border: none;
}
#header_menu_right .hmr_user span {
	line-height: 16px;
    color: #111 !important;
}

#slidertable2fullnet > tbody > tr > td{
	height: 344px !important;
}
#slidertable2fullnet{
	height: 344px !important;
}
.carousel-inner{
	height: 344px !important;
}

#titulonet {
    font-weight: 700;
}

.nf_vertodos {
    width: 100px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px !important;    
    color: #FFF !important;
}
.nf_vertodos span {
    position: absolute;
    right: 0;
}

#cajalogin {
    background: #000 !important;
    opacity: 0.8 !important;
}

.titulo_custom {
    font-size: 30;
    font-weight: bold;
    color: #fff;
}

.ingresar {
    background-color:#df001f !important;
}

#barracontenido {
   background-position: bottom right !important;
}

.recordar {
    color:#FFF !important;
}

.table-recordar {
    text-align: center;
    border-top: 1px solid #fff;
    margin-top: 10px;
}

.contenedor-scroll {
    text-align: center !important;
}

.categoriascontenedor {
    text-align: center !important;
}