﻿body
{
    font-family: 'Raleway Regular', 'ralewayregular', 'arial';
    text-align: center;  
    overflow-x : hidden;
	font-size: 0.8em;
	
}

.divCabTit
{
    height:auto;
}


.lbTitulo
{
	top: 0px;
	font-size: 1.8em;
	text-align: left;
}

.lbIdioma
{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
    display: block;
}

.divProx
{
	display: inline-block;
    width: 100%;
    height: 200px;
    padding-top: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lbProx
{
    font-size: 4.0em;
    text-align: center;
}
.divSocialFila
{
    display: inline;
}

.modal-wide .modal-dialog {
  width: 80%; /* or whatever you wish */
}

.divPrograma
{
    width:100%;
   /* background: -webkit-gradient(linear, left center, right center, from(#29ABE2),color-stop(100%, #39B54A));
	background: -webkit-linear-gradient(left,#29ABE2 ,#39B54A 100%);
	background: linear-gradient(to right,#29ABE2 ,#39B54A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF29ABE2, endColorstr=#FF39B54A, GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF29ABE2', endColorstr='#FF39B54A', GradientType=1)";*/
	min-height:200px;
	position:relative;
	background: -webkit-gradient(linear, center top, center bottom, from(#7F7F7F),color-stop(100%, #000000));
    background: -webkit-linear-gradient(top,#7F7F7F ,#000000 100%);
    background: linear-gradient(to bottom,#7F7F7F ,#000000 100%);
    filter: alpha(opacity=70) progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF7F7F7F, endColorstr=#FF000000, GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70) progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7F7F7F', endColorstr='#FF000000', GradientType=0)";
    background-image: url(../images/fondo_programa.jpg);
    text-align:center;

    background-size: cover;

}

.divMinProg
{
    /*max-width: 900px;*/
    text-align: center;
    position: relative;
    padding-bottom: 40px;
    display: inline-block;
    width:960px;
   
}

.divMenuIzq
{
    display:inline-block;
    width:150px;
     min-width: 225px;
    padding-left:20px;
    vertical-align: top;
}

.divProg
{
    position:relative;
    display:inline-block;
    width:700px;
    background: -webkit-gradient(linear, center top, center bottom, from(#000000),color-stop(60%, #4DBAB2));
    background: -webkit-linear-gradient(top,#000000 ,#4DBAB2 60%);
    background: linear-gradient(to bottom,#000000 ,#4DBAB2 60%);
    filter: alpha(opacity=70) progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF000000, endColorstr=#FF4DBAB2, GradientType=0.3);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70) progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FF4DBAB2', GradientType=0.3)";
    padding-bottom: 20px;
    padding-top: 20px;
}
.divEvDia
{
    z-index: 0;
    width: 670px;
	position:relative;
	/*left: 120px;*/
	padding-bottom: 30px;
	text-align:left;
	display: inline-block;
}

.divEvDia::before
{
    content: "";
    display:block;
    position:absolute;
    z-index: -1;
    width:100%;
    height:100%;
    background-color: #000000;
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}

.divDia
{
    left: 190px;
    position: relative;
    color: #FBB03B;
    width: 460px;
    min-height: 35px;
    color: White;
    line-height: 29px;
    font-size: 24px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left:5px;
    background: -webkit-gradient(linear, left center, right center, from(#E41E46),color-stop(100%, #288935));
    background: -webkit-linear-gradient(left,#E41E46 ,#288935 100%);
    background: linear-gradient(to right,#E41E46 ,#288935 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFE41E46, endColorstr=#FF288935, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE41E46', endColorstr='#FF288935', GradientType=1)";
    
}

.divDiaD
{
    position: relative;
    color: #0c5e7d;
    min-height: 35px;
    line-height: 29px;
    font-size: 30px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left:5px;
    text-align:left;
    margin-top:35px;
}

.divEv
{
    margin-left: 30px;   
}

.divCajaLinea
{
    width:640px;
    display: inline-block;
    position:relative;
    padding-bottom: 10px;
    line-height: 22px;
}
.divEvHora
{
    display: inline;
    width:210px;  
    position:absolute; 
    top:0px;
}

.divEvTexto
{
    display:inline-block;
    width:430px;
    position:relative; 
    left: 150px;   
}


.lbHoraNormal,.lbHoraMarcado,.lbResaltar,.lbdescanso
{
    font-size: 16px;
    font-weight: 400;    
    display:block;
}

.lbHoraNormal
{
     color: #FFFFFF;
}

.lbHoraMarcado
{
     color: #FBB03B;
}   


.lbHoraNormal:hover,.lbdescanso:hover
{
    color: #FBB03B;
}

.lbResaltar
{
    font-weight: 600;
    color: #FBB03B;
}

.lbdescanso
{
    color: #FFFF00;
}

.HMI 
{
    text-transform:uppercase;
}




.divContenido
{
    width:921px;
    margin: 1px auto;
    border: 0;
    color:#848484;
    background-color:White;
}



.divGrd,.divGrdMovil,.divGrdO
{
    width: 921px;
    padding-top: 5px;
    text-align:center;
    margin-bottom:30px;
    
}

.divGrdMovil
{
    display:none;
}

.grdSup,.grdSupL
{
    width: 100%;
    line-height:120%;
    text-align:left;
    border: 0px solid transparent;
    color:#0e6487;
    
}



.grdopt,.grdcenter,.grdColNombre_250,.grdColNum,.grdCol_120,.grdAgCol_hora,.grdAgCol_150,.grdAgCol_330,.grdAgCol_190,.grdAgCol_Num,.grdAgCol_Sala
{
/*   border-width: 1px;
   border-color: #848484; */
   padding: 5px;
  
   
}

.grdSup th,.grdSupL th
{
   /* background: -webkit-gradient(linear, left center, right center, from(#29ABE2),color-stop(100%, #8CC63F));
	background: -webkit-linear-gradient(left,#29ABE2 ,#8CC63F 100%);
	background: linear-gradient(to right,#29ABE2 ,#8CC63F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF29ABE2, endColorstr=#FF8CC63F, GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF29ABE2', endColorstr='#FF8CC63F', GradientType=1)"; */
	background-color:#36bae1;
	color: white;
	border: 1px solid transparent;
	border-top-color: transparent;
	padding: 5px;
	text-align:center;
	line-height: 17px;
    font-size: 14px;
    font-weight: bold;
	
}

.grdSup th:first-child
{
   background-color: #36bae1; 
}

.grdSup th:last-child
{
   border-right-color: White; 
}

.grdSupL th
{
    background-color:#7f7f7f;
}

.grdSup th a
{
    text-decoration:none;
    color: White;
}

.grdSup td
{
    border-bottom: 1px solid #7f7f7f;
    border-right: 1px solid transparent;
    height:40px;
}

.grdSup td:first-child
{
   border-left-color: White; 
}

.grdSup td:last-child
{
   border-right-color: White; 
}

.grdSup td a
{
    text-decoration: none;
    color:black;
}

.grdSupL tr
{
    border-bottom: 1px solid #7f7f7f;
    height:40px;
}

.grdopt
{
    width: 30px;
    text-align:center;
}

.grdopt input
{
    width:20px;
    height:20px;
}

.grdcenter
{
    text-align:center;
    width: 30px;
}

.grdcenter input[type=checkbox]
{
    height: 20px;
    width: 20px;
}

.grdcenter input[type=checkbox]:hover
{
    color:Red;
}

.grdColNombre_250
{
    width:250px;
}

.grdColNum
{
    width: 60px;
    text-align: right;
}

.grdCol_120
{
    width:120px;
}


.grdAgCol_hora
{
    text-align:center;
    width:72px;
    color:#0c5e74;
    background-color: #edfaff;
    font-size: 15px;
    line-height: 20px;
}

.grdAgCol_Num
{
    text-align:left;
    width:52px;
}

.grdAgCol_150
{
    text-align:left;
    width:160px;   
}


.grdAgCol_Sala
{
     text-align:left;
    width:84px;
}

.grdAgCol_190
{
    text-align:left;
    width:204px;
    font-size: 15px;
}

.grdAgCol_330
{
    text-align:left;
    width:344px;
    font-size: 15px;  
    line-height: 20px;  
    padding: 10px;
}

.grdbtn
{
     min-width: 30px;
    line-height: 20px !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    font-weight: bold;
    overflow: visible;
    /* background-color: #F5F5F5; */
    background-color: #4DBAB2;
    border: 1px solid #DCDCDC;
    /* color: #666666; */
    border-radius: 5px;
    color: white;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
    padding:5px;
    background-image: url("../images/show.png");
    background-repeat: no-repeat;
    background-position: center;
}

.grdCol_Precio
{
    width: 120px;
    text-align:right;
    
}


.divFiltro
{
    display:inline;
    width:100%;
    padding-bottom:20px;
    
}

.divFiltroOp
{
    display:inline-block;
    width:420px;
    padding: 4px;
    text-align:left;
}


.divTituEv
{
   background-color:#BC9FCB;
   color:White;
}

.divNum
{
    display:inline-block;
    width:100px;
    vertical-align:top;
}

.divNombre
{
    display:inline-block;
    width:550px;
    vertical-align:top;
    padding-top:20px;
}

.divFecha
{
    display:inline-block;
    width:220px;
    vertical-align:top;
    padding-top:20px;
    font-weight: bold;
    font-size: 12px;
}

.lbNumCur
{
    font-weight: bold;
    font-size: 75px;
    height: 56px;
}

.lbTipo
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.lbNombre
{
    font-weight: bold;
    font-size: 18px;
    
}

.divNomLin
{
    min-height: 20px;
    width: 100%;
    text-align:left;
}

.divCoord
{
    background-color: #649BD3;
    color:White;
    display:block;
    position:relative;
    margin-top:20px;
    text-align:left;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
}

.divPonente
{
    line-height: 14px;
    text-align: left;
    position:relative;
    margin-top:20px;
    padding-left:10px;
    padding-top:5px;
}

.lbTitBloque
{
    font-weight:bold;
}


.hlDescargaAbs
{
    text-decoration:none;
    background-image: url("../images/download-icon.png");
    background-repeat:no-repeat;
    background-position:center;
    width:32px;
    height:32px;   
    display:block;
}


.divGFiltro
{
    padding-top:30px;
    padding-left:30px;
    
}

.divTitFiltro
{
    text-align: left;
    color: #FFFFFF;
    line-height: 22px;
    font-size: 18px;
    font-weight: 300;
    padding-bottom:20px;
}

.lbBold
{
    font-weight:bold;
}


.divSep
{
    width: 1px;
    height: 122px;
    border-style: solid;
    border-width: 1px;
    border-color:White;
    display:inline-block;
    vertical-align: top;
}

.divBloqueIzq, .divBloqueDer
{
    height: 122px;
    display:inline-block;
    vertical-align: top;
}

.divBloqueIzq
{
    width:600px;
}

.divBloqueDer
{
    width:300px;
    padding-left:20px;
}

.ddCombo
{
    width: 180px;
    padding: 3px;
    color: #575757;
    margin-left:0px;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: white;
    cursor: default;
    border-width: 1px;
    border-style: solid;
    border-color: white;
    
}

.ddCombo:not(:-internal-list-box) 
{
    
    overflow: visible !important;
}

.ddCombo:hover
{
    color: #649BD3;
}



.divoFiltro
{
    display:inline-block;
    width:190px;
    color:White;
    line-height: 18px;
    font-size: 15px;
}

.lbPerfil
{
    padding-bottom: 5px;
    padding-top:5px;
    display:block;
    color:White;
}

.lbPerfil2
{
    padding-bottom: 5px;
    padding-top:5px;
    font-size: 15px;
    display:block;
    color:White;
}

.txtFiltro
{
    width:180px;
    padding: 3px;
    color: #575757;
	margin-left:0px;
}

.rdFiltro
{
    display:block;
    color:White;
    line-height: 20px;
    font-size: 15px;
}

.divBotonBusq
{
    width:70%;
    text-align:right;
    padding:10px;
    display:inline-block;
}

.divBotonIzq
{
    /*width:20%;*/
    text-align:right;
    display:inline-block;
}




.btnboton_clave,.btnboton_claveV
{
    width: 179px;
    padding: 5px 8px;
    line-height: 24px !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    min-height: 24px;
	background-color: #6cbcdc;
    border-radius: 10px;
    color: white;
    margin-bottom:15px;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}

.btnboton_claveV
{
    background-color:#6cbcdc;
    width: 230px;
}

.btnboton_clave:hover
{
    background-color:#8cd6f3; 
}

.btnboton_claveV:hover
{
    background-color:#8cd6f3; 
}


.fondoColor1
{
    background-color:#dcf3ffba;
}


.imgProg
{
    width:100%;
}

.divDocumentos
{
    background:transparent;
    width:100%;
    padding-bottom:20px;
}

.divGenCont {
    display: inline-block;
    max-width: 960px;
}

.lbTitCPr {
    color: #ffffff;
    line-height: 19px;
    font-size: 24px;
    font-weight: 600;
}

.divElem {
    position: relative;
    display: block;
    width: 90%;
    padding-bottom: 20px;
}

.lbtipocom {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 970px;
}

.hpPlant {
    width: 200px;
    text-align: center;
    display: inline-block;
    padding: 10px;
    background-color: rgb(108 188 220);
    border-radius: 10px;
    color:white;
    text-decoration: none;
}

.hpPlant:hover {
	background-color: rgb(143 211 239);
}
.lbTitulo
{
    top:0px;
    color:Black;
    text-align:left;
    padding-bottom:20px;
    padding-top:20px;
    font-size: 30px;
}

.divTextoProg
{
    display: inline-block;
    width: 600px;
    text-align: left;
}

.divImagProg
{
    display: inline-block;
    width: 300px;
    vertical-align: top;
    padding-top: 50px;
    padding-left: 40px;
}

.divImagProg2
{
    display: inline-block;
    width: 300px;
    vertical-align: top;
    padding-top: 50px;
    padding-right: 40px;
}

.imbProg
{
    width:100%;
}

.hlReservaProg
{
    display: block;
    background-color: #EB6665;
    color: white;
    padding: 10px;
    width: 100px;
    text-align: center;
    text-decoration: none;
}

.hlReservaProg2
{
    display: block;
    background-color: #EB6665;
    color: white;
    padding: 10px;
    height: 20px;
    text-align: center;
    text-decoration: none;
}


.divBloqueProg
{
    padding-bottom:30px;
}

.divFondoClaro
{
    background-color: rgba(254,235,235,.8);
}

.divAltooMin
{
    min-height: 300px;
    padding-top: 5px;
    width:961px;
    color:Black;
}

.lbProx
{
    font-size: 4.0em;
    text-align: center;
}

.divContenido2
{
    width:961px;
    margin: 1px auto;
    border: 0;
    margin-bottom: 10px;
    color:black;
    padding-bottom:30px;
    background-color:transparent;
    text-align:left;
}

.divBotonOp
{
    width:300px;
    text-align: center;
    display: inline-block;
	padding-left: 130px;
}

.lbTitulo2{
    width: 100%;
    height: 75px;
    /* display: inline; */
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-shadow: 2px 2px 3px rgb(68, 68, 68);
    /* padding-bottom: 40px; */
}

.divImgFondoGen {
    width: 100%;
    background-size: cover;
    background: rgb(0,167,218);
    background: linear-gradient(150deg, rgba(0,167,218,1) 30%, rgba(234,220,202,1) 90%);
    text-align: center;
    position: relative;
}

.divMinCabTit{

}

.divTitInscr2 {height: 250px;}

.divPadTop
{
	padding-top:45px;
	position:relative;
}
.grdchkFondo3,.grdchkFondo1,.grdchkFondo2,.grdchkFondo4,.grdchkFondo5
{
	    width: 30px;
    height: 30px;
    text-align: right;
    padding-right: 15px
}
.grdchkFondo3 input,.grdchkFondo1 input,.grdchkFondo2 input,.grdchkFondo4 input,.grdchkFondo5 input
{
	    width: 20px;
    height: 20px;
}

.divOculto
{
    display:none;
}