﻿/*<CSS ID="1024_main.css" Name="1024_main.css" /> OSP CSS */

/** OSP 1024 Width Expansion Main **********************************************/
/** 1024_main.css | 8/28/09 - 11/30/09              		                   */
/*******************************************************************************/


/** Style Reset ****************************************************************/
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, button, textarea {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th, b, strong, em, i {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
}

fieldset, img {
    border: none;
}

ul, ol {
    list-style: none;
}

strong, b {
    font-weight: bold;
}

a {
    outline: none;
    color: #003366;
}

body {
    background: #FFF;
    font-family: arial;
}

div#content-wrapper {
    clear: both;
    display: block;
    width: 982px;
}

    div#content-wrapper.white_bg {
        background: #FFF;
    }
/** [END] Style Reset **********************************************************/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
/** Layout *********************************************************************/
div#container /*(override)*/ {
    position: relative;
    z-index: 0;
    width: 982px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
    cursor: default;
}

#content, #content.home {
    float: left;
    width: 980px;
    height: auto;
    border-left: 1px solid #ccc;
    border-right: 1px solid #CCC;
}

    #content.prod_detail {
        background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024-right_col_border_ccc.png) top left repeat-y;
    }

    #content.home a.default_cham {
        float: left;
        margin-bottom: -1px;
    }

#MasterHeaderCML /*(override)*/ {
    float: left;
    width: 982px;
    height: auto;
    font-size: 12px;
    background: #FFF;
}

div#footer /*(override)*/ {
    float: left;
    width: 980px;
    padding-top: 1px;
    background: #FFF;
    border: 0px solid #CCC;
    border-top: 0;
    border-bottom: 0;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.green {
    color: green;
}

a.underline:link, a.underline:visited {
    text-decoration: underline;
    color: #003366;
}

.w60 {
    width: 60;
}
/* hemming control */
/** [END] Layout ***************************************************************/



/** Header 2011 ****************************************************************/
.main-site-header {
    color: #B1AEAE;
    background: #fff;
    font-size: 12px;
    float: left;
    position: relative;
}
    /* float req. for IE */

    .main-site-header a {
        color: #B1AEAE;
        text-decoration: none;
    }

        .main-site-header a:hover {
            color: #EEB800;
        }

    .main-site-header .header-account {
        display: inline-block;
        padding: 20px 10px 5px 10px;
    }

        .main-site-header .header-account a.underscore {
            text-decoration: underline;
        }

    .main-site-header .header-account-left {
        float: left;
        width: 222px;
        padding-top: 24px;
        display: block;
    }

        .main-site-header .header-account-left span.first-time {
            color: #000;
        }

    .main-site-header .header-account-right {
        float: left;
        width: 740px;
        text-align: right;
    }

        .main-site-header .header-account-right a {
            color: #9b006f;
        }

            .main-site-header .header-account-right a.plain-link {
                color: #666;
            }

            .main-site-header .header-account-right a.sign-in {
                text-decoration: underline;
            }

                .main-site-header .header-account-right a.sign-in span.welcome-back {
                    color: #B1AEAE;
                    text-decoration: none;
                    padding-right: 5px;
                }

        .main-site-header .header-account-right span.account-options {
            display: inline-block;
            padding-left: 20px;
        }

            .main-site-header .header-account-right span.account-options a {
                padding: 0 6px 0 2px;
                color: #666;
                border-right: 1px solid #666;
            }

                .main-site-header .header-account-right span.account-options a img {
                    margin: 0 0 -6px 2px;
                }

                .main-site-header .header-account-right span.account-options a.shopping-bag-count {
                    border: 0;
                    padding-right: 0;
                }

    .main-site-header .header-site-options {
        clear: left;
        float: left;
        width: 100%;
        border: 1px solid #ccc;
        border-width: 0px 0px 0 0px;
    }

        .main-site-header .header-site-options #header-logo {
            float: left;
            width: 310px;
        }

        * + html .main-site-header .header-site-options a.ie7-logo {
            float: left;
        }

        .main-site-header .header-site-options .contact-and-search {
            
            position: absolute;
            top: 60px;
            left: 260px;
            padding: 22px 20px 15px;
            width: 332px;
        }
        .main-site-header .header-site-options .contact-and-search.active {
            z-index: 9990;
            background-color: #ffffff;
            -webkit-box-shadow: 0px 0px 45px -9px rgba(0,0,0,0.75);
            -moz-box-shadow: 0px 0px 45px -9px rgba(0,0,0,0.75);
            box-shadow: 0px 0px 45px -9px rgba(0,0,0,0.75);
        }

            .main-site-header .header-site-options .contact-and-search em {
                font-weight: normal;
                padding: 0 10px;
            }

            .main-site-header .header-site-options .contact-and-search input {
                width: 220px;
                margin: 0 2px 0 5px;
                padding: 2px 7px;
                font-size: 11px;
                color: #999;
                border: 1px solid #999;
            }

            .main-site-header .header-site-options .contact-and-search img {
                margin-bottom: -5px;
            }

/* search auto-complete */
.header-site-options .contact-and-search div.search-suggestions {
    clear: both;
    display: none;
    padding: 0;
}
    .header-site-options .contact-and-search div.search-suggestions .search-suggestions-title {
        font-weight: bold;
        padding: 5px 5px 0 3px;
        font-size: 13px;
    }

    .header-site-options .contact-and-search div.search-suggestions .search-suggestions-result {
        position: relative;
        border-bottom: 1px solid #ddd;
        font-size: 13px;
        margin: 0;
        padding: 0;
    }

        .header-site-options .contact-and-search div.search-suggestions .search-suggestions-result .search-suggestions-result-arrow {
            position: absolute;
            right: 0;
            top: 25%;
            background-image: url(http://secureimages.plussizetech.com/images/site_images/jessicalondon/right_arrow_sprite.png);
            width: 15px;
            height: 20px;
        }

    .header-site-options .contact-and-search div.search-suggestions a {
        display: inline-block;
        width: 100%;
        text-decoration: none;
        padding: 15px 5px;
        color: black;#6b6b6b
    }
    .header-site-options .contact-and-search div.search-suggestions a:hover {
        color: #6b6b6b;
    }

        .header-site-options .contact-and-search div.search-suggestions a.selected {
            /*text-decoration:underline;*/
            color: #6b6b6b;
            background: #ffffff;
        }

    .header-site-options .contact-and-search div.search-suggestions .search-suggestions-visualProduct {
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
        clear: both;
    }

        .header-site-options .contact-and-search div.search-suggestions .search-suggestions-visualProduct .sg-productImage {
            width: 30%;
            float: left;
        }

            .header-site-options .contact-and-search div.search-suggestions .search-suggestions-visualProduct .sg-productImage img {
                
            }
        .header-site-options .contact-and-search div.search-suggestions .search-suggestions-visualProduct a {
            display: inline;
            padding: 0;
        }
        .header-site-options .contact-and-search div.search-suggestions .search-suggestions-visualProduct .sg-productName {
            float: left;
            padding: 10px 0;
            font-weight: bold;
            font-size: 13px;
            width: 70%;
        }

    

    .header-site-options .contact-and-search div.search-suggestions strong {
        color: #5e223f;
    }
/*.header-site-options .contact-and-search div.search-suggestions {
    display: none;
    position: absolute;
    left: 707px;
    z-index: 9990;
    width: 222px;
    padding: 6px;
    border: 1px solid #999;
    border-top: 0;
    text-align: left;
    font-size: 11px;
    background: #fff;
    color: #666;
    font-style: italic;
}

* + html .main-site-header .header-site-options .contact-and-search div.search-suggestions {
    top: 80px;
}

.header-site-options .contact-and-search div.search-suggestions a {
    display: block;
    padding: 4px;
    color: #333;
    font-style: normal;
    text-decoration: none;
}

    .header-site-options .contact-and-search div.search-suggestions a.selected {
        background: #eee;
    }

.header-site-options .contact-and-search div.search-suggestions strong {
    color: #853387;
}*/
/* end search auto-complete */

/* search history - 2012 RL1 */

/* end search history */

/* 4 designer tabs begin */
.main-site-header ul.tabs-navigation {
    float: left;
    margin-top: 37px;
    width: 325px;
}

* html .main-site-header ul.tabs-navigation {
    margin-bottom: -4px;
}

    .main-site-header ul.tabs-navigation li {
        float: left;
    }
        /* float req. for IE */

        .main-site-header ul.tabs-navigation li a {
            float: left;
            display: block;
            height: 30px;
            text-indent: -9999em;
            background: url(//secureimages.plussizetech.com/images/site_images/mastersite/osp_header_tabs_sprite_070912.png);
        }

            .main-site-header ul.tabs-navigation li a.tab-01 {
                width: 81px;
                background-position: 0px bottom;
                margin-top: 20px;
            }

            .main-site-header ul.tabs-navigation li a.tab-02 {
                width: 81px;
                background-position: -81px bottom;
                margin-top: 20px;
            }

            .main-site-header ul.tabs-navigation li a.tab-03 {
                width: 81px;
                background-position: 162px bottom;
                margin-top: 20px;
            }

            .main-site-header ul.tabs-navigation li a.tab-04 {
                width: 81px;
                background-position: -242px bottom;
                margin-top: 20px;
            }

            .main-site-header ul.tabs-navigation li a.tab-01:hover,
            .main-site-header ul.tabs-navigation li a.tab-01-active {
                width: 81px;
                background-position: 0px top;
                margin-top: 20px;
            }

            .main-site-header ul.tabs-navigation li a.tab-02:hover,
            .main-site-header ul.tabs-navigation li a.tab-02-active {
                width: 81px;
                background-position: -81px top;
                margin-top: 20px;
            }

            .main-site-header ul.tabs-navigation li a.tab-03:hover,
            .main-site-header ul.tabs-navigation li a.tab-03-active {
                width: 81px;
                background-position: 162px top;
                margin-top: 20px;
            }

            .main-site-header ul.tabs-navigation li a.tab-04:hover,
            .main-site-header ul.tabs-navigation li a.tab-04-active {
                width: 81px;
                background-position: -242px top;
                margin-top: 20px;
            }
/* 4 designer tabs end */

.main-site-header .header-site-options .right {
    float: right;
    width: 330px;
    margin-right: 3px;
}



    .main-site-header .header-site-options .contact-and-search em {
        font-weight: normal;
        padding: 0 10px;
    }

    .main-site-header .header-site-options .contact-and-search input {
        width: 220px;
        margin: 0 2px 0 5px;
        padding: 2px 7px;
        font-size: 11px;
        color: #999;
        border: 1px solid #999;
    }

    .main-site-header .header-site-options .contact-and-search img {
        margin-bottom: -5px;
    }

    /* search auto-complete - 2011 RL9 */

/* end search auto-complete */

/* promo slider styles - change at your own risk */

#promoLayer {
    position: absolute;
    width: auto;
    height: 20px;
    left: 600px;
}

#offers {
    margin-left: 33px;
    height: 20px;
    /* background-color: lime; */;
}

* + html #offers {
    margin-left: 0;
}

.slider {
    position: relative;
    overflow: hidden;
    height: 225px;
    /* background-color: pink; */;
}

.slidercontent {
    position: absolute;
}

#saving_text {
    width: 310px;
    margin: 0;
    /* background-color: aqua;*/;
}

#newsslider a.none {
    text-decoration: none;
}

.newsslider {
    position: relative;
    overflow: hidden;
    height: 34px;
    width: 257px;
    /* background-color: #ccc;*/;
}

#newsslider.newsslidercontent {
    position: absolute;
    left: 0;
}

.newssection {
    height: 34px;
    float: right;
    width: 257px;
    text-align: right;
    /* background-color: #fcc;*/;
}

.shoppers-club-promo {
    margin-bottom: -4px;
}

.msg-box {
    clear: both;
}

.somethingelse {
    clear: both;
    padding-top: 15px;
}

.somethingelse td {
    padding: 0;
}

.sc-ar-save {
    margin: -7px 0 0 0;
}

.somethingelse #divYes, .somethingelse #divNo {
    padding-top: 20px;
}

/* TOP NAV TABS HERE */

.main-site-header ul.header-navigation {
    width: 980px;
    background: #ccc;
    height: 40px;
    border: 1px solid #ccc;
    border-width: 0 1px;
    clear: both;
}

    .main-site-header ul.header-navigation li {
        float: left;
    }
        /* float req. for IE */
        .main-site-header ul.header-navigation li a {
            float: left;
            display: block;
            height: 40px;
            text-indent: -9999em;
            background: url(//secureimages.plussizetech.com/images/site_images/mastersite/OSP_topnav_030513.png);
        }

            .main-site-header ul.header-navigation li a.tab-01 {
                width: 74px;
                background-position: 0px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-02 {
                width: 58px;
                background-position: -74px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-03 {
                width: 113px;
                background-position: -132px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-04 {
                width: 56px;
                background-position: -245px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-05 {
                width: 140px;
                background-position: -301px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-06 {
                width: 72px;
                background-position: -441px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-07 {
                width: 61px;
                background-position: -513px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-08 {
                width: 51px;
                background-position: -574px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-09 {
                width: 112px;
                background-position: -625px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-10 {
                width: 71px;
                background-position: -737px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-11 {
                width: 88px;
                background-position: -808px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-12 {
                width: 83px;
                background-position: -896px bottom;
            }

            .main-site-header ul.header-navigation li a.tab-01:hover,
            .main-site-header ul.header-navigation li a.tab-01-active {
                width: 74px;
                background-position: 0px top;
            }

            .main-site-header ul.header-navigation li a.tab-02:hover,
            .main-site-header ul.header-navigation li a.tab-02-active {
                width: 58px;
                background-position: -74px top;
            }

            .main-site-header ul.header-navigation li a.tab-03:hover,
            .main-site-header ul.header-navigation li a.tab-03-active {
                width: 113px;
                background-position: -132px top;
            }

            .main-site-header ul.header-navigation li a.tab-04:hover,
            .main-site-header ul.header-navigation li a.tab-04-active {
                width: 56px;
                background-position: -245px top;
            }

            .main-site-header ul.header-navigation li a.tab-05:hover,
            .main-site-header ul.header-navigation li a.tab-05-active {
                width: 140px;
                background-position: -301px top;
            }

            .main-site-header ul.header-navigation li a.tab-06:hover,
            .main-site-header ul.header-navigation li a.tab-06-active {
                width: 72px;
                background-position: -441px top;
            }

            .main-site-header ul.header-navigation li a.tab-07:hover,
            .main-site-header ul.header-navigation li a.tab-07-active {
                width: 61px;
                background-position: -513px top;
            }

            .main-site-header ul.header-navigation li a.tab-08:hover,
            .main-site-header ul.header-navigation li a.tab-08-active {
                width: 51px;
                background-position: -574px top;
            }

            .main-site-header ul.header-navigation li a.tab-09:hover,
            .main-site-header ul.header-navigation li a.tab-09-active {
                width: 112px;
                background-position: -625px top;
            }

            .main-site-header ul.header-navigation li a.tab-10:hover,
            .main-site-header ul.header-navigation li a.tab-10-active {
                width: 71px;
                background-position: -737px top;
            }

            .main-site-header ul.header-navigation li a.tab-11:hover,
            .main-site-header ul.header-navigation li a.tab-11-active {
                width: 88px;
                background-position: -808px top;
            }

            .main-site-header ul.header-navigation li a.tab-12:hover,
            .main-site-header ul.header-navigation li a.tab-12-active {
                width: 83px;
                background-position: -896px top;
            }

.prea-card-offer {
    width: 340px !important;
}
/** [END] Header 2011 **********************************************************/

/** HP LOGOS****************************/
#menu_hp_logos_UP li {
    float: left;
}

    #menu_hp_logos_UP li a {
        float: left;
        height: 36px;
        text-indent: -9999em;
        background-image: url(//secureimages.plussizetech.com/images/site_images/mastersite/OSP_HP_LOGO_BAR_010912A.png);
    }

#menu_hp_logos_UP {
    border-color: #fff;
    border-style: solid none;
    border-width: 1px 0;
    float: left;
    height: 36px;
    width: 980px;
}

    #menu_hp_logos_UP li#ww_logo a.a1 {
        background-position: 0 bottom;
        width: 112px;
    }

    #menu_hp_logos_UP li#rm_logo a.a2 {
        background-position: -112px bottom;
        width: 80px;
    }

    #menu_hp_logos_UP li#jl_logo a.a3 {
        background-position: -192px bottom;
        width: 119px;
    }

    #menu_hp_logos_UP li#ave_logo a.a4 {
        background-position: -311px bottom;
        width: 73px;
    }

    #menu_hp_logos_UP li#tail_logo a.a5 {
        background-position: -384px bottom;
        width: 87px;
    }

    #menu_hp_logos_UP li#ellos_logo a.a6 {
        background-position: -471px bottom;
        width: 51px;
    }

    #menu_hp_logos_UP li#ulla_logo a.a7 {
        background-position: -522px bottom;
        width: 85px;
    }

    #menu_hp_logos_UP li#torrid_logo a.a8 {
        background-position: -607px bottom;
        width: 59px;
    }

    #menu_hp_logos_UP li#kiyonna_logo a.a9 {
        background-position: -666px bottom;
        width: 88px;
    }

    #menu_hp_logos_UP li#igigi_logo a.a10 {
        background-position: -754px bottom;
        width: 71px;
    }

    #menu_hp_logos_UP li#swak_logo a.a11 {
        background-position: -825px bottom;
        width: 90px;
    }

    #menu_hp_logos_UP li#alight_logo a.a12 {
        background-position: -915px bottom;
        width: 65px;
    }

    #menu_hp_logos_UP li#ww_logo a.a1:hover {
        background-position: 0 top;
    }

    #menu_hp_logos_UP li#rm_logo a.a2:hover {
        background-position: -112px top;
    }

    #menu_hp_logos_UP li#jl_logo a.a3:hover {
        background-position: -192px top;
    }

    #menu_hp_logos_UP li#ave_logo a.a4:hover {
        background-position: -311px top;
    }

    #menu_hp_logos_UP li#tail_logo a.a5:hover {
        background-position: -384px top;
    }

    #menu_hp_logos_UP li#ellos_logo a.a6:hover {
        background-position: -471px top;
    }

    #menu_hp_logos_UP li#ulla_logo a.a7:hover {
        background-position: -522px top;
    }

    #menu_hp_logos_UP li#torrid_logo a.a8:hover {
        background-position: -607px top;
    }

    #menu_hp_logos_UP li#kiyonna_logo a.a9:hover {
        background-position: -666px top;
    }

    #menu_hp_logos_UP li#igigi_logo a.a10:hover {
        background-position: -754px top;
    }

    #menu_hp_logos_UP li#swak_logo a.a11:hover {
        background-position: -825px top;
    }

    #menu_hp_logos_UP li#alight_logo a.a12:hover {
        background-position: -915px top;
    }

