﻿iframe.scWebEditRibbon {
    background: white;
    display: block;
    width: 100%;
    z-index: 9090;
}

iframe.scCollapsedRibbon { border-bottom: 1px solid #cccccc; }

iframe.scFixedRibbon {
    position: fixed;
    top: 0px;
}

iframe.scWebEditContentEditor {
    border: none;
    height: 100%;
    min-height: 600px;
    width: 100%;
}

.scLoadingIndication {
    left: 50% !important;
    position: fixed !important;
    top: 0px !important;
    z-index: 9091;
}

.scLoadingIndicatorInner {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    background-color: #446693 !important;
    border-radius: 0 0 5px 5px;
    color: #fff;
    font-family: Tahoma, Verdana, Sans-Serif !important;
    font-size: 11px !important;
    font-weight: normal !important;
    height: 16px !important;
    left: -50%;
    line-height: normal !important;
    padding: 2px 4px;
    position: relative;
}

.scLoadingIndication img {
    margin-right: 4px;
    vertical-align: middle;
}

.scWebEditContentEditorButtons { position: absolute; }

a.scWebEditContentEditorButton,
a.scWebEditContentEditorButton:link,
a.scWebEditContentEditorButton:visited,
a.scWebEditContentEditorButton:hover,
a.scWebEditContentEditorButton:active {
    border: 1px solid white;
    color: black;
    cursor: default;
    float: left;
    font: 8pt tahoma;
    text-decoration: none;
}

a.scWebEditContentEditorButton:hover,
a.scWebEditContentEditorButton:active {
    background: #ffb70b url(/sitecore/shell/Themes/Standard/Images/RibbonSmallButtonHover.png) repeat-x;
    border: 1px solid;
    border-color: #ddcf9b #c1a877 #dfd8bd #c1a877;
}

/* ----------------------------*/

/*        chrome ui            */

/*Reset Styles */

.scChromeControls *, .scChromeDropDown *, .scSortingHandle, .scInsertionHandle {
    color: #333333 !important;
    font-family: Tahoma, Verdana, Sans-Serif !important;
    font-size: 11px !important;
    font-weight: normal !important;
    line-height: normal !important;
    vertical-align: baseline !important;
}

/* Japanese language support */

.ie.lang_ja_jp .scChromeControls *,
.ie.lang_ja_jp.scChromeDropDown *,
.ie.lang_ja_jp .scSortingHandle,
.ie.lang_ja_jp .scInsertionHandle { font-family: メイリオ, Meiryo, Microsoft YaHei, tahoma, sans-serif !important; }

.scChromeDropDown a,
.scChromeDropDown a:link,
.scChromeDropDown a:visited,
.scChromeDropDown a:hover,
.scChromeDropDown a:active,
.scChromeToolbar .scChromeControls a,
.scChromeToolbar .scChromeControls a:link,
.scChromeToolbar .scChromeControls a:visited,
.scChromeToolbar .scChromeControls a:hover,
.scChromeToolbar .scChromeControls a:active {
    cursor: pointer;
    outline: none !important;
    text-decoration: none !important;
}

/*End Reset*/

.scChromeData { display: none !important; }

div#scFieldValues { display: none; }

.scClearBoth { clear: both; }

#scDummyToolbar {
    left: 0;
    top: 0;
    visibility: hidden;
    z-Index: -100;
}

/*** Floating toolbar***/

.scChromeControls {
    left: -2px;
    padding: 2px 4px;
    position: relative;
    top: -2px;
    z-index: 9100;
}

.scChromeControls, .scChromeDropDown {
    background: #F5F5F5;
    border: solid 1px #606060;
}

.scChromeControls img { border: none; }

.scChromeToolbar {
    background: transparent url('/sitecore/shell/themes/standard/images/pageeditor/bg_transparent.png') repeat;
    position: absolute;
    z-index: 9100;
}

.scChromeName {
    margin: 2px 4px 4px 4px;
    overflow: hidden;
    white-space: nowrap;
}

