.template-page .post-entry .av_textblock_section .cita-previa-form h2{
    font-size: 28px;
    line-height: 30px;
    text-transform: none;
    margin-bottom: 25px;
}

.template-page .post-entry .cita-previa-form p{
    font: 13px/18px "Tahoma",sans-serif;
    color: #6F7272;
    margin: -12px 0px 15px;
}

.template-page .post-entry .cancel-button a{
    display: inline-block;
    padding: 0 8px;
    width: auto;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    border: 1px solid #8B0000;
    background: #8B0000;
    background-image: -webkit-linear-gradient(top, #FF6464 0%,#8B0000 100%);
    background-image: -moz-linear-gradient(top, #FF6464 0%, #8B0000 100%);
    color: #ffffff !important;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    font-family: "Tahoma",sans-serif;
    margin: 0 5px 0 0;
    height: 30px;
    line-height: 30px;
}

.template-page .post-entry .sycitv-acordeon-paso-matricula a,
.template-page .post-entry .sycitv-acordeon-paso-referencia a,
.template-page .post-entry .accept-button a,
.template-page .post-entry .consultar-cita-block a.sycitv-boton,
.ls-l a.sycitv-boton {
    display: inline-block;
    padding: 0 8px;
    width: auto;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    border: 1px solid #00AEEF;
    background: #00aeef;
    background-image: -webkit-linear-gradient(top, #86dcf9 0%,#00aeef 100%);
    background-image: -moz-linear-gradient(top, #86dcf9 0%, #00aeef 100%);
    color: #ffffff !important;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    font-family: "Tahoma",sans-serif;
    margin: 0 5px 0 0;
    height: 30px;
    line-height: 30px;
}

.template-page .post-entry .estaciones-syc-block-cita a.sycitv-boton{
    width: auto !important;
    max-width: 100%;
}

.template-page .post-entry .cancel-button a:hover{
    text-decoration: none;
    color: #fff !important;
    background: #124680;
}

.template-page .post-entry .sycitv-acordeon-paso-matricula a:hover,
.template-page .post-entry .sycitv-acordeon-paso-referencia a:hover,
.template-page .post-entry .accept-button a:hover,
.template-page .post-entry .consultar-cita-block a.sycitv-boton:hover,
.template-page .post-entry .estaciones-syc-block-cita a.sycitv-boton:hover,
.ls-l a.sycitv-boton:hover {
    text-decoration: none;
    color: #fff !important;
    opacity:1;

    }

/*
.template-page .post-entry .sycitv-acordeon-paso-matricula a:before,
.template-page .post-entry .sycitv-acordeon-paso-referencia a:before,
.template-page .post-entry .cancel-button a:before,
.template-page .post-entry .accept-button a:before,
.template-page .post-entry .estaciones-syc-block-cita a.sycitv-boton:before{
    display: block;
    float: left;
    margin: 0px 10px;
    width: 20px;
    height: 20px;
    background: url('/wp-content/uploads/2014/11/asterisco-blanco.png') no-repeat scroll center center transparent;
    color: transparent;
    content: "";
}
*/

.template-page .post-entry .syv-paso-matricula .sycitv-formulario input[type="text"],
.template-page .post-entry .syv-paso-referencia .sycitv-formulario input[type="text"],
.template-page .post-entry .cita-previa-form input[type="text"]{
    background-color: #f6f6f6 !important;
    display: block !important;
    padding: 1px 9px 1px 10px !important;
    height: 44px !important;
    border: 1px solid #e1e1e1 !important;
    border-radius: 5px !important;
    box-sizing: border-box !important;
    color: #6f7272 !important;
    vertical-align: middle !important;
    font-weight: normal !important;
    font-size: 13px !important;
    font-family: "Tahoma" !important;
    margin-bottom: 12px;
}

.template-page .post-entry .cita-previa-form input[type="text"]{
    min-width: 100%;
}

.template-page .post-entry .cita-previa-form input[type="text"]:invalid,
.template-page .post-entry .cita-previa-form input[type="text"].invalid {
    background-color: #faedf5 !important;
}

.template-page .post-entry .syv-paso-matricula .sycitv-formulario,
.template-page .post-entry .syv-paso-referencia .sycitv-formulario,
.template-page .post-entry .sycitv-acordeon-paso-referencia .sycitv-formulario,
.template-page .post-entry .sycitv-acordeon-paso-matricula .sycitv-formulario{
    width: 275px !important;
    float: left;
    background: #fff !important;
    height: 44px;
}

.template-page .post-entry .cancel-button a{
      margin-left: 25px;
    display: inline-block !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    -moz-box-sizing: content-box !important;
    -ms-box-sizing: content-box !important;
    -o-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    padding: 12px 20px !important;
    height: 20px !important;
    outline: none !important;
    border: none !important;
    border-radius: 5px !important;
    background: #AAA;
    color: #ffffff !important;
    text-align: left !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 14px !important;
    font-family:Tahoma, sans-serif!important;
    line-height: 20px !important;
}

.template-page .post-entry .sycitv-acordeon-paso-matricula a,
.template-page .post-entry .sycitv-acordeon-paso-referencia a,
.template-page .post-entry .accept-button a,
.post-entry .estaciones-syc-block-cita a.sycitv-boton{
    margin-left: 25px;
    display: inline-block !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    -moz-box-sizing: content-box !important;
    -ms-box-sizing: content-box !important;
    -o-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    padding: 6px 25px !important;
    outline: none !important;
    border: none !important;
    border-radius: 5px !important;
    background: #FF6900;
    color: #ffffff !important;
    text-align: left !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 16px !important;
	font-family:Tahoma, sans-serif!important;
}

.template-page .post-entry .cancel-button a{
     background: -moz-linear-gradient(center top , #FF6464 0%, #8B0000 100%) repeat scroll 0% 0% #8B0000;
}

.template-page .post-entry .sycitv-acordeon-paso-matricula a,
.template-page .post-entry .sycitv-acordeon-paso-referencia a,
.template-page .post-entry .accept-button a,
.template-page .post-entry .estaciones-syc-block-cita a.sycitv-boton{
    background: -moz-linear-gradient(center top , #86DCF9 0%, #00AEEF 100%) repeat scroll 0% 0% #00AEEF;
}

.sycitv-title-block strong a{
    font-size: 14px !important;
}

/*

CITA PREVIA PARTICULARES

*/

.post-entry .av_textblock_section .cita-previa-empresas h1,
.post-entry .av_textblock_section .cita-previa-particulares h1,
.post-entry .av_textblock_section .estaciones-syc h1{
    color: #124680;
}

.template-page .post-entry .estaciones-syc p,
.template-page .post-entry .estaciones-syc p strong,
.template-page .post-entry .pasar-title-block p,
.template-page .post-entry .pasar-title-block p strong,
.template-page .post-entry .sycitv-title-block p,
.template-page .post-entry .sycitv-title-block p strong{
    font-family: "Tahoma";
    font-size: 14px;
    color: #1f5087;
    line-height: 20px;
}

.template-page .post-entry .cita-previa-content h2{
    box-sizing: border-box !important;
    margin-top: 15px;
    margin-right: 50px;
    color: #6f7272;
    vertical-align: middle !important;
    /*text-align: right;*/
    white-space: nowrap;
    font-weight: bold;
    font-size: 22px;
    font-family: "Tahoma", sans-serif!important;
    line-height: 30px !important;
}

.template-page .post-entry .cita-previa-revision h2{
    font-size: 34px !important;
}

.template-page .post-entry .cita-previa-revision h2,
.template-page .post-entry .estaciones-syc-revision h2{
    margin-bottom: 15px;
    font-family: "Tahoma", sans-serif!important;
    font-weight: normal;
    color: #0082c6;
    font-size: 32px;
    text-transform: none;
    letter-spacing: 0;
}



/*


CITA PREVIA



*/

.avia-icon-list .iconlist_icon {
	border-radius:0!important;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="activo"] h2{
    color: #00AEEF;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="inactivo"] h2{
    color: #96999B;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="pagado"] h2,
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] h2{
    color: #124680;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="activo"] .paso-cita:before{
    background-color: #00AEEF;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="inactivo"] .paso-cita:before{
    background-color: #96999B;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] .paso-cita:before{
    background-color: #124680;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="activo"] .iconlist_icon{
    background-color: #746660!important;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="inactivo"] .iconlist_icon{
    background-color: #B8AFAC!important;
}
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="pagado"] .iconlist_icon,
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] .iconlist_icon{
    background-color: #124680!important;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="pagado"] p,
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] p{
    font-stretch: normal !important;
    font-family: "Tahoma", sans-serif!important;
    font-size: 16px !important;
}

.cita-pasos-content .imp0 {
	display:inline-block;
	width:100%;
	padding:10px;
	background-color:#FFF;
	color:#124680!important;
	font-weight:bold;
	border:1px solid #CCC;
	text-align:center;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="pagado"] strong,
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] strong{
    color: #124680;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="pagado"] strong span,
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] strong span{
    color: #124680;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="pagado"] blockquote,
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] blockquote{
    margin-left: 0px;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="pagado"] blockquote div:first-child,
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] blockquote div:first-child{
    margin-bottom: 5px;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="pagado"] [data-variable="matricula"],
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="pagado"] [data-variable="referencia"],
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] [data-variable="matricula"],
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] [data-variable="referencia"]{
    text-transform: uppercase;
}