/** Footer *********************************************************************/
.footer_top_menu {
    float: left;
    width: 980px;
    height: 87px;
    background: #FFF;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

    .footer_top_menu .creditcard {
        float: left;
        width: 332px;
        height: 87px;
    }

        .footer_top_menu .creditcard a {
            float: left;
            width: 328px;
            height: 87px;
        }

    .footer_top_menu .shoppersclub {
        float: left;
        width: 327px;
        height: 87px;
    }

        .footer_top_menu .shoppersclub a {
            display: block;
            width: 327px;
            height: 87px;
            margin: 0 auto;
            text-indent: -9999em;
            background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024-footer_osp_banner-012913.png) top left no-repeat;
        }

    .footer_top_menu .email {
        float: left;
        height: 73px;
        padding: 15px 0 0 33px;
        width: 260px;
        font-size: 12px;
        font-weight: bold;
    }

        .footer_top_menu .email .succeedtext {
            color: green;
            font-weight: bold;
        }

        .footer_top_menu .email span {
            color: #888;
        }

        .footer_top_menu .email input {
            float: left;
            width: 177px;
            height: 17px;
            margin-top: 4px;
            padding: 3px 0 0 5px;
            font-size: 11px;
            color: #999;
            border: 1px solid #666;
        }

        .footer_top_menu .email .submit_button {
            float: left;
            width: 41px;
            height: 22px;
            margin: 4px 0 0 3px;
            text-indent: -9999em;
            background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024-footer_submit_button.png) top left no-repeat;
        }

#footer_menu ul, #footer_menu ul li {
    margin: 0;
    padding: 0;
}

#footer_menu {
    float: left;
    width: 980px;
    padding-bottom: 16px;
    background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024-footer_menu_bg.png) top left repeat-x;
}

    #footer_menu ul {
        float: left;
        margin: 10px 0 0 70px;
        list-style-position: inside;
        list-style: disc;
        /*font-size: 8px; */;
    }

        #footer_menu ul li {
            height: 17px;
        }

            #footer_menu ul li.title {
                margin: 0 0 5px -11px;
                list-style: none;
            }

                #footer_menu ul li.title a.blog {
                    padding-left: 5px;
                }

        #footer_menu ul.social li.title a.video {
            padding-left: 5px;
        }
        /* IE 6 */
        * html #footer_menu ul li.title {
            margin-left: -20px;
        }

        * html #footer_menu ul.store li.img_title {
            padding-left: 0;
            margin-left: 5px;
        }
        /* IE 7 */
        * + html #footer_menu ul li.title {
            margin-left: -20px;
        }

        * + html #footer_menu ul.store li.img_title {
            padding-left: 0;
            margin-left: 5px;
        }

        /* IE 8 */
        #footer_menu ul li.title {
            padding-left: 15px\9;
        }

        #footer_menu ul.store li.img_title {
            padding-left: 28px\9;
        }

        #footer_menu ul.social li.title {
            margin-left: -11px\9;
            padding-left: 0\9;
        }

            #footer_menu ul.social li.title a.blog {
                padding-left: 10px\9;
            }

            #footer_menu ul.social li.title a.video {
                padding-left: 12px\9;
            }

        #footer_menu ul li.img_title {
            height: 38px;
            list-style: none;
        }

        #footer_menu ul li.fb_icon, #footer_menu ul li.tw_icon, #footer_menu ul li.pn_icon, #footer_menu ul li.yt_icon {
            height: 19px;
            margin: 0 0 2px -15px;
            padding-left: 28px;
            background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024-social_icons_112812.png) top left no-repeat;
            list-style: none;
            line-height: 20px;
        }

        #footer_menu ul li.tw_icon {
            height: 20px;
            background-position: 0 -20px;
        }

        #footer_menu ul li.pn_icon {
            height: 23px;
            background-position: 0 -41px;
        }

        #footer_menu ul li.yt_icon {
            height: 31px;
            background-position: 0 -63px;
        }

        #footer_menu ul a {
            margin-left: -3px;
            font-size: 11px;
            text-decoration: none;
            color: #000;
        }

            #footer_menu ul a.title {
                font-size: 12px;
                font-weight: bold;
            }

            #footer_menu ul a:hover {
                color: #444;
            }

.footer_trusted_menu {
    float: left;
    width: 980px;
    padding: 5px 0;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
}

    .footer_trusted_menu a.bizrate, .footer_trusted_menu a.mcafee, .footer_trusted_menu a.reviews {
        text-indent: -9999em;
        float: left;
        width: 125px;
        height: 73px;
        margin-left: 266px;
        background: url('//medals.bizrate.com/medals/dynamic/155524_medal.gif') top left no-repeat;
    }

* + html #footer_menu .footer_trusted_menu a.bizrate {
    float: left;
}

.footer_trusted_menu a.mcafee {
    text-indent: -9999em;
    width: 125px;
    height: 65px;
    margin-left: 75px;
    background: url(//images.scanalert.com/meter/www.onestopplus.com/31.gif) top left no-repeat;
}

.footer_trusted_menu a.reviews {
    width: 104px;
    height: 38px;
    margin-left: 15px;
    background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024-reviews_badge.png) top left no-repeat;
}

.footer_promo {
    float: left;
    width: 880px;
    padding: 10px 60px 10px 40px;
    font-size: 11px;
    color: #666;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    text-align: justify;
}

.footer_cat_menu {
    float: left;
    width: 680px;
    padding: 10px 130px 15px 170px;
}

    .footer_cat_menu ul {
        float: left;
        width: 180px;
        margin-left: -10px;
        list-style: disc;
    }

    .footer_cat_menu li {
        margin-left: 20px;
        font-size: 8px;
        color: #CCC;
        list-style: disc;
    }

    .footer_cat_menu a, .footer_cat_menu a:visited {
        font-size: 11px;
        color: #999;
        text-decoration: none;
    }

        .footer_cat_menu a:hover {
            color: #444;
        }

.footer_disclaimer {
    margin-bottom: 20px;
    text-align: center;
    font-size: 11px;
    color: #666;
}

    .footer_disclaimer a, .footer_bottom_menu a {
        color: #666;
    }

        .footer_disclaimer a:hover, .footer_bottom_menu a:hover {
            color: #000;
        }

.footer_bottom_menu {
    margin-bottom: 20px;
    text-align: center;
    font-size: 11px;
    color: #666;
}

    .footer_bottom_menu a {
        text-decoration: none;
    }

.footer_sisterbrands_menu {
    color: #666666;
    font-size: 11px;
    margin-bottom: 20px;
    text-align: center;
}

    .footer_sisterbrands_menu a, .footer__sisterbrands_menu a:visited {
        color: #666666;
        font-size: 11px;
        text-decoration: none;
    }

        .footer_sisterbrands_menu a:hover {
            color: #444444;
        }
/** [END] Footer ***************************************************************/

/** Error *********************************************************************/
#content.error-page {
    padding: 20px;
    width: 940px;
    background: #fff;
}

    #content.error-page .left {
        float: left;
        margin-left: 40px;
        padding-top: 67px;
        text-align: justify;
        width: 490px;
        margin-right: 0;
    }

        #content.error-page .left p {
            color: #000;
            font-weight: normal;
        }

    #content.error-page .right {
        float: left;
        width: 400px;
        text-align: center;
    }

/** Previously Viewed Products  ***********************************************/
#PreViewed {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 0 20px;
    width: 940px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

    #PreViewed .product-wrapper {
        text-align: center;
        width: 185px;
        margin-bottom: 25px;
    }

    #PreViewed .pageTitle {
        border-bottom: 1px solid #ccc;
        font-size: 21px;
        font-weight: bold;
        margin-bottom: 20px;
    }

/** Error Pages and Session Expired  ******************************************/
div.SE-center {
    text-align: center;
}

span#SE-red {
    color: red;
}

span#SE-greed {
    color: green;
}

#set-width {
    float: left;
    width: 565px;
}

/** Quick View Style (Iframe lay-out) ******************************************/
.dhtmlwindow {
    position: absolute;
    left: 0;
    top: 0;
    width: 440px !important;
    height: 515px;
    z-index: 9999 !important;
    background: url(//secureimages.plussizetech.com/images/site_images/mastersite/QuickView_background-1024.png) no-repeat;
}

* html .dhtmlwindow {
    background: url(//secureimages.plussizetech.com/images/site_images/mastersite/new-qv.gif) no-repeat;
}

.drag-handle {
    color: white;
    cursor: move;
    overflow: hidden;
    margin-left: -1px;
    position: relative;
}

    .drag-handle .drag-controls {
        overflow: hidden;
        padding: 0px;
        text-align: right;
        margin: 8px 15px 0px 0px;
    }

        .drag-handle .drag-controls img#img_quick {
            cursor: pointer;
            width: 56px;
            height: 17px;
            background: #fff url(//secureimages.plussizetech.com/images/site_images/mastersite/close.gif);
        }

* html .drag-handle {
    width: 100%;
}

.drag-contentarea {
    color: black;
    height: 468px !important;
    padding: 2px 2px 20px 3px;
    overflow: auto;
    width: 425px;
    position: relative;
}

.drag-statusarea {
    border-top: 1px solid gray;
    background-color: #F8F8F8;
    height: 13px;
}

.drag-resizearea {
    float: right;
    width: 13px;
    height: 13px;
    cursor: nw-resize;
    font-size: 0;
}

* html img,
* html .png {
    azimuth: expression( this.pngSet? this.pngSet=true : (this.nodeName == "IMG" ? 
          (this.src.toLowerCase().indexOf('.png')>-1 ? 
            (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
                this.src = "//secureimages.plussizetech.com/images/site_images/brylanehome/1024_pixel.gif") :
            '') :          
          (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ?
            (this.origBg = (this.origBg) ? 
              this.origBg :             
              this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
              this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
              this.runtimeStyle.backgroundImage = "none") :
            ''
        ), this.pngSet=true );
}



/* START - Liveclicker video */
div.playerbox {
    border: 1px solid #ccc;
    clear: both;
    display: none;
}

div.productimage {
    display: none;
    border: 1px solid #ccc;
    clear: both;
    overflow: hidden;
}

div.tabscontainer {
    display: none;
    height: 27px;
}

    div.tabscontainer ul.tab {
        list-style: none;
        clear: both;
        margin: 0 0 0 0;
    }

        div.tabscontainer ul.tab li {
            float: left;
            border: 1px solid #ccc;
            border-bottom: 0;
        }

            div.tabscontainer ul.tab li div {
                width: 85px;
                height: 25px;
                border-top: 1px solid #eee;
                text-align: center;
            }

                div.tabscontainer ul.tab li div a {
                    display: block;
                    width: 85px;
                    height: 20px;
                    padding: 5px 0 0 0;
                    font-weight: bold;
                    font-size: 12px;
                    text-decoration: none;
                    background: #fff;
                    color: #000;
                }

                div.tabscontainer ul.tab li div.tabdeselected a {
                    background: #ddd;
                }

                    div.tabscontainer ul.tab li div.tabdeselected a:hover {
                        background: #fff;
                    }

                div.tabscontainer ul.tab li div a img.png {
                    margin: 0 5px 0 0;
                }

div.left_outfit div.tabscontainer {
    height: auto;
}

    div.left_outfit div.tabscontainer ul.tab li div {
        width: 50px;
        height: 17px;
    }

        div.left_outfit div.tabscontainer ul.tab li div a {
            width: 50px;
            height: 15px;
            padding: 2px 0 0 0;
            font-size: 11px;
        }

            div.left_outfit div.tabscontainer ul.tab li div a img.png {
                display: none;
            }

* + html #qvBody div.product-image-wrapper {
    position: relative;
    top: 18px;
    padding-bottom: 18px;
}

* html #qvBody div.product-image-wrapper {
    position: relative;
    top: 18px;
    padding-bottom: 18px;
}
/* END - Liveclicker video */

/** Bag Drop-Down **************************************************************/
.wrap-bag {
    background-color: whitesmoke;
    float: left;
    margin-left: 10px;
    width: 220px;
    z-index: 999;
}

    .wrap-bag .white-bg {
        background-color: whitesmoke;
        float: left;
        margin: 0 6px;
        width: 193px;
    }
.wrap-bag .pv_items img {
    border: 1px solid #c7c7c7;
}

ul#view {
    margin: 0;
    padding: 0;
    width: 198px;
    float: left;
}

    ul#view li.content {
        float: left;
        width: 220px;
        max-height: 419px;
        overflow: auto;
    }

        ul#view li.content ul {
            float: left;
            margin: 0;
            padding: 8px 0 0;
            width: 200px;
        }

            ul#view li.content ul li {
                float: left;
                width: 200px;
                padding: 0 0 10px 5px;
            }

                ul#view li.content ul li a {
                    z-index: 1;
                    position: static;
                    cursor: pointer;
                    text-decoration: none;
                }

                ul#view li.content ul li img {
                    float: left;
                    width: 50px;
                    margin-right: 10px;
                    position: static;
                    z-index: 999;
                }

                ul#view li.content ul li div {
                    text-align: left;
                }

                ul#view li.content ul li .hold-right {
                    float: left;
                    width: 133px;
                    text-transform: lowercase;
                }

                ul#view li.content ul li .hold-left {
                    float: left;
                    width: 60px;
                }

                ul#view li.content ul li span.description {
                    float: left;
                    font-size: 11px;
                    line-height: 14px;
                    width: 130px;
                }

                ul#view li.content ul li span.items {
                    color: #333;
                    float: left;
                    width: 133px;
                }

                    ul#view li.content ul li span.items .lblSize {
                        margin-right: 10px;
                    }

                ul#view li.content ul li span.was_price, ul#view li.content ul li .StrikeStyle {
                    font-weight: normal;
                    color: #000;
                }

.placeholderDropdown {
    background: transparent;
    display: none;
    float: left;
    margin: 0 3px 3px;
    max-height: 550px;
    position: absolute;
    right: 6px;
    top:83px;
    width: 238px;
    z-index: 99999;
}

    .placeholderDropdown .wrap-all {
        background: whitesmoke;
        float: left;
        max-height: 455px;
        overflow-x: hidden;
        overflow-y: auto;
        width: 230px;
    }

.wrapButn {
    margin-top: 150px;
    text-align: center;
}

.addBag {
    background: #FDE9F2 none repeat scroll 0 0;
    border: 1px solid pink;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.placeholderDropdown .bg_load {
    background: #fff;
    width: 218px;
    height: 130px;
    margin-top: 20px;
    border: 10px solid #c7c7c7;
}

    .placeholderDropdown .bg_load .loadPop {
        background: #fff url("//secureimages.plussizetech.com/images/site_images/womanwithin/1024_ww_ajax-loader.gif") no-repeat;
        width: 66px;
        height: 66px;
        margin-left: auto;
        margin-right: auto;
        margin-top:30px;
    }

.placeholderDropdown .viewall {
    background: whitesmoke;
    float: left;
    margin-top: 19px;
    width: 238px;
    border: 1px solid #c7c7c7;
}

    .placeholderDropdown .viewall .closeBag {
        cursor: pointer;
        background: whitesmoke;
        float: left;
        font-size: 11px;
        font-weight: bold;
        padding: 3px 0 2px 11px;
        width: 227px;
    }

.placeholderDropdown .salepricestyle font {
    font-size: 11px;
}

.placeholderDropdown .sub-txt {
    background: white;
    float: left;
    font-weight: bold;
    padding: 6px;
    width: 226px;
    border-top: 1px solid #c7c7c7;
}

    .placeholderDropdown .sub-txt p.left {
        margin-left: 4px;
    }

    .placeholderDropdown .sub-txt a.right:link,
    .placeholderDropdown .sub-txt a.right:visited {
        margin-right: 4px;
        color: #000;
        text-decoration: none;
        position: relative;
    }

.placeholderDropdown .emty-bag {
    float: left;
    background: #fff;
    padding: 5px;
}

ul#view li.content ul li span.items .pricefrom {
    float: left;
    margin-right: 5px;
    text-decoration: line-through;
    color: #8d8d8d;
}

.placeholderDropdown .baskekItemMsg {
    text-transform: lowercase;
    margin-bottom: 10px;
    margin-left: 10px;
    float: left;
    background: #fff;
    width: 197px;
    padding: 4px;
    color: red;
    font-size: 11px;
}
/** [END] Bag Drop-Down ********************************************************/

