body {
	font-size: 11px;
}

h1 {
	font-size: 20px;
	margin-top: 5px;
}
.nw {
white-space: nowrap;
}
dt {
	display:none;
}
dd {
	margin:0;
	padding:0;
	display:inline;
}
.navbar {
	background-color: #3993ba;
	min-height: 30px;
	border-radius: 0;
	margin-bottom: 5px;
}
.nav > li > a > img {
margin-top: -5px;
}
.nav {
	margin: 0;
	padding: 0;
}

.navbar-brand {
	font-size: 1.2em;
	padding: 7px;
	color: #fff;
}

.mobile-sel {
	text-align: center;
	margin-top: 5px;
}

.nav>li {
	display: inline-block;
}
.nav li li p {
margin: 5px 5px 5px 0px;
}
.navbar-brand {
	font-weight: bold;
	font-size: 1.3em;
}

.navbar .nav>li>a {
	color: #fff;
	padding: 12px 5px;
	height: 34px;
}

.nav>li>a:hover {
	background-color: #8bc4dd;
}

.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle
	{
	color: #fff;
	background-color: #8bc4dd;
}

.dropdown-menu {
	border-radius: 0px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	font-size: inherit;
	min-width: 10px;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #3993ba;
	background-image: none;
}

.navbar-inner {
	-webkit-box-shadow: 0px;
	-moz-box-shadow: 0px;
	box-shadow: 0px;
	background-image: none;
	background-color: #3993ba;
}
/*********************/
.main {
	margin: 5px;
}

.tabbable-bordered>.tab-content {
	padding: 10px 10px 5px;
	border: 1px solid #ddd;
	border-top: 0px;
}

.alert {
	margin-bottom: 3px;
	padding: 3px;
}
/***********TABLE*********/
.table th,.table td {
	padding: 3px !important;
	vertical-align: middle !important;
}

.table th {
	background-color: #3993ba;
	color: #fff;
}

.table .selected td {
	background-color: #ee0000;
	color:#fff;
}
.table .selected td a {
	color:#fff;
}
.table .sel_col {
	width: 30px;
}
.table .icon {
	width: 30px;
	text-align: center;
}
.table .w10p {
	width: 10%;
}
.table input,.table select,.table textarea {
	width: 100%;
}
.table .min {
	width: 10px;
	white-space: nowrap;
}
.table .form-control {
	margin-bottom: 0px !important;
}

/****************/
.well {
	padding: 3px 8px 3px 8px;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 3px;
}

.top10 {
	margin-top: 10px;
}

.pagination {
	margin: 0;
}

.panel-heading {
	padding: 5px;
}

.panel-title {
	font-size: 1.1em !important;
	font-weight: bold;
}
/***************************/
input[type=checkbox] {
	width: 16px;
	margin: 5px 0px;
	box-shadow: none;
}

input,select,textarea {
	font-size: 1.1em !important;
	/*padding: 5px !important;*/
	height: auto !important;
	border-radius: 2px !important;
}

.form-control {
	display: inline;
	/* width: 90%; */
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	transition: none;
	margin-bottom: 2px;
}

