/* CSS Document */

.testo_header {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	/*color:#FFF;*/
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
	height:auto;
}
.box.box-solid{
	margin-top:0px;
}
.box-header .box-title {
	/*font-size:14px;*/
}

/*
.info-box-icon {
    height: 40px;
    width: 40px;
    font-size: 25px;
    line-height: 40px;
	padding:1px;
	margin: 2px;
}

.info-box-content {
    padding: 1px;
    margin-left: 50px;
}
*/

.icone_A {
	background: Red;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 15px;
	position: center;
	line-height:12px; 
	margin-right:4px;
}
.icone_S {
	background: Blue;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 15px;
	position: center; 
	line-height:12px; 
	margin-right:4px;
}
.icone_T, .icone_P {
	background: Teal;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 15px;
	position: center; 
	line-height:12px; 
	margin-right:4px;
}
.icone_M, .icone_Z {
	background: #cc0033;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 15px;
	position: center; 
	line-height:12px; 
	margin-right:4px;
}
.icone_I, .icone_X, .icone_Y {
	background: #cc00cc;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 15px;
	position: center; 
	line-height:12px; 
	margin-right:4px;
}

.icone_C {
	background: #6F6F6F;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 15px;
	position: center; 
	line-height:12px; 
	margin-right:4px;
}
.icone_PA, .icone_RE {
	background: #665FF5;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 15px;
	position: center; 
	line-height:12px; 
	margin-right:4px;
}

#pagination_filter {
    display: inline-block;
    padding-left: 0;
    margin: 5px 0;
    border-radius: 4px;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.table-bordered>thead>tr>th, 
.table-bordered>thead>tr>td,
.table-bordered>tfoot>tr>th, 
.table-bordered>tfoot>tr>td{
	vertical-align: middle;
	
}

.table>thead>tr>th {
    text-align: center;
}
.table>tfoot>tr>th {
    text-align: center;
}

.table>thead>tr {
	background-color: #fffff5;
}
.table>tfoot>tr {
	background-color: #fffff5;
}

.titolo_scheda_giornaliera {
    margin-top: 2px;
    text-align: center;
	color: navy;
}

.button_icone {
    max-width: 35px;
    min-width: 35px;
}

.button_ambulanze {
    max-width: 34px;
    min-width: 34px;
}

.button_ambulanze i {
    margin-left: -3px;
}

/*formazione agenda*/
.agenda_mensile {
	display: none;
}
.agenda_mensile_giorni {
	display: block;
}

/*sanitaria agenda*/
.sanitaria_agenda_mensile {
	display: none;
}
.sanitaria_agenda_mensile_giorni {
	display: block;
}



.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}



.non_display_riga{
	display: none;
}

.icon_order_opacity{
	opacity: 0.3;
}