/* fix for pbj.onestopplus.com's styles breaking the header - KEEP! */
div.mainSiteContent div#controlWrapper div.main-site-header ul {
    list-style: none;
    margin: 0;
}

/* fix for Q&A on product detail page - KEEP! */
.prPaQaContainer {
    margin-left: 0 !important;
}

/*Promo Banner 2012 RL2*/

/*Default Style Top Left and Vertical */
.promo-banner {
    text-align: center;
    position: absolute;
    background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024_OSP_promo_tag_bg.png) 0 0;
    left: 0px;
    top: 0px;
    width: 34px;
    height: 180px;
    z-index: 99;
    letter-spacing: 9px;
    word-wrap: break-word;
}

    .promo-banner p {
        font-size: 20px;
        color: #fff;
        padding: 4px;
    }

/*Top Right and Vertical*/
.promo-banner-vr {
    text-align: center;
    position: absolute;
    background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024_OSP_promo_tag_bg.png) 0 0;
    right: 0px;
    top: 0px;
    width: 34px;
    height: 258px;
    z-index: 99;
}

    .promo-banner-vr p {
        font-size: 20px;
        color: #fff;
        padding: 4px;
    }

/*Top Horizontal*/
.promo-banner-ht {
    position: absolute;
    background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024_OSP_promo_tag_bg.png) 0 0;
    left: 0px;
    top: 0px;
    width: 179px;
    height: 30px;
    z-index: 99;
}

    .promo-banner-ht p {
        font-size: 20px;
        color: #fff;
        padding: 4px;
        float: left;
    }

/*Bottom Horizontal*/
.promo-banner-hb {
    position: absolute;
    background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024_OSP_promo_tag_bg.png) 0 0;
    left: 0px;
    top: 230px;
    width: 179px;
    height: 30px;
    z-index: 99;
}

    .promo-banner-hb p {
        font-size: 20px;
        color: #fff;
        padding: 4px;
        float: left;
    }

/*Cropped for search results*/
#mui_search_content .promo-banner-ht {
    position: absolute;
    background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024_OSP_promo_tag_bg.png) 0 0;
    left: 0px;
    top: 0px;
    width: 140px;
    height: 30px;
    z-index: 99;
}

    #mui_search_content .promo-banner-ht p {
        font-size: 20px;
        color: #fff;
        padding: 4px;
        float: left;
    }

#mui_search_content .promo-banner-hb {
    position: absolute;
    background: url(//secureimages.plussizetech.com/images/site_images/mastersite/1024_OSP_promo_tag_bg.png) 0 0;
    left: 0px;
    top: 175px;
    width: 140px;
    height: 30px;
    z-index: 99;
}

    #mui_search_content .promo-banner-hb p {
        font-size: 20px;
        color: #fff;
        padding: 4px;
        float: left;
    }

.product-wrapper {
    position: relative;
}

/* Email Catalog Management styles for login popup.  These styles can be removed after August release */
div.catalog-login-popup {
    padding: 10px 20px;
    position: relative;
}

    div.catalog-login-popup h1 {
        margin: 0 0 10px;
        padding: 0;
    }

    div.catalog-login-popup table {
        margin-top: 10px;
    }

    div.catalog-login-popup a.close {
        position: absolute;
        top: 5px;
        right: 5px;
        text-decoration: none;
        font-weight: normal;
        text-transform: uppercase;
        cursor: pointer;
    }

    div.catalog-login-popup input[type="text"],
    div.catalog-login-popup input[type="password"] {
        width: 200px;
        margin-left: 10px;
    }

    div.catalog-login-popup td {
        vertical-align: top;
    }

        div.catalog-login-popup td p {
            margin: 15px 0 0 10px;
        }

        div.catalog-login-popup td.input {
            width: 350px;
            margin-left: 20px;
            margin-bottom: 10px;
        }

            div.catalog-login-popup td.input input {
                width: 200px;
            }

                div.catalog-login-popup td.input input.noborder {
                    margin-left: 20px;
                    width: auto;
                    vertical-align: top;
                }

            div.catalog-login-popup td.input span {
                font-size: 12px;
                color: #333;
                margin-left: 10px;
                display: block;
            }

        * + html div.catalog-login-popup td.label {
            width: 80px;
        }

        * + html div.catalog-login-popup td.input {
            width: 280px;
        }
/* 

/* to turn off an on shipping info tabs for whole site */
.shippingTab {
    display: none !important;
}



.pr-other-attributes-histogram, .pr-other-attributes-subratings {
    display: inline !important;
}

.pr-other-attributes-list li.pr-other-attribute-label {
    width: 30.25% !important;
}

.pr-other-attribute-value-histogram-stats p {
    display: block !important;
}

.pr-snippet-review-count {
    line-height: 10px !important;
}

.pr-attribute-group {
    margin-right: 1% !important;
}

    .pr-attribute-group.pr-rounded.pr-attribute-pros {
        width: 32% !important;
    }

        .pr-attribute-group.pr-rounded.pr-attribute-pros.pr-attribute-pros, pr-attribute-label-pros {
            width: 32% !important;
            border: 0 !important;
        }

.pr-review-wrap .pr-review-main-wrapper .pr-review-points .pr-review-points-attr-wrapper .pr-attribute-group.pr-rounded.pr-attribute-pros {
    width: 32% !important;
    padding: 0px !important;
}

.pr-attribute-cons {
    width: 32% !important;
    display: inline !important;
    border: 0 !important;
}

.pr-contents .pr-review-wrap .pr-review-main-wrapper .pr-review-points .pr-review-points-attr-wrapper .pr-attribute-group.pr-rounded.pr-attribute-pros {
    width: 32% !important;
}

.pr-attribute-bestuses .pr-attribute-key, .pr-attribute-bestuses .pr-attribute-value {
    display: inline !important;
}

.pr-review-rating-wrapper, .pr-review-main-wrapper {
    width: 66% !important;
}


#content, #content.home {
    border-left: 0 solid #CCCCCC;
    border-right: 0 solid #CCCCCC;
    float: left;
    height: auto;
    width: 980px;
}



/* New HEader Nav Styles */
div.OSPHeader2013_header div.OSPHeader2013_nav {
    clear: both;
    position: relative;
    width: 982px;
    padding-left: 1px;
}

    div.OSPHeader2013_header div.OSPHeader2013_nav > a {
        float: left;
        display: block;
        padding: 11px 0px 0px 0px;
        height: 25px;
        font-size: 15px;
        text-align: center;
        color: #33333;
        font-weight: bold;
        visibility: hidden;
    }


    /* menus */
    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu {
        position: absolute;
        top: 0;
        display: none;
        z-index: 9000;
    }

        div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_tab {
            position: relative;
            padding: 10px 0 0;
            height: 26px;
            border: 1px solid #ccc;
            border-width: 1px 1px 0;
            font-size: 15px;
            text-align: center;
            color: #33333;
            background: #f7f7f5;
            z-index: 99;
        }

    div.OSPHeader2013_header div.OSPHeader2013_nav div. div.OSPHeader2013_body {
        float: right;
    }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_tab a {
        color: #33333;
        font-weight: bold;
    }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_right-side div.OSPHeader2013_tab {
        float: right;
    }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body {
        position: relative;
        top: -1px;
        border: 1px solid #ccc;
        background: #fff;
    }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_right-side div.OSPHeader2013_body {
        clear: both;
    }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body a {
        padding: 0;
    }

        div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body a.OSPHeader2013_offer {
            float: none;
            clear: both;
            display: block;
            height: 140px;
            background: #f0b74e url(//images.plussizetech.com/images/site_images/mastersite/OSPHeader_shopperscluboffer_small.png) center 10px no-repeat;
        }

        div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body a.OSPHeader2013_offerCollapsed {
            height: 140px;
            background: #f0b74e url(//images.plussizetech.com/images/site_images/mastersite/OSPHeader_shopperscluboffer_small.png) center 10px no-repeat;
        }

        div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body a.OSPHeader2013_offerExpanded {
            height: 100px;
            background: #f0b74e url(//images.plussizetech.com/images/site_images/mastersite/OSPHeader_shopperscluboffer_large.png) center 10px no-repeat;
        }

        div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body a.OSPHeader2013_offer .offerHolderExpanded {
            width: 310px !important;
        }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_expandable {
        float: left;
        width: 0px;
        overflow: hidden;
        display: none;
    }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.OSPHeader2013_column {
        float: left;
        padding: 25px 25px 15px;
        width: 140px;
        font-wieght: bold;
        background: #f7f7f5;
        min-height: 300px;
        display: block;
    }

        div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.OSPHeader2013_column a:hover {
            color: #eeb800;
        }

        div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.OSPHeader2013_column a {
            display: block;
            float: none;
            height: auto;
            margin: 0 0 15px;
            font-size: 11px;
            text-transform: none;
            text-align: left;
            color: #666;
            width: auto;
        }

            div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.OSPHeader2013_column a.viewExtras {
                display: none;
            }

        div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.OSPHeader2013_column span {
            display: block;
            float: none;
            height: auto;
            margin: 0 0 15px;
            font-size: 11px;
            text-transform: none;
            text-align: left;
            color: #666;
            font-weight: bold;
        }

        div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.OSPHeader2013_column a:hover {
            color: #eeb800;
        }

        div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.OSPHeader2013_column a em {
            font-style: normal;
            color: #eeb800;
        }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.one a.current {
        color: #eeb800;
        background: url(//images.plussizetech.com/images/site_images/mastersite/OSPHeader2013_triangle.png) no-repeat right center;
    }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.OSPHeader2013_column a.current span {
        display: block;
    }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.two {
        width: 110px;
        background: #fff !important;
    }

.OSPHeader2013_right-side {
    float: right;
}

div.OSPHeader2013_expandable div {
    border-right: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */;
}

.subExpander {
    width: 190px;
    border-right: 1px solid #ccc;
}

div.OSPHeader2013_header div.OSPHeader2013_nav #menu-02 div.OSPHeader2013_tab {
    background: #f7f7f5;
}

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_body p.one {
    width: 140px;
    background: #f7f7f5;
}

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_body p.one a {
        font-weight: bold;
    }

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.OSPHeader2013_column {
    float: left;
    padding: 25px 25px 15px;
    width: 140px;
    font-wieght: bold;
    background: #f7f7f5;
}

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_column a:hover {
    color: #eeb800;
}

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_column a {
    display: block;
    float: none;
    height: auto;
    margin: 0 0 15px;
    font-size: 11px;
    text-transform: none;
    text-align: left;
    color: #666;
    width: auto;
}

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.OSPHeader2013_column a.viewExtras {
    display: none;
}

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body p.OSPHeader2013_column span {
    display: block;
    float: none;
    height: auto;
    margin: 0 0 15px;
    font-size: 11px;
    text-transform: none;
    text-align: left;
    color: #666;
    font-weight: bold;
}

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_column a:hover {
    color: #eeb800;
}

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_column a em {
    font-style: normal;
    color: #eeb800;
}

.ie7 {
    display: none !important;
}



/**
 * NEW CSS
 */

.main-site-header .header-site-options #header-logo {
    width: 236px;
}

.main-site-header .header-site-options {
    border-top: 1px solid #efe8e8;
    padding-top: 17px;
}

    .main-site-header .header-site-options .right {
        float: right;
        margin-left: 28px;
        padding-top: 8px;
        padding-bottom: 11px;
        width: 711px;
    }

#search-terms {
    background: transparent;
    border: 1px solid #c8c6c6;
    line-height: normal;
    padding: 9px;
    width: 315px;
}

#search-terms-submit {
    background: #000;
    position: absolute;
    right: 28px !important;
    top: 25px !important;
    width: 45px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    font-size: 17px;
    color: #fff;
}


#saving_text {
    float: left;
}

#shopping-bag-container {
    float: right;
    position: relative;
    margin-left: 0;
    padding: 2px 30px 0 5px;
    top: -9px;
    border:solid 1px #fff;
}
#ShoppingBagCount {
    position: absolute;
    top: 20px;
    width: 28px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

#shopping-bag-txt {
    position: absolute;
    top: 12px;
    right: 0;
    padding-left: 6px;
    width: 24px;
    color: #b1aeae;
    font-weight: bold;
    font-size: 11px;
}

#OSPbutton {
    width: auto !important;
    left: 214px !important;
}

    #OSPbutton a {
        font-size: 12px;
        color: #b1aeae;
        text-decoration: none;
        margin-left: 50px;
    }

        #OSPbutton a:hover {
            color: #7e7e7e;
        }

.header-account-left,
.header-account-right,
.header-account-right a {
    color: #b1aeae !important;
    font-size: 12px !important;
    border: 0 !important;
    text-transform: lowercase;
    text-decoration: none !important;
}

    .header-account-left a:hover,
    .header-account-right a:hover {
        color: #7e7e7e !important;
    }

    .header-account-right .account-options a {
        margin: 0 5px !important;
        padding: 0 !important;
    }

    .header-account-left a {
        margin: 0 !important;
        padding: 0 0 0 20px !important;
    }

#clicktochat_header {
    position: absolute !important;
    top: 20px !important;
    left: 149px !important;
}

.osp-my-acc {
    position: relative;
}

.osp-menu-dropdown {
    display: none;
    background: #ffffff;
    position: absolute;
    top: 100%;
    left: 0;
    width: 124px;
    text-align: left;
    z-index: 99999;
}

.osp-my-acc:hover .osp-menu-dropdown {
    display: block;
}

.osp-menu-arrow {
    vertical-align: top;
    margin-top: 5px !important;
    margin-left: 5px !important;
}

.osp-my-acc:hover .osp-menu-arrow {
}

.osp-menu-dropdown-inner {
    display: block;
    border: 1px solid #efe8e8;
    margin-top: 5px;
    padding: 5px 0;
}

.header-account-right .osp-menu-dropdown a {
    display: block;
    padding: 8px 12px !important;
    line-height: 1;
    text-transform: none;
}

#saving-text {
    width: auto;
}

.shopping-bag-count {
    position: static;
    display: block;
}

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_column {
    float: left;
    padding: 25px 25px 15px;
    width: 140px;
    font-wieght: bold;
    background: #f7f7f5;
    min-height: 270px;
}

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_column a:hover {
        color: #eeb800;
    }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_column a {
        display: block;
        float: none;
        height: auto;
        margin: 0 0 15px;
        font-size: 11px;
        text-transform: none;
        text-align: left;
        color: #666;
        width: auto;
    }

        div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_column a.viewExtras {
            display: none;
        }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_column span {
        display: block;
        float: none;
        height: auto;
        margin: 0 0 15px;
        font-size: 11px;
        text-transform: none;
        text-align: left;
        color: #666;
        font-weight: bold;
    }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_column a:hover {
        color: #eeb800;
    }

    div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.OSPHeader2013_column a em {
        font-style: normal;
        color: #eeb800;
    }

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.last, div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.two {
    background-color: #fff;
}

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.NavDDFeatureProduct div.NavDD_TitleTxt, div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_menu div.OSPHeader2013_body div.NavDDFeatureProduct div.NavDD_BrandTxt {
    font-weight: bold;
    color: #666;
}

div.OSPHeader2013_header div.OSPHeader2013_nav div.OSPHeader2013_staticText {
    float: left;
    display: block;
    padding: 11px 0px 0px 0px;
    height: 25px;
    font-size: 15px;
    text-align: center;
    color: #33333;
    font-weight: bold;
    visibility: hidden;
}

.quantity_container {
    padding-bottom: 10px;
}

div.tabs div#first span.item_status_msg {
    color: #000 !important;
}

.outfit-detail-productInfo .second {
    padding-left: 5px;
}




/* NEW CERTONA STYLE FOR CLEARANCE */

#clearance_rr .recommendations .product-image img {
    border: medium none;
    padding: 20px 25px;
}

#clearance_rr .recommendations .product-name {
    color: #000000;
    display: block;
    margin-right: 5px;
    text-align: left;
    text-decoration: none;
}

#clearance_rr .recommendations .original-price {
    color: #333333;
    text-align: left;
}

#clearance_rr .recommendations .regular-price {
    color: #333333;
    text-align: left;
}

.recommendations .sale-price {
    color: #CC0000;
    display: block;
    text-align: left;
}

.recommendations .brand {
    font-weight: bold;
    margin: 2px auto 3px;
    text-align: left;
}

#clearance_rr h4 {
    background-color: #ffffff;
    color: #B6B3B3;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-left: 5px;
    padding: 6px 0px;
    text-align: left;
    text-transform: lowercase;
}

.horizontal .recommendations .recommendation {
    float: left;
    width: 189px;
}

#clearance_rr .horizontal, .vertical {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 9px;
    padding: 0;
    text-align: center;
}



/** Footer 11.25 *********************************************************************/
.footer_top_menu {
    display: none;
}

    .footer_top_menu .creditcard {
        float: left;
        width: 332px;
        height: 87px;
    }

        .footer_top_menu .creditcard a {
            float: left;
            width: 328px;
            height: 87px;
        }

    .footer_top_menu .shoppersclub {
        float: left;
        width: 327px;
        height: 87px;
    }

        .footer_top_menu .shoppersclub a {
            display: block;
            width: 327px;
            height: 87px;
            margin: 0 auto;
            text-indent: -9999em;
            background: url(//images.plussizetech.com/images/site_images/mastersite/1024-footer_osp_banner-012913.png) top left no-repeat;
        }

    .footer_top_menu .email {
        float: left;
        height: 73px;
        padding: 15px 0 0 33px;
        width: 260px;
        font-size: 12px;
        font-weight: bold;
    }

        .footer_top_menu .email .succeedtext {
            color: green;
            font-weight: bold;
        }

        .footer_top_menu .email span {
            color: #888;
        }

        .footer_top_menu .email input {
            float: left;
            width: 177px;
            height: 17px;
            margin-top: 4px;
            padding: 3px 0 0 5px;
            font-size: 11px;
            color: #999;
            border: 1px solid #666;
        }


/*#footer .email-with-confirm {width:auto; padding: ;}*/
#footer .email-with-confirm {
    width: auto;
    padding: 0 10px;
    height: 92px;
}

    #footer .email-with-confirm .submit-button {
        display: block;
        float: left;
        width: 50px;
        height: 31px;
        margin-top: 9px;
        text-indent: -9999em;
        background: url(//images.plussizetech.com/images/site_images/mastersite/osp_footer_emailsubmit.png) top left no-repeat;
    }
