.layout-edit {
@import "bootstrap-legacy/variables";
@import "bootstrap-legacy/mixins";
@import "bootstrap-legacy/forms.less";
@import "bootstrap-legacy/wells.less";
@import "bootstrap-legacy/accordion.less";
}
.layout-edit select.inputbox,
.layout-edit select {
    width: 250px;
    max-width: 100%;
}
.layout-edit .btn-toolbar {
    margin-bottom: 20px;
}
.layout-edit .tab-content {
    padding-top: 20px;
}
.layout-edit #editor-xtd-buttons,
.layout-edit .toggle-editor {
    margin-top: 20px;
}
.layout-edit .btn-group input[type="radio"] {
    display: none;
}
iframe,
svg {
    max-width: 100%;
}
#sbox-content > iframe {
    height: 100%;
}
.alert.alert-message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.alert.alert-message h4 {
    color: #468847;
}
.manager.thumbnails {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -20px;
}
.manager.thumbnails li {
    text-align: center;
    display: block;
    float: left;
    width: 80px;
    height: 80px;
    line-height: 18px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    position: relative;
}
.manager.thumbnails li [class^="icon-"],
.manager.thumbnails li [class*=" icon-"] {
    font-size: 14px;
    line-height: 14px;
    color: #08c;
    display: inline-block;
    margin-top: 6px;
}
.manager.thumbnails li .height-50 {
    margin-top: 4px;
    height: 50px;
    margin-bottom: 4px;
}
.manager.thumbnails li a {
    text-decoration: none;
    color: #08c;
    font-size: 13px;
}
.manager.thumbnails li:hover {
    background: #f7fcff;
    border-color: rgba(82,168,236,0.8);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
#mailto-window {
    margin: 20px;
}
#mailto-window >h2 {
    font-size: 18px;
    margin-top: 0;
}
#mailto-window input[type="text"] {
    height: auto !important;
}
.chzn-container.chzn-container-multi input[type="text"] {
    min-height: 30px;
}

/** {
    outline: 2px dotted red
}
* * {
    outline: 2px dotted green
}
* * * {
    outline: 2px dotted orange
}
* * * * {
    outline: 2px dotted blue
}
* * * * * {
    outline: 1px solid red
}
* * * * * * {
    outline: 1px solid green
}
* * * * * * * {
    outline: 1px solid orange
}
* * * * * * * * {
    outline: 1px solid blue
}*/

/* fix to override setting in template.css that disables main menu when exactly 768px */
@media (max-width: 768px) and (min-width: 768px) {
    div#sp-menu.col-sm-12 {
        display: block !important;
    }
    /* another template.css override */
    .sp-column ._menu {
        display: inline-block !important;
    }
    /* another template.css override */
    .sp-megamenu-wrapper {
        display: none !important;
    }
}

@media (max-width: 767px)
    .sp-column ._menu {
        /* display: none; */
    }
}
#sp-header {
    height: 105px;
}

@media (min-width: 992px) {
    #sp-header {
        height: 137px;
    }
}

@media (min-width: 1200px) {
    #sp-header {
        height: 167px;
    }
}

.sp-column ._menu .menu > li >a {
    font-size: 15px;
}

.sp-column ._menu.m_jap .menu > li >a {
    font-size: 13px;
}

header#sp-header {
    position: relative !important;
    z-index: 999999 !important;
}

li.item-161.menu-deeper.menu-parent a::before {
    display: none;
}
    /*.sp-column.secondary-menu ul.nav.menu > li > a:before {*/
 div.secondary-menu.sp-column .menu a::before {
        content: "" !important;
        background: black;
        position: absolute;
        bottom: 10px;
        left: 0;
        height: 50%;
        width: 1px;
    }


