body {
	min-width: 240px;
	min-height: 700px;
	height: 100%;
	line-height: 18px;
	font-size: 13px;
	font-family: "Open Sans", verdana, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top; 
	background-size: 100% auto; 
	background-attachment: fixed;
	/* background-image: url('/image.php?sfondo.jpg**900'); */
}

a:hover, a:focus {
	text-decoration: none;
}

.header-container {
	background: white;
	background-color: #daecfa;
	background-image: -moz-linear-gradient(#daecfa, white);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#daecfa), to(white));
	background-image: -webkit-linear-gradient(#daecfa, white);
	background-image: -o-linear-gradient(#daecfa, white);
}

header .nav {
	height: 32px;
	border-bottom: 1px solid #DAECFA;
}

#currencies-block-top,
#languages-block-top,
#welcome_text-block-top {
	float: left;
	position: relative;
	margin-right: 5px;
}

#currencies-block-top div.current,
#languages-block-top div.current,
#welcome_text-block-top div.current {
	font-weight: normal !important;
	padding: 6px 0px;
	color: #555555;
	cursor: pointer;
}

#currencies-block-top div.current .cur-label {
	display: inline;
}

#currencies-block-top div.current:after,
#languages-block-top div.current:after {
	content: "\f0d7";
	font-family: "FontAwesome";
	font-size: 14px;
	line-height: 18px;
	vertical-align: -1px;
	padding-left: 5px;
	color: #A2A2A2;
}

#currencies-block-top ul,
#languages-block-top ul,
#welcome_text-block-top  ul{
	display: none;
	position: absolute;
	top: 31px;
	left: 0;
	width: 157px;
	border: 1px solid #FFFFFF;
	background: #daecfa;
	z-index: 2;
}

.header_permentlink,
.header_user_info {
	float: right;
}

.header_permentlink {
	float: right;
}

.header_permentlink .tm_permenu_inner {
	cursor: pointer;
	display: none;
}

ol, ul {
	list-style: none;
}

#currencies-block-top ul li a, #currencies-block-top ul li > span, .welcome_text ul li a {
	padding: 0 10px 0 12px;
	display: block;
	color: #555555;
}

#currencies-block-top ul li.selected a, #currencies-block-top ul li:hover a {
	color: #0e76df;
}

#currencies-block-top ul li {
	color: #555555;
	line-height: 22px;
	font-size: 13px;
}

#header_links {
	list-style-type: none;
	float: right;
	margin: 6px 0;
	clear: both;
	padding: 0px;
}

#header_links li {
	float: left;
	padding: 0px 5px;
}

#header_links li#header_link_contact:before,
#header_links li#header_link_sitemap:before,
.header_user_info li .login:before {
	content: "\f0f6";
	color: #555555;
	font-family: "FontAwesome";
	margin: 0 5px;
}

#header_links li#header_link_contact:before {
	content: "\f0f6";
}

#header_links li#header_link_sitemap:before {
  content: "\f0e8";
}

.header_user_info li .login:before {
  content: "\f090";
}

#header_links li a {
  text-decoration: none;
  text-transform: capitalize;
  color: #555555;
}

/*.header_user_info li {
  float: left;
}*/

.header_user_info a {
  color: #555555;
  font-weight: normal;
  display: block;
  padding: 6px 5px 6px 8px;
  cursor: pointer;
  text-transform: capitalize;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

header .nav .row {
  margin: 0px;
}

#languages-block-top ul li {
  color: #555555;
  line-height: 22px;
  font-size: 13px;
}

#languages-block-top ul li img {
  margin: 6px 6px 0 10px;
  float: left;
}

.header_permentlink .tm_permenu_inner .headertoggle_img:before {
  content: "\f039";
  display: block;
  font-family: "FontAwesome";
  font-size: 23px;
  color: #FFFFFF;
  position: relative;
  top: 10px;
  line-height: 15px;
}

