/* CSS Document */
#info-box{
	padding-top:20px;
}
.schedule {
	position:relative;
}

.rTable {
	display: block;
	width: 100%;
}
.rTableHeading, .rTableBody, .rTableFoot, .rTableRow {
	clear: both;
}
.rTableHead, .rTableFoot {
	background-color: #DDD;
	font-weight: bold;
}
.rTableHead {
	float: left;
	height: 40px;
	overflow: hidden;
	text-align:center;
	width: 100%;
	position:absolute;
	line-height: 20px;
	border: 1px solid #ddd;
}
.rTableHeadLegend {
	min-height: 30px;
	overflow: hidden;
	text-align:center;
	width: 100%;
	background-color: #DDD;
	font-weight: bold;
	line-height: 20px;
}

.rTableBodyLegend ul {
	padding:0;
}
.rTableBodyLegend li {
	list-style:none;
}
.rTableCell {
	border: 1px solid #DDD;
	float: left;
	height: 100px;
	overflow: hidden;
	text-align:center;
	position:absolute;
	background-color: #FFFFFF;
}
.rTableCell:focus {
	border: 1px solid #000!important;
	font-weight:500;
}
.rTable:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.rTableHeading {
	text-align: center;
}

.rTableBody{
	position:relative;
}

.rTableClass {
    position: absolute;
    color: #333;
    background: #4f93d6;
    cursor: pointer;
    z-index: 10;
    box-shadow: 0px 0px 4px #666;
    -moz-box-shadow: 0px 0px 4px #666;
    -webkit-box-shadow: 0px 0px 4px #666;
	border:none;
	font-size:12px;
}
.noPointer{
	cursor: default ! important;
}

/* celle von sfondo bianco per ipovedenti */
.rTableClass .rTableCell .empty{
	background-color: #FFFFFF;
}
.rTableClass .prop {
	display:block;
	overflow: hidden;
}

.sezione {
	padding:20px 0px;
	/* border-bottom:1px dotted #ccc; */
	border-bottom:1px solid #ccc;
}
.sub-sezione{
	line-height:23px;
	padding-left:20px;
}
.popup-title{
	padding: 5px 20px;
}

/*legend*/
.fa-eye-slash {
	display:none;
}

.disabled .fa-eye{
	display:none;
}

.disabled .fa-eye-slash {
	display:inline;
}

.fa-square-o {
	display:none;
}

.disabled .fa-check-square-o{
	display:none;
}

.disabled .fa-square-o {
	display:inline;
}



/*errore*/
.form-error {
	display:none;
	margin:10px 0px;
}
label.error {
	position:absolute;
	left:-2000px;
}

@media (max-width: 768px) {
	.schedule {
		overflow-x:scroll;
		border:1px solid #cccccc;
	}
}

/*DA QUI SI PERSONALIZZA LA VISUALIZZAZIONE DELLE CELLE*/

/*misure celle ridotte*/
.size-3 .cell-title,
.size-4 .cell-title{
	font-size:12px ! important;
}
.size-3 .rClassContent,
.size-4 .rClassContent{
	font-size:10px ! important;
}


.size-5 .cell-title,
.size-6 .cell-title{
	font-size:10px ! important;
}

.size-5 .rClassContent,
.size-6 .rClassContent{
	font-size:9px ! important;
}

.size-7 *,
.size-8 *,
.size-9 *,
.size-10 *,
.size-11 *,
.size-12 *,
.size-13 *,
.size-14 *,
.size-15 *,
.size-16 *,
.size-17 *,
.size-18 *,
.size-19 *,
.size-20 * { /*questo significa che se ci sono 4 celle non mostro i testi*/
	visibility:hidden;
}

.cell-title{
	font-size: 16px;
}


/*positions*/
.rClassContent {
}
.rClassContent .prop {
	position:absolute;
	padding:5px;
	width:100%;
}


