﻿.SB_MP_Menu {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s;
}

.Padding_Top_1em {
    padding-top: 1em !important;
}
/*.UL_Like_Tbl_Right li  : inside standard.css*/
.UL_Like_Tbl_Left LI {
    float: left;
    padding-left: 1em;
    vertical-align: middle;
    display: list-item;
}

.UL_Like_Tbl_Right LI INPUT[type="checkbox"] {
    margin-top: 9px;
}

.UL_Like_Tbl_Right LI INPUT[type="textbox"] {
    font-size: 14px;
    padding: 1px;
}

.UL_Like_Tbl_Right LI A {
    margin-top: 9px;
    display: inline-block;
}

.SB-status-bar-Form LABEL {
    display: block;
    color: #222222;
}

.DIV_UL_2_In_One_Line {
    display: inline-block;
    width: 98%;
}

.remove_z_index {
    z-index: 0 !important;
}

#sysLang {
    margin-top: 4px;
}

    #sysLang A {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 4px;
        padding-right: 4px;
        height: 24px;
        text-align: right;
    }

    #syslang .dd-options {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        padding-right: 30 !important;
        text-align: right;
    }

.DIV_Center_Content {
    width: 100%;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-bottom: 4px;
    margin-top: 4px;
}

.SB_RightMenu_CatalogMain {
    height: 36px;
}

.SB_RightMenu_CatalogT2:hover {
}

.Display_Block SPAN {
    height: 30px;
    font-weight: bold;
    color: #39C;
}

.margin_0 {
    margin: 0;
    line-height: normal;
}

.A_NewPage_Selected {
    background-color: #EEEEEE;
    border: 1px solid #333333;
}

.DivPageProperties {
    background: #E7E7E7;
    border-radius: 0.417em;
    -moz-border-radius: 0.417em;
    -webkit-border-radius: 0.417em;
    -webkit-background-clip: padding-box;
    margin-bottom: 0.25em;
    padding: 3px;
}

.SB_MenuBtn_img {
    /*	padding-left: 0.25em;
	padding-right: 0.25em;*/
    vertical-align: middle;
}

.Pagetoggle {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(SB_Design2012/images/icons/toggle-sprite.png) no-repeat 0 center;
    margin: 2px;
    margin-left: 6px;
    margin-right: 10px;
    padding: 0;
    cursor: pointer;
}

    .Pagetoggle.closed {
        background-position: -32px center;
    }

    .Pagetoggle:hover {
        background-color: transparent;
        background-position: -16px center;
    }

    .Pagetoggle.closed:hover {
        background-position: -48px center;
    }

.PageTypeExist {
    position: absolute;
    top: 30px;
    left: 5px;
}

.LI_PageType {
    position: relative !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
    border: 1px solid #F9F9F9;
}

.LI_PageTypeExist {
    position: relative !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

    .LI_PageTypeExist A {
        background-color: #FAFAFA !important;
    }

        .LI_PageTypeExist A:hover {
            background-color: #FAFAFA !important;
        }

.PageTypeExist_number {
    position: absolute;
    bottom: 1px;
    left: 1px;
    border: 1px solid #CCCCCC;
    background-color: #FCFCFC;
    -moz-border-radius: 0.417em;
    -webkit-border-radius: 0.417em;
    -webkit-background-clip: padding-box;
    border-radius: 0.217em;
    margin-bottom: 0.25em;
    padding: 1px;
}

.RightMenu_PageScroll_On {
    min-height: 200px;
    height: 400px;
    overflow-y: auto !important;
    overflow-x: visible !important;
}

.RightMenu_PageScroll_Off {
    height: 100% !important;
}

.RightMenuSearchFound {
    color: #3A5B92;
    font-weight: bold;
}

.mini-menu-Fix {
    position: absolute;
    /* margin-top: 0px !important; */
    display: inline-block;
    /* height: auto !important; */
    padding: 8px;
    border: 1px solid #E9ECF1;
    background-color: #ffffff;
    border-radius: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    min-width: 250px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 1px 1px 8px 1px rgba(133, 133, 133, 0.25);
    -moz-box-shadow: 1px 1px 8px 1px rgba(133, 133, 133, 0.25);
    -webkit-box-shadow: 1px 1px 8px 1px rgba(133, 133, 133, 0.25);
    right: 100%;
    z-index: 9;
}

#AccordionSeo-Content label {
    min-width: 140px;
}

@media (max-width: 767px) {
    .mini-menu-Fix {
        right: auto;
        left: 1px;
        max-width: 100%;
    }

    #SB_PageRenameDiv {
        width: 100%;
        max-width: 100%;
    }

    .mini-menu-Fix .btn, .mini-menu-Fix .big-button {
        width: 100%;
    }

    .mini-menu-Fix .BtnEditContent {
        width: auto;
    }

    .mini-menu-Fix input[type="text"] {
        width: 100%;
    }

    #SB_Page_Settings_accordion .nav-tabs li {
        width: 33%;
        height: 44px;
        overflow: hidden;
        background: #f7f7f7;
    }

    #SB_Page_Settings_accordion .nav > li > a {
        padding: 2px;
    }
}


.SB_RightPageMenuBtn .mini-menu-Fix {
    visibility: hidden;
}

#SB_PageRenameDiv {
    height: auto;
    width: 440px;
}
/*Scrollbar 1*/
#RightMenuBtnsScroll {
    padding-left: 4px;
    padding-right: 4px;
}

