html, body {
	/*height: 100%;*/
	width: 100%;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: x-large;
	font-weight: 300;
	font-family: 'Montserrat';
	letter-spacing: 0.1em;
	color: #333;
	cursor: default;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		background-image:url('../../img/dashboard_background.jpg');
}
body {
	padding-top: 80px;
}
#_title{

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
  	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}
.results tr[visible='false'], .no-result {
	display: none;
}
.results tr[visible='true'] {
	display: table-row;
}
.counter {
	padding: 8px;
	color: #ccc;
}
img {
	border: 0;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.btn-primary, .btn-primary:focus, .btn-primary:hover {
	color: #fff;
	background-color: #009de0;
	border: 2px solid #337ab7;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #009de0;
	border-color: #009de0;
}
.progress-bar {
	background-color: #009de0;
	background-image: linear-gradient(to bottom, #009de0 0, #009de0 100%);
}
.btn-info, .btn-info:focus, .btn-info:hover {
	background-color: #777;
	background-position: 0 -15px;
	border-color: #777;
}
.navbar-fixed-top {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #009de0;
	height: 80px;
	border: 0;
	font-size: x-large;
	color: #fff;
	padding: 10px;
	/*border-top: 20px solid #ccc;*/
}
div#modalcontent.modal-body label {
    font-weight: 500;
		font-size:small;
}
div#modalheader.modal-header h4#modaltitle.modal-title{
	font-weight: 500;
	font-size:small;
}
div#modalheader.modal-header{
	text-align: center;
}

div#modalfooter.modal-footer {
    text-align: center;
		border-top: none;
}
div#menubody{
	background-image:url('../../img/dashboard_background.jpg');
	background-repeat:no-repeat;
	background-size: auto 100%;
	background-position: 40% top;
	position:absolute;
	width:100%;
}

div#menuFakeBody{
	background-image:url('../../img/login_bg.jpg');
	background-repeat:no-repeat;
	background-size: auto 100%;
	background-position: 40% top;
	width:100%;
}

div#bottoni{
	width:100%;
	position:fixed;
	right:0;
	font-size: x-large;
	line-height:1.7em;
}

div#dashboardLogo{
	width:100%;
	position: fixed;
	top: 0;
	left: 0
}

div#homefooter{
	background-color: transparent;
	padding-left: 20px;
	height: auto;
	padding-bottom: 0px;
	padding-right: 20px;
	font-size: 0.7em;
	color: #1269b0;
	font-weight: 400;
}

.fa-fw.fa-border {
	width: 1.58571429em;
}
.contactList {
	/*background-image: url(../img/linea_separatore.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: contain;*/
	border-spacing: 8px 2px;
	width: 100%;
	/*border-bottom: 1px solid #eee;*/
}

.calcolabtn{
	position:absolute;
	width:40%;
}

.contactlist td {
	padding: 6px !important;
}
input.transparent-input {
	background-color: transparent !important;
	border: solid 2px #abc7d8 !important;
}
 .form-control::-webkit-input-placeholder {
 color: #2793D1;
 font-size:large;
 font-family:Arial, Helvetica, sans-serif;
}
 .form-control:-moz-placeholder {
    /* FF 4-18 */
    color: #2793D1;
 font-size:large;
 font-family:Arial, Helvetica, sans-serif;
}
 .form-control::-moz-placeholder {
    /* FF 19+ */
    color: #2793D1;
 font-size:large;
 font-family:Arial, Helvetica, sans-serif;
}
 .form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #2793D1;
 font-size:large;
 font-family:Arial, Helvetica, sans-serif;
}

.modal-title {
    font-weight: 300;
}
.vcenter {
	display: flex;
	align-items: center;
}
.page {

	display: none;


}
.container{
    background-color: transparent;
		padding-top:80px;
}

.wrapper{
	background-color: #eee;
	height: auto;
	background-image:url('../../img/bg_content.jpg');
	background-repeat:no-repeat;
	background-size: auto 100%;
	background-position: 55% 80px;
	background-attachment: fixed;
	position:absolute;
	top:0px;
	width:100%;
}

