@charset "UTF-8";

.product_share>ul>li.facebookLike iframe {width:95px;}

.swatch.black {background:url('/be_fr/content/img/colorchip/colorchip.jpg') no-repeat 0 0;}
.swatch.silver {background:url('/be_fr/content/img/colorchip/colorchip.jpg') no-repeat -14px 0;}
.swatch.stainless-steel {background:url('/be_fr/content/img/colorchip/colorchip.jpg') no-repeat -28px 0;}
.swatch.Gold {background:url('/be_fr/content/img/colorchip/colorchip.jpg') no-repeat -42px 0;}
.swatch.Titan {background:url('/be_fr/content/img/colorchip/colorchip.jpg') no-repeat -56px 0;}

.swatch.large.black {background:url('/be_fr/content/img/colorchip/colorchip_large.jpg') no-repeat 0 0; border:0;}
.swatch.large.silver {background:url('/be_fr/content/img/colorchip/colorchip_large.jpg') no-repeat -22px 0;}
.swatch.large.stainless-steel {background:url('/be_fr/content/img/colorchip/colorchip_large.jpg') no-repeat -44px 0;}
.swatch.large.Gold {background:url('/be_fr/content/img/colorchip/colorchip_large.jpg') no-repeat -66px 0;}
.swatch.large.Titan {background:url('/be_fr/content/img/colorchip/colorchip_large.jpg') no-repeat -88px 0;}

.is-mobile .contact-area .info-list > li > .inner > div .point {text-align:left}
.contact-area .info-list > li >.inner > div ul li > p {background:none; padding-left:35px; display:block;}
.is-mobile .contact-area .info-list > li >.inner > div ul li > p {padding-left:25px;}

.software-content .software-step li .link .inner>a.btn-download{width:200px;}
.predictive-search .search-result li em.category-name{width:150px;}
.file-upload{padding-right:140px;}
.file-upload .btn{width:127px;}


.center-result-section > div, .center-result-section > p, .center-result-section > table {
    margin-bottom:20px; 
}
.center-result-section span {
    font-weight: bold;
}
.center-result-section span, .center-result-section p {
    font-size:20px;
}

.is-mobile .center-result-section > div, .is-mobile .center-result-section > p {padding:10px; }
.is-mobile .center-result-section > div#repair-center-list {padding:0px;}
.is-mobile .center-result-section span {color:#333;}

.center-result-section .table-style-row .bg-gray-black {background-color: #e9ecf1; }
.center-result-section .table-style-row .bg-gray {background-color: #f4f5f7; }
.center-result-section .text-gray {color:#666; }

.file-upload .btn{width:127px;}

.half-column .column .input{margin-right: 120px}
.half-column .column>button{font-size:18px;}

.wrapper .repair-regist-section>div.repair-service-section {width: 43%;}
.wrapper .repair-regist-section>div.warranty-status-section {width: 43%;}
.wrapper .repair-regist-section #serviceCenterSubmit {width: 11%;}

.is-mobile .where-to-buy.base .container .where-to-buy-info-wrap .info-list .buy-online {display:block;}
.is-mobile .where-to-buy .container .where-to-buy-info-wrap .store-list .store-content .btn-wrap .right-box{float:none !important;padding-top:10px;}

.contact-area .info-list > li > .inner > div ul li .icon-circle-phone{width:300px;}

.is-mobile .wrapper .repair-regist-section>div.repair-service-section {width:100%;}
.is-mobile .wrapper .repair-regist-section>div.warranty-status-section {width:100%;}
.is-mobile .wrapper .repair-regist-section #serviceCenterSubmit {width: 100%;}

.column2 .response ul.product-lists .model-name {overflow:hidden;height:100px;}
@media all and (max-width:1200px){
    .column2 .response ul.product-lists .model-name {height:140px;}
}
.is-mobile .column2 .response ul.product-lists .model-name {height:100px;}


.is-mobile .compare-item-info .accordion-control .choice-control {float:none;display: inline-block;}
.is-mobile .compare-item-info .accordion-control .all-close,
.is-mobile .compare-item-info .accordion-control .all-view {position:static;float:none;margin-top:15px;display: block;}
.is-mobile .compare-item-info .accordion-control .choice-control {width:auto;}
.is-mobile .compare-item-info .accordion-control .choice-control dd.selected {width:auto;float:left;clear:none;}
.is-mobile .compare-item-info .accordion-control .choice-control dd.selected a {white-space:normal;overflow:visible;text-overflow: clip;width: auto;}
.is-mobile .compare-item-info .accordion-control .choice-control dd {width:auto;float: none;display: block;clear: both;}


/* request a repair */
.schedule-repair .product-choice .step-result .inner a .info-wrap .info-list .list {padding-left:22rem;}
.schedule-repair .product-choice .step-result .inner a .info-wrap .info-list .list .title {width: 22rem;}

#app-my-lg span.my-info-username {padding-right: 7px;}
#app-my-lg li {font-size:13px;}
#app-my-lg ul>li {margin-left:10px;}
#app-my-lg ul>li ul li {margin-left:5px;}
#app-my-lg ul>li ul li:before {margin-right:5px;}
#app-my-lg .icon {left:-30px;}

.add-to-compare .column2 .response .btn-center a {width:120px;}

/* LGENL-1052 20160509 add */
.module.popular .carousel .copy-area {text-align: left; padding: 0 4%;}
.module.popular .carousel .cta {margin: 0;}
.module.popular .carousel .cta  a {color: #fff !important; width: 100%;}
.module.popular .carousel .copy-area .model-name {height: 130px;}
.module.popular .carousel .img-link img {height: 195px; margin-bottom: 30px;}

@media screen and (max-width: 960px) {
    .module.popular .carousel .copy-area .model-name {height: 190px;}
    .module.popular .carousel .img-link img {height: 170px;}
}
@media screen and (max-width: 768px) {
    .module.popular .carousel .copy-area .model-name {height: 70px;}
}

.is-mobile .module.popular .carousel .copy-area .model-name {height: 130px !important;}
/* //LGENL-1052 20160509 add */