html, body {
    min-height: 100%;
}

body {
    position: relative;
    background-color: #FFF;
    font-family: 'Roboto', sans-serif;

}

.pagebody {
    background-color: #FFF;
    background-image: url(/images/header.png);
    background-size: 100%;
    height: 100vh;
    background-repeat: no-repeat;
}

.nav-link {
    color:#FFF !important;
}
.navbar
{
    z-index:2;
}
/***** Top content *****/
.top-content {
    padding: 210px 0;
    margin-top: 0px;
    background-color: #FFF;
}

.top-content .text {
    color: #fff;
}

.top-content .text h1 {
    margin-top: 25px;
    color: #fff;
}

.top-content .description {
    margin: 30px 0 10px 0;
}

.top-content .description p {
    opacity: 0.8;
}

.top-content .top-big-link {
    margin-top: 45px;
}

/***** Service content *****/
.card-title {
    margin-top: 145px;
}

.card-text {
    color: #fff;
    font-size:24px;
}
.card-title {
    color: #fff;
}

.gotoArgumentArrow {
    float: right;
    background-color: transparent   ;
    border-radius: 50%;
    color: #000;
    font-size: 26px;
    width: 35px;
    height: 35px;
    line-height: 27px;
    vertical-align: middle;
    background-image: url(../images/newrightarrow.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    border:none;
}
.gotoArgumentArrow:hover{
    border:none;

}

    .services-container {
        background-color: #FFF;
        /*padding-top:50px;*/
    }
.card-img-overlay
{
    /*padding:5%;*/
}

.button-elenco-corsi {
    cursor: pointer;
    margin-top:30px;
    margin-bottom:30px;
}
    /*.button-elenco-corsi {
    width: 35%;
    height: 80%;
    border: double 4px transparent;
    border-radius: 8px;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #778288,#4cbb85);
    background-origin: border-box;
    background-clip: content-box, border-box;
    margin: 0 auto;
    font-size: 53px;
    line-height: 70px;
    vertical-align: middle;
    font-weight: 300;
    cursor:pointer;
}*/
    .footer{
    background-color:#FFF;

}
.footeraretre {
    font-size:18px;
    font-weight:bold;
    color:#484848;
}
.footeraretresub {
    font-size: 12px;
    font-weight: normal;
    color: #484848;
}
.footerprivacyterms{
    font-size:12px;
    cursor:pointer;
    font-weight:500;
}
.footerprivacyterms a{
    text-decoration:none;
    color:#484848;
}

.footerprivacyterms::before {
    content: '';
    width: 10px;
    height: 12px;
    background-image: url(../images/arrowrightprivacy.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    left: 0px;
    top: 2px;
    float: left;
}

.copyright {
    font-size: 12px;
    font-weight: 500;
    color: #484848;
}



/*********** ABOUT ************/
.about-top-content {
    padding: 210px 0;
    margin-top: -120px;
    background-color: #000;
    z-index: 0;
}
.about-top-content .text {
    color: #fff;
}

.about-top-content .text h1 {
    margin-top: 25px;
    color: #fff;
}

.about-top-content .description {
    margin: 30px 0 10px 0;
}

.about-top-content .description p {
    opacity: 0.8;
}

.about-top-content .top-big-link {
    margin-top: 45px;
}
.about-item a {
    background-color: #006600;
    color: #FFF;
    text-decoration: none;
    width: 70%;
    padding: 5px;
    margin-bottom: 10px;
    display: block;
    float: right;
    text-transform: uppercase;
    vertical-align: middle;
    line-height: 56px;
    font-size: 18px;
    padding-left: 15px;
}
.about-item.stile2 a {
    background-color: #768188;
}
.about-item.stile3 a {
    background-color: #4bbb84;
}

.about-item img{
    float:right;
    margin-top:8px;
}
/*************** generic *********************/
.page-title {
    display: block;
    font-size: 40px;
    border-bottom: 3px solid #53af82;
    /*padding-left: 60px;*/
    margin-bottom: 30px;
    font-weight: 300;
}

.link-profile-edit {
    display: block;
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 300;
    text-decoration:none;
    color:#000;
}

.link-profile-edit label {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    color: #768188;
    font-size: 22px;
}

.about-container {
    background-color: #FFF;
}

.about-contenuto-testo-titolo {
    /*padding-left: 60px;*/
    color: #006600;
    font-weight: bold;
    font-size: 22px;
}
.about-contenuto-testo p {
    line-height: 38px;
    font-weight: 500;
    /*padding-left: 60px;*/
    /*border-bottom: 1px solid silver;*/
}

/*********** contatti *********/
.contacts-top-content {
    padding: 210px 0;
    margin-top: -120px;
    background-color: #FFF;
    z-index: 0;
}
.contacts-container {
    background-color: #FFF;
}
.contacts-top-content .text {
    color: #fff;
}
.indirizzo p{
    font-weight:500;
}
.contatti-title-verde {
    color: #006600;
    text-transform:uppercase;
    font-weight:bold;
    font-size:24px;
    width:100%;
}
.contacts-info {
    font-weight: 500;
    width:100%;
    line-height:35px;
}
.datisegreteria {
    vertical-align: bottom;
    display: block;
    position: absolute;
    bottom: 0;
}
/*********** faq *********/
.faq-top-content {
    padding: 210px 0;
    margin-top: -120px;
    background-color: #FFF;
    z-index: 0;
}

.faq-top-content .text {
    color: #fff;
}

/***********************************/

.default-title {
    font-size: 60px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 6px;
}

.default-subtitle {
    font-size:20px;
    font-style: normal;
    font-weight: 500;
    margin-top: 40px;
    line-height: 25px;
    letter-spacing: 3px;
}

.contenitore-lista {
    /*padding-left: 60px;*/
    /*padding-bottom: 200px;*/
}

.contenitore-scheda-corso {
    /*padding-left: 60px;*/
    /*padding-right: 60px;*/
}

.scheda-corso-container {
    background-color: #ebebeb;
    padding-top:30px;
    padding-bottom:30px;
}

.lbltitolocorsoscheda {
    display:block;
    text-transform: uppercase;
    font-weight: bold;
    color: #396c79;
    font-size: 26px;
    margin-bottom: 40px;
}

.backgrey {
    background-color: #ebebeb;
}

.infocontainer
{
    margin-top:20px;
    background-color:#FFF;
    padding:10px !important;
}
.infocontainer.trasparent
{
    background-color:transparent!important;
}
.btnIniziaIlCorso {
    background-color: #FFF;
    border: 2px solid #345;
    background-color: #FFF;
    border: 2px solid #004666;
    text-align: center;
    color: #004666;
    text-decoration: none;
    width: 80%;
    padding:2%;
    display:block;
    margin-bottom:10px;
}
.btnIniziaIlCorso.disabilitato
{
    opacity:.5;
}
.btnIniziaIlCorso.completato {
    background-color: rgba(54,148,11,0.75);
    color: #FFF;
    border-color: rgba(54,148,11);
}

.btnIniziaIlCorso{
    text-decoration:none;
}

.btnIniziaIlCorso:hover {
    color:unset;
}

    .btnAltreFunzioniCorso {
        color: #FFF;
        background-color: #004666;
        text-align: center;
        text-decoration: none;
        width: 80%;
        padding: 2%;
        display: block;
        margin-bottom: 10px;
        border: none;
    }
.btnAltreFunzioniCorso.disabilitato
{
    opacity:0.5;
}
.btnAltreFunzioniCorso.completato {
    background-color: green;
    cursor: default;
}
    .btnAltreFunzioniCorso.esauriti {
        background-color: #bb1e1e;
        cursor: default;
    }

.btnAltreFunzioniCorso:hover {
    text-decoration: none;
    color: #FFF;
}

.labelcontributosponsor {
    text-align: center;
    font-weight: bold;
    width: 100%;
    display: block;
}

.lblinfoschedadetailstitle {
    font-weight: bold;
}

.lbltitoloschedaval {
    font-size: 34px;
    color: #4bbb84;
}
.pnlRisposteContainer label {
    padding-left: 10px;
    width: 94%;
    padding-top: 8px;   
}

.testorispostaaperta {
    display: block;
    position: relative;
    width: 70%;
}

.panelThanks {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.8);
    left: 0;
    top: 0;
    margin: 0;
    bottom: 0;
    text-align: center;
    padding-top: 20%;
}

.panelThanks p {
    font-size: 39px;
    color: #004666;
    /*text-transform: uppercase;*/
}

.panelThanks .close {
    display: block;
    position: relative;
    /*right: 55px;
    top: 55px;*/
    width: 100px;
    height: 100px;
    background-image: url(../images/closepopup1.png);
    background-size: 100% 100%;
    border: none;
    background-color: transparent;
}

.warninglabel{
    color:red;
    font-weight:bold;
    float:left;
}

.lblpopup {
    font-size: 60px;
    color: #004666;
    font-weight: 500;
}

.registrazionecorsorowcontainer hr {
    border-top:3px solid #fff !important;
    width:97%;
}

.lbltitoloregistrazionecorso {
    font-weight: bold;
    color: #396c79;
    font-size: 26px;
}

.optionlist label{
    padding-left:10px;
}

.inputcodicecorso {
    color: #778288;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 34px;
    text-align: left;
}

.btnAccedi, .btnAccedi input {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 6px 25px;
    display: block;
    color: #FFF !important;
    background-image: none !important;
    background-color: #004666 !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    border-radius: 0 !important;
    /*float:left;*/
    position: relative;
    /*width: 50%;*/
    text-transform: uppercase;
    }


.labellogin {
    color: #396c79;
    font-size: 20px;
    font-weight: 700;
}

.labeltitolocorso {
    /*font-weight: normal;
    font-size: 17px;
    color: #000;*/
    font-weight: bold;
    font-size: 20px;
    color: #768188;
}

/*#lblcrediti::after {
    display: inline-block;
    position: relative;
    content: 'crediti';
    font-size: 10px;
    float: left;
}*/

.labelperiodo {
    color:#484848;
}

.labeltarget {
    color:#484848;
}
.labelcrediti {
    color: #484848;
}
.labelideventoecm {
    color: #484848;
}

.btnSchedaCorso, .btnSchedaCorso input {
    display: block;
    border: none;
    color: #FFF !important;
    background-color: #004666 !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    padding-left: 25px !important;
    padding-right: 98px !important;
    border-radius: 0 !important;
    background-image: url(../images/newrightarrowscheda.png) !important;
    background-repeat: no-repeat;
    background-position: 94% center;
    background-size: 10%;
    width: 80%;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}

.lblinfocorsotitolo{
    font-weight:bold;
    font-size:22px;
    color:#484848;
}

.lblinfocorsotitolo {
    font-weight: 500;
    font-size: 20px;
    color: #484848;
    line-height: 20px;
}

/*LOGIN*/

.titolologin {
    text-transform: uppercase;
    color: #006600;
    font-weight: 600;
    font-size: 24px;
}

.inputlogin {
    border: none;
    background-color: #FFF;
    width: 100%;
    height:40px !important;
}

.testologin {
}

.login.btnaccedi {
    display: block;
    position: relative;
    border: none !important;
    background-color: #768188 !important;
    border-radius:0 !important;
    background-image:none!important;
    color:#FFF !important;
    width:100%;
    float:left;
    height:40px;
}

.logincontainer hr {
    border-color: #eeeeef;
}

.login.linkpasswordforgot{
    text-decoration:none !important;
    color:#000;
}

/*REGISTRAZIONE*/

.regcontainer hr {
    border-color: #FFF;
}

.itemregcontainer {
    margin-bottom: 10px;
}

.labelraggruppamento{
    font-weight:bold;
    color:#484848;
    font-style:italic;
}
.itemreg {
    width: 90%;
    min-height: 32px !important;
    border: none;
    padding: 5px;
    background-color: #ececec;
}
.itemreg.data {    
    padding: 0px;
}

.btnreg {
    display: block;
    border: none;
    color: #FFF !important;
    background-image: none !important;
    background-color: #004666 !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 0 !important;
    float: left; 
    margin-right: 3px; 
}


.btnconfirm {
    display: block;
    border: none;
    color: #FFF !important;
    background-image: none !important;
    background-color: #004666 !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 0 !important;
    /* float: left; */
    /* margin-right: 3px; */
    width: 240px;
    margin: 50px auto;
}

.bntinviamail {
    display: block;
    border: none;
    color: #FFF !important;
    background-image: none !important;
    background-color: #004666 !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 0 !important;
    /* float: left; */
    /* margin-right: 3px; */
    width: 240px;
    margin: 50px auto;
}

.btnprofilo {
    display: block;
    border: none;
    color: #FFF !important;
    background-image: none !important;
    /*background-color: #004666 !important;*/
    font-size: 22px !important;
    font-weight: 300 !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 0 !important;
    /* float: left; */
    /* margin-right: 3px; */
    width: 240px;
}

.btnprofilo.attivo{
    background-color:rgb(69,178,125);
}

.btnprofilo.completato{
    background-color: rgb(127,127,127);
}

.btnprofilo.scaduto{
    background-color: rgb(191,191,191);
}

.chklabel label{
    padding-left:5px;
}

.lblNomepartecipante {
    font-weight: bold;
    color: #768188;
    font-size: 22px;
}

.checkpostalabel {
    color: #000;
    font-weight: bold;
}

.testorispquestionario, .testodomandaquestionario {
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
    display: inline-flex;
}

.logincontainer {
    /*min-height: calc(100vh - 380px);*/
}

.corsoterminatolabel {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #255060;
    background-color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 19px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0%;
    letter-spacing: 6px;
}

#pnlCorsoTerminato{
    /*background-color:#FFF;*/
    height:100%;
}



