* {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    outline: none
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #3f3f3f;
    background: #ffffff;
}

a {
    text-decoration: none;
    color: #3f3f3f;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5 {
    font-weight: normal
}

h3.alertData {
    margin: 40px 0 0 0;
    color: #003e7a;
    font-size: 26px;
    font-family: VAGRoundedLTCom-Black;
}

#contentFamily h3.alertData {
    min-height: 360px;
}

img {
    border: 0px;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    line-height: 0
}

.hidden {
    display: none
}


@font-face {
    font-family: 'VAGRoundedLTCom-Light';
    src: url('/webfonts/263832_0_0.eot');
    src: url('/webfonts/263832_0_0.eot?#iefix') format('embedded-opentype'), url('/webfonts/263832_0_0.woff') format('woff'), url('/webfonts/263832_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'VAGRoundedLTCom-Bold';
    src: url('/webfonts/263832_1_0.eot');
    src: url('/webfonts/263832_1_0.eot?#iefix') format('embedded-opentype'), url('/webfonts/263832_1_0.woff') format('woff'), url('/webfonts/263832_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'VAGRoundedLTCom-Black';
    src: url('/webfonts/263832_2_0.eot');
    src: url('/webfonts/263832_2_0.eot?#iefix') format('embedded-opentype'), url('/webfonts/263832_2_0.woff') format('woff'), url('/webfonts/263832_2_0.ttf') format('truetype');
}

@font-face {
    font-family: 'VAGRoundedLTCom-Thin';
    src: url('/webfonts/263832_3_0.eot');
    src: url('/webfonts/263832_3_0.eot?#iefix') format('embedded-opentype'), url('/webfonts/263832_3_0.woff') format('woff'), url('/webfonts/263832_3_0.ttf') format('truetype');
}

@font-face {
    font-family: 'EdouardBeta';
    src: url('/webfonts/edouardbeta.ttf'),
         url('/webfonts/edouardbeta.woff');
}

.headBandCookies {
    padding: 5px;
    z-index: 999;
    background: #f7f7f7;
    text-align: center;
    border-bottom: 1px solid #c3daea;
}

.headBandCookies span {
    vertical-align: middle;
    line-height: 20px;
    margin: 0 3px;
    font-size: 10px;
    display: inline-block;
}

.headBandCookies span a {
    text-decoration: underline;
}

#cookie-banner .closeHeadBand {
    cursor: pointer;
    position: absolute;
    right: 0;
    font-size: 14px;
}

header {
    width: 100%;
    background: #ffffff;
}

#menuTopExternal {
    width: 100%;
    background: #e2e2e2
}

#menuTopExternal ul {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    width: 500px;
}

#menuTopExternal ul li {
    float: left;
    width: 250px;
    text-align: center
}

#menuTopExternal ul li a {
    display: block;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    color: #5e5e5e;
    text-align: center;
    text-transform: uppercase;
    height: 28px;
    padding: 12px 15px 0 15px;
}

#menuTopExternal ul li a.current {
    background: #ffffff;
    color: #5e5e5e;
}

#menuTopExternal ul li a:hover {
    background: #ffffff;
    color: #5e5e5e;
    text-decoration: none
}

#logoSigns {
    width: 100%;
    max-width: 1140px;
    overflow: hidden;
    margin: 0 auto;
    padding: 15px 0;
}

#logoSigns #logo {
    width: 247px;
    float: left;
    padding: 5px 0 0 0
}

#logoSigns #topSigns {
    width: 893px;
    float: left;
}

#logoSigns #topSigns ul {
    overflow: hidden;
}

#logoSigns #topSigns li {
    float: left;
    padding: 0 5px;
    height: 30px;
}

#menuTopInternal {
    width: 100%;
    background: #ffffff;
}

#menuLev1 ul {
    width: 1240px;
    margin: 0 auto;
    overflow: hidden;
    height: 44px
}

#menuLev1 li {
    float: left;
}

#menuLev1 .first {
    border-left: none
}

#menuLev1 .first a {
    padding: 0;
    cursor: pointer
}

#menuLev1 .last {
    border-left: none;
    float: right;
}

#menuLev1 .last a {
    cursor: pointer
}

