/*****************/
/***ueppy3.1.02***/
/*****************/
/**  CHANGELOG  **/
/**************************************************************************************************/
/** v.3.1.02 (16/04/2013)                                                                        **/
/** - Aggiunti gli stili per l'heatmap nel menu del pannelo di controllo                         **/
/**                                                                                              **/
/** v.3.1.01 (17/07/2013)                                                                        **/
/** - Aggiunti gli stili per il warning dei cookie                                               **/
/**                                                                                              **/
/** v.3.1.00 (01/01/2013)                                                                        **/
/** - Versione stabile                                                                           **/
/**                                                                                              **/
/**************************************************************************************************/
/** Author   : Giovanni Battista Lenoci <gianiaz@gmail.com>                                      **/
/** copyright: Ueppy s.r.l                                                                       **/
/**************************************************************************************************/
img {
    border: 0;
}

.modal {
    display: none;
}

.next {
    text-align: right;
}

.prev {
    text-align: left;
}

.tornaelenco {
    text-align: center;
}

.navigatore {
    margin-top: 30px;
}

.helptip {
    color: #666;
    float: left;
    margin: 0px 4px 0px 0px;
    text-decoration: none;
    display: block;
    font-weight: bold;
    cursor: help;
}

.helptip_box {
    border: 1px solid #776551;
    background-color: #FFCF8F;
    z-index: 10000;
    width: 200px;
    position: absolute;
}

#help_recaptcha {
    width: 30px;
    float: left;
}

#recaptcha_image {
    border: 1px solid #bbb;
}

.titolo_errore {
    font-weight: bold !important;
    color: red !important;
}

/** GENERATED CONTENT **/
/* classe assegnata al div che conterr� del testo generato da tinymce */
.generated_content img {
    margin: 1em;
}

/** MODULO ARCHIVIO NEWS **/

.archivio {
}

.archivio ul {
    list-style-type: none !important;
}

/** MODULO ARCHIVIO NEWS **/

#error_container {
    margin-bottom: 1em;
    border: 2px solid #ddd;
    color: red;
    clear: both;
    padding: 5px 0px 10px 70px;
    background-image: url('/images/no.png');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    background-color: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
    min-height: 70px;
    height: auto !important;
    height: 70px;
}

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

.admin_panel {
    float: right;
    margin: 0px 4px 0px 0px;
}

/** BOX LATERALI **/
.box_laterale hr {
    border: 0px;
    border-bottom: 1px dotted #786753;
    margin: 0px;
}

.box_laterale h2 {
    color: #b6c9d7;
    margin-bottom: 0px;
}

.box_laterale ul {
    margin: 0 0 0 14px;
    padding: 0px;
}

.box_laterale ul li {
    list-style-type: square;
}

/** BOX LATERALI **/

.clear {
    clear: both;
}

.hide {
    display: none !important;
}

.privacy {
    font-family: Courier New, verdana;
    font-size: 12px;
    height: 100px;
    overflow: auto;
}

#commenti_form {
    margin-bottom: 10px;
}

#commenti_form fieldset {
    border: 1px solid #cecece;
}

#commenti_form fieldset input {
    width: 40%;
    border: 1px solid #cecece;
}

#commenti_form fieldset textarea {
    width: 100%;
    border: 1px solid #cecece;
}

/** CONTROLLI ADMIN LATO PUBBLICO **/
.pulsantieraAdmin {
    border: 1px solid #666;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 10px;
    padding: 10px;
    background-color: #fff;
}

.pulsantieraAdmin a {
    text-decoration: none;
}

.adminControl {
    z-index: 2000;
    margin-right: 10px;
}

/** BOX INFO LATO PUBBLICO - INIZIO **/
#infortemplatedialog {
    display: none;
    text-align: left;
}

#infortemplatedialog label {
    border: 1px solid red;
    line-height: 14px;
    height: 226px;
    clear: both;
}

#infortemplatedialog table {
    border-collapse: collapse;
    width: 90%;
    border: 1px solid #cecece;
    margin: 10px;
}