a.active:after {
    content: '';
    width: 100%;
    position: relative;
    left: 0;
    bottom: 0px;
    border-width: 0 0 1px;
    border-style: solid;
    display: block;
}

.nav-item {
    margin-right: 15px;
    margin-left: 15px;
}
.navbar-brand img{
    width:140px;
}

footer {
    padding-bottom: 20px;
    /*position: fixed;
    bottom: 0;
    background-color: #FFF;*/
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    transition: background-color 200ms linear;

}

.navbar-fixed-top.scrolled {
    background-color: silver !important;
    transition: background-color 200ms linear;
    box-shadow: 1px 3px 6px #888888;
    -moz-box-shadow: 1px 3px 6px #888888;
    -webkit-box-shadow: 1px 3px 6px #888888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#888888')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#888888');
}

.navbar-fixed-top.scrolledscheda {
    background-color: silver !important;
    transition: background-color 200ms linear;
    box-shadow: 1px 3px 6px #888888;
    -moz-box-shadow: 1px 3px 6px #888888;
    -webkit-box-shadow: 1px 3px 6px #888888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#888888')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#888888');
}



    .input-login-scheda {
        padding: 11px !important;
        font-size: 17px !important;
        margin-bottom: 10px;
    }

.forgotpasswordlink {
    text-decoration: underline;
    color: #212529!important;
}