.aText:link, .aText:visited, .aText:hover, .aText:focus, .aText:active {
	color: #009de0;
	text-decoration: none;
}
a, a:focus, a:hover {
	color: #009de0;
	text-decoration: none;
}
.a, .a:focus, .a:hover {
	color: #fff;
	text-decoration: none;
}

.fa.form-control-feedback {
	line-height: 80px; /* @input-height-base; */
}
.has-feedback-left input.form-control {
	padding-left: 66px; /* @input-height-base; */
	padding-right: 12px; /* @padding-base-horizontal */
}
.has-feedback-left .form-control-feedback {
	left: 26px;
}
/*.form-control {
	font-size: inherit;
}*/


label {
    font-weight: 500;
    font-size: 0.8em;
}
.littleB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #91f3f7;
}
.bubbler {
	position: relative;
	width: 100%;
	min-height: 60px;
	padding: 9px;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bubbler:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent rgba(255, 255, 255, 0.5);
	display: block;
	width: 0;
	z-index: 1;
	right: -15px;
	top: 16px;
}
.bubblel {
	position: relative;
	width: 100%;
	min-height: 60px;
	padding: 9px;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bubblel:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	border-color: transparent rgba(255, 255, 255, 0.5);
	display: block;
	width: 0;
	z-index: 1;
	left: -15px;
	top: 16px;
}
.responsiveTable {
	position: absolute;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	/*-webkit-transform: scale(0.9); /* Safari and Chrome */
	/*-moz-transform: scale(0.9); /* Firefox */
	/*-ms-transform: scale(0.9); /* IE 9 */
	/*-o-transform: scale(0.9); /* Opera */
	/*transform: scale(0.9);*/
}

.frAsma{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    /* margin-left: auto; */
    /* width: 200px; */
    /* height: 200px; */
    /* position: relative; */
    border-spacing: 0;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.responsiveTable tr td {
	text-align: center;
}
.contactList img {
	max-width: 75px;
}
.arrow {
	width: 35px;
	height: 35px;
}
.back {
	height: 40px;
	width: auto;
	margin: 5px;
}
.navbar-fixed-bottom {
	background-color: #1269b0;
	padding-left: 15px;
	padding-right: 15px;
	height: 70px;
	border-bottom: 20px solid #009de0;
}
.nav-tabs {
	border-bottom: none;
}
.tab-content>.tab-pane {
	border: solid 1px;
	border-color: #DDD;
	background-color: #fff;
	padding: 0.8em;
}
.nav-tabs > li > a {
	color: #777;
}
table tr.session td {
	background: #ceddee none repeat scroll 0% 0%;
	color: #333;
	padding: 10px;
}
table tr.break td {
	background: #e3e3e3 none repeat scroll 0% 0%;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top: none;
}
.btneven {
	font-weight: bold;
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: central;
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	border-radius: 20px !important;
	-webkit-border-top: 20px !important;
	-moz-border-top: 20px !important;
	border-top: 20px !important;
	-webkit-border-bottom: 20px !important;
	-moz-border-bottom: 20px !important;
	border-bottom: 20px !important;
	background-color: #666;
	color: #fff;
	font-size: 140px;
	margin: auto;
}
.btnodd {
	font-weight: bold;
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: central;
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	border-radius: 20px !important;
	-webkit-border-top: 20px !important;
	-moz-border-top: 20px !important;
	border-top: 20px !important;
	-webkit-border-bottom: 20px !important;
	-moz-border-bottom: 20px !important;
	border-bottom: 20px !important;
	background-color: #aba9a9;
	color: #fff;
	font-size: 140px;
	margin: auto;
}
.btnselected {
	text-decoration: underline;
	color: #ffcc00;
}
.tasto {
	content: ' ';
	color: #000;
	padding: 0 13px 0 13px;
	height: 54px;
	line-height: 54px;
	white-space: nowrap;
	width: 100%;
	text-align: center;
}
.tastopremuto {
	content: ' ';
	background-position: 0px -54px;
	color: #ffcc00;
	padding: 0 13px 0 13px;
	height: 54px;
	line-height: 54px;
	white-space: nowrap;
	width: 100%;
	text-align: center;
}
#statoconnessione {
	bottom: 0px;
	position: fixed;
	z-index: 999;
	left: 0px;
	height: 20px;
	text-align: right;
	font-size: small;
	width: 100%;
	background-color: green;
	color: white;
}
#tondo{
	/*border-style: solid;*/
	border-radius:0.5em;
	padding:0.5em;
	background-color:rgba(0, 157, 224, 0.5);
	width: 80%;
	font-weight: bold;
	/*border-color: #1269b0;*/
	color: #fff;
	/*border-style: thin;*/
	position:relative;
	top: 73%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.btn-repeat {
	display: block;
	float: right;
	width: 50px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	background: none;
	border: 0;
	text-align: center;
	cursor: pointer;
	position: fixed;
	top: 7px;
	right: 0px;
	z-index: 999;
	color: #fff;
}
.btn-repeat i {
	display: block;
	font-size: 28px;
}
#ImgRispondi {
	width: 100%;
	height: 80px;
	font-size: larger;
	margin-top: 20px;
}
#DQTable td {
	text-align: center;
}
#spk_table td:nth-child(even) {
	font-size: larger;
	vertical-align: middle;
}
#spk_table td:nth-child(odd) {
	width: 50px;
	vertical-align: middle;
}
.pull-right2 {
	font-size: x-small;
	color: aliceblue;
	float: right;
	text-align: right;
	width: 100%;
	margin-right: 10px;
}
.alert-success {
	vertical-align: middle;
	position: absolute;
	right: 20px;
	top: 100px;
}
.alert-danger {
	vertical-align: middle;
	position: absolute;
	right: 20px;
	top: 100px;
}