#infortemplatedialog table td {
    padding: 4px;
}

#infortemplatedialog td.etichetta {
    font-weight: bold;
    width: 120px;
}

.infodata {
    height: 400px;
    overflow: auto;
}

.eveninfo {

    background-color: #cecece;
}

/** BOX INFO LATO PUBBLICO - FINE **/

pre.debug {
    background-color: #000;
    color: #FAA00C;
    width: 960px;
    font-family: monospace;
    font-size: 12px;
    margin: auto;
    text-align: left;
    padding: 20px;
    margin-bottom: 20px;
}

pre.debug strong {
    font-family: monospace;
    font-size: 12px;
    color: #FAA00C;
}

.contentEditable {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.contentEditableSaved {
    border: 1px solid green;
}

.contentEditableStatus {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 10px 10px 0 10px;
}

.contentEditableStatusSaved {
    background-color: green;
    color: #fff;
}

.contentEditableUnSaved {
    border: 1px solid red;
}

.contentEditableStatusUnSaved {
    background-color: red;
    color: #fff;
}

.previewEditable {
    border: 0 !important;
}

#debugDataWindow {
    text-align: left;
    display: none;
}

#bloccoOVerlay {
    z-index: 100000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: absolute;
}

.bloccoprincipale {
    background-color: #0071DB;
}

.bloccocomune {
    background-color: #00961E;
}

.name2 {
    height: 0;
    overflow: hidden;
}

.noheight {
    height: auto !important;
}

#cntrlpnl {
    width: 300px;
    position: absolute;
    z-index: 20000;
}

#cntrlpnl .menuAdmin {
    margin: 0;
    padding: 10px 0 10px 30px;
    list-style-type: none;
}

#cntrlpnl div {
    padding: 0;
}

#cntrlpnl .menuAdmin li a {
    padding-left: 30px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 5px;
    background-repeat: no-repeat;
    background-position: left !important;
    cursor: pointer;
    display: block;
    border: 0 !important;
}

#cntrlpnl .menuAdmin li a.infoTemplate {
    background-image: url('/images/infotemplate.png');
}

#cntrlpnl .menuAdmin li a.clearCache {
    background-image: url('/images/edit-clear.png');
}

#cntrlpnl .menuAdmin li a.heatmap {
    background-image: url('/images/heatmap.png');
}

#cntrlpnl .menuAdmin li a.logout {
    background-image: url('/images/logout.png');
}

#cntrlpnl .menuAdmin li a.debug {
    background-image: url('/images/debug.png');
}

#cntrlpnl .menuAdmin li a.viewAction {
    background-image: url('/images/preview.png');
}

#cntrlpnl .menuAdmin li a.editAction {
    background-image: url('/images/edit.png');
}

#cntrlpnl .menuAdmin li a.admin {
    background-image: url('/images/admin.png');
}

.ui-dialog-content {
    text-align: left;
}

/** FORM UEPPY - INIZIO **/
label.upylbl {
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
    height: 25px;
    clear: both;
}

label.upylbl span.txtlbl {
    width: 200px;
    text-align: left;
    display: block;
    float: left;
    line-height: 22px;
    font-size: 15px;
    margin-left: 5px;
}

label.noheight {
    height: auto !important;
}

label.upylbl span.nht {
    height: 16px;
    width: 20px;
    padding: 3px 0;
}

label.upylbl span.nht {
    float: left;
    clear: left;
    color: #666;
    margin: 0px 4px 0px 0px;
    text-decoration: none;
    display: block;
}

label input.ueppyinptxt, label input.ueppypwd {
    border: 1px solid #cecece;
    width: 160px;
}

label.upylbl input, label.upylbl select {
    float: left;
    padding: 2px 2px;
}

label.upylbl select {
    display: block;
    margin-bottom: 5px;
    width: 160px;
    border: 1px solid #cecece;
}

label.upylbl textarea {
    width: 160px;
}

textarea {
    border: 1px solid #cecece;
}

