

#home-header-course .courseVisual,

#page-header-course .courseVisual {

        background-image: url("../../images/mainVisual-lg.png");

} 



@media screen and (max-width:991px) {

  #home-header-course .courseVisual,

  #page-header-course .courseVisual {

      background-image: url("../../images/mainVisual-sm.png");

    }

}



@media screen and (max-width:767px) {

  #home-header-course .courseVisual,

  #page-header-course .courseVisual {

      background-image: url("../../images/mainVisual-xs.png");

    }

}



.conIlContributoDi h5 {

    margin-bottom: 40px;

}



.banner img {

 max-width:300px;

 padding:10px;

 background-color:rgba(255,255,255,0.75);

}



#home-header-course .courseVisual {

  position:relative;

}



.infoTable .tableECM .tableBox .tableRow {

  flex: 1;

}



#layoutLarge .lezione h2.lessonTitle {

    font-size:32px;

    line-height:40px;

   padding-left: 72px;

}

   

  #layoutLarge .lezione h2 span {

        font-size:32px;

        line-height:1;

  }



  #layoutLarge .lezione h2.lessonNumber {

    width:72px;

    top:12px;

  }



  .infoTable .tableECM .tableBox .tableRow .tableContent.discipline p{

    font-size:13px;

    line-height:20px;

  }



  #colonnaMinore .lezione h2 span {

    font-size:24px;

  }



/* Presentazione prima del programma

#content {

    display: flex;

    flex-direction: column;

}



.columnsLayout {

    order: 2;

}*/



/* Presentazione collapse

#LargeBottomContent_divCourseDetail a.btn.collapsed {

    background-color: #004b8d;

    color: rgba(255, 255, 255, 0.8);

    margin-top: 20px;

}



#LargeBottomContent_divCourseDetail a.btn {

     background-color: #004b8d;

    color: rgba(255, 255, 255, 0.8);

    margin: 20px 0;

}*/



.indiceCorso ul li .sottoSezione {

  position:relative;

}



.indiceCorso ul li .sottoSezione:after {

  position:absolute;

  display:block;

  left:88px;

  top:7px;

  padding:0 12px;

  background-color: rgba(58, 100, 122, 0.169);

  color: #2f5c74;

  font-size:13px;

  text-transform: uppercase;

  line-height: 22px;

  border-radius:3px;

  font-family:'IBM Plex Sans','Helvetica Neue',Arial,sans-serif;

  font-weight:700;

}



.indiceCorso ul li:first-child .sottoSezione:after{

  content:"disponibile dal 19 maggio";

}



.indiceCorso ul li:nth-child(3) .sottoSezione:after{

  content:"disponibile dal 26 maggio";

}



/*#LeftContent_rptChapter_rptSubChapter_0_rptLessons_0_pnlWrapperLesson_0,

#LeftContent_rptChapter_rptSubChapter_0_rptLessons_1_pnlWrapperLesson_0,

#LeftContent_rptChapter_rptSubChapter_0_rptLessons_1_pnlWrapperLesson_1,

#LeftContent_rptChapter_rptSubChapter_0_rptLessons_1_pnlWrapperLesson_2,

#LeftContent_rptChapter_rptSubChapter_0_rptLessons_1_pnlWrapperLesson_3,

#LeftContent_rptChapter_rptSubChapter_0_rptLessons_1_pnlWrapperLesson_4,

#LeftContent_rptChapter_rptSubChapter_0_rptLessons_1_pnlWrapperLesson_5

{

  pointer-events: none;

  filter: grayscale(0.6);

  opacity: 0.6;

}*/