#header_links li#header_link_bookmark:before {
  content: "\f02e";
  color: #555555;
  font-family: "FontAwesome";
  margin: 0 5px;
}

.languages-block img {
	width: 16px;
	height: 11px
}

img.logo {
	/*width: 246px;
	height: 64px;*/
	max-height: 150px !important;
	max-width: 100% !important;
}

label.error {
	color: red;
	width: 100%;
	display: none;
}

.close {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 21px;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0px 1px 0px #FFF;
}

@media (max-width: 767px) {
#languages-block-top,
#currencies-block-top,
.header_permentlink {
  background-color: #3f9fff;
  background-image: -moz-linear-gradient(#3f9fff, #045fbb);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3f9fff), to(#045fbb));
  background-image: -webkit-linear-gradient(#3f9fff, #045fbb);
  background-image: -o-linear-gradient(#3f9fff, #045fbb);
  position: absolute;
  text-align: center;
  top: 130px;
  width: 25%;
  left: 0%;
  z-index: 959;
  border-right: 1px solid #fff;
}
#currencies-block-top {
  left: 25%;
}
.header_permentlink {
  left: 50%;
}
.header_permentlink .tm_permenu_inner {
  display: block;
}
#currencies-block-top div.current,
#languages-block-top div.current {
  color: #FFFFFF;
}
#currencies-block-top div.current:after,
#languages-block-top div.current:after {
  color: #FFFFFF;
  line-height: 21px;
}
#languages-block-top ul,
#currencies-block-top ul {
  width: 100%;
  text-align: left;
  top: 33px;
}
#header_links li {
  width: 100%;
  float: none;
  border: none;
  padding: 3px 8px;
}
#header_links {
  width: 100%;
  padding: 0;
  display: none;
  text-align: left;
  border: 1px solid #ffffff;
  background: #daecfa;
  margin: 0;
}
}

@media (max-width: 500px) {
	div.input-daterange span.input-group-addon {
		display: none;
	}
}

.chosen-container {
    cursor: pointer;
}

a.chosen-single.chosen-default span {
    color: darkgrey;
}

div.jstree {
    padding: 0;
    margin: 1px;
    max-height: 900px;
    overflow-y: overlay;
    overflow-x: hidden;
}

.panel h4 a[data-toggle=collapse] {
    border-bottom: 0;
}

.panel a[data-toggle=collapse] {
    color: inherit;
	display: block;
    border-bottom: 1px solid #DDD;
}

.panel-heading {
	background-color: #f5f5f5;
	border-color: #ddd;
}

.bootstrap-tagsinput {
	display: block;
	min-width: 100%;
}

.bootstrap-tagsinput input {
	width: 100% !important;
	font-size: 14px;
}

label.control-label {
	text-align: left !important;
	overflow: hidden;
}

.jstree-themeicon-custom {
	background-size: 100% !important;
}

.typeahead.dropdown-menu{
right: 15px;
}
.typeahead li a{
white-space: normal;
}
.typeahead strong{
color: red;
}
.chosen-container .chosen-results li em{
color: red;
background: none;
}
.day.red{
color: red;
}
input[type=number] {
	text-align: right;
	padding: 2px;
}
.page-header, h2, p.header {
color: red;
width: 100%;
text-shadow: 2px 2px 15px rgba(255,255,255,1);
}

.fieldset {
	/* display: inline-block; */
}

.input-group-addon, .input-group-btn {
	vertical-align: top;
}

label.btn-default.active, label.btn-defaul.active.focus {
	color: #fff;
	background-color: #286090 !important;
	border-color: #204d74;
}

.open>.dropdown-menu {
	max-width: 370px;
	z-index: 1040;
	overflow: hidden;
	max-height: none !important;
}

.bootstrap-dialog-message {
	padding: 15px;
}

input[type=search],
input.form-control.search-input {
	background: lightcyan;
}
/*
.bootstrap-table input.form-control {
	background: lightcyan;
}
*/
table input {
	background: white !important;
}

div.zoom {
	width: 100%;
}