span.req:after, span.required:after {
    content: ' *';
}

span.ueppy_ro, div.ueppy_ro {
    font-weight: normal !important;
    font-style: oblique;
    font-size: 14px;
    line-height: 20px;
}

div.ueppy_ro {
    padding: 10px;
}

/** FORM UEPPY - FINE **/

.messaggioEsitoKO {
    color: #fff;
}

.messaggioEsitoOK {
    color: #000;
}

.messaggioEsito {
    font-size: 1.2em;
    font-weight: bold;
}

.messaggio {
    margin: 10px 0;
}

.mandatory {
    font-size: 0.8em;
    float: right;
    font-style: oblique;
}

.cookieWarningBg {
    position: absolute;
    width: 100%;
    height: 40px;
    top: 0%;
    background-color: #000;
    z-index: 500;
    opacity: 0.8;
}

.cookieWarning {
    color: #fff;
    font-weight: bold;
    position: absolute;
    width: 100%;
    height: 20px;
    top: 10px;
    line-height: 20px;
    z-index: 501;
}

#acceptCookie .ui-button-text {
    line-height: 1em;
    padding: 0.1em 0.4em;
}

/** CARRELLO TOP - INIZIO **/
.carrelloTop {
    float: left;
    width: 200px;
}

.carrelloTop h4 {
    margin: 0;
}

.showCarrello {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('/images/showcart.png');
    float: right;
    cursor: pointer;
}

.contenutoCarrello {
    background-color: #fff;
    position: absolute;
    border: 1px solid #cecece;
    width: 200px;
    z-index: 10;
    display: none;
}

.contenutoCarrello table {
    border-collapse: collapse;
}

.contenutoCarrello table tr td img {
    width: 28px;
    border: 1px solid #cecece;
    padding: 1px;
}

.contenutoCarrello tr {
    border-bottom: 1px solid #cecece;
}

.contenutoCarrello tr td {
    padding: 5px;
}

.contenutoCarrello tr.noriga {
    border: 0;
}

.contenutoCarrello table tr td {
    font-size: 10px;
    vertical-align: top;
}

.contenutoCarrello table tfoot td {
    font-weight: bold;
}

.contenutoCarrello table tr td.qty, .contenutoCarrello table tr td.subtot {
    text-align: right;
}

/** CARRELLO TOP - FINE **/

.allegati {
    margin: 0;
    padding: 0;
    list-style: none;
}

.allegati li a.allegato {
    background-repeat: no-repeat;
    padding-left: 20px;
}

.backForm {
    background-color: #fff !important;
}

.navbar.navbar-default {
    background-color: #000 !important;
    border-color: #000 !important;
    background-image:none !important;
    border-radius:0 !important;
}

.navbar-nav li{background-color:black !important;}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover{background-color:#eb0000;}

.bootstrap-datetimepicker-widget table td.today:before{border-bottom-color:#eb0000;}

.btn.dropdown-toggle.selectpicker.btn-default{border:none !important;
                                              color: white !important;
                                              background-color: rgb(41, 41, 41);
                                              border-top:none !important;
                                              box-shadow:none !important;
                                              }

.btn-group.bootstrap-select.luoghiSelect{border:0px black solid;
                                         background-color: rgb(41, 41, 41);
                                         /*padding-top:2px;
                                         padding-bottom:2px;*/
                                         box-shadow:none !important;}

.btn-group.bootstrap-select.luoghiSelect span{font-weight: 400;
                                              font-size:16px;
                                              line-height:37px;}

#mapSk{width:100% !important;
       height:500px !important;
       padding-bottom:40px;}

#miniMapSk{width:169px !important;
           height:169px !important;
           margin-top:10px;}


@media (max-width: 991px) {
    .service-slide.homeSk{height:310px !important;
                          background-size: 100% 100% !important;}
    #miniMapSk{margin:0 auto;}
}

