/*******Clases*****************/
/* Almundo

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

@import url("https://use.typekit.net/qxz4uxw.css");

body{
	font-family: proxima-nova, sans-serift;
	font-weight: 300;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6{
	font-family: proxima-nova, sans-serift;
	font-weight: 700;
	font-style: normal;
}

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

.nav-wrapper .material-icons {
    color: #4bb1bc;
}

nav a {
    color: #4bb1bc;
}

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

#header img {
    margin-top: 25px!Important;
    height: 75px!Important;
}

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

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

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

.color-primario-text{
	color: #373b89;
}

#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: #373b89;
}

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

.wizard-header{
	background-color: #fff;
	color: #4bb1bc;
}
