html, body, form {
  padding: 0;
  margin: 0;
  /*overflow: hidden;*/
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* this is the topmost cell of the dialogs that have RadTabStrip */
.reTopcell {
  background-color: #ffffff; }

/* File Manager dialogs */
.selectedFileName {
  border-top: 1px solid transparent; }

/* background for the bottom positioned RadTabStrip */
.reTableWizardSelectAllBtn {
  color: #333333; }

.imagePreviewer {
  overflow: hidden; }

/*Sprite from RFE*/
.RadToolBar_BootstrapRVS .rtbText {
  background-image: url('FileExplorer/FileExplorerToolbarSprites.png');
  background-repeat: no-repeat; }

/* Editor ImageManager Properties */
.RadForm_BootstrapRVS .imagePreviewer #propertiesPage {
  height: 515px !important; }

.RadForm_BootstrapRVS .flashPreviewer #propertiesPage,
.RadForm_BootstrapRVS #flashMultiPage {
  height: 400px !important;
  font-size: 14px; }

#ImagePreviewToolBar,
#EmptyToolbar {
  margin-top: 0;
  padding: 0 0 5px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent transparent #dedede transparent; }

#ImagePreviewToolBar .rtbOuter,
#EmptyToolbar .rtbOuter {
  border-color: transparent; }

#ImagePreviewToolBar .rtbItem {
  margin: 0; }

#ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbWrap {
  width: 32px;
  height: 32px;
  padding: 0;
  border-color: #cccccc;
  color: #333333;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-right: 0;
  border-radius: 0; }

#ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbDisabled .rtbWrap:hover,
#ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbDisabled .rtbWrap:active,
#ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbWrap {
  border-color: #cccccc;
  color: #333333;
  background-color: #ffffff; }

#ImagePreviewToolBar.RadToolBar_BootstrapRVS .icnImageEditor {
  border-radius: 3px 0 0 3px; }

#ImagePreviewToolBar.RadToolBar_BootstrapRVS .icnZoomOut {
  border-radius: 0 3px 3px 0;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc; }

#ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbWrap:hover {
  border-color: #adadad;
  color: #333333;
  background-color: #e6e5e5;
  box-shadow: inset 0 0 1px #ffffff; }

#ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbWrap:active {
  border-color: #adadad;
  color: #333333;
  background-color: #e6e5e5;
  color: #333333;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset; }

#ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbIconOnly span.rtbText {
  margin: 8px 0 0 5px; }

#ImagePreviewToolBar.RadToolBar_BootstrapRVS .icnImageEditor {
  width: auto;
  padding: 0 2px; }

#ImagePreviewToolBar.RadToolBar_BootstrapRVS .icnImageEditor span.rtbText {
  width: 85px;
  text-align: left;
  margin-top: 8px;
  background-position: 4px -370px; }

.RadForm_BootstrapRVS .FindAndReplaceDialog #FindButton,
.RadForm_BootstrapRVS .FindAndReplaceDialog #rFindButton,
.RadForm_BootstrapRVS .FindAndReplaceDialog #ReplaceButton,
.RadForm_BootstrapRVS .FindAndReplaceDialog #ReplaceAllButton {
  width: 110px; }

.RadForm_BootstrapRVS .FindAndReplaceDialog,
.RadForm_BootstrapRVS .FindAndReplaceDialog .rfdRoundedCorners {
  font: 16px "Segoe UI", Arial, Sans-serif; }

.Bootstrap.reDropDownBody.reAlignmentSelector {
  width: 81px !important;
  height: 145px !important; }

.Bootstrap.reAlignmentSelector table tr td {
  min-width: inherit !important; }

.RadForm_BootstrapRVS .radfd_skipme {
  height: 34px; }

.reClassicDialog #ImagePreviewToolBar {
  height: 42px; }

.reClassicDialog div.redInsertSelect.redBlockRight {
  width: 390px; }

.reClassicDialog div.redInsertSelect {
  min-height: 410px; }

.reClassicDialog div.redMozillaPasteHtmlDialog,
.reClassicDialog div.redMozillaPasteTextDialog {
  min-height: 380px; }

.reClassicDialog div.redMozillaPasteHtmlDialog .TextAreaWidth,
.reClassicDialog div.redMozillaPasteTextDialog .TextAreaWidth {
  width: 95% !important; }

.reClassicDialog div.redFormatCodeBlock {
  min-height: 625px; }

.reClassicDialog div.redImageProperties {
  min-height: 545px; }

.reClassicDialog div.redImageMapEditor {
  min-height: 690px; }

.reClassicDialog div.redPageProperties {
  min-height: 685px; }

.reClassicDialog div.redTableWizard {
  min-height: 450px; }

.reClassicDialog .RadComboBox_BootstrapRVS .rcbReadOnly .rcbInput {
  min-width: 20px; }

.reClassicDialog .redMainContainer .RadTabStrip .rtsLink {
  padding: 10px 15px; }

.reClassicDialog .RadImageEditor_BootstrapRVS.RadImageEditor {
  width: 765px !important; }

