body {
  margin-top: 0px;
}

.urlcontent{
    word-wrap:break-word;
}

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

.left{
    float: left;
}

.loader{
	background: url(../images/spinner.gif) no-repeat;
	-webkit-background-size: 19px 19px;
	background-size: 19px 19px;
	display: none;
	float: right;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 19px;
	height: 19px;
	margin: 0px 0px 0px 10px;
}

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

.btn-dismissable, .btn-dismissable:hover{
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;    
}

/**** STUDIO GIULIANI ****/

#contenuto_file_ago td{
    vertical-align: middle;
}


th.cod{
    width: 10%;
}

th.cod_export, td.cod_export{
    width: 5%;    
    text-align: center;
}

th.voce{
    width: 40%;
}

th.voce_export{

}

th.importo, td.importo{
    width: 10%;
    text-align: right;
}

th.associazione{
    width: 40%;
}

tr.hiderow {
    display: none;
}

#info_banner, #info_elaborazione, .nascondi{
    display: none;
}

span.red {
    color: red;
}

span.iconRepCommStatus {
    margin-right: 3px;
    display: block;
    float: left;
    width: 20px;
    text-align: center;
}


#tabOperatori td.tabTempoTrascorso, #tabOperatori th.tabTempoTrascorso, #tabOperatori td.tabCodOperatore, #tabOperatori th.tabCodOperatore{
    width: 10%;
}

div.margin-top-2{
    margin-top: 2px;
    font-weight: bold;
}

table.table-100{
    width: 100% !important;
    margin-left: 0px !important;
}

/* TABELLA HEADER FISSO */
table.avanzamentoLavorazioni tbody {
    display:block;
    height:250px;
    overflow-y: scroll;
}

table.avanzamentoLavorazioni thead, table.avanzamentoLavorazioni tbody tr {
    display:table;
    width:100%;
    table-layout:fixed;
}

table.avanzamentoLavorazioni thead {
    width: calc( 100% - 1em )
}

table.avanzamentoLavorazioni thead td {
    font-weight: bold;
}
/* TABELLA FINE HEADER */

span.showTooltip{
    cursor: help;
}

a.mostraInfoLavorazione:hover{
    color: black;
    cursor: pointer;
    text-decoration: underline;
}

.margin-top-10{
    margin-top: 10px;
}

.lista-no-bullet{
    list-style-type: none;
    margin-left: 20px;
}

.openTempoCdl{
    cursor: pointer;
}

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

.text-left-forced{
    text-align: left !important;
}

.width70{
    width: 70px !important;
    margin-right: 10px !important;
}

.width85{
    width: 85px !important;
    margin-right: 10px !important;
}

.width100{
    width: 100px !important;
    margin-right: 10px !important;
}


.margin-bottom-15{
    margin-bottom: 15px !important;
}

.select-inline{
    margin-left: 10px;
    margin-top: 5px;
    font-weight: normal;
}

.radio-inline-stato-operatori{
    margin-top: -3px !important;
}

.margin-top-6{
    margin-top: 6px;
}

.backgroundCommesse {
    background-color: #f5f5f5;
}

/*#bloccoReparti{
    display: none;
}*/

.select2-search__field, .select2-selection__rendered{
    cursor: pointer !important;
}

.infoEvento{
    resize: none;
    min-height: 113px;
}

.error{
    color: red;
}

.no-bold{
    font-weight: normal;
}

/****************** CALENDAR ***********************/
#script-warning {
    display: none;
    background: #eee;
    border-bottom: 1px solid #ddd;
    padding: 0 10px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: red;
}

#loadingCalendar {
    display: none;
    /*position: absolute;
    top: 10px;
    right: 10px;*/
}

#calendar {
    max-width: 900px;
    margin: 40px auto;
    padding: 0 10px;
}

.fc-day-number{
    font-size: 14px;
    font-weight: bold;
}

.no-margin{
    padding: 1px;
}

div#gmaps-canvas {
    /*width:775px;
    height:300px;*/
    margin: 40px auto;
    padding: 0 10px;
}

.padding-5{
    padding: 5px;
}

.pointer{
    cursor: pointer;
}

.hidden-section{
    display: none;
}

.btn-default-nohover:hover {
    cursor:default !important;
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd;
}

.height-fix {
    height: 83px;
    max-height: 83px;
}

.padding-lat-0{
    padding-left: 0px;
    padding-right: 0px;
}

.margin-top-12{
    margin-top: 12px;
}

table.table-rapporti td{
    vertical-align: middle !important;
}

.commChiusa{
    color: red;
    font-weight: bold;
}


label.label-light {
    font-weight: normal !important;
    font-style: italic;
    margin-top: 5px;
}


/*@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}*/
/*
#sfondospinner {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.70);
    z-index: 9001;
}

.spinner-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: 0px;
    text-align: center;
    z-index: 9002;
    overflow: auto;
    width: 50px;
    height: 50px;
}
*/

.box-note {
    margin-top: 5px !important;
    font-size: 14px !important;
}

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


.editField:after{
    content: '\f040';
    color: black;
    font-size: 14px;
    font-family: 'FontAwesome';
    margin-left: 10px;
    cursor: pointer;
}

.clearBoth{
    clear: both;
}

.height16 {
    line-height: 16px !important;
}

li.allegatiList:first-child{
    border-bottom: 1px solid rgb(210, 214, 222);
    margin: 0 0 10px 0;
}

li.allegatiList{
    border-bottom: 1px solid rgb(210, 214, 222);
    margin: 5px 0 10px 0;
}

.height-fix-81{
    min-height: 81px !important;
}