/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

/* generale */

body {
    font-family: 'PT Sans', Helvetica !important;
}

h1, h2, h3 ,h4, h5, h6 {
    font-family: 'PT Sans',Helvetica !important;
}

div {
    font-family: 'PT Sans',Helvetica !important;
}

p {
    font-family: 'PT Sans',Helvetica !important;
}

input {
    font-family: 'PT Sans',Helvetica !important;
}

select {
    font-family: 'PT Sans',Helvetica !important;
}

.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea {
    font-family: 'PT Sans',Helvetica !important;
}



#widget-grid {
    overflow-x: hidden;
}

#header {
    display: none;
    height: 0px;

}

#left-panel {
    padding-top: 0;
    z-index: 99999999999;
}

#contieni-logo {
    padding-top:7px;
}

#logo {
    width: 136px;
    margin-top: 6px;
    margin-left: 9px;
}

#header-loading {
    margin-top: -31px;
    margin-left: -18px;
}

.menu-on-top #main {
    margin-top: 20px !important;
}

.nascosto {
    display: none;
}

.link {
    cursor: pointer;
}

.no-border {
    box-shadow: none;
    background: none;
    border : none !important;
}

.uppercase {
    text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

.click {
    cursor: pointer;
}

.cancellato {
    opacity: 0.3;;
}

.evidenziato {
    opacity: 0.9;
    border : 2px solid #333;
}

.evidenzia {
    color: #436043;
}
.trascina {
    cursor: move;;
}

.img-allegati {
    width: 100%;
}

.img-lente {
    line-height: 30px;
    background-color: rgba(129 ,147, 91, 0.9);
    height: 30px;
    width: 30px;
    border-radius: 50px;
    position: absolute;
    bottom: 10px;
    cursor: pointer;
    right: 10px;
    color: #ffffff;
}

.img-lente:hover {
    background-color: rgba(129 ,147, 91, 0.5);
}

.bottone-gestione {
    /*float: left;*/
    margin-left: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 40px;
    height: 33px;
}

.bottone-gestione-small {
    float: left;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 20px;
    height: 20px;
}

.bottone-permesso {
    width: 40px;
    height: 32px;
    line-height: 29px;
}

.bottone-permessi {
    width: 40px;
    height: 40px;
}

.bottone-permessi-sm {
    width: 20px;
    height: 20px;
}

.badge-permessi {
    margin:5px;
}

.hr-strong {
    border-top: 1px solid #222;
}

.bottone-disabilitato{
    opacity: .2;
}

.bottone-normalizzazione {
    width: 200px;
    margin-bottom: 1px;
}

.bottone-normalizzazione-small {
    width: 75px;
    margin-bottom: 1px;
}

.span-normalizzazione {
    font-weight: bold;
}

.div-normalizzazione {
    position: relative;
    float: left;
    width: 180px;
}

.freccia-normalizzazione {
    position: relative;
    width: 10px;
}

.alert-normalizzazione {
    position: fixed;
    display: none;
    z-index: 10000;
    top: 100px;
    left: 100px;
}

.allegati-iframe {
    width: 100%;
    height: 300px;
}

#widget-body-menu {
    padding: 20px;
    min-height: 100px;
}

.sortable li:hover {
    background-color: #eeeeee;
}

#lista-risultati {
    position: absolute;
    z-index: 1000;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    width: 100%;
    padding-bottom: 10px;
}

.div-menu {
    margin-bottom: 20px;
}

body.modal-open {
    overflow: visible !important;
}

.bottone-selezionato {
    border: 2px dotted red;
}

.div-selezionato {
    background-color: #b09b5b;
}

textarea {
    width: 100% !important;
}

.btn-geocoding {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 5px;
}

.well-login {
    background-color: #fbfbfb;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px #ececec;
    -webkit-box-shadow: 0 1px 1px #ececec;
    -moz-box-shadow: 0 1px 1px #ececec;
    position: relative;
    height: 220px;
    padding: 10px 0 10px;
}

.option-2 {
    padding-left: 10px;
}

.pallino-valutazione {
    height: 10px;
    border-radius: 5px;
    margin-right: 2px;
}

a.modulo-disattivato {
    color: #585450;
}
a.modulo-disattivato:hover {
    color: #585450;
    cursor: default;
}
.open a.modulo-disattivato {
    color: #585450;
}

nav ul li.open > a, nav ul li.open > a b {
    color: #fff !important;
}

.btn.modulo-disattivato {
    background-color: #ccc;
    color: #81935B;
}

.icone-permessi {
    height: 20px;
}

.icone-permessi:hover {
    opacity: .7;
}

.bottone-moduli {
    width: 100%;
}

.campo-sbagliato {
    border-color: red;
}

.box-risultati {
    height: 479px;
}

.box-risultati-small {
    height: 200px;
}

.logo-siti-offerta {
    height:18px;
}

.text-v-middle {
    vertical-align: middle !important;
}