.labeltitololink{
    font-weight:bold;
    color:rgb(0,102,0);
    font-size:22px;
}
.links-container a {
    display: block;
    position: relative;
    text-decoration:none;
    color:rgb(72,72,72) !important;  
    float:left;
    padding:4px;   
}
.links-container a::before {
    content: '>';
    display: inline-block;
    position: relative;
    color: rgb(130, 127, 127);
    margin-right: 6px;
    font-size: 20px;
    font-family: Arial;
}

.button-elenco-corsi img{
    /*width:26%;*/
}

.navbar-brand img
{
    width:100px;    
}

.navbar {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* SCHEDA CORSO */

.schedacorso-top-content {
    padding: 80px 0;
    margin-top: -126px;
    background-color: #FFF;
    z-index: 0;
}

.schedacorso-top-content .text {
    color: #fff;
}

.schedacorso-top-content .text h1 {
    margin-top: 25px;
    color: #fff;
}

.schedacorso-top-content .description {
    margin: 30px 0 10px 0;
}

.schedacorso-top-content .description p {
    opacity: 0.8;
}

.schedacorso-top-content .top-big-link {
    margin-top: 45px;
}

.activelink{
    cursor:pointer;
}

.labeltarget p, .labeltarget b {
    display:contents;
    float:left;
    position:relative;
}

.AutodichiarazionePartecipazioneLive {
    padding-left: 5px;
    color: red;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.chkAutodichiarazionePartecipazioneLive input {
    float: left;
    margin-top: 4px;
    display: block;
    position: relative;
}
.chkAutodichiarazionePartecipazioneLive label {
    padding-left: 5px;
    color: red;
    font-weight: 500;
    float: left;
    display: inline-block;
    position: relative;
    width: 76%;
}

.lblerroreskip {
    display: inline-block;
    position: relative;
    width: 76%;
}

/*video*/

#videocontrols {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 5px;
}

.video-item-button {
    display: inline-block;
    width: 40px;
    height: 40px;
    float: left;
    cursor: pointer;
    padding: 5px;
    background-color: transparent;
    margin-right: 4px;
    color: #FFF;
    border-radius: 5px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

    .video-item-button.play {
        background-image: url(../Images/playButtonActive.png);
    }

    .video-item-button.pause {
        background-image: url(../Images/pauseButtonActive.png);
    }

    .video-item-button.audioon {
        background-image: url(../Images/audioonbutton.png);
    }

    .video-item-button.audiooff {
        background-image: url(../Images/audiooffbutton.png);
    }

    .video-item-button.fullscreen {
        background-image: url(../Images/fullscreenbutton.png);
    }

video::-webkit-media-controls {
    display: none !important;
}

.prog-bar-container {
    display: inline-block;
    position: relative;
    background-color: #bbbcc1;
    min-height: 20px;
    float: left;
    width: 100%;
    border-radius: 5px;
    margin-top: 5px;
    padding: 2px;
}

#phContent_moduloVideo {
    cursor: pointer;
}

.progbar {
    background-color: #1189e8;
    display: inline-block;
    width: 50px;
    height: 20px;
    border-radius: 5px;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    background: #1194f1;
}

.lblCompletaRegistrazione{
    color:red;
    font-weight:600;
}

.lblsuccess{
    font-weight:600;
    color:darkolivegreen;
    font-size:28px;
}

.lblacquistocorsothanks {
    font-weight: bold;
    color: #396c79;
    font-size: 26px;
    font-weight: normal;
}

.lblacquistocorsotitolo {
    font-weight: bold;
    color: #396c79;
    font-size: 26px;
    font-weight: 600;
}

.lblacquistocorsoimporto {
    font-weight: bold;
    color: #396c79;
    font-size: 26px;
    font-weight: normal;
}

.btn-acquisto {
    display: block;
    border: none;
    color: #FFF !important;
    background-image: none !important;
    background-color: #004666 !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 0 !important;
    float: left;
}

.btn-annulla-acquisto {
    display: block;
    border: none;
    color: #FFF !important;
    background-image: none !important;
    background-color: #768188 !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 0 !important;
    float: left;
    margin-left: 3px;
}

.acquisto-top-content {
    padding: 150px 0 !important;    
}

.titolocorsoreg
{
    font-style:italic;
    font-weight:600;
}

#ContentPlaceHolder1_lnkShowMore {
    opacity: 0;
}