label.info {
	color: orangered;
	padding: 0 15px;
}

.panel-heading.scaduto {
	background-color: coral !important;
}

ul.elenco-globalsearch {
	position: absolute;
	z-index: 3031;
	padding: 2px 10px;
	display: block;
	width: 100%;
}

ul.elenco-globalsearch li {
	border-radius: 4px;
	border: #DDDDDD 1px solid;
	background: rgb(252,252,252);
	background: linear-gradient(180deg, rgba(252,252,252,1) 0%, rgba(126, 251, 235, 0.8) 100%);
}

ul.elenco-globalsearch img {
	width: 32px;
}

ul.elenco-globalsearch a {
	display: inline-flex;
	width: 100%;
}

ul.elenco-globalsearch .media-left, 
ul.elenco-globalsearch .media-left2, 
ul.elenco-globalsearch .media-body {
	float: left;
	display: initial;
}

ul.elenco-globalsearch .media-right{
	float: right;
	display: initial;
	position: relative;
	top: -59px;
	height: 0px;
}

.modal-body .row {
	margin: 0px;
}

body.offline {
	background: orange !important;
}

.image-uploader .uploaded {
	margin-bottom: 50px !important;
}

.upload-text {
	top: unset !important;
}

.image-uploader.has-files .upload-text {
	display: flex !important;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 0px;
	margin-left: 20px;
}
.dropdown-submenu .dropdown-menu {
	display: none;
	position: static;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
li.liresult.indirizzo {
	background: yellow;
	background: linear-gradient(180deg, rgba(252,252,252,1) 0%, rgba(243, 251, 126, 0.81) 100%);
	margin-left: 20px;
}
li.liresult {
	padding: 0 5px;
	float: left;
	border-radius: 4px;
	border: #DDDDDD 1px solid;
	background: rgb(252,252,252);
	background: linear-gradient(180deg, rgba(252,252,252,1) 0%, rgba(126, 251, 235, 0.15) 100%);
}
li.liresult .media-heading {
	margin: 0;
}
.elenco-globalsearch .resgr {
	margin-left: 20px;
}
div.flake {
	z-index: 2000;
}
.modal {
	/* z-index: 10010; non funziona scelta colore */
	z-index: 10000;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
	position: relative;
	display: inline-block;
	/*left: -10px;*/
	left: 0px;
	top: 2px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
	margin-left: 5px;
}

.dropdown-menu>li>a,
.dropdown-menu>li>label {
	padding: 3px 10px;
	font-weight: normal;
	margin: 0;
	cursor: pointer;
}

/* da spostare */
.file-preview-frame.active {
	background: #286090;
}
.file-preview-frame.collegato {
	background: lightgray;
}
.file-preview-frame.collegato button.kv-file-remove {
	display: none;
}
.file-input .btn-file {
	float: left;
}
.file-preview-frame .toggle {
	display: none;
}
button.btn-help {
	cursor: help;
	background: gold;
}
li.liresult a.off {
	color: darkgray;
	cursor: not-allowed;
}
.panel-body.documento-body {
	z-index: 2501;
	position: relative;
}
.file-footer-buttons .button-checkbox {
	display: inline-block;
	margin: 3px;
}
button.btn-sm.btn-kv {
	width: 34px;
}
button.kv-file-upload {
	display: none;
}
.secondario,
.primario {
	padding: 2px;
}
a.navbar-brand {
	max-width: 65%;
	white-space: nowrap;
	overflow: hidden;
}
@media (min-width: 768px){
	a.navbar-brand {
		max-width: 100% !important;
	}
}
div.thumbnail div.col-xs-3 img {
	width: 100%;
}
.progress {
	width: 100%;
}
.editimage {
	margin: 0;
}
.editimage span.badge {
	float: right;
}
@media (min-width: 768px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		max-width: 600px !important;
	}
}
button.btn.dropdown-toggle.disabled {
	background: #eeeeee;
	opacity: 1;
	color: #555;
}