.scToolbarIndicator {
    position: absolute;
    right: 4px;
    top: 4px;
}

span.scChromeText {
    color: #888 !important;
    margin-right: 2px;
    position: relative;
    white-space: nowrap;
}

span.scReadonlyText {
    color: #999 !important;
    white-space: nowrap;
}

span.scChromeCommandText {
    margin-right: 2px;
    position: relative;
    top: 2px;
}

.scChromeCommand, .scChromeCommand:link, .scChromeCommand:active, .scChromeCommand.scDisabledCommand:hover {
    float: left;
    min-height: 16px;
    padding: 3px 4px;
    position: relative;
}

a.scDisabledCommand, a.scDisabledCommand:link, a.scDisabledCommand:hover, a.scDisabledCommand:active {
    background-color: transparent !important;
    background-image: none !important;
    border: none !important;
    color: #999 !important;
    cursor: default !important;
}

.scChromeCommand:hover {
    background: #ffe594 url(/sitecore/shell/Themes/Standard/Images/RibbonSmallButtonHover.png) repeat-x;
    border: 1px solid;
    border-color: #ddcf9b #d2c08e #ccc2a3 #d2c08e;
    padding: 2px 3px;
}

a.scChromeCommand.scExpandDropdown {
    padding-left: 1px;
    padding-right: 0px;
}

a.scChromeCommand.scChromeDsSection,
a.scChromeCommand.scChromeWorkflowSection,
a.scChromeCommand.scChromeMoreSection {
    padding-left: 3px;
    padding-right: 3px;
}

a.scChromeCommand.scChromeDsSection:hover,
a.scChromeCommand.scChromeWorkflowSection:hover,
a.scChromeCommand.scChromeMoreSection:hover {
    padding-left: 2px;
    padding-right: 2px;
}

.scChromeCommand.scChromeWorkflowSection img,
.scChromeCommand.scChromeMoreSection img {
    position: relative;
    top: 2px;
}

.scChromeComboButton .scChromeCommand.scExpandDropdown img {
    position: relative;
    top: 5px;
}

span.scChromeCommandSectionDelimiter {
    color: #dfdfdf !important;
    cursor: default;
    float: left;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 0 4px;
}

.scChromeDropDown {
    padding: 1px;
    position: absolute !important;
    z-index: 9400;
}

.scChromeDropDown img {
    border: none;
    position: relative;
    top: 1px;
}

.scChromeDropDown a.scChromeDropDownRow, .scChromeDropDown a.scChromeDropDownRow.scDisabledCommand:hover {
    display: block;
    padding: 2px 4px;
}

.scChromeDropDown a.scChromeDropDownRow:hover {
    background: #ffe594 url(/sitecore/shell/Themes/Standard/Images/RibbonSmallButtonHover.png) repeat-x;
    border: 1px solid;
    border-color: #ddcf9b #d2c08e #ccc2a3 #d2c08e;
    padding: 1px 3px;
}

.scChromeDropDown a.scChromeDropDownRow span {
    bottom: 3px;
    margin-left: 3px;
    position: relative;
}

img.scLevelConnection {
    position: relative;
    top: -8px;
}

.scAncestorCommands { padding-top: 1px; }

.scChromeComboButton {
    float: left;
    padding: 1px;
}

.scChromeCommand { z-index: 10; }

.scChromeComboButton .scChromeCommand {
    border: none;
    padding-bottom: 2px;
    padding-top: 2px;
}

.scChromeComboButton:hover, .scChromeComboButton.scDdExpanded {
    background: #ffe594 url(/sitecore/shell/Themes/Standard/Images/Ribbon/SmallButtonActive.png) repeat-x;
    border: 1px solid;
    border-color: #ddcf9b #d2c08e #ccc2a3 #d2c08e;
    padding: 0px;
}

.scChromeComboButton:hover .scChromeCommand {
    padding-left: 4px;
    padding-right: 4px;
}

.scChromeComboButton:hover .scChromeCommand.scExpandDropdown, .scChromeComboButton.scDdExpanded .scChromeCommand.scExpandDropdown {
    border-left: 1px solid #ccc2a3;
    padding-left: 0px;
    padding-right: 0px;
}