.loadingelements {
    display: none;
    position: fixed;
    bottom: 50%;
    background-color: rgba(0 ,70, 102, 0.7);
    color: #FFF;
    font-weight: bold;
    width: 100%;
    height: 90px;
    text-align: center;
    left: 0;
    right: 0;
    vertical-align: middle;
    line-height: 89px;
    z-index: 555;
}

#btnScrollToTop {
    display: none;
    position: fixed;
    bottom: 25px;
    background-color: rgba(255,255,255,0.8);
    background-image: url(../images/scrolltotop.png);
    background-size: 76%;
    background-position: center;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: 0%;
    z-index: 444;
    text-align: center;
    line-height: 40px;
    font-family: Verdana;
    font-weight: bold;
    color: #595959;
    cursor: pointer;
    border: 2px solid silver;
    right: 10px;
}

.lblinfoschedadetailsdesc p span {
    font-family: 'Roboto', sans-serif !important;
    font-size:16px !important;
}

.labeltarget p span {
    font-family: 'Roboto', sans-serif !important;
}
/*div.rgDataDiv {
    overflow: auto !important;
}*/

.labeltarget p span{
    font-size:16px !important;
}

.btnIniziaIlCorso p {
    margin-bottom: 0px !important;
}

label[for=chkUtenteGenerico] {
    padding-left: 5px;
}


.pnlRisposteContainer input[type=radio] {
    float: left;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    height:34px;
}

.pnlRisposteContainer label {
    padding-left: 10px;
    width: 94%;
    padding-top: 8px;
    line-height: 20px;
    vertical-align: middle;
}

.pnlRisposteContainer table
{
    width:100%;
}

#ContentPlaceHolder1_lblEcmSuggestion{
    display:block;
}

/*DA CHATGPT: il contenitore che scorre nel popup */
.rddlPopup .rddlList,
.rddlPopup .rddlList .rddlItemContainer,
.rddlPopup .rddlList[style] {
  /*max-height: 320px; */           /* assicurati che abbia una propria area scrollabile */
  overflow: auto;
  overscroll-behavior: contain !important;  /* evita che lo scroll “passi” al body */
}
.RadDropDownList .rddlPopup,
.RadDropDownList .rddlPopup ul {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto !important;
  max-height: 250px; /* regola a piacere */
}