/* secondary menu */
@media (min-width: 768px) {

    div.secondary-menu {
        max-width: 500px;
        width: 100%;
        float: right;
        position: relative;
        right: 0;
        z-index: 1;
    }

    div.secondary-menu.sp-column ._menu {
        background-color: #fff;
    }

    div.secondary-menu.sp-column ._menu .menu > li:hover {
        background-color: #fff;
    }

    div.secondary-menu a {
        display: none !important;
    }

    div.secondary-menu.sp-column .menu a {
        color: #777 !important;
        /*padding-left: 30px;
        padding-right: 30px;*/
    }
	
    div.secondary-menu.sp-column .menu a::after {
        color: #777 !important; 
    }

    div.secondary-menu a.secondary-menu {
        display: inline-block !important;
    }

    div.secondary-menu a.secondary-menu ~ ul a {
        display: inline-block !important;
    }


    /*div.secondary-menu.sp-column .m_eng .menu > li {*/
    div.secondary-menu.sp-column .menu > li {
        /*width: 33% !important;*/
        width: auto;
    }

    /* vertical divider*/
    div.secondary-menu ul.nav > li > a {
        /*border-right: 1px solid #000;*/
    }




    .sp-column.secondary-menu ul.nav.menu > li > a:after {
        color: #777 !important;
    }

    div.secondary-menu ul.nav > li:nth-of-type(5) > a:before {
        display: none !important;
    }

    /*
    !*vertical divider*!
    div.secondary-menu ul.nav > li:last-of-type > a {
        border-right: none;
    }
    */

}


@media (min-width: 992px) {
    div.secondary-menu.sp-column .menu a {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (min-width: 1200px) {
    div.secondary-menu.sp-column .menu a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 768px) {
    .ja-jp #sp-header > .container > .row > #sp-menu {
        width: 52%;
        position: relative !important;
        left: 5px;
    }
}

@media (min-width: 992px) {
    .ja-jp #sp-header > .container > .row > #sp-menu {
        width: 46%;
        position: relative !important;
        left: 110px;

    }
}

@media (min-width: 1200px) {
    .ja-jp #sp-header > .container > .row > #sp-menu {
        width: 39%;
        left:225px;
    }
}

@media (min-width: 768px) {
    .es-es #sp-header > .container > .row > #sp-menu {
        width: 53%;
        position: relative !important;
        left: 3px;
    }
}

@media (min-width: 992px) {
    .es-es #sp-header > .container > .row > #sp-menu {
        width: 44%;
        position: relative !important;
        left: 129px;

    }
}

@media (min-width: 1200px) {
    .es-es #sp-header > .container > .row > #sp-menu {
        width: 37%;
        left: 250px;
    }
}


@media (min-width: 768px) {
    #sp-header > .container > .row > #sp-menu {
        width: 50%;
        position: relative !important;
        left: 15px;
    }
}

@media (min-width: 992px) {
    #sp-header > .container > .row > #sp-menu {
        width: 42%;
        position: relative !important;
        left: 184px;

    }
}

@media (min-width: 1200px) {
    #sp-header > .container > .row > #sp-menu {
        left: 190px;
    }
}


@media (min-width: 768px) and (max-width: 992px) {
    div#sp-menu.col-sm-7 {
        display: block;
    }
}

@media (min-width: 768px) {
    div.secondary-menu {
        top: 50px; 
    }
}

@media (min-width: 992px) {
    div.secondary-menu {
        top: 88px;
    }
}


@media (min-width: 1200px) {
    div.secondary-menu {
        top: 115px;
    }
}

/* secondary menu end */




/* primary menu */
@media (min-width: 768px) {

    div.primary-menu a.secondary-menu {
        display: none !important;
    }

    div.primary-menu a.secondary-menu ~ ul a {
        display: none !important;
    }

    /*div.primary-menu.sp-column .m_eng .menu > li {*/
    div.primary-menu.sp-column .menu > li {
        width: 25% !important;
    }

    /*div.primary-menu.sp-column .m_eng .menu > li > a {*/
    div.primary-menu.sp-column .menu > li > a {
        border-right: 1px solid grey !important;
    }

    /*div.primary-menu.sp-column .m_eng .menu > li:last-of-type > a {*/
    div.primary-menu.sp-column .menu > li:last-of-type > a {
        border-right: none !important;
    }

    .sp-column ._menu .menu li:hover > .nav-child > li:hover > .nav-child {
        margin-left:50px !important;
    }


}

/* primary menu end */

/*
sp-header-right
    sp-column
        sm-parent
            menu-icon-cont (hamburger)
    sp-module
        sp-module-content
            toggle-search-icon-tablet
    sp-module
        sp-module-content
            mod-languages
    sp-module.search
        sp-module-content
            search
*/