#menuLev1 a {
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 14px 6px 0 6px;
    font-family: VAGRoundedLTCom-Light;
    height: 30px
}

#menuLev1 a:hover {
    background: #ffffff;
    color: #005bb6;
    text-decoration: none
}

#menuLev1 .current a, #menuLev1 .hover a {
    background: #ffffff;
    color: #005bb6;
    text-decoration: none
}

#menuLev2 {
    width: 100%;
    margin: 0 auto;
    background: #FFF
}

#menuLev2.onTop {
    position: absolute;
    z-index: 1;
}

#menuLev2 ul {
    width: 1120px;
    overflow: hidden;
    display: none;
    margin: 0 auto;
}

#menuLev2 .current {
    display: block
}

#menuLev2 li {
    float: left;
}

#menuLev2 li a {
    padding: 15px 20px 15px 0;
    display: block
}

#menuLev2 li a:hover {
    text-decoration: none;
    color: #005ab8;
}

#menuLev2 li a:active {
    background: none;
}

#menuLev2 .current li.current a {
    color: #005ab8;
}

#global {
    width: 100%;
    background: #ffffff url('/images/template/bgd_global.jpg') center top no-repeat;
    min-width: 1140px;
}

/*#content {width:100%;margin:0 auto;}*/

#breadcrumb {
    width: 1140px;
    padding: 10px 0 10px 0;
    margin: 0 auto;
    color: #858687;
    overflow: hidden;
}

#breadcrumb a {
    color: #858687;
}

#breadcrumb .mention {
    color: #ffffff;
    font-size: 10px;
}

#breadcrumb ul {
    float: left;
    overflow: hidden;
    width: 775px;
    margin: 11px 0 0 0;
}

#breadcrumb li {
    float: left;
}

#breadcrumb .linkBack {
    margin: 11px 0 0 0;
    width: 60px;
    float: left;
    background: url('/images/template/bgd_link_back.png') left 3px no-repeat;
    display: block;
    padding: 0 0 0 10px
}

#breadcrumb.mapping .linkBack {
    margin-top: 0;
}

#breadcrumb .activeSubMenu {
    color: #005ab5;
    font-weight: bold
}

#search {
    float: left;
    width: 295px;
    color: #c9c6be;
}

#search input {
    float: left
}

#motcle {
    width: 223px;
    margin: 3px 4px 0 0;
    font-size: 14px;
    color: #005ab5;
    padding: 0 10px 0 20px;
    font-family: VAGRoundedLTCom-Light;
    height: 31px;
    background: url('/images/template/bgd_txt_search.png') 0 0 no-repeat;
    line-height: 30px;
}

#content .mentionAlcool {
    color: #ffffff;
    font-size: 11px;
    width: 660px;
    margin: 0 auto;
    padding: 0 0 15px 480px
}


#contentBasket {
    overflow: hidden;
    position: fixed;
    right: -300px;
    top: 200px;
    z-index: 500
}

#tabBasket {
    float: left;
    background: #ff7c00 url('/images/template/basket/bgd_tab_basket.png') 0 0 no-repeat;
    width: 55px;
    padding: 10px 0 0 0;
    text-align: center;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
}

#tabValueNumberSelect {
    margin: 0 0 10px 10px;
    padding: 13px 0 0 0;
    width: 34px;
    height: 17px;
    font-weight: bold;
    color: #ff7c00;
    background: url('/images/template/basket/bgd_number_select.png') center 0 no-repeat;
    text-align: center
}

#btnOpenCloseBasket {
    padding: 5px 0 10px 0;
    height: 19px;
    display: block;
    width: 55px;
    text-align: center;
}

#btnCompareTabBasket {
    background: #ffba00;
    display: block;
    width: 55px;
    text-align: center;
    padding: 10px 0 10px 0;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 0 0 0 10px;
    border-top: 1px solid #ee5700
}

#listBasket {
    float: left;
    width: 280px;
    padding: 20px 0 20px 20px;
    background: #fbf6ef;
    min-height: 160px
}

#listBasket .ttl {
    font-family: VAGRoundedLTCom-Bold;
    width: 260px;
    text-transform: uppercase;
    font-size: 18px;
    color: #ff7c00;
    text-align: center;
    padding: 0 0 15px 0;
    background: url('/images/template/basket/bgd_filet_basket.png') 0 bottom repeat-x;
}