/*new*/



/*new*/
#footer_top_menu_new {
    width: 970px;
    height: 95px;
    border: 0;
    background: #ededed;
    padding: 25px 5px;
}

    #footer_top_menu_new div {
        display: block;
        float: left;
        width: auto;
        height: 68px;
        background: #fff;
        margin-left: 12px;
        padding: 12px;
        color: #6a6a6a;
        font-family: Avenir, Arial, Helvetica, sans-serif;
    }

        #footer_top_menu_new div h4 {
            font-size: 15px;
            padding: 7px 0 0 5px;
        }

    #footer_top_menu_new #emailbox {
        display: block;
        float: left;
        width: 155px;
        padding: 6px;
    }

/*end new*/

#footer_menu_new ul, #footer_menu_new ul li {
    margin: 0;
    padding: 0;
}

#footer_menu_new {
    float: left;
    width: 980px;
    padding: 20px 0px;
    background: none;
    /*background padding*/
    ;
}

    #footer_menu_new ul {
        float: left;
        margin: 0 0 0 70px;
        list-style: none;
        /*font-size: 8px; */
        ;
    }
        /*list-style margin*/

        #footer_menu_new ul li {
            height: 17px;
            margin-left: 0px;
        }

            #footer_menu_new ul li.title {
                margin: 0px 0px 5px 0px;
                list-style: none;
            }

                /* orig
#footer_menu ul li { height: 17px; margin-left:-10px; }
#footer_menu ul li.title { margin: 0 0 5px -11px; list-style: none; }
*/

                #footer_menu_new ul li.title a.blog {
                    padding-left: 5px;
                }

        #footer_menu_new ul.social li.title a.video {
            padding-left: 5px;
        }

/* IE 6 */
* html #footer_menu ul li.title {
    margin-left: -20px;
}

* html #footer_menu ul.store li.img_title {
    padding-left: 0;
    margin-left: 5px;
}
/* IE 7 */
* + html #footer_menu ul li.title {
    margin-left: -20px;
}

* + html #footer_menu ul.store li.img_title {
    padding-left: 0;
    margin-left: 5px;
}

/* IE 8 */
#footer_menu ul li.title {
    padding-left: 10px\9;
}

#footer_menu ul.store li.img_title {
    padding-left: 28px\9;
}

#footer_menu ul.social li.title {
    margin-left: -11px\9;
    padding-left: 0\9;
}

    #footer_menu ul.social li.title a.blog {
        padding-left: 10px\9;
    }

    #footer_menu ul.social li.title a.video {
        padding-left: 12px\9;
    }

#opinionfooter {
    display: inline;
}
/*new*/
/*end IE*/

#footer_menu_new ul li.img_title {
    height: 38px;
    list-style: none;
}

#footer_menu_new ul li.fb_icon, #footer_menu ul li.tw_icon, #footer_menu ul li.pn_icon, #footer_menu ul li.yt_icon {
    height: 19px;
    margin: 0 0 2px -15px;
    padding-left: 28px;
    background: url(//images.plussizetech.com/images/site_images/mastersite/1024-social_icons_112812.png) top left no-repeat;
    list-style: none;
    line-height: 20px;
}

#footer_menu_new ul li.tw_icon {
    height: 20px;
    background-position: 0 -20px;
}

#footer_menu_new ul li.pn_icon {
    height: 23px;
    background-position: 0 -41px;
}

#footer_menu_new ul li.yt_icon {
    height: 31px;
    background-position: 0 -63px;
}

#footer_menu_new ul a {
    margin: 0px;
    font-size: 12px;
    text-decoration: none;
    color: #6e6e6e;
}
    /*font-size, color*/
    #footer_menu_new ul a.title {
        font-size: 18px;
        font-weight: normal;
    }
/*font-size font-weight*/
/*#footer_menu ul a:hover { color: #444; } hide*/

.footer_trusted_menu {
    float: left;
    width: 980px;
    border-top: 1px solid #eeecec;
    /*new*/
    padding: 45px 0;
    border-bottom: 0;
    margin-bottom: 0px;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    color: #6e6e6e;
}

    .footer_trusted_menu div {
        width: 800px;
        margin: 0px auto;
    }
    /* height:18px; all new*/

    .footer_trusted_menu p {
        display: block;
        float: left;
    }

    .footer_trusted_menu a.bizrate {
        background: url(//medals.bizrate.com/medals/dynamic/155524_medal.gif) top left no-repeat;
        width: 125px;
        height: 73px;
        margin-top: -20px;
    }

    .footer_trusted_menu a.bizrate {
        text-indent: -9999em;
        float: left;
        margin-left: 25px;
    }

    .footer_trusted_menu a.paypal {
        background: url(https://images.plussizetech.com/images/site_images/mastersite/bnr_nowAccepting_106x33.png) top left no-repeat;
        width: 106px;
        height: 33px;
        text-indent: -9999em;
        float: left;
        margin-left: 332px;
    }

* + html #footer_menu .footer_trusted_menu a.bizrate {
    float: left;
}

.footer_promo {
    float: left;
    width: 880px;
    padding: 10px 60px 10px 40px;
    font-size: 11px;
    color: #666;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    text-align: justify;
}

.footer_cat_menu {
    float: left;
    width: 680px;
    padding: 10px 130px 15px 170px;
}

    .footer_cat_menu ul {
        float: left;
        width: 180px;
        margin-left: -10px;
        list-style: disc;
    }

    .footer_cat_menu li {
        margin-left: 20px;
        font-size: 8px;
        color: #CCC;
        list-style: disc;
    }

    .footer_cat_menu a, .footer_cat_menu a:visited {
        font-size: 11px;
        color: #999;
        text-decoration: none;
    }

        .footer_cat_menu a:hover {
            color: #444;
        }

.footer_disclaimer {
    margin-bottom: 20px;
    text-align: center;
    font-size: 9px;
    color: #666;
    width: 980px;
}

    .footer_disclaimer a, .footer_bottom_menu a {
        color: #666;
    }

        .footer_disclaimer a:hover, .footer_bottom_menu a:hover {
            color: #000;
        }

.footer_bottom_menu {
    margin-bottom: 20px;
    text-align: center;
    font-size: 11px;
    color: #666;
}

    .footer_bottom_menu a {
        text-decoration: none;
    }

.footer_sisterbrands_menu {
    color: #666666;
    font-size: 11px;
    margin-bottom: 5px;
    text-align: center;
    width: 980px;
}

    .footer_sisterbrands_menu a, .footer__sisterbrands_menu a:visited {
        color: #666666;
        font-size: 11px;
        text-decoration: none;
    }

        .footer_sisterbrands_menu a:hover {
            color: #444444;
        }
/** [END] Footer ***************************************************************/


/** promo color under PLP image ***************************************************/
span.promo-tag p span {
    color: #ff0000 !important;
}

/* QV fix for live */
#quickview-wrapper .description-column h1 {
    font-weight: bold;
}

.shopping-bag-status li, .backorder li {
    list-style: disc;
}

.outfit .right-site .add-bag {
    background: none !important;
}

.review-holder {
    margin-left: 0px !important;
    width: 662px !important;
}

.prPaAnswerList {
    margin-left: 0 !important;
}

/* OSP footer email signup with confirmation address. BEGIN */
#footer_top_menu_new .m-footer-email {
    position: relative;
    float: left;
    width: 255px;
    height: 92px;
    padding: 0;
}

#footer_top_menu_new #m-emailSignupForm {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    padding: 12px;
    background: #fff;
}

.p-boxShadow {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
}

.lteIE8 .p-boxShadow {
    outline: 1px solid #C4C4C4;
}

.lteIE9 .p-boxShadow {
    outline: 1px solid #C4C4C4;
}

#m-emailSignupForm .e-title {
    display: inline-block;
    padding: 2px 0;
    font-size: 15px;
    color: #666;
}

    #m-emailSignupForm .e-title em {
        font-style: normal;
        color: #cc0000;
    }

.e-emailAddress, #e-submitEmail {
    display: inline-block;
    font-size: 12px;
}

.e-emailAddress {
    width: 162px;
    height: 31px;
    height: 24px \9;
    margin: 0 5px 5px 0;
    padding: 1px 5px 0;
    padding: 8px 5px 0 \9;
    border: 1px solid #c4c4c4;
    color: #666;
}

#e-emailAddress-confirm {
    display: none;
}
/* omg hax */
#e-submitEmail {
    position: relative;
    width: 40px;
    height: 24px;
    padding: 10px 5px 0;
    color: #fff;
    background: #f8b828;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    font-weight: bold;
}

#e-closeSignup {
    top: 12px;
    right: 12px;
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    text-decoration: none;
}

    #e-closeSignup:hover {
        color: #000000;
        text-decoration: none;
        opacity: 0.4;
        filter: alpha(opacity=40);
        cursor: pointer;
    }

#e-signupError {
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #f02a00;
}

.e-signupError {
    border-color: #f02a00;
}
/* OSP forces IE into IE7 emulation. No box-shadows. */

#confirmation-fader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

#confirmation-popup {
    position: fixed;
    top: 10%;
    width: 700px;
    height: 487;
    border: 1px solid #c4c4c4;
    background: #fff url(//secureimages.plussizetech.com/images/site_images/mastersite/email_loading_indicator.gif) no-repeat fixed center;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
}

    #confirmation-popup.loaded {
        background: #fff;
    }

    #confirmation-popup a {
        color: #639;
    }

        #confirmation-popup a.close {
            position: absolute;
            top: 15px;
            right: 15px;
            width: 15px;
            height: 15px;
            background: url(//secureimages.plussizetech.com/images/site_images/mastersite/email_signup_close.png);
            text-indent: -9999px;
            cursor: pointer;
        }

    #confirmation-popup div.welcome-banner {
        float: left;
    }

    #confirmation-popup div.welcome-text {
        float: right;
        width: 368px;
        padding: 15px;
        font-size: 13px;
    }

    #confirmation-popup h3 {
        font-size: 40px;
        color: #999;
    }

    #confirmation-popup p {
        margin: 15px 0 0;
    }

        #confirmation-popup p.restrictions {
            margin: 25px 0 0;
            font-size: 11px;
            color: #666;
        }

    #confirmation-popup span.display-email {
        font-weight: bold;
    }

    #confirmation-popup a#e-closeSignup {
        top: 12px;
        right: 12px;
        position: absolute;
        font-size: 20px;
        font-weight: bold;
        line-height: 18px;
        color: #000000;
        text-shadow: 0 1px 0 #ffffff;
        text-decoration: none;
        width: auto;
        height: auto;
        background: none;
        text-indent: 0;
        cursor: pointer;
    }
/* End OSP footer email signup with confirmation address. */


/** Email with Confirm  *********************************************************************/
#footer .email-with-confirm {
    position: relative;
    float: left;
    width: 250px;
    padding: 10px;
}

    #footer .email-with-confirm .email-address {
        margin: 10px 0 !important;
        position: relative;
        float: left;
    }

    #footer .email-with-confirm .confirm-address {
        display: none;
        clear: left;
        float: left;
        margin-top: 5px;
        margin-bottom: 10px;
    }

    #footer .email-with-confirm .submit-button {
        float: left;
        margin-top: 8px;
        margin-left: 10px;
    }

    #footer .email-with-confirm .close {
        position: absolute;
        top: 5px;
        right: 5px;
        text-decoration: none;
    }

    #footer .email-with-confirm p.err-msg {
        clear: both;
        font-weight: bold;
        color: #f00;
    }

.email-with-confirm .error-border {
    border: 1px solid #f00;
}

#site-section-email {
    width: 207px;
    height: 70px;
    background-color: #D9D9D9;
    color: #A8A8A8;
    border: 2px solid #fff;
}

    #site-section-email p, #site-section-email input {
        margin-left: 4px;
    }

        #site-section-email p.offer {
            font-size: 10px;
            float: left;
            clear: left;
            width: auto;
            color: #555;
            font-weight: bold;
        }

        #site-section-email input[type="submit"] {
            background-color: #8A8B91;
            color: #fff;
            padding: 1px;
            border: none;
            margin-top: 10px;
        }

        * + html #site-section-email p.offer {
            width: 100%;
        }

span.google-search {
    display: none;
}

#e-deptNameCat {
    display: inline;
}

.ddlcatSearch {
    display: block;
}

#confirmation-popup .close#e-closeSignup {
    background: none;
    text-indent: 0;
}

.buttons a:hover, .buttons a:link, .buttons a:visited, .buttons a:active {
    color: transparent;
}

#quickview-wrapper .description-column .buttons .atb-old {
    background-color: #6599cb;
    color: white;
    font-weight: bold;
    white-space: nowrap;
    vertical-align: top;
    text-align: center;
    font-size: 12px;
    padding: 0;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

#quickview-wrapper .description-column .buttons .atb-old {
    font-size: 11px;
}

.atb-display-price {
    width: 175px;
    border-radius: 10px;
    background-color: #6599cb;
    color: white;
    font-weight: bold;
    white-space: nowrap;
    vertical-align: top;
    font-size: 11px;
    text-align: center;
    padding: 5px 0;
    display: inline-block;
}

#quickview-wrapper .description-column .buttons .atb-display-price {
    font-size: 11px;
    padding: 6.5px 0;
}

.qv-ie #quickview-wrapper .description-column .buttons .atb-display-price {
    font-size: 11px;
    padding: 6.5px 0;
}

.e-atb-Text, .e-atb-Price, .add-bag-top a:link, .add-bag-top a:visited, .add-bag-top a:active {
    display: inline-block;
    color: white;
    text-decoration: none;
}

.atb-ajax .e-atb-Price {
    display:none;
}

.atb-old-pdp {
    display: inline-block;
    display: none;
    vertical-align: top;
}

.hem {
    margin-bottom: 5px;
}

.e-hemPrice {
    display: inline;
    margin-left: 10px;
}

#left-nav .mui_filter_value li a:hover, #left-nav .mui_gn_filter a:hover {
    text-decoration: none;
}

.m-selectionBox:hover, .mui_gn_filter a:hover .m-selectionBox {
    background: #6599cb;
}

.m-sortBy-title {
    display: inline;
}

.m-selectionBox {
    outline: 1px solid #b0b0b0;
    width: 10px;
    height: 10px;
    border: 1px solid white;
    background: white;
    margin-left: 2px;
    display: inline-block;
    vertical-align:top;
    margin-right: 5px;
}

.e-selectedFilter .m-selectionBox, .e-selectedFilter.m-selectionBox {
    background: #6599cb;
}

#left-nav ul.mui_filter_value li a p {
    display: inline;
}

#left-nav li .e-clearSelection-leftNav {
    color: #6599cb;
    font-weight: normal !important;
    font-size: 11px;
}
/* Chameleon Override Content */ /* */


#left-nav li a p {
    display: inline;
}
/* old version for rollback */

.m-loadingIndicator {
    width: 70px;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 500;
    display: none;
}

    .m-loadingIndicator > div {
        width: 18px;
        height: 18px;
        background-color: #036;
        opacity: .5;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
        animation: bouncedelay 1.4s infinite ease-in-out;
        /* Prevent first frame from flickering when animation starts */
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .m-loadingIndicator .m-loadingIndicator-obj1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .m-loadingIndicator .m-loadingIndicator-obj2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0);
    }

    40% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.e-ClearInline {
    display: inline;
}

/* Begin Unique Chameleon Styles */

/* Remove when you when want show tender coupon */
.tender-coupon-new-payment {
    display: none !important;
}

.atb-old-pdp {
    display: inline-block !important;
}

.atb-old {
    display: inline-block !important;
}

.atb-ajax {
    display: none !important;
}

/* Remove a line from power reviews One Stop Plus */
.pr-comments-header .pr-brand-name {
    display: none !important;
}

​
/* Hiding ratings on PLP. */
.CSSOne, .CSSOnePointFive,
.CSSTwo, .CSSTwoPointFive,
.CSSThree, .CSSThreePointFive,
.CSSFour, .CSSFourPointFive,
.CSSFive {
    display: none !important;
}

/* End Hiding ratings on PLP. */


.enter-promo-code {
    display: block;
    float: left;
    margin-left: 20px;
}

.e-promoAndTotal-Link {
    display: none;
}
/* Start - AddAnother and Edit link */
.update-pdp {
    display: inline-block !important;
}

.update-qv {
    display: none !important;
}
/* End - AddAnother and Edit link */


/* Removes bra club image on add to bag overlay */

li.e-shippingStatus--braClub {
    display: none !important;
}

.atb-old-pdp .e-atb-Price, .atb-old .e-atb-Price {
    display: none;
}