.table-striped>tbody>tr:nth-of-type(odd){
	background-color: rgba(255, 255, 255, 0.3);
}

.btn-ps, .btn-ps:focus, .btn-ps:hover, .btn-ps.active, .btn-ps:active  {
    color: #fff;
    background-color: #82B245;
    border-color: #82B245;
    background-image: linear-gradient(to bottom,#82B245 0,#82B245 100%);
}


/*---Modal--*/
.modal-body {
	max-height: 740px;
	overflow-y: scroll;
}




@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
html, body {
	font-size: large;
}
div#bottoni{
	font-size: small;
}
.fa.form-control-feedback {
	line-height: 40px; /* @input-height-base; */
}
.has-feedback-left input.form-control {
	padding-left: 50px; /* @input-height-base; */
	padding-right: 12px; /* @padding-base-horizontal */
}
.has-feedback-left .form-control-feedback {
	left: 14px;
}
.form-control {
	/* color: #2793D1; */
	height: 40px;
	/* border: solid 2px #abc7d8 !important; */
}
form {
	width: 90%;
	margin: auto;
}
.fa-2x {
	font-size: 1em;
}

.contactList img {
	max-width: 45px;
}
.arrow {
	width: 25px;
	height: 25px;
}
.btneven {
	height: 60px;
	width: 60px;
	font-size: 46px;
}
.btnodd {
	height: 60px;
	width: 60px;
	font-size: 46px;
}
/*.btn-primary, .btn-primary:focus, .btn-primary:hover {
	color: #fff;
	background-color: #009de0;
	border-color: #009de0;
	    border: 2px solid #337ab7;
	background-image: linear-gradient(to bottom,#009de0 0,#009de0 100%);
}*/
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 4px;
}
}

@media only screen
    and (device-width : 375px)
    and (device-height : 812px)
    and (-webkit-device-pixel-ratio : 3),
		only screen
    and (device-width : 414px)
    and (device-height : 896px)
    and (-webkit-device-pixel-ratio : 3),
		only screen
    and (device-width : 414px)
    and (device-height : 896px)
    and (-webkit-device-pixel-ratio : 2){
    div#homefooter{
		padding-bottom: 20px;
	}

	.toggle_menu {
		top: 27px;
	}

	div#dashboardLogo{
		top: 20px;
	}

	.container {
	    padding-top: 100px;
	}

	#_title {
	    padding-top: 40px;
	}

	.navbar-fixed-top {
		height: 100px;
	}
}


table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {background-color: #f2f2f2;}