#RightMenuBtnsScroll_Container ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

#RightMenuBtnsScroll_Container ::-webkit-scrollbar-track {
    background-color: rgba(213,213,213,0.8);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#RightMenuBtnsScroll_Container ::-webkit-scrollbar-thumb {
    background-color: rgba(33,33,33,0.7);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#RightMenuBtnsScroll_Container ::-webkit-scrollbar-corner {
}

.TemplateSlides {
    width: 428px;
    max-width: 100%;
    overflow: auto;
    height: 115px;
    margin-bottom: 5px;
}

    .TemplateSlides ul {
        display: inline-block !important;
        white-space: nowrap;
        height: 90px;
        margin-top: 5px;
    }

    .TemplateSlides li {
        height: 90px;
        width: 100px;
        display: inline-block;
        float: inherit !important;
    }

.SB_Accordion {
    padding-bottom: 10px;
}

.ui-sortable-helper .mini-menu-Fix {
    /* visibility: hidden; */
}

.SB_RightPageMenuBtn_hover .mini-menu-Fix {
    visibility: visible;
}

.SB_RightPageMenuBtn_hover {
    background-color: #F8F8F8 !important;
}

    .SB_RightPageMenuBtn_hover .SB_RightMenu_Settings {
        background-color: #DDE3FF !important;
    }

.SB_RightPageMenuBtn:hover .SB_RightMenu_Settings {
    background-color: #E2FAC5;
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(SB_Design2012/jQuery/ui-icons_454545_256x240.png);
    display: inline-block;
    margin-bottom: -4px;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -32px -16px;
}
/* .ui-icon-triangle-1-e  */
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -96px -16px;
}
/* ui-icon-triangle-1-w */
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-accordion-icons .ui-accordion-header a {
    padding-left: 2.2em;
}

.SB_Icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 3px 0px -3px 4px;
}

.SB_Icon_Edit {
    background-image: url('SB_Design2012/SB_Design_Icons/Edit.png');
}

.SB_Icon_AddPage {
    background-image: url('SB_Design2012/SB_Design_Icons/AddPage.png');
}

.SB_Icon_Save {
    background-image: url('SB_Design2012/SB_Design_Icons/Save.png');
}

.SB_Icon_DeletePage {
    background-image: url('SB_Design2012/SB_Design_Icons/DeletePage.png');
}

.SB_Icon_ShowAllListOpposite {
    background-image: url('SB_Design2012/SB_Design_Icons/generic_sorting_16.png');
}

.SB_Icon_HideAllListOpposite {
    background-image: url('SB_Design2012/SB_Design_Icons/generic_sorting_up_16.png');
}

.SB_Icon_MenuManager {
    background-image: url('SB_Design2012/SB_Design_Icons/side_right_view_16.png');
}

.SB_Icon_Minimize {
    background-image: url('SB_Design2012/SB_Design_Icons/Minimize.png');
}

.SB_Icon_Resize {
    background-image: url('SB_Design2012/SB_Design_Icons/Resize.png');
}

.SB_Icon_Recycle {
    background-image: url('SB_Design2012/SB_Design_Icons/delete_16.png');
}

.SB_Icon_Close {
    background-image: url('SB_Design2012/SB_Design_Icons/close.png');
}

    .SB_Icon_Close:hover {
        background-image: url('SB_Design2012/SB_Design_Icons/close_hover.png');
    }

    .SB_Icon_Close:active {
        background-image: url('SB_Design2012/SB_Design_Icons/close.png');
    }

.SB_Icon_Settings {
    background-image: url('SB_Design2012/SB_Design_Icons/settings-4-16.png');
}

.SB_Icon_AddMainCategory {
    background-image: url('SB_Design2012/SB_Design_Icons/AddMainCategory.png');
}

.SB_Icon_AddProducts {
    background-image: url('SB_Design2012/SB_Design_Icons/AddProducts.png');
}

.SB_Icon_AddSecondaryCategory {
    background-image: url('SB_Design2012/SB_Design_Icons/AddSecondaryCategory.png');
}

.SB_Icon_CatalogOrders {
    background-image: url('SB_Design2012/SB_Design_Icons/CatalogOrders.png');
}

.SB_Icon_ChangeName {
    background-image: url('SB_Design2012/SB_Design_Icons/ChangeName.png');
}

.SB_Icon_ContentMange {
    background-image: url('SB_Design2012/SB_Design_Icons/ContentMange.png');
}

.SB_Icon_ContentMangeAdd {
    background-image: url('SB_Design2012/SB_Design_Icons/ContentMangeAdd.png');
}

.SB_Icon_ManageCatalog {
    background-image: url('SB_Design2012/SB_Design_Icons/ManageCatalog.png');
}

.SB_Icon_ManageProducts {
    background-image: url('SB_Design2012/SB_Design_Icons/ManageProducts.png');
}

.SB_Icon_MoreSettings {
    background-image: url('SB_Design2012/SB_Design_Icons/MoreSettings.png');
}

.SB_Icon_MoreSettingsCatalog {
    background-image: url('SB_Design2012/SB_Design_Icons/MoreSettingsCatalog.png');
}

.SB_Icon_ViewContact {
    background-image: url('SB_Design2012/SB_Design_Icons/ViewContact.png');
}

