@charset "ISO-8859-1";

body:after {
    display: none;
    content: url(/editor/nee/images/menuPlaceholder.png) url(/editor/nee/images/imageGalleryPlace1.png) url(/_dm/s/rt/scripts/vendor/flexslider/theme/slideshow.png);
}

.bodyInsideNee .inlineEditorLeftBar, .bodyInsideNee .inlineEditorRightBar,  .bodyInsideNee .inlineEditorBottomBar, .bodyInsideNee .inlineEditorTopBar, .bodyInsideNee .inlineEditor {
    z-index: 199;
}

body.dmOnElementInlineResizing, body.dmOnElementInlineSpacing {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}

body.dmOnElementInlineResizing *, body.dmOnElementInlineSpacing * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}

body.dmOnElementInlineResizing .dmElementInlineResizing {}

body.dmOnElementInlineResizing .dmHeader .dmElementInlineResizeableElement {
    box-shadow: 0px 0px 0px 1px #407ab0;
}

body.dmOnElementInlineSpacing .dmElementInlineSpacing {}

body.dmOnElementInlineResizing .dmHeader .dmElementInlineSpaceableElement {}

.inlineEditor {
    position: absolute;
    height: 31px;
    background: url(/editor/nee/images/inlineEditorTitleBarBackground.png);
    opacity: 0.7;
    background-repeat: repeat-x;
    z-index: 1000000000 !important;
}

.inlineEditorNew {
    position: absolute;
    height: 31px;
    z-index: 1000000000;
}

.inlineEditorCoverNew {
    position: absolute;
    z-index: 1000000000;
}

.inlineEditorSelectionOverlayNew.overlayBringToTop {
    z-index: 1000000006;
}

.inlineEditorSelectionOverlayNew {
    position: absolute;
    z-index: 1000000001;
    background: rgba(255, 255, 255, 0.4);
    border: 1px #034281 dashed;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none;
    direction: ltr;
    font-weight: normal;
}

.inlineEditorSelectionOverlayNew.dmLocked {
    background: transparent;
    border: 1px #034281 solid;
}

.inlineEditorSelectionOverlayNew.inlineEditorSelectionOverlayTransparentNew {
    background: transparent;
}

.inlineEditorSelectionOverlayNew.selectionOverlayMoveSign {
    cursor: move;
}

.inlineEditorSelectionOverlayNew .dmSelectionOverlayInside {
    position: absolute;
    top: calc(50% - 13px);
    left: calc(50% - 105px);
    min-width: 130px;
    height: 26px;
}

.inlineEditorSelectionOverlayNew .dmSelectionOverlayButton {
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    -ms-transition: all 0.15s;
    transition: all 0.15s;
    /* 	border-radius: 2px; */
    background-clip: padding-box;
    background-color: #407ab0;
    color: #fff;
    padding: 0px 16px 1px;
    display: inline-block;
    font-size: 14px;
    line-height: 1.8em;
    cursor: pointer;
    text-align: center;
    pointer-events: all;
}

.inlineEditorSelectionOverlayNew .dmSelectionOverlayButton.dmSelectionOverlayEditButton {}

.inlineEditorSelectionOverlayNew .dmSelectionOverlayButton.dmSelectionOverlayTitleButton {
    background-color: #f08a50;
    color: #FFF;
    text-align: center;
    text-transform: capitalize;
    margin-right: 5px;
}

.inlineEditorSelectionOverlayNew .dmSelectionOverlayButton.dmSelectionOverlayBackgroundButton {
    margin-left: 5px;
}

.inlineEditorSelectionOverlayNew .dmSelectionOverlayButton.dmSelectionOverlayReplaceButton {
    margin-left: 5px;
}

.inlineEditorSelectionOverlayNew .dmSelectionOverlayButton.dmSelectionOverlayMoreButton .arrow {
    font-size: 10px;
    /* 	width: 20px; */
    /* 	height: 20px; */
    line-height: 20px;
    display: inline-block;
    float: right;
}

.inlineEditorSelectionOverlayNew .dmSelectionOverlayButton.dmSelectionOverlayMoreButton .text {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 108px;
    white-space: nowrap;
    font-family: Arial;
    font-size: 11px;
}

#dm #iscrollBody .inlineEditorSelectionOverlayNew .dmSelectionOverlayButton .text,
#dm #iscrollBody .inlineEditorNew.inlineEditorNewContext *,
#dm #iscrollBody .dmContextMenuOuterWrap *,
#dm #iscrollBody .dmRowEditor *,
#dm .dmHeaderLabelSign {
    font-family: Arial !important;
}

#dm .dmInner #iscrollBody .dmRowEditor *[class*="dm-icon-"],
#dm .dmInner #iscrollBody .DMSelectionElement *[class*="dm-icon-"],
#dm .dmHeaderLabelSign *[class*="dm-icon-"] {
    font-family: 'dm-font' !important;
}

.inlineEditorSelectionOverlayNew .dmSelectionOverlayButton.dmSelectionOverlayMoreButton {
    /* 	margin-left: 5px; */
    font-size: 12px;
    height: 26px;
    line-height: 18px;
    padding: 0px;
    padding-left: 5px;
    padding-top: 4px;
    position: relative;
    top: 0px;
    padding-right: 5px;
    text-transform: uppercase;
    width: 130px;
}

.inlineEditorSelectionOverlayNew .dmSelectionOverlayButton.dmSelectionOverlayDeleteElementOuterButton {
    padding: 0px;
    background-color: transparent;
    padding-left: 5px;
    position: relative;
    top: -4px;
}

.inlineEditorSelectionOverlayNew .dmSelectionOverlayButton.dmSelectionOverlayDeleteElementButton {
    font-size: 12px;
    height: 26px;
    line-height: 18px;
    padding: 0px;
    padding-left: 4px;
    padding-top: 4px;
    padding-right: 3px;
    background-color: #cc3030;
    width: 24px;
}

.inlineEditorNew.inlineEditorNewContext {
    position: absolute;
    height: auto;
    z-index: 1000000003;
    background: #FFFFFF;
    border: 1px solid #b6b6b6;
    font-family: Arial;
    -moz-box-shadow: 0px 0px 4px #292929;
    -webkit-box-shadow: 0px 0px 4px #292929;
    box-shadow: 0px 0px 4px #292929;
    min-width: 80px;
    pointer-events: all;
}