/* header right - mobile */

@media (max-width: 991px) {
    #sp-header-right {
        position: absolute;
        right: 0;
        text-align: right;
        width: 72%;
    }

    #sp-header-right .sp-module .sp-module-content {
        display: inline-block;
    }

    #sp-header-right .sp-module .sp-module-content .mod-languages {
        margin-right: 0;
        width: 150px;
    }


    #sp-header-right .sp-module.search {
        height: 28px;
    }

    #sp-header-right .sp-module .sp-module-content > .search {
        display: none;
        margin-top: 0;

    }

    #sp-header-right .sp-module .sp-module-content > .search.shown {
        display: block;
    }

}

@media (max-width: 420px) {
    #sp-header-right .sp-module.toggle-search-icon-tablet {
        position: absolute;
        right: 176px;
        top: 55px;
    }
}


@media (max-width: 767px) {
    #sp-header-right .sp-module.toggle-search-icon-tablet {
        position: absolute;
        right: 186px;
        top: 55px;
    }
}

/* header right search */
@media (min-width: 768px) {
    #sp-header-right .sp-module .sp-module-content > .search {
        /*      	top: 70px;
                position: relative;*/
    }
}

@media (min-width: 992px) {
    #sp-header-right .sp-module .sp-module-content > .search {
        top: 38px;
        position: relative;
    }
}


@media (min-width: 1200px) {
    #sp-header-right .sp-module .sp-module-content > .search {
        top: 10px;
        position: relative;
    }
}

/* header right - lang pulldown */
@media (min-width: 768px) {
    .sp-module-content .mod-languages {
        /*      	top: 70px;
                position: relative;*/
        text-align: right;
    }
}

@media (min-width: 992px) {
    .sp-module-content .mod-languages {
        top: 25px;
        position: relative;
        text-align: right;
    }
}


@media (min-width: 1200px) {
    .sp-module-content .mod-languages {
        top: 0px;
        position: relative;
        text-align: right;
    }
}


/* lang pulldown max width */
#sp-header-right .chosen-container{
    width: 165px !important;
}

@media (max-width: 1199px) {
#sp-header-right .chosen-container {
        right: 18px;
    }
}

/* header right - mobile */
@media (min-width: 768px) and (max-width: 991px) {
    #sp-header-right .sp-module .sp-module-content > .search {
        display: block;
    }
}

@media (max-width: 767px) {
    /* burger icon */
    #sp-header-right .sm-parent {
        height: 50px;
    }
}


/* mobile navigation flyout menu */
@media (max-width: 767px) {

    /* flyout close button */
    .sm-menu .sm-close {
        right: 0 !important;
        z-index: 0 !important;
        top: 12px !important;
    }

    /* flyout close button */
    .sm-close .menu-icon3 span {
        background: #3688c2 !important;
    }

    /* flyout togggle search icon */
    .sm-menu .toggle-search-icon {
        float: right;
        position: relative;
        top: 58px;
        left: -10px;
    }

    /* flyout background grey */
    .sm-menu .sm-level.level1 {
        background: #3A3A3A;
    }

    /* flyout language select */
    .sm-menu .mod-languages {
        float: right;
        width: 125px;
        margin-top: 60px;
        margin-right: 11px;
        position: relative;
    }

    /* flyout search box */
    .sm-menu .sm-filter-cont {
        margin-bottom: 10px;
        height: 0;
        -moz-transition: height 1s ease;
        -webkit-transition: height 1s ease;
        -o-transition: height 1s ease;
        transition: height 1s ease;
    }

    /* flyout search box */
    .sm-menu .sm-filter-cont.shown {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 52px;
    }

    .sm-menu .sm-filter {
        color: grey !important;
    }

    /* flyout logo */
    .sm-menu .sm-logo {
        float: left;
        width: 154px;
        padding-left: 34px;
        padding-top: 14px;
    }

    /* vertical mobile menu - 100% */
    .sm-container > .sm-menu:not(.sm-popup) {
        max-width: 100vw !important;
    }

    .sm-container > .sm-menu {
        width: 100vw !important;
        background-color: #FFFFFF;
    }

    .sm-effect-4.sm-open-616 .sm-pusher {
        transform: translate3d(-100vw, 0, 0) !important;
    }

    /* vertical mobile menu - set height of top section */
    .sm-menu .sm-top {
        background: #FFF;
        height: 120px;
    }

    .sm-filter-cont .sm-search {
        background-image: url(/templates/lt_comuser/images/search-512-40.png) !important;
    }

    /* lang pulldown max width */
    .sm-menu .sm-top .chzn-container {
        width: 127px !important;
    }
}