.reClassicDialog .RadImageEditor_BootstrapRVS.RadImageEditor .RadToolBar_BootstrapRVS .rtbIconOnly.rtbWrap {
  padding: 10px 12px; }

.reClassicDialog span.reUnitDropdown .RadDropDownList {
  width: 68px; }

/* RAD EDITOR DIALOGS REDESIGN */
.redMainContainer {
  background-color: #ffffff; }
  .redMainContainer.redTabStrip {
    padding: 20px 0 25px;
    background-color: #ffffff; }
  .redMainContainer .redBlockRight {
    border-color: #dedede; }
  .redMainContainer .redWrapper {
    background-color: #ffffff; }
  .redMainContainer .redActionButtonsWrapperExternal {
    background-color: #ffffff;
    border-color: #dedede; }
  .redMainContainer .redTableWizard {
    min-height: 500px; }
  .redMainContainer .redTableWizard.redBlockRight {
    width: 515px; }
  .redMainContainer .redTableWizard.redBlockLeft {
    width: 420px; }
  .redMainContainer .redInsertSelect {
    min-height: 450px; }
  .redMainContainer .redInsertSelect.redBlockRight {
    width: 495px; }
    .redMainContainer .redInsertSelect.redBlockRight .redSection {
      padding: 0 0 20px; }
  .redMainContainer .redInsertSelect.redBlockLeft {
    width: 330px; }
    .redMainContainer .redInsertSelect.redBlockLeft .redLabel {
      width: 70px; }
    .redMainContainer .redInsertSelect.redBlockLeft .rlbGroup {
      width: 178px;
      border-radius: 0; }
  .redMainContainer .redMozillaPasteHtmlDialog,
  .redMainContainer .redMozillaPasteTextDialog {
    min-height: 370px; }
  .redMainContainer .redFindAndReplace {
    min-height: 460px; }
  .redMainContainer .redFormatCodeBlock {
    min-height: 675px; }
  .redMainContainer .redImageProperties {
    min-height: 590px; }
  .redMainContainer .redImageMapEditor {
    min-height: 665px; }
  .redMainContainer .redHyperLink {
    min-height: 435px; }
  .redMainContainer .redPageProperties {
    min-height: 660px; }
  .redMainContainer .redAbout {
    min-height: 375px; }
  .redMainContainer .redStyleBuilderButton button {
    width: 284px; }
  .redMainContainer .redWrapper .reSingleIcon .reToolWrapper .reImageManager {
    padding: 6px 0; }
  .redMainContainer .redHyperLink .redWrapper,
  .redMainContainer .redFindAndReplace .redWrapper {
    min-height: 427px; }
  .redMainContainer div.redRow label.rfdCheckboxUnchecked,
  .redMainContainer div.redRow label.rfdCheckboxChecked,
  .redMainContainer div.redRow label.rfdRadioUnchecked,
  .redMainContainer div.redRow label.rfdRadioChecked {
    padding: 5px 0 0 20px; }
    .redMainContainer div.redRow label.rfdCheckboxUnchecked + label,
    .redMainContainer div.redRow label.rfdCheckboxChecked + label,
    .redMainContainer div.redRow label.rfdRadioUnchecked + label,
    .redMainContainer div.redRow label.rfdRadioChecked + label {
      display: inline-block;
      padding: 0;
      margin-top: 6px;
      margin-left: -7px; }

.reDialog,
.reInsertImageWrapper,
.reInsertLinkWrapper,
.reInsertTableLightWrapper {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.reDialog div {
  padding: 0 0 5px 0; }

.rfeUploadContainer {
  padding: 10px 0 0; }

.rfdSkinnedButton,
.reDropdown,
.rlbGroup {
  border-radius: 4px; }

#NewImageExt {
  line-height: 32px; }

.redImageEditor input.rfdTextInput {
  min-height: 0; }

.rfeThumbnailView {
  overflow-x: hidden; }

input[type="text"] {
  border-radius: 4px;
  border-color: #cccccc;
  color: #333333;
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }

input[type="text"]:hover {
  border-color: #adadad;
  color: #333333;
  background-color: #ffffff; }

input[type="text"]:focus {
  border-color: #3c87c8;
  color: #333333;
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0 none; }

input[type="text"]:active {
  border-color: #3c87c8;
  color: #333333;
  background-color: #ffffff; }

div.redWrapper {
  padding: 10px;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* Base overrides */
  /* used when you have two inputs on the same row */
  /* used when you have an input after tool - colorpicker */
  /* Tool/Attached to input button */
  /* FileBrowserLayout */
  /* FileBrowser Layout End */
  /* Dialog specific */
  /* Image Properties */
  /* Image Map Ediotr */
  /* Base Overrides End */ }
  div.redWrapper .reFormatCodeBlockOptions td {
    white-space: nowrap; }
  div.redWrapper .redSectionTop {
    padding: 0 0 10px 0; }
  div.redWrapper .redRow {
    padding-top: 10px; }
  div.redWrapper .redInlineBlock.redMiddle .rfdTextInput {
    margin: 0 -1px 0 0; }
  div.redWrapper .rfeThumbnailView,
  div.redWrapper #propertiesPage,
  div.redWrapper div#flashMultiPage,
  div.redWrapper #mediaMultiPage,
  div.redWrapper iframe#templateIframe,
  div.redWrapper #silverlightMultiPage,
  div.redWrapper #mediaMultiPage {
    height: 480px !important; }
  div.redWrapper #DocumentPreviewer {
    height: 480px; }
  div.redWrapper .reTool.reSplitButton {
    width: 50px !important; }
  div.redWrapper .redShortRow {
    width: 145px; }
  div.redWrapper .redMoreShortRow {
    width: 80px; }
  div.redWrapper .redLabel {
    width: 165px;
    *margin-top: -7px;
    color: #333333; }
  div.redWrapper .redDimensionPixels {
    color: #333333;
    line-height: 32px; }
  div.redWrapper .redSection .redRow .rfdTextInput {
    width: 258px; }
  div.redWrapper .redSection .redRow textarea {
    width: 269px;
    border-radius: 4px; }
  div.redWrapper .redSecondLabel {
    width: 110px; }
  div.redWrapper .redSecondLabelAfterTool {
    width: 142px; }
  div.redWrapper .redConstrainWrapper .redConstrainButton {
    top: 14px;
    left: 295px;
    height: 13px; }
  div.redWrapper .redRow .redConstrainWrapper .rfdTextInput {
    width: 66px;
    *width: 35px; }
  div.redWrapper .reToolWrapper .reSplitButton.reTool {
    width: 45px; }
  div.redWrapper .reToolWrapper .reSplitButton.reTool span {
    margin: 9px 3px 3px; }
  div.redWrapper .reToolWrapper .reSplitButton.reTool .split_arrow {
    height: 32px;
    margin: -10px 0 0 4px;
    top: 10px;
    background-position: -18px -1059px; }
  div.redWrapper a.reDropdown,
  div.redWrapper a.reDropdown:hover,
  div.redWrapper a.reDropdown:active {
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    width: 262px;
    background-position: -12px -1059px;
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff; }
  div.redWrapper a.reDropdown:hover {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff; }
  div.redWrapper a.reDropdown:focus {
    outline-width: thin;
    outline-offset: -2px;
    outline-color: #adadad; }
  div.redWrapper a.reDropdown:focus,
  div.redWrapper a.reDropdown:active {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e5e5;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    color: #333333; }
  div.redWrapper .rfdSelect {
    width: 283px !important; }
  div.redWrapper .redActionButtonsWrapper {
    margin: 13px 0 0; }
  div.redWrapper .redCheckRadioWrapper {
    margin: 0 0 0 180px; }
  div.redWrapper .redToolButton .redInputTool {
    border-radius: 4px 0 0 4px; }
  div.redWrapper .redToolButton .reTool {
    margin: 0 0 0 -5px;
    border-radius: 0 4px 4px 0; }
  div.redWrapper .redToolButton .reToolWrapper {
    padding: 0; }
  div.redWrapper .redToolButton .reToolWrapper .reTool {
    margin: 0 2px 2px -5px; }
  div.redWrapper .redToolButton .reToolWrapper .reToolWrapper .reTool {
    margin: 2px 2px 2px -5px; }
  div.redWrapper .redToolButton .redInlineBlock .reToolWrapper .reToolWrapper .reTool {
    margin: 2px 2px 2px 0; }
  div.redWrapper .redToolButton .reToolWrapper .reTool span {
    margin: 5px 2px 2px 6px; }
  div.redWrapper .redToolButton .reTool span {
    margin: 4px 2px 2px 5px; }
  div.redWrapper .redFBDialogContent {
    width: 520px; }
  div.redWrapper .redFBDialogContentButton.redActionButtonsAbsoluteWrapper {
    bottom: 7px;
    right: 0; }
  div.redWrapper .RadFileExplorer .rfePageControlContainer {
    bottom: 0;
    left: -5px; }
  div.redWrapper #ImageSrc .rfdTextInput,
  div.redWrapper .redSection .redRow .rfdTextInput.redInputTool {
    width: 250px; }
  div.redWrapper.LinkManager .redSection {
    height: 355px; }
  div.redWrapper .redImageMapPreview {
    width: 400px;
    padding-right: 18px; }
  div.redWrapper .redImageMapProperties {
    width: 430px;
    padding-left: 20px;
    border-left-color: #dedede; }
  div.redWrapper .redImageMapProperties .redLabel {
    width: 110px; }
  div.redWrapper #ImageMap_NewArea {
    right: 22px; }
  div.redWrapper #ImageMap_ImageMapFrame {
    height: 472px; }
  div.redWrapper .redImageMapProperties .reImageDialogCaller .rfdTextInput {
    width: 225px; }
  div.redWrapper .redSection {
    border-bottom-color: #dedede; }
  div.redWrapper .reTool {
    background-color: #ffffff;
    border-color: #cccccc;
    color: #333333; }
  div.redWrapper .reTool:hover {
    background-color: #e6e5e5;
    border-color: #adadad;
    color: #333333; }
  div.redWrapper .reTool:active,
  div.redWrapper .reTool:focus {
    background-color: #e6e5e5;
    border-color: #adadad;
    color: #333333; }
  div.redWrapper .redMsgContainerFBDialogs #propertyValueDescription,
  div.redWrapper .redMsgContainerFBDialogs #propertyValuePane {
    background-color: #fcfcfc;
    color: #333333; }
  div.redWrapper .redRow .reToolWrapper .reTool.reSplitButton .BackColor {
    margin-top: 6px; }

.RadForm_BootstrapRVS .redWrapper .redDialogSeparator {
  width: 8px;
  height: 665px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  background-color: #ffffff; }

.RadForm_BootstrapRVS .redWrapper .redFBDialogContent #imageMultiPage {
  height: 480px; }

.redInlineBlock.redMiddle .reToolWrapper,
.reControlCell .reToolWrapper,
.tableWizardCellProperties .reToolWrapper {
  width: auto !important; }

.redInlineBlock.redMiddle .reToolWrapper + span,
.reControlCell .reToolWrapper + span {
  line-height: 32px;
  padding: 0 0 0 2px; }

/* should be roemoved after the redesign is complete, check also other styles bellow and above */
#dialogControl .rfdTextInput {
  *min-height: auto; }

#dialogControl .reTool,
#dialogControl .reTool.reSplitButton,
#dialogControl a.reDropdown {
  border-width: 1px;
  border-style: solid; }

#dialogControl .reTool.reSplitButton,
#dialogControl a.reDropdown,
.reInsertSelectCssClass .reTool {
  border-radius: 4px; }

.reInsertSelectCssClass .reTool span {
  margin: 6px 0 0 6px; }

fieldset.reInsertSelectCssClass {
  width: 220px; }

#dialogControl .rcbActionButton {
  border-radius: 0 4px 4px 0; }

#dialogControl iframe {
  border: 1px solid #cccccc !important; }

a.reDropdown {
  border-color: #cccccc;
  color: #333333;
  background-color: #ffffff; }

a.reDropdown:hover {
  border-color: #adadad;
  color: #333333;
  background-color: #e6e5e5;
  box-shadow: inset 0 0 1px #ffffff; }

a.reDropdown:active {
  border-color: #adadad;
  color: #333333;
  background-color: #e6e5e5;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
  color: #333333; }

.reImageDialogCaller .reTool .reTool {
  min-width: 34px;
  height: 34px; }

.TableWizard .reTool span,
#dialogControl .reTool.reSplitButton span:first-child {
  margin: 8px 0 0 6px; }

.TableWizard .reTableWizardDialog .reTool {
  margin: 0 0 0 3px; }

.reStyleBuilderFonts > div {
  margin-bottom: 5px; }

.reTablePropertiesLayout {
  width: 350px !important; }

.reTablePropertiesLayout .reLabelCell .reDialogLabel {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 95px; }

.reTablePropertiesCssClass {
  width: 350px !important; }

.reInsertSelectTextboxWrapper {
  width: 115px; }

#dialogControl .RadInput_BootstrapRVS a.riUp,
#dialogControl .RadInput_BootstrapRVS a.riDown {
  width: 25px; }

#fontSizeMetric,
#positionHorizontalMetric,
#positionVerticalMetric,
#letterSpacingMetric,
#wordSpacingMetric,
#lineHeightMetric,
#textIndentMetric,
.reStyleBuilderLayoutContent .RadComboBox_BootstrapRVS,
.reStyleBuilderBoxSize .RadComboBox_BootstrapRVS,
.reStyleBuilderBoxPadding .RadComboBox_BootstrapRVS,
.reStyleBuilderBoxMargin .RadComboBox_BootstrapRVS,
#borderWidthPane .RadComboBox_BootstrapRVS {
  width: 65px !important; }

#fontSizeRelative {
  width: 150px !important; }

fieldset#borderColorPane {
  width: 102px; }

.RadForm_BootstrapRVS #borderColorPane ul li {
  height: 34px; }

.reImageDialogCaller .rfdTextInput {
  border-radius: 4px 0 0 4px; }

#backgroundImage .reTool,
#ListsContent .reTool {
  border-radius: 0 4px 4px 0;
  margin-left: -1px; }

#styleBuilderContents .ImageManager {
  margin: 7px 3px 4px 6px; }

.reStyleBuilderTextSpacing .riContSpinButtons {
  width: 59px !important; }

#dialogControl .RadComboBox_BootstrapRVS .rcbInput,
#dialogControl .RadComboBox_BootstrapRVS .rcbInput:hover,
#dialogControl .RadComboBox_BootstrapRVS .rcbInput:focus {
  background-color: transparent;
  box-shadow: none; }

#dialogControl .riContentWrapper {
  width: 75px !important; }

/* end what should be removed after the redesign */
.reLightweightDialog .reTool {
  border-color: #cccccc;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

.reLightweightDialog .reTool:hover {
  border-color: #adadad;
  color: #333333;
  background-color: #e6e5e5;
  box-shadow: inset 0 0 1px #ffffff; }

.reLightweightDialog .reTool:active,
.reLightweightDialog .reTool:focus {
  border-color: #adadad;
  color: #333333;
  background-color: #e6e5e5;
  box-shadow: inset 0 0 1px #ffffff; }

.reLightweightDialog .reSplitButton,
.reLightweightDialog a.reTool {
  border-color: #cccccc; }

.reLightweightDialog .reSpinBox input[type="text"] {
  width: 3.2em; }

.reLightweightDialog .reSplitArrow,
.reLightweightDialog .reSplitArrow:before {
  width: 1.5em; }

.reLightweightDialog .reSpinBoxButtons {
  right: 0; }

.reLightweightDialog .reSpinBoxButtons span:before {
  width: 1em;
  height: 1em; }

.reLightweightDialog .RadToolBar .rtbButton {
  padding: 6px; }

/* Right to Left Support */
.RadForm_BootstrapRVS .redRtl {
  /* to be removed after the redesign */ }
  .RadForm_BootstrapRVS .redRtl .redWrapper .reTool .split_arrow:hover {
    border-right-color: #adadad; }
  .RadForm_BootstrapRVS .redRtl .reDropdown:hover {
    background-image: url('Editor/ToolbarSprites.gif');
    background-color: #eeeeee; }
  .RadForm_BootstrapRVS .redRtl .redWrapper .redConstrainWrapper .redConstrainButton {
    left: 165px; }
  .RadForm_BootstrapRVS .redRtl .redConstrainWrapper .redSecondLabel {
    width: 130px; }
  .RadForm_BootstrapRVS .redRtl .redConstrainWrapper .redDimensionPixels.redRtlFix {
    margin-right: 55px; }
  .RadForm_BootstrapRVS .redRtl .redWrapper .redCheckRadioWrapper {
    margin: 0 180px 0 0; }
  .RadForm_BootstrapRVS .redRtl .reSplitButton span.split_arrow {
    right: auto;
    left: auto; }
  .RadForm_BootstrapRVS .redRtl .reDropdown:before {
    right: auto;
    left: 0; }
  .RadForm_BootstrapRVS .redRtl .redImageMapProperties {
    padding-left: 0;
    padding-right: 20px; }
  .RadForm_BootstrapRVS .redRtl .redImageMapPreview {
    border-left-color: #dedede; }
  .RadForm_BootstrapRVS .redRtl .reStyleBuilderLayoutContent #clip li .RadInputRTL,
  .RadForm_BootstrapRVS .redRtl .reStyleBuilderBoxSize .RadInputRTL,
  .RadForm_BootstrapRVS .redRtl #borderWidthPane .RadInputRTL {
    margin-left: 15px; }
  .RadForm_BootstrapRVS .redRtl .reStyleBuilderSize .reInlineBlock.reMetroTouchFix .riContentWrapper {
    width: 50px !important; }

/* Styles that should be out of the redWrapper */
/* Dialogs Dimensions  */
.redImageProperties.RadForm_BootstrapRVS body {
  width: 520px;
  height: 545px; }

.redInsertSelectDialog.RadForm_BootstrapRVS body {
  width: 780px;
  height: 450px; }

.redImageManager.RadForm_BootstrapRVS body {
  width: 935px;
  height: 670px; }

.redXhtmlValidator.RadForm_BootstrapRVS body {
  width: 800px;
  height: 600px; }

.redImageMapDialog.RadForm_BootstrapRVS body {
  width: 935px;
  height: 700px; }

.redFlashManager.RadForm_BootstrapRVS body {
  width: 935px;
  height: 665px; }

.redSilverlightManager.RadForm_BootstrapRVS body {
  width: 935px;
  height: 665px; }

.redMediaManager.RadForm_BootstrapRVS body {
  width: 935px;
  height: 665px; }

.redInsertExternalVideo.RadForm_BootstrapRVS body {
  width: 750px;
  height: 620px; }

.redDocumentManager.RadForm_BootstrapRVS body {
  width: 935px;
  height: 665px; }

.redTemplateManager.RadForm_BootstrapRVS body {
  width: 935px;
  height: 665px; }

.redFindAndReplace.RadForm_BootstrapRVS body {
  width: 500px;
  height: 500px; }

.redTableWizard.RadForm_BootstrapRVS body {
  width: 990px;
  height: 590px; }

.redLinkManager.RadForm_BootstrapRVS body {
  width: 500px;
  height: 500px; }

.redPageProperties.RadForm_BootstrapRVS body {
  width: 530px;
  height: 680px; }

.redAboutDialog.RadForm_BootstrapRVS body {
  width: 490px;
  height: 370px; }

.redHelp.RadForm_BootstrapRVS body {
  width: 700px;
  height: 470px; }

.redFormatCodeBlock.RadForm_BootstrapRVS body {
  width: 850px;
  height: 630px; }

.redCleanPasteHtmlContent.RadForm_BootstrapRVS body {
  width: 600px;
  height: 390px; }

.redCleanPasteTextContent.RadForm_BootstrapRVS body {
  width: 510px;
  height: 390px; }

.redPasteHtml.RadForm_BootstrapRVS body {
  width: 510px;
  height: 390px; }

.redPasteMarkdown.RadForm_BootstrapRVS body {
  width: 510px;
  height: 390px; }

.redStyleBuilder.RadForm_BootstrapRVS body {
  width: 600px;
  height: 520px; }

.redImageEditor.RadForm_BootstrapRVS body {
  width: 770px;
  height: 540px; }

.reLightweightDialog.RadForm_BootstrapRVS.redImageProperties body {
  width: 550px;
  height: 590px; }

.reLightweightDialog.RadForm_BootstrapRVS.redInsertSelectDialog body {
  width: 890px;
  height: 490px; }

.reLightweightDialog.RadForm_BootstrapRVS.redImageManager body {
  width: 935px;
  height: 630px; }

.reLightweightDialog.RadForm_BootstrapRVS.redXhtmlValidator body {
  width: 800px;
  height: 600px; }

.reLightweightDialog.RadForm_BootstrapRVS.redImageMapDialog body {
  width: 950px;
  height: 665px; }

.reLightweightDialog.RadForm_BootstrapRVS.redFlashManager body {
  width: 935px;
  height: 630px; }

.reLightweightDialog.RadForm_BootstrapRVS.redSilverlightManager body {
  width: 935px;
  height: 630px; }

.reLightweightDialog.RadForm_BootstrapRVS.redMediaManager body {
  width: 935px;
  height: 630px; }

.reLightweightDialog.RadForm_BootstrapRVS.redInsertExternalVideo body {
  width: 800px;
  height: 630px; }

.reLightweightDialog.RadForm_BootstrapRVS.redDocumentManager body {
  width: 935px;
  height: 630px; }

.reLightweightDialog.RadForm_BootstrapRVS.redTemplateManager body {
  width: 935px;
  height: 630px; }

.reLightweightDialog.RadForm_BootstrapRVS.redFindAndReplace body {
  width: 550px;
  height: 540px; }

.reLightweightDialog.RadForm_BootstrapRVS.redTableWizard body {
  width: 1000px;
  height: 660px; }

.reLightweightDialog.RadForm_BootstrapRVS.redLinkManager body {
  width: 540px;
  height: 510px; }

.reLightweightDialog.RadForm_BootstrapRVS.redPageProperties body {
  width: 530px;
  height: 660px; }

.reLightweightDialog.RadForm_BootstrapRVS.redAboutDialog body {
  width: 520px;
  height: 375px; }

.reLightweightDialog.RadForm_BootstrapRVS.redHelp body {
  width: 720px;
  height: 470px; }

.reLightweightDialog.RadForm_BootstrapRVS.redFormatCodeBlock body {
  width: 860px;
  height: 680px; }

.reLightweightDialog.RadForm_BootstrapRVS.redCleanPasteHtmlContent body {
  width: 620px;
  height: 370px; }

.reLightweightDialog.RadForm_BootstrapRVS.redCleanPasteTextContent body {
  width: 620px;
  height: 400px; }

.reLightweightDialog.RadForm_BootstrapRVS.redStyleBuilder body {
  width: 700px;
  height: 580px; }

.reLightweightDialog.RadForm_BootstrapRVS.redImageEditor body {
  width: 750px;
  height: 600px; }

.reLightweightDialog.RadForm_BootstrapRVS.redPasteHtml body {
  width: 620px;
  height: 370px; }

.reLightweightDialog.RadForm_BootstrapRVS.redPasteMarkdown body {
  width: 620px;
  height: 370px; }

/* this a temp fix for the unredisegned dialogs and should be removed after the redesign */
.RadForm_BootstrapRVS .reDialog.FormatCodeBlock,
.RadForm_BootstrapRVS .reDialog.TableWizard .reTableWizardColumns,
.RadForm_BootstrapRVS .reDialog.TableWizard .reTablePropertiesDimensions,
.RadForm_BootstrapRVS .reDialog.TableWizard .reTablePropertiesCssClass,
.RadForm_BootstrapRVS .reDialog.TableWizard .reCellPropertiesPreview,
.RadForm_BootstrapRVS .reDialog.TableWizard .reCellProperties,
.RadForm_BootstrapRVS .reDialog.TableWizard .reTableWizardAccessible,
.RadForm_BootstrapRVS .reDialog.ImageMapEditor,
.RadForm_BootstrapRVS .reDialog.PageProperties {
  margin: 20px 5px 5px\9; }

.RadForm_BootstrapRVS .reInsertSelectDialogTable .reInsertSelectItemsWrapper,
.RadForm_BootstrapRVS .reInsertSelectDialogTable .reInsertSelectCssClass {
  height: 310px;
  margin: 10px 5px 5px\9; }

.RadForm_BootstrapRVS .reControlCell .rfdCheckboxChecked .rfdToggleImage,
.RadForm_BootstrapRVS .reControlCell .rfdCheckboxUnchecked .rfdToggleImage,
.RadForm_BootstrapRVS .reControlCell .rfdRadioChecked .rfdToggleImage,
.RadForm_BootstrapRVS .reControlCell .rfdRadioUnchecked .rfdToggleImage {
  top: 9px\9; }

.reCellProperties {
  height: 445px !important; }

.reLightweightDialog.RadForm_BootstrapRVS,
.reLightweightDialog.RadForm_BootstrapRVS body,
.reLightweightDialog.RadForm_BootstrapRVS form {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px; }

.reLightweightDialog.RadForm_BootstrapRVS .selectedFileName {
  border-color: #dedede; }

.reLightweightDialog.RadForm_BootstrapRVS #ImagePreviewToolBar.RadToolBar_BootstrapRVS {
  padding: 5px 2px 2px;
  border: none; }
  .reLightweightDialog.RadForm_BootstrapRVS #ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbUL {
    padding: 0 .16667em .16667em; }
  .reLightweightDialog.RadForm_BootstrapRVS #ImagePreviewToolBar.RadToolBar_BootstrapRVS .icnImageEditor .rtbText {
    margin-top: 0;
    text-align: left;
    width: 100%;
    padding-left: 6px !important;
    padding-top: 2px; }
  .reLightweightDialog.RadForm_BootstrapRVS #ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbItem {
    margin: 0 -1px 0 0; }
  .reLightweightDialog.RadForm_BootstrapRVS #ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbButton {
    border-radius: 0; }
  .reLightweightDialog.RadForm_BootstrapRVS #ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbUL li:first-child .rtbButton {
    border-radius: .28571em 0 0 .28571em; }
  .reLightweightDialog.RadForm_BootstrapRVS #ImagePreviewToolBar.RadToolBar_BootstrapRVS .rtbUL li:last-child .rtbButton {
    border-radius: 0 .28571em .28571em 0; }
  .reLightweightDialog.RadForm_BootstrapRVS #ImagePreviewToolBar.RadToolBar_BootstrapRVS .icnImageEditor.rtbButton {
    height: 28px;
    line-height: 28px; }
  .reLightweightDialog.RadForm_BootstrapRVS #ImagePreviewToolBar.RadToolBar_BootstrapRVS .icnImageEditor.rtbButton:before {
    margin: 7px 0 0 3px; }