#listBasket #btnCompareBasket {
    font-family: VAGRoundedLTCom-Bold;
    margin: 10px 0 10px 0;
    width: 260px;
    height: 27px;
    padding: 6px 0 0 0;
    background: url('/images/template/basket/bgd_compare_basket.png') 0 0 no-repeat;
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 13px
}

#listBasket a:hover#btnCompareBasket {
    text-decoration: none
}

#deleteAllProductsBasket {
    padding: 1px 0 0 15px;
    background: url('/images/template/basket/bgd_delete_allBasket.png') left 0 no-repeat;
    display: block;
    color: #9d9a97;
    font-size: 11px
}

#contentProductsBasket {
    max-height: 294px;
    min-height: 200px;
    overflow: auto
}

#contentProductsBasket article {
    width: 260px;
    overflow: hidden;
    padding: 10px 0 10px 0;
    background: url('/images/template/basket/bgd_filet_basket.png') 0 bottom repeat-x;
}

#contentProductsBasket .numberProduct {
    background: url('/images/template/basket/bgd_filet_basket_vertical.png') right 0 repeat-y;
    float: left;
    width: 45px;
}

#contentProductsBasket .numberProductInBasket {
    width: 30px;
    background: #ffffff;
    border: 1px solid #e2ded7;
    height: 18px;
    padding: 2px 0 0 0;
    text-align: center;
    color: #7c7b7b;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 1px 0
}

#contentProductsBasket .addRemoveProductBasket {
    overflow: hidden;
    height: 16px;
}

#contentProductsBasket .addRemoveProductBasket .removeProductBasket {
    width: 16px;
    float: left;
}

#contentProductsBasket .addRemoveProductBasket .addProductBasket {
    width: 16px;
    float: left;
}

#contentProductsBasket h3 {
    float: left;
    width: 165px;
    font-size: 11px;
    padding: 0 10px 0 10px;
    font-weight: normal;
    text-transform: uppercase;
}

#contentProductsBasket .deleteProductBasket {
    padding: 3px 0 0 0;
    height: 36px;
    background: url('/images/template/basket/bgd_filet_basket_vertical.png') left 0 repeat-y;
    float: left;
    width: 30px;
    text-align: center
}

#contentEmpty {
    padding: 15px 0 0 0;
    font-size: 15px;
}

#contentEmpty li {
    padding: 0 0 0 20px;
    background: url('/images/template/basket/bgd_li_content_empty.png') 0 3px no-repeat;
}


#highlighted {
    padding: 15px 0;
}

#highlighted > ul {
    display: flex;
    justify-content: space-around;
    width: 100%;
}

#highlighted > ul > li:first-child {
    width: 440px;
}
#highlighted > ul > li:not(:first-child) {
    width: 300px;
}

#highlighted.home {
    background: url('/images/template/highlighted/bgd_highlighted.png') 0 bottom repeat-x;
}

#highlighted a:hover {
    text-decoration: none
}

#highlighted .ttl {
    color: #005ab5;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    font-family: VAGRoundedLTCom-Black;
}

#highlighted.home .ttl {
    color: #FF7500;
}

#highlighted li p, #highlighted li a {
    color: #005ab5;
    font-size: 14px;
}

#highlighted ul {
    margin: 0 auto;
    width: 640px;
    overflow: hidden;
}

#highlighted li {
    padding-top: 110px;
    float: left;
    text-align: center;
    background-position: center 0;
    background-repeat: no-repeat;
}

#highlighted.home ul {
}

#highlighted.home li {
    padding-top: 30px;
    padding-left: 120px;
    min-height: 100px;
    text-align: left;
    background-position: 0 center;
}

#highlighted.two ul {
    width: 750px;
}

#highlighted.two.home ul {
    width: 100%;
    max-width: 1200px;
    justify-content: space-between;
}

#highlighted.two li {
    width: 250px;
}

#highlighted.three ul {
    width: 960px;
}

#highlighted.three li {
    width: 320px;
}

#highlighted.three.home li {
    width: 200px;
}

#highlighted.four ul {
    width: 720px;
}

#highlighted.four li {
    width: 240px;
}


