﻿/* Version 1.0 2019/08/09 */
body{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    margin: 0 4px 0 4px;
    color: #676d6f;
}

a:focus { outline: 0; }
@media (min-width: 1200px) { .container { min-width: 1200px; } }
@media (max-width: 1199px) { #Note{ width: 300px !important; } }

#dLoader { z-index: 9999; text-align: center; overflow: hidden;}
#dLoader img { margin-top:16px;}
div[aria-describedby="dLoader"] .ui-dialog-titlebar { display: none; }
.noTitleStuff .ui-dialog-titlebar {display:none; } 
.noTitleStuff .ui-dialog-content {opacity: .7; filter:Alpha(Opacity=70); background:none #E4E4E5 !important; }
.ui-dialog { left: 45%; outline: 0 none; overflow: hidden; position: absolute; top: 40%; }
.ui-dialog input[type='button'] {  outline: none; font-family:Verdana,Arial,Helvetica,sans-serif;  font-size: 11px; color: #9A0C39; padding: 5px 5px 5px 10px; background: url("../images/fwd_arrow_button.gif") no-repeat scroll left 5px transparent; border-width: 0px; white-space: nowrap; }

/* INTESTAZIONE E NAVBAR */

.page-header {
    text-align: left;
    margin: 0 0 4px 0;
    border-bottom: 1px solid #BBBCBE;
    padding-bottom: 0;
}
.page-header img {
    max-height: 50px;
    max-width: 170px;
    margin: 5px 0;
}
.top-menu {
    padding-bottom: 23px;
    border-bottom: 1px solid #BBBCBE;
}
.navbar-nav{ width:99%; }
.navbar {
    margin-bottom: 0;
    border-radius: 0;
    min-height: inherit;
}
.navbar-default {
    background-color: #335F7D;
    border: none;
    background-image: none;
    box-shadow: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #004666;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #FFFFFF;
    background-color: #335F7D;
    background-image: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}
.navbar-default.second-level {
    background-color: #335F7D;
    border-color: #335F7D;
    background-image: none;
}
.navbar-default.second-level .navbar-collapse, .navbar-default.second-level .navbar-form {
    background-color: #335F7D;
}
.navbar-default.second-level .navbar-nav > .selitem > a, .navbar-default.second-level .navbar-nav > .selitem > a:hover, .navbar-default.second-level .navbar-nav > .selitem > a:focus {
    color: #335F7D;
    background-color: #FFFFFF;
    background-image: none;
}
/*.navbar-default.second-level .navbar-nav > .selitem.selsubitem > a
{
    background-image: url("../images/ico-sub-item-selected.gif");
    background-repeat: no-repeat;
    background-position: top center;
}*/
    .navbar-default.second-level .navbar-nav > .selitem.selsubitem:after {
        top: 0;
        left: 50%;
        /*border: solid transparent;*/
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(51, 95, 125, 0);
        border-top-color: #335F7D;
        border-width: 5px;
        margin-left: -5px;
    }

.navbar-default.second-level .navbar-nav > .selitemG > a {
     background-color: #FFFFFF;
     color: #335F7D;
     font-weight: bold;
}


.navbar-nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
}
.second-level.navbar-default {
    border: none;
    border-top: 3px solid #335f7d;
}
.navbar-collapse{
    padding-left: 0px;
    padding-right: 0px;
}
.container-fluid{
    padding-left: 0px;
    padding-right: 0px;
}

.nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

/* TITOLI, LISTE, ETICHETTE */
h2{ color: #335f7d; font-size: 16px; font-weight: bold; margin: 4px 0 4px 0; }
h3 { font-size: 16px; }
ul { padding-left: 0px; }
.filter-checkboxes > div { margin-bottom:10px; }
.filter-checkboxes input[type=image] { outline: none; }
.filter-checkboxes label { font-weight: normal; }
.filter-checkboxes ul.stati li { list-style: none; vertical-align: bottom; margin-bottom: 3px; }
.filter-checkboxes ul.stati li label { font-weight: normal;    margin: 0; }
input[type='text'], select {padding-left:0 !important; padding-right:0 !important; }
.filter-checkboxes ul.stati li input[type='checkbox'] { margin-left: 5px; margin-right: 5px; vertical-align: bottom; }
td, th { padding: 0 15px 0 15px; }
td label{ margin: 0px; font-weight: normal; }
.btn, .btn:hover, .btn:focus { color: #9a0c39; padding: 3px 5px 5px 10px; background: url("../images/fwd_arrow_button.gif") no-repeat scroll left 5px  transparent; border: none; box-shadow: none; font-size: 11px; outline: 0; }
.btn:hover { text-decoration: underline; outline: 0; }
.table-filter { width:100%; }
.table-filter td { padding-top:5px; padding-bottom:5px; }
.table-filter input, .table-filter select { width: 100%; }
.form-group { margin-bottom: 5px;}
.form-group label { white-space: nowrap; margin-right: 15px; font-weight:normal; /*margin-top: 8px; */ }
.panel-group .panel { border-radius: 0px; }
.panel-default { border: none; }
.panel.panel-default { margin-bottom: 15px; }
.panel-default > .panel-heading { background-color: #E4E4E5; border-bottom: solid 1px #A8ADB3; padding: 1px 0 2px 4px; background-image: none; border-radius: 0px;}
.panel-title { font-size: 11px; font-weight: bold; color: #335f7d;}
.panel-title a { display: block; }
.panel-title a:hover, .panel-title a:focus { text-decoration: none; }
.panel-title a[data-toggle='collapse'] {
    position: relative;
}
    .panel-title a[data-toggle='collapse']::after {
        font-family: 'Glyphicons Halflings';
        display: inline-block;
        position: absolute;
        right: 2px;
        top: 1px;
        color: #9C113D;
    }
    .panel-title a[data-toggle='collapse'][aria-expanded='true']::after {
        content: "\e113";
    }
    .panel-title a[data-toggle='collapse']::after,
    .panel-title a[aria-expanded='false']::after {
        content: "\e114";
    }

.widget-toolbox td { padding-left: 0px; }
div[role="alert"] .sr-only { position:relative; }
div[role="alert"] .alert__icon { margin-right: 10px; }
.news-detail-title { width: 100%; height: 21px; background-color: rgb(51, 95, 125); color: white; border-bottom: 1px solid #cccccc; text-align: left; }
.news-detail { border: 1px solid #cccccc; margin-bottom:15px; padding:10px; text-align:left; }
.news-detail label { white-space:nowrap; }
.grd-btn {cursor: pointer; margin-right:5px;}
textarea, .cke_show_borders {width: 100%; height:80px; border: 1px solid #676d6f;}
.cke_contents {height: 100% !important;}
#cke_oggetto { height: 45px; overflow:hidden; }

/* FOOTER */
.footer, .text-muted { text-align: center; font-size: 11px; color: #bbbcbe; }
.footer p a { color: #bbbcbe; margin: 0 5px; background: none; padding-left: 0px; text-decoration: underline; }
.griglia-simple, .griglia-simple td { border: 1px solid #E4E4E5; }
.griglia-simple th { font-weight: bold; color: #335f7d; }
.jumbotron, .container .jumbotron, .container-fluid .jumbotron, form.dropzone { padding:0; }
.dati-utenza { text-align: right; border-bottom: 1px solid #E4E4E5; padding-bottom: 25px; padding-right:35px; color: #676d6f; }

/* BUTTON TOOLBAR */
.bottone-toolbar { width: 58px; height: 78px; text-align: center; margin: 0; padding: 5px; padding-top: 8px; font-size: 10px; border: 1px solid #d0d0bf; background-color: transparent; float:left; margin-right: 10px; margin-bottom: 10px; }
.bottone-toolbar.active { background-color: #EFFDDE;}
.bottone-toolbar img { height: 32px; width: 32px; margin-bottom: 5px; }
.bottone-toolbar span { display: block; color: #9a0c39; text-align: center; vertical-align: middle; height: 30px; }
.bottone-toolbar:hover { background-color: #C6DFE7; }
.bottone-toolbar:disabled { background-color: rgba(235, 235, 235, 1); }
.bottone-toolbar:disabled img { opacity: 0.3; }
.bottone-toolbar:disabled span { color: #d0d0bf; }
fieldset { padding: .35em .625em .75em; margin: 5px 0px; border: 1px solid #c0c0c0; font-size: 11px; line-height: 15px; }
legend { width: auto; padding: 2px; font-size: 11px; border: 0; margin: 0; }
fieldset label{ white-space:nowrap; }

/* Dettaglio Verico */
.anteprima-foto { display: inline-table; }
.anteprima-foto div.single{ position:relative; float: left; padding: 3px; border: 1px solid #c0c0c0; margin: 5px; border-radius:5px; }
.anteprima-foto div.single img { border-radius:5px; }
.anteprima-foto div.single:hover {  background-image: url('../images/ico-download-bg.png'); background-position:center;background-repeat:no-repeat; cursor:pointer; }
.anteprima-foto div.single:hover img{  display:block; visibility:collapse ; }
.anteprima-foto div.singola a:hover { background-image: url('../images/ico-download-bg.png'); background-position:center;background-repeat:no-repeat; cursor:pointer; }
.anteprima-foto div.singola a:hover img { visibility:collapse ; }
.anteprima-foto div.delete { position:relative; float:left; left:-30px; top:10px; cursor: pointer; width:16px; height:16px; background-image: url('../images/delete.gif');}
.anteprima-foto div.delete:hover { background-image: url('../images/delete-sel.gif');}
.elenco-doc { padding:2px; margin: 2px; border-bottom: 1px solid #c0c0c0; }
.elenco-doc div.delete { width:16px; height:16px; background-image: url('../images/delete.gif'); float:right; cursor:pointer; }
.elenco-doc div.delete:hover { background-image: url('../images/delete-sel.gif'); }
#dPreview { width: 148px; }
a.active:hover #dPreview { background-image: url('../images/ico-download-bg.png'); background-position-y: center; background-position-x: center; background-repeat: no-repeat; border: 1px solid #c0c0c0; border-radius: 3px;}
a.active:hover #dPreview img { visibility: hidden; }

/* Amministrazione news */
.dz-cancel { background-image: url('../images/delete.gif'); background-color: transparent; background-position-x: right; background-repeat: no-repeat; position: absolute; margin-top: -30px; z-index: 9999; width: 90%;  text-align: right; margin-right: 30px; height: 15px; }
.dz-cancel:hover { background-image: url('../images/delete-sel.gif');  }
.Errore { background-color: #E21257; color:black; }

/* Punti ritiro */
.tab-punti-ritiro, .tab-solleciti { width: 100%; border: 1px solid  #c0c0c0; background: #FFFFFF; }
.tab-punti-ritiro thead, .tab-solleciti thead { border: 1px solid #c0c0c0; background-color: #E4E4E5; }
.tab-punti-ritiro tr, .tab-solleciti tr { border: 1px solid #c0c0c0; }
.tab-punti-ritiro tbody tr:hover, .tab-solleciti tbody tr:hover { background: #f5f5f5 !important; }
.tab-punti-ritiro tbody tr.selected, .tab-solleciti tbody tr.selected { background: #335F7D !important; color: #FFFFFF !important;  }

/* Gestione comunicazioni */
.add-variable { padding-top: 15px; }
.add-variable label input[type='radio'] { margin-right: 8px; vertical-align: text-bottom;  }
.add-variable label { font-weight: normal; }
.cke_chrome { border: 1px solid #676d6f !important; }
span#cke_oggetto span.cke_top {display:none;}



.table tr:hover {cursor: pointer;}
.table tr.row_selected {background: #335F7D !important; color: #FFFFFF !important ;}
.sorting {color: #9a0c39; text-decoration:underline;}
.sorting_desc, .sorting_asc {color: #9a0c39; background-repeat:no-repeat; background-position-x:left; background-position-y:8px;background-position-x:3px; padding-left:18px !important; text-decoration:underline;}
.sorting_desc {background-image: url(../images/ico-down.gif); }
.sorting_asc {background-image: url(../images/ico-up.gif); }


/* Data table */
/* And DataTable new version (when using .dt-container) */
.table {border: 1px solid #BBBCBE;}
.table thead tr th {border:none; border-left: 1px solid #BBBCBE; white-space: nowrap; line-height: 2; padding-top: 0px; padding-bottom:0; }
.table > tbody > tr > td, .table > tfoot > tr > td {border:none; border-left: 1px solid #BBBCBE; padding:  2px 8px 2px 8px !important; }
.table tr.odd, .table tr.even { color: black; }
.table tr.odd { background-color: #E4E4E5 !important; }
.dt-container tbody tr:nth-of-type(odd) {
	background-color: #E4E4E5 !important;
}
.dt-container .dt-paging .dt-paging-button,
.dataTables_paginate a { 
	padding-right: 5px; 
	cursor: pointer; 
	background: none; 
	color: #9a0c39; 
	text-decoration: underline; 
}

.dt-container .dt-paging .dt-paging-button.previous,
.dataTables_paginate a.previous { position:relative; padding-left: 15px; }

.dt-container  .dt-paging .dt-paging-button.previous:before,
.dataTables_paginate a.previous:before {
    font-family: 'Glyphicons Halflings';
    content: "\e079";
    position: absolute;
    top: 0;
    left: 0;
}
.dt-container .dt-paging .dt-paging-button.next,
.dataTables_paginate a.next { position:relative; padding-right: 15px;  }

.dt-container  .dt-paging .dt-paging-button.next:after,
.dataTables_paginate a.next:after {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    position: absolute;
    top: 0;
    right: 0;
}

.dt-container .dt-paging .dt-paging-button.disabled,
.dataTables_paginate a.disabled { color: #c0c0c0; text-decoration: none; cursor:auto; background-image:none; }

.dt-container .dt-paging .dt-paging-button.current,
.dataTables_paginate span a.current { font-weight: bold; }

.dataTables_paginate {float: right; }
.dt-container .dt-search {
	display: none;
}

.dt-container .dt-paging nav {
	text-align: right;
}
.dt-container .dt-paging .dt-paging-button {
	background: none;
	border: none;
}

.dt-container .dt-paging .dt-paging-button.previous,
.dt-container .dt-paging .dt-paging-button.next {
	text-decoration: none; 
}
.dt-container .dt-paging .dt-paging-button.first,
.dt-container .dt-paging .dt-paging-button.last {
	display: none;
}

.blocchetto-tasti { width:23px; float:left; text-align:right; }
/* Alert */
/* Alert Solleciti */

div.alert-solleciti{ position:absolute; top:180px; right: 40px; }
.single-alert-solleciti {
    display: none;
    position: relative;
    width: 300px;
    height: 60px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    padding: 10px;
    padding-top: 12px;
    margin-bottom: 5px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fce408+0,fbe307+0,fdb602+100 */
    background: #fce408; /* Old browsers */
    background: -moz-linear-gradient(top, #fce408 0%, #fbe307 0%, #fdb602 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fce408 0%,#fbe307 0%,#fdb602 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fce408 0%,#fbe307 0%,#fdb602 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce408', endColorstr='#fdb602',GradientType=0 ); /* IE6-9 */
}
.single-alert-solleciti div {float: left; padding-left: 10px; font-weight: bold; color: #004666;  width:240px}
.single-alert-solleciti div span.targa { color: #01602f; }
.single-alert-solleciti div span.data { font-weight: normal; }
.single-alert-solleciti .sollecito__icon { color: #FFFFFF; border: solid 1px #FFFFFF; padding: 5px; border-radius: 50%; float:left; font-size:20px;}
.single-alert-solleciti .sollecito__close {
    color: #000000;
    opacity: 0.2;
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: 12px;
    text-shadow: 0 1px 0 #fff;
}
.single-alert-solleciti .sollecito__close:hover { opacity: 0.5; }

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}

/*Login Lv2*/
.body-content {
	position: relative;
}

.loginlv2-overlay {
	display: none;
	background-color: white;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 90;
}

.loginlv2 {
	display: none;
}

.login-container {
	background-image: url('../images/password_128.png');
	background-repeat: no-repeat;
	background-position: 20px 35px;
	padding-left: 150px;
	margin: 0 auto;
	text-align: center;
}
	.login-container table {
		width: 200px;
		table-layout: fixed;
		overflow: hidden;
	}
		.login-container table td {
			padding: 10px;
		}
	.login-container h1 {
		color: #335F7D;
		font-size: 16px;
		font-weight: bold;
		margin: 4px 0 4px 0;
	}
	.login-container table.form-login tr td:nth-child(1) {
		text-align: right;
		width: 80px;
	}
	.login-container table td:nth-child(2) {
		text-align: left;
	}
	.login-container table input,
	.login-container table select {
		width: 110px;
		box-sizing: border-box;
	}
	.login-container #LoginFleetLv2Master {
		font-weight: bold;
	}
.ui-dialog {
    left: 0;
    right: 0;
    top: 0;
    margin: 12% auto;
}
/* gestione-utenti */
#table.gestione-utenti.table tr th,
#table.gestione-utenti.table tr td {
	text-align: center;
}
#table.gestione-utenti.table tr.row-master td {
	color: #34a4f1;
}
	#table.gestione-utenti.table tr.row-master td:first-child .grd-btn {
		cursor: default;
	}
.mask .form-row,
.form-inline .form-item { margin-bottom:5px; }
.form-inline .form-item select {
    width:100%;
}
body .ui-widget-overlay {
    position: fixed;
}
ul.my-list {
    padding-left:10px;
}
/* DropZone */
.dropzone .dz-preview.dz-image-preview { background-color: transparent; }
.dropzone .dz-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
}
.dropzone.upload-dropzone {
    border: 2px dashed #004666;
}
    .dropzone.upload-dropzone .dz-message { font-size: 18px;}
/* Card Box*/
.card-box__container {
    margin-bottom: 20px;
    border-left: 4px solid rgba(0,0,0,.2);
}
.card-box__title {
    background: rgba(0,0,0,.05);
    font-weight: 700;
    padding: 15px;
    border-left: 1px solid rgba(255,255,255,.5);
    text-shadow: 1px 1px 1px rgba(255,255,255,.6);
}
.card-box__content {
    padding: 15px;
    border-left: 1px solid rgba(255,255,255,.5);
    text-shadow: 1px 1px 1px rgba(255,255,255,.6);
}
.card-box__content ul {
    margin: 0 0 0 10px;
    list-style-position: inside;
}
.card-box__container--info {
    background-color: #F6F6F6;
}
/* Panel */
.panel-primary {
    border-color: #004666
}
.panel-primary > .panel-heading {
    background-image: linear-gradient(to bottom, #004666 0%, #004666 100%);
    border-color: #004666;
}
    .panel-primary > .panel-heading .panel-title {
        color: #FFFFFF;
    }

/* Buttons */
.button-big {
    background-color: #FFFFFF;
    border: solid 1px #ccc;
    padding: 6px 12px;
    border-radius: 4px;
}
.button-big i { margin-right: 5px; }
/* Icons */
.ico-bg__download {
    content: "";
    display:inline-block;
    height:16px;
    width:16px;
    background-image:url("../images/ico-download.gif");
}

.form__control {
    display: block;
    width: 100%;
}

.pointer {
    cursor: pointer;
}

/* menu stile bronson */
.navbar-default.menumain--alt,
.navbar-default.menumain--alt .navbar-collapse {  
    background-color: #F2F2F2;
    color: #FFFFFF;
}
    .navbar-default.menumain--alt .navbar-nav > li > a {
        color: #004666;
    }
    .navbar-default.menumain--alt .navbar-nav > li > a:hover,
    .navbar-default.menumain--alt .navbar-nav > li > a:focus,
    .navbar-default.menumain--alt .navbar-nav > .active > a,
    .navbar-default.menumain--alt .navbar-nav > .active > a:hover,
    .navbar-default.menumain--alt .navbar-nav > .active > a:focus {
        background-color: #FFFFFF;
        color: #004666;
    }
    .navbar-default.second-level {
        border-top-color: #FFFFFF;
    }
    .navbar-default.second-level .navbar-collapse, 
    .navbar-default.second-level .navbar-form {
        background-color: #FFFFFF;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a {
        color: #004666;
    }
    .navbar-default.second-level ul > li::after {
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease;
        display: block;
        height: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
        background-color: #004666;
        content: "";
        width: 0;
    }
    .navbar-default.second-level ul > li:hover::after {
        width: 90%;
    }
    .navbar-default.second-level ul > li.selitem::after {
        width: 90%;
    }
    .navbar-default.second-level ul li.selitem {
        position: relative
    }
    .navbar-default.second-level ul li.selitem::before {
        width: 0;
        height: 0;
        border-width: 5px 5px 0 5px;
        border-color: #004666 transparent transparent transparent;
        border-style: solid;
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 1;
        margin-left: -5px;
    }

.popover.fade.show {
	opacity: 1;
}