.SB_Icon_Allpages {
    background-image: url('SB_Design2012/SB_Design_Icons/trash-4-16.png');
}

.SB_Icon_RestorePage {
    background-image: url('SB_Design2012/SB_Design_Icons/RestorePage.png');
}

.SB_Icon_Loading {
    background-image: url(SB_Design2012/images/arbo-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.big-button .SB_Icon, .button .SB_Icon {
    margin-bottom: -3px;
    margin-right: 4px;
    margin-left: 4px;
    display: inline-block;
}

.SB_RightPageMenu {
    border: 1px solid #E9ECF1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.SB_RightPageMenuBtn .SB_Btn_A {
    /* line-height: initial; */
    width: max-content;
    color: #676767;
    display: block;
    /*width:100%;*/ /*add 10-jan-2016 fix ie9+ hover bug dont open editing page */
    padding: 2px 0 2px 0;
}

.SB_RightMenu_CatalogMain .SB_RMBtnCnt {
    margin-top: 0;
}

.SB_RightPageMenuBtn {
    display: inline-block;
    /* padding: 3px 0px; */
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 0;
    /* height: 27px; */
    border-color: #E9ECF1;
    background-color: #ffffff;
    width: 100%;
    padding-top: 4px;
}

    .SB_RightPageMenuBtn:hover {
        background-color: #FAFAFA;
    }

        .SB_RightPageMenuBtn:hover .SB_Btn_A {
            color: #78CE12;
        }

.SB_Icon_Page {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('SB_Design2012/SB_Icons/RightMenu/Page.png');
    margin-bottom: 2px;
    margin-left: 8px;
    margin-right: 8px;
}

.SB_Icon_Contact {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('SB_Design2012/SB_Icons/RightMenu/Contact.png');
    margin-bottom: 2px;
    margin-left: 8px;
    margin-right: 8px;
}

.SB_Icon_Home {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('SB_Design2012/SB_Icons/RightMenu/Home.png');
    margin-bottom: 2px;
    margin-left: 8px;
    margin-right: 8px;
}

.SB_Icon_Catalog {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('SB_Design2012/SB_Icons/RightMenu/catalog.png');
    margin-bottom: 2px;
    margin-left: 8px;
    margin-right: 8px;
}

.SB_Icon_Forum {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('SB_Design2012/SB_Icons/RightMenu/Forum.png');
    margin-bottom: 2px;
    margin-left: 8px;
    margin-right: 8px;
}

.SB_Icon_Index {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('SB_Design2012/SB_Icons/RightMenu/Index.png');
    margin-bottom: 2px;
    margin-left: 8px;
    margin-right: 8px;
}

.SB_Icon_Article {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('SB_Design2012/SB_Icons/RightMenu/Article.png');
    margin-bottom: 2px;
    margin-left: 8px;
    margin-right: 8px;
}

.SB_Icon_T1 {
    width: 16px;
    height: 21px;
    display: inline-block;
    background-repeat: no-repeat; /* margin-bottom:2px; */
    background-image: url('SB_Design2012/SB_Icons/RightMenu/t1.png');
    background-position: center;
    margin: 0px 5px;
    vertical-align: top; /* border: 1px solid red; */
}
/*margin-left:15px; margin-right:15px;*/
.SB_Icon_T2 {
    width: 12px;
    height: 16px;
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 10px;
    margin-right: 10px;
}

.SB_Accordion .ui-tabs-active A {
    background: White;
    padding-bottom: 0.667em;
    color: #555;
    background-color: #fff;
    cursor: default;
    margin-right: 0;
    line-height: 1.42857143;
    border-radius: 4px 4px 0 0;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.SB_Accordion .nav-tabs {
    border-bottom: 0 !important;
}

.mini-menu-Fix #hprlnkPage {
    padding: 4px;
    text-decoration: underline;
}

    .mini-menu-Fix #hprlnkPage:hover {
        color: #242472;
    }

.sb_rightMenu_top {
    height: 36px;
    white-space: nowrap;
}

.SB_RightMenuCheckbox {
    background-color: #eeeeee;
    padding: 4px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #aaaaaa;
    display: inline-block;
}

    .SB_RightMenuCheckbox label, .SB_RightMenuCheckbox input {
        cursor: pointer;
    }

    .SB_RightMenuCheckbox:hover {
        background-color: #cccccc;
        border: 1px solid #999999;
    }

ul.tabs {
    min-height: 29px !important;
    display: inline-block;
    width: 100%;
}
/* .SB_RightMenu_CatalogT1 .SB_Btn_A,.SB_RightMenu_CatalogT2 .SB_Btn_A, */
.SB_RM_Txt {
    display: inline-block !important;
    /*width: 200px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    min-width: 20px;
}

.SB_Btn_A_Catalog {
    display: inline !important;
}

.SB_RightPageMenuBtn_selected {
    background-color: #F1F1F1;
    border: 1px dashed #aaaaaa;
}

.SB_CatalogGroup {
    background-color: #FaFaFa;
}

.SB_RightPageMenuBtn_KeepVisible .mini-menu-Fix {
    visibility: visible;
}

.button-block {
    display: block !important;
}

.mini-menu-Fix a.button {
    margin: 2px 0 2px 0;
}

.mini-menu-Fix .ui-tabs-panel {
    /* height: 150px; */
}

.mini-menu-Fix .MiniMenuCloseButton {
    /* position:absolute;top:1px;left:1px; */
}

.btnbig {
    width: 15%;
    height: 70px;
    display: inline-block !important;
    margin: 4px !important;
    text-align: center;
    padding: 6px !important;
}

    .btnbig span {
        display: block;
        white-space: normal;
        line-height: normal;
    }

    .btnbig .SB_Icon {
        margin: 4px;
    }

.WTSelect IMG {
    border: 3px solid #666666 !important;
}
/* SB_RightMenu_Settings{z-index:99999 ;width: 16px; height: 16px;display:inline-block; background-repeat:no-repeat;background-image: url('SB_Design2012/SB_Icons/settings-12-16.png');float:left;margin-top:3px; /*margin-left:3px;*/ }

