body{
    background-color: #fff;
}

#wizard {
	border: initial;
}

.wizard-header{
	background-color: #ffffff;
	color: #5d5d66;
}

.wizard-card[data-color="purple"] .moving-tab {
    background-color: #7bbce9;
}

.wizard-navigation {
    background-color: #00488a;
    color: white;
}

.logo{
	height: 53px;
/* 	float: right; */
}

.centroPadding{
	padding-bottom: 40px !important;
    padding-top: 10px !important;
}
.cl-fucsia {
    color: #757575 !important;
}

.cl-azul-claro {
    color: #26225E  !important;
}
.btn-fucsia {
    background-color: #7bbce9  !important;
}

th {
    color: #ff004b!important;
}

.nav-pills > li > a {
    color: white !important;
    font-weight: bold;
    background-color: #26225E !important;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-left, .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-right {
    background-color: #7bbce9!Important;
}

@media (min-width: 601px) {

    #div-categorias, #div-centros{
        height: 130px!important;
    }

}

.btn-azul-claro {
    background-color: #26225E!important;
}

.bloque-gente-espera h5{
	margin-bottom: 10px;
	width: 100%;
}

.bloque-tiempo-espera h5{
	margin-bottom: 10px;
	width: 100%;
}

.bloque-gente-espera{
	background-color: #7bbce9;
	color: white;
	height: 80px;
}

.bloque-tiempo-espera{
	background-color: #2872b1;
	color: white;
	height: 80px;
}

.pull-right > .btn-azul-claro {
    background-color: #7bbce9!important;
    font-weight: bold;
}

.material-icons.special {
    color: #2872b1 !important;
}

.btn-aqua {
    background-color: #7bbce9 !important;
    font-weight: bold;
}

.btn-tipo-de-turno{
    font-size: 14px;
}