@media (min-width: 768px) {
    .sp-module.toggle-search-icon-tablet {
        display: none;
    }
}

@media (max-width: 420px) {

    /* resize language pulldown and search icon for smaller mobile screens */
    #sp-header-right .sp-module .sp-module-content .mod-languages {
        width: 132px;
    }
    #sp-header-right .chzn-container {
        width: 132px !important;
    }

    #sp-header-right .sp-module.toggle-search-icon-tablet {
        right: 148px;
    }

    /* resize language menu on flyout menu for smaller mobile screens */
    .sm-menu .mod-languages {
        width: 105px !important;
    }
}

/* reverse sedondary menu itmes on flyout menu for smaller mobile screens */
.sm-tree .level1.menu-reverse, .sm-tree .level1.menu-reverse.opened {
    background-color: rgb(238,238,238) !important;
}

.sm-tree .level1.menu-reverse:after, .sm-tree .level1.menu-reverse.opened:after {
    display: none;
}

/* reverse sedondary menu itmes on flyout menu for smaller mobile screens */
.sm-tree .level1.menu-reverse a.secondary-menu, .sm-tree .level1.menu-reverse.opened a.secondary-menu {
    color: #000000 !important;
}

/* de desktop nav override previous max width setting*/
li.item-332.deeper.parent {
    max-width: 25%;
}

/* ja secondary menu - first item - increase width */
/*
@media (min-width: 769px) {
    div.secondary-menu.sp-column .menu > li.item-141 {
        width: 48% !important;
    }
    div.secondary-menu.sp-column .menu > li.item-181 {
        width: 20% !important;
    }
    div.secondary-menu.sp-column .menu > li.item-535 {
        width: 20% !important;
    }

}
*/

/* secondary menu - override default.css 100% width */
.secondary-menu.sp-column ._menu .menu {
    width: auto;
    float: right;
}

/* ja secondary menu width override */
.sp-column .m_jap .menu li.item-141 {
    width: auto !important;
}
/* de secondary menu width override */
.sp-column .m_ger .menu li.item-342 {
    width: auto !important;
}
/* de secondary menu width override */
.sp-column .m_ger .menu li.item-350 {
    width: auto !important;
}
/* es secondary menu width override */
.sp-column .m_sp .menu li.item-244 {
    width: auto !important;
}

/* make parent menu clickable - these are id specific, so may need to be updated */
.item-396 a:after {
    display: none;
}

li.item-396 a{
    pointer-events: all!important;
}

/* de - make parent menu clickable - these are id specific, so may need to be updated */
.item-399 a:after {
    display: none;
}

li.item-399 a{
    pointer-events: all!important;
}

/* ja - make parent menu clickable - these are id specific, so may need to be updated */
.item-402 a:after {
    display: none;
}

li.item-402 a{
    pointer-events: all!important;
}

/* zh/cn - make parent menu clickable - these are id specific, so may need to be updated */
.item-404 a:after {
    display: none;
}

li.item-404 a{
    pointer-events: all!important;
}

/* ko - make parent menu clickable - these are id specific, so may need to be updated */
.item-408 a:after {
    display: none;
}

li.item-408 a{
    pointer-events: all!important;
}

/* es - make parent menu clickable - these are id specific, so may need to be updated */
.item-407 a:after {
    display: none;
}

li.item-407 a{
    pointer-events: all!important;
}

/* zh/tw - make parent menu clickable - these are id specific, so may need to be updated */
.item-429 a:after {
    display: none;
}

li.item-429 a{
    pointer-events: all!important;
}

/* ja mobile menu - reduce text size for mobile */
.off-menu_621 dl a, .off-menu_621 dl a:link, .off-menu_621 dl.level1 a, .off-menu_621 dl.level1 a:link {
    font-size: 18px !important;
}