*/
.SB_RightMenu_Settings {
    z-index: 99999;
    float: left;
}

.SB_RightMenu_CatalogT1 .SB_RM_Txt, .SB_Btn_A_Catalog .SB_RM_Txt {
    color: #999999;
}

.SB_RightMenu_CatalogT2 .SB_RM_Txt {
    font-weight: normal;
    color: #999999;
    width: unset;
}

.SB_RightMenu_CatalogT1 {
    /* height: 27px; */
    padding-right: 10px;
}

.SB_RightMenu_CatalogT2 {
    /* height: 28px; */
    /* padding-top: 4px; */
    border: 1px solid #f8f8f8;
}

    .SB_RightMenu_CatalogT2:hover .SB_RM_Txt, .SB_RightMenu_CatalogT1:hover .SB_RM_Txt, .SB_Btn_A_Catalog:hover .SB_RM_Txt {
        color: #78CE12;
    }
/* Start Dolev 04/11/2014 Design 2015 */
UL {
    list-style: none;
    padding: 0
}

.SB_MP_IconsContainer {
    position: fixed;
    width: 48px;
    height: auto;
    display: block;
    top: 50px;
    right: 10px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s;
}

.SB_MP_Menu {
    position: relative;
    vertical-align: top;
    padding-top: 38px;
    display: inline-block !important;
}

.SB_MP_Icon {
    width: 49px;
    height: 45px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;
    box-shadow: 1px 1px 5px 1px rgba(150, 150, 150, 0.64);
    -moz-box-shadow: 1px 1px 5px 1px rgba(150, 150, 150, 0.64);
    -webkit-box-shadow: 1px 1px 5px 1px rgba(150, 150, 150, 0.64);
    transition: all 0.2s;
    background-size: 32px;
}

.SB_MP_Icon_open .SB_MP_Block {
    display: inline-block !important;
    width: 250px;
    overflow: visible;
    z-index: 99999;
    transition: all 0.5s;
    opacity: 0.99;
}

.SB_MP_Icon_open .SB_MP_Icon {
    border-radius: 0 4px 4px 0;
    width: 48px;
    margin-right: 8px;
}

.SB_MP_Block {
    position: absolute;
    width: 0px;
    background-color: #F8F8F8;
    border-radius: 4px 4px 4px 4px;
    margin-top: 0;
    top: 0px;
    right: 55px;
    overflow: hidden;
    transition: all 0.5s;
    border: 0;
    z-index: 99999;
    opacity: 0;
}

.SB_MP_Block1 {
    border-bottom: 5px solid #00ACDF;
    top: 0px;
}

.SB_MP_Block5 {
    width: 121px !important;
}

    .SB_MP_Block5 .SB_MP_Header {
        border-radius: 4px 0 0 4px;
    }

.SB_MP_Content {
    padding-left: 4px;
    padding-right: 4px;
    background-color: #f6f6f6;
    padding-top: 6px;
    padding-bottom: 4px;
    border-radius: 0 0 4px 4px;
    min-height: 40px;
    width: 300px;
}

.SB_MP_Icon:hover {
    opacity: 0.9;
    background-size: 36px;
    transition: all 0.2s;
}

.SB_MP_Icon_1 {
    background-color: #00ACDF;
    background-image: url('SB_Design2015/Icons/pages.png');
}

.SB_MP_Icon_2 {
    background-color: #FDA01D;
    /* background-image:url('SB_Design2015/Icons/design.png'); */
}

.SB_MP_Icon_3 {
    background-color: #D9534F;
    background-image: url('SB_Design2015/Icons/settings.png');
}

.SB_MP_Icon_4 {
    background-color: #29B429;
    background-image: url('SB_Design2015/Icons/more.png');
}

.SB_MP_Icon_5 {
    background-color: #333333;
    background-image: url('SB_Design2015/Icons/design.png');
}

.SB_MP_Icon_open {
    padding-top: 0px;
}

.SB_MP_Header {
    height: 48px;
    margin-top: 0px;
    height: 48px;
    margin-top: 0px;
    color: #ffffff;
    font-size: 17px;
    line-height: 44px;
    padding-right: 8px;
    padding-left: 8px;
    font-weight: bold;
    border-radius: 4px 0 0 0;
    margin-bottom: 0;
    transition: all 0.2s;
    text-align: center;
}

.SB_MP_Header1 {
    background-color: #00ACDF;
}

.SB_MP_Header2 {
    background-color: #FDA01D;
}

.SB_MP_Header3 {
    background-color: #D9534F;
}

.SB_MP_Header4 {
    background-color: #29B429;
}

.SB_MP_Header5 {
    background-color: #333;
}