.thumbnail {
	margin: 3px;
	width: 200px;
	float: left;
	-webkit-box-shadow: 0px;
	-moz-box-shadow: 0px;
	box-shadow: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.thumbnail img {
	max-width: 100%;
}

h1,h2,h3 {
	font-size: 1.6em;
	margin: 5px 0px;
}

.bs-callout-info {
	background-color: #f0f7fd;
	border-color: #d0e3f0;
}

.bs-callout {
	padding: 15px 30px 15px 15px;
	border-left: 5px solid #eee;
}

.label {
	font-size: 100%;
}

input.datepicker {
	width: 100px;
}

.box .header {
	display: none;
}

a.helper { /*float: left;*/
	margin-right: 5px;
	cursor: pointer;
	color: #3993ba;
	text-decoration: none;
}

input.euro {
	width: 100px !important;
}

input.ora {
	width: 100px !important
}
.row table { /*SERVE NEI FORM insieme a col-sm-x*/
	width: 100%;
}

table .f_legend td, p.f_legend {
	font-weight: bold;
	background-color: #ebebeb;
	padding: 3px;
}
.tess-title  {
	background-color: #428bca;
	color:#fff;
	padding: 10px;
	margin-bottom: 5px;
}
.topmargin {
	vertical-align: top !important;
	margin: 10px !important;
}

form textarea {
	/*va bene nei form documenti contabili*/
	height: 120px !important;
}
.auto_textarea {
	height: 50px !important;
}
.auto_textarea_focus {
	height: 120px !important;
}

.number, .qt {
	width: 20%;
	min-width: 50px;
}

.citizenship {
	max-width: 170px;
}
/**************calendar*****************/
.table-sel {
	height: 400px;
	overflow-y: scroll;
}
table.calendar td,table.calendar tbody tr {
	border: 1px solid #ccc;
	vertical-align: top;
}
table.calhead th, table.calendar td,table.calendar th {
	min-width: 50px;
	
}

table.calendar tr:hover {
	background-color: #ebf8fb;
}

table.calhead th {
	background-color: #aaa;
	color: #fff;
	text-align: center;
}

table.calendar tbody th {
	background-color: #aaa;
	color: #fff;
	line-height: 15px;
}

table.calendar td.tdy {
	background-color: #fcf8e3;
}
table.calendar tbody td {
	position: relative;	
	cursor: crosshair;
}

table.calendar .e { /*background-color: #00ff00;*/
	position: absolute;
	width: 300px;
	margin-top: 0px;
	padding-left: 3px;
	color: #fff;
	background-color: #555;
	overflow: hidden;
	white-space: nowrap;
	z-index: 10;
	cursor: pointer;
	line-height: 15px;
	border-right: 5px solid #666;
	padding-left: 8px;
	margin-left:5px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
table.calendar .move {
	background-color: #ff0000 !important;
}

table.calendar i.unpaid {
	color: #f00;
	font-size: smaller;
	padding: 3px;
	padding: 1px;
	display: inline;
	margin-left:2px;
	background-color: #fff;
}

table.calendar i.paid {
	color: #0f0;
	font-size: smaller;
	padding: 3px;
	padding: 1px;
	display: inline;
	margin-left:2px;
	background-color: #000;
}
table.calhead .vline {
	position: absolute;
	width: 2px;
	background-color: #ff0000;
	height: 500px;
	z-index: 9999;
}
table.calendar .selected {
	background-color: #ffdede !important;
}

.hev {
	background-color: #3993ba !important;
	color: #fff !important;
}

.popinfo {
	position:absolute;
	background-color:#fff;
	border: 3px solid #333;
	min-width: 400px;
	min-height:200px;
	top:10px; left:10px;
	z-index: 9999;
	padding: 5px;
}
/*NAV ON OVER*/
ul.nav li.dropdown:hover>ul.dropdown-menu {
	display: block;
}

.dropdown-menu {
	margin: 0;
}

.navbar-brand:hover,.navbar-brand:focus {
	color: #fff;
}

/*********************/
.dropareahover {
	background-color: #EFD2A4 !important;
	border-color: #DFA853;
}

.draggableg {
	cursor: move;
}

.pren-draggable {
	height: 30px;
}


.required-opt>td:first-child:after {
	content: "*";
	color: #0000ff;
	font-size: 18px;
}

.required>td:first-child:after {
	content: "*";
	color: #ff0000;
	font-size: 18px;
}

.required>div:first-child:after {
	content: "*";
	color: #ff0000;
	font-size: 18px;
	line-height:1px;
}

#loading, #sjMsg {
	position: absolute;
	top: -50px;
	z-index: 9999;
	width: 100%;
	display: none;
}

#loading div, #sjMsg div {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: center;
	width: 200px;
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #fbeed5;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-box-shadow: 0px 0px 30px #333;
	-webkit-box-shadow: 0px 0px 30px #333;
	box-shadow: 0px 0px 30px #333;
}

.icon-shutdown {
	color: #ddd;
}
.error {
	color:#ff0000;
	display: block;
}
.privilege_tr {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.insideToken {
	margin-left: -37px;
}
.modal-dialog {
	padding-top: 10px;
	padding-bottom: 10px;
}
.modal-header, .modal-footer {
padding: 5px;
}
.modal-body {
padding: 3px;
}
.nav-tabs .nav>li>a {
	background-color: #8bc4dd;
}
/**********/
.rack {
	height: 500px;
	overflow: auto;
}
.rack .bed-box {
	border-left: 1px solid #aaa;
	margin-bottom: 5px;
	min-height: 80px;
	width: 150px;
	float: left;
	
	margin: 1px;
}
.rack .bed-box:nth-child(2) {
	border: 0px !important;
}

.rack .bed-box.odd {
	background-color: #428bca;
	color:#fff;
}
.rack .bed-box.odd a {
	color:#fff;
}
.rack .bed-box.even {
	background-color: #fff;
	color: #428bca
}

.rack .bed-box .bn {
	font-weight: bold;
	text-align: center;
}
.rack .bed-box .bn span {
	color: #428bca;
}
.rack .checked_in {
	color: #0a0
}

.rack .cke {
	background-color: #00ff00;
	color:#fff;
}


.rack .ospite-box {
	padding:2px;
	text-align: center;
	background-color: #ddd;
	margin-bottom: 2px;
}
.rack .opt {
	margin: 3px 0px;
}
.rack .q {
	background-color:#fff;
	color:#000;
	padding:2px 4px;
	display: inline;
	border: 1px solid #ccc;
}
.rack .dt {
	background-color: #0000ff;
	color:#fff !important;
}
.rack .topay {
	background-color:#ff0000;
	color:#fff;
}
.rack .paied {
	background-color:#00cc00;
	color:#fff;
}
.rack .paiedacc {
	background-color:#ffdd00;
	color:#000;
}
.rack .room {
	border:3px solid #999;
	margin: 3px;
	margin-right:6px;
	float: left;
}
.rack .ropt {
	width: 100%;
	height: 20px;
	background-color: #ccc;
}
.rack .ropt span {
	font-weight: bold;
	color:#ff0000;
	font-size: 16px;
}
.rack .pulman {
	display:inline-block;
	vertical-align: top;
	cursor: pointer;
	height: 20px;
	padding: 2px;
}
.rack .pulman input {
	margin: 0px;
	padding: 0px;
}
.rack .pulman .lab {
	cursor: pointer;
}
.rack .setpul {
	background-color: #428bca;
	color:#fff;
}
.rack .setman {
	background-color: #428bca;
	color:#fff;
}
.short {
	width: 40%;
}
.total-row {
	font-weight: bold;
}
.unpaid {
	color: #d00;
}

.prenotazione-rack {
	text-align: center;
	padding: 3px;
	background-color: #d2ffb2
}

#dettagli_camera {
	height: 250px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#dettagli_camera .form-control {
	padding: 0 !important;
	margin: 0 !important;
}
.alert li, .bs-callout li {
	padding: 2px;
}