/* inicio paso 2 */

.syc-cita-content-in .tipo-vehiculo{
    float: left;
    text-align: left;
    width: 100%;
    background: none repeat scroll 0% 0% transparent;
    margin: 0px 0 15px 0px;
	padding:3px;
	border:1px solid #DDD;
	border-radius:6px!important;
    line-height: 20px;
	background-color:#FFF;
}

.syc-cita-content-in .sycitv-tabla-tipos-reforma .tipo-vehiculo{
    width: 100%;
}

.syc-cita-content-in .tipo-vehiculo img{
    display: block;
    padding: 0px;
    min-width: 60px;
    min-height: 60px;
    max-width: 60px;
    max-height: 60px;
    width: auto;
    height: auto;
    border-radius: 6px;
    background: none repeat scroll 0% 0% #FF6900;
}

.syc-cita-content-in .tipo-vehiculo:hover img,
.syc-cita-content-in .tipo-vehiculo .active img{
    background: none repeat scroll 0% 0% #124680;
}

.syc-cita-content-in .tipo-vehiculo .active{
    color: #124680;
}

.syc-cita-content-in .tipo-vehiculo a{
    color: #0082c6;
	vertical-align:middle!important;
	display: flex;
	align-items: center;

}


.syc-cita-content-in .tipo-vehiculo br{
	display:none!important;
}