#SB_Page_Settings_accordion {
    border: 0;
}

.BtnEditContent {
    position: absolute;
    top: 6px;
    left: 25px;
}

.mini-menu-Fix .MiniMenuCloseButton {
    position: absolute;
    top: 1px;
    left: 1px;
}

.SB_RightMenu_CatalogT1 .mini-menu-Fix {
    width: 200px !important;
}
/* END Dolev 04/11/2014 Design 2015 */

.float-left {
    float: left; /* by dolev */
}

.float-right {
    float: right; /* by dolev */
}

.SB_MP_IconsContainer.disable, .SB_MP_IconsContainer.disableCSS {
    opacity: 0.3;
    pointer-events: none;
    margin-right: -20px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s;
}

.SB_MP_IconsContainer.disable {
    margin-right: -80px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s;
}

    .SB_MP_IconsContainer.disable .SB_button_text {
        display: none;
    }

    .SB_MP_IconsContainer.disable .SB_MP_Menu.SB_MP_Icon_open .SB_MP_Block {
        width: 0px;
        overflow: hidden;
    }

.SB_EditorInline_0 #Ifr_Modal_Container {
    margin-right: 70px;
}

.SB_MP_Block_Img {
    position: absolute;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url('SB_Design2015/Icons/close-window-16-white.png');
    top: 1px;
}

.clsSBVideoHelp, .clsSBVideoHelp_Small {
    background-image: url('SB_Design2012/SB_Icons/VideoHelp-32.png');
    width: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat;
}

.SB_button_text {
    position: absolute;
    width: 48px;
    padding: 6px;
    min-height: 38px;
    top: 0px;
    right: 0px;
    background: #000000;
    color: #ffffff;
    /* display:none; */
    transition: width 0.2s;
    text-align: center;
    /* font-weight: bold; */
    border-radius: 4px;
    overflow: hidden;
    opacity: 0.9;
    box-shadow: 1px 1px 5px 1px rgba(150, 150, 150, 0.64);
    -moz-box-shadow: 1px 1px 5px 1px rgba(150, 150, 150, 0.64);
    -webkit-box-shadow: 1px 1px 5px 1px rgba(150, 150, 150, 0.64);
}

.SB_MP_Icon {
    text-align: center;
}

    .SB_MP_Icon span {
        text-align: center;
    }

    div#CSS_Wiz_Container_Button.SB_MP_Icon i, .SB_MP_Icon I {
        margin: 8px;
        font-size: 26px;
        color: #fff; /* border: 1px solid cornsilk; */
    }

    .SB_MP_Icon:hover .SB_button_text {
        display: inline-block;
        /* width: 140px; */
        font-weight: bold;
        transition: width 0.2s;
        /*animation-direction: reverse;*/
    }

.SB_MP_Icon_open .SB_button_text {
    display: none !important;
    width: 0px !important;
    transition: width 0.2s;
}

#SB_Toolbar_Primary {
    position: fixed;
    top: 129px;
    left: 8px;
    width: 80px;
    z-index: 33334;
}

.clsSB_MP_BoxDesign {
    box-shadow: 0 0 13px 2px #CDCCCC;
    opacity: 0.90;
    padding-top: 8px;
    padding-bottom: 8px;
    transition: 1s all;
    padding: 2px;
    background-color: #ffffff;
    border-radius: 3px;
}

#SB_Toolbar_Primary.SB_Toolbar_Primary_Hide {
    left: -120px;
}

#SB_Toolbar_Primary span, #SB_Toolbar_Primary div {
    font-size: 12px;
    color: #000;
}

#SB_Toolbar_Primary input[type="text"] {
    font-size: 12px;
    color: #808080;
    width: 40px;
    height: 24px;
    padding: 3px;
    direction: ltr;
}

.SB_Toolbar_Group {
    padding: 3px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.SB_Tb_Btn {
    color: #000;
    font-size: 14px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-top: 2px;
    background-color: #f5f5f5;
    text-decoration: none;
    z-index: 33334;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 0px;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-repeat: repeat-x;
    zoom: 1;
}

    .SB_Tb_Btn:hover, .SB_Tb_Btn:focus {
        color: #555555;
        opacity: 0.7;
        zoom: 1;
        border-color: #24292e
    }

    .SB_Tb_Btn.clsChecked {
        color: #ffffff;
        background-color: #9C27B0;
    }

    .SB_Tb_Btn:not(.clsSB_Dnd_MoreOptions):hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .SB_Tb_Btn.glyphicon {
        top: 0px;
    }

.SB_Tb_Btn_Light {
    background-color: #E91E63;
    color: #FEFEFF;
}

.SB_Toolbar_Row {
    display: inline-table;
    width: 100%;
    text-align: center;
    padding-bottom: 7px;
}

.SB_Toolbar_Row_Btns {
    display: inline-table;
    width: 100%;
    text-align: center;
}

.SB_Toolbar_Label {
    padding: 3px;
    width: 24px; /* background: firebrick; */
    display: inline-block;
}

.SB_Toolbar_Caption {
    text-align: center;
    padding: 3px;
}

.tooltip {
    z-index: 9999999;
}

    .tooltip .tooltip-inner {
        color: #ffffff !important;
    }

.SB_MP_HideToolBars #CSS_Wiz_Container {
    display: none;
}

.SB_MP_HideToolBars #SB_Toolbar_Primary {
    display: none;
}

