#flipcountdownbox1,.panel-footer{
	text-align:center;
}
#flipcountdownbox1{
	margin:15px 0;
}
.panel-title>a{
	color:white;
}

ul.list-unstyled.depts li{
	margin-bottom:10px;
}

.teclado .numero.ok{
	background: #a1d54f;
	font-size: 48px;
}

button[disabled]{
	background-color:#BDBDBD !important;
	border-color: #BDBDBD !important;
}

.password{
	font-size:80px;
	text-align:center;
	height:96px;
}

.teclado .col-sm-4{
	padding:0;
}

.teclado .numero{
	float: right;
	width:98%;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 72px;
    font-weight: bold;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, .8);	
	color: #fff;
    line-height: 120px;
    text-align: center;
    cursor: pointer;
	margin: 1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.justifyTurn .row{
	padding:20px 0;
}

.justifyTurn .btn-lg,.depts .btn-lg{
	height:120px;
	white-space:initial;
	font-size:30px;
}

.depts .btn-lg{
	padding:40px 0;
}

.justifyTurn .row div:first-child{
	padding:35px 0;
	font-size:30px;
}

.holidays .row{
	padding:20px 10px;
}

.userTurn{
	text-align:center;
	font-size:18px;
	font-weight:bold
}

.nopadding{
	padding:0 !important;
}

.toolbar .picker{
	min-width:250px !important;
}