/* Web-content */
.diysdk_contactsAndCommunication_leadZeppelin.webcomponent.web_view .mbottom { margin-bottom :10px;}

.diysdk_contactsAndCommunication_leadZeppelin.webcomponent.web_view .lead-input
{
    width: 44%;
    float:left;
    padding-top:10px;
}
.diysdk_contactsAndCommunication_leadZeppelin.webcomponent.web_view .lead-sidebar .lead-input 
{ 
    width: 100%;
}
.diysdk_contactsAndCommunication_leadZeppelin.webcomponent.web_view .lead-sidebar .lead-input input,
.diysdk_contactsAndCommunication_leadZeppelin.webcomponent.web_view .lead-sidebar .lead-input select
{ 
    width: 97%;
}.diysdk_contactsAndCommunication_leadZeppelin.webcomponent.web_view .input-extra
{
    width: 10%;
    float:left;
    padding-top:10px;
}
.diysdk_contactsAndCommunication_leadZeppelin.webcomponent.web_view .lead-input input,
.diysdk_contactsAndCommunication_leadZeppelin.webcomponent.web_view .lead-input select
{
    width: 100%;
}