/* fin paso 2 */


/* inicio paso 3*/

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in h3{
	margin-top: 15px;
    margin-bottom: 5px;
    color: #124680;
    font-weight: bold;
    font-size: 18px;
    font-family: "Tahoma", sans-serif!important;
    line-height: 18px;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in .sycitv-estaciones-tiempo-espera {
	margin-bottom:45px;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in .sycitv-estaciones-tiempo-espera h3{
    margin-bottom: 5px;
    color: #124680;
    font-weight: bold;
    font-size: 16px;
    font-family: "Bai", sans-serif!important;
    line-height: 18px;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in .estacion{
    float: left;
    width: auto;
    margin-bottom: 30px !important;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in .estacion li a{
    font-weight: bold !important;
    font-size: 16px !important;
    font-family: "Tahoma", sans-serif!important;
    line-height: 22px !important;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in .estacion li{
    padding: 5px 0 0 0;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in .sycitv-tabla-estaciones-moviles .estacion li a{
    text-decoration: none;
    color: #00AEEF;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in .sycitv-tabla-estaciones-moviles .estacion li a:hover{
    text-decoration: none;
    color: #124680;
}

/* fin paso 3 */

/* inicio paso 4*/

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in .sycitv-tabla-dias li{
    margin: 0px;
    height: 40px;
    color: #96999B;
    font-size: 14px;
    font-family: "Tahoma", sans-serif!important;
    list-style: none;
	line-height: 17px;
    padding-top: 12px;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in .sycitv-tabla-dias li span{
    display: block;
    margin-top: -3px;
    color: #00AEEF;
    font-size: 16px;
}

div.sycitv-tabla-dias div.tabla tbody tr td {
    width: 30px;
    height: 40px;
    line-height: 34px;
    text-align: center;
}

.sycitv-tabla-dias .tabla .huecos tr td a{
    background: none repeat scroll 0% 0% #FF6900;
}

.sycitv-tabla-dias .tabla .huecos tr td a:hover{
    background: none repeat scroll 0% 0% #124680;
	font-size:14px!important;
}

.sycitv-tabla-dias .tabla .huecos tr td a.reservado{
    background: none repeat scroll 0% 0% orange;
    opacity: 0.7;
}

.sycitv-tabla-dias .tabla .huecos tr td a.reservado:hover{
    background: none repeat scroll 0% 0% #124680;
    opacity: 1;
}

div.sycitv-tabla-dias div.tabla thead tr.horas th:last-child,
div.sycitv-tabla-dias div.tabla thead tr.minutos th:last-child,
div.sycitv-tabla-dias div.tabla tbody tr td:last-child,
div.sycitv-tabla-dias div.tabla tbody tr.syc-dia-vacio td:last-child{
    border-right-width: 0px;
}

div.sycitv-tabla-dias{
    padding-bottom: 20px;
}

div.sycitv-tabla-dias div.tabla table.huecos {
    table-layout: auto;
    border-collapse: collapse;
    width: auto;
    white-space: nowrap;
    empty-cells: show;
}

/* fin paso 4 */

.template-page .post-entry .entry-content-wrapper .cita-pasos-content span strong,
.template-page .post-entry .entry-content-wrapper .cita-pasos-content .sycitv-formulario-cita p strong{
    margin-bottom: 5px;
    color: #124680;
    font-weight: bold;
    font-size: 17px;
    font-family: "Tahoma", sans-serif!important;
    line-height: 18px;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .sycitv-formulario-cita label {
    margin-bottom: 5px !important;
    color: #6F7272 !important;
    font-weight: bold !important;
    font-size: 14px !important;
    font-family: "Tahoma", sans-serif!important;
    line-height: 15px !important;
}

.sycitv-formulario-cita .obliga {
	color:#FF6900!important;
	font-weight:bold!important;
}

.sycitv-formulario-cita p.coleta {
	clear:both!important;
	font-size:13px!important;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content p strong{
    font-weight: bold;
    color: #6f7272;
    font-size: 18px;
    font-family: "Tahoma", sans-serif!important;
    line-height: 12px;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content h2{
    box-sizing: border-box !important;
    margin-top: 15px;
    margin-right: 50px;
    color: #6f7272;
    vertical-align: middle !important;
    white-space: nowrap;
    font-weight: bold;
    font-size: 22px !important;
    font-family: "Tahoma", sans-serif!important;
    line-height: 30px !important;
    text-align: right;
    margin-top: 10px;
}


/*DELETE*/
/*span.paso-cita:before {
    position: absolute;
    margin-left: -82px;
    float: left;
    content: attr(data-number);
    font-family: "Open Sans Condensed";
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    background-color: #00aeef;
    border: 2px solid #e1e1e1;
    border-radius: 50px;
    width: 55px;
    line-height: 55px;
    text-align: center;
    vertical-align: top;
    font-stretch: condensed;
    margin-top: -12px;
}*/

.cita-pasos-content span.paso-cita{
    font-family: "Tahoma", sans-serif!important;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    font-stretch: condensed;
}

.syc-paso{
    width: 23%;
    float: left;
    margin-top: 20px;
}

.syc-cita-content-in{
    display: block !important;
    float: left;
    /*margin: 0px 0px 30px 50px !important;*/
    margin:  0px 0px 30px 0 !important;
    min-height: 40px !important;
    width: 100%;
}

.syc-cita-content{
    float: left;
    /*border-left: 4px solid #e1e1e1;*/
    width: 100%;
}

.syv-paso-datos .syc-cita-content{
    border: none;
}

.estacion{
    padding-right: 40px;
    width: 25%;
    vertical-align: top;
    text-align: left;
    color: #124680;
    font-family: "Tahoma", sans-serif!important;
    margin: 0 5px 3px !important;
    white-space: nowrap;
}

.provincia{
    margin: 0px 0px 3px !important;
    padding-right: 10px !important;
	padding-bottom:4px;
	border-bottom:1px dashed #746660!important;
    color: #124680;
    white-space: nowrap;
    font-weight: bold;
    font-stretch: condensed;
    font-size: 16px;
    font-family: "Tahoma";
	text-transform:uppercase!important;
    line-height: 18px;
}

div.sycitv-tabla-estaciones ul {
    margin: 0px !important;
    padding-left: 0px !important;
    list-style: outside none none !important;
}

div.sycitv-tabla-estaciones ul li{
    list-style: outside none none !important;
}

/*cita previa*/
/*particulares*/
div.avia_textblock.cita-pasos-content .syc-cita-previa-particulares .syv-paso-matricula{
    margin-top: 30px;
}

body .template-page .post-entry .sycitv-acordeon-paso-matricula a.sycitv-boton,
body .template-page .post-entry .sycitv-acordeon-paso-referencia a.sycitv-boton{
    margin-left: 20px !important;
}


.flex_column.av_one_third.avia-builder-el-4,
.flex_column.av_one_third.avia-builder-el-12{
    height: 100% !important;
}


.flex_column.av_one_third.avia-builder-el-11.el_after_av_two_third.el_before_av_textblock,
.flex_column.av_one_third.avia-builder-el-11.el_after_av_two_third.avia-builder-el-last{
    padding: 0 0 0 30px;
    height: 100% !important;
}


body .sycitv-acordeon-titulo-paso p:nth-child(2) strong{
    font-weight: bold !important;
    color: #6F7272 !important;
    font-size: 16px !important;
    font-family: "Tahoma", sans-serif!important;
    line-height: 16px !important;
}

.main_color tr{
    background-color: #f6f6f6 !important;
}


.syv-paso-datos .syc-cita-content-in{
/*margin: 0px 0px 30px 55px !important;*/
}


div.sycitv-calendario{
    background-color: #f1f1f1 !important;
    border-color: #d9d9db !important;
}

body .section-form-datos input[type="text"],
body .section-form-mail input[type="text"],
body input.sycitv-formulario[type="text"]:invalid {
    background-color: #fff !important;
}

input.sycitv-formulario {
	    border: 1px solid #00aeef !important;
}

div.noTelefono {
	padding:8px 12px;
	border:2px solid #FF6900;
	background-color:#FFF7F0;
	font-size:13px!important;
	font-weight:500;
	font-style:normal;
	color:#746660!important;
	line-height:1.3em;
}

/* ---------- EFECTO PULSE ---------- */

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

.pulse {
    animation: pulse 2s infinite;
}

/* -------------------- */

.ls-wp-fullwidth-container 
{
    width: 1300px !important;
}

/*finalizado*/

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] span[data-variable="correoElectronico"],
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="finalizado"] span[data-variable="telefonoMovil"]{
    color: #124680;
    font-weight: bold;
}

body .sycitv-acordeon [data-estado-actual="finalizado"] .syc-cita-content-in{
    margin-bottom: 40px !important;
}

.syv-paso-datos [data-estado="finalizado"] strong{
    color: #124680 !important;
    font-weight: bold;
}

.syv-paso-datos [data-estado="finalizado"] strong:nth-of-type(2){
    font-size: 13px !important;
    color: #6F7272 !important;
}

/*pagado*/

.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="pagado"] span[data-variable="correoElectronicop"],
.template-page .post-entry .entry-content-wrapper .cita-pasos-content [data-estado-actual="pagado"] span[data-variable="telefonoMovilp"]{
    color: #124680;
    font-weight: bold;
}

body .sycitv-acordeon [data-estado-actual="pagado"] .syc-cita-content-in{
    margin-bottom: 70px !important;
}

.syv-paso-datos [data-estado="pagado"] strong{
    color: #124680 !important;
    font-weight: bold;
}

.syv-paso-datos [data-estado="pagado"] strong:nth-of-type(2){
    font-size: 13px !important;
    color: #6F7272 !important;
}

[data-estado="pagado"] [data-tipo] {
    color: #6F7272 !important;
}

/*empresas*/

div.avia_textblock.cita-pasos-content .sycitv-acordeon .syv-paso-referencia{
    margin-top: 30px;
}

/*reformas*/

div.avia_textblock.cita-pasos-content .sycitv-acordeon .syv-paso-reforma{
    margin-top: 30px;
}


/*

nuevas citas

*/

.sycitv-acordeon h2{
    width: 190px;
    float: left;
    clear: left;
    margin-top: 20px;
    box-sizing: border-box !important;
    margin-right: 50px;
    color: #6f7272;
    vertical-align: middle !important;
    white-space: nowrap;
    font-weight: bold;
    font-size: 22px;
    font-family: "Tahoma" !important;
    line-height: 30px !important;
    text-align: right;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in [data-estado="finalizado"] .sycitv-acordeon-titulo-paso strong,
.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syc-cita-content-in [data-estado="activo"] .sycitv-acordeon-titulo-paso strong{
    margin-bottom: 5px;
    color: #124680;
    font-weight: bold;
    font-size: 20px;
    font-family: "Tahoma", sans-serif!important;
    line-height: 18px;
}
.syc-cita-content-in [data-estado="finalizado"] .sycitv-acordeon-titulo-paso p,
.syc-cita-content-in [data-estado="activo"] .sycitv-acordeon-titulo-paso p{
    display: block;
    color: #6f7272;
    font-size: 14px;
    font-family: "Tahoma", sans-serif!important;
    line-height: 12px;
}

.syc-cita-content-in [data-estado="pagado"],
.syc-cita-content-in [data-estado="finalizado"]{
    float: left;
}

.syc-cita-content-in [data-estado="pagado"]{
    float: left;
}
/*.syc-cita-content-in [data-estado="finalizado"] strong*/
.syc-cita-content-in [data-estado="pagado"] strong,
.syc-cita-content-in [data-estado="inactivo"] strong{
    color: #6f7272 !important;
    font-weight: bold;
    font-size: 16px !important;
    line-height: 18px !important;
    font-stretch: normal !important;
    font-family: "Tahoma", sans-serif!important;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syv-paso-estacion .syc-cita-content-in [data-estado="activo"] strong{
    color: #6f7272;
    font-weight: bold;
    font-size: 11px;
    font-family: "Tahoma", sans-serif!important;
    line-height: 12px;
}



.syc-cita-content{
    width: 100%;
}

.syc-cita-content-in{
    width: auto;
}

.sycitv-tabla-estaciones{
	clear:both;
}

.syc-estaciones {
    float: left;
    width: 100%;
}

.sycitv-tabla-estaciones .sycitv-estaciones-tiempo-espera {
    width: 100%;
}

.sycitv-separador-tablas-estaciones {
	clear:both;
}

.sycitv-formulario-cita{
    float: left;
    display: block;
    padding: 20px;
    border: solid 1px #DDD;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #FAFAFA;
}

div.sycitv-formulario-cita input[type=text] {
    min-width: 100% !important;
    max-width: 100% !important;
    width: auto !important;
    height: 28px !important;
    padding: 1px 9px 1px 10px !important;
}

.section-form,
.section-form-mail{
    float: left;
    padding-left: 8px;
	padding-right: 8px;
    width: 50%;
}

div.sycitv-formulario-cita input[type=text][readonly] {
    border: 1px solid #00aeef !important;
}

.section-form-empresa{
    width: 100%;
}

.section-form-datos,
.section-form-cita{
    float: left;
    padding-left: 8px;
	padding-right: 8px;
    width: 33%;
    height: auto;
}

.section-form-cita2{
    float: left;
    padding-right: 20px;
    width: 25%;
    height: auto;
}

.section-form-cita-pagos{
    float: left;
    padding-right: 20px;
    width: 170px;
}


.section-form-datos input[type=text],
.section-form-mail input[type=text],
.section-form-empresa input[type=text]{
    background: #faedf5 !important;
}
.section-form-datos input[type=text],
.section-form-mail input[type=text],
div.sycitv-formulario-cita input[type=text][readonly],
.sycitv-acordeon-paso-matricula .sycitv-formulario,
.sycitv-acordeon-paso-referencia .sycitv-formulario,
.section-form-empresa input[type=text]{
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    border-radius: 5px !important;
    box-sizing: border-box !important;
    color: #6f7272 !important;
    vertical-align: middle !important;
    font-weight: normal!important;
    font-size: 16px !important;
    font-family: "Tahoma", sans-serif!important;
}

.cita-pasos-content .sycitv-estaciones-tiempo-espera img{
    float: left;
	width:16px;
    margin-right: 3px;
}

.cita-pasos-content .sycitv-estaciones-tiempo-espera .content-dias,
.template-page .post-entry .entry-content-wrapper .cita-pasos-content .sycitv-estaciones-tiempo-espera p{
    margin-bottom: 0 !important;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .sycitv-estaciones-tiempo-espera p{
    margin: 0;
	padding-right:5px;
    font-weight: bold;
    font-size: 15px;
    font-family: "Tahoma", sans-serif!important;
    line-height: 13px;
	float:left;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .sycitv-estaciones-tiempo-espera span.dalta {
	color: #AA4400!important;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .sycitv-estaciones-tiempo-espera span.dmedia {
	color: #FF6900!important;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .sycitv-estaciones-tiempo-espera span.dbaja {
	color: #FFB47F!important;
}

.template-page .post-entry .entry-content-wrapper .cita-pasos-content .syv-paso-estacion .syc-cita-content-in [data-estado="activo"] .sycitv-estaciones-tiempo-espera strong{
    color: #0082c6;
    white-space: nowrap;
    font-weight: bold;
    font-size: 13px;
    font-family: "Tahoma", sans-serif!important;
    line-height: 10px;
}

div.sycitv-tabla-dias div.tabla table.huecos {
    border-collapse: collapse;
    white-space: nowrap;
    empty-cells: show;
}

div.sycitv-tabla-dias div.tabla table.huecos tbody tr{
	background-color:#FAFAFA!important;
}

div.sycitv-tabla-dias div.tabla thead tr.horas th {
    width: 120px;
    height: 20px;
    border-right: 1px solid #E1E1E1;
    color: #124680;
    white-space: nowrap;
    font-weight: bold;
    font-stretch: condensed;
    font-size: 13px;
    font-family: "Tahoma", sans-serif!important;
    vertical-align: middle;
    text-align: center;
}

div.sycitv-tabla-dias div.tabla thead tr.minutos th {
    width: 30px;
    height: 20px;
    min-width: 10px;
    color: #96999B;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
    font-size: 11px;
    font-family: "Tahoma", sans-serif!important;
}

div.sycitv-tabla-dias * {
    box-sizing: border-box;
    padding: 0px;
    margin: 0px;
    border: medium none;
}

div.sycitv-tabla-dias div.dias {
    width: 70px;
    float: left;
    overflow: hidden;
}

div.sycitv-tabla-dias div.dias ul {
    list-style: outside none none;
    margin: 0px;
    display: block;
    padding: 0px 10px 0px 0px;
    text-align: right;
    font-weight: bold;
    font-family: "Tahoma", sans-serif!important;
}

.main_color .syv-paso-estacion .syc-cita-content-in [data-estado="pagado"] blockquote,
.main_color .syv-paso-estacion .syc-cita-content-in [data-estado="finalizado"] blockquote{
    border: none !important;
}

.syv-paso-estacion .syc-cita-content-in [data-estado="finalizado"] blockquote,
.syv-paso-estacion .syc-cita-content-in [data-estado="pagado"] blockquote,
.syv-paso-estacion .syc-cita-content-in [data-estado="pagado"] blockquote strong,
.syv-paso-estacion .syc-cita-content-in [data-estado="finalizado"] blockquote strong{
    font-size: 14px !important;
	color:#746660!important;
    line-height: 15px !important;
    font-stretch: normal !important;
    font-family: "Tahoma", sans-serif!important;
}

div.sycitv-formulario[data-tipo="verificacion"]{
    margin-top: 30px;
}
div.sycitv-formulario[data-tipo="verificacion"]:before {
    display: block;
    float: left;
    margin: 0px 5px 0px 0px;
    width: 16px;
    height: 16px;
    border: 2px solid #a7a9ac;
    background: none repeat scroll 0% 0% #f5f4f4;
    content: "";
    border-radius: 4px;
}

#estacion.sycitv-formulario[type="text"] {
    padding: 1px 9px 1px 10px !important;
}

.privacy-button{
    float: left;
    margin: 20px 40px 20px 0px;
}

.cancel-button,
.accept-button{
    float: right;
    margin: 20px 20px 0;
}

.accept-button{
    clear:both;
}

.cancel-button {
	margin-right: 0!important;
}

div.sycitv-dialogo{
	display: none;
}

.confirma {
	display:inline-block;
	padding:5px 20px;
	background-color:#FFF;
	border:1px dashed #CCC;
}

.pprepago {
	max-width:500px!important;
}

.pprepago H3 {
	font-family:Tahoma,sans-serif!important;
}

.pprepago img {
	float:left;
	width: 40px;
	margin-right:10px;
}

.pprepago p {
	clear:both;
	display:inline-block;
	float:left;
	margin:5px 0!important;
	line-height: 1.3em !important;
	font-size:14px!important;
}

div.sycitv-calendario {
	/*display: block;
	float: right;
	margin: 38px 65px 0px 0px;*/

	/*float:left;
	margin: 0px 0 0 -275px;*/
	margin: 0;
	padding: 5px 10px 5px 10px;
	width: 138px !important;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-sizing: content-box !important;
	-ms-box-sizing: content-box !important;
	-o-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	border-radius: 5px;
	box-sizing: content-box !important;
	background: #f6f6f6;
	text-align: right;
	font-size: 11px;
	font-family: "Tahoma", sans-serif!important;
	cursor: default;
}

div.sycitv-calendario a { color: #00aeef; text-decoration: none; }
div.sycitv-calendario a:hover {color: #124680;text-decoration: none;}

div.sycitv-calendario > div:first-child {
	display: table;
	padding: 2px 0px 2px 0px;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #e1e1e1;
	empty-cells: show;
}

div.sycitv-calendario > div:first-child > div {
	display: table-cell;
	padding-bottom: 5px !important;
	vertical-align: middle;
	line-height: 12px !important;
}

div.sycitv-calendario > div:first-child > div:first-child {
	padding-right: 10px;
	width: 25%;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}

div.sycitv-calendario > div:first-child > div:nth-child(2) {
	width: 50%;
	color: #124680;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: bold;
}

div.sycitv-calendario > div:first-child > div:last-child {
	padding-left: 10px;
	width: 25%;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

div.sycitv-calendario > div:nth-child(2) {
	display: table;
	margin: 2px 0px 2px 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-collapse: collapse;
	color: #96999b;
	empty-cells: show;
	font-weight: bold;
}

div.sycitv-calendario > div:nth-child(2) > div {
	display: table-cell;
	width: 13%;
	text-align: center;
}

div.sycitv-calendario > div:last-child {
	display: block;
}

div.sycitv-calendario > div:last-child > div {
	display: table;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
}

div.sycitv-calendario > div:last-child > div > div {
	display: table-row;
	margin: 1px 0px 1px 0px;
	width: 100%;
}

div.sycitv-calendario > div:last-child > div > div > div {
	display: table-cell;
	padding: 1px;
	width: 13%;
	color: #c6c7c7;
	text-align: center;
	font-weight: bold;
	font-stretch: condensed;
	font-size: 10px;
	line-height: 12px !important;
}

div.sycitv-calendario > div:last-child span { line-height: 12px !important;}

div.sycitv-calendario > div:last-child a {
	display: block;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.sycitv-calendario-titulos {
	-moz-border-radius: 5px !important;
	-ms-border-radius: 5px !important;
	-o-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	border-radius: 5px !important;
	box-sizing: border-box !important;
	background: #124680 !important;
	color: #ffffff !important;
	text-align: center !important;
	text-shadow: none !important;
	white-space: nowrap !important;
	font-weight: normal !important;
	font-size: 11px !important;
	font-family: "Tahoma", sans-serif!important;
	line-height: 16px !important;
	z-index: 1000;
}

/*** TABLA SELECTORA ***/
div.sycitv-tabla-dias {
	/*margin-left: -117px;*/
	margin-left: 0;
	width: auto;
}
tr:first-child th, tr:first-child td {
	border-top-width: 0!important;
	border-top-style: unset!important;
}
tr:first-child th, tr:first-child td {
	border-top-width: 0!important;
	border-top-style: unset!important;
}
div.sycitv-tabla-dias div.tabla thead tr.horas th,
div.sycitv-tabla-dias div.tabla thead tr.minutos th {
	text-transform: none;
	letter-spacing: normal;
}
div.sycitv-tabla-dias div.tabla tbody tr td:first-child,
div.sycitv-tabla-dias div.tabla thead tr th:first-child {
	border-left-width: 0;
}

/*div.sycitv-tabla-dias div.tabla tbody tr:nth-child(2n+1) td                  { background: #ccc;}
div.sycitv-tabla-dias div.tabla tbody tr:nth-child(2n+1) td:nth-child(2n+1)  { background: #999;}

div.sycitv-tabla-dias div.tabla tbody tr:nth-child(2n) td                    { background: #999;}
div.sycitv-tabla-dias div.tabla tbody tr:nth-child(2n) td:nth-child(2n+1)    { background: #ccc;}

div.sycitv-tabla-dias div.dias ul li:nth-child(2n)                           { background: #eee;}*/

div.sycitv-tabla-dias div.tabla tbody tr.sycitv-tabla-dias-domingo td        { height: 25px;}

div.sycitv-tabla-dias div.dias ul li.vacio                                   { height: 43px;}
div.sycitv-tabla-dias div.dias ul li.syc-dia-vacio                           { height: 37px;}

    
.main_color tr{
	background-color: #f6f6f6 !important;
}

div.leyenda-citas
{
    margin-top: 20px;
    margin-left: 68px;
    display:  none;
}

div.leyenda-citas ul
{
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div.leyenda-citas li.libre,
div.leyenda-citas li.reservado {
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-family: Roboto;
    font-size: 11px;
    height: 20px !important;
}

div.leyenda-citas li.libre:before
{
    display: block;
    float: left;
    margin: 3px 5px;
    width: 10px;
    height: 10px;
    background: none repeat scroll 0% 0% #A3E0F9;
    opacity: 1;
    content: "";
    border-radius: 10px;
}

div.leyenda-citas li.reservado:before
{
    display: block;
    float: left;
    margin: 4px 5px;
    width: 10px;
    height: 10px;
    background: none repeat scroll 0% 0% orange;
    opacity: 0.7;
    content: "";
    border-radius: 10px;
}

div.avia_textblock.cita-pasos-content .sycitv-acordeon .syv-paso-reforma{
    margin-top: 30px;
}

.sycitv-acordeon .avia-icon-list .iconlist_title{
    top: 0;
    margin-bottom: 4px;
}

.syc-cita-previa-particulares .sycitv-tabla-dias .tabla{
    float: left;
    /*overflow: auto;*/
}

@media (max-width: 768px) {
    .syc-cita-previa-particulares .iconlist_icon, .syc-cita-previa-reformas .iconlist_icon{
        clear: both;
        float: none;
        /*margin-bottom: 15px;*/
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    
    .sycitv h4.iconlist_title{
        margin-left: 50px;
    }
    
    .avia-icon-list article.article-icon-entry{
        margin-top: -35px;
    }
    
    .avia-icon-list [data-estado-actual="inactivo"] article.article-icon-entry .iconlist_content {
        margin-top: 15px;
    }
    
    .cita-pasos-content span.paso-cita{
        font-size: 25px;
    }
        
    div.sycitv-tabla-dias div.tabla thead tr.horas th{
        font-size: 16px;
    }
    
    div.sycitv-tabla-dias div.tabla thead tr.minutos th{
        font-size: 14px;
    }
    
    table.huecos td a{
        width: 16px;
        height: 16px;
        border-radius: 8px;
    }
    div.sycitv-tabla-dias div.tabla tbody tr td{
        padding: 0 5px;
    }
    
    div.sycitv-tabla-dias div.dias{
        width: 69px;
    }
}

.tablawrapper{
    width: 100%;
    height: 100%;
    overflow: auto;
}

table.huecos td.nodisponible a{
    visibility: hidden;
}

.sycitv-tabla-dias .syc-dia-vacio{
    display:none;
}


div[data-aviso] {
    border: 2px #00AEEF !important;
    border-style: dashed !important;
    background-color: #f1f1f1 !important;
    max-width: 500px;
    padding: 8px 10px 0px 10px;
    margin: 10px 0px 25px 0px;
    font-size: 11px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
}

div[data-aviso] p,
div[data-aviso] p strong
{
    font-size: 12px !important;
    text-align: justify;
}

div[data-aviso] h3 
{
    font-size: 14px !important;
}

div[data-aviso] a
{
    font-weight: bold !important;
}