.SB_MP_HideToolBars .SB_MP_IconsContainer {
    display: none;
}

.SB_MP_HideToolBars #MP_TopBar_HideToolBars .fa {
    color: Red;
}

.sb-menu-node-image img, .sb-menu-node-icon {
    width: 20px;
    height: 20px;
}

    .sb-menu-node-icon:before {
        font-size: 18px;
    }

.clsShippingCompanyLogo {
    width: 70px;
}

#MP_TopBar_ShowPages_Container {
    display: inline-block;
    position: fixed;
    top: 55px;
    right: 10px;
}

    #MP_TopBar_ShowPages_Container .SB_MP_Header {
        border-radius: 4px 4px 0px 0px;
    }

.MP_TopBar_Hide {
    display: none !important;
}

.SB_EditorInline_1 .SB_MP_IconsContainer {
    display: none !important;
}

#MP_TopBar_ShowMenu_Container, #MP_TopBar_ShowCatalog_Container {
    display: inline-block;
    position: absolute;
    top: 54px;
    opacity: 0.98;
    margin-left: -28px;
}

/* dolev old top bar MainPage */
.MP_TopBar {
    display: inline-block;
    height: 38px;
    background: #050505;
    border-bottom: 5px solid #E4E4E4 !important;
    z-index: 10;
    width: 100%;
}

    .MP_TopBar .MP_TopBarElm {
        display: inline-block;
        height: 33px;
        position: relative;
        border-left: 1px solid #2C2A2A;
        border-right: 1px solid #2C2A2A;
    }

        .MP_TopBar .MP_TopBarElmText, .MP_TopBar .MP_TopBarElm .dd-selected-text {
            color: #ffffff;
            z-index: 99;
            overflow: hidden;
            border-radius: 4px;
            margin-right: 8px;
            height: 18px;
            font-size: 13px;
        }

        .MP_TopBar .MP_TopBarElm .fa {
            font-size: 20px;
            color: #ffffff;
        }

    .MP_TopBar .MP_TopBarElmIcon {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 100%;
        background-position: right center;
        background-repeat: no-repeat;
        padding-top: 7px;
        background: #343434;
        padding-left: 8px;
        padding-right: 8px;
    }

        .MP_TopBar .MP_TopBarElmIcon:hover {
            background: #000000;
        }

            .MP_TopBar .MP_TopBarElmIcon:hover .fa {
                color: #fbff00;
            }

        .MP_TopBar .MP_TopBarElmIcon div#sysLang {
            width: 50px !important;
        }

        .MP_TopBar .MP_TopBarElmIcon:hover .MP_TopBarElmText {
            color: #E0DBDB;
        }

    .MP_TopBar #btnInnerDnd_SavePage .MP_TopBarElmText {
        width: 80px;
    }

    .MP_TopBar .dd-select {
        width: 44px !important;
        height: 100%;
        border: 0;
        background-color: rgba(0, 0, 0, 0) !important;
    }

    .MP_TopBar dd-container {
        width: 44px !important;
    }

    .MP_TopBar .dd-pointer.dd-pointer-down {
        right: 5px;
    }

    .MP_TopBar .dd-selected-image {
        margin-left: 6px;
    }

    .MP_TopBar .dd-selected {
    }

    .MP_TopBar .dd-selected-text {
        display: none;
    }

    .MP_TopBar .cssDisabled {
        background-color: #dbdbdb !important;
    }

    .MP_TopBar .cssEnable {
        background-color: #E91E63 !important;
    }


@media (max-width: 767px) {
    .MP_TopBar {
        height: auto;
    }

        .MP_TopBar .MP_TopBarElmText {
            display: none;
        }

        .MP_TopBar .MP_TopBarElmIcon {
            min-width: 16px;
        }
}

@media (min-width:320px) and (max-width:1149px) {
    .MP_TopBarElmText {
        display: none !important;
    }
}

@media (min-width:1150px) and (max-width:1400px) {
    .MP_TopBarElmText {
        font-size: 8px !important;
    }
}


@media (min-width:1200px) {
    input.cls_Helper_MainPage_Search_Txt {
        /* max-width: 120px !important;*/
    }
}

input.cls_Helper_MainPage_Search_Txt {
    border-width: 0px 0px 1px 0px;
    border-radius: 0px;
    max-width: 100px;
}

/* dolev New Inline Top Bar MainPage */
.MP_TopBar_Inline_Container {
    width: 100%;
    text-align: center;
}

.MP_TopBar_Inline {
    z-index: 10;
    height: 44px;
    width: 97%;
}

.MP_TopBar_Design {
    background: #ffffff;
    display: inline-block;
    box-shadow: 0 0 9px 2px #CDCCCC;
    margin: 4px;
    text-align: center;
    border-radius: 3px;
    padding: 4px;
}

.MP_TopBar_Inline .MP_TopBarElm {
    display: inline-block;
    position: relative;
}

.MP_TopBar_Inline .MP_TopBarElm_WithColor .MP_TopBarElmText {
    color: #ffffff !important;
}

.MP_TopBar_Inline .MP_TopBarElm_WithColor .fa {
    color: #ffffff !important;
}