/* Nick post sprint  8 Hot fix */
.add-item {
    background: url(//secureimages.plussizetech.com/images/site_images/MasterSite/add-to-shopping-bag-transparent.png) no-repeat;
    background-image:none;
    background-color: #fd9925;
    border-radius: 0;
    padding: 10px 12px;
    margin:5px auto;
    font-size: 15px;
}
#quickview-wrapper .add-item{
    margin: 0;
    padding: 0;
    /*padding:0;*/
    /*margin:0 auto;*/
}
#quickview-wrapper .description-column .buttons a.addToBasket {
    display: inline-block;
    height: 25px;
    line-height: 25px;
}
.add-another {
    background: url(//images.plussizetech.com/images/site_images/mastersite/addanotheritem_oldstyle.png) no-repeat !important;
    background-color: #FFFFFF;
    height: 20px;
}

.update-item {
    background: url(//images.plussizetech.com/images/site_images/mastersite/update_item_oldstyle.png) no-repeat !important;
    background-color: #FFFFFF;
    height: 20px;
}


.e-atb-Text {
    /*visibility: hidden;*/
}

.e-atb-Price {
    display: none;
}

#quickview-wrapper .buttons input {
    width: 160px !important;
}

/* End Unique Chameleon Styles */

#Sizechart {
    text-decoration: underline;
}


.quickview-container #quickview-wrapper .description-column .tabs #select_color_value {
    display: inline-block;
    height: auto;
}

.quickview-container #quickview-wrapper .description-column .tabs .size-row select {
    width: 140px;
}

.quickview-container #quickview-wrapper .description-column .tabs .size-row {
    padding-bottom: 0px;
}

#quickview-wrapper .description-column .tabs .select_size_color_label {
    padding-bottom: 10px;
    display: inline-block;
}

#quickview-wrapper .description-column .tabs div.swatch-tooltip {
    display: none !important;
}

#department-nav .nav-productListPage .mui_gn_filter_value.touchDevice, #department-nav .nav-productListPage .mui_gn.touchDevice {
    height: auto !important;
    overflow: visible;
    max-height: initial !important;
}

span.swatch-2011 {
    display: block;
    margin-right: 10px;
    padding: 5px 2px;
    border-bottom: 5px solid #fff;
    position: relative;
}

/* new swatch tooltip */
.swatch-tooltip.e-swatchTooltip {
    text-align: center;
    left: -100%;
    top: -84px;
    position: absolute;
    z-index: 99;
}

    .swatch-tooltip.e-swatchTooltip div {
        width: auto;
        height: auto;
        padding: 0;
        color: none;
        text-align: center;
    }

.e-swatchTooltip.e-swatchTooltip .e-arrowDown {
    position: absolute;
    /* bottom: -11px; */
    /* left: 0; */
    /* margin: 0 auto; */
    position: relative;
    /* margin-top: 11px; */
    top: 11px;
}

.e-swatchTooltip.e-swatchTooltip .m-tooltip {
    background-color: white;
    position: relative;
    padding: 10px;
    white-space: nowrap;
    -webkit-box-shadow: 0px 0px 5px #333333;
    -moz-box-shadow: 0px 0px 5px #333333;
    box-shadow: 0px 0px 5px #333333;
}

.lteIE9 .m-tooltip {
    border: 1px solid #999 !important;
}

.lteIE9 .atb-display-price {
    font-size: 11px !important;
}

.e-swatchTooltip.e-swatchTooltip .m-tooltip {
    background-color: white;
    -webkit-box-shadow: 0px 0px 5px #333333;
    -moz-box-shadow: 0px 0px 5px #333333;
    box-shadow: 0px 0px 5px #333333;
    position: relative;
    padding: 10px 10px 0px 10px;
}

.e-swatchTooltip .m-tooltip span {
    display: block;
}

.e-swatchTooltip .e-swatchTooltip-inStock {
    color: #007500;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.e-swatchTooltip .e-swatchTooltip-reserve {
    color: #F70;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 3px;
}

.e-swatchTooltip .e-swatchTooltip-size {
    color: #777;
    font-size: 11px;
    padding-bottom: 5px;
}

.e-swatchTooltip .e-swatchTooltip-ships {
    color: #777;
    font-size: 11px;
    padding-bottom: 5px;
}

.e-swatchTooltip .e-swatchTooltip-price {
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 0px;
}

.e-swatchTooltip .e-swatchTooltip-unavailable {
    color: #F00;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 3px;
}

.p-inStock {
    color: #007500;
}

.p-reserved {
    color: #F70;
}

.p-outOfStock {
    color: #F00;
}

select.size .p_inStock {
    color: #000 !important;
}

select.size .p_reserved {
    color: #666 !important;
}

select.size .p_outOfStock {
    color: #aaa !important;
}

body div.tabs div#first, div.tabs div#second {
    overflow: visible;
}

.selectionHolder {
    clear: both;
}

div.tabs div#first .select_size_color_label {
    display: block;
}

body div.tabs div#first span.item_status_msg {
    display: inline;
}

body div.tabs div#first select.quantity {
    display: inline-block;
}

body div.tabs div#first .quantity_container span.item_status_msg {
    font-size: 12px;
}

div.tabs div#first .select_size_color_label {
    display: inline-block;
    float: none;
}

body div.tabs div#first .outfit-color span.item_status_msg {
    float: left;
    width: 130px;
    display: inline;
    height: 20px;
}

div.tabs div#first .outfit-color .select_size_color_label {
    float: left;
}

body div.tabs div#first select.quantity {
    display: inline-block;
}

body div.tabs div#first span.item_status_msg {
    float: none;
    display: inline;
}

div.tabs div#first .quantity_container .select_size_color_label {
    display: block;
    float: none;
}
/** Monogram *******************************************************************/
.monogramwrapper {
    float: none;
    margin-top: 10px;
    width: 404px;
    margin: 15px 0 0;
}

    .monogramwrapper .checkboxMono {
        border: 0 none;
        position: relative;
        top: 2px;
    }

.monogram a {
    text-decoration: underline;
}

    .monogram a:link {
        text-decoration: underline;
    }

    .monogram a:hover {
        text-decoration: none;
    }

.submonogramwrapper {
    float: none;
    margin-top: 10px;
}

    .submonogramwrapper .title {
        float: left;
        margin-bottom: 2px;
        width: 407px;
    }

        .submonogramwrapper .title .Color {
            float: left;
            width: 122px;
            display: none;
        }
            /* turned off for TT #17241 */
            .submonogramwrapper .title .Color select {
                width: 110px;
                padding: 0;
                text-transform: lowercase;
            }

        .submonogramwrapper .title .Font {
            float: left;
            width: 155px;
        }

            .submonogramwrapper .title .Font select {
                width: 145px;
                padding: 0;
                text-transform: lowercase;
            }

        .submonogramwrapper .title .At {
            float: left;
            width: 80px;
        }

            .submonogramwrapper .title .At select {
                width: 130px;
                padding: 0;
            }

        .submonogramwrapper .title .Line {
            float: left;
            width: 60px;
        }

            .submonogramwrapper .title .Line input {
                height: 14px;
            }

        .submonogramwrapper .title.error {
            margin: 0;
        }

            .submonogramwrapper .title.error .errorMsg {
                color: Red;
                font-weight: normal;
            }

#quickview-wrapper .submonogramwrapper input, #quickview-wrapper .monogramwrapper input {
    float: left;
    margin-right: 5px;
}

.m-multiple .mui_filter_value {
    width: 48% !important;
    display: inline-block;
}

#mui_filter-Rating.m-multiple .mui_filter_value {
    width: 100% !important;
    display: inline-block;
}

 #left-nav .m-dropdown-title {
  display: none !important;
}



.template-productList .mui_gn, .template-productList .m-multiple .mui_filter_value, .template-productList .m-multiple .mui_gn_filter_value {
    
    overflow:initial;
    max-height: none;
    height: auto;
    vertical-align: top;
}

#left-nav li#mui_gn_filter-FacebookLike {
    margin-bottom: 0;
}

.m-topGuidedNavTemplate #m-guidedNav-Rating .m-secondaryContentTxt
{
    display:none;
}

.m-topGuidedNavTemplate #m-guidedNav-Rating .FacebookLike .m-secondaryContentTxt
{
    display:inline-block;
}

#left-nav .m-multiple#mui_filter-Rating .mui_gn_filter .dim-value
{
    width:135px;
}

.m-topGuidedNavTemplate .m-primaryContent.e-dimensionvalue-FacebookLike, .m-topGuidedNavTemplate .m-primaryContent.e-dimensionvalue-FacebookLike, #mui_gn_filter-FacebookLike .dim-value, #mui_gn_filter-FacebookLike .dim-value {
    display: inline;
    width: 110px;
    vertical-align: top;
    height: 16px;
    padding-left:20px;
    color: #222;
    background: url(http://static.ak.fbcdn.net/rsrc.php/v1/y7/r/ql9vukDCc4R.png) 0px -32px no-repeat;
}

#left-nav #mui_gn_filter-FacebookLike .dim-value, #left-nav #mui_gn_filter-FacebookLike .dim-value {
    display: inline;
    padding-left:20px;
    width: 103px;
}



#mui_gn_filter-FacebookLike .customer-rating, #mui_gn_filter-FacebookLike .customer-rating {
    display: none;
}


.m-secondaryContent span {
    text-align: left;
}

.main-site-header .contact-and-search #search-terms {
    line-height: 16px;
    height: 16px;
}

body .contact-and-search .btn-group > .btn:first-child {
    line-height: 26px;
}

body .contact-and-search .btn-group > .btn:first-child {
    height: auto;
}

/* Loyalty rewards */
.m-loyaltyRewardsBanner
{
    color:#333;
    margin:0 auto;
    text-align:center;
    width:100%;
    padding-bottom:30px;
}
.e-loyaltyRewardsBanner-image
{
    display:inline-block;
    text-align:right;
}
.e-loyaltyRewardsBanner-info
{
    border-bottom: 1px solid #231f20;
    border-top: 1px solid #231f20;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    padding: 10px 0;
    text-align: left;
    margin-left: 2%;
}
.e-loyaltyRewardsBanner-topcontent
{
    font-size:16px;
    color:#231f20;
}
.e-loyaltyRewardsBanner-bottomcontent
{
    font-size:13px;
    color:#231f20;
}
.e-unsubTitle
{
    font-size:24px;
    background: none repeat scroll 0 0 #ffffff;
    padding-left: 24px;
    padding-top: 20px;
}
.m-topMagazineSection-formSection
{
    padding-top:10px;
}

.m-unsub-formSection
{
    padding-top:20px;
    padding-bottom: 20px;
    font-size:16px;
    font-weight:bold;
}

.m-unsub-form
{
    padding-left:24px;
}

.m-unsub-formAction
{
    padding-bottom: 20px;
}

.m-unsub-confirm
{
    padding-left:24px;
    padding-bottom: 20px;
}

@-moz-document url-prefix() {
    .apply-promo-code .apply.promo.p-cta--affirmative {
        padding:5px 10px;
    }
}

#left-nav .scroller.mui_gn_filter_value.mui_sub_category .dim-value
{
    width:120px;
}

#left-nav .mui_sub_category.mui_gn_filter_value li.mui_gn_filter_category_unselected .dim-value
{
    width:105px;
}
.fancybox-overlay {
    z-index: 1110 !important;
}

/* free exchange photonBox css*/
.FreeExchangeWrapper .free-exchange-bar{
    padding: 10px 2%;
    text-align: left;
    background-color:#ececec;
    margin: 2px auto;
    width: 93.6%;
    letter-spacing:normal;
    font-family:Arial;
    font-size:10.5pt;
    float: left;
    color:#040404;
}


.FreeExchangeWrapper .free-exchange-bar span{
    color: #9b0d6a;
    font-weight:bold;

}
.FreeExchangeWrapper .free-exchange-bar a{
    cursor:pointer;
    font-size:9.5pt;
    margin:0 2px;
    text-decoration:underline;
    color:#040404 !important;
}
.FreeExchangeWrapper .free-exchange-details.toggle{
   display:none;
}

.FreeExchangeWrapper .free-exchange-details{
    width:100%;
    height:100%;
    z-index:99999;
    background-color:rgba(255,255,255,0.5);
    position:fixed;
    text-align:left;
    font-family:Arial;
    color:black;
    top:0;
    left:0;
    letter-spacing:normal;
    font-weight:normal;
}

.FreeExchangeWrapper .free-exchange-details-inner{
    width:510px;
    margin: 12.5% 0 0 50%;
    left: -205px;
    background-color:rgba(255, 255, 255,1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0,0.5);
    -webkit-box-shadow:0 0 10px rgba(0, 0, 0,0.5);
    box-shadow:0 0 10px rgba(0, 0, 0,0.5);
    position:relative;
    overflow: auto;
    padding:5px 20px;
    font-size:11.5pt;
}

.FreeExchangeWrapper .free-exchange-details-inner div{
    float:right;
    position:relative;
    clear:both;
    padding:5px;
}

.FreeExchangeWrapper .free-exchange-details-inner p{
    padding:5px 0;
}

.FreeExchangeWrapper .free-exchange-details-inner p span{
    font-weight:bold;
    color:black;
}

.FreeExchangeWrapper .free-exchange-details-close{
    right:0;
    cursor:pointer;
}

.FreeExchangeWrapper .free-exchange-details-close:hover{
color:red;
}

input#info[type="checkbox"]{
    display:none;
}


input#info[type="checkbox"]:checked ~ .FreeExchangeWrapper{
    display:block;
    z-index:9999;
    top:0;
    width:100%;
    height:100%;
    left:0;
    position:fixed;
}

input#info[type="checkbox"] ~ .FreeExchangeWrapper{
    display:none;
}

input#info[type="checkbox"] ~ .FreeExchangeWrapper .free-exchange-details-inner {
    font-weight:normal;
}

.action-selection .aside-Container{
display:inline-block;
margin:0 0 0 20px;
}
.action-selection .aside-Container a {
    display: block;
    margin:5px auto 5px;
    text-decoration:underline;
    font-weight:bold;
    color:black;
    
}

