<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.size-custom {
    max-width: 422px;
}

#example .rdpWrap {
    float: none;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

* + html #example .rdpWrap {
    display: inline;
    zoom: 1;
}

* + HTML #example .RadDataForm .rdfFieldset {
    width: 380px ;
}

* + HTML #example .RadDataPager  {
    width: 420px ;
}

* + html .rdfLeftAligned.RadDataForm .rdfCommandButtons {
    padding-left: 25%;
    width: 180px;
}

.right {
    width: 70%;
    display: inline-block;
}

#example .RadDataForm.rdfNoFieldHint .rdfInput, 
#example .RadDataForm.rdfNoFieldHint .rdfPicker {
    width: 100% !important;
}

#example .RadDataPager {
     padding: 5px 0;
}</pre></body></html>