.form-filtri-reality fieldset {
    padding-top:1px;
    min-height: 38px;
    background: transparent;
}


/* TABELLE */

.img-table {
    max-height: 50px;
}

.img-agenda {
    width: 200px;
}


.checkbox-filtri {
    margin-top: -40px;
    margin-bottom: 10px;
    margin-left: -15px;
    padding-top: 0px !important;
    background: none !important;
}

.checkbox-filtri-1 {
    margin-top: -40px;
}

.checkbox-filtri-2 {
    margin-top: -30px;
}

.checkbox-filtri-3 {
    margin-top: -15px;
}

.label-sm {
    font-size: 10px;
}

.span-traduzioni {
    margin-bottom: 10px;
}

.tr-pari {
    background-color: rgba(0,0,0,0.1);
}

.tr-dispari {
    background-color: rgba(0,0,0,0.2);
}
.tr-dispari a {
    color: rgba(0,0,0,0.5);
}
.tr-dispari a:hover {
    color: rgba(0,0,0,0.4);
}


/* STATI PERSONALIZZATI */
.allerta {
    font-weight: bold;
    color: red;
}

/* MAPPA LEAFLET */

#map {
    width: 100%;
    height: 500px;
}

#riepilogo {
    position: absolute;
    z-index: 100;
    bottom: 10px;
    left: 10px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 4px;
    background-color: #fff;
    padding: 5px;
}

#geocoder {
    position: absolute;
    z-index: 100;
    top: 10px;
    left: 50px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 4px;
    background-color: #fff;
    padding: 5px;
    width: 300px;
    height: 44px;
}

#lista-risultati-map {
    display: none;
    position: absolute;
    z-index: 200;
    top: 60px;
    left: 50px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 4px;
    background-color: #fff;
    padding: 5px;
    min-width: 300px;
    max-width: 500px;
}

#cancella {
    position: absolute;
    z-index: 100;
    top: 100px;
    left: 10px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 4px;
    background-color: #fff;
    padding: 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    cursor: pointer;
}

#cancella:hover {
    background-color: #f4f4f4;
}

#contieni-legenda {
    position: absolute;
    z-index: 100;
    bottom: 10px;
    left: 10px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 4px;
    background-color: #fff;
    padding: 5px;
    min-width: 175px;
    height: 383px;
    text-align: left;
    overflow: hidden;
}

#contieni-legenda-offerta {
    position: absolute;
    z-index: 100;
    bottom: 10px;
    left: 10px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 4px;
    background-color: #fff;
    padding: 5px;
    min-width: 175px;
    height: 333px;
    text-align: left;
    overflow: hidden;
}

#contieni-legenda-stime {
    position: absolute;
    z-index: 100;
    bottom: 10px;
    left: 10px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 4px;
    background-color: #fff;
    padding: 5px;
    min-width: 175px;
    height: 333px;
    text-align: left;
    overflow: hidden;
}

#legenda-offerta {
    font-size: 8pt;
}

#legenda-stime {
    font-size: 8pt;
}

#legenda-esplora {
    font-size: 8pt;
    line-height: 12px;
}

#legenda-punteggio {
    font-size: 8pt;
}

.freccia-ordina {
    opacity: 1;
}

.freccia-ordina:hover {
    opacity: .5;
    cursor: pointer;
}

.freccia-ordina-default {
    opacity: .3;
}

.freccia-ordina-default:hover {
    opacity: 1;
    cursor: pointer;
}

.inline-group .checkbox, .smart-form .inline-group .radio {
    float: left;
    margin-right: 15px;
}

.smart-form .inline-group .checkbox {
    float: left;
    margin-right: 15px;
}

.filtri-confronto dt {
    margin-top: -5px;
}

.filtri-confronto dd {
    margin-bottom: -15px;
}

.filtri-confronto dd.small {
    margin-bottom: -25px;
}

.label-strong {
    font-weight: bold;
    color: #333;
}

.label-filtri:hover {
    cursor:url(../img/cancella.png),auto;
    opacity: 0.7;
}

img {
    border-radius: 2px;
}

img:hover {
    opacity: 0.9;
}

.tr-attiva {
    background-color: #FFFF00;
}

.li-domande {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.list-allegati {
    border : 1px solid #ccc;
    border-radius: 2px;
    min-height: 20px;
    padding: 5px 0 5px 0;
}

.well-statistiche {
    height : 550px;
    overflow-y: auto;
}

.well-analisi {
    height : 200px;
    overflow-y: auto;
}

.tab-analisi {
    min-height : 400px;
    overflow-y: auto;
}

.col-analisi {
    margin-bottom: 10px;
}

.td-analisi {
    height: 20px;
    overflow-y: hidden;
}

.btn-layer {
    height: 15px;
    width: 15px;
    line-height: 13px;
    text-align: center;
    padding: 0px;
}


/** wizard form **/
.bootstrapWizard li {
    display: block;
    float: left;
    text-align: center;
    padding-left: 0px;
}



.bootstrapWizard li.active .step, .bootstrapWizard li.active.complete .step {
    color: #FFF;
    font-weight: 700;
    padding: 7px 13px;
    font-size: 15px;
    border-radius: 50%;
    border: 3px solid #475922;
}

/** progress bar */

.bar-holder-xsmall {
    padding: 1px 0;
}

.progress-small {
    height: 12px;
}

.progress-xsmall {
    height: 6px;
}

/*** ELIMINA DEMO ***/

#demo-setting {
    display: none;
}

