﻿@font-face {
    font-family:Catalana;
    font-style:normal;
    font-weight:normal;
    src: url('../fonts/CO-Rg.eot');
    src: local('Catalana'),
         url('../fonts/CO-Rg.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CO-Rg.woff') format('woff'),
         url('../fonts/CO-Rg.ttf') format('truetype'),
         url('../fonts/CO-Rg.svg#open-sans') format('svg');
}

@font-face {
    font-family:Catalana;
    font-style:normal;
    font-weight:bold;
    src: url('../fonts/CO-Bd.eot');
    src: local('Catalana'),
         url('../fonts/CO-Bd.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CO-Bd.woff') format('woff'),
         url('../fonts/CO-Bd.ttf') format('truetype'),
         url('../fonts/CO-Bd.svg#open-sans') format('svg');
}

html, body, div, p, a, fieldset, form, label, legend, table, tr, th, td, input, select, textarea {
    margin:0;
    padding:0;
}

body
{
    font-family:"Catalana",Helvetica,Arial,sans-serif;
    /*font-family:Helvetica,Arial,sans-serif;*/
    font-size:16px;
    font-weight:normal;
    color:#003057;
}

select {
    font-family:"Catalana",Helvetica,Arial,sans-serif;
}



/*responsive*/

.ContenedorR {
    /*border:solid 3px #000000;*/
    max-width:600px;
    /*max-height:400px;*/
    min-height:400px;
}
.MarcoR {
    padding:15px; /*5%*/
}
.flotarR {
    float:left;
    
}
.flotarDerechaR {
    float:right;
    
}
.alignCentroR {
    width:100%;
    /*background:red;*/
    text-align:center;
    margin-right:15px;
}
.alignCentroR img {
    margin: 0px auto 0px auto;
}

#chkLegal{
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

#chkLegal2{
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.CabeceraR {
    height:23px;
    width:100%;
    background-color:#000000;
}
.TextoCabeceraR {
    color:white;
    padding-left:5px;
    line-height:23px;
}
.CerrarR {
    float:right;
    padding-right:2px;
    cursor:pointer;
    width:20px;
}
.TituloR {
    /*font-size:1.2em;*/
    font-family:"Catalana";
    font-weight:bold;
    margin-bottom:5px;
    color: #646464;
    font-size: 20px;
}
.EscribirR {
    margin-top:10px;
    color: #808080 ;
}
.SeparaEscribirR {
    margin-top:15px;
}
.LabelR {
    margin-right:10px;
}
.CajasTextoR {
    width: 100% !important;
    background: transparent;
    padding: 6px 12px 6px 0;
    color: #646464;
    font-size: 16px;
    
    font-weight: normal;
    font-family: 'CO Regular', sans-serif;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
}

#txtHora{
    
    background: transparent;
    
    color: #646464;
    font-size: 16px;
    
    font-weight: normal;
    font-family: 'CO Regular', sans-serif;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
}
#txtHora:focus {
     border: 0;
    border-radius: 0;
    border-bottom: 1px solid #646464;
    outline: none;
}

#txtMinutos{
    
    background: transparent;
    
    color: #646464;
    font-size: 16px;
    
    font-weight: normal;
    font-family: 'CO Regular', sans-serif;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
}
#txtMinutos:focus {
     border: 0;
    border-radius: 0;
    border-bottom: 1px solid #646464;
    outline: none;
}

