/***********************************************************************************************/
/*             * pnlMenuTop                                                                    */
/*             *                                                                               */
/*             *********************************************************************************/
/*             *                                                                               */
/* pnlMenuLeft * pnlMain                                                                       */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/*             *                                                                               */
/***********************************************************************************************/

.sfondoLogin {
    padding:20px;
    background-color: white;
    /*position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;*/
}

body.homeFrame
{
    padding-top:0px;
    overflow-y:hidden;
}

#contenitore 
{
    min-height: 100%;
    display:table;
    width:100%;
}

#pnlTopInfo
{
    height:50px;
    background-color: #E9E9E9;
}


#pnlTopInfo > p
{
    text-align:right;
    line-height:50px;
    margin:0px;
    margin-right:10px;
    white-space:nowrap;
}

#pnlTopMenu
{
    padding-left: 10px;
    height:30px;
    background-color: #E9E9E9;
    box-shadow: -6px 8px 4px -4px rgba(0,0,0,0.16);
    box-shadow: -1px 6px 6px -3px rgba(0,0,0,0.16);
}

#menuArea {
    display: table;
    top: 20px;
}

.area {
    display: table-cell;
    font-family: "Inaz-Aree";
    /*font-family: "Inaz-Cond";*/
    font-size: 24px;
    line-height: 24px;
    /*padding: 5px 10px 0px 10px;*/
    padding: 4px 10px 3px 10px;
    white-space: nowrap;
    cursor: pointer;
}

@supports (-webkit-hyphens:none) {
    .area {
        padding-top:3px;
    }
}


.attiva {
    /*background-image: url(../../../img/freccia_su.png);
    background-repeat: no-repeat;
    background-position: bottom;*/
    background-color: #FFFFFF;
    border-left: 5px solid #982b2f;
}

#pnlMenuLeft {
    min-width: 250px;
    display: table-cell;
    width: 250px;
    background-color: white;
    border-right: 1px solid #E9E9E9;
    /*border:0px;*/
}

.vociMenu{
    display:flex;
    /*align-items:center;*/
}

.boxPasAgente {
    width:195px;
    margin-top:20px;
    background-color: #F8F8F8;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    line-height: 15px;
}

    .boxPasAgente > span:first-child {
        font-size: 16px;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

#sfondoLogo
{
    position:absolute;
    width:250px;
    height:80px;
    background-color:#E9E9E9;
    top:0px;
    z-index: 100;
}

#logoInaz
{
    position:absolute;
    padding-left:65px;
    padding-top:15px;
}


#logoInaz p
{
    width:110px;
    text-align:center;
    font-size:12px;
    margin-top:2px;
}

#hamburger
{
    cursor: pointer;
    display:none;
    position:absolute;
    top:85px;
    left:3px;
}

#updLeftMenu {
    padding-left: 10px;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 240px;
    -webkit-overflow-scrolling: touch;
    cursor: pointer;
}

#updLeftMenu:hover
{
    overflow-y:auto;    
}

.linkServiziHeader {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    color: #996666;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
}

#scrollerIframeIOS 
{
    
    overflow:auto;
    -webkit-overflow-scrolling:touch
}

#pnlMain
{
    width:100%;
    height:100%;
    border:0px;
    display: block;
    background-color:white
}


#footerPage
{
    display:table-row;
    height:20px;
}

.footer
{
    display:table-cell;
    height:20px;
    background-color: #E9E9E9;
}

.footer p
{
    text-align:center;
    font-family: Inaz-Regular;
    font-size: 10px;
    color: #6D6E71;
    line-height: 10px;
    margin-top:8px;
}

#ServiziMenu
{
    overflow:visible !important;
}

.accordionHeader
{
    font-family: "Inaz-CondBold";
    font-size: 15px;
    /*padding: 10px 5px 7px 5px;*/
    min-height: 30px;
    border-bottom: 1px solid #E6E6E6;
    cursor: pointer;
    text-transform:uppercase;
    line-height:20px;
}


        
.accordionContent
{
    font-family: "Inaz-Cond";
    font-size: 15px;
    /* font-weight: normal; */
    /*padding: 0px 0px 0px 15px;*/
    padding:0px;
    border-bottom: 1px solid #E6E6E6;
}


#PreferitiCronologiaIcons {
    position: absolute;
    left: 10px;
    top: 4px;
    color: #c40725;
    display:none;
    z-index:1;
}

/*
#AccServiziFunzioni
{
    
}*/

.accordionHeaderMobile
{
    font-family: "Inaz-CondBold";
    font-size: 22px;
    /*padding: 10px 5px 7px 5px;*/
    min-height: 35px;
    border-bottom: 1px solid #E6E6E6;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 25px;
    margin-top:10px;
}


.accordionContentMobile
{
    font-family: "Inaz-Cond";
    font-size: 20px;
    line-height: 35px;
    font-weight: normal;
    padding: 20px 0px 0px 5px;
    border-bottom: 1px solid #E6E6E6;
}



/* INIZIO autocomplete cambio profilo */

.completionListCambioProfilo {
    border:solid 1px #996666;
    margin:5px;
    padding:2px;
    max-height: 500px;
    min-width: 500px;
    overflow:auto;
    font-size:18px;
    white-space:nowrap;
    background-color: #FFFFFF;
}

.listItemCambioProfilo {
    color: #6D6E71;
    padding: 10px;
}

.itemHighlightedCambioProfilo {
    background-color: #E9E9E9;
    cursor: pointer;
    padding:10px;
}



/* FINE autocomplete cambio profilo */

/* Attesa indefinita INIZIO */
.attesa-indefinita {
    position: fixed;
    width: 100%;
    height: 2px;
    overflow-x: hidden;
}

.attesa-indefinita-line {
    position: absolute;
    opacity: 0.4;
    background: #996666;
    width: 150%;
    height: 2px;
}

.attesa-indefinita-subline {
    position: absolute;
    background: #996666;
    height: 2px;
}

.inc {
    animation: increase 2s infinite;
}

.dec {
    animation: decrease 2s 0.5s infinite;
}

@keyframes increase {
    from {
        left: -5%;
        width: 5%;
    }

    to {
        left: 130%;
        width: 100%;
    }
}

@keyframes decrease {
    from {
        left: -80%;
        width: 80%;
    }

    to {
        left: 110%;
        width: 10%;
    }
}
/* Attesa indefinita FINE */