/*** elementi di bootstrap **/

.modal {
    z-index: 1000000000000;
}

.panel {
    overflow: hidden;
}

.tab-content {
    min-height: 200px;
}

.sparks-info span {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    text-transform: none;
}

.smart-timeline-icon {
    background: #81935B;
}

.page-footer {
    height: 30px;
    padding: 6px 13px 0;
    padding-left: 233px;
    border-top: 1px solid #CECECE;
    background: #2a2725;
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;
    font-size: 8pt;
    z-index:10000;
}

.dt-normal {
    font-weight: normal;
}

#activity {
    cursor: default;
}

.jarviswidget .widget-body {
    min-height: 10px;
    padding-bottom: 10px;
}

.popover {
    max-width: none;
    width : 300px;
}

.ui-state-default {
    border: none;
    border-bottom: 1px solid #ccc;
}

.ui-state-default:first-child {
    border-top: none;
}

.ui-state-default:last-child {
    border-bottom: none;
}

.popover-content {
    font-size: 12px;
    min-width: 200px;
}
#logo-group span#activity {
   line-height: 19px;
}

.jarviswidget-color-greenDark .nav-tabs li:not(.active) a {
    color: #ccc !important;
}

.ribbon {
    opacity: 0.9;
    right: 7px;
    top: -7px;
}

.ribbon-bn {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

/** RIBBON PERSONALIZZATI **/
/* The ribbons */

.corner-ribbon{
    width: 200px;
    background: #e43;
    position: absolute;
    top: 25px;
    left: -50px;
    text-align: center;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/* Custom styles */

.corner-ribbon.sticky{
    position: absolute;
}

.corner-ribbon.shadow{
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */

.corner-ribbon.top-left{
    top: 25px;
    left: -50px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right{
    top: 0;
    right: -66px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-left{
    top: auto;
    bottom: 25px;
    left: -50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-right{
    top: auto;
    right: -50px;
    bottom: 25px;
    left: auto;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/* Colors */

.corner-ribbon.white{color: #f0f0f0; background: transparent;}
.corner-ribbon.black{color: #333; background: transparent;}
.corner-ribbon.grey{color: #999; background: transparent;}
.corner-ribbon.blue{color: #39d; background: transparent;}
.corner-ribbon.green{color: #2c7; background: transparent;}
.corner-ribbon.turquoise{color: #1b9; background: transparent;}
.corner-ribbon.purple{color: #95b; background: transparent;}
.corner-ribbon.red{color: #e43; background: transparent;}
.corner-ribbon.orange{color: #e82; background: transparent;}
.corner-ribbon.yellow{color: #ec0; background: transparent;}


/** SLIDER **/

.slider-track {
    background: #cccccc none repeat scroll 0% 0%;
}

.slider-selection {
    background: #3276b1 none repeat scroll 0% 0%;
}

/** DROPZONE **/
.dropzone .dz-preview .dz-error-message {
    top: 146px !important;
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 0.3 !important;
    background-color: #f00 !important;
    height: 120px !important;
    width: 100% !important;
    top: 27px !important;
    left: 27px !important;
    border-radius: 20px !important;
    padding: 34px !important;
}

/** EVITA LAMPEGGIAMENTI **/
select.form-control {
    transition: none;
}

/** VALUTA ORA **/

.stella {
    height: 20px;
    width: 20px;
    line-height: 25px;
    margin: 0px 5px;
}

.stella-grigia {
    opacity: .2;
}


/*************** grafici */
.flot-x-axis .flot-tick-label {
    white-space: nowrap;
    transform: translate(-9px, 0) rotate(-45deg);
    text-indent: -100%;
    transform-origin: top right;
    text-align: right !important;

}


.annuncio-iframe {
    height: 4000px;
    border: 0;
    -ms-transform: scale(0.25);
    -moz-transform: scale(0.25);
    -o-transform: scale(0.25);
    -webkit-transform: scale(0.25);
    transform: scale(0.25);

    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.cestinato {
    opacity: 0.3;
}

#mirino {
    height: 10%;
    position: absolute;
    z-index: 1000;
    width: 10%;
    top: 40%;
    left: 45%;
    background: url('../img/map-marker-7.png') no-repeat 50% 50% ;
    background-size : contain;
}


.menu-on-top .menu-item-parent {
    max-width: 150px;
    min-width: 50px;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 11px;
}