﻿#cnt_pnlListaDocumenti h3,#cnt_pnlListaDocumenti2 h3{cursor:pointer;}

/*.ui-accordion-header.ui-state-hover{
    background-color:#f5f5f5;
}

.ui-accordion-header{
    border:1px solid #ccc;
    border-radius:10px;
    margin:0;
    padding:10px;
    margin-top:20px;
}

.ui-accordion-header.ui-state-active{
    border-bottom:0px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    background-color:#f5f5f5;
}

.ui-accordion-content{
    border:1px solid #ccc;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    border-top:0px;
    padding-top:7px;
    padding-bottom:7px;
}*/

body {
}

.scadenza.scaduta{
    color:#cc0000;
}

h2{font-size:26px;}

.hoverArchivio {
    cursor: pointer;
}

.navbar-nav > li > a:hover{
    text-decoration:underline;
}

.logoFiscontrol {
    height: 60px;
    margin:10px 0 10px 10px;
}

/*INIZIO COLORE SFONDO MENU MOBILE*/
/*.in li {
    background-color: lightblue;
}

.in {
    background-color: lightblue !important;
}

    .in a {
        background-color: lightblue !important;
    }

    .in .btnMenuDropDown {
        background-color: lightblue !important;
    }*/
/*FINE COLORE SFONDO MENU MOBILE*/

h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", "Open Sans", Arial, Helvetica, sans-serif !important;
}

.bandaTitolo {
    background-color: #000080;
    height: 85px;
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 600px){
    .bandaTitolo {
        display:none;
    }
}

.pnlFooter{
    padding-top:20px;
}
.pnlFooter div,.pnlFooter div a{
    color:#fff;
}

.nomeUtenteMenu {
    font-weight: bold;
}

.marginTop6px {
    margin-top: 6px;
}

.ulDoc {
    font-size:17px;
    list-style-position:inside;
}

.ulDoc li{
    padding-bottom:5px;
}

.txtValore {
    width: 80%;
    margin: 0 auto !important;
}

.nomeUserDivMenu {
    padding: 15px 15px 15px 15px;
}
.cntPulsante.cntPulsanteDx{text-align:right;}

.tblDescrizione {
    width: 100%;
}

    .tblDescrizione td {
        vertical-align: bottom;
        height: 50px;
        text-align: center;
    }

.marginBottom20px {
    margin-bottom: 20px;
}

.testoCentrato {
    text-align: center;
}

.externalVerticalCenter {
    display: flex;
    justify-content: center;
}

.internalVerticalCenter {
    align-self: center;
}

.noMarginTopDown {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.cntCampo{
    height:108px;
    margin-bottom:0px!important;
}

.h1Titolo,.divScrittaBandaTitolo h1 {
    color: white;
    font-family: "Raleway","Open Sans",Arial,Helvetica,sans-serif;
    font-size: 20px !important;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin:10px 0;
}
.lblVariabile_usr{font-size:16px!important;font-weight:normal;}
.pnlVariabile_usr{margin-top:10px;}
h3{margin:10px 0;font-size:18px;}

h2{margin-top:10px;margin-bottom:10px;}

.lblErrore{color:#cc0000;text-align:center;}

.divScrittaBandaTitolo {
    align-self: center;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
    color: white;
}

@media (min-width: 768px) {
    .divScrittaBandaTitolo {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .divScrittaBandaTitolo {
        width: 970px;
    }
}

@media (max-width: 365px) {

    .cntPulsante{text-align:center!important;}
    .pnlHeader {
        height:50px;
    }
    
    .logoFiscontrol {
        height: 40px;
        margin:5px 0px 5px 5px;
    }

    h2{font-size:20px!important;}
}

@media (min-width: 1200px) {
    .divScrittaBandaTitolo {
        width: 1170px;
    }
}

@media (min-width: 1500px) {
    .divScrittaBandaTitolo {
        width: 1470px;
    }
}
@media (min-width: 1900px) {
   .divScrittaBandaTitolo {
        width: 1770px;
    }
}




.hoverMenuArchivio {
    display: none;
    position: absolute;
    z-index: 99999;
    margin-top: -1px;
    border: 1px solid;
    width: 155px;
    background-color: white;
}

.pnlFooter {
    background-color: #2b2b2b;
}

.containerRigaMenu {
    padding-right: 5px;
    padding-left: 5px;
}

    .containerRigaMenu:hover {
        background-color: #337ab7;
        color: white !important;
    }


        .containerRigaMenu:hover .menuCerca {
            color: white !important;
        }

.menuCerca {
    text-decoration: none;
}

    .menuCerca:hover {
        text-decoration: none;
    }

.hoverMenuArchivio:hover {
    display: block;
}

.hoverArchivio:hover + .hoverMenuArchivio {
    display: block;
}


.height1px {
    height: 1px;
    cursor: pointer;
}

.btnMenuDropDown {
    background-color: white !important;
    border: none !important;
    padding: 15px 15px 0px 15px;
}


.navbar-toggle {
    background-color: #000080 !important;
}

.navbar-inverse .navbar-toggle {
    border-color: #000080 !important;
}

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #000080 !important;
    }

.dropDownMenu {
    padding: 15px 15px 15px 15px;
}

.navbar-inverse {
    background-color: white !important;
    border-color: white !important;
}

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        background-color: white !important;
    }

.frecciaGiu {
    font-size: 9px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none !important;
}

.menuTextColor {
    color: black !important;
}

    .menuTextColor a {
        color: black !important;
    }

.pnlNames{overflow:auto;}