/****************

GENERALI

****************/

body {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f8f8+0,eaeaea+100 */
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(top,  #f8f8f8 0%, #eaeaea 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f8f8f8 0%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f8f8f8 0%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    margin: 0;
    padding: 0;
    line-height: 1.4em;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

* {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.4em;
}

a:link, a:visited {
    color: #0085CC;
}

.top-div {
    padding: 10px 20px 10px 30px;
}

.top {
    background: url("images/header-bg.png") no-repeat;
    display: block;
    height: 60px;
    background-size: contain;
}


h2, h3, h1 {
    color: #333;
}

fieldset {
    border-left-color: #9E0C0F;
}

fieldset h4 {
    color: #9E0C0F;
}

fieldset legend {
    color: #9E0C0F;
    font-size: 16px;
}

fieldset p {
    font-size: 14px!important;
}

.bs-callout-primary {
    border-left-color: #9E0C0F;
}
.bs-callout-primary h4 {
    color: #9E0C0F;
}

input[type=text], select {
    margin: 10px 0px;
}

select {
    border: 1px solid #d9d9d9;
}

input[type="checkbox"],
input[type="radio"] {
    margin-right: 10px;
}

input, textarea, select {
    border-radius: 0!important;
    color: #858585;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    padding: 5px 4px 6px;
    font-size: 14px;
    font-family: inherit;
}


/****************

LOGIN

****************/


.page-content .login-style .widget-body {
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    -moz-border-radius: 0px!important;
    -webkit-border-radius: 0px!important;
    border-radius: 0px!important;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: none!important;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.page-content .login-style .loginContainer {
    max-width: 80% !important;
   /* margin: 0!important;*/
}


.page-content .login-style .widget-box .widget-main {
    padding: 0!important;
}

.page-content .login-style .widget-body {
    padding: 0!important;
}

.header.blue {
    border-bottom-color: #d9d9d9!important;
}

.green {
    color: #9E0C0F!important;
}

h4.blue {
    color: #333!important;
}

.login-style a {
    color: #0085CC!important;
}

.login-style a:hover {
    text-decoration: underline;
}

.login-style .forgot-password {
    border-top: 1px solid #d9d9d9;
}


/****************

TABELLE

****************/


.td_title td, .td_title th {
    border: 1px solid #fff;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    background-color: #9E0C0F;
    padding: 10px;
}

.td_row td {
    border: 1px solid #fff;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    background-color: #f8f8f8;
    font-size: 14px;
    padding: 10px;
}


#centrale a:visited,
#centrale_libero a:visited {
    color: #0085CC;
}


#centrale a:link, #centrale_libero a:link {
    color: #0085CC;
}

td a, td a:visited {
    color: #0085CC;
}

/****************

NAVBAR

****************/

.navbar {
    background-color: #9E0C0F!important;
}


.sidebar.h-sidebar .nav-list {
    border-bottom: 2px solid #9E0C0F!important;
}

.ace-nav>li>a {
    padding: 0 15px;
}

.ace-nav>li.purple>a {
    background-color: #424141!important;
    padding:
}

.ace-nav>li.green>a {
    background-color: #424141!important;
}

.ace-nav>li.purple>a i,
.ace-nav>li.green>a i {
    font-size: 14px;
    margin-right: 5px;
}

.ace-nav>li {
    border-left: 2px solid #9E0C0F;
    text-transform: uppercase;
}

.ace-nav>li.light-blue>a {
    background-color: #424141!important;
}


#langSwitcher {
    width: 120px;
}

#langSwitcher a {
    color: #333;
}


.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5!important;
}

.nav-list>li:before {
    background-color: #424141;
}

/****************

MENU

****************/

.no-skin .sidebar.h-sidebar .nav-list>li:hover, .no-skin .sidebar.h-sidebar .nav-list>li:hover+li {
    border-left-color: #ccc;
}

.no-skin .nav-list>li:hover>a {
    background-color: #fff;
    color: #0085CC;
}

.no-skin .nav-list>li .submenu>li>a {
    border-top-color: #e4e4e4;
    background-color: #fff;
    color: #616161;
}

.no-skin .nav-list > li .submenu > li > a:hover {
    color: #333!important;
    background-color: #f8f8f8!important;
}

.no-skin .nav-list>li>a:focus {
    color: #0085CC;
}

.no-skin .navbar .navbar-toggle {
    background-color: #424141!important;
    border: 1px solid #424141;
}

.nav-list>li>a>.menu-icon{
    font-weight: 900 !important;
}
.nav-list>li .submenu>li a>.menu-icon{
    font-weight: 900 !important;
}
/****************

HOME PAGE

****************/