@media (max-width: 767px) {
    .service-slide.homeSk{height:355px !important;
                          background-size: 100% 100% !important;}

    #PrimiCinqueBlocchi .col-md-4.col-sm-6 h3,
    #PrimiDueBlocchi .col-md-4.col-sm-6 h3,
    #slide-white .col-xs-12.col-md-4 h3{font-size:16px;}
}

/*step2 */
a.contattaci {
    display:block;
    position: absolute;
    top: -2.5em;
    right: 15em;
    height: 2.5em;
    line-height: 2em;
    font-size: 1.33em;
    border: 0.4em solid #009036;
    background: #8fc796;
    color: #fff;
    border-radius: 0.4em 0.4em 0 0;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 2em;
}

a.contattaci:hover {
    background: #009036;
}
/*fine step2*/

.paginatore{margin-top:100px;
            /*width:300px;
            margin-left:37%;*/
            }

/*@media (max-width: 1280px) {
    .paginatore{margin-left:33%;}
}

@media (max-width: 992px) {
    .paginatore{margin-left:31%;}
}

@media (max-width: 768px) {
    .paginatore{margin-left:10%;}
}*/


.paginatore ul{list-style-type:none;
               text-align:center;}

.paginatore li{width:45px;
              padding:10px;
              float:left;
              }

.paginatore li.num{border:1px #e9e9e9 solid;}
.paginatore li.num a{color:#bfbfbf;}
.paginatore li.num.page-active{color:red;
                                 border:1px red solid;}

.paginatore li.num.page-active a{color:red;}

.page-list h3{height:auto !important;}



.page-list .col-md-4.col-sm-6{margin-bottom:40px;}

#PrimiDueBlocchi{margin-bottom:40px !important;}

#PrimiCinqueBlocchi .col-md-4.col-sm-6 h3{height:50px;
                                          overflow:hidden;
                                          }

.container.page h4, #content h4{color:#4b4b4b;
                                font-size:32px;}

.lightSk{display:none;}

.luxuryImg{width:90%;}

.dropdown-menu.open .dropdown-header{display:none;}

/*effetto lente*/
.gallerySk {
  position: relative;
  /*width: 50%;*/
}

.imageSk {
  display: block;
  width: 100%;
  height: auto;
}

.overlaySk {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: white;
}

.gallerySk:hover .overlaySk {
  opacity: 1;
}

.lenteSk {
  color: #009036;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.zoomSk{position:absolute !important;
        width:30px !important;
        top:10px;
        right:10px;}
/*fine effetto lente*/

#listaBox .box .contBox .caratteristiche .servizi img{background:none !important;}