#highlighted li.bgdSpot {
    background-image: url('/images/template/highlighted/bgd_spot.png');
}

#highlighted li.bgdAppli {
    background-image: url('/images/template/highlighted/bgd_appli.png');
}

#highlighted li.bgdInfo {
    background-image: url('/images/template/highlighted/bgd_info.png');
}

#highlighted li.bgdMonLeclerc {
    background-image: url('/images/template/highlighted/bgd_mon_leclerc.png');
}

#highlighted li.bgdSpotCustom {
    background-image: url('/images/template/highlighted/bgd_spot.png');
}

#highlighted li.bgdPress {
    background-image: url('/images/template/highlighted/bgd_highlighted_list.png');
}

#highlighted li.bgdList {
    background-image: url('/images/template/highlighted/bgd_highlighted_list.png');
}

#highlighted li.bgdCompare {
    background-image: url('/images/template/highlighted/bgd_highlighted_compare.png');
}

#highlighted li.bgdThematique {
    background-image: url('/images/template/highlighted/bgd_highlighted_rentree_local.png');
}

#highlighted li.bgdSynthese {
    background-image: url('/images/template/highlighted/bgd_highlighted_synthese.png');
}

#highlighted li.bgdLive {
    background-image: url('/images/template/highlighted/bgd_highlighted_live.png');
}

#highlighted li.bgdSigns {
    background-image: url('/images/template/highlighted/bgd_highlighted_thematique_two.png');
}

#highlighted li.bgdCampagne {
    background-image: url('/images/template/highlighted/bgd_highlighted_rentree.png');
}

#highlighted.home li.bgdSpot {
    background-image: url('/images/template/highlighted/bgd_spot_home.png');
}

#highlighted.home li.bgdAppli {
    background-image: url('/images/template/highlighted/bgd_appli_home.png');
}
#highlighted.two.home li.bgdAppli,
#highlighted.two.home li.bgdMonLeclerc {
    padding-left: 120px;
    background-position: 20px center;
    background-size: 29%;
    background-repeat: no-repeat;
}
#highlighted.two.home li.bgdAppli div,
#highlighted.two.home li.bgdMonLeclerc div {
    padding: 0 0 0 12px;
    margin-top: 3px;
}
#highlighted.two.home li.bgdAppli p {
    padding: 0 0 0 12px;
}



#highlighted.home li.bgdSpotCustom {
    background-image: url('/images/template/highlighted/bgd_spot_home.png');
}

#highlighted.home li.bgdPress {
    background-image: url('/images/template/highlighted/bgd_highlighted_press.png');
}

#highlighted.home li.bgdSigns {
    background-image: url('/images/template/highlighted/bgd_highlighted_thematique.png');
}

#highlighted.home li.bgdCampagne {
    background-image: url('/images/template/highlighted/bgd_highlighted_rentree_local.png');
}

/*Custom push*/
#highlighted li.bgdSpotCustom {
    position: relative;
}

#highlighted li.bgdSpotCustom a {
    display: block;
}

#highlighted li.bgdSpotCustom a.ttl {
}

#highlighted li.bgdSpotCustom a.shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    margin: 0;
    cursor: pointer;
}

#highlighted.home li.bgdSpotCustom {
    margin: 0;
    background-position: 0 9px;
}

#highlighted.home li.bgdSpotCustom a {
    margin: 0 0 5px 0;
}

#highlighted.home li.bgdSpotCustom a.ttl {
    padding: 0;
    margin: 0 0 5px 0;
}

#highlighted.home li.bgdSpotCustom a.shadow {
    width: 115px;
    height: 115px;
}

#highlighted li.bgdSpotCustomSelect {
}

#highlighted li.bgdSpotCustomSelect form {
    margin-top: 5px;
}

#highlighted li.bgdSpotCustomSelect label { /* display: block;color: #FF9900;*/
}