.header-site-options .ie7-logo #header-logo{
   display:none;
   float:none;
}
.header-site-options .ie7-logo {
   /*background:url('data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27108%27%20height%3D%2732%27%20viewBox%3D%270%200%20108%2032%27%3E%3Cpath%20d%3D%22M12.512%2028.096c0.224%200%200.416%200.032%200.576%200.064%200.16%200.064%200.288%200.128%200.384%200.224s0.192%200.192%200.224%200.32%200.064%200.256%200.064%200.416c0%200.16-0.032%200.288-0.064%200.416-0.064%200.128-0.128%200.256-0.224%200.352s-0.224%200.16-0.384%200.224c-0.16%200.064-0.352%200.064-0.544%200.064h-0.448v1.184h-0.608v-3.264h1.024zM12.512%2029.728c0.096%200%200.192%200%200.288-0.032s0.16-0.064%200.192-0.128c0.064-0.064%200.096-0.128%200.128-0.192s0.032-0.16%200.032-0.256c0-0.096%200-0.16-0.032-0.224s-0.064-0.128-0.128-0.192c-0.064-0.064-0.128-0.096-0.192-0.128-0.096-0.032-0.192-0.032-0.288-0.032h-0.448v1.152h0.448z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17.248%2030.848v0.512h-1.888v-3.264h0.608v2.752h1.28z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.032%2030.848c0.128%200%200.224-0.032%200.32-0.064s0.16-0.096%200.224-0.16c0.064-0.064%200.096-0.16%200.16-0.256s0.064-0.224%200.064-0.32v-1.952h0.608v1.952c0%200.192-0.032%200.384-0.096%200.544s-0.16%200.32-0.256%200.416-0.256%200.224-0.416%200.288c-0.16%200.064-0.352%200.096-0.576%200.096s-0.384-0.032-0.576-0.096c-0.16-0.064-0.32-0.16-0.416-0.288-0.128-0.128-0.192-0.256-0.256-0.416s-0.096-0.352-0.096-0.544v-1.952h0.608v1.952c0%200.128%200.032%200.224%200.064%200.352%200.032%200.096%200.096%200.192%200.16%200.256s0.128%200.128%200.224%200.16%200.128%200.032%200.256%200.032z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M24.896%2028.704c-0.032%200.032-0.032%200.064-0.064%200.064s-0.032%200.032-0.064%200.032c-0.032%200-0.064%200-0.096-0.032s-0.096-0.064-0.128-0.064c-0.064-0.032-0.096-0.064-0.192-0.064-0.064-0.032-0.16-0.032-0.256-0.032s-0.16%200-0.224%200.032c-0.064%200.032-0.128%200.064-0.16%200.096s-0.064%200.064-0.096%200.128-0.032%200.096-0.032%200.16c0%200.064%200.032%200.128%200.064%200.192s0.096%200.096%200.16%200.128c0.064%200.032%200.16%200.064%200.224%200.096%200.096%200.032%200.192%200.064%200.288%200.096s0.192%200.064%200.288%200.128c0.096%200.032%200.16%200.096%200.224%200.16s0.128%200.16%200.16%200.224%200.064%200.224%200.064%200.352c0%200.16-0.032%200.288-0.064%200.416-0.064%200.128-0.128%200.224-0.224%200.32s-0.224%200.16-0.352%200.224c-0.128%200.064-0.288%200.096-0.48%200.096-0.096%200-0.192%200-0.32-0.032-0.096-0.032-0.192-0.064-0.288-0.096s-0.192-0.096-0.256-0.128-0.16-0.096-0.224-0.16l0.192-0.288c0-0.032%200.032-0.032%200.064-0.064%200.032%200%200.064-0.032%200.064-0.032%200.032%200%200.064%200%200.128%200.032%200.032%200.032%200.096%200.064%200.16%200.096s0.128%200.064%200.224%200.096%200.16%200.032%200.288%200.032c0.16%200%200.32-0.032%200.384-0.128%200.096-0.096%200.128-0.192%200.128-0.352%200-0.096-0.032-0.16-0.064-0.224s-0.096-0.096-0.16-0.128-0.16-0.064-0.224-0.096-0.192-0.064-0.288-0.096c-0.096-0.032-0.192-0.064-0.288-0.096s-0.16-0.096-0.224-0.16-0.128-0.16-0.16-0.256c-0.032-0.096-0.032-0.224-0.032-0.384%200-0.128%200.032-0.224%200.064-0.352%200.032-0.096%200.128-0.224%200.192-0.288%200.096-0.096%200.192-0.16%200.32-0.224s0.288-0.064%200.448-0.064c0.192%200%200.352%200.032%200.544%200.096s0.288%200.128%200.416%200.256l-0.128%200.288z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M30.656%2028.704c-0.032%200.032-0.032%200.064-0.064%200.064s-0.032%200.032-0.064%200.032c-0.032%200-0.064%200-0.096-0.032s-0.096-0.064-0.128-0.064c-0.064-0.032-0.096-0.064-0.192-0.064-0.064-0.032-0.16-0.032-0.256-0.032s-0.16%200-0.224%200.032c-0.064%200.032-0.128%200.064-0.16%200.096s-0.064%200.064-0.096%200.128-0.032%200.096-0.032%200.16c0%200.064%200.032%200.128%200.064%200.192s0.096%200.096%200.16%200.128c0.064%200.032%200.16%200.064%200.224%200.096%200.096%200.032%200.192%200.064%200.288%200.096s0.192%200.064%200.288%200.128c0.096%200.032%200.16%200.096%200.224%200.16s0.128%200.16%200.16%200.224%200.064%200.224%200.064%200.352c0%200.16-0.032%200.288-0.064%200.416-0.064%200.128-0.128%200.224-0.224%200.32s-0.224%200.16-0.352%200.224c-0.096%200-0.256%200.032-0.416%200.032-0.096%200-0.192%200-0.32-0.032-0.096-0.032-0.192-0.064-0.288-0.096s-0.192-0.096-0.256-0.128-0.16-0.096-0.224-0.16l0.192-0.288c0-0.032%200.032-0.032%200.064-0.064%200.032%200%200.064-0.032%200.064-0.032%200.032%200%200.064%200%200.128%200.032%200.032%200.032%200.096%200.064%200.16%200.096s0.128%200.064%200.224%200.096%200.16%200.032%200.288%200.032c0.16%200%200.32-0.032%200.384-0.128%200.096-0.096%200.128-0.192%200.128-0.352%200-0.096-0.032-0.16-0.064-0.224s-0.096-0.032-0.16-0.064-0.16-0.064-0.224-0.096c-0.096-0.032-0.192-0.064-0.288-0.096s-0.192-0.064-0.288-0.096c-0.096-0.032-0.16-0.096-0.224-0.16s-0.128-0.16-0.16-0.256c-0.032-0.096-0.064-0.224-0.064-0.384%200-0.128%200.032-0.224%200.064-0.352%200.032-0.096%200.128-0.224%200.192-0.288%200.096-0.096%200.192-0.16%200.32-0.224s0.288-0.064%200.448-0.064c0.192%200%200.352%200.032%200.544%200.096s0.288%200.128%200.416%200.256l-0.16%200.288z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M33.12%2031.36h-0.608v-3.264h0.608v3.264z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M37.216%2028.32c0%200.064-0.032%200.128-0.064%200.192l-1.664%202.336h1.696v0.512h-2.464v-0.224c0-0.032%200-0.064%200-0.096s0.032-0.064%200.032-0.064l1.664-2.368h-1.632v-0.48h2.4v0.192z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M39.424%2028.576v0.896h1.12v0.448h-1.12v0.928h1.44v0.512h-2.048v-3.264h2.048v0.48h-1.44z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M48.224%2028.096v3.264h-0.544v-2.080c0-0.096%200-0.16%200-0.256l-0.992%201.824c-0.032%200.096-0.128%200.128-0.224%200.128h-0.096c-0.096%200-0.16-0.032-0.224-0.128l-0.992-1.856c0%200.064%200%200.096%200%200.16%200%200.032%200%200.096%200%200.128v2.080h-0.544v-3.264h0.448c0.032%200%200.064%200%200.064%200%200.032%200%200.032%200%200.064%200s0.032%200%200.032%200.032%200.032%200.032%200.032%200.064l0.96%201.792c0.032%200.032%200.064%200.096%200.064%200.16%200.032%200.064%200.032%200.096%200.064%200.16%200.032-0.064%200.032-0.096%200.064-0.16s0.032-0.096%200.064-0.16l0.96-1.792c0-0.032%200.032-0.032%200.032-0.064s0.032-0.032%200.032-0.032%200.032%200%200.064%200%200.032%200%200.064%200h0.608z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M52.832%2031.36h-0.48c-0.064%200-0.096%200-0.128-0.032s-0.064-0.064-0.064-0.096l-0.256-0.672h-1.344l-0.256%200.672c0%200.032-0.032%200.064-0.064%200.096s-0.064%200.032-0.128%200.032h-0.48l1.28-3.232h0.608l1.312%203.232zM51.776%2030.112l-0.384-1.088c-0.032-0.032-0.032-0.096-0.064-0.16s-0.032-0.128-0.064-0.224c-0.032%200.064-0.032%200.16-0.064%200.224s-0.032%200.128-0.064%200.16l-0.384%201.088h1.024z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M56.832%2031.36h-0.544c-0.096%200-0.192-0.032-0.224-0.128l-0.672-1.024c-0.032-0.032-0.064-0.064-0.096-0.096s-0.064-0.032-0.128-0.032h-0.256v1.28h-0.608v-3.264h0.992c0.224%200%200.416%200.032%200.576%200.064s0.288%200.096%200.384%200.192c0.096%200.096%200.16%200.192%200.224%200.288%200.032%200.128%200.064%200.256%200.064%200.384%200%200.096-0.032%200.224-0.064%200.32s-0.064%200.192-0.128%200.256c-0.064%200.064-0.128%200.16-0.224%200.224s-0.192%200.096-0.288%200.128c0.032%200.032%200.064%200.064%200.096%200.064s0.064%200.064%200.096%200.096l0.8%201.248zM55.264%2029.664c0.128%200%200.224%200%200.288-0.032%200.096-0.032%200.16-0.064%200.224-0.128s0.096-0.096%200.128-0.192c0.032-0.064%200.032-0.16%200.032-0.224%200-0.16-0.064-0.288-0.16-0.384s-0.288-0.128-0.512-0.128h-0.384v1.088h0.384z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M58.912%2029.472h0.128c0.064%200%200.096%200%200.128-0.032%200.032%200%200.064-0.032%200.096-0.064l0.896-1.12c0.032-0.032%200.064-0.096%200.128-0.096%200.032-0.032%200.096-0.032%200.16-0.032h0.512l-1.088%201.344c-0.064%200.096-0.128%200.128-0.192%200.16%200.064%200.032%200.096%200.032%200.128%200.064s0.064%200.064%200.128%200.128l1.12%201.504h-0.544c-0.064%200-0.128%200-0.16-0.032s-0.064-0.064-0.096-0.096l-0.928-1.184c-0.032-0.032-0.064-0.064-0.096-0.096s-0.096-0.032-0.16-0.032h-0.192v1.472h-0.608v-3.264h0.608v1.376z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M63.104%2028.576v0.896h1.12v0.448h-1.12v0.928h1.44v0.512h-2.048v-3.264h2.048v0.48h-1.44z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M68.448%2028.608h-0.992v2.752h-0.608v-2.752h-0.992v-0.48h2.56v0.48z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M71.040%2028.096c0.224%200%200.416%200.032%200.576%200.064%200.16%200.064%200.288%200.128%200.384%200.224s0.192%200.192%200.224%200.32%200.064%200.256%200.064%200.416c0%200.16-0.032%200.288-0.064%200.416-0.064%200.128-0.128%200.256-0.224%200.352s-0.224%200.16-0.384%200.224c-0.16%200.064-0.352%200.064-0.544%200.064h-0.448v1.184h-0.608v-3.264h1.024zM71.040%2029.728c0.096%200%200.192%200%200.288-0.032s0.16-0.064%200.192-0.128c0.064-0.064%200.096-0.128%200.128-0.192s0.032-0.16%200.032-0.256c0-0.096%200-0.16-0.032-0.224s-0.064-0.128-0.128-0.192c-0.064-0.064-0.128-0.096-0.192-0.128-0.096-0.032-0.192-0.032-0.288-0.032h-0.448v1.152h0.448z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M75.776%2030.848v0.512h-1.888v-3.264h0.608v2.752h1.28z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M80.096%2031.36h-0.48c-0.064%200-0.096%200-0.128-0.032s-0.064-0.064-0.064-0.096l-0.256-0.672h-1.344l-0.256%200.672c0%200.032-0.032%200.064-0.064%200.096s-0.064%200.032-0.128%200.032h-0.48l1.28-3.232h0.608l1.312%203.232zM79.040%2030.112l-0.384-1.088c-0.032-0.032-0.032-0.096-0.064-0.16s-0.032-0.128-0.064-0.224c-0.032%200.064-0.032%200.16-0.064%200.224s-0.032%200.128-0.064%200.16l-0.384%201.088h1.024z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M83.68%2030.592c0.032%200%200.064%200%200.096%200.032l0.224%200.256c-0.128%200.16-0.288%200.288-0.48%200.384s-0.416%200.128-0.704%200.128c-0.256%200-0.448-0.032-0.64-0.128s-0.352-0.192-0.48-0.352c-0.128-0.16-0.256-0.32-0.32-0.512s-0.096-0.416-0.096-0.672c0-0.256%200.032-0.48%200.128-0.672%200.064-0.192%200.192-0.384%200.32-0.512%200.128-0.16%200.32-0.256%200.512-0.352s0.416-0.128%200.64-0.128c0.224%200%200.448%200.032%200.64%200.128%200.192%200.064%200.352%200.192%200.48%200.32l-0.192%200.288c0%200.032-0.032%200.032-0.032%200.032-0.032%200-0.032%200.032-0.064%200.032s-0.032%200-0.064-0.032c-0.032%200-0.064-0.032-0.064-0.032-0.032-0.032-0.064-0.032-0.096-0.064s-0.096-0.032-0.128-0.064c-0.064-0.032-0.096-0.032-0.16-0.032s-0.128-0.032-0.224-0.032c-0.16%200-0.288%200.032-0.384%200.064-0.128%200.064-0.224%200.128-0.32%200.224s-0.16%200.224-0.192%200.352c-0.032%200.128-0.064%200.288-0.064%200.48s0.032%200.352%200.064%200.48c0.064%200.128%200.128%200.256%200.224%200.352s0.192%200.16%200.32%200.224%200.256%200.064%200.384%200.064c0.096%200%200.16%200%200.224%200s0.128-0.032%200.192-0.032%200.096-0.032%200.16-0.064%200.096-0.064%200.16-0.128c0%200%200.032-0.032%200.032-0.032s-0.096%200-0.096%200z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M86.144%2028.576v0.896h1.12v0.448h-1.12v0.928h1.44v0.512h-2.048v-3.264h2.048v0.48h-1.44z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9.824%2012.672c0.256-0.96%200.64-1.856%201.12-2.688s1.024-1.568%201.632-2.176c0.608-0.608%201.28-1.12%201.984-1.472s1.44-0.544%202.144-0.544c0.416%200%200.8%200.064%201.088%200.192s0.544%200.288%200.736%200.48%200.352%200.384%200.448%200.608c0.096%200.224%200.128%200.448%200.128%200.64%200%200.288-0.064%200.576-0.224%200.832-0.16%200.288-0.448%200.416-0.896%200.416-0.352%200-0.64-0.064-0.768-0.224-0.16-0.128-0.224-0.288-0.224-0.48%200-0.16%200.032-0.32%200.096-0.448s0.128-0.256%200.224-0.352c0.064-0.096%200.128-0.224%200.192-0.32s0.096-0.224%200.096-0.352c0-0.288-0.096-0.48-0.288-0.576s-0.416-0.128-0.672-0.128c-0.736%200-1.408%200.224-1.952%200.704-0.576%200.48-1.056%201.024-1.44%201.664s-0.736%201.312-0.96%201.984c-0.256%200.672-0.416%201.216-0.544%201.664l-0.512%201.888h3.072l-0.096%200.352h-3.072l-2.208%208.448c-0.288%201.056-0.64%202.080-1.056%203.072s-0.928%201.888-1.472%202.624c-0.544%200.768-1.152%201.376-1.824%201.824-0.64%200.448-1.344%200.672-2.080%200.672-0.224%200-0.448-0.032-0.672-0.064-0.256-0.064-0.448-0.128-0.672-0.256-0.192-0.128-0.352-0.288-0.512-0.512-0.128-0.192-0.192-0.48-0.192-0.8s0.096-0.576%200.288-0.832c0.192-0.224%200.48-0.352%200.896-0.352%200.224%200%200.384%200.032%200.512%200.128s0.192%200.256%200.192%200.512c0%200.192-0.032%200.384-0.128%200.576s-0.128%200.416-0.128%200.64%200.064%200.384%200.224%200.48c0.128%200.096%200.32%200.16%200.544%200.16%200.704%200%201.376-0.48%202.016-1.44s1.248-2.496%201.824-4.608l2.752-10.272h-2.368l0.096-0.352h2.368l0.288-1.312z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19.104%2014.048l-2.848%208.224c-0.128%200.352-0.224%200.672-0.288%200.928-0.064%200.288-0.096%200.48-0.096%200.608%200%200.224%200.064%200.448%200.192%200.608%200.128%200.192%200.32%200.288%200.64%200.288%200.448%200%200.928-0.16%201.44-0.512s1.024-0.768%201.536-1.312%200.96-1.12%201.376-1.792c0.416-0.64%200.736-1.312%200.96-1.952l1.76-5.088h1.728l-2.944%208.448c-0.096%200.256-0.16%200.512-0.256%200.768s-0.128%200.512-0.128%200.736c0%200.192%200.064%200.384%200.16%200.512%200.128%200.128%200.288%200.224%200.512%200.224%200.288%200%200.544-0.096%200.8-0.288s0.48-0.384%200.704-0.64c0.192-0.256%200.384-0.48%200.544-0.736s0.256-0.448%200.32-0.608l0.288%200.128c-0.064%200.128-0.16%200.32-0.32%200.608-0.128%200.288-0.352%200.544-0.576%200.832-0.256%200.288-0.544%200.512-0.928%200.704-0.352%200.192-0.8%200.288-1.28%200.288-0.544%200-0.992-0.096-1.312-0.32s-0.48-0.608-0.48-1.12c0-0.288%200.032-0.544%200.096-0.8s0.16-0.544%200.288-0.896v-0.064c-0.224%200.288-0.512%200.64-0.832%200.992-0.32%200.384-0.672%200.736-1.056%201.056s-0.768%200.608-1.184%200.832-0.864%200.32-1.312%200.32c-0.704%200-1.28-0.16-1.696-0.512-0.416-0.32-0.608-0.8-0.608-1.44%200-0.256%200.064-0.544%200.16-0.896%200.128-0.352%200.224-0.64%200.288-0.896l2.432-6.88h-2.208l0.096-0.352h4.032z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M29.12%2022.496c-0.096%200.256-0.16%200.512-0.256%200.768s-0.128%200.512-0.128%200.736c0%200.192%200.064%200.384%200.16%200.512%200.128%200.128%200.288%200.224%200.512%200.224%200.256%200%200.512-0.096%200.768-0.288s0.48-0.384%200.704-0.64%200.384-0.48%200.544-0.736%200.256-0.448%200.32-0.608l0.288%200.128c-0.064%200.128-0.16%200.32-0.32%200.608-0.128%200.288-0.32%200.544-0.576%200.832s-0.544%200.512-0.928%200.704c-0.352%200.192-0.8%200.288-1.28%200.288-0.544%200-0.992-0.096-1.312-0.32s-0.48-0.608-0.48-1.12c0-0.288%200.064-0.608%200.16-0.928%200.096-0.352%200.192-0.64%200.288-0.928l5.536-15.52h-2.208l0.096-0.352h3.968l-5.856%2016.64z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M59.872%2022.912c-0.192%200.32-0.48%200.608-0.832%200.928s-0.768%200.576-1.28%200.832c-0.512%200.256-1.12%200.352-1.824%200.352s-1.312-0.128-1.792-0.352-0.896-0.544-1.184-0.896c-0.32-0.352-0.544-0.768-0.672-1.216s-0.224-0.864-0.224-1.28c0-0.832%200.192-1.696%200.608-2.56%200.416-0.896%200.928-1.696%201.6-2.432%200.64-0.736%201.408-1.344%202.24-1.824s1.664-0.736%202.528-0.736c0.32%200%200.672%200.032%200.992%200.096s0.64%200.192%200.896%200.32c0.256%200.16%200.48%200.352%200.64%200.576s0.256%200.512%200.256%200.832c0%200.448-0.128%200.832-0.352%201.184-0.256%200.352-0.544%200.64-0.928%200.864-0.384%200.256-0.8%200.448-1.248%200.608s-0.896%200.288-1.344%200.384c-0.416%200.096-0.832%200.16-1.184%200.192s-0.608%200.064-0.8%200.064c-0.288%200-0.544%200-0.832-0.032-0.256-0.032-0.512-0.032-0.704-0.064-0.192%200.544-0.352%201.056-0.448%201.568-0.128%200.512-0.192%201.088-0.192%201.664%200%200.896%200.224%201.568%200.704%202.016%200.448%200.448%201.056%200.672%201.76%200.672%200.544%200%200.992-0.096%201.408-0.32%200.416-0.192%200.768-0.448%201.056-0.736%200.32-0.288%200.576-0.576%200.768-0.864s0.384-0.512%200.512-0.672l0.288%200.16c-0.064%200.16-0.224%200.384-0.416%200.672zM59.968%2014.432c-0.192-0.224-0.544-0.352-0.992-0.352-0.512%200-0.992%200.16-1.472%200.448s-0.896%200.672-1.28%201.12-0.704%200.928-0.992%201.408c-0.288%200.512-0.512%200.96-0.64%201.408%200.384%200.064%200.8%200.096%201.28%200.096%200.608%200%201.152-0.096%201.696-0.288s0.992-0.416%201.408-0.736c0.416-0.288%200.736-0.64%200.96-1.056%200.256-0.384%200.352-0.8%200.352-1.248%200-0.288-0.096-0.576-0.32-0.8z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M70.624%2022.848c-0.096%200.384-0.16%200.768-0.16%201.056%200%200.416%200.192%200.64%200.608%200.64%200.32%200%200.64-0.096%200.896-0.288s0.48-0.416%200.672-0.64c0.192-0.256%200.352-0.48%200.48-0.736s0.224-0.416%200.256-0.512l0.32%200.16c-0.096%200.192-0.224%200.416-0.384%200.704s-0.384%200.544-0.64%200.8-0.576%200.48-0.928%200.672c-0.352%200.192-0.768%200.288-1.216%200.288-1.088%200-1.632-0.512-1.632-1.504%200-0.128%200.032-0.32%200.064-0.608%200.064-0.288%200.128-0.544%200.192-0.768h-0.064c-0.224%200.288-0.512%200.608-0.8%200.928-0.288%200.352-0.64%200.64-0.992%200.96-0.384%200.288-0.768%200.544-1.216%200.736s-0.96%200.288-1.504%200.288c-0.352%200-0.672-0.064-0.992-0.192s-0.608-0.32-0.864-0.576-0.448-0.576-0.576-0.992c-0.128-0.384-0.224-0.864-0.224-1.408%200-0.672%200.128-1.312%200.384-1.984s0.608-1.312%201.024-1.888c0.416-0.608%200.928-1.152%201.472-1.664s1.12-0.96%201.696-1.344%201.152-0.672%201.696-0.896%201.056-0.32%201.472-0.32c0.512%200%200.928%200.128%201.28%200.416s0.512%200.64%200.512%201.12h0.064l0.416-1.216h1.728l-2.72%207.552c-0.096%200.384-0.224%200.8-0.32%201.216zM71.2%2016.192c0.064-0.224%200.096-0.416%200.096-0.576s-0.032-0.32-0.064-0.48c-0.032-0.16-0.128-0.352-0.224-0.48-0.096-0.16-0.256-0.288-0.448-0.384s-0.416-0.16-0.736-0.16c-0.544%200-1.088%200.16-1.6%200.448-0.512%200.32-1.024%200.704-1.472%201.216s-0.864%201.056-1.248%201.696-0.704%201.28-0.992%201.952c-0.288%200.64-0.48%201.28-0.64%201.888s-0.224%201.152-0.224%201.632c0%200.544%200.096%200.96%200.32%201.28%200.192%200.32%200.544%200.512%201.024%200.512s0.96-0.16%201.472-0.448%200.96-0.64%201.376-1.056%200.768-0.832%201.056-1.248c0.288-0.416%200.48-0.736%200.576-0.96l1.312-3.648c0.224-0.608%200.352-0.96%200.416-1.184z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M80.48%2014.048l-2.848%208.224c-0.128%200.352-0.224%200.672-0.288%200.928-0.064%200.288-0.096%200.48-0.096%200.608%200%200.224%200.064%200.448%200.192%200.608%200.128%200.192%200.352%200.288%200.64%200.288%200.448%200%200.928-0.16%201.44-0.512s1.024-0.768%201.536-1.312%200.96-1.12%201.376-1.792c0.416-0.64%200.736-1.312%200.96-1.952l1.76-5.088h1.728l-2.944%208.448c-0.096%200.256-0.16%200.512-0.256%200.768s-0.128%200.512-0.128%200.736c0%200.192%200.064%200.384%200.16%200.512%200.128%200.128%200.288%200.224%200.512%200.224%200.288%200%200.544-0.096%200.8-0.288s0.48-0.384%200.704-0.64c0.192-0.256%200.384-0.48%200.544-0.736s0.256-0.448%200.32-0.608l0.288%200.128c-0.064%200.128-0.16%200.32-0.32%200.608-0.128%200.288-0.32%200.544-0.576%200.832s-0.544%200.512-0.928%200.704c-0.352%200.192-0.8%200.288-1.28%200.288-0.544%200-0.992-0.096-1.312-0.32s-0.48-0.608-0.48-1.12c0-0.288%200.032-0.544%200.096-0.8s0.16-0.544%200.288-0.896l-0.064-0.064c-0.224%200.288-0.512%200.64-0.832%200.992-0.32%200.384-0.672%200.736-1.056%201.056s-0.768%200.608-1.184%200.832-0.864%200.32-1.312%200.32c-0.704%200-1.28-0.16-1.696-0.512-0.416-0.32-0.608-0.8-0.608-1.44%200-0.256%200.064-0.544%200.16-0.896%200.128-0.352%200.224-0.64%200.288-0.896l2.432-6.88h-2.208l0.096-0.352h4.096z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M94.336%2011.616l-0.896%202.432h2.72l-0.096%200.352h-2.72l-2.848%207.904c-0.096%200.256-0.16%200.512-0.256%200.768s-0.128%200.544-0.128%200.8%200.064%200.448%200.192%200.608%200.32%200.224%200.608%200.224%200.576-0.096%200.832-0.288c0.256-0.192%200.512-0.384%200.736-0.64s0.384-0.48%200.544-0.736%200.256-0.448%200.32-0.608l0.288%200.128c-0.064%200.128-0.16%200.32-0.32%200.608s-0.352%200.544-0.608%200.832-0.544%200.512-0.928%200.704c-0.384%200.192-0.832%200.288-1.344%200.288-0.64%200-1.088-0.16-1.408-0.448-0.32-0.32-0.48-0.672-0.48-1.12%200-0.32%200.064-0.704%200.192-1.12s0.256-0.8%200.384-1.152l2.432-6.752h-2.24l0.096-0.352h2.24l0.896-2.432h1.792z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M95.904%2015.968c0.096-0.352%200.256-0.704%200.448-1.056%200.192-0.32%200.416-0.608%200.736-0.832%200.288-0.224%200.672-0.352%201.12-0.352%200.544%200%200.96%200.128%201.344%200.416%200.352%200.288%200.64%200.608%200.832%201.024s0.352%200.864%200.448%201.344%200.128%200.928%200.128%201.344c0%201.088-0.064%202.048-0.192%202.816-0.128%200.8-0.256%201.44-0.352%201.984h0.064l3.808-6.88c0.128-0.256%200.256-0.512%200.416-0.736%200.128-0.256%200.288-0.48%200.48-0.672s0.384-0.352%200.64-0.48%200.512-0.192%200.832-0.192c0.384%200%200.672%200.096%200.832%200.288s0.224%200.416%200.224%200.672c0%200.32-0.096%200.576-0.288%200.768s-0.48%200.288-0.8%200.288-0.48-0.16-0.48-0.448c0-0.192%200.032-0.32%200.128-0.416s0.128-0.224%200.128-0.352c0-0.256-0.128-0.352-0.352-0.32-0.192%200.032-0.416%200.16-0.64%200.448s-0.544%200.736-0.896%201.376l-4.544%208.256-1.44%202.688c-0.288%200.544-0.576%201.056-0.896%201.536-0.32%200.512-0.64%200.928-0.992%201.312s-0.704%200.672-1.088%200.928c-0.384%200.224-0.768%200.352-1.184%200.352-0.64%200-1.152-0.16-1.536-0.448-0.384-0.32-0.576-0.736-0.576-1.248%200-0.416%200.128-0.704%200.384-0.864%200.256-0.128%200.512-0.224%200.8-0.224%200.224%200%200.384%200.064%200.512%200.16s0.192%200.256%200.192%200.448c0%200.16%200%200.256-0.032%200.32s-0.064%200.16-0.096%200.224c-0.032%200.064-0.064%200.16-0.096%200.256s-0.032%200.224-0.032%200.384c0%200.192%200.064%200.32%200.224%200.448s0.352%200.16%200.608%200.16c0.48%200%200.96-0.288%201.44-0.896%200.512-0.608%200.96-1.376%201.408-2.336%200.416-0.96%200.768-2.080%201.056-3.328s0.416-2.528%200.416-3.84c0-1.28-0.032-2.336-0.096-3.168-0.064-0.8-0.16-1.44-0.256-1.888s-0.224-0.768-0.352-0.928-0.288-0.224-0.416-0.224c-0.288%200-0.544%200.096-0.768%200.352-0.224%200.224-0.384%200.48-0.544%200.8s-0.256%200.64-0.352%200.96c-0.096%200.32-0.16%200.608-0.224%200.832l-0.352-0.096c0.064-0.288%200.128-0.608%200.224-0.96z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M44%2016.64l0.064%200.032c0.192-0.32%200.448-0.64%200.736-0.992s0.608-0.672%200.96-0.96%200.736-0.512%201.12-0.704c0.416-0.192%200.832-0.288%201.28-0.288%200.512%200%200.96%200.096%201.344%200.288s0.704%200.448%200.992%200.736c0.256%200.32%200.48%200.672%200.608%201.056s0.192%200.8%200.192%201.248c0%200.672-0.128%201.312-0.384%201.984-0.256%200.64-0.576%201.28-0.992%201.856s-0.896%201.152-1.408%201.632c-0.544%200.512-1.088%200.928-1.664%201.312-0.576%200.352-1.152%200.64-1.728%200.864-0.576%200.192-1.12%200.32-1.6%200.32-0.32%200-0.64-0.064-0.992-0.16s-0.64-0.288-0.928-0.512-0.512-0.544-0.704-0.896c-0.192-0.352-0.288-0.8-0.288-1.344%200-0.32%200.064-0.704%200.16-1.152s0.224-0.832%200.352-1.152l4.864-13.632%201.888-0.352-3.872%2010.816zM43.552%2024.704c0.512%200%200.992-0.16%201.504-0.448s0.992-0.704%201.44-1.184c0.448-0.512%200.896-1.056%201.28-1.696s0.736-1.28%201.024-1.952%200.512-1.344%200.672-1.984%200.256-1.248%200.256-1.792c0-0.512-0.16-0.896-0.448-1.184-0.288-0.256-0.704-0.384-1.216-0.384-0.48%200-0.928%200.16-1.408%200.448s-0.96%200.672-1.408%201.152-0.864%201.024-1.28%201.632c-0.384%200.608-0.736%201.28-1.024%201.92-0.288%200.672-0.512%201.312-0.704%201.984-0.16%200.64-0.256%201.28-0.256%201.824%200.032%201.12%200.544%201.664%201.568%201.664z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M45.632%207.072l0.64-1.728c0.384-0.992%200.768-1.568%201.152-2.144s0.8-0.896%201.28-1.344c0.48-0.416%201.088-0.864%201.664-1.024%200.352-0.128%200.768-0.16%201.28-0.128%200.32%200.032%200.576%200.096%200.768%200.192%200.224%200.096%200.384%200.224%200.512%200.384s0.224%200.288%200.288%200.48c0.064%200.16%200.064%200.32%200.064%200.448%200%200.192-0.096%200.416-0.224%200.608s-0.352%200.288-0.64%200.256c-0.256-0.032-0.448-0.064-0.544-0.192-0.096-0.096-0.16-0.224-0.16-0.352s0.032-0.224%200.096-0.32%200.096-0.16%200.16-0.256%200.096-0.16%200.16-0.224c0.032-0.064%200.064-0.16%200.064-0.256%200-0.192-0.032-0.352-0.192-0.416-0.128-0.064-0.288-0.128-0.48-0.128-0.544-0.032-0.704%200.096-1.152%200.416-0.416%200.32-0.704%200.704-1.024%201.152s-0.576%200.896-0.768%201.376c-0.224%200.48-0.384%200.896-0.48%201.216l-0.352%201.024z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M35.84%2022.496c-0.096%200.256-0.16%200.512-0.256%200.768s-0.128%200.512-0.128%200.736c0%200.192%200.064%200.384%200.16%200.512%200.128%200.128%200.288%200.224%200.512%200.224%200.256%200%200.512-0.096%200.768-0.288s0.48-0.384%200.704-0.64%200.384-0.48%200.544-0.736%200.256-0.448%200.32-0.608l0.288%200.128c-0.064%200.128-0.16%200.32-0.32%200.608-0.128%200.288-0.32%200.544-0.576%200.832s-0.544%200.512-0.928%200.704c-0.352%200.192-0.8%200.288-1.28%200.288-0.544%200-0.992-0.096-1.312-0.32s-0.48-0.608-0.48-1.12c0-0.288%200.064-0.608%200.16-0.928%200.096-0.352%200.192-0.64%200.288-0.928l5.536-15.52h-2.208l0.096-0.352h3.968l-5.856%2016.64z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat;*/
   background:url('data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27113%27%20height%3D%2732%27%20viewBox%3D%270%200%20113%2032%27%3E%3Cpath%20class%3D%22path1%22%20d%3D%22M9.954%2012.632c0.27-1.012%200.675-1.957%201.181-2.834s1.080-1.653%201.721-2.295c0.641-0.641%201.35-1.181%202.092-1.552s1.518-0.574%202.261-0.574c0.439%200%200.844%200.067%201.147%200.202s0.574%200.304%200.776%200.506c0.202%200.202%200.371%200.405%200.472%200.641s0.135%200.472%200.135%200.675c0%200.304-0.067%200.607-0.236%200.877-0.169%200.304-0.472%200.439-0.945%200.439-0.371%200-0.675-0.068-0.81-0.236-0.169-0.135-0.236-0.304-0.236-0.506%200-0.169%200.034-0.337%200.101-0.472s0.135-0.27%200.236-0.371c0.067-0.101%200.135-0.236%200.202-0.337s0.101-0.236%200.101-0.371c0-0.304-0.101-0.506-0.304-0.607s-0.439-0.135-0.709-0.135c-0.776%200-1.485%200.236-2.058%200.742-0.607%200.506-1.114%201.080-1.518%201.755s-0.776%201.383-1.012%202.092c-0.27%200.709-0.439%201.282-0.574%201.755l-0.54%201.991h3.239l-0.101%200.371h-3.239l-2.396%208.942c-0.304%201.113-0.675%202.193-1.114%203.239s-0.979%201.991-1.552%202.767c-0.574%200.81-1.215%201.451-1.923%201.923-0.675%200.472-1.417%200.709-2.193%200.709-0.236%200-0.472-0.034-0.709-0.067-0.27-0.067-0.472-0.135-0.709-0.27-0.202-0.135-0.371-0.304-0.54-0.54-0.135-0.202-0.202-0.506-0.202-0.844s0.101-0.607%200.304-0.877c0.202-0.236%200.506-0.371%200.945-0.371%200.236%200%200.405%200.034%200.54%200.135s0.202%200.27%200.202%200.54c0%200.202-0.034%200.405-0.135%200.607s-0.135%200.439-0.135%200.675c0%200.236%200.067%200.405%200.236%200.506%200.135%200.101%200.337%200.169%200.574%200.169%200.742%200%201.451-0.506%202.126-1.518s1.316-2.632%201.923-4.859l2.902-10.831h-2.497l0.101-0.371h2.497l0.371-1.417z%22%3E%3C%2Fpath%3E%3Cpath%20class%3D%22path2%22%20d%3D%22M19.739%2014.049l-3.003%208.672c-0.135%200.371-0.236%200.709-0.304%200.979-0.067%200.304-0.101%200.506-0.101%200.641%200%200.236%200.067%200.472%200.202%200.641%200.135%200.202%200.337%200.304%200.675%200.304%200.472%200%200.979-0.169%201.518-0.54s1.080-0.81%201.62-1.383c0.54-0.574%201.012-1.181%201.451-1.89%200.439-0.675%200.776-1.383%201.012-2.058l1.856-5.365h1.822l-3.104%208.908c-0.101%200.27-0.169%200.54-0.27%200.81s-0.135%200.54-0.135%200.776c0%200.202%200.067%200.405%200.169%200.54%200.135%200.135%200.304%200.236%200.54%200.236%200.304%200%200.574-0.101%200.844-0.304s0.506-0.405%200.742-0.675c0.202-0.27%200.405-0.506%200.574-0.776s0.27-0.472%200.337-0.641l0.304%200.135c-0.067%200.135-0.169%200.337-0.337%200.641-0.135%200.304-0.371%200.574-0.607%200.877-0.27%200.304-0.574%200.54-0.979%200.742-0.371%200.202-0.844%200.304-1.35%200.304-0.574%200-1.046-0.101-1.383-0.337s-0.506-0.641-0.506-1.181c0-0.304%200.034-0.574%200.101-0.844s0.169-0.574%200.304-0.945l-0.067-0.067c-0.236%200.304-0.54%200.675-0.877%201.046-0.337%200.405-0.709%200.776-1.113%201.113s-0.81%200.641-1.248%200.877c-0.439%200.236-0.911%200.337-1.383%200.337-0.742%200-1.35-0.169-1.788-0.54-0.439-0.337-0.641-0.844-0.641-1.518%200-0.27%200.068-0.574%200.169-0.945%200.135-0.371%200.236-0.675%200.304-0.945l2.564-7.255h-2.328l0.101-0.371h4.319z%22%3E%3C%2Fpath%3E%3Cpath%20class%3D%22path3%22%20d%3D%22M30.301%2022.957c-0.101%200.27-0.169%200.54-0.27%200.81s-0.135%200.54-0.135%200.776c0%200.202%200.067%200.405%200.169%200.54%200.135%200.135%200.304%200.236%200.54%200.236%200.27%200%200.54-0.101%200.81-0.304s0.506-0.405%200.742-0.675c0.236-0.27%200.405-0.506%200.574-0.776s0.27-0.472%200.337-0.641l0.304%200.135c-0.068%200.135-0.169%200.337-0.337%200.641-0.135%200.304-0.337%200.574-0.607%200.877s-0.574%200.54-0.979%200.742c-0.371%200.202-0.844%200.304-1.35%200.304-0.574%200-1.046-0.101-1.383-0.337s-0.506-0.641-0.506-1.181c0-0.304%200.067-0.641%200.169-0.979%200.101-0.371%200.202-0.675%200.304-0.979l5.837-16.365h-2.328l0.101-0.371h4.184l-6.175%2017.546z%22%3E%3C%2Fpath%3E%3Cpath%20class%3D%22path4%22%20d%3D%22M62.727%2023.429c-0.202%200.337-0.506%200.641-0.877%200.979s-0.81%200.607-1.35%200.877c-0.54%200.27-1.181%200.371-1.923%200.371s-1.383-0.135-1.89-0.371c-0.506-0.236-0.945-0.574-1.248-0.945-0.337-0.371-0.574-0.81-0.709-1.282s-0.236-0.911-0.236-1.35c0-0.877%200.202-1.788%200.641-2.699%200.439-0.945%200.979-1.788%201.687-2.564%200.675-0.776%201.485-1.417%202.362-1.923s1.755-0.776%202.666-0.776c0.337%200%200.709%200.034%201.046%200.101s0.675%200.202%200.945%200.337c0.27%200.169%200.506%200.371%200.675%200.607s0.27%200.54%200.27%200.877c0%200.472-0.135%200.877-0.371%201.248-0.27%200.371-0.574%200.675-0.979%200.911-0.405%200.27-0.844%200.472-1.316%200.641s-0.945%200.304-1.417%200.405c-0.439%200.101-0.877%200.169-1.248%200.202s-0.641%200.067-0.844%200.067c-0.304%200-0.574%200-0.877-0.034-0.27-0.034-0.54-0.034-0.742-0.067-0.202%200.574-0.371%201.113-0.472%201.653-0.135%200.54-0.202%201.147-0.202%201.755%200%200.945%200.236%201.653%200.742%202.126%200.472%200.472%201.114%200.709%201.856%200.709%200.574%200%201.046-0.101%201.485-0.337%200.439-0.202%200.81-0.472%201.114-0.776%200.337-0.304%200.607-0.607%200.81-0.911s0.405-0.54%200.54-0.709l0.304%200.169c-0.068%200.135-0.236%200.371-0.439%200.709zM62.828%2014.454c-0.202-0.236-0.574-0.371-1.046-0.371-0.54%200-1.046%200.169-1.552%200.472s-0.945%200.709-1.35%201.181c-0.405%200.472-0.742%200.979-1.046%201.485-0.304%200.54-0.54%201.012-0.675%201.485%200.405%200.067%200.844%200.101%201.35%200.101%200.641%200%201.215-0.101%201.788-0.304s1.046-0.439%201.485-0.776c0.439-0.304%200.776-0.675%201.012-1.113%200.27-0.405%200.371-0.844%200.371-1.316-0.034-0.304-0.135-0.607-0.337-0.844z%22%3E%3C%2Fpath%3E%3Cpath%20class%3D%22path5%22%20d%3D%22M74.065%2023.328c-0.101%200.405-0.169%200.81-0.169%201.113%200%200.439%200.202%200.675%200.641%200.675%200.337%200%200.675-0.101%200.945-0.304s0.506-0.439%200.709-0.675c0.202-0.27%200.371-0.506%200.506-0.776s0.236-0.439%200.27-0.54l0.337%200.169c-0.101%200.202-0.236%200.439-0.405%200.742s-0.405%200.574-0.675%200.844c-0.27%200.27-0.607%200.506-0.979%200.709s-0.81%200.304-1.282%200.304c-1.147%200-1.721-0.54-1.721-1.586%200-0.135%200.034-0.337%200.067-0.641%200.067-0.304%200.135-0.574%200.202-0.81h-0.067c-0.236%200.304-0.54%200.641-0.844%200.979-0.304%200.371-0.675%200.675-1.046%201.012-0.405%200.304-0.81%200.574-1.282%200.776s-1.012%200.304-1.586%200.304c-0.371%200-0.709-0.067-1.046-0.202s-0.641-0.337-0.911-0.607c-0.27-0.27-0.472-0.607-0.607-1.046-0.135-0.405-0.236-0.911-0.236-1.485%200-0.709%200.135-1.383%200.405-2.092s0.641-1.383%201.080-1.991c0.439-0.641%200.979-1.215%201.552-1.755s1.181-1.012%201.788-1.417c0.607-0.405%201.215-0.709%201.788-0.945s1.114-0.337%201.552-0.337c0.54%200%200.979%200.135%201.35%200.439s0.54%200.675%200.54%201.181h0.067l0.439-1.282h1.822l-2.868%207.963c-0.101%200.439-0.236%200.844-0.337%201.282zM74.672%2016.31c0.067-0.236%200.101-0.439%200.101-0.607s-0.034-0.337-0.067-0.506c-0.034-0.169-0.135-0.371-0.236-0.506-0.101-0.169-0.27-0.304-0.472-0.405s-0.439-0.169-0.776-0.169c-0.574%200-1.147%200.169-1.687%200.472-0.54%200.337-1.080%200.742-1.552%201.282s-0.911%201.114-1.316%201.788c-0.405%200.675-0.742%201.35-1.046%202.058-0.304%200.675-0.506%201.35-0.675%201.991s-0.236%201.215-0.236%201.721c0%200.574%200.101%201.012%200.337%201.35%200.202%200.337%200.574%200.54%201.080%200.54s1.012-0.169%201.552-0.472c0.54-0.304%201.012-0.675%201.451-1.113s0.81-0.877%201.114-1.316c0.304-0.439%200.506-0.776%200.607-1.012l1.383-3.847c0.236-0.607%200.371-1.012%200.439-1.248z%22%3E%3C%2Fpath%3E%3Cpath%20class%3D%22path6%22%20d%3D%22M84.457%2014.049l-3.003%208.672c-0.135%200.371-0.236%200.709-0.304%200.979-0.067%200.304-0.101%200.506-0.101%200.641%200%200.236%200.067%200.472%200.202%200.641%200.135%200.202%200.371%200.304%200.675%200.304%200.472%200%200.979-0.169%201.518-0.54s1.080-0.81%201.62-1.383c0.54-0.574%201.012-1.181%201.451-1.89%200.439-0.675%200.776-1.383%201.012-2.058l1.856-5.365h1.822l-3.104%208.908c-0.101%200.27-0.169%200.54-0.27%200.81s-0.135%200.54-0.135%200.776c0%200.202%200.067%200.405%200.169%200.54%200.135%200.135%200.304%200.236%200.54%200.236%200.304%200%200.574-0.101%200.844-0.304s0.506-0.405%200.742-0.675c0.202-0.27%200.405-0.506%200.574-0.776s0.27-0.472%200.337-0.641l0.304%200.135c-0.067%200.135-0.169%200.337-0.337%200.641-0.135%200.304-0.337%200.574-0.607%200.877s-0.574%200.54-0.979%200.742c-0.371%200.202-0.844%200.304-1.35%200.304-0.574%200-1.046-0.101-1.383-0.337s-0.506-0.641-0.506-1.181c0-0.304%200.034-0.574%200.101-0.844s0.169-0.574%200.304-0.945l-0.067-0.067c-0.236%200.304-0.54%200.675-0.877%201.046-0.337%200.405-0.709%200.776-1.114%201.113s-0.81%200.641-1.248%200.877c-0.439%200.236-0.911%200.337-1.383%200.337-0.742%200-1.35-0.169-1.788-0.54-0.439-0.337-0.641-0.844-0.641-1.518%200-0.27%200.067-0.574%200.169-0.945%200.135-0.371%200.236-0.675%200.304-0.945l2.564-7.255h-2.328l0.101-0.371h4.319z%22%3E%3C%2Fpath%3E%3Cpath%20class%3D%22path7%22%20d%3D%22M99.068%2011.485l-0.945%202.564h2.868l-0.101%200.371h-2.868l-3.003%208.334c-0.101%200.27-0.169%200.54-0.27%200.81s-0.135%200.574-0.135%200.844c0%200.27%200.067%200.472%200.202%200.641s0.337%200.236%200.641%200.236c0.304%200%200.607-0.101%200.877-0.304s0.54-0.405%200.776-0.675c0.236-0.27%200.405-0.506%200.574-0.776s0.27-0.472%200.337-0.641l0.304%200.135c-0.067%200.135-0.169%200.337-0.337%200.641s-0.371%200.574-0.641%200.877c-0.27%200.304-0.574%200.54-0.979%200.742s-0.877%200.304-1.417%200.304c-0.675%200-1.147-0.169-1.485-0.472-0.337-0.337-0.506-0.709-0.506-1.181%200-0.337%200.067-0.742%200.202-1.181s0.27-0.844%200.405-1.215l2.564-7.12h-2.362l0.101-0.371h2.362l0.945-2.564h1.89z%22%3E%3C%2Fpath%3E%3Cpath%20class%3D%22path8%22%20d%3D%22M100.721%2016.074c0.101-0.371%200.27-0.742%200.472-1.114%200.202-0.337%200.439-0.641%200.776-0.877%200.304-0.236%200.709-0.371%201.181-0.371%200.574%200%201.012%200.135%201.417%200.439%200.371%200.304%200.675%200.641%200.877%201.080s0.371%200.911%200.472%201.417c0.101%200.506%200.135%200.979%200.135%201.417%200%201.147-0.067%202.16-0.202%202.969-0.135%200.844-0.27%201.518-0.371%202.092h0.067l3.948-7.221c0.135-0.27%200.27-0.54%200.439-0.776%200.135-0.27%200.304-0.506%200.506-0.709s0.405-0.371%200.675-0.506c0.27-0.135%200.54-0.202%200.877-0.202%200.405%200%200.709%200.101%200.877%200.304s0.236%200.439%200.236%200.709c0%200.337-0.101%200.607-0.304%200.81s-0.506%200.304-0.844%200.304c-0.337%200-0.506-0.169-0.506-0.472%200-0.202%200.034-0.337%200.135-0.439s0.135-0.236%200.135-0.371c0-0.27-0.135-0.371-0.371-0.337-0.202%200.034-0.439%200.169-0.675%200.472s-0.574%200.776-0.945%201.451l-4.791%208.672-1.518%202.834c-0.304%200.574-0.607%201.113-0.945%201.62-0.337%200.54-0.675%200.979-1.046%201.383s-0.742%200.709-1.147%200.979c-0.405%200.236-0.81%200.371-1.248%200.371-0.675%200-1.215-0.169-1.62-0.472-0.405-0.337-0.607-0.776-0.607-1.316%200-0.439%200.135-0.742%200.405-0.911%200.27-0.135%200.54-0.236%200.844-0.236%200.236%200%200.405%200.067%200.54%200.169s0.202%200.27%200.202%200.472c0%200.169%200%200.27-0.034%200.337s-0.067%200.169-0.101%200.236c-0.034%200.067-0.067%200.169-0.101%200.27s-0.034%200.236-0.034%200.405c0%200.202%200.067%200.337%200.236%200.472s0.371%200.169%200.641%200.169c0.506%200%201.012-0.304%201.518-0.945%200.54-0.641%201.012-1.451%201.485-2.463%200.439-1.012%200.81-2.193%201.114-3.509s0.439-2.666%200.439-4.049c0-1.35-0.034-2.463-0.101-3.34-0.067-0.844-0.169-1.518-0.27-1.991s-0.236-0.81-0.371-0.979c-0.135-0.169-0.304-0.236-0.439-0.236-0.304%200-0.574%200.101-0.81%200.371-0.236%200.236-0.405%200.506-0.574%200.844s-0.27%200.675-0.371%201.012c-0.101%200.337-0.169%200.641-0.236%200.877l-0.371-0.101c0.101-0.27%200.202-0.607%200.304-1.012z%22%3E%3C%2Fpath%3E%3Cpath%20class%3D%22path9%22%20d%3D%22M45.957%2016.782l0.068%200.034c0.202-0.337%200.472-0.675%200.776-1.046s0.641-0.709%201.012-1.012c0.371-0.304%200.776-0.54%201.181-0.742%200.439-0.202%200.877-0.304%201.35-0.304%200.54%200%201.012%200.101%201.417%200.304s0.742%200.472%201.046%200.776c0.27%200.337%200.506%200.709%200.641%201.114s0.202%200.844%200.202%201.316c0%200.709-0.135%201.383-0.405%202.092-0.27%200.675-0.607%201.35-1.046%201.957s-0.945%201.215-1.485%201.721c-0.574%200.54-1.147%200.979-1.755%201.383-0.607%200.371-1.215%200.675-1.822%200.911-0.607%200.202-1.181%200.337-1.687%200.337-0.337%200-0.675-0.067-1.046-0.169s-0.675-0.304-0.979-0.54c-0.304-0.236-0.54-0.574-0.742-0.945s-0.304-0.844-0.304-1.417c0-0.337%200.068-0.742%200.169-1.215s0.236-0.877%200.371-1.215l5.129-14.374%201.991-0.371-4.083%2011.405zM45.485%2025.285c0.54%200%201.046-0.169%201.586-0.472s1.046-0.742%201.518-1.248c0.472-0.54%200.945-1.113%201.35-1.788s0.776-1.35%201.080-2.058c0.304-0.709%200.54-1.417%200.709-2.092s0.27-1.316%200.27-1.89c0-0.54-0.169-0.945-0.472-1.248-0.304-0.27-0.742-0.405-1.282-0.405-0.506%200-0.979%200.169-1.485%200.472s-1.012%200.709-1.485%201.215c-0.472%200.506-0.911%201.080-1.35%201.721-0.405%200.641-0.776%201.35-1.080%202.025-0.304%200.709-0.54%201.383-0.742%202.092-0.169%200.675-0.27%201.35-0.27%201.923%200.034%201.181%200.574%201.755%201.653%201.755z%22%3E%3C%2Fpath%3E%3Cpath%20class%3D%22path10%22%20d%3D%22M47.712%206.727l0.675-1.822c0.405-1.046%200.81-1.653%201.215-2.261s0.844-0.945%201.35-1.417c0.506-0.439%201.147-0.911%201.755-1.080%200.371-0.135%200.81-0.169%201.35-0.135%200.337%200.034%200.607%200.101%200.81%200.202%200.236%200.101%200.405%200.236%200.54%200.405s0.236%200.304%200.304%200.506c0.068%200.169%200.068%200.337%200.068%200.472%200%200.202-0.101%200.439-0.236%200.641s-0.371%200.304-0.675%200.27c-0.27-0.034-0.472-0.067-0.574-0.202-0.101-0.101-0.169-0.236-0.169-0.371s0.034-0.236%200.101-0.337c0.068-0.101%200.101-0.169%200.169-0.27%200.068-0.067%200.101-0.169%200.169-0.236%200.034-0.068%200.068-0.169%200.068-0.27%200-0.202-0.034-0.371-0.202-0.439-0.135-0.068-0.304-0.135-0.506-0.135-0.574-0.034-0.742%200.101-1.215%200.439-0.439%200.337-0.742%200.742-1.080%201.215s-0.607%200.945-0.81%201.451c-0.236%200.506-0.405%200.945-0.506%201.282l-0.371%201.080z%22%3E%3C%2Fpath%3E%3Cpath%20class%3D%22path11%22%20d%3D%22M37.387%2022.957c-0.101%200.27-0.169%200.54-0.27%200.81s-0.135%200.54-0.135%200.776c0%200.202%200.068%200.405%200.169%200.54%200.135%200.135%200.304%200.236%200.54%200.236%200.27%200%200.54-0.101%200.81-0.304s0.506-0.405%200.742-0.675c0.236-0.27%200.405-0.506%200.574-0.776s0.27-0.472%200.337-0.641l0.304%200.135c-0.068%200.135-0.169%200.337-0.337%200.641-0.135%200.304-0.337%200.574-0.607%200.877s-0.574%200.54-0.979%200.742c-0.371%200.202-0.844%200.304-1.35%200.304-0.574%200-1.046-0.101-1.383-0.337s-0.506-0.641-0.506-1.181c0-0.304%200.068-0.641%200.169-0.979%200.101-0.371%200.202-0.675%200.304-0.979l5.837-16.365h-2.328l0.101-0.371h4.184l-6.175%2017.546z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat;
   display:inline-block;
    background-size:contain;
    background-position:center;
    width: 259px;
    min-height: 75px;
    margin: 0 auto 24px;
}
.header-site-options .ie7-logo:after {
    content: "YOUR FAVORITE PLUS-SIZE MARKETPLACE FOR SIZES 12-44";
    margin: 65px 0 -22px 7px;
    font-size: 9px;
    text-decoration: none !important;
    padding: 0 10px;
    width: 207px;
    font-family: sans-serif;
    text-align: center;
    display: block;
    font-weight: bold;
    position: relative;
    transition:all 0.21s ease-in-out;
}
#container .main-site-header .header-site-options .right{
    float:right !important;
}