.main-header {
	background: #ffffff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}

.content-header {
	padding-top: 60px;
}


.menu_laterale {
	position: fixed;
    /*overflow: scroll;*/
    height: 100%;
    /*overflow-x: hidden;*/
}

.box_home, .box_home_consegne, .box_home_tecnico {
	display: block;
}

@media only screen and (min-width: 0px) and (max-width: 1023px) {
	.prenotazioni_tabella{
		display: none;
	}		
}
@media only screen and (min-width: 1024px) {
	.prenotazioni_tabella_on{
		display: none;
	}
}


@media only screen and (min-width: 0px) and (max-width: 700px) {
	
	.content-header {
		padding-top: 110px;
	}
	
	.table_durata_row{
		display: grid;
	}
	
	
	/*durata*/
	.col_data{
		
	}
	.col_durata{
		
	}
	.col_prezzo{
		
	}
	.col_ggsucc{
		
	}
	.col_tot{
		
	}
	.col_iva{
		
	}
	.col_generale{
		
	}
	.col_button{
		
	}
		
	.menu_laterale {
		overflow: scroll;
	}
}

@media only screen and (min-width: 700px) and (max-width: 767px) {
	
	.content-header {
		padding-top: 110px;
	}
	
	.table_durata_row{
		display: grid;
	}
	
	
	/*durata*/
	.col_data{
		
	}
	.col_durata{
		
	}
	.col_prezzo{
		
	}
	.col_ggsucc{
		
	}
	.col_tot{
		
	}
	.col_iva{
		
	}
	.col_generale{
		
	}
	.col_button{
		
	}
		
}

@media only screen and (min-width: 768px) {
	
	.table_durata_row{
		/*display: grid;*/
	}
	
	/*durata*/
	.col_data{
		width: 15%;
	}
	.col_durata{
		
	}
	.col_prezzo{
		
	}
	.col_ggsucc{
		
	}
	.col_tot{
		
	}
	.col_iva{
		
	}
	.col_generale{
		
	}
	.col_button{
		
	}
	
	.box_home {
		height: 500px;
		overflow: scroll;
		overflow-x: hidden;
	}
	
	.box_home_consegne {
		height: 447px;
		overflow: scroll;
		overflow-x: hidden;
	}
	
	.box_home_tecnico {
		height: 350px;
		overflow: scroll;
		overflow-x: hidden;
	}
	
}

@media only screen and (min-width: 1025px) {
	
	.menu_laterale {
		overflow: scroll;
		overflow-x: hidden;
	}
		
}

.cella_mobile_titolo {
	float: left;
    height: auto;
    width: 100%;
    /* border-spacing: 4px; */
    /* margin: 5px; */
    padding: 5px;
    background-color: #bde6a1;
	border-radius: 10px;
}

.cella_mobile {
	float: left;
    height: auto;
    width: 100%;
    /* border-spacing: 4px; */
    /* margin: 5px; */
    padding: 5px;
    /* background-color: #9CF050; */
	/*border-radius: 10px;*/
	border-color: #bde6a1!important;
	border-bottom: 1px solid #ccc!important;
}

.cella_mobile_ultima {
	float: left;
    height: auto;
    width: 100%;
    /* border-spacing: 4px; */
    /* margin: 5px; */
    padding: 5px;
    /* background-color: #9CF050; */
	/*border-radius: 10px;*/
}

.cella_mobile_pulsanti {
	float: left;
    height: auto;
    width: 100%;
    /* border-spacing: 4px; */
    /* margin: 5px; */
    padding: 5px;
    /* background-color: #9CF050; */
	border-radius: 10px;
	border: 1px solid #ccc!important;
	text-align: center;
}








.stepwizard-step p {
    margin-top: 10px;    
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;     
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    
}

.stepwizard-step {    
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}



.nav-tabs-custom>.nav-tabs>li {
    background-color: #e0e6f7;
}


.box_inserimento_utenti {
	padding-top: 5px; 
	padding-bottom: 15px; 
	margin-bottom: 0px;
	background-color: #ffcaca;
}

.font_home_data_consegne {
	font-size: 25px; 
	line-height: 25px; 
}
.font_home_tipologia_consegne {
	font-size: 15px; 
	line-height:18px; 
	/*font-weight: bold;*/
}




.cella_aggiuntiva_dettagli {
	float: left;
    border-style: double;
    border-color: #bbbbbb;
    padding: 5px;
	/*width: 100%;*/
    border-radius: 10px;
    padding: 5px;
}


.home_cella_data {
	padding-top: 10px; 
	height: 50px;
}

.home_cella_apparecchio {
    border-style: solid;
    border-width: 1px;
    height: 50px;
}

.home_cella_yellow {
	border: #f39c12;
    border-style: solid;
    border-width: 1px;
}
.home_cella_blue {
	border: #00c0ef;
    border-style: solid;
    border-width: 1px;
}
.home_cella_green {
	border: #00a65a;
    border-style: solid;
    border-width: 1px;
}

.noleggio_personale {
	white-space: nowrap;
    overflow: hidden;
    max-width: 115px;
    /*position: absolute;*/
	display: block;
}


.nol_ico {
	width: 20%;
    float: left;
    font-size: 26px;
	color: gray;
}
.nol_testo {
	float: left;
    width: 80%;
}
.nol_div {
	float: left;
	border-style: solid;
    border-width: 1px;
	width: 100%;
	border-radius: 10px;
}


.main-header {
    background: #ffffff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 805;
}

.main-sidebar, .left-side {
    z-index: 80;
}

