/*******Clases*****************/
/*
color Navbar: #dcdcdc
*/

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

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

.color-primario-background{
	background-color: #5C4695 !important;
}

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

#header img {
	margin-top: 0px!Important;
    height: 120px!Important;
}

#clock, #clockProximos {
    top: 15px!Important;
    color: #FFF!Important;
}

.color-secundario-background{
	background-color: #5C469580;
}

.color-primario-text{
	color: #5C4695;
}

.brand-logo img{
	height:63px;
/* 	margin-top:15px; */
}

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

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

#ultimosLlamados, #proximosTurnos{
    opacity: 0.7;
}

.ultimoTurno {
/*     width: 40%; */
	margin-bottom:0px;
}

/* .puesto { */
/*     width: 60%; */
/*     margin-left:40%; */
/* } */

.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;
}

.timepicker-digital-display, .datepicker-date-display {
	background-color: #1b0088;
}

.timepicker-close, .datepicker-cancel, .datepicker-clear, .datepicker-today, .datepicker-done {
    color: #1b0088;
}

.timepicker-canvas line {
    stroke: #ff004a;
}

.timepicker-canvas-bg, .timepicker-canvas-bearing {
    stroke: none;
    fill: #ff004a;
}

.btn-solicitar-nuevamente{
	padding: 7px !important;
}

.btn-active{
	background-color: #fe4041 !important;
}
