@media only screen and (min-width: 769px){
	
	/*boton del header*/
	.sesion a.despliega {
		background-color: #F1F7FF;
		color: #0F172A;
	}
}

/*menu movil*/
@media (max-width: 768px){
	.menu-movil {
		background: #0F172A !important;
	}
	#menuprincipal.open{
		background: #0F172A !important;
	}
}

header.header{
	border-bottom: 4px solid #F72717 !important;
}

/*Flechas de paginado*/
.boton_sig_areaprivada{
    background-color: #F72717;
}
.boton_ant_areaprivada{
	background-color: #F72717;
}

/*Flechas de ordenacion*/
.sortDown{
    background-color: #F72717 !important;
}

.sortUp{
    background-color: #F72717 !important;
}

#nextBtn{
    background: #0F172A !important;
}

#boton_aceptar_areaprivada{
    background: #0F172A;
}

table#tablasort tbody td {
    border-left: 1px solid #F72717 !important;
}
a {
    color: #F72717;
}

/*menu lateral*/
.menu_cliente, .menu_cliente.clearfix {
    width: 215px;
    margin-right: -2%;
    padding-right: 114px;
    float: left;
    padding-top: 2%;
    background-color: #6C7786 !important;
    margin-left: 0px;
    min-height: 550px;
}
/*preguntas frecuentes*/
.masinfo {
    background: #94A3B8 !important;
    text-align: center;
    padding: 1% 5% 2% 5%;
}

@media only screen and (max-width: 767px){
    #tablasort tr {
        border-color: #F72717 !important;
    }
}

/*textos*/
.textoAreaPrivada{
	color: #F72717 !important;
}

.datos input.boton_verde2 {
    background: #F72717;
    border-color: #F72717;
}

article.menu2 {
    background: none;
}

.boton_areaprivada{
    background: #0F172A !important;
}


.txtValoracion{
    color: #F72717;   
}

#comprbSaldo{
	background-color: #F72717 !important;
}


.boton_verde4{
	background-color: #F72717 !important;
	border: #F72717 !important;
}

.instrucciones>p:first-child, a.cerrar:hover, .comerciosPadre>div>h2{
	color: #F72717 !important;
}

.colorPersonalizado{
    fill: #F72717
}

.botonSubmit{
    fill: #F72717
}

.datos p {

font-size: 16px !important;

}
