ul li {
margin-bottom:10px;
list-style: none;
}

.bold {
    font-weight: bold;
}

i.fa-arrow-right{
    color: grey;
    padding-right:10px;
}

.pl0{
    padding-left: 0 !important!;
}

div.agenda{
    text-align:left; border: 1px solid rgb(219, 220, 225);
    border-radius: 8px; width:70%; margin:0 auto; list-style: none; padding: 20px; border-top-width: thick; border-top-color: #6CBE45;"
}

.form{
    height: 700px !important;
}

ul.additional_information{
    list-style: none;
}

.webinar{
    padding-bottom: 0px !important;
}

.green-button{
    background-color: #6CBE45;
    color: #fff;
    font-size: 16px;
    min-width: 150px;
    height: 46px;
    padding: 0 10px;
    border-radius: 5px;
    text-align: center;
}

.green{
   color: #3B3838;
}

.event-content{
    text-align: left;
}

.agenda{
    margin-left:76px;
}

.text-white{
    color: #ffffff;
}

p.highlight{
    text-align: left;
}

.title-section {
    color: #62C000;
     margin-left: 40px;
}


@media screen and (max-width:960px){
 
    .agenda{
        margin-left: 0;
    }
    
    div.agenda{
        margin: 0;
    }
    
    h2.title{
        text-align: left;
    }
}



@media screen and (max-width:600px){
    iframe{
        min-height: 1082px !important;
    }
    .main-basic-content .event-register .event-content .event-list .event-item {
        width: 50%;}
}

.fillout{
    height: 900px !important;
    padding-bottom: 40px;
}