.MP_TopBar_Inline .MP_TopBarElmText, .MP_TopBar .MP_TopBarElm .dd-selected-text {
    color: #555555;
    font-size: 11px; /* font-weight: bold; */
    padding-left: 2px;
    padding-right: 2px;
    display: grid;
    float: left;
    line-height: 22px;
    margin-top: -1px;
    height: 100%;
    vertical-align: middle;
    align-items: center;
}

.MP_TopBar_Inline .MP_TopBarElm .fa {
    font-size: 11px;
    padding-top: 5px;
    color: #000;
    width: 100%;
    text-align: center;
    width: 11px; /* height: 30px; */
    display: inline-block;
}

.MP_TopBar_Inline .MP_TopBarElmIcon {
    display: inline-block;
    height: 28px;
    background-color: whitesmoke;
    padding: 4px;
    margin: 2px;
    border-radius: 3px;
    min-width: 29px;
    text-align: center;
}

    .MP_TopBar_Inline .MP_TopBarElmIcon.clsChecked {
        color: #ffffff;
        background-color: #9C27B0;
    }

        .MP_TopBar_Inline .MP_TopBarElmIcon.clsChecked span {
            color: #ffffff;
        }

    .MP_TopBar_Inline .MP_TopBarElmIcon:hover {
        background: #e6e6e6;
    }

        .MP_TopBar_Inline .MP_TopBarElmIcon:hover .fa {
            color: #555555;
        }

    .MP_TopBar_Inline .MP_TopBarElmIcon div#sysLang {
        width: 50px !important;
    }

    .MP_TopBar_Inline .MP_TopBarElmIcon:hover .MP_TopBarElmText {
        color: #555555;
    }

.MP_TopBar_Inline #btnInnerDnd_SavePage .MP_TopBarElmText { /* width: 100%; */
}

.MP_TopBar_Inline .dd-select {
    width: 44px !important;
    height: 100%;
    border: 0;
    background-color: rgba(0, 0, 0, 0) !important;
}

.MP_TopBar_Inline dd-container {
    width: 44px !important;
}

.MP_TopBar_Inline .dd-pointer.dd-pointer-down {
    right: 5px;
    top: 7px;
}

.MP_TopBar_Inline .dd-selected-image {
    margin-left: 6px;
}

.MP_TopBar_Inline .dd-selected-text {
    display: none;
}

.MP_TopBar_Inline .MP_TopBarElm_Space {
    display: block;
    height: 100%;
    width: 5%;
}

.MP_TopBar_Inline .cssDisabled {
    background-color: #dbdbdb !important;
}

    .MP_TopBar_Inline .cssDisabled .MP_TopBarElmText {
        color: #000000 !important;
    }

    .MP_TopBar_Inline .cssDisabled .fa {
        color: #000000 !important;
    }

.MP_TopBar_Inline .cssEnable {
    background-color: #E91E63 !important;
}

.MP_TopBar_Inline .MP_TopBar_Inline_FixedPos {
    position: fixed;
    top: -7px;
    margin-left: -123px;
    z-index: 99999;
    background: #ffffff;
    display: inline-block;
    box-shadow: 0 0 9px 2px #CDCCCC;
    text-align: center;
    border-radius: 3px;
    padding: 4px;
    right: 20px;
}

    .MP_TopBar_Inline .MP_TopBar_Inline_FixedPos.MP_TopBar_Inline_InEditorOpen {
        position: relative !important;
        top: 0 !important;
        margin-left: 0 !important;
    }

.MP_TopBar_Inline #MP_TopBarElmCurrPage_2 {
    display: none;
}

.MP_TopBar_Inline .MP_TopBar_Inline_FixedPos #MP_TopBarElmCurrPage_2 {
    display: inline-block;
}

.MP_TopBar_Inline #btnInnerDnd_SavePage span {
    line-height: 20px;
}

#MP_TopBar_Inline_EditTools {
    display: inline-block;
    transition: all 0.3s ease 0s;
}

#MP_TopBar_Inline_EditTools_PlaceHolder {
    display: inline-block; /* width: 580px; */
    min-height: 30px;
}

.MP_TopBar_Inline #MP_TopBar_Undo_Number {
    position: absolute;
    top: -2px;
    left: 0px;
    border-radius: 7px;
    background: #9C27B0;
    width: 13px;
    height: 14px;
    text-align: center;
    font-size: 10PX;
    color: white;
    font-weight: bold;
}

.SB_New_Icon2 {
    padding: 5px;
    background: #e91e63;
    color: white;
    font-size: 10px;
    height: 13px;
    margin-top: -40px;
    border-radius: 3px;
    opacity: 0.6;
    z-index:99999;
}

    .SB_New_Icon2 i {
        padding: 2px;
        font-size: 9px;
        margin-left: 4px;
    }

.SB_New_Icon {
    padding: 1px;
    background: #E91E63;
    color: #ffffff;
    margin-top: -33px;
    border-radius: 3px;
    opacity: 1;
    padding: 2px 5px;
    font-size: 9px;
    font-weight: bold;
    z-index: 99999;
    left:-5px;
}
.SB_New {
    margin-top: 12px;
    position: relative;
}
.SB_New_Icon i {
    padding: 2px;
    font-size: 17px;
}


#notifications {
    position: fixed;
    z-index: 999990;
    top: 1em;
    left: 1em;
    width: 20em;
}

    #notifications li {
        position: relative;
        background: rgba(0, 0, 0, 0.8);
        padding: 1.25em;
        color: white;
        margin-bottom: 1em;
        -moz-border-radius: 0.417em;
        -webkit-border-radius: 0.417em;
        -webkit-background-clip: padding-box;
        border-radius: 0.417em;
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    }