.rClassContent .prop-0-2 {
	text-align:center;	
}
.rClassContent .prop-1-2 {
	text-align:center;
	top:50%;
	color:#706666;
}



.rClassContent .prop-0-3 {
	text-align:center;	
}
.rClassContent .prop-1-3 {
	text-align:center;
	top:50%; /* 30%; */
	color:#706666;
}
.rClassContent .prop-2-3 {
	text-align:center;
	top:80%; /* 50%; */
	color:#706666;
}




.rClassContent .prop-0-4 {
	text-align:center;	
}
.rClassContent .prop-1-4 {
	text-align:center;
	top:35%;
	color:#706666;
}
.rClassContent .prop-2-4 {
	text-align:center;
	top:50%;
	color:#706666;
}
.rClassContent .prop-3-4 {
	text-align:right;
	bottom:0px;
	color:#706666;
}

.rClassContent .prop-0-5 {
	text-align:center;	
}
.rClassContent .prop-1-5 {
	text-align:center;
	top:20%;
	color:#706666;
}
.rClassContent .prop-2-5 {
	text-align:center;
	top:40%;
	color:#706666;
}
.rClassContent .prop-3-5 {
	text-align:right;
	top:60%;
	color:#706666;
}
.rClassContent .prop-4-5 {
	text-align:right;
	bottom:0px;
	color:#706666;
}

.rClassContent .prop-orario-tipo {
	/* text-align:right; */
	bottom:0px;
	color:#706666;
	vertical-align: bottom;
}

#check_all{
	font-weight: bold;
	color: #C7252A;
	line-height: 25px;
}

.message_grid{
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	padding: 5px
}

.link-print {
	float:right;
	margin-top:10px;
	margin-right:10px;
	color:#fff;
}

.btn-navigation {
	margin-bottom:10px;
}

.btn-prev {
	float:left;
}
.btn-next {
	float:right;
}

.schedule li {
	list-style:none;
}

.asterisk-msg{
	font-weight: bold;
	font-size: 14px;
	padding: 5px
}

/*-------------------------------------------------------------------------*/
/*tabella - calendario*/
.calendar-table{
	display:table;
	table-layout:auto;     
	width:100%;
	border-spacing:5px;
	border-collapse:collapse;
}

/*intestazione colonne*/
/*riga*/
.calendar-table-row-head{
	display:table-row;
	width:auto;
	height:30px;
	vertical-align:middle;		
	background-color: #DDD; /* #ccc; */
	font-weight: bold;
	clear:none;
	border:1px solid #ddd;
}

/*colonne*/
.calendar-table-col-head{
	display:table-column; 
	height:auto;
	float:left;
	vertical-align:center;
	text-align:center;
	padding:10px;
	overflow:auto;
}

/*contenuto colonne*/
/*righe*/
.calendar-table-row{
	display:table-row;
	width:auto;
	height:auto;
	border:1px solid #ddd;
	vertical-align:middle;
	clear:none;
}
.calendar-table-row:hover{
	background-color: #ebf4f3;/*#f7f7f7;/*#ddeedd;/*#e6e6e6;*/
}
.calendar-table-row:nth-child(even){
	background-color: #efeff5;
}

/*colonne*/
.calendar-table-col{
	display:table-column; 
	float:left;
	height:auto;
	vertical-align:middle;
	text-align:center;
	padding:5px;
	overflow:auto;
}


.calendar-table-col-link:hover{ 
	cursor: pointer;
}



/*Frecce di scorrimento settimanale griglia*/
/*descrizione frecce (mouseover)*/
.descr {
    display: none;
    position:absolute;
	z-index:1;
    border:1px solid #000;
	background-color:#fff;
	text-align: left;
	padding: 4px;
	font-size: 9pt;
	color: #000;
	white-space: nowrap;
}

.googleMaps{
	cursor:pointer;
}

.next-prev-week{
	width: auto;
	height:40px;
}