.reLightweightDialog.RadForm_BootstrapRVS #dialogControl .riContentWrapper {
  width: auto !important; }

.reLightweightDialog.RadForm_BootstrapRVS .redSection .redRow .reSpinBox input {
  height: auto;
  line-height: 1.42857143em;
  padding: 6px 12px; }

.reLightweightDialog.RadForm_BootstrapRVS .redWrapper .redRow .reTool span,
.reLightweightDialog.RadForm_BootstrapRVS .redWrapper .reToolWrapper .redRow .reTool span {
  margin: 0 0.2em 0 0; }

.reLightweightDialog.RadForm_BootstrapRVS .redWrapper .redConstrainWrapper .redConstrainButton {
  top: 7px;
  left: 267px;
  color: #333333; }

.reLightweightDialog.RadForm_BootstrapRVS .redWrapper .redImageMapProperties {
  width: 445px; }

.reLightweightDialog.RadForm_BootstrapRVS .redWrapper .redSection div.redRow .rfdTextInput.redInputTool {
  width: 222px;
  border-radius: 0.285714em 0 0 .285714em; }

.reLightweightDialog.RadForm_BootstrapRVS .redFBDialogContent .RadToolBar .rtbIconOnly.rtbButton {
  width: 32px;
  height: 28px;
  margin: 0;
  padding: 0; }

.reLightweightDialog.RadForm_BootstrapRVS .redFBDialogContent .RadToolBar .rtbIconOnly.rtbButton:before {
  margin: 7px 0 0 7px; }

.reLightweightDialog.RadForm_BootstrapRVS #dialogControl .reTool.reSplitButton span:first-child {
  margin: 0 0.2em 0 0; }