#listaBox .box, #listaBox .box a.calcola,
a.contattaci{border:0.5em solid #c6c6c6 !important;}

#listaBox .box .imgBox a.continue{border-right:0.5em solid #c6c6c6 !important;}

#listaBox .box .contBox .caratteristiche{border-bottom:0.5em solid #c6c6c6 !important;}

#listaBox .box .contBox .caratteristiche .servizi span,
#listaBox .box .imgBox a.continue strong.titleBox{color:#534a3b !important;}

#listaBox .box .contBox .costi a.boxCosto span{color:#d9534f !important;}

#listaBox .box .contBox .costi a.boxCosto.boxCostoSel span{color:white !important;}

#listaBox .box a.calcola:hover{background:#009036 !important;}

#step3 #noleggiaAuto .title,
#step3 #noleggiaAuto .bg-null{color:#d9534f !important;}

#step3 #noleggiaAuto .modelloAuto strong.titleBox{background:#d9534f !important;}

#step3 #noleggiaAuto .caratteristiche .servizi img{background:none !important;}

#step3 #noleggiaAuto .caratteristiche .servizi span{color:#534a3b !important;}

.modello{border:0.5em solid #c6c6c6 !important;}

#step3 .btn-group.bootstrap-select.luoghiSelect button:hover{background:#d9534f !important;}

#step3 input:active, #step3 input:focus {
  background: #d9534f !important;
  box-shadow: 0 0 5px #d9534f !important;
}

.selCategory.btn.btn-primary{background-color:#e6e6e6 !important;
                             background-image:none !important;
                             color:#eb0000 !important;}

.day.active.disabled.today{color:white !important;}

@media (max-width: 991px) {
    #step3 .frmNA{width:90% !important;}
    #step3 .frmNA2,
    #step3 .frmNA3,
    #step3 .frmNA22,
    #step3 .frmNA33,
    #step3 .frmNAFin{margin-left:5% !important;}

    #step3 .frmNAMob12,
    #step3 .frmNAMob22{width:40% !important;
                       margin-top:250px !important;}

    #step3 .frmNA1.frmNAMob12.frmNA.frmNAHome.frmNABtn,
    #step3 .frmNA2.frmNAMob22.frmNA.frmNAHome{margin-top:0 !important;}

    .prenota.prnTrpl.bg-primary{background-color:transparent !important;}

    #submitbtn{margin-top:150px !important;}

    #step3 input[type="text"],
    #step3 .prenota,
    #step3 input[type="mail"],
    #step3 .luoghiSelect{height:30px !important;}

    #step3 .prenota.bg-default{height:80px !important;}

    #listaAuto #listaBox .box .imgBox a.continue{border-right:none !important;}

    #listaAuto .topmenu.block3 li{width:100% !important;}

    #listaAuto a.contattaci{right:10em !important;}

    .page-hero{background-position: center top;}

    .form h3 {display:none;}

    .service-slide.homeSk{height:auto !important;}

}

.owl-nav{display:none !important;}

.navbar.navbar-default{background-color:white !important;
                       border-color:white !important;}

.navbar-nav li,
.slide-black{
    background-color:white !important;
}

.slide-black.slide-white, .slide-white.slide-white{
    background-color:white !important;
}

#Form{background-color:#0c0c3d !important;}

a,a:focus,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    color:#4299b3;
}
a:hover{
    color:#0c0d3d;
}
#step1 a:hover{
    color:white;
}
.dropdown-toggle, .show-full ul li a,.navbar .dropdown .dropdown-menu li a,.show-full a{
    color:#4299b3 !important;
}
.show-full ul li a:hover,.show-full a:hover{
    color:#0c0d3d !important;
}
.show-full hr,
.page hr{
    border-color:#4299b3;
}
.navbar .hamburger:hover .hamburger-inner, .navbar .hamburger:hover .hamburger-inner:after, .navbar .hamburger:hover .hamburger-inner:before,.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{
    background-color: #4299b3 !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
    background-color: white;
}
.footer{
    background-color: #0c0d3d;
}
.footer p{
    color:#4299b3;
}
.btn.btn-default:hover{
    background-color: #4299b3;
    color: white;
    border-color: #4299b3;
}
.btn-default{
    border-color: #4299b3;
    color: #4299b3;
}
#BreadSk a,.bread .breadcrumb > li + li:before{
    color:#4299b3;
}
.bread{
    border-bottom: 1px solid #4299b3;
}

.btn.dropdown-toggle.selectpicker.btn-default,
.full-hero .rent .icon input,
.full-rent .rent .icon input,
.full-hero .rent form input[type=radio] + label,
.full-rent .rent form input[type=radio] + label{
    background-color:#383961 !important;
}

#step3 .btn-group.bootstrap-select.luoghiSelect button{background:#909090 !important; }

#step3 .btn-group.bootstrap-select.luoghiSelect{border-color:rgb(75,75,75) !important;
                                                background-color:rgb(75,75,75) !important;}

.logoHeader{height:45px;
            margin-top:10px;}


@media (max-width: 991px) {
    .logoHeader{height:45px;
                margin-top:13px;}
}

.luoghiSelect button{padding-left:10px !important;}

.full-hero .rent form input[type=radio]:checked + label, .full-rent .rent form input[type=radio]:checked + label{
    background:#eb0000 !important;
}

.btn.oppure{margin-top:40px;
            font-size:17px;}

.btn.oppure:hover{color:white;}

.mappaImg{
    width:100%;
    margin-top:5px;
}

.d-none{
    display: none;
}