#txtFechaEl{
    
    background: transparent;
    
    color: #646464;
    font-size: 16px;
    
    font-weight: normal;
    font-family: 'CO Regular', sans-serif;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
}
#txtFechaEl:focus {
     border: 0;
    border-radius: 0;
    border-bottom: 1px solid #646464;
    outline: none;
}
 #cmbEn{
    
    background: transparent;
    
    color: #646464;
    font-size: 16px;
    
    font-weight: normal;
    font-family: 'CO Regular', sans-serif;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
}
#cmbEn:focus {
     border: 0;
    border-radius: 0;
    border-bottom: 1px solid #646464;
    outline: none;
}
::placeholder{
    color:#ccc;
}
.CajasTextoR:focus {
     border: 0;
    border-radius: 0;
    border-bottom: 1px solid #646464;
    outline: none;
}
.CajasTextoR:active {
     border: 0;
    border-radius: 0;
    border-bottom: 1px solid #646464;
}
.ImageValidarR {
    margin-left:5px;
    width:15px;
    display:inline-block;
}
.SeparaValidarDerechaR {
    margin-right:20px;
}
.RatioR {
    height:30px;
}
.OpcionesR {
    margin-bottom:10px;
    color: #808080 ;
}
.LabelRadioR {
    line-height:30px;
}
.AnchoOpcionesR {
    width:100px;
}
.AlinearVerticalR {
    padding-top:5px;
}
.ImagenCalendarioR {
    cursor:pointer;
    margin-left:5px;
    margin-top:-2px;
}
.PunteroR {
    cursor:pointer;
}
.AnchoLasR {
    margin-right:40px;
}
.AnchoALasR {
    width:60px;
    /*margin-bottom:20px;*/
}
.HoraMinutosR {
    margin-left:10px;
    margin-right:10px;
}
.HorarioR
{
    font-size: 11px;
    color: #DC0028;
}
.SeparaLegalR {
    font-size: 10px ;
    color: #646464;
}
#lnkLegal {
    color: #646464;
    text-decoration: none;
    margin-left: 6px;
    font-family: 'CO Regular', sans-serif;
    font-weight: bold;
}
#lnkLegal2 {
    color: #646464;
    text-decoration: none;
    margin-left: 6px;
    font-family: 'CO Regular', sans-serif;
    font-weight: bold;
}
.MensajeErrorR
{
    
    color: #E82222;
}
.AltoMensajeR {
    text-align: center;
    margin-top: 10px;
    min-height:20px;
}
.AnchoTotalBotonR {
    width:100%;
}

.BotonR {
    width: 80%;
    height: 48px;
    padding: 10px 16px;
    border-radius: 35px;
    border: 0px;
    font-size: 14px;
    font-family: arial, sans-serif;
    line-height: 1.33;
    background-color: #dc0028;
    color: #ffffff;
    margin: 0 auto;
    text-transform: uppercase;
    margin-top: 16px;
    margin: 0;
    cursor: pointer;
}
.BotonR:hover {
    background-color: #646464;
}

.TextoLegalR
{
    font-size:0.8em;
    text-align:left;
}
.TituloLegalR
{
	/*font-size:1.2em;*/
    font-family:"Catalana";
	font-weight:bold;
}
.CentrarR {
    text-align:center;
}
.CentradoR {
    display:inline-block;
}
.SeparaMuchoR {
    height:50px;
}
.FechaR {
    font-size:0.8em;
}

.divEncimaElSeparador {
    height:20px;
    width:100%;
    float:left;
}
.divDebajoElSeparador {
    height:30px;
    width:100%;
    float:left;
}
.divDebajoBotonSeparador {
    height:20px;
    width:100%;
    float:left;
}

.EstadoR {
    margin-bottom:20px;
}
.TextoEstadoR {
    /*margin-top:-5px;
    line-height:30px;*/
    margin-left:10px;
}
.ImagenEstadoR {
    vertical-align: middle;
}




/*si no soporta media queries ponemos aspecto pantalla pc*/
/*.LogotipoR {
    display:block;
    margin-left:10px;
}*/
.SeparaOpcionesR {
    margin-top:20px;
}
/*.SeparaBotonR {
    padding-right:40px;
    margin-top:0px;
}*/
.SeparadorDebajo
{
    height:25px;
    width:100%;
    float:left;
}



/*media queries*/
@media screen and (max-width: 490px) {
    /*.LogotipoR {
        display:none
    }*/
    .SeparaOpcionesR {
        margin-top:40px;
    }
    /*.SeparaBotonR {
        padding-right:0px;
        margin-top:-20px;
    }*/
    .SeparadorDebajo
    {
        height:30px;
        width:100%;
        float:left;
    }
}
@media screen and (min-width: 490px) {
    /*.LogotipoR {
        display:block;
        margin-left:15px;
    }*/
    .SeparaOpcionesR {
        margin-top:20px;
    }
    /*.SeparaBotonR {
        padding-right:40px;
        margin-top:0px;
    }*/
    .SeparadorDebajo
    {
        height:25px;
        width:100%;
        float:left;
    }
}