.reLightweightDialog.RadForm_BootstrapRVS .redWrapper a.reDropdown {
  height: 2.28571429em;
  line-height: 2.28571429em; }

.reLightweightDialog.RadForm_BootstrapRVS a.reDropdown {
  border-color: #cccccc;
  color: #333333;
  background-color: #ffffff; }

.reLightweightDialog.RadForm_BootstrapRVS .reToolIcon.reSplitButton:before {
  left: 0.21428571em; }

.reLightweightDialog.RadForm_BootstrapRVS .reTool.reSplitButton .reSplitArrow {
  height: 100%; }

.reLightweightDialog.RadForm_BootstrapRVS .reTool.reSplitButton {
  top: 0.35714286em;
  width: 3.71428571em; }

.reLightweightDialog.RadForm_BootstrapRVS div.reSpinBox {
  width: auto; }

.reLightweightDialog.RadForm_BootstrapRVS .rfdCheckboxUnchecked,
.reLightweightDialog.RadForm_BootstrapRVS .rfdCheckboxChecked,
.reLightweightDialog.RadForm_BootstrapRVS .rfdInputDisabled.rfdCheckboxUnchecked,
.reLightweightDialog.RadForm_BootstrapRVS .rfdInputDisabled.rfdCheckboxChecked {
  background-image: none !important; }

.reLightweightDialog.RadForm_BootstrapRVS .redWrapper a.reDropdown,
.reLightweightDialog.RadForm_BootstrapRVS .redWrapper a.reDropdown:hover,
.reLightweightDialog.RadForm_BootstrapRVS .redWrapper a.reDropdown:active {
  width: 260px; }

.reLightweightDialog.RadForm_BootstrapRVS .reSpinBoxButtons {
  top: 0.57142857em; }

.reLightweightDialog.RadForm_BootstrapRVS .reTool.reSplitButton .reSplitArrow:before {
  top: 0em;
  right: -0.42857143em; }

.reLightweightDialog.RadForm_BootstrapRVS .reToolIcon.reSplitButton:before {
  top: 2px; }

.reLightweightDialog.RadForm_BootstrapRVS .reImageDialogCaller .reTool {
  width: 34px;
  height: 34px;
  border-radius: 0 .285714em .285714em 0; }

.reLightweightDialog.RadForm_BootstrapRVS .reSpinBox input[type="text"],
.reLightweightDialog.RadForm_BootstrapRVS .redWrapper a.reDropdown {
  border-color: #cccccc;
  color: #333333;
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }

.reLightweightDialog.RadForm_BootstrapRVS .reSpinBox input[type="text"]:hover,
.reLightweightDialog.RadForm_BootstrapRVS .redWrapper a.reDropdown:hover {
  border-color: #adadad;
  color: #333333;
  background-color: #ffffff; }

.reLightweightDialog.RadForm_BootstrapRVS .reSpinBox input[type="text"]:active,
.reLightweightDialog.RadForm_BootstrapRVS .redWrapper a.reDropdown:focus {
  border-color: #3c87c8;
  color: #333333;
  background-color: #ffffff; }

.reLightweightDialog.RadForm_BootstrapRVS .reSpinBox input[type="text"]:focus,
.reLightweightDialog.RadForm_BootstrapRVS .redWrapper a.reDropdown:focus {
  border-color: #3c87c8;
  color: #333333;
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0 none; }

.reLightweightDialog.RadForm_BootstrapRVS .reDropDownBody {
  border-color: #dedede;
  color: #333333;
  background-color: #ffffff; }
  .reLightweightDialog.RadForm_BootstrapRVS .reDropDownBody li:hover,
  .reLightweightDialog.RadForm_BootstrapRVS .reDropDownBody .reItemOver {
    color: #000000;
    background-color: #eeeeee; }

.reLightweightDialog.RadForm_BootstrapRVS a.reGenIdLink {
  line-height: 32px; }

/* Mobile Editor */
.reMobileDialog.RadForm_BootstrapRVS {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .reMobileDialog.RadForm_BootstrapRVS.rfdZone {
    background-color: white; }
  .reMobileDialog.RadForm_BootstrapRVS .reMobileDialogTitleBar {
    border-color: #dedede;
    color: #333333;
    background-color: whitesmoke;
    background-image: linear-gradient(); }
  .reMobileDialog.RadForm_BootstrapRVS .reToolList > li {
    background-color: #ffffff;
    color: #333333;
    border-color: #dedede; }
  .reMobileDialog.RadForm_BootstrapRVS .reIcon {
    color: #333333; }
  .reMobileDialog.RadForm_BootstrapRVS .reIconSelected {
    color: #337ab7; }
  .reMobileDialog.RadForm_BootstrapRVS .reDialog {
    background-color: whitesmoke;
    color: #333333; }
  .reMobileDialog.RadForm_BootstrapRVS .reToolList.reImageManagerHeader > li,
  .reMobileDialog.RadForm_BootstrapRVS .reToolList > .reColorBoxWrapper,
  .reMobileDialog.RadForm_BootstrapRVS .reColorPicker {
    background-color: #fcfcfc; }
  .reMobileDialog.RadForm_BootstrapRVS .reCurrentColor {
    border-color: #cccccc; }
  .reMobileDialog.RadForm_BootstrapRVS .reSpinBoxButtons span,
  .reMobileDialog.RadForm_BootstrapRVS .reDialog .reButton,
  .reMobileDialog.RadForm_BootstrapRVS .reColorPicker .reButton {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff; }
  .reMobileDialog.RadForm_BootstrapRVS .reSpinBoxButtons span.reSpinBoxButtonHover,
  .reMobileDialog.RadForm_BootstrapRVS .reDialog .reButton:hover,
  .reMobileDialog.RadForm_BootstrapRVS .reColorPicker .reButton:hover {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e5e5; }
  .reMobileDialog.RadForm_BootstrapRVS span.ruFakeInput,
  .reMobileDialog.RadForm_BootstrapRVS .reSpinBox input,
  .reMobileDialog.RadForm_BootstrapRVS .reSelect {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff; }
