.dxwscCheckedTextContainer_CMB
{
	background-color: white;
	border: solid 1px #c0c0c0;
	vertical-align:top;
	overflow:auto;
	height: 110px;
	width: 340px;
	padding: 5px;
}
.dxwscErrorWord_CMB 
{
	background: url('scErrorUnderline.gif') bottom;
	background-repeat:repeat-x;
	padding-bottom: 3px;
	color: #484848;
	font-weight: bold;
}
/* -- Loading panel -- */
.dxwscLoadingPanel_CMB
{
	background-color: white;
	font: 14px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #484848;
    -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_CMB td.dx
{
	font-size: 1.17em;
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxwscLoadingPanel_CMB .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 32px;
	width: 32px;
    background-repeat: no-repeat;
    background-position: center center;
}
/* -- Forms -- */
.dxwsc-main .dxpcLite_CMB .dxwscDlgFooter
{
	border-top: 1px solid #c0c0c0;
	padding: 10px 15px;
	text-align: right;
}
.dxwsc-main .dxpcLite_CMB .dxwscDlgButtonTable {
    margin-left: 3px;
}
.dxwsc-main .dxpcLite_CMB .dxwscDlgChangeToPanelContainer table > tbody > tr:last-child > td {
    padding-top: 8px;
}
.dxwsc-main .dxpcLite_CMB .dxwscDlgButtonTable > tbody > tr > td {
    padding-bottom: 3px;
}
.dxwsc-main.dxwsc-rtl .dxpcLite_CMB .dxwscDlgFooter
{
    text-align: left;
}
.dxwsc-main .dxpcLite_CMB .dxwscDlgFooterBtn
{
    width: 96px;
    margin-left: 8px;
}
.dxwsc-main.dxwsc-rtl .dxpcLite_CMB .dxwscDlgFooterBtn
{
    margin-right: 8px;
    margin-left: 0;
}
.dxwsc-main .dxpcLite_CMB .dxwscDlgSpellCheckBtn
{
    width: 132px;
}
.dxwsc-main .dxpcLite_CMB .dxrpControl_CMB .dxrpHeader_CMB,
.dxwsc-main .dxpcLite_CMB .dxrpControl_CMB .dxrpHeader_CMB td.dxrp
{
	font-size: 1.83em;
}


