.dxwscCheckedTextContainer_Office365
{
    background-color: white;
    border: solid 1px #c0c0c0;
    vertical-align: top;
    overflow: auto;
    height: 110px;
    width: 340px;
    padding: 5px;
}
.dxwscErrorWord_Office365
{
    background: url('/DXR.axd?r=0_5956-cqlQs') bottom;
    background-repeat: repeat-x;
    padding-bottom: 3px;
    color: #666;
    font-weight: bold;
}
/* -- Loading panel -- */
.dxwscLoadingPanel_Office365
{
    background-color: white;
    font: 14px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: #666;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
}
.dxwscLoadingPanel_Office365 td.dx
{
    font-size: 1.17em;
    white-space: nowrap;
    text-align: center;
    padding: 10px 14px;
}
.dxwscLoadingPanel_Office365 .dxlp-loadingImage
{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    animation: dxLoadSpinSys 1s linear infinite;
    border: 4px solid #4796CE;
    border-top: 4px solid #EEE;
    width: 24px;
    height: 24px;
}
html.dxIE.dxBrowserVersion-9 .dxwscLoadingPanel_Office365 .dxlp-loadingImage
{
    background-image: url('/DXR.axd?r=0_5991-cqlQs');
    height: 32px;
    width: 32px;
    background-repeat: no-repeat;
    background-position: center center;
    animation: none;
    border: none;
    border-radius: 0;
}
/* -- Forms -- */
.dxwsc-main .dxpcLite_Office365 .dxwscDlgFooter
{
    border-top: 1px solid #c0c0c0;
    padding: 10px 15px;
    text-align: right;
}
.dxwsc-main .dxpcLite_Office365 .dxwscDlgButtonTable
{
    margin-left: 3px;
}
.dxwsc-main .dxpcLite_Office365 .dxwscDlgChangeToPanelContainer table > tbody > tr:last-child > td
{
    padding-top: 8px;
}
.dxwsc-main .dxpcLite_Office365 .dxwscDlgButtonTable > tbody > tr > td
{
    padding-bottom: 3px;
}
.dxwsc-main.dxwsc-rtl .dxpcLite_Office365 .dxwscDlgFooter
{
    text-align: left;
}
.dxwsc-main .dxpcLite_Office365 .dxwscDlgFooterBtn
{
    width: 120px;
    margin-left: 8px;
}
.dxwsc-main.dxwsc-rtl .dxpcLite_Office365 .dxwscDlgFooterBtn
{
    margin-right: 8px;
    margin-left: 0;
}
.dxwsc-main .dxpcLite_Office365 .dxwscDlgSpellCheckBtn
{
    width: 146px;
}
.dxwsc-main .dxpcLite_Office365 .dxrpControl_Office365 .dxrpHeader_Office365,
.dxwsc-main .dxpcLite_Office365 .dxrpControl_Office365 .dxrpHeader_Office365 td.dxrp
{
    font-size: 1.83em;
}