.scChromeComboButton.scDdExpanded .scChromeCommand.scExpandDropdown { background: #feeb92 url(/sitecore/shell/Themes/Standard/Images/RibbonSmallButtonDown.png) repeat-x left -1px; }

a.scChromeDsSection.scDdExpanded,
a.scChromeWorkflowSection.scDdExpanded,
a.scChromeMoreSection.scDdExpanded { padding: 2px; }

.scChromeCommand.scDdExpanded {
    background: #feeb92 url(/sitecore/shell/Themes/Standard/Images/RibbonSmallButtonDown.png) repeat-x left -1px;
    border: 1px solid;
    border-color: #d2c08e #d2c08e #ccc2a3 #d2c08e;
    padding: 2px 3px;
}

img.scChromeAncestorIcon {
    position: relative;
    top: 1px;
}

/*** END Floating toolbar***/

/*** Chrome frames ***/

.scFrameSideHorizontal {
    background-color: #4B6996;
    height: 1px;
    position: absolute;
    z-index: 9050;
}

.scFrameSideVertical {
    background-color: #4B6996;
    position: absolute;
    width: 1px;
    z-index: 9050;
}

.scHoverFrameSideHorizontal {
    background: #4B6996 url('/sitecore/shell/themes/standard/images/pageeditor/bg_hover_frame_horizontal.png') repeat-x;
    height: 1px;
    position: absolute;
    z-index: 9000;  
}

.scHoverFrameSideVertical {
    background: #4B6996 url('/sitecore/shell/themes/standard/images/pageeditor/bg_hover_frame_vertical.png') repeat-y;
    position: absolute;
    width: 1px;
    z-index: 9000;  
}

.scHilghlightedChrome {
    filter: alpha(opacity=55);
    opacity: 0.55;
}

.scMoveControlSideHorizontal, .scMoveControlSideVertical {
    background-color: #4E4E4E;
    position: absolute;
    z-index: 9075;
}

div.scMoveControlSideHorizontal {
    background-repeat: repeat-x;
    height: 8px;
}

div.scMoveControlSideVertical {
    background-repeat: repeat-y;
    width: 8px;
}

.scTopSide { background-image: url('/sitecore/shell/themes/standard/images/pageeditor/bg_move_control_top.png'); }

.scBottomSide { background-image: url('/sitecore/shell/themes/standard/images/pageeditor/bg_move_control_bottom.png'); }

.scLeftSide { background-image: url('/sitecore/shell/themes/standard/images/pageeditor/bg_move_control_left.png'); }

.scRightSide { background-image: url('/sitecore/shell/themes/standard/images/pageeditor/bg_move_control_right.png'); }

.scLeftPart { background-position: left center; }

.scRightPart { background-position: right center; }

.scTopPart { background-position: center top; }

.scBottomPart { background-position: center bottom; }

div.scTlHoverFrameCorner, div.scTrHoverFrameCorner, div.scBlHoverFrameCorner, div.scBrHoverFrameCorner {
    background-color: transparent;
    background-repeat: no-repeat;
    height: 4px;
    width: 4px;
}

.scHoverFrameSideVertical.scTlHoverFrameCorner { background-image: url('/sitecore/shell/themes/standard/images/pageeditor/bg_hover_frame_corner_tl.png'); }

.scHoverFrameSideVertical.scBlHoverFrameCorner {
    background-image: url('/sitecore/shell/themes/standard/images/pageeditor/bg_hover_frame_corner_bl.png');
    background-repeat: no-repeat;
}

.scHoverFrameSideHorizontal,
.scHoverFrameSideVertical {
    background: #289BC8;
    border-style: dotted;
    border-width: 1px;
    position: absolute;
    z-index: 9000;
}

.scInvisible { visibility: hidden; }

/*** END Chrome frames ***/

/*** Chrome types styles ***/

.scWebEditInput {
    display: inline;
    outline: none;
}

.scWebEditInput img { outline: none; }

.scEmptyPlaceholder {
    background: transparent url('/sitecore/shell/themes/standard/images/pageeditor/EmptyPlaceholderBg.png') repeat;
    height: 100px;
}

.scWebEditInput.scEnabledChrome[contentEditable="true"] {
    cursor: text;
    min-width: 0.5em;
}

.scEnabledChrome[sc-part-of], .scLooseFrameZone.scEnabledChrome, .scWebEditInput.scEnabledChrome { cursor: pointer; }

div.scLooseFrameZone {
    overflow-y: hidden;
    zoom: 1;
}

.scWordContainer {
    display: inline-block;
    margin: 40px 0px;
}

/*** END Chrome types styles ***/

/***Add ot here\Move to here buttons***/

.scSortingHandle, .scInsertionHandle {
    cursor: pointer;
    position: absolute;
    white-space: nowrap;
    z-index: 9080;
}

.scInsertionHandleLeft {
    float: left;
    height: 23px;
    width: 36px;
}

.scInsertionHandleCenter { box-sizing: content-box; }

.scInsertionHandleLeft.scAddToHere { background: transparent url('/sitecore/shell/themes/standard/images/pageeditor/add_to_here_left.png') repeat-x; }

.scInsertionHandle:hover .scInsertionHandleLeft.scAddToHere { background: transparent url('/sitecore/shell/themes/standard/images/pageeditor/add_to_here_left_hover.png') repeat-x; }

.scInsertionHandleLeft.scMoveToHere { background: transparent url('/sitecore/shell/themes/standard/images/pageeditor/move_to_here_left.png') repeat-x; }

.scSortingHandle:hover .scInsertionHandleLeft.scMoveToHere { background: transparent url('/sitecore/shell/themes/standard/images/pageeditor/move_to_here_left_hover.png') repeat-x; }

.scInsertionHandleCenter {
    background: transparent url('/sitecore/shell/themes/standard/images/pageeditor/move_to_here_center.png') repeat-x;
    float: left;
    height: 11px;
    padding-bottom: 9px;
    padding-top: 3px;
}

.scSortingHandle:hover .scInsertionHandleCenter, .scInsertionHandle:hover .scInsertionHandleCenter { background: transparent url('/sitecore/shell/themes/standard/images/pageeditor/move_to_here_center_hover.png') repeat-x; }

.scInsertionHandleCenter span {
    color: #181818 !important;
    left: -10px;
    position: relative;
}

.scInsertionHandleRight {
    background: transparent url('/sitecore/shell/themes/standard/images/pageeditor/move_to_here_right.png') no-repeat;
    float: left;
    height: 23px;
    width: 4px;
}

.scSortingHandle:hover .scInsertionHandleRight, .scInsertionHandle:hover .scInsertionHandleRight { background: transparent url('/sitecore/shell/themes/standard/images/pageeditor/move_to_here_right_hover.png') repeat-x; }

/***END Add ot here\Move to here buttons***/

/*Personalization*/

.scDdArrow {
    padding-left: 2px;
    position: relative;
    top: -3px;
}

span.scChromeBadge {
    color: White !important;
    left: 18px;
    padding: 0px 1px;
    position: absolute;
    top: -5px;
    z-index: 3;
}

.scChromeBadge, .scLabel { background-color: #446693; }

.scChromeBadge.scActive, .scLabel.scActive { background-color: #315388; }

.scChromeCommand:hover .scChromeBadge, .scDdExpanded .scChromeBadge {
    left: 17px;
    top: -6px;
}

/* Personalization drop down */

.scPersonalization {
    background-color: White;
    width: 220px;
}

.scTesting {
    background-color: White;
    width: 880px;
}

.scChromeDropDown .scHeader {
    background-color: #f5f5f5;
    padding: 4px;
}

.scItemsList {
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #efefef;
    height: 62px;
    overflow-y: scroll;
    padding: 1px 0px;
    position: relative;
    width: 100%;
    zoom: 1;
}

.scItemsList a.scListItem, .scItemsList a.scActiveListItem { display: block; }

.scItemsList .scListItem { padding: 4px; }

.scItemsList .scListItem:hover {
    background: #ffe594 url(/sitecore/shell/Themes/Standard/Images/Ribbon/SmallButtonActive.png) repeat-x;
    border: 1px solid;
    border-color: #ddcf9b #d2c08e #ccc2a3 #d2c08e;
    cursor: pointer;
    padding: 3px;
}

.scItemsList .scActiveListItem, .scItemsList .scActiveListItem:hover {
    background: #ffe594 url(/sitecore/shell/Themes/Standard/Images/RibbonSmallButtonDown.png) repeat-x;
    border: 1px solid;
    border-color: #ddcf9b #d2c08e #ccc2a3 #d2c08e;
    cursor: default;
    padding: 3px;
}

div.scSubHeader {
    font-size: 12px !important;
    font-weight: bold !important;
    padding: 4px;
}

div.scConditions {
    color: #666666 !important;
    height: 2.5em;
    line-height: 1em !important;
    margin-bottom: 4px;
    padding: 0px 4px;
}

a.scEditButton {
    display: block;
    margin: 4px;
    overflow: hidden;
    padding: 1px 4px;
}

a.scEditButton:hover, a.scEditButton:active {
    background: #ffe594 url(/sitecore/shell/Themes/Standard/Images/Ribbon/SmallButtonActive.png) repeat-x;
    border: 1px solid;
    border-color: #ddcf9b #d2c08e #ccc2a3 #d2c08e;
    padding: 0px 3px;
}

a.scEditButton div {
    border-right: 1px solid #cfcfcf;
    float: left;
    height: 20px;
    margin-right: 4px;
    padding-right: 4px;
}

a.scDisabled.scEditButton {
    background: transparent;
    border: none;
    cursor: default;
    padding: 1px 4px;
}

a.scDisabled.scEditButton, a.scDisabled.scEditButton img {
    filter: alpha(opacity=55);
    opacity: 0.55;
}

.scChromeDropDown a.scEditButton { line-height: 18px !important; }

/*End personalization dropdown*/

.scBar {
    border-top: 1px solid #dfdfdf;
    margin-top: 2px;
    padding-top: 2px;
    position: relative;
}

div.scLabel {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: White !important;
    float: left;
    font-size: 12px !important;
    height: 18px;
    line-height: 18px !important;
    max-width: 34px;
    min-width: 26px;
    padding: 1px 2px;
    text-align: center;
    white-space: nowrap;
}

.scPrevNextContainer {
    float: right;
    height: 20px;
    margin-left: 1px;
    padding: 0px;
    position: relative;
    width: 15px;
}

.scPrevNextContainer:hover .scPrev, .scPrevNextContainer:hover .scNext {
    background-color: White;
    border: 1px solid #bbbfc4;
    padding: 0px 2px;
}

.scPrev, .scNext {
    cursor: pointer;
    padding: 1px 3px;
    position: absolute;
}

.scPrev:hover, .scNext:hover, .scPrevNextContainer:hover .scPrev:hover, .scPrevNextContainer:hover .scNext:hover {
    background-color: #feeb92;
    border: 1px solid #d2c08e;
    padding: 0px 2px;
}

img.scPrev { top: 0px; }

img.scNext { bottom: 0px; }

img.scDisabled {
    background-color: white !important;
    cursor: default;
    filter: alpha(opacity=35);
    opacity: 0.35;
}

img.scDisabled:hover { border: 1px solid #bbbfc4 !important; }


.scBarLeftSection {
    position: absolute;
    width: 54px;
}

.scOpenViewDetailsArea {
    display: block;
    margin-left: 54px;
    margin-right: 0px;
    padding: 3px 3px;
    position: relative;
}

.scTitleArea {
    display: block;
    margin-left: 54px;
    margin-right: 0px;
    padding: 1px 3px;
    position: relative;
}

.scTitleArea:hover {
    background: #ffe594 url(/sitecore/shell/Themes/Standard/Images/Ribbon/SmallButtonActive.png) repeat-x left top;
    border: 1px solid;
    border-color: #ddcf9b #d2c08e #ccc2a3 #d2c08e;
    padding: 0px 2px;
}

.scTitleContainer {
    background-image: url('/sitecore/shell/Themes/Standard/Images/menudropdown_black9x8.png');
    background-position: right center;
    background-repeat: no-repeat;
    padding: 0px 10px 0px 2px;
}

.scTitleAnimationContainer {
    min-width: 160px;
    overflow: hidden;
    padding: 3px 0px;
    position: relative;
}

.scTitle {
    position: relative;
    white-space: nowrap;
}

.scTitleArea.scDdExpanded, .scTitleArea.scDdExpanded:hover {
    background: #feeb92 url(/sitecore/shell/Themes/Standard/Images/RibbonSmallButtonDown.png) repeat-x left -2px;
    border: 1px solid;
    border-color: #d2c08e #d2c08e #ccc2a3 #d2c08e;
    padding: 0px 2px;
}

.scConditionDescriptionUpdating { background: transparent url(/sitecore/shell/Themes/Standard/Images/PageEditor/toolbar_progress.gif) no-repeat center center; }

.scChromeOverlay {
    background-color: #dfdfdf;
    position: absolute;
    z-index: 9099;
}

.scControlsOverlay {
    background-color: white;
    filter: alpha(opacity=0);
    left: -1px;
    opacity: 0.0;
    position: absolute;
    top: -1px;
    z-index: 9101;
}

/*Notification Bar*/

.scNotificationBar {
    color: #333 !important;
    font-family: Tahoma, Verdana, Sans-Serif !important;
    font-size: 12px !important;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10001;
}

.scNotificationBar div {
    margin-left: 6px;
    padding: 4px 4px 4px 24px;
}

.scNotification.scWarning {
    background: #ffffe4 url('/sitecore/shell/~/icon/Applications/16x16/warning.png') no-repeat 4px center;
    border: 1px solid #B99325;
}

.scNotification.scError {
    background-color: #F6EEEE;
    border: 1px solid #7F0000;
}

.scNotification.scInfo {
    background-color: #F0FDE3;
    border: 1px solid #56890A;
}

.scNotificationBar .scDescription { padding-right: 4px; }

.scNotificationBar .scAction, .scNotificationBar .scAction:link, .scNotificationBar .scAction:hover, .scNotificationBar .scAction:active {
    color: #0066CC !important;
    cursor: pointer !important;
    font-weight: normal !important;
    text-decoration: none !important;
}

.scNotificationBar a.scAction:hover { text-decoration: underline !important; }

.scNotificationBar .scClose {
    border: none;
    cursor: pointer !important;
    float: right;
}

.scChromeBadge.scTestingBadge, .scTestingPanel .scLabel { background-color: #3EADA3; }

.scVariations { width: 100%; }

.scValueLabel {
    float: right;
    width: 70px;
}

div.scValueBar {
    height: 14px;
    line-height: 14px !important;
    margin-left: 2px;
    position: relative;
    width: 50px;
}

div.scValueBarInner {
    background-image: url('/sitecore/shell/Themes/Standard/Images/PageEditor/bar-chart.png');
    background-position: left top;
    background-repeat: repeat-x;
    border-right: 1px solid #299A73;
    border-top: 1px solid #73CBC6;
    height: 14px;
}

div.scValueBarInner.scZeroValue { border: none; }

td.scVariationValue {
    padding: 0px;
    vertical-align: middle !important;
    width: 56px;
}

.scpm { display: none !important; }

.scEmptyImage {
    max-height: 400px;
    max-width: 400px;
    min-height: 48px;
    min-width: 48px;
}

.chromeWithErrors {
    border-style: dashed;
    border-width: 2px;
}

.notificationChromeError { border-color: blue; }

.warningChromeError { border-color: orange; }

.errorChromeError { border-color: red; }

.chromeWithDatasource { outline: 1px dashed green; }