.checkbox {
    display: inline-block;
    position: relative;
    text-align: left;
    width: 50px;
    height: 20px;
    border: 1px solid #009588;
    overflow: hidden;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.checkbox input {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 2;
}

.checkbox label {
    background-color: #3c3c3c;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    width: 40px;
    text-align: center;
    font: 13px/29px Roboto, sans-serif;
    color: #b4afaf;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);*/
    -webkit-transition: margin-left 0.2s ease-in-out;
    -moz-transition: margin-left 0.2s ease-in-out;
    -ms-transition: margin-left 0.2s ease-in-out;
    -o-transition: margin-left 0.2s ease-in-out;
    transition: margin-left 0.2s ease-in-out;
    margin: 0px;
}

.checkbox label:before {
    content: attr(data-off);
}

.checkbox input:checked+label {
    margin-left: 19px;
    border: 1px solid #009588;
    background: linear-gradient(180deg, #20b2ab 5%, #0a837d 100%);
    color: white;
}

.checkbox input:checked+label:before {
    content: attr(data-on);
}


/*===========================================================================================================*/

/*====================================Login Form*/

.modal-content{
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important; 
	border-color: #009588;

	
	}
	.btn-link{
	color:white;
	}
	
/*======================================= Fine Login Form==========================*/

/* File Upload */
.fake-shadow {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.fileUpload {
    position: relative;
    overflow: hidden;
    
}
.fileUpload #logo-id {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 33px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.img-preview {
    max-width: 100%;
}
/* /upload images*/

/*======================================= Form==========================*/
.container{
height: 100%;
align-content: center;
}

.card{
height: auto;
margin-top: 5px;;
margin-bottom: auto;
width: 100%;
background-color: #f2f2f2 !important;
border-color:#009588;
}


.card-header {
color: #ffffff;
background-color:#009588;


}

.card-header a {
font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	color: #ffffff;

}
.card-header h7{
font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	color: #ffffff;

}

.card-header h3{
color: white;
}
/*======================================= Fine Form ==========================*/

	
/*================== Modal forms ==========================*/	
.modal-header{		
	border-bottom: 1px solid #009588 !important;
	border-top-left-radius: 0rem !important;
	border-top-right-radius: 0rem !important;
	background-color:#009588;

}	

.modal-header h7{
font-family: 'Roboto', sans-serif ;
	font-size: 1.2rem ;
	color: #ffffff ;
  
}



.modal-footer {
height:40px;
  border-top: 0px solid #009588;
  background-color:#ffffff;
  padding-top: 5px;

}

.py-0{
	margin-top: -10px !important;
	
}

.btn-ok-delete {
	display: inline-block;
	background-color: #bd2130;
	position: relative;
	width: 100px;
	height: 35px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1px;
	padding-top: 4px;
	cursor: pointer;
	white-space: nowrap;
	border-radius: 0px;
	border: 1px solid #bd2130;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	text-align: center;
}

.btn-ok-delete:hover {
	display: inline-block;
	background-color: #ffffff;
	position: relative;
	width: 100px;
	height: 35px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2px;
	padding-top: 4px;
	cursor: pointer;
	white-space: nowrap;
	border-radius: 0px;
	border: 1px solid #005d54;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	text-align: center;


}

/*================== Modal forms ==========================*/	


/*======================================= select =============================*/
.radioBtn {
    color: #3276b1;
    background-color: #fff;
    cursor:pointer !important;
    height:60px;
	width: 60px;
}


.select-box {
    display: block;
    font-size: 14px;
    font-family: sans-serif;
    font-weight: 600;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
 
    max-width: 100%; 
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .3em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
		cursor:pointer;
}
.select-box::-ms-expand {
    display: none;
}
.select-box:hover {
    border-color: #888;
}
.select-box:focus {
    border-color: #aaa;
    /*box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);*/
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222; 
    outline: none;

}
.select-box option {
    font-weight:normal;
}

/*======================================= Fine select =============================*/


/*======================================= Button ==========================*/
.btn-grid{
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	height:38px;
	width: 38px;
	padding: 0px 11px;
	border: none;
	border-radius: 0px;
	background: #009588;
	
	font: normal normal bold 11px arial;
	color: #000000;
	text-decoration: none;
	cursor:pointer;	
	
	
}

.btn-svuota { 
   width: 100%;
  height: 38px;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  background: #ffaa00;
  border-radius: 2px;
  border: 0px solid #444;
  border-width: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
    color: #050505;
  font-family:Arial, Geneva, sans-serif; 
  font-size: 16px;  
  
  text-align: center;
  
}

.btn-grid:hover,
.button:focus {
	border: none !important;
	border-color: white;
	background: #009588;
	
	color: #ffffff;
	text-decoration: none;
}
.button-add-small:active {
	border: none !important;
	border-color: white;
	background: #35916e;
	
}
/*======================================= Fine Button ==========================*/

/*======================================= Alert ===============================*/
.alert-danger{
	
	font-family: 'Roboto', sans-serif;
	font-size: 1.08rem;
	color: #ffffff;
	background-color: #aa0000;
	border-color: #aa0000;
}	

.alert-success{
	
	font-family: 'Roboto', sans-serif;
	font-size: 1.08rem;
	color: #ffffff;
  background-color: #339a4b;
  border-color: #339a4b;
}	

.alert-warning{
	
	font-family: 'Roboto', sans-serif;
	font-size: 1.08rem;
	color: #000000;
  background-color: #f77b00;
  border-color: #f77b00;
}	

.alert-info{
	
	
	font-family: 'Roboto', sans-serif;
	font-size: 1.08rem;
	color: #000000;
  background-color: #55aaff;
  border-color: #55aaff;
}	
/* nav bar'*/
.navbar {
   /* padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: 60px !important;*/
	background-color:#595959;
	
 }

/*icone del menu quando collassa*/
.navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")!important;
}

/*Voci di menu della barra dei menu*/
.nav-link{
	color:#fcf5f5 !important; 
	font-family: 'Roboto', sans-serif !important;
	font-size: 1.08rem !important;	
}

.nav-link:hover {
	color:#ffaa00 !important; 
	font-family: 'Roboto', sans-serif !important;
	font-size: 1.08rem !important;	
}

/*testo intestazione barra dei menu*/
.nav-testo{
	
	float:left;
	font-style: italic;
	font-family: 'Roboto', sans-serif;
	font-size: 1.4rem;
	color: #ffaa00 !important;
	
}

/*testo link dropdown menu*/
.dropdown-item {
	
	font-family: 'Roboto', sans-serif;
	font-size: 1.08rem;
	color: #000000 !important;
	background-color: #ffaa00; 
}
.dropdown-item:hover {
	font-family: 'Roboto', sans-serif;
	font-size: 1.08rem;
	color: #ffffff !important;
	background-color: #595959; 
}

  
/*====================================================================================*/

/*RIMUOVE LO SPAZIO FRA LE COLONNE DELLA GRIGLIA*/
.row.no-gutter {
	margin-left: 0;
	margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
	padding-right: 0;
	padding-left: 0;
}


/*RIMUOVE IL BORDO E LA SELEZIONE AZZURRA DALLE TEXT BOX*/
.custom-text{
font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	height: 30px;
	border: 1px solid #009588;
	/*border-bottom: 1px solid #9a9a9a;*/
	outline: none;
	box-shadow: none !important;
	padding-left: 10px;
	padding-right: 10px;

	color: black;	
}

.custom-text:focus{
	/*background-color: #c7c7c7;*/
	border-color: rgba(5, 90, 24, 0.86);
	border-radius: 0.25rem;
	color:#000000;
	border-bottom: 2px solid #ffaa00;
}


/*input[type=text]{
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	height: 30px;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	outline: none;
	box-shadow: none !important;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
}

input[type=text]:focus{
	background-color: #c7c7c7;
	border-color: rgba(5, 90, 24, 0.86);
	border-radius: 0.25rem;
	color:#000000;
	border-bottom: 2px solid #009588;
}

input[type=password]{
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	height: 30px;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	outline: none;
	box-shadow: none !important;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
}

input[type=password]:focus{
	background-color: #c7c7c7;
	border-color: rgba(5, 90, 24, 0.86);
	border-radius: 0.25rem;
	border-bottom: 2px solid #009588;
}


input[type=email]{
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	height: 30px;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	outline: none;
	box-shadow: none !important;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
}

input[type=email]:focus{
	background-color: #c7c7c7;
	border-color: rgba(5, 90, 24, 0.86);
	border-radius: 0.25rem;
	border-bottom: 2px solid #009588;
}*/



.textarea {
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	height: auto;
	border: 1px solid #9a9a9a;
	
	outline: none;
	box-shadow: none !important;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
	line-height: inherit;
	overflow: auto;
	resize: vertical;
}
textarea:focus{
	background-color: #c7c7c7;
	border-color: rgba(5, 90, 24, 0.86);
	border-radius: 0.25rem;
	border-bottom: 2px solid #009588;
}

.label {
	font-style: normal;
	margin-bottom: 0.1rem;
	margin-left: 10px;
	color: #000000;	
	font-family: 'Roboto', sans-serif;
	width: auto;	
}

.label h6 {
	font-style: normal;
	font-family: 'Roboto', sans-serif;
	font-size:0.8rem;	
}

.a-header{

	font-family: 'Roboto', sans-serif;
	font-size: 1.7rem;
	color: #000000 !important;
	background-color: transparent !important;
	margin-top: 20px;
	margin-right: 25px;

}

.select-categoria{
	display: inline-block;
	background-color: #009588;
	position: relative;
	width: 73%;
	
	height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2px;
	padding-top: 4px;
	cursor: pointer;
	white-space: nowrap;
	border-radius: 0px;
	border: 1px solid #009588;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-align: center;	
	
	
}



.btn-header {
	display: inline-block;
	background-color: #005d54;
	position: relative;
	width: 100px;
	height: 35px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1px;
	padding-top: 4px;
	cursor: pointer;
	white-space: nowrap;
	border-radius: 0px;
	border: 1px solid #005d54;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	text-align: center;
}

.btn-header:hover {
	display: inline-block;
	background-color: #ffffff;
	position: relative;
	width: 100px;
	height: 35px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2px;
	padding-top: 4px;
	cursor: pointer;
	white-space: nowrap;
	border-radius: 0px;
	border: 1px solid #005d54;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	text-align: center;


}
.btn-rubrica {
	display:inline-block;
	background-color: #009588;
	position: relative;
	width: 30px;
	height: 35px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1px;
	padding-top: 4px;
	cursor: pointer;
	white-space: nowrap;
	border-radius: 0px;
	border: 1px solid #009588;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-align: center;


}


.btn-rubrica:hover {
	display:inline-block;
	background-color: #ff9720;
	position: relative;
	width: 30px;
	height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1px;
	padding-top: 4px;
	cursor: pointer;
	white-space: nowrap;
	border-radius: 0px;
	border: 1px solid #ff9720;
	color: #0a0909;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.btn-save {
	display: inline-block;
	float: right;
	height: 38px;
	margin-top: 0px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
		padding: 2px 10px;
		border: 1px solid #ffaa00;
		border-radius: 1px;
		background-color: #ffaa00;
		
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-size: 1.08rem;
		font-style: italic;
		color: black;
		text-decoration: none;
}


.btn-save:hover {
	background-color: #b07500;
	border: 1px solid #b07500;
	color: #ffffff;
}

.btn-conferma {
	display: inline-block;
	float: right;
	height: 30px;
	margin-top: 0px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
		padding: 2px 10px;
		border: 1px solid #ffaa00;
		border-radius: 1px;
		background-color: #ffaa00;
		
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-size: 1.08rem;
		font-style: italic;
		color: black;
		text-decoration: none;
}


.btn-conferma:hover {
	background-color: #b07500;
	border: 1px solid #b07500;
	color: #ffffff;
}

.btn-send-blu {
	display: inline-block;
	float: right;
	height: 35px;
	margin-top: 5px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	padding: 4px 4px 4px 4px;
	border: 1px solid #009588;
	border-radius: 2px;
	background-color: #009588   ;
	

	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 1.08rem;
	color: #000000;
	text-decoration: none;
}


.btn-send-blu:hover {
	background-color: #006244;
	border: 1px solid #006244;
	color: #ffffff;
}

.btn-send-giallo {
		display: inline-block;
		float: right;
		height: 35px;
		margin-top: 5px;
		width: 100px;
		text-align: center;
		vertical-align: middle;
		padding: 4px 10px;
		border: 1px solid #ffaa00;
		border-radius: 1px;
		background-color: #ffaa00;
		
		font-family: 'Roboto', sans-serif;
		font-size: 1.08rem;
		font-style: italic;
		color: black;
		text-decoration: none;
	}
	

.btn-send-giallo:hover {
	background-color: #b07500;
	border: 1px solid #b07500;
	color: #ffffff;
}

.btn-send { 
   display: inline-block;
	float:right;
	height:35px;
	margin-top:5px;
	width:100px;
    text-align: center;
    vertical-align: middle;
    padding: 4px 4px 4px 4px;
    border: 1px solid #939393;
    border-radius: 2px;
    background: #939393;
    background: -webkit-gradient(linear, left top, left bottom, from(#939393), to(#323232));
    background: -moz-linear-gradient(top, #939393, #323232);
    background: linear-gradient(to bottom, #939393, #323232);
    /*-webkit-box-shadow: #5ee94d 0px 0px 40px 0px;
    -moz-box-shadow: #5ee94d 0px 0px 40px 0px;
    /*box-shadow: #5ee94d 0px 0px 40px 0px;*/
    
    font-family: 'Roboto', sans-serif;
	font-size: 1.08rem;
    color: #000000;
    text-decoration: none;
}
.btn-send:hover {
	background-color: #1084d9;
	color: #ffffff;
}



.btn-si {
		display: inline-block;
		float: right;
		height: 33px;
		margin-top: 5px;
		width: 80px;
		text-align: center;
		vertical-align: middle;
		padding: 4px 4px 4px 4px;
		border: 1px solid #009588;
		border-radius: 2px;
		background-color: #009588;
		

		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-size: 1.08rem;
		color: #000000;
		text-decoration: none;
	}
.btn-si:hover {
	background-color: #006244;
	border: 1px solid #006244;
	color: #ffffff;
}



.btn-no { 
   display: inline-block;
	float:right;
	height:33px;
	margin-top:5px;
	width:80px;
    text-align: center;
    vertical-align: middle;
    padding: 4px 4px 4px 4px;
    border: 1px solid #ffaa00;
    border-radius: 2px;
    background-color: #ffaa00;
   
    
    font-family: 'Roboto', sans-serif;
    font-style: italic;
	font-size: 1.08rem;
    color: #000000;
    text-decoration: none;
}
.btn-no:hover {
	background-color: #b07500;
	border: 1px solid #b07500;
	color: #ffffff;
}

.btn-inserisci {
	display: inline-block;
	float: right;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 58px;
text-align: center;
		vertical-align: middle;
		padding: 4px 10px;
		border: 1px solid #009588;
		border-radius: 1px;
		background-color: #009588;
		

		font-family: inherit;
		font-size: 13px;
		font-style: italic;
		color: black;
		text-decoration: none;
}

.btn-inserisci:hover {
	background-color: #009588;
	color: white;
}


.btn-orari {
	display: inline-block;
	float: right;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 100px;
text-align: center;
		vertical-align: middle;
		padding: 4px 10px;
		border: 1px solid #ffaa00;
		border-radius: 1px;
		background-color: #ffaa00;
		

		font-family: inherit;
		font-size: 13px;
		font-style: italic;
		color: black;
		text-decoration: none;
}

.btn-orari:hover {
	background-color: #ffaa00;
	color: #382809;
}


.btn-maschio {
	display: inline-block;
	float: right;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 58px;
		text-align: center;
		vertical-align: middle;
		padding: 4px 10px;
		border: 1px solid #009588;
		border-radius: 1px;
		background-color: #009588;
		

		font-family: 'Roboto', sans-serif;
		font-size: 1.08rem;

		color: black;
		text-decoration: none;
}

.btn-maschio:hover {
	background-color: #006244;
	border: 1px solid #006244;
	color: #ffffff;
}

.btn-femmina {
	display: inline-block;
	float: right;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 58px;
text-align: center;
		vertical-align: middle;
		padding: 4px 10px;
		border: 1px solid #ffaa00;
		border-radius: 1px;
		background-color: #ffaa00;
		
		font-family: 'Roboto', sans-serif;
		font-size: 1.08rem;
		font-style: italic;
		color: black;
		text-decoration: none;
}

.btn-femmina:hover {
	background-color: #b07500;
	border: 1px solid #b07500;
	color: #ffffff;
}


/*TABELLA RUBRICA RESPONSIVE OK*/
.color-box-ore{
/*background: linear-gradient(145deg, #ffaa00, #b07500);*/
    background-color: #f2e9d7;
  
  padding: 6px;
  padding-right: 100px;
  border-radius: 0px;
 
}

.color-box {
border-radius: 1px;
background: linear-gradient(145deg, #daec71, #b8c75f);
}