.dmTempCoverImage {
    position: absolute;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorElement {
    height: 33px;
    line-height: 33px;
    text-align: left;
    cursor: pointer;
    border-top: 1px solid #ccc;
    color: #676767;
    padding: 0px 10px;
    font-size: 12px;
    position: relative;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorElement > div:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* 	line-height: inherit; */
}

.DMInlineEditorAlignBtnsWrapOuter {}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorElement.DMInlineEditorAlignBtnsWrapOuter:hover {
    background: transparent;
    color: #676767;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorElement.DMInlineEditorAlignBtnsWrapOuter {
    padding: 0;
}

.DMInlineEditorAlignBtnsWrap {
    margin: 0 auto;
    width: 105px;
}

.DMInlineEditorAlignBtnsWrap .DMInlineEditorAlignBtn:hover {
    background-color: #407ab0;
    color: #fff;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorAlignBtnsWrap .DMInlineEditorAlignBtn.DMInlineEditorAlignBtnSelected {
    background-color: #407ab0;
    color: #fff;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorAlignBtnsWrap .DMInlineEditorAlignBtn {
    display: inline-block;
    border-bottom: none !important;
    width: 35px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 15px;
}

a.dmRowEditorDeleteColumnButton {
    position: absolute;
    height: 23px;
    width: 23px;
    font-size: 11px;
    text-align: center;
    color: #FFF;
    background-color: #cc3030;
    font-family: dm-font !important;
    line-height: 23px;
    cursor: pointer;
    z-index: 1000000001;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorElement:hover {
    background-color: #407ab0;
    color: #FFF;
}

.DMInlineEditorDisabled {
    color: #acacac !important;
    background-color: #f2f2f2 !important;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorHideOnDeviceGeneralBtn {
    position: relative;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorHideOnDeviceGeneralBtn .arrow {
    position: absolute;
    right: 0px;
    top: 12px;
    font-size: 10px;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorHideOnDeviceGeneralBtn:hover .DMInlineEditorHideOnDeviceContainer {
    opacity: 1;
    display: block;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorHideOnDeviceContainer .DMInlineEditorHideOnDeviceBtn {
    padding-left: 25px;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorHideOnDeviceContainer .DMInlineEditorHideOnDeviceBtn .icon {
    position: absolute;
    top: 10px;
    left: 7px;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorHideOnDeviceContainer.leftSide {
    right: auto;
    left: -135px;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorHideOnDeviceContainer {
    position: absolute;
    right: -129px;
    top: 0px;
    z-index: 1000000002;
    background: #FFFFFF;
    font-family: Arial;
    box-shadow: 0px 0px 4px #292929;
    min-width: 100px;
    color: #6e6e6e;
    -moz-box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    -webkit-box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    /* 	border: 1px solid #ccc; */
    opacity: 0;
    /*width: 135px;*/
    display: none;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorDeleteBtn {
    color: #cc3030 !important;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne .DMInlineEditorDeleteBtn:hover {
    background-color: #cc3030 !important;
    color: #FFF !important;
}

.dmMobileBody .inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne {
    width: 130px;
}

.inlineEditorNew.inlineEditorNewContext.inlineEditorNewOne {
    /*width: 130px;*/
    min-width: 130px;
    color: #6e6e6e;
    -moz-box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    -webkit-box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    /* 	border: 1px solid #ccc; */
    border: none;
    font-weight: normal;
}

.dmRowContextMenuWrap .dmRowEditorHideOnDeviceButtonsWrap:hover .dmRowEditorHideOnDeviceContainer {
    opacity: 1;
    display: block;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
}

.dmRowContextMenuWrap .dmRowContextMenuRow .dmRowEditorHideOnDeviceContainer {
    position: absolute;
    right: -145px;
    top: -1px;
    z-index: 1000000002;
    background: #FFFFFF;
    font-family: Arial;
    box-shadow: 0px 0px 4px #292929;
    min-width: 145px;
    color: #6e6e6e;
    -moz-box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    -webkit-box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    opacity: 0;
    /*width: 135px;*/
    display: none;
}

.dmRowContextMenuWrap .dmRowContextMenuRow .dmRowEditorHideOnDeviceContainer .dmRowEditorHideOnDeviceButton {
    height: 33px;
    line-height: 33px;
    text-transform: capitalize;
    color: #676767;
    border-top: 1px solid #ccc;
    padding: 5px 0 5px 25px;
    font-size: 12px;
    line-height: 24px;
    position: relative;
}

.dmRowContextMenuWrap .dmRowContextMenuRow .dmRowEditorHideOnDeviceContainer .dmRowEditorHideOnDeviceButton:hover {
    cursor: pointer;
    color: #FFF;
    background-color: #407ab0;
}

.dmRowContextMenuWrap .dmRowContextMenuRow .dmRowEditorHideOnDeviceContainer .dmRowEditorHideOnDeviceButton .icon {
    position: absolute;
    top: 10px;
    left: 7px;
}

.dmRowContextMenuWrap .dmRowContextMenuRow.dmRowEditorHideOnDeviceButtonsWrap {
    position: relative;
}

.dmRowContextMenuWrap .dmRowContextMenuRow.dmRowEditorHideOnDeviceButtonsWrap .arrow {
    position: absolute;
    right: 0px;
    top: 12px;
    font-size: 10px;
}

.inlineEditorLeftBar, .inlineEditorRightBar,  .inlineEditorBottomBar, .inlineEditorTopBar {
    position: absolute;
    width: 0px;
    border: 1px #034281 solid;
    z-index: 1000000000;
    opacity: 0.7;
}

.inlineEditorLeftBarNew.inlineEditorNewSelectionBarsLocked, .inlineEditorRightBarNew.inlineEditorNewSelectionBarsLocked {
    border-left: 2px #ff6600 dashed;
}

.inlineEditorBottomBarNew.inlineEditorNewSelectionBarsLocked, .inlineEditorTopBarNew.inlineEditorNewSelectionBarsLocked {
    border-top: 2px #ff6600 dashed;
}

.inlineEditorLeftBarNew.inlineEditorNewSelectionBarsSelected, .inlineEditorRightBarNew.inlineEditorNewSelectionBarsSelected {
    border-left: 2px #ff6600 solid;
}

.inlineEditorBottomBarNew.inlineEditorNewSelectionBarsSelected, .inlineEditorTopBarNew.inlineEditorNewSelectionBarsSelected {
    border-top: 2px #ff6600 solid;
}

.inlineEditorLeftBarNew, .inlineEditorRightBarNew,  .inlineEditorBottomBarNew, .inlineEditorTopBarNew {
    position: absolute;
    width: 0px;
    z-index: 1000000000;
    opacity: 1;
}

.inlineEditorBarsLowZindex {
    z-index: 99 !important;
}

.selectorOverlay {
    position: absolute;
    background: url(/editor/nee/images/selectedIcon.png) no-repeat top left rgba(3, 66, 129, 0.2);
    z-index: 1000000000;
}

.inlineReachTextEditor {
    position: absolute;
    background-color: #5f5f5f;
    border: 3px #bbbbbb solid;
    border-radius: 10px;
    -moz-border-radius: 5px;
    width: 107px;
    height: 470px;
    z-index: 60;
    opacity: 1;
}

.inlineEditorNavigationSelectedWrapper {
    margin: 3px auto;
}

.inlineEditorEditedElementWrapper {
    border: 2px solid #00b0f0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
    box-shadow: 5px 5px 5px #888;
    background: rgb(242, 245, 246);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(242, 245, 246, 1) 0%, rgba(227, 234, 237, 1) 37%, rgba(200, 215, 220, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 245, 246, 1)), color-stop(37%, rgba(227, 234, 237, 1)), color-stop(100%, rgba(200, 215, 220, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(242, 245, 246, 1) 0%, rgba(227, 234, 237, 1) 37%, rgba(200, 215, 220, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(242, 245, 246, 1) 0%, rgba(227, 234, 237, 1) 37%, rgba(200, 215, 220, 1) 100%);
    /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(242, 245, 246, 1) 0%, rgba(227, 234, 237, 1) 37%, rgba(200, 215, 220, 1) 100%);
    /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 );
    /* IE6-9 */
    background: linear-gradient(top, rgba(242, 245, 246, 1) 0%, rgba(227, 234, 237, 1) 37%, rgba(200, 215, 220, 1) 100%);
    /* W3C */
    -webkit-box-shadow: 2px 2px 8px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 8px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 8px 5px rgba(0, 0, 0, 0.5);
}

.inlineEditorTitleText {
    float: left;
    color: #666666;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
}

.inlineEditorGeneralButton {
    border: 1px solid #00b0f0;
    float: right;
    height: 20px;
    width: 20px;
    background-color: #F7F7F7;
    text-align: center;
    line-height: 20px;
    margin: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.inlineEditorGeneralButtonImage {
    padding-top: 2px;
    padding-left: 1px;
}

.DMInlineEditorElement {
    /*	KEEP THIS STYLE EMPTY, MANY ELEMENTS USE THIS CLASS IN ORDER TO*/
    /*	RECOGNIZE THEM AS EDITOR ELEMENTS.*/
}

.inlineEditorSavingWrapper {
    margin: auto;
    width: 145px;
}

.dmDrag {
    /* 	cursor: not-allowed; */
}

.draggedFrameworkInstance {
    width: 75px;
    height: 75px;
    background: rgb(255, 168, 76);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgb(255, 168, 76) 44%, rgb(255, 123, 13) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(44%, rgb(255, 168, 76)), color-stop(100%, rgb(255, 123, 13)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(255, 168, 76) 44%, rgb(255, 123, 13) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(255, 168, 76) 44%, rgb(255, 123, 13) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(255, 168, 76) 44%, rgb(255, 123, 13) 100%);
    /* IE10+ */
    background: linear-gradient(top, rgb(255, 168, 76) 44%, rgb(255, 123, 13) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 );
    color: white;
    text-align: center;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 12px;
    font-family: 'Arial Unicode MS', Arial, sans-serif;
    font-size: 13px;
}

.draggedFrameworkInstanceImgDiv {
    width: 52px;
    height: 46px;
    display: block;
    margin: auto;
    padding-top: 8px;
}

.draggedParagraph {
    background: url(/editor/nee/images/inline/draggedImages/draggableParagraph.png);
    background-repeat: no-repeat;
    height: 75px;
    width: 75px;
}

.draggedImage {
    background: url(/editor/nee/images/inline/draggedImages/draggableImage.png);
    background-repeat: no-repeat;
    height: 75px;
    width: 75px;
}

.draggedClicktocall {
    background: url(/editor/nee/images/inline/draggedImages/draggableClick2Call.png);
    background-repeat: no-repeat;
    height: 75px;
    width: 75px;
}

.draggedClicktomap {
    background: url(/editor/nee/images/inline/draggedImages/draggableClick2Map.png);
    background-repeat: no-repeat;
    height: 75px;
    width: 75px;
}

.draggedClicktosms {
    background: url(/editor/nee/images/inline/draggedImages/draggableClick2Sms.png);
    background-repeat: no-repeat;
    height: 75px;
    width: 75px;
}

.draggedColumn {
    background: url(/editor/nee/images/inline/draggedImages/draggableColumn.png);
    background-repeat: no-repeat;
    height: 78px;
    width: 79px;
}

.draggedHtml {
    background: url(/editor/nee/images/inline/draggedImages/draggableHtml.png);
    background-repeat: no-repeat;
    height: 78px;
    width: 79px;
}

.draggedShare {
    background: url(/editor/nee/images/inline/draggedImages/draggableShare.png);
    background-repeat: no-repeat;
    height: 78px;
    width: 79px;
}

.draggedVideo {
    background: url(/editor/nee/images/inline/draggedImages/draggableVideo.png);
    background-repeat: no-repeat;
    height: 78px;
    width: 79px;
}

.draggedYouTube {
    background: url(/editor/nee/images/inline/draggedImages/draggableYouTube.png);
    background-repeat: no-repeat;
    height: 78px;
    width: 79px;
}

.draggedButton {
    background: url(/editor/nee/images/inline/draggedImages/draggableButton.png);
    background-repeat: no-repeat;
    height: 78px;
    width: 79px;
}

.draggedLink {
    background: url(/editor/nee/images/inline/draggedImages/draggableLink.png);
    background-repeat: no-repeat;
    height: 78px;
    width: 79px;
}

.inlineEditorDraggingPlaceHolder {
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
}

.inlineEditorDraggingScrollDownIndicatorWrapper {
    position: fixed;
    z-index: 999999;
    height: 40px;
    bottom: 0px;
    display: none;
}

.inlineEditorDraggingScrollDownIndicatorArrow {
    width: 83px;
    height: 30px;
    margin: 0px auto;
    position: relative;
    top: 10px;
}

.inlineEditorDraggingScrollDownIndicatorBottom {
    height: 10px;
}

.inlineEditorDraggingScrollDownIndicatorBottomInsert {
    height: 20px;
}

.inlineEditorDraggingScrollUpIndicatorBottomInsert {
    height: 20px;
}

.inlineEditorDraggingScrollUpIndicatorWrapperInsert {
    position: fixed;
    z-index: 999999;
    height: 20px;
    top: 0px;
    display: none;
}

.inlineEditorDraggingScrollDownIndicatorWrapperInsert {
    position: fixed;
    z-index: 999999;
    height: 20px;
    bottom: 0px;
    display: none;
}

.inlineEditorDraggingScrollUpIndicatorWrapper {
    position: fixed;
    z-index: 999999;
    height: 40px;
    top: 0px;
    display: none;
}

.inlineEditorDraggingScrollUpIndicatorArrow {
    width: 83px;
    height: 30px;
    margin: 0px auto;
    position: relative;
    top: -10px;
}

.inlineEditorDraggingScrollUpIndicatorBottom {
    height: 10px;
}

.dmNowInlineEditing {
    min-height: 20px;
    outline: 0px solid transparent;
    -webkit-nbsp-mode: normal;
    nbsp-mode: normal;
}

[contentEditable=false]:focus, [contentEditable=false] {
    outline: 0px solid transparent;
}

#inlineEditorLinkBar {
    height: 16px;
    padding: 8px;
    background: #e6e8ed;
    border: 1px solid #69748c;
    z-index: 9999999;
    position: absolute;
}

.linkCloser {
    background: url(/editor/nee/images/sprites/design_sprite_14081711.png) -87px -5px no-repeat;
    cursor: pointer;
    float: right;
    height: 23px;
    width: 23px;
    display: block;
}

.neeInlineMarkedElement {
    border: 1px #e59d4c solid !important;
}

.dmNoMark, .dmNoMark * {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.dmRespRow.dmRowHoverMark {
    /* 	outline: 1px solid #2d6598; */
    z-index: 1;
    box-shadow: inset 0px 0px 0px 1px #2d6598;
    -moz-box-shadow: inset 0px 0px 0px 1px #2d6598;
    -webkit-box-shadow: inset 0px 0px 0px 1px #2d6598;
}

.dmRespRow .dmRespColResizer {
    width: 1px;
    height: 100%;
    padding: 0px 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
    /* 	background-color: #407ab0; */
    border-right: 1px solid #407ab0;
}

.dmRespRow .dmRespColResizer.dm-draggable {
    cursor: col-resize;
}

.dmRespRow .dmRespColResizer:hover {
    background: url(/editor/nee/images/common/2ColumnsArrows.png) no-repeat center 50%, url(/editor/nee/images/common/bluePic.png) repeat-y center;
    border-right: none;
    right: -5px;
    width: 12px;
}

body .dmRespRow[data-rule]:not(.dmforced) {
    display: none;
}

.dmColumn > div.divider {
    margin: 0px 2px;
    width: 2px;
    padding: 0px 6px;
}

.dmColumn > div.divider.dm-draggable {
    cursor: col-resize;
}

.dmColumn:hover > div.divider.dm-draggable, .dmColumn.dmLocked > div.divider, .dmColumn.dmMultiLocked > div.divider {
    background: url(/editor/nee/images/common/2ColumnsArrows.png) no-repeat center 50%, url(/editor/nee/images/common/bluePic.png) repeat-y center;
}

/* empty page placeholder */
.dmContentPlaceholder:after {
    content: url(/editor/nee/images/dragToEdit.png);
}

.dmContentPlaceholder {
    text-align: center;
}

.dmParagraphPlaceholder,.dmTitlePlaceholder {
    text-align: center;
    color: #aaa;
    border: 1px solid #aaa;
    background: white;
}

.dmParagraphPlaceholder[data-dmtmpl=true] {
    min-height: 160px;
}

.dmdmTitlePlaceholder:after {
    content: 'Add Title';
    visibility: visible;
    position: relative;
}

.dmSliderPlaceholder:after {
    content: '';
    width: 100%;
    height: 214px;
    background-image: url(/_dm/s/rt/scripts/vendor/flexslider/theme/slideshow.png);
    background-size: 100% 100%;
    visibility: visible;
}

.dmMenuPlaceholder {
    text-align: center;
}

.dmMenuPlaceholder:after {
    content: '';
    display: block;
    width: 100%;
    height: 144px;
    background-image: url(/editor/nee/images/menuPlaceholder.png);
    background-size: 100% 100%;
    visibility: visible;
    margin-bottom: -4px;
}

.dmYelp ul {
    width: 278px;
    height: 171px;
    background: url(/editor/nee/images/clickToAdd_reviews.png) no-repeat;
    margin: 0px auto;
    padding: 0px;
}

.dmtabs .dmYelp ul {
    width: 249px;
    background-size: 249px;
    height: 153px;
}

.dmColumn .dmYelp ul {
    width: 110px;
    background-size: 110px;
    height: 67px;
    margin: 0 auto;
}

.dmGalleryPlaceholder:after {
    content: '';
    height: 172px;
    width: 100%;
    display: block;
    background-image: url(/editor/nee/images/imageGalleryPlace1.png);
    background-size: 100% 100%;
}

.dmGalleryPlaceholder.dmSocialGalleryHolder:after {
    content: url(/editor/nee/images/albumsGalleryPlace.jpg);
    /* 	visibility: visible; */
}

.dmGalleryPlaceholder, .dmSliderPlaceholder {
    text-align: center;
}

.dmParagraphPlaceholder:after {
    content: 'Double click to Edit or Drag here';
    font-size: 15px;
}

.sectionNearbyParagraph.dmParagraphPlaceholder:after {
    content: 'Tell your visitors why they should stop by your business. \A Give them some quick information about your services and why they should contact you.';
}

.sectionHoursParagraph1.dmParagraphPlaceholder:after {
    content: 'Tell your visitors your normal business hours and that you will be in contact as soon as possible.';
}

.sectionHoursParagraph2.dmParagraphPlaceholder:after {
    content: 'Tell your visitors your normal business hours but you will answer the phone 24/7';
}

.sectionMeetingParagraph.dmParagraphPlaceholder:after {
    content: "We're currently closed, but we can still schedule a meeting";
}

.sectionLikeParagraph.dmParagraphPlaceholder:after {
    content: 'Like us for the latest news or any upcoming promotions.';
}

.sectionReturningParagraph.dmParagraphPlaceholder:after {
    content: 'Find out more about the services we currently offer, fill out the form and we will reach out to you.';
}

.sectionMeetingParagraph2.dmParagraphPlaceholder:after {
    content: 'Find out more about the services we currently offer, schedule a meeting so we can discuss possibilities.';
}

.sectionVideoParagraph.dmParagraphPlaceholder:after {
    content: 'Watch our quick video to learn more about the products and services that we offer.';
}

.sectionFirstParagraph.dmParagraphPlaceholder:after {
    content: 'Watch our quick video to learn more about the products and services that we offer.';
}

.sectionMeetingParagraph3.dmParagraphPlaceholder:after {
    content: 'Schedule a meeting so we can discuss how we can work for you!';
}

.dmSmartSection .sectionParagraph.dmParagraphPlaceholder {
    min-height: 0;
}

.dmTitlePlaceholder:after {
    content: 'Click to Edit Title';
}

/*------------ DUDA ONE HIGHLIGHTED TEXT ------------*/
.inlineEditedElementHighlight {
    box-shadow: 0 0 0 1px #ccc;
}

.dmAdCloseButton:hover {
    background: url(/editor/nee/images/sprites/newSlideEditor_sprite_14081711.png) -288px -5px no-repeat;
}

.dmAdCloseButton {
    background: url(/editor/nee/images/sprites/newSlideEditor_sprite_14081711.png) -315px -5px no-repeat;
    cursor: pointer;
    height: 17px;
    width: 17px;
    position: absolute;
    right: 8px;
    top: 2px;
}

.dmMobileFooterCloseButton {
    background: url(/editor/nee/images/sprites/newSlideEditor_sprite_14081711.png) -315px -5px no-repeat;
    cursor: pointer;
    height: 17px;
    width: 17px;
    position: absolute;
    right: 8px;
}

.dmMobileFooterCloseButton:hover {
    background: url(/editor/nee/images/sprites/newSlideEditor_sprite_14081711.png) -288px -5px no-repeat;
}

.dmDrakedElement {
    background: url(/editor/nee/images/darkenScreenBackground.png);
    background-repeat: repeat;
    z-index: 99999;
    display: none;
    position: absolute;
}

.dmTransedLayoutElement {
    background: url(/editor/nee/images/TransScreenBackground.png);
    background-repeat: repeat;
    z-index: 999999;
    display: none;
    position: absolute;
}

.dmDropAreasText {
    color: white;
    width: 100%;
    margin: auto;
    display: block;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    height: 55px;
    position: relative;
    font-family: Arial;
}

#dm .dmNav.dmNavCustom .dmHideFromNav {
    display: none !important;
}

#dm .dmn .dmHideFromNav, #dm .dmn .dmNavSystemHidden {
    display: none !important;
}

.dmExpandableNav.dmNavCustom .dmHideFromNav {
    display: none !important;
}

.dmPhotoGallery {
    min-height: 70px;
    position: relative;
    height: inherit;
}

.bodyInsideD1 .dmPhotoGallery {
    width: 100%;
}

.dmPhotoGallery .dmHideFromNav {
    display: none !important;
}

/* Show blur Premium features*/

.dmEmulatorFree .dmCall,
.dmEmulatorFree .dmAdsense,
.dmEmulatorFree .dmSmsInfo,
.dmEmulatorFree .dmSms,
.dmEmulatorFree .dmMap,
.dmEmulatorFree .dmopentable,
.dmEmulatorFree .dmPayPalButton,
.dmEmulatorFree .dmGoogleCheckoutButton,
.dmEmulatorFree .dmRestaurantMenu,
.dmEmulatorFree .dmYelp {
    /* 	background:url(/editor/nee/images/emulatorPremium/removedRibbon.png) no-repeat -3px 50% #CCCCCC !important;	 */
    position: relative;
}

.dmEmulatorFree .dmCall:after,
.dmEmulatorFree .dmAdsense:after,
.dmEmulatorFree .dmSmsInfo:after,
.dmEmulatorFree .dmSms:after,
.dmEmulatorFree .dmMap:after,
.dmEmulatorFree .dmopentable:after,
.dmEmulatorFree .dmPayPalButton:after,
.dmEmulatorFree .dmGoogleCheckoutButton:after,
.dmEmulatorFree .dmRestaurantMenu:after,
.dmEmulatorFree .dmYelp:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANklEQVQYV2NkwAPS0tL+M+KSB0nOmjWLEasCmCRIM4YCZEkMBeiSKAqwScIV4JIEK8AnCVIAAKymHjpMdc94AAAAAElFTkSuQmCC) repeat rgba(100, 100, 100, 0.5) !important;
    content: 'Removed';
    color: #FF9D00;
    font-size: 21px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #444;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    text-align: center;
    width: 100%;
    padding: 3px;
    margin: -3px;
    height: 100%;
}

.dmEmulatorFree .dmAdsense:after {
    padding: 0px !important;
    margin: 0px !important;
}

.dmEmulatorFree .dmCall .iconBg, .dmEmulatorFree .dmCall .icon, .dmEmulatorFree .dmCall .text,
.dmEmulatorFree .dmSmsInfo .iconBg, .dmEmulatorFree .dmSmsInfo .icon, .dmEmulatorFree .dmSmsInfo .text,
.dmEmulatorFree .dmSms .iconBg, .dmEmulatorFree .dmSms .icon, .dmEmulatorFree .dmSms .text,
.dmEmulatorFree .dmMap .iconBg, .dmEmulatorFree .dmMap .icon, .dmEmulatorFree .dmMap .text,
.dmEmulatorFree .dmopentable .iconBg, .dmEmulatorFree .dmopentable .icon, .dmEmulatorFree .dmopentable .text,
.dmEmulatorFree .dmAdsense .dmad_title, .dmEmulatorFree .dmAdsense .dmad_subtitle {
    opacity: 0.3 !important;
}

.dmEmulatorFree .dmPayPalButton form,
.dmEmulatorFree .dmGoogleCheckoutButton form,
.dmEmulatorFree .dmRestaurantMenu ul,
.dmEmulatorFree .dmYelp > div {
    opacity: 0.5 !important;
}

.dmEmulatorFree  .dmAdCloseButton {
    display: none;
}

.dmEmulatorFreeDarken {
    position: absolute;
    color: white;
    font-size: 20px;
    font-family: Arial;
}

.dmEmulatorPremiumDarken {
    position: absolute;
    color: white;
    font-size: 20px;
    font-family: Arial;
}

/*End  Show blur Premium features*/

.dmPhotoGallery .photoGalleryViewAll {
    display: none;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    width: 160px;
    text-align: center;
    padding: 6px 0;
    margin: 5px auto;
    border: 1px solid #C9C9C9;
    color: #4D4D4D;
    background: #EEE;
    background: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
    background: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    background: linear-gradient(top, #eeeeee 0%, #dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=0 );
}

/* emulator premium messages */

.ui-tooltip-dm-ads-msg {
    z-index: 1000001 !important;
    font-family: Arial;
    font-weight: bold;
    background-color: #ee9130;
    max-width: 400px;
}

.ui-tooltip-dm-footer-msg {
    z-index: 1000001 !important;
    font-family: Arial;
    font-weight: bold;
}

.ui-tooltip-dm-footer-msg .ui-tooltip-content, .ui-tooltip-dm-ads-msg .ui-tooltip-content {
    background: #ee9130;
    background: -moz-linear-gradient(top, #ee9130 0%, #e66a0e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee9130), color-stop(100%, #e66a0e));
    background: -webkit-linear-gradient(top, #ee9130 0%, #e66a0e 100%);
    background: -o-linear-gradient(top, #ee9130 0%, #e66a0e 100%);
    background: -ms-linear-gradient(top, #ee9130 0%, #e66a0e 100%);
    background: linear-gradient(top, #ee9130 0%, #e66a0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee9130', endColorstr='#e66a0e',GradientType=0 );
    color: white;
    font-size: 18px;
    text-align: center;
    padding: 8px 0;
    border-color: white;
}

.layoutInlineEditorTop {
    position: fixed;
}

.layoutInlineEditorBottom {
    position: fixed;
}

.layoutInlineEditorLeft {
    position: fixed;
}

.layoutInlineEditorRight {
    position: fixed;
}

.dmLockedNew {
    cursor: move;
}

.dmMarkedAsDragged {
    cursor: move;
}

.dmSocialHubPlaceholder {
    text-align: center;
}

.dmSocialHubPlaceholder:after {
    content: url(/editor/nee/images/socialHubPlaceholder.png);
    visibility: visible;
}

.dmRowEditor {
    position: absolute;
    margin: 0 auto;
    padding-bottom: 5px;
    z-index: 1000000003 !important;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
}

/* .dmRespRow.dmPlaceHolderRespRow .dmRespCol.neeInlineMarkedElement {
	height: 100px;
 	background-image: url(/editor/dudaone/images/inline/drop-icon.png);
	background-repeat: no-repeat;
	background-position: 50% calc(50% + 20px);
}
 */
.dmRespRow.dmPlaceHolderRespRow {
    font-size: 16px !important;
    padding: 5px 0 !important;
}

.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespCol.dmRespColEmptyPlaceHolder.neeInlineMarkedElement:before,
body:not(.dmDudaonePreviewBody) .dmRespRow:not(.dmDraggedDomElement):hover .dmRespColEmptyPlaceHolder:before, .dmRespRow:not(.dmPlaceHolderRespRow) .dmRespColEmptyPlaceHolderNotify:before {
    content: '';
    text-align: center;
    position: absolute;
    display: block;
    background-color: #ececec;
    outline: 1px dashed #bebdbd;
    background-image: url(/editor/dudaone/images/inline/drop-icon.png);
    background-repeat: no-repeat;
    background-position: 50% -webkit-calc(50% + 15px);
    background-position: 50% calc(50% + 15px);
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dmRespRow .dmRespCol.dmRespColEmptyPlaceHolder.neeInlineMarkedElement:after,
body:not(.dmDudaonePreviewBody) .dmRespRow:not(.dmDraggedDomElement):hover .dmRespColEmptyPlaceHolder:after, .dmRespRow:not(.dmPlaceHolderRespRow) .dmRespColEmptyPlaceHolderNotify:after {
    content: "Empty Column";
    color: #a0a0a0;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: -webkit-calc(50% - 30px);
    top: calc(50% - 30px);
    left: 0px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dmRespRow.dmPlaceHolderRespRow .dmRespCol:before, .dmRespRow.dmPlaceHolderRespRow:hover .dmRespCol:before {
    content: "New Row";
    position: absolute;
    left: -webkit-calc(50% - 35px);
    left: calc(50% - 35px);
    top: -webkit-calc(50% - 8px);
    top: calc(50% - 8px);
    display: block;
}

.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespCol.dmRespColEmptyPlaceHolder .dmPasteButton {
    position: absolute;
    z-index: 1;
    display: block;
    background: #a0a0a0;
    color: #ececec;
    height: 30px;
    line-height: 30px;
    width: 50px;
    cursor: pointer;
    top: -webkit-calc(50% + 50px);
    left: -webkit-calc(50% - 25px);
    top: calc(50% + 50px);
    left: calc(50% - 25px);
}

.dmRespRow:not(.dmPlaceHolderRespRow) .dmRespCol.dmRespColEmptyPlaceHolder .dmPasteButton.dmPasteButtonLeft {
    top: -webkit-calc(50% - 4px);
    left: -webkit-calc(20% - 20px);
    top: calc(50% - 4px);
    left: calc(20% - 20px);
}

.dmRespRow.dmPlaceHolderRespRow.dmPlaceHolderRespRowSingleChild .dmRespCol {
    height: 60px !important;
}

.dmRespRow.dmPlaceHolderRespRow .dmRespCol {
    padding: 0px;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    text-align: center;
    height: 20px;
    color: #a0a0a0;
    opacity: 0;
    font-family: Arial !important;
    font-size: 14px !important;
    background-color: #ececec;
    outline: 1px dashed #bebdbd;
}

.dmRespEditorDelButton {}

.dmRowEditorOverlay {
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(255, 255, 255, 0.3);
    pointer-events: none;
}

.dmRespRowWithEditor {
    /* 	background: rgba(0, 0, 0, 0.3); */
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -o-transition: background .5s ease;
    -ms-transition: backgroundm .5s ease;
}

.dmRowEditorResizer {
    position: absolute;
    height: 20px;
    margin-top: -10px;
    width: 100%;
    cursor: ns-resize;
    z-index: 200;
}

.dmRowEditor .dmRowEditorDeleteButton {
    float: left;
    width: 20px;
    height: 20px;
    font-size: 15px;
    cursor: pointer;
    line-height: 28px;
    margin-left: 7px;
    color: #666;
}

.dmRowEditor .dmRowEditorDeleteButton:hover {
    color: #407ab0;
}

.dmRowEditor > .dmRowEditorButton {
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    line-height: 25px;
    font-size: 15px;
    background-color: #80a2c1;
    /* 	box-shadow: inset 0 1px 1px rgba(255,255,255,.5), 0px 0px 0px #888; */
}

.dmRowEditor .dmRowEditorButton:hover {
    background-color: #407ab0;
}

.dmRowEditor .dmRowEditorButton.dmRowEditorChangeBGButton {
    width: auto;
    display: none;
    font-size: 13px;
    padding: 0px 5px;
    margin: 0px 3px;
}

.dmRowEditor .dmRowEditorButton.dmRowEditorDeleteRowButton {
    /* 	display: none; */
    font-size: 12px;
    margin-left: 3px;
    color: #FFF;
    background-color: #E08282;
    padding-top: 1px;
    padding-left: 1px;
}

.dmRowContextMenuWrap .dmRowEditorButton.dmRowEditorAddColumnButtonDisabled {
    pointer-events: none;
    opacity: 0.5;
}

.dmRowEditor .dmRowEditorButton.dmRowEditorDeleteRowButton:hover {
    background-color: #cc3030;
}

.dmDudaOneEditRuleBody .dmRowEditor .dmRowEditorButton.dmRespEditorMenuButton,
.dmDudaOneEditRuleBody .dmRowContextMenuWrap .dmRowContextMenuRow:hover,
.dmDudaOneEditRuleBody .dmRowEditor > .dmRowEditorButton,
.dmDudaOneEditRuleBody .dmRowEditor .dmRowEditorButton:hover {
    background-color: #FC7118 !important;
}

.dmDudaOneEditRuleBody .dmRespRow.dmRowHoverMark {
    box-shadow: inset 0px 0px 0px 2px #FC7118 !important;
    -moz-box-shadow: inset 0px 0px 0px 2px #FC7118 !important;
    -webkit-box-shadow: inset 0px 0px 0px 2px #FC7118 !important;
}

.dmRowEditor .dmRowEditorButton.dmRespEditorMenuButton {
    font-size: 13px;
    padding: 0px 5px;
    background-color: #407ab0;
    width: 60px;
    opacity: 0.8;
    margin-right: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
}

.dmRowEditor .dmRowEditorButton.dmRespEditorMenuButton:hover, .dmRowEditor.dmRowEditorOpen .dmRowEditorButton.dmRespEditorMenuButton {
    width: 102px;
    opacity: 1;
}

.dmRowEditor .dmRowEditorButton.dmRespEditorMenuButton .text {
    display: inline-block;
}

.dmRowEditor .dmRowEditorButton.dmRespEditorMenuButton .arrow {
    font-size: 10px;
    width: 20px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    float: right;
}

.dmRowEditor .dmRowEditorButton.dmRespEditorSettingsButton {
    margin-left: 3px;
    display: none;
}

.dmRowEditor .dmRowEditorButton.dmRespEditorSettingsButton.dmRowEditorButtonActive {
    background: #407ab0;
}

.dmRowEditor .dmRowEditorButton.dmRowEditorMoveButton {
    /* 	position: absolute; */
    /* 	background-image: url("/editor/nee/images/common/dragDuda1.png"); */
    /* 	box-shadow: 0 1px 1px rgba(0,0,0,0.2); */
    /* 	background-repeat: no-repeat; */
    /* 	background-position: 50%; */
    cursor: move;
    z-index: 1000000001;
    display: none;
    margin-left: 0px;
    /* 	-webkit-transition: all .2s ease; */
    /* 	-moz-transition: all .2s ease; */
    /* 	-o-transition: all .2s ease; */
    /* 	-ms-transition: all .2s ease; */
}

.dmRowEditor:hover .dmRowEditorButton.dmRespEditorMenuButton {
    opacity: 1;
}

.dmRespColWidthTrans {
    -webkit-transition: width 0.4s cubic-bezier(0.25, 1, 0.25, 1);
    -moz-transition: width 0.4s cubic-bezier(0.25, 1, 0.25, 1);
    -o-transition: width 0.4s cubic-bezier(0.25, 1, 0.25, 1);
    -ms-transition: width 0.4s cubic-bezier(0.25, 1, 0.25, 1);
}

.bodyInsideD1 .neeInlineMarkedElement {
    border: 0px rgb(61, 133, 164) solid !important;
}

.bodyInsideD1 .neeInlineMarkedElement.dmRespColEmptyPlaceHolder, .bodyInsideD1 .dmPlaceHolderRespRow .dmRespCol.neeInlineMarkedElement {
    border: 0px rgb(61, 133, 164) solid !important;
}

.dmRespColEmptyPlaceHolder.neeInlineMarkedElement, .dmRespRow.dmPlaceHolderRespRow .dmRespCol.neeInlineMarkedElement {}

.dmRespColEmptyPlaceHolder {
    -webkit-transition: background-color .5s ease;
    -moz-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    -ms-transition: background-color .5s ease;
    text-align: center;
    text-transform: capitalize;
    font-family: Arial !important;
    color: #83888c;
    font-weight: bold;
    font-size: 15px !important;
    /* 	border: 2px #cde8ff solid; */
}

.dmRespColEmptyPlaceHolderNotify {
    -webkit-transition: background-color .5s ease;
    -moz-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    -ms-transition: background-color .5s ease;
}

body.bodyInsideNee:not(.dmDudaonePreviewBody) .poweredByWrapper.hideInEditor {
    display: none;
}

body.bodyInsideNee:not(.dmDudaonePreviewBody) .hideInEditor {
    display: none;
}

*[dmle_extension]:after {
    content: '';
    display: block;
    clear: both;
}

.dmRowEditorBar {
    position: absolute;
    /* 	background: #407ab0; */
    background: #474647;
    z-index: 1000000000;
}

.dmRowEditorTopBar {
    height: 1px;
}

.dmRowEditorBottomBar {
    height: 1px;
}

.dmRowEditorLeftBar {
    width: 1px;
}

.dmRowEditorRightBar {
    width: 1px;
}

.rowEditorBorderShadow {}

.dmContextMenuOuterWrap {
    position: absolute;
    z-index: 1000000002;
    background: #FFFFFF;
    font-family: Arial;
    min-width: 100px;
    color: #6e6e6e;
    -moz-box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    -webkit-box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    box-shadow: 0 2px 6px rgba(101, 101, 101, 0.2);
    /* 	border: 1px solid #ccc; */
}

.dmRowContextMenuWrap {
    width: 132px;
}

.dmRowContextMenuWrap .dmRowContextMenuRow {
    height: 33px;
    line-height: 33px;
    text-transform: capitalize;
    /* 	padding: 0px 5px; */
    /* 	border-top-width: 1px; */
    /* 	border-top-style: solid; */
    /* 	border-top-color: rgb(218, 218, 218); */
    color: #676767;
    border-top: 1px solid #ccc;
    padding: 5px 0 5px 15px;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
}

.dmRowContextMenuWrap .dmRowContextMenuRow:hover {
    background-color: #407ab0;
    color: #fff;
}

.dmRowContextMenuWrap .dmRowContextMenuRow.dmRowContextMenuDeleteRow {
    color: #cc3030;
}

.dmRowContextMenuWrap .dmRowContextMenuRow.dmRowContextMenuDeleteRow:hover {
    background-color: #cc3030;
    color: #fff;
}

.dmRowContextMenuWrap .dmRowContextMenuChangeColsRow {
    height: 25px;
    line-height: 25px;
    text-transform: capitalize;
    font-size: 12px;
}

.dmRowContextMenuWrap .dmRowContextMenuTitle {
    font-size: 11px;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(41, 101, 152);
    height: 25px;
    line-height: 25px;
    padding: 0px 5px;
    text-transform: uppercase;
    border: 0px;
}

.dmRowContextMenuWrap .dmRowContextChangeColsTitle {
    font-size: 11px;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: #FFF;
    height: 25px;
    line-height: 25px;
    border: 0px;
    color: #676767;
}

.dmRowContextMenuWrap .dmRowContextMenuColChange {
    float: left;
    text-align: center;
    line-height: 25px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #407ab0;
    background-color: #e9e7e7;
    cursor: pointer;
    border: 1px solid rgba(107, 112, 117, 0.31);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0px 0px 0px #888888;
}

.dmRowContextMenuWrap .dmRowContextMenuColChange:hover, .dmRowContextMenuWrap .dmRowContextMenuColChange.dmRowEditorButtonCurrent {
    color: #FFF;
    background-color: #407ab0;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.5);
}

.dmRowContextMenuWrap .dmRowEditorButton {
    cursor: pointer;
}

.inlineEditorBottomBarNew.inlineEditorNewSelectionBarsSelected.inlineEditorBottomBarNewOne, .inlineEditorTopBarNew.inlineEditorNewSelectionBarsSelected.inlineEditorTopBarNewOne {
    border: none;
    border-top: 1px #407ab0 dashed;
    height: 1px !important;
    /* 	background-image: url("/editor/dudaone/images/inline/dudaone_selection_anim.gif"); */
    background-repeat: repeat;
}

.inlineEditorLeftBarNew.inlineEditorLeftBarNewOne.inlineEditorNewSelectionBarsLocked, .inlineEditorRightBarNew.inlineEditorRightBarNewOne.inlineEditorNewSelectionBarsLocked {
    border-left: 1px #407ab0 dashed;
}

.inlineEditorBottomBarNew.inlineEditorBottomBarNewOne.inlineEditorNewSelectionBarsLocked, .inlineEditorTopBarNew.inlineEditorTopBarNewOne.inlineEditorNewSelectionBarsLocked {
    border-top: 1px #407ab0 dashed;
}

.inlineEditorBottomBarNew.inlineEditorNewSelectionBarsSelected.inlineEditorBottomBarNewOne {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.inlineEditorLeftBarNew.inlineEditorNewSelectionBarsSelected.inlineEditorLeftBarNewOne, .inlineEditorRightBarNew.inlineEditorNewSelectionBarsSelected.inlineEditorRightBarNewOne {
    border: none;
    width: 1px !important;
    border-left: 1px #407ab0 dashed;
    /* 	background-image: url("/editor/dudaone/images/inline/dudaone_selection_anim_ver.gif"); */
    background-repeat: repeat;
}

.inlineEditorLeftBarNew.inlineEditorNewSelectionBarsSelected.inlineEditorLeftBarNewOne {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dmDraggedDomElementScaled {
    position: absolute;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -ms-transform: scale(0.5);
    -moz-transform: scale(0.5);
}

.dmDraggedDomElement {
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease;
    background: rgba(0, 0, 0, 0.1);
    pointer-events: none;
    z-index: 999999999 !important;
}

.inlineEditorDraggingScrollDownIndicatorWrapper {}

.dmDragAndDropPlaceHolder, .bodyInsideD1 .neeInlineMarkedElement.dmDragAndDropPlaceHolder {
    position: relative;
    z-index: 10000;
    width: 100%;
    height: 10px;
    margin: 2px 0;
    padding: 0;
    -webkit-transition: background-color .5s ease !important;
    -moz-transition: background-color .5s ease !important;
    -o-transition: background-color .5s ease !important;
    -ms-transition: background-color .5s ease !important;
    text-align: center !important;
    text-transform: capitalize !important;
    font-family: Arial !important;
    color: #83888c !important;
    font-weight: bold !important;
    font-size: 15px !important;
    background-color: none !important;
    border: 0;
    clear: left;
}

.dmRespColEmptyPlaceHolder .dmDragAndDropPlaceHolder {
    width: 80% !important;
    margin: 2px 10% !important;
    top: 6%;
    position: absolute !important;
}

.dmDragAndDropPlaceHolder.dmRespRow {
    width: 100%;
    margin: 0px auto;
    padding: 0 !important;
}

.dmDragAndDropPlaceHolder:before {
    border-bottom: 2px groove #1dabf0;
    top: 4px;
    display: block;
    position: absolute;
    width: 90%;
    left: 5%;
    content: '';
}

.dmDragAndDropPlaceHolder:after {
    border-right: 2px groove #1dabf0;
    border-left: 2px groove #1dabf0;
    height: 10px;
    top: 0px;
    display: block;
    position: absolute;
    width: 90%;
    left: 5%;
    content: '';
}

/* PLACEHOLDER STYLING */

/* General */
body:not(.bodyInsidePT) div.placeholder {
    background-color: rgba(255, 255, 255, 0.92);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    box-shadow: none;
    pointer-events: none;
}

body:not(.bodyInsidePT) div.placeholder table.inner {
    width: 100%;
    height: 100%;
}

body:not(.bodyInsidePT) div.placeholder table.inner td {
    vertical-align: middle;
}

body:not(.bodyInsidePT) div.placeholder span.icon {
    color: #9D9C9C;
    display: block;
    font-size: 5.2em;
    line-height: 1em;
    text-align: center;
    width: 100%;
}

body:not(.bodyInsidePT) div.placeholder p.text {
    color: #3B75A4;
    display: block;
    font-size: 0.9em;
    margin: -20px 0 0;
    text-align: center;
    font-family: sans-serif;
}

body:not(.bodyInsidePT) div.placeholder div.actions {
    text-align: center;
    width: 100%;
}

body:not(.bodyInsidePT) div.placeholder div.actions > a {
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    -ms-transition: all 0.15s;
    transition: all 0.15s;
    border-radius: 2px;
    background-clip: padding-box;
    background-color: #407ab0;
    color: #fff;
    padding: 0px 16px 1px;
    display: inline-block;
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.8em;
    cursor: pointer;
    min-width: 100px;
    pointer-events: all;
}

body:not(.bodyInsidePT) div.placeholder div.actions a.url {
    font-size: 0.9em;
    padding: 5px 0;
    text-transform: uppercase;
}

/* General Small */
body:not(.bodyInsidePT) div.placeholder.small table.inner {
    width: auto;
    margin: 0 auto;
}

body:not(.bodyInsidePT) div.placeholder.small p.text {
    margin: 0;
}

body:not(.bodyInsidePT) div.placeholder.small span.icon {
    float: left;
    font-size: 95px;
    height: 80px;
    width: 90px;
    line-height: 77px;
    margin-right: 14px;
}

body:not(.bodyInsidePT) div.placeholder.small div.group {
    float: right;
    padding-right: 22px;
}

body:not(.bodyInsidePT) div.placeholder.small div.actions > a {
    margin: 0 3px;
}

/* Paragraph Placeholder */
body:not(.bodyInsidePT) div.placeholder.paragraphPlaceholder {
    background-color: transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    box-shadow: none;
}

div.paragraphPlaceholder div.actions {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 62px;
    display: inline-block;
    left: 0;
    right: 0;
    width: 102px;
}

div.paragraphPlaceholder.small div.actions {
    height: 28px;
    width: 100%;
}

div.paragraphPlaceholder div.actions > a.edit {
    margin: 0 0 10px;
}

div.paragraphPlaceholder div.actions > a.import {
    margin: 0;
}

div.paragraphPlaceholder div.actions > a.more {
    margin: 0;
    margin-top: 10px;
    width: 25px;
    min-width: 25px;
    padding: 0px 0px 0px 3px;
    height: 26px;
    position: relative;
    top: 1px;
    font-size: 16px;
    line-height: 26px;
}

div.paragraphPlaceholder.small div.actions > a.edit {
    margin: 0 4px;
}

div.paragraphPlaceholder.small div.actions > a.import, div.paragraphPlaceholder.small div.actions > a.more {
    margin: 0 4px;
}

div.paragraphPlaceholder ~ * {
    opacity: 0.5;
}

div.paragraphPlaceholder:hover ~ * {
    opacity: 0.7;
}

/* Image Placeholder */
div.imagePlaceholder:hover {
    background-color: rgba(147, 147, 147, 0.92);
    transition: all 0.15s;
    -ms-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -webkit-transition: all 0.15s;
}

div.imagePlaceholder div.inner {
    position: absolute;
    top: calc(50% - 70px);
    left: calc(50% - 70px);
}

div.imagePlaceholder p.text {
    color: #727272;
    margin-top: -10px;
    line-height: 1.2em;
}

div.imagePlaceholder:hover p.text {
    color: #fff;
}

#dm div.imagePlaceholder span.icon {
    color: #dbdbdb;
    font-size: 70px;
    width: 140px;
    line-height: 1.2em;
    position: relative;
}

#dm div.imagePlaceholder span.icon:after {
    content: "";
    background-color: #fff;
    width: 56px;
    height: 40px;
    position: absolute;
    z-index: -1;
    left: calc(50% - 28px);
    top: calc(50% - 28px);
}

div.imagePlaceholder span.subText {
    font-weight: normal;
}

div.imagePlaceholder div.actions a.import:hover {
    background-color: #5e8cb2;
}

body:not(.bodyInsidePT) div.placeholder div.actions > a.delete {
    background-color: #cc3030;
    width: 27px;
    min-width: 20px;
    padding-left: 7px;
}

/* /PLACEHOLDER STYLING */

/* Hidden Element */
.displayHidden-outer {
    /*position: relative;
    z-index: 1;*/
}

.displayHidden {
    /*background: #fff;*/
    cursor: pointer;
    opacity: 0.7;
    position: relative;
    border: 2px solid #5b5b5b;
    width: 100%;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 5;
    background-size: 20px 20px;
    box-shadow: 1px 1px 8px gray;
    background-color: #f3f3f3;
    /* background-image: linear-gradient(-45deg, white 45%, gray 25%, gray 25%, white 50%, white 95%, gray 5%, white);*/
}

.displayHidden .displayHiddenIcon {
    color: #9e9e9e;
    font-size: 40px;
    left: 0;
    position: absolute;
    top: 45%;
    text-align: center;
    width: 100%;
}

.displayHidden-inner {
    position: relative;
    width: 100%;
}

.displayHidden-inner > div {
    width: 100%;
}

.orangeBtn {
    /*     background-color: #FD711A; */
    /*     border-left: 0 none; */
    /*     border-radius: 3px 3px 3px 3px; */
    /*     color: #FFFFFF; */
    /*     font-size: 1em; */
    /*     height: auto; */
    /*     line-height: 1.6em; */
    /*     margin-top: 4px; */
    /*     padding: 2px 50px; */
}

/*

.confirmBoxOuter{
    background-color: #ededed;
    border: 1px solid #9f9f9f;
    font-family: helvetica-light, helvetica;
    padding: 2px 3px;

    -moz-border-radius: 3px;
    -webkit-border: 3px;
    border-radius: 3px;

    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;

    -moz-box-shadow: 0 2px 6px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.25);

    z-index: 65555;

}

.confirmBoxOuter.outer:before{
    background-color: #ededed;
    border: 1px solid #9f9f9f;
    content: '';
    width: 30px;
    position: absolute;
    top: calc(100% - 20px);
    left: calc(50% - 15px);
    height: 30px;

    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);

    -moz-border-radius: 3px;
    -webkit-border: 3px;

    z-index: 65554;
}

.confirmBoxOuter.outer:after {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    background: red;
    top: calc(100% - 21px);
    left: calc(50% - 15px);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    border-radius: 3px;
    z-index: 65556;
}

.confirmBoxOuterInner{
    height: 100%;
    position: absolute;
    z-index: 65560;
}


#unHideConfirm{
    height: 50px;
    width: 150px;
}

#unHideConfirm  span.text{
    color: #474647;
    font-size: 14px;
    margin: 13px 5px;
    display: block;
    float: left;
}


#unHideConfirm  button{
    color: #fff;
    background-color: #fd7119;

    font-size: 14px;

    height: 25px;
    margin: 8px 5px;
    padding: 2px 19px 2px 14px;
    width: 53px;

    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

#unHideConfirm #unHideConfirm-close{
    cursor: pointer;
    color: #606060;
    float: right;
    font-size: 6px;
    margin: 2px;
    float: right;
}

.hiddenOverAllCover{
    background: none repeat scroll 0 0 black;
    content: " ";
    height: 1200px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

*/

div.confirmBoxOuter {
    height: 50px;
    width: 150px;
    position: absolute;
    background-color: #ededed;
    border: 1px solid #9f9f9f;
    font-family: helvetica-light, helvetica;
    font-size: 14px;
    padding: 2px 3px;
    -moz-border-radius: 3px;
    -webkit-border: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    z-index: 65555;
}

div.confirmBoxOuter:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    background-color: #ededed;
    border: 1px solid #9f9f9f;
    top: calc(100% - 20px);
    left: calc(50% - 15px);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    border-radius: 3px;
    z-index: -1;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

div.confirmBoxOuter:after {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(100% - 21px);
    left: calc(50% - 15px);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    border-radius: 3px;
    z-index: 1;
    background-color: #ededed;
    border: 1px solid #9f9f9f;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

div.confirmBoxOuterInner {
    z-index: 2;
    position: absolute;
    background-color: #ededed;
    height: 46px;
    width: 140px;
}

#unHideConfirmWraper  span.text {
    color: #474647;
    font-size: 14px;
    margin: 13px 1px 13px 9px;
    display: block;
    float: left;
}

#unHideConfirmWraper  button {
    color: #fff;
    background-color: #fd7119;
    font-size: 14px;
    height: 25px;
    margin: 8px 5px;
    padding: 2px 19px 2px 14px;
    width: 53px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

#unHideConfirmWraper #unHideConfirm-close {
    cursor: pointer;
    color: #606060;
    float: right;
    font-size: 6px;
    margin: 2px;
    float: right;
}

div.confirmBoxOuter {
    height: 50px;
    position: absolute;
    background-color: #ededed;
    border: 1px solid #9f9f9f;
    font-family: helvetica-light, helvetica;
    font-size: 14px;
    padding: 2px 3px;
    -moz-border-radius: 3px;
    -webkit-border: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    z-index: 9999999999;
}

div.confirmBoxOuter:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    background-color: #ededed;
    border: 1px solid #9f9f9f;
    top: calc(100% - 20px);
    left: calc(50% - 15px);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    border-radius: 3px;
    z-index: -1;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

div.confirmBoxOuter:after {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(100% - 21px);
    left: calc(50% - 15px);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    border-radius: 3px;
    z-index: 1;
    background-color: #ededed;
    border: 1px solid #9f9f9f;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

div.confirmBoxInner {
    z-index: 2;
    background-color: #ededed;
    position: relative;
    height: 46px;
    line-height: 21px;
}

div.confirmBoxInner .confirmBoxCloser {
    cursor: pointer;
    color: #606060;
    font-size: 6px;
    margin: 2px;
    position: absolute;
    right: 0px;
    top: 0px;
}

div.confirmBoxInner .text {
    color: #474647;
    font-size: 14px;
    margin: 13px 1px 13px 9px;
    display: block;
    float: left;
}

div.confirmBoxInner button {
    color: #fff;
    background-color: #fd7119;
    font-size: 14px;
    height: 25px;
    margin: 8px 5px;
    margin-left: 15px;
    padding: 2px 19px 2px 14px;
    width: 60px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    float: right;
    margin-top: 12px;
    text-transform: capitalize;
}

/* EOF Hidden Element */

body.reseller .leftPanel .leftPanelPremiumRibbon,
body.reseller .contentPanelPremiumRibbon,
body.reseller .linkPanel .premiumLinkRibbon {
    display: none !important;
}

.bodyInsideNee.bodyInsideD1 .inlineEditorEditedElement:not(.dmRespCol, .dmFooter) {
    cursor: move !important;
}

.bodyInsideNee.bodyInsideD1 .inlineEditorEditedElement.dmNowInlineEditing {
    cursor: auto !important;
}

.bodyInsideNee.bodyInsideD1 .inlineEditorEditedElement.inlineEditorHeaderSelected {
    cursor: default !important;
}

.bodyInsideNee.bodyInsideD1 .inlineEditorEditedElement.inlineEditorNavigationSelected {
    cursor: default !important;
}

.dmRespCol.dmRespColMarkedForDrop {}

.dmRespCol .dmExtraColumnPlaceHolder:hover {
    width: 50px;
}

.dmRespCol .dmExtraColumnPlaceHolder {
    height: 100%;
    width: 10px;
    position: absolute;
    -webkit-transition: background-color .3s ease, width .3s ease;
    -moz-transition: background-color .3s ease, width .3s ease;
    -o-transition: background-color .3s ease, width .3s ease;
    -ms-transition: background-color .3s ease, width .3s ease;
    text-align: center;
    text-transform: capitalize;
    font-family: Arial !important;
    color: #83888c;
    font-weight: bold;
    font-size: 15px !important;
    background-color: #ececec;
    outline: 1px dashed #bebdbd;
    z-index: 9999999999;
}

.dmRespCol .dmExtraColumnPlaceHolder:hover:after {
    content: "Drop Here";
}

.dmRespCol .dmExtraColumnPlaceHolderLeft {
    left: 0px;
}

.dmRespCol .dmExtraColumnPlaceHolderRight {
    right: 0px;
}

.dmDragToFooterSign {
    width: 130px;
    height: 26px;
    line-height: 26px;
    background-color: #fd711a;
    position: absolute;
    top: -26px;
    left: calc(50% - 65px);
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    z-index: 1000000002;
}

.dmHeaderOverlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    /* 	background: rgba(255,255,255,0.5); */
    border-bottom: 1px solid #fd711a;
    pointer-events: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.dmHeaderLabelSign {
    background-clip: padding-box;
    background-color: #fd711a;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    pointer-events: all;
    position: absolute;
    top: 100%;
    left: calc(50% - 65px);
    overflow: hidden;
    text-overflow: ellipsis;
    width: 130px;
    white-space: nowrap;
    font-family: Arial;
    font-size: 11px;
    z-index: 2222222;
    line-height: 26px;
    height: 26px;
    text-transform: uppercase;
    font-weight: normal;
}

.dmHeaderLabelSign .arrow {
    display: inline-block;
    margin-right: 5px;
    float: right;
    line-height: 26px;
}

.dmDragToFooterSign.dmDragToFooterSignEmptyFooter {}

.dmDragToFooterSignedElement {
    box-shadow: 0px 0px 0px 1px #fd711a;
}

.dmDragToFooterMinHeight {
    min-height: 50px;
}

.dmDragToFooterSignedElementEmptyFooter {
    box-shadow: 0px 0px 0px 1px #fd711a;
}

.dmDragToFooterSignAction {
    cursor: pointer;
}

.dmDragToFooterOverlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(253, 113, 26, 0.1);
    border-top: 1px solid #fd711a;
    pointer-events: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.dmInlineResizerHandle {
    position: absolute;
    width: 21px;
    height: 21px;
    z-index: 1000000005;
    background-image: url("/_dm/s/rt/images/inline/elementResizing.png");
    background-repeat: no-repeat;
}

.dmInlineSpacerHandle {
    position: absolute;
    width: 17px;
    height: 17px;
    z-index: 1000000005;
    background-image: url("/_dm/s/rt/images/inline/elementSpacing.png");
    background-repeat: no-repeat;
    padding: 15px;
    background-position: 50%;
}

.dmInlineSpacerHandle.disabled {
    cursor: default !important;
    background-image: url("/_dm/s/rt/images/inline/elementSpacingDisabled.png");
}

.dmInlineResizerHandle.dmInlineResizerHandleTopLeft,
.dmInlineResizerHandle.dmInlineResizerHandleBottomRight {
    cursor: nwse-resize;
    /* 	cursor: pointer; */
}

.dmInlineResizerHandle.dmInlineResizerHandleTopRight,
.dmInlineResizerHandle.dmInlineResizerHandleBottomLeft {
    /* 	cursor: ne-resize; */
    cursor: pointer;
}

.dmInlineSpacerHandle.dmInlineSpacerHandleTop {}

.dmInlineSpacerHandle.dmInlineSpacerHandleBottom {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dmInlineSpacerHandle.dmInlineSpacerHandleRight {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.dmInlineSpacerHandle.dmInlineSpacerHandleLeft {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.dmInlineSpacerHandle.dmInlineSpacerHandleTop, .dmInlineSpacerHandle.dmInlineSpacerHandleBottom {
    cursor: move;
}

.dmInlineSpacerHandle.dmInlineSpacerHandleRight, .dmInlineSpacerHandle.dmInlineSpacerHandleLeft {
    cursor: move;
}

body.insideCustomBrandingPreview .DMSelectionElement {
    display: none !important;
}

div.draggingCursor {
    cursor: url(/editor/nee/images/common/cursorDragHand.cur), url(/editor/nee/images/common/cursorDragHand.png), pointer;
}

.blockedRight {
    box-shadow: 5px 0 7px -4px red !important;
}

.blockedLeft {
    box-shadow: -5px 0 7px -4px red !important;
}

.blockedRight.blockedLeft {
    box-shadow: -5px 0 7px -4px red, 5px 0 7px -4px red !important;
}

body:not(.bodyInsideD1) .socialHubInnerDiv:empty {
    text-align: center;
    min-height: 50px;
    background-color: #e4e4e4;
    box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.4);
    margin: 5px 0;
}

body:not(.bodyInsideD1) .socialHubInnerDiv:empty:after {
    content: 'Click to edit Social Icons';
    margin-top: 13px;
    display: inline-block;
    font-weight: bold;
    color: #777;
    font-size: 19px;
    text-shadow: 0px 1px 0px #FFF;
}