#highlighted li.bgdSpotCustomSelect .pdfSelect {
    color: #fff;
    font-size: 13px;
    margin: 0;
    padding: 4px;
    background: #4e90cc;
    background: -moz-linear-gradient(top, #4e90cc 0%, #025cb6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e90cc), color-stop(100%, #025cb6));
    background: -webkit-linear-gradient(top, #4e90cc 0%, #025cb6 100%);
    background: -o-linear-gradient(top, #4e90cc 0%, #025cb6 100%);
    background: -ms-linear-gradient(top, #4e90cc 0%, #025cb6 100%);
    background: linear-gradient(to bottom, #4e90cc 0%, #025cb6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e90cc', endColorstr='#025cb6', GradientType=0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#highlighted.home li.bgdSpotCustomSelect .pdfSelect {
    background: #ff9b00;
    background: -moz-linear-gradient(top, #ff9b00 0%, #ff7000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9b00), color-stop(100%, #ff7000));
    background: -webkit-linear-gradient(top, #ff9b00 0%, #ff7000 100%);
    background: -o-linear-gradient(top, #ff9b00 0%, #ff7000 100%);
    background: -ms-linear-gradient(top, #ff9b00 0%, #ff7000 100%);
    background: linear-gradient(to bottom, #ff9b00 0%, #ff7000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9b00', endColorstr='#ff7000', GradientType=0);
}

#highlighted li.bgdSpotCustomSelect option {
    color: #000;
}

#highlighted li.bgdSpotCustomSelect .pdfSubmit {
    width: 45px;
    height: 44px; /*margin:0 20px 0 0;*/
    background: url('/images/homepage/bgd_btn_ok_petit_orange.png') 0 2px no-repeat;
    font-family: VAGRoundedLTCom-Black;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}

#highlighted-new > ul {
    width: 1200px;
    max-width: 100%;
    margin: 20px auto;
}
#highlighted-new > ul {
    display: flex;
    justify-content: space-between;
    gap: 32px;
}

#highlighted-new,
#highlighted-new a {
    font-family: VAGRoundedLTCom-Light;
    font-size: 14px;
    color: #005ab5;
}
#highlighted-new .highlighted-title {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: VAGRoundedLTCom-Black;
}

#highlighted-new .live a,
#highlighted-new .releve a,
#highlighted-new li {
    background-repeat: no-repeat;
    height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-position: left center;
}

#highlighted-new .info {
    background-image: url('/images/template/highlighted/bgd_info_home.png');
    padding-left: 120px;
    flex: 1 1 33%;
}

#highlighted-new .live {
    flex: 1 0 334px;
}

#highlighted-new .live a {
    background-image: url('/images/template/highlighted/bgd_highlighted_live.png');
    padding-left: 114px;
}

#highlighted-new .releve {
    flex: 1 0 306px;
}

#highlighted-new .releve a {
    background-image: url('/images/template/highlighted/bgd_highlighted_details_releves.png');
    padding-left: 114px;
}

#highlighted-new .monleclerc {
    flex: 1 0 176px;
    background-image: url('/images/template/highlighted/bgd_mon_leclerc.png');
    background-size: 100px;
    padding-left: 114px;
    cursor: pointer;
}

#highlighted-new.highlighted-menu-mobile ul {
    width: 100%;
}

#highlighted-new.highlighted-menu-mobile {
    float: left;
}

#highlighted-new.highlighted-menu-mobile .releve a {
    background-position: center top;
    height: auto;
    padding: 114px 0 0;
    text-align: center;
}

#highlighted.home li.bgdReleve a,
#highlighted.home li.bgdInfo p {
    color: #005ab5;
}

#highlighted.home li.bgdLive p {
    color: #005ab5;
}

#highlighted.home li.bgdLive .ttl {
    color: #005ab5;
}

#highlighted li.bgdAppli,
#highlighted li.bgdMonLeclerc,
 #highlighted li.bgdSpot {
    cursor: pointer;
}

#highlighted .bgdAppli .ttl {
    margin: 0 0 5px 0;
}

.appliPopin, #spotVideo {
    display: none;
}

.ui-widget .appliPopin.ui-dialog-content {
  padding: 0 30px;
  width: 100%;
  max-width: 540px;
}

.ui-widget .appliPopin .title {
    color: #005ab5;
    font-size: 30px;
    font-family: VAGRoundedLTCom-Black;
    text-align: left;
    line-height: 25px;
    margin: 0 0 15px 0
}

