@CHARSET "UTF-8";

section#main {
	overflow-x: scroll !important;
	overflow: visible !important;
	padding-top: 68px !important;
}

.mb-20 {
	margin-bottom: 20px;
}

.attivitaspese-nuovo_rapporto .row-fluid, .attivitaspese-nuovo_rapporto .span12, .attivitaspese-nuovo_rapporto .container-fluid,
.attivitaspese-elenco .row-fluid, .attivitaspese-elenco .span12, .attivitaspese-elenco .container-fluid {
	width: auto !important;
}

.top-bar {
	height: 60px !important;
	z-index: 1053 !important;
}

.top-bar a.brand {
    padding-left: 0px !important;
    /*line-height: 60px !important;*/
    color: white !important;
}

nav#primary {
  margin-top: 60px !important;
  /*z-index: 9999;*/
}

#menu_sx {
    height: 90% !important;
    overflow: auto !important;
}

#logo {
	/*height: 50px;*/
	vertical-align: middle !important;
}

.modal-scrollable {
	z-index: 1055 !important;
}

.modal-backdrop {
	z-index: 1054 !important;
}

.chzn-container{
	margin-bottom: 10px !important;
	margin-top: 0px !important;
}

.chzn-drop {
	z-index: 1060 !important;
}

.data-table th{
	cursor: pointer;
}

.pointer {
	cursor: pointer;
}

.no-pointer {
	cursor: default !important;
}

.center {
  text-align: center !important;
}

.right {
	text-align: right !important;
}

.half-width {
	width: 50% !important;
}

.width-90 {
	width: 90% !important;
}

.semi-full-width {
	width: 80% !important;
}

.width-70 {
	width: 70% !important;
}

.width-60 {
	width: 60% !important;
}

.width-20 {
	width: 20% !important;
}

.minimal-width{
	width: 15% !important;
}

.normal-field-width{
	width: 206px;
	margin-left: auto;
	margin-right: auto;
}

.float-left{
	float: left !important;
}

.float-right{
	float: right !important;
}

.no-margin {
	margin: 0px !important;
}

.clear {
	clear: both;
}

.overflow_hidden {
	overflow: hidden;
}

.custom-error {
	font-size: 12px !important;
	color: red;
	display: block !important;
}

.custom-warning {
	font-size: 12px !important;
	color: #ff8330;;
	display: block !important;
}

a.warning {
	border-color: #ff8330 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a.error {
    border-color: #db3535 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a.success {
    border-color: #63a822 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a [class^="icon-"] {
	padding-right: 0 !important;
}

a.no-pointer [class^="icon-"] {
	/*padding-right: 0 !important;*/
	cursor: default !important;
}

span [class^="icon-"] {
	padding-right: 0 !important;
}

.btn i {
	padding-right: 0;
	font-size: 1.2em;
}

div.datepicker {
	margin-bottom: inherit !important;
	margin-top: inherit !important;
	padding: inherit !important;
	z-index: 1056 !important;
}

div.datepicker input {
	margin-bottom: 10px !important;
}

.text-red {
	color: red;
}

tr#totali {
	font-weight: bold;
}

.margin-left-little {
	margin-left: 5px;
}

.no-margin-left {
	margin-left: 0px !important;
}

.margin-right-little {
	margin-right: 5px;
}

.margin-bottom-little {
	margin-bottom: 5px !important;
}

.margin-top-little {
	margin-top: 5px !important;
}

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

.text-align-bottom {
	vertical-align: bottom;
}

.no-line-height {
	line-height: 0px;
}
/*.hide {
	display: none;
}*/

.hand {
	cursor: pointer;
}

.data_fatt_clienti {
	width: 120px !important;
	padding: 0px !important;
}

.corsivo {
	font-style: italic;
}

.sfondo-warning td {
	background-color: #f6cdcd !important;
	color: #a61e1e;
	border-color: #f4c0c0;
}

.sfondo-bozza td {
	background: #d3eaf4 !important;
    border-color: #c7e4f1;
    color: #287da0;
}

.no-border-top {
	border-top: 0px !important;
}

.no-padding {
	padding: 0px !important;
}

.td-padding-left {
	padding-left: 8px !important;
}

.input-append, .input-prepend {
	font-size: inherit !important;
}

.normal-line-height{
	line-height: normal !important;
}

.border-round-little {
	border-radius: 4px !important;
}

.popover {
	z-index: 1040 !important;
}

.sottomenu2 {
	display: inherit !important;
	line-height: normal !important;
	height: auto !important;
	padding-top: 5px;
	padding-bottom: 5px;
}

[custom-preventivo] td input, [custom-commessa] td input {
	margin-bottom: 0 !important;
}

tfoot tr td, tfoot tr th{
	vertical-align: middle !important;
}

.small-font {
	font-size: 9px;
}

.fatture-redditivita #template_content {
	min-width: 100%;
	width: auto;
}