.frontend-dashboard-section {
    font-weight: normal;
    background-image: none!important;
    background-color: #f8f8f8!important;
    color: #333;
    margin: 10px 0px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ace-nav>li.purple>a {
    background-color: #892e65;
}


.frontend-dashboard-section .col-xs-12{
    font-size: 18px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
    line-height: 1.4;
}

.frontend-dashboard-section h3.white {
    color: #333!important;
}

.frontend-dashboard-section h2.white {
    color: #9E0C0F!important;
    position: relative;
}


/*** icone home page ***/

.dati, .before, .autoveicoli, .tap, .ztl, .bus, .servizi, .bike {
    padding-left: 30px;
}

.frontend-dashboard-section h2.dati:before {
    position: absolute;
    font-family: 'FontAwesome';
    margin-right: 8px;
    content: "\f007";
    left: 0px;
    bottom: 3px;
    font-size: 18px;
    font-weight: normal;
}

.frontend-dashboard-section h2.autoveicoli:before {
    position: absolute;
    font-family: 'FontAwesome';
    margin-right: 8px;
    content: "\f1b9";
    left: 0px;
    bottom: 3px;
    font-size: 18px;
    font-weight: normal;
}

.frontend-dashboard-section h2.tap:before {
    position: absolute;
    font-family: 'FontAwesome';
    margin-right: 8px;
    content: "\f10a";
    left: 0px;
    bottom: 3px;
    font-size: 18px;
    font-weight: normal;
}

.frontend-dashboard-section h2.ztl:before {
    position: absolute;
    font-family: 'FontAwesome';
    margin-right: 8px;
    content: "\f15c";
    left: 0px;
    bottom: 3px;
    font-size: 18px;
    font-weight: normal;
}


.frontend-dashboard-section h2.bus:before {
    position: absolute;
    font-family: 'FontAwesome';
    margin-right: 8px;
    content: "\f207";
    left: 0px;
    bottom: 3px;
    font-size: 18px;
    font-weight: normal;
}

.frontend-dashboard-section h2.servizi:before {
    position: absolute;
    font-family: 'FontAwesome';
    margin-right: 8px;
    content: "\f02c";
    left: 0px;
    bottom: 3px;
    font-size: 18px;
    font-weight: normal;
}


.frontend-dashboard-section h2.bike:before {
    position: absolute;
    font-family: 'FontAwesome';
    margin-right: 8px;
    content: "\f206";
    left: 0px;
    bottom: 3px;
    font-size: 18px;
    font-weight: normal;
}


.frontend-dashboard-section .button-row {
    background-color: #f1f1f1;
    border-top: 1px solid #d9d9d9;
    padding: 10px 5px;
}

/*.homepage .frontend-section-btn {
    margin: 0px 5px;
    width: 16%;

}*/

p.app-stores {
    margin-top: 30px;
}

/****************

PAGINA

****************/


#centrale_libero h3 {
    border-bottom: 1px solid var(--light-gray)!important;
    padding-bottom: 10px!important;
    margin-bottom: 35px!important;
}

#centrale_libero h2 {
    border-bottom: 1px solid var(--light-gray)!important;
    padding-bottom: 10px!important;
    margin-bottom: 35px!important;
}


/****************

BOTTONI

****************/


.btn-primary, .btn-primary:focus {
    background-color: #9E0C0F!important;
    border-color: #9E0C0F;
}

.btn-primary:hover, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
    background-color: #424141!important;
    border-color: #424141;
}

.btn-primary {
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    color: #FFFFFF!important;
}

/****************

Media Q

****************/



@media only screen and (max-width: 991px) and (min-width: 768px) {

    .navbar.navbar-collapse:before {
        background-color: #9E0C0F!important
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {

    .navbar.navbar-collapse:before {
        background:#9E0C0F!important

    }
}

@media only screen and (max-width: 991px) {

    .homepage .frontend-section-btn {
        width: 98%!important;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 768px) {

    .ace-nav>li>a {
        padding: 0 10px!important;
    }

    #langSwitcher {
        width: 100px;
    }

    .bfh-selectbox .bfh-selectbox-toggle {
        padding: 6px 10px 6px 12px;
    }
    .bfh-selectbox .bfh-selectbox-toggle .selectbox-caret {
        margin-right: -3px;
    }

    .top {
        background-position: 5px;
    }

    .nav-list>li>.submenu>li:before {
        border-width: 0px 0 0;
    }

    .no-skin .nav-list>li>.submenu:before, .no-skin .nav-list>li>.submenu>li:before {
        border-color: transparent;
    }
}

.warning {
    border-color: #9E0C0F;
}

.steps li.active:before, .steps li.complete:before, .steps li.active .step, .steps li.complete .step {
    border-color: #9E0C0F;
}

.chronoBtn .fa.fa-calendar {
    color: #9E0C0F;
}

.ace-nav>li>a {
    color: #FFFFFF!important;
}

.datepicker .active.day {
    background-color: #9E0C0F!important;
}