.ui-widget #spotVideo .title {
    color: #005ab5;
    font-size: 30px;
    font-family: VAGRoundedLTCom-Black;
    text-align: left;
    line-height: 25px;
    margin: 0 0 15px 0
}

.ui-widget .appliPopin .subTitle {
    font-size: 14px;
    font-weight: bold;
    padding: 15px 0 0 0
}

.appliPopin ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px auto;
    overflow: hidden;
    max-width: 405px;
}

.appliPopin ul li {
    float: left;
    margin: 15px 5px 0 0;
}

.appliPopin ul li.last {
    margin: 0 10px;
}

.spot .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
    margin: 0 30px 0 0;
}

footer {
    width:100%;
    font-size:11px;
    background:#005ab5;
    padding:8px 0 15px 0
}

footer div {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    overflow: hidden
}

footer a {
    color: #ffffff;
}

footer ul {
    overflow: hidden
}

footer li {
    float: left;
}

footer #menuBottomLeft {
    float: left;
    padding-top: 8px
}

footer #menuBottomLeft li {
    padding: 0 10px 0 10px;
    background: url('/images/template/footer/bgd_li.png') left 1px no-repeat;
}

footer #menuBottomLeft li.first {
    padding-left: 0;
    background: none
}

footer #menuBottomRight {
    float: right;
}

footer #menuBottomRight .link {
    background: url('/images/template/footer/bgd_link.png') left 3px no-repeat;
    padding: 0 0 0 8px
}

footer #menuBottomRight li {
    padding: 8px 0 0 10px
}

footer #menuBottomRight li.last {
    padding-top: 0
}

footer #menuBottomRight li.last a {
    background: url('/images/template/footer/logo_leclerc.png') 0 0 no-repeat;
    width: 117px;
    height: 28px;
    display: block
}

footer #menuBottomRight li.last a:hover {
    text-decoration: none
}

footer #menuBottomRight p {
    margin: 5px 0;
    color: #FFF;
    line-height: 1.4em;
    text-align: right;
}

.ui-corner-all {
    -moz-border-radius: 0px /*{cornerRadius}*/;
    -webkit-border-radius: 0px /*{cornerRadius}*/;
    -khtml-border-radius: 0px /*{cornerRadius}*/;
    border-radius: 0px /*{cornerRadius}*/;
    border: 0;
}

.ui-widget {
    font-size: 12px
}

.ui-widget-content {
    background: #FFF;
}

.ui-dialog {
    padding: 15px 0;
    position: absolute; /*position:fixed;*/
}

/*vertical min resolution*/
.ui-widget-header {
    background: #FFF;
}

.ui-button {
    float: left;
    vertical-align: auto
}

.ui-dialog .ui-dialog-title {
    width: auto;
    margin: 0;
    height: 8px
}

.ui-dialog .ui-dialog-titlebar-close {
    position: static;
    margin: 0;
    padding: 0;
}

.ui-dialog .ui-dialog-content {
    padding: 0
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
    float: right;
    border: 0;
    background: url('/images/home/close.png') top left no-repeat;
    width: 56px;
    height: 8px;
    margin: 0 30px 0 0;
}

.ui-button-icon-primary.ui-icon.ui-icon-closethick {
    display: none;
}

.ui-widget-overlay.ui-front {
    background: #000 none;
    opacity: .5;
    filter: Alpha(Opacity=50);
}

.ui-dialog .ui-dialog-content {
    padding-top: 0;
    overflow: auto;
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
    padding: 0;
}


/*@UNIFORM*/
.selector, .selector span {
    -webkit-font-smoothing: antialiased;
}

div.selector, div.selector * {
    margin: 0;
    padding: 0;
}

.selector {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    border: none;
    width: 450px;
    height: 40px;
    padding: 0 4px;
    line-height: 40px;
    margin: 0 0 30px 0;
/* . border-radius(4 px); .inner-shadow(0,0,5px,0,.25); */
}

.selector > span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px;
    width: 100% !important;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: left;
    background: url('/images/template/bgd_uniform_select.png') no-repeat;
    cursor: pointer;
}

.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 36px;
    top: 2px;
    left: 0;
    width: 100%;
}

.selector .selectorIco {
    display: inline-block;
    margin: -5px 0 0 0;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 100px;
    height: 50px;
    background: #FF4500;
}
