/*******Clases*****************/
/* credicuotas

color Navbar: #d02a2f
color Gris de pantalla turno: #333
*/
/* .size-foto{ */
/* 	height: 52px; */
/* } */

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body{
	font-family: 'Open Sans', arial,sans-serif!Important;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Open Sans', arial,sans-serif!Important;
}

.color-primario-background{
	background-color: #ffffff;
}

.nav-wrapper .material-icons {
    color: #5d5d66;
}

nav a {
    color: #5d5d66;
}

#header {
    height: 130px!Important;
    background-color: #ffffff!Important;
}

#header img {
	margin-top: 15px!Important;
    height: 90px!Important;
}

/*#clock {
    top: 15px!Important;
    color: #000!Important;
}*/

#clock span,
.clock-container i
{
	color: #000 !important;
}

.color-secundario-background{
	background-color: #d02a2f;
}

.color-primario-text{
	color: #d02a2f;
}

/*#ultimosLlamados h2, #turnoLlamado h2, #turnosOnline h2{
 	background-color: #333; 
}

#ultimosLlamados, #turnoLlamado, #turnosOnline{
 	font-size: 17px; 
}

#ultimosLlamados{
    opacity: 0.7;
}

.alturaImagenVideo{
    width:100%!Important;
}

.ancho{
    width:50%!Important;
}

.sizeLetraPantallaDividida {
    font-size: 4em !important;
}

.thumbnail {
	height: 100px;
}

.sizeLetraPantallaDividida{
	font-size: 2.5em !important;
}

.thumbnail h2 {
	font-size: 3em !Important;
}*/

.datepicker-date-display {
	background-color: #d02a2f;
}

.datepicker-cancel, .datepicker-clear, .datepicker-today, .datepicker-done {
    color: #d02a2f;
}
