#detail-submit-form .section, .input-section {
    padding-right: 0px !important;
}

.predefined_content {
    margin-bottom: 15px;
}



/*#detail-submit-form{margin-top: -25px;}*/
.description-list{
    position: relative;
    padding: 12px;
    padding-bottom: 0px;
    border: 1.5px solid #dcd6d6;
    margin-top: 12px;
    border-radius: 5px;
    background: #eeeeee96;
}
a.webinar_form_edit {position: absolute;right: 6px;background: #fff;padding: 1px 10px;border-radius: 50px;}
a.webinar_form_edit:hover{color: #016db2!important;text-decoration: none;}

.description-list-row{width: 100%;margin-bottom: 10px;}
.half-width{width: 50%;display: block;float: left;}
.half-width + div:not(.half-width) {clear:both; float:none}
.description-list-row label{color:#9e9e9e;font-size: 13px;font-weight: 400;margin-bottom: 0!important;}
.description-list-row span{}
.input_sec.webinar-checkbox {margin-bottom: 10px!important;margin-top: -10px;}
/*#detail-submit-form h2{margin-top: -20px;}*/
#detail-submit-form .multifield{padding-top: 5px;}
.thankyou-msg{text-align: center;}
.model-container .thankyou-msg p{margin-block: 4px;font-size: 14px!important;}
.thankyou-msg h3.calender-title{
    display: block;
    color: #000;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 700;
    margin-bottom: -10px;
    margin-top: 30px;
}
.b2boauth-user-name{margin-top: 5px;}
.portal-nav .user-name img{margin-top: 6px;}

.thankyou-msg table td a{
    border: 1px solid #0085d3;
    padding: 5px 5px;
    border-radius: 6px;
    width: 90px;
    display: inline-block;
    margin-right: 10px;
    line-height: 16px;
}
.thankyou-msg table td a + span{display: none;}

.model-container.micrositeform {
    padding: 24px;
    padding-right: 20px;
}

.micrositeform .model-content {
    padding-right: 0px;
}