.SB_RMBtnCnt { /* border: 1px solid #c8c8c8; */
    padding: 0px;
    background: white;
    float: left;
    margin-top: -31px;
    display: none;
}

.SB_RightPageMenuBtn:hover .SB_RMBtnCnt {
    display: inline-block;
}

.SB_RMbtn {
    cursor: pointer;
}

.clsSB_Helper_MainPage_Search_Results .SB_SW_Mark {
    background-color: #FBFF0E;
}

.clsSB_Helper_MainPage_Search_Results {
    position: absolute;
    display: none;
    background-color: white;
    width: 264px;
    border-radius: 0 0 8px 8px;
    padding-bottom: 12px;
    border-top: 2px solid #f7f7f7;
    max-height: 450px;
    z-index: 88888;
    box-shadow: 1px 10px 11px 1px rgb(227 227 227 / 52%);
    -webkit-transition: all 2s;
    transition: all 2s;
    min-height: 40px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .clsSB_Helper_MainPage_Search_Results .SB_SW_DescCont {
        width: 115px;
        padding-left: 4px;
        padding-right: 40px;
        width: 214px;
        text-align: right;
        font-size: 13px;
        color: black;
        font-weight: bold;
        cursor: pointer;
        /*overflow: hidden;*/
    }

    .clsSB_Helper_MainPage_Search_Results .SB_SW_Cont:hover {
        color: #999999;
        background-color: #fafafa;
    }

    .clsSB_Helper_MainPage_Search_Results .SB_SW_Cont {
        border-bottom: 1px solid lightgray;
        padding: 8px 8px 8px 8px;
    }

#SB_Helper_MainPage_Search_Results_CloseBtn {
    float: right;
}

.clsCurrentBtnStep {
    background: #db3173;
    font-weight: bold;
    color: white !important;
    border: 2px solid black;
}

    .clsCurrentBtnStep:hover {
        background: black;
        border: 2px solid #db3173;
    }

.clsBtnAddCategoryT1T2 {
    background: black;
    color: White;
    width: 180px;
}



#SB_Toolbar_Primary_BtnClose {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    border: 1px hidden white;
}

.clsLegendCheckboxActive {
    background: #99f099 !important;
}

.clsLegendCheckboxNotActive {
    background: #f66262 !important;
}

.SB_Advanced_List LI {
    list-style: none;
    display: inline-block; /* width: 15.2%; */ /* height: 200px; */ /* padding: 8px; */
    padding-bottom: 8px;
    padding-top: 8px;
    padding-right: 16px;
    padding-left: 0px;
    background: #fefefe;
}

#SB_Advanced h3 {
}

.SB_Advanced_List LI A {
    display: block;
    width: 191px; /* height: 200px; */
    border: 1px solid #e6e6e6;
    text-align: center;
    padding: 4px;
    background: #f2f2f2;
}

    .SB_Advanced_List LI A IMG { /* display: block; */ /* text-align: center; */
        padding: 20px; /* border: 1px solid red; */
    }

    .SB_Advanced_List LI A SPAN {
        display: block;
        text-align: center;
        padding: 3px;
        color: black;
        font-size: 13px;
        font-weight: bold;
        height: 30px; /* border: 1px solid red; */
    }

    .SB_Advanced_List LI A:hover {
        border: 1px solid #e6e6e6;
        background: #e8e8e8;
    }

.clsTD_ShippingSourceLabel {
    display: inline-block !important;
    width: 50px;
    color: black !important;
}

/*#Table_SB_Helper .clsLongDescription {
    width: 25%
}

#Table_SB_Helper .clsOrderByP {
    width: 5%;
}

#Table_SB_Helper .clsTitle, #Table_SB_Helper .clsDescription, #Table_SB_Helper .clsKeyWords, #Table_SB_Helper .clsPageLink, #Table_SB_Helper .clsSelectorPlace, #Table_SB_Helper .clsPageLinkType {
    width: 10%;
}*/

.cls_SB_HelperResultPlace {
    border: 3px dashed #9C27B0;
}

.SB_SEO_Report {
    position: fixed;
    left: 1px;
    top: 1px;
    width: 350px;
    height: 350px;
    overflow-y: auto;
    background: #ffffff;
    border: 1px solid grey;
    border-radius: 6px;
    z-index: 9999999;
}

.SBSeoCont {
    border: 1px solid grey;
    margin: 2px;
}


.SBSeoHeader {
    font-weight: bold;
}

.SBSeoData {
    border-bottom: 1px solid black;
    margin: 1px;
    padding: 4px;
    cursor: pointer;
}

    .SBSeoData:hover {
        background: #efefef;
      
        border-bottom: 4px solid #9C27B0;
    }

.SBSeoIsGood {
    color: green;
}

.SBSeoIsNotGood {
    color: red;
}

.SBSeoData_Src {
    text-align: left;
    color: #5d5d5d;
    direction: ltr;
    height: 20px;
    overflow: hidden;
    font-weight: normal;
}

.SBSeoData_Text {
    font-weight: bold;
}

.SBSeoData_IMG img {
    height: 25px;
}

.form-error-message
{
    display: none;
}
.SB_RM_TotalProducts {
    margin: 0 6px;
}