/* Web-content */
.diysdk_contactsAndCommunication_appShore.webcomponent.web_view .submitButton { clear:both; padding-top: 20px; }
.diysdk_contactsAndCommunication_appShore.webcomponent.web_view .mbottom10 { margin-bottom :10px;}

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