.paga-addebito-link {
	margin-right: 3px;
}

#lista-ospiti-addebiti {
	list-style: none;
}

.ospite-addebito {
	margin-bottom: 3px;	
}

.ospite-addebito a {
	width: 100%;
	display: block;
}
.bottom {
	background-color: #ccc;
	width: 100%;
	position:fixed;
	bottom: 0;
	padding: 7px;
}
.gest {
	text-align: right;
	font-weight: bold;
}
.schead::-webkit-scrollbar { 
    display: none;
}
.totale {
	font-size: 24px;
	text-align: right;
}
.totale label {
	font-size: 18px;
}
.rowtab div {
	padding-top: 5px;
	padding-bottom: 5px;
}
.fa {
margin: 0px;
}
input.numberdec, input.number,input.euro {
	text-align: right;
	background-color: #fff;
}
.button-list button {
	display: inline-block;
	margin: 3px;
	width: 200px;
}
.descr {
	width: 100%;
	height: 400px !important;
}


#att {
	max-height: 120px;
	overflow-y: scroll;  
}

.alert .legend {
	padding: 5px;
	font-size: 1.3em;
	font-weight: bold;	
	margin-bottom: 5px
}

.alert-info .legend {
	color: #fff;
	background-color: #3a87ad 	
}

input.form-control[type=radio] {
	width: 15px !important;
	margin-top: 0 !important;
}

label {
	margin-right: 10px;
	font-weight: normal;
}

#cambia-stato {
	margin-top: 10px
}


#lista-movimenti {
	margin-top: 20px
}

.targetCategoria {
	padding-top: 10px;
	padding-bottom: 20px
}

#table-presenze {
	border-collapse: collapse;	
}

.presenza {
	padding: 8px;
	border-bottom: 2px solid #ebebeb
}

.total td {
	background-color: #3993ba !important;
	color: #fff;
	font-weight: bold
}

.sel_ora {
	width: 100px;
	display: inline
}

.nav-tabs > li > a {
	font-weight: bold
}

.table-macchina  td {
	border: 0 !important;
}

.riga-macchina.odd {
	background-color: #cacaca
}

.riga-intestazione > td {
	padding-bottom: 0px !important
}

.form-title {
	/* per alert-warning
	background-color: #c09853;
	color: #fcf8e3;
	 */
	font-size: 1.2em;
	font-weight: bold;
	
	color: #000;
	padding: 5px;
	margin-bottom: 3px
	
}

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
background-color: #fff;
}

#parcoMacchineTbody  > tr:nth-child(odd) > td {
background-color: #f8f8f8;
}
.form-table hr {
	margin-top: 5px;
	margin-bottom: 5px	
}

.alert-warning {
 	color: #745217;	
	font-size: 1.1em;
}

.panel-heading h6 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	font-weight: bold
}

button.btn-sm {
	line-height: 1;
	font-size: 12px
}

.btn-sm {
	background-color: #999 !important;
	border: 1px solid #888 !important;
	color: #ffffff;
}

.btn-sm:hover {
	text-decoration: none
}

.btn-active {
	background-color: #ccc !important;
	border: 1px solid #888 !important;
	color: #ffffff;
}

.panel-group {
	margin-bottom: 5px
}

input:disabled, select:disabled, textarea:disabled {
	background-color: #fff !important;
	color: #aaa;
}

input[readonly]	{
background-color: #fff !important;
	color: #aaa;	
}

.ul-home {
	list-style: none;
	color: #888;
	padding-left: 0px
}
.ul-home li {
	padding: 2px
}

.numberdec {
	width: 100px;
	background-color: #fff
}

.utente-home {
	padding-top: 2px;
	display: block;
	color: #999
	
}

.accordion-toggle h6::before { 
   font-family: FontAwesome;
   content: "\f068";
	 padding-right: 3px;
}

.accordion-toggle.collapsed h6::before { 
   font-family: FontAwesome;
   content: "\f067";
	 padding-right: 3px;
}