﻿@media aural {
    table caption {
        display: block;
    }
}

.right2 {
    float: right!important;
    display: block;
    min-width: 100px;
}

.ellipsis {
    display: block;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.verticalT {
    vertical-align: top!important;
}

.verticalM {
    vertical-align: middle!important;
}

.alignR {
    text-align: right!important;
}

.alignL {
    text-align: left!important;
}

.alignC {
    text-align: center!important;
}

.hideTxt {
    position: absolute;
    left: -99999px;
}

.fontNormal {
    font-style: normal!important;
}

.font11 {
    font-size: 11px!important;
}

.font12 {
    font-size: 12px!important;
}

.lineHt17 {
    line-height: 17px!important;
}

.bgFFF {
    background: #fff none!important;
}

.wid15 {
    width: 15px!important;
}

.wid100 {
    width: 100px!important;
}

.wid135 {
    width: 135px!important;
}

.wid140 {
    width: 140px!important;
}

.wid158 {
    width: 158px!important;
}

.wid162 {
    width: 158px!important;
}

span.wid162 {
    display: inline-block;
    width: 158px!important;
}

.wid200 {
    width: 200px!important;
}

.wid255 {
    width: 255px!important;
}

.wid265 {
    width: 265px!important;
}

.wid330 {
    width: 330px!important;
}

.wid333 {
    width: 333px!important;
}

.wid337 {
    width: 337px!important;
}

.wid350 {
    width: 350px!important;
}

.wid365 {
    width: 365px!important;
}

.wid388 {
    width: 388px!important;
}

.wid500 {
    width: 500px!important;
    max-width: 500px!important;
}

.wid510 {
    width: 510px!important;
}

.wid525 {
    width: 525px!important;
}

.wid640 {
    width: 640px!important;
}

.wid723 {
    width: 723px!important;
}

.wid745 {
    width: 745px!important;
}

.ht60 {
    height: 60px!important;
}

.ht100 {
    height: 100px!important;
}

.ht160 {
    height: 160px!important;
}

.ht210 {
    height: 210px!important;
}

.ht234 {
    height: 234px!important;
}

.ht252 {
    height: 252px!important;
}

.ht260 {
    height: 260px!important;
}

.ht282 {
    height: 282px!important;
}

.ht350 {
    height: 350px!important;
}

.ht440 {
    height: 440px!important;
}

.htAuto {
    height: auto!important;
}

.padB10-mgB5 {
    padding-bottom: 10px!important;
    margin-bottom: 5px!important;
}

.padB10-mgB20 {
    padding-bottom: 10px!important;
    margin-bottom: 20px!important;
}

.padB0 {
    padding-bottom: 0!important;
}

.padB5 {
    padding-bottom: 5px!important;
}

.padB10 {
    padding-bottom: 10px!important;
}

.padB40 {
    padding-bottom: 40px!important;
}

.padT0 {
    padding-top: 0!important;
}

.padT5 {
    padding-top: 5px!important;
}

.padT10 {
    padding-top: 10px!important;
}

.padT15 {
    padding-top: 15px!important;
}

.padT20 {
    padding-top: 20px!important;
}

.padT30 {
    padding-top: 30px!important;
}

.padL0 {
    padding-left: 0!important;
}

.padL15 {
    padding-left: 15px!important;
}

.padL18 {
    padding-left: 18px!important;
}

.padR18 {
    padding-right: 18px!important;
}

.mgT0 {
    margin-top: 0!important;
}

.mg5000 {
    margin: 5px 0 0!important;
}

.mgT1 {
    margin-top: 1px!important;
}

.mgT10 {
    margin-top: 10px!important;
}

.mgT15 {
    margin-top: 15px!important;
}

.mgT30 {
    margin-top: 30px!important;
}

.mgL15 {
    margin-left: 15px!important;
}

.mgL50 {
    margin-left: 50px!important;
}

.mgL70 {
    margin-left: 70px!important;
}

.mgL130 {
    margin-left: 130px!important;
}

.mgL150 {
    margin-left: 130px!important;
}

.mgB15 {
    margin-bottom: 15px!important;
}

.mgB30 {
    margin-bottom: 30px!important;
}

.mgAuto {
    margin: 0 auto!important;
}

.bdT1c {
    border-top: 1px solid #ccc!important;
}

.relative {
    position: relative!important;
}

.seperation-td {
    width: 18px;
    border-left: 1px dotted #ccc;
}

.ie7 .pad-left-right {
    margin-left: 15px!important;
    margin-right: 0!important;
}

.modal .payload-cs4 {
    height: 290px;
    width: 455px;
    padding: 25px 24px;
}

.modal .payload {
    position: relative;
    padding-top: 25px;
}

.modal .payload a.close {
    position: absolute;
    float: none;
    top: 10px;
    right: 10px;
}

.input[type="text"],.input[type="date"],.input[type="password"],.input[type="email"] {
    line-height: 18px;
}

.styled-select.extra-large select {
    width: 222px;
}

.ie7 .styled-select.extra-large select {
    width: 200px;
}

button,.button {
    display: inline-block;
    margin: 0;
}

.button:link,.button:visited {
    color: #fff;
}

button.disabled {
    filter: alpha(opacity:40);
}

button.normals {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 10px;
    padding: 4px 10px 5px;
    margin: 0;
    height: 26px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.button.normals {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 10px;
    padding: 6px 11px;
    margin: 0;
    height: 12px;
}

button.prints,.button.prints {
    position: relative;
}

button.prints span,.button.prints span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url('/lg3-common-v2/images/support/icon-print.png') no-repeat 0 0;
    margin-bottom: -2px;
    margin-top: -4px;
    margin-right: 7px;
    vertical-align: middle;
}

.form-search button,.form-search .button {
    margin-top: 6px;
}

.registraion button.gray,.registraion .button.gray {
    background: #9a9a9a;
}

.registraion button.gray:hover,.button.gray:hover {
    background: #d30e43;
}

table caption {
    display: none;
}

body .lg-support .button.white {
    color: #333!important;
}

.styled-select {
    overflow: hidden!important;
    vertical-align: middle;
}

.styled-select select {
    vertical-align: top;
}

.lg-support .column-wrapper {
    padding-bottom: 60px!important;
}

.lg-support .tabpanel {
    width: 100%;
    overflow: hidden;
}

.lg-support .grid {
    border: 0;
}

.lg-support .grid {
    border: 0;
    overflow: hidden;
}

.lg-support .grid .shim {
    min-height: 1px;
    overflow: visible;
}

.fold-cont {
    position: relative;
}

.fold-cont.closed {
    display: none;
}

.fold-cont .view-more {
    position: absolute;
    top: -20px;
    right: 1px;
    border: 0!important;
    padding: 0;
    margin: 0;
}

.no-mores .view-more {
    display: none;
}

.lg-support .grid ul.content-pages {
    min-height: 125px;
}

.lg-support .bottom-gradient {
    border-top: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
    margin-bottom: 0;
    background: #fff;
    background: -webkit-linear-gradient(bottom,#f6f5f5,#fbfbfb 18px,#fff 35px);
    background: -moz-linear-gradient(bottom,#f6f5f5,#fbfbfb 18px,#fff 35px);
    background: -o-linear-gradient(bottom,#f6f5f5,#fbfbfb 18px,#fff 35px);
    background: -ms-linear-gradient(bottom,#f6f5f5,#fbfbfb 18px,#fff 35px);
    background: linear-gradient(bottom,#f6f5f5,#fbfbfb 18px,#fff 35px);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);
}

.registraion.column2 {
    min-height: 400px;
}

.registraion h1 {
    margin-bottom: 20px;
    font-size: 22px;
}

.registraion h2 {
    text-transform: uppercase;
}

.registraion h3 {
    text-transform: uppercase;
}

.registraion h3 button,.registraion h3 .button {
    margin: 0;
}

.registraion p {
    font-size: 11px;
}

.sample-0110 {
    width: 300px;
    height: 200px;
    border: 2px solid #888;
    border-radius: 10px;
    background-clip: content-box;
    background-origin: padding-box;
    background: #e0e0e0;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#000),color-stop(52%,#fff));
    background: -moz-linear-gradient(top,#000 0,#fff 52%);
    background: -o-linear-gradient(top,#000 0,#fff 52%);
    background: -ms-linear-gradient(top,#000 0,#fff 52%);
    background: linear-gradient(top,#000 0,#fff 52%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#ffffff',GradientType=0);
}

#support-results .video-guide .product-list-wrap .product {
    margin-bottom: 0;
}

.aform {
    clear: both;
    padding-top: 15px;
}

.aform p {
    margin-bottom: 0;
}

.aform p.contactInfo {
    margin-bottom: 27px;
}

.aform form {
    clear: both;
    margin-top: 0;
    padding-bottom: 0;
}

.aform label {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    padding: 5px 0;
    font-size: 11px;
}

.aform label:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
}

.aform label .left {
    float: left;
    width: 162px;
}

.aform label .right {
    float: left;
    width: 200px;
}

.aform label .picture {
    float: left;
    display: block;
    width: 705px;
    padding: 0 0 8px 0;
    clear: both;
}

.lg-support .sign-area {
    padding-top: 7px;
    border-top: 1px solid #ccc;
    clear: both;
}

.btn-list {
    padding-top: 10px;
    text-align: right;
}

.aform .signature {
    border: 1px solid #d1d0d0;
}

.aform .stitle {
    margin-top: 5px;
}

.title-area {
    margin-bottom: 4px!important;
    overflow: hidden;
}

.title-area h3 {
    margin-bottom: 0;
}

.title-area span.highlight {
    padding-top: 2px;
    font-size: 11px;
    font-style: italic;
}

.aform .description {
    clear: both;
    display: block;
    margin-left: 162px;
    text-align: left;
}

.aform .remember {
    margin: -5px 0 10px 0;
}

.aform .remember label {
    display: inline-block;
    width: auto;
    padding: 5px 0 0 0;
}

.aform .dotted-line {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 5px;
    padding: 10px 0;
}

.aform .line-bottom {
    border-bottom: 1px dotted #ccc;
}

.aform button[type='submit'] {
	position:absolute;	
    display: inline-block;
}

.aform label .alerts {
    display: none;
    float: left;
    min-width: 150px;
    max-width: 205px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: no-wrap;
    margin-left: 10px;
    padding-left: 17px;
    background: url('/lg3-common-v2/images/support/icon-alert.png') no-repeat 0 2px;
    font-style: italic;
    font-size: 11px!important;
   
    text-transform: none;
}

.aform .video-search label .alerts {
    max-width: 500px!important;
}

.aform .form-search label .alerts {
    max-width: 290px;
}

.aform .start-end {
    position: relative;
    width: 147px;
    overflow: visible;
}

.aform .start-end .alerts {
    min-width: 50px;
    width: 50px;
    margin: 5px 0 0 0;
    overflow: visible;
    white-space: nowrap;
}

.aform .start-end .start-alerts {
    width: 50px;
    margin: 5px 0 0 38px;
    overflow: visible;
    white-space: nowrap;
}

.aform input[type="text"],.aform input[type="password"],.aform input[type="date"],.aform input[type="tel"],.aform input[type="email"],.aform input[type="file"],.aform input[type="number"] {
    width: 293px;
    height: 20px;
    background: #fff;
    border: 1px solid #ccc;

    font-size: 11px;
    padding-left: 5px;
    margin-right: 10px;
    font-weight: normal;
    color: #333;
}

.aform .alerts-bottom label .alerts {
    clear: both;
    margin-left: 138px;
}

#request-response-01 {
    position: relative;
}

.error-centerSel {
    position: relative;
    width: 100%;
    height: 1px;
    overflow: visible;
}

.aform .absoluteLabel {
    position: absolute;
    display: block;
    top: 0;
}

.aform .absoluteLabel input {
    position: absolute;
}

.aform .absoluteLabel .alerts {
    position: absolute;
    top: 30px;
    padding: 1px 0 0 15px;
    margin: 0;
    width: 210px;
}

.aform .absoluteLabel .first {
    left: 100550px;
}

.aform .absoluteLabel .second {
    left: 100550px;
    top: 5px;
}

.aform .absoluteLabel .third {
    left: 100010px;
    top: 15px;
    width: 500px;
    max-width: 550px;
    text-align: left;
}

#result-your-message {
    width: 210px;
    height: 90px;
    resize: none;
    border: 0;
    background: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}

#result-your-message2 {
    width: 210px;
    height: 90px;
    border: 0;
    background: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}

#result-your-message3 {
    width: 550px;
    height: 110px;
    border: 0;
    background: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}

#result-your-message::-webkit-scrollbar,#result-your-message2::-webkit-scrollbar,#result-your-message3::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

#result-your-message::-webkit-scrollbar-track,#result-your-message2::-webkit-scrollbar-track,#result-your-message3::-webkit-scrollbar-track {
    background: #e5e5e5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#result-your-message::-webkit-scrollbar-thumb,#result-your-message2::-webkit-scrollbar-thumb,#result-your-message3::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #d80546;
}

#request-response-01 .info-view .last td {
    width: 580px;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}

.my-view tbody tr td {
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}

.aform .mobile {
    padding:;
}

.aform .mobile label {
    display: inline-block;
    width: auto;
}

.aform table {
    width: 100%;
}

.aform table th {
    padding: 9px 0 8px 0;
    background: #f2f1ee;
    font-weight: normal;
    font-size: 11px;
    text-align: center;
}

.aform table td {
    padding: 4px 0;
    border-bottom: 1px solid #afafaf;
    text-align: center;
    font-size: 11px;
    vertical-align: middle;
}

.aform table tr.text-area td {
    padding: 8px 0;
}

.aform table td.ldata {
    padding-left: 20px!important;
    text-align: left;
}

.aform table td.rdata {
    padding-right: 10px!important;
    text-align: right;
}

.aform label.check-add {
    width: 100%;
    padding: 5px 0;
    overflow: hidden;
}

.aform label.check-add {
    width: 470px;
}

.aform label.check-add .alerts {
    margin-left: 165px;
}

.aform .title-add .alerts {
    margin-left: 165px;
}

.aform .it-txt {
    font-style: italic;
}

.bforms {
    clear: both;
    padding-top: 30px;
}

.bforms form {
    clear: both;
    margin-top: 0;
    padding-bottom: 0;
}

.bforms label {
    float: left;
    width: 351px!important;
    margin-bottom: 0;
    padding: 5px 0;
}

.bforms label .top {
    float: left;
    width: 162px;
    margin-top: 5px;
}

.bforms input[type="text"],.bform input[type="password"] {
    width: 293px;
    height: 20px;
    background: #fff;
    border: 1px solid #ccc;
 
    font-size: 10px;
    padding-left: 5px;
    margin-right: 5px;
    font-weight: normal;
    color: #333;
}

.bforms label .alerts {
    margin-left: 0;
}

.bforms .wish .alerts {
    margin-left: 165px;
}

.con-type {
    clear: both;
    padding-top: 30px;
}

.con-type table th h4 {
    font-size: 12px;
    margin-bottom: 15px;
}

.con-type strong.strong-title {
    display: inline-block;
    margin-bottom: 5px;
}

.con-type h3.search-tit {
    margin-bottom: 22px;
    font-size: 18px;
}

table.con-list {
    width: 100%;
}

table.con-list th {
    padding: 9px 0 8px 0;
    background: #f2f1ee;
    font-weight: normal;
    font-size: 11px;
    text-align: center;
}

table.con-list td {
    padding: 4px 0;
    border-bottom: 1px solid #afafaf;
    text-align: center;
    font-size: 11px;
    vertical-align: middle;
}

table.con-list tr.text-area td {
    padding: 8px 0;
}

table.con-list tr.in-progress td {
    font-weight: bold;
}

table.con-list tr.in-progress td a {
    color: #d80546;
}

table.con-list td.ldata {
    padding-left: 20px!important;
    text-align: left;
}

table.con-list td.rdata {
    padding-right: 10px!important;
    text-align: right;
}

table.con-list label {
    padding: 0;
}

table.con-list input[type="radio"] {
    position: relative;
    opacity: 1;
    vertical-align: middle;
}

input.bg-gray {
    background: #f3f3f3!important;
}

.preview.support-registration {
    padding-top: 35px;
}

.preview input,.preview input[type=text],.preview input[type=email],.preview textarea {
    border: 0;
    background: 0;
}

.preview textarea {
    padding: 0 5px;
}

.lg-support .board-01 {
    margin-top: 0;
}

#datetime-table td {
    padding: 5px 0;
}

table td a.chooseThisTime {
    display: inline-block;
    width: 20px;
    padding: 3px;
    vertical-align: middle;
    text-align: center;
}

table td a.chooseThisTime:hover {
    background: #eee;
    text-decoration: none;
}

table td a.queued {
    background: #eee;
    color: #333;
    text-decoration: none;
}

.lt-ie8 .sfont {
    *margin-top: -12px;
}

.showAlerts {
    position: relative;
}

.showAlerts .alerts {
    display: block!important;
}

.privacys .showAlerts .alerts {
    margin: 0 0 0 20px!important;
    padding: 0 0 0 17px;
    width: auto!important;
}

.lt-ie9 .privacys.zoom {
    zoom: 0;
}

.privacys .showAlerts:first-child .alerts {
    margin-left: 70px;
}

#selected-product-info h4 .showAlerts .alerts {
    margin-left: 30px;
}

.support-registraion {
    padding: 40px 0 40px 40px;
/*    background: #f2f1ee;
*/    font-size: 12px;
    clear: both;
    border-bottom: 1px solid #d3d3cc;
}

.support-registraion label.left {
    width: auto;
}

.support-registraion div.more {
    float: left;
    height: 20px;
    padding: 5px 0 0 5px;
}

.ie .support-registraion div.more {
    padding-top: 7px;
}

.support-registraion .icon-calendar {
    display: inline-block;
    margin-left: -26px;
    position: relative;
    top: 4px;
}

.styled-select.mid, .styled-select.mid select {
    width: 140px;
}

.layer-content {
    font-size: 11px!important;
}

.layer-content h1 {
    font-size: 22px;
}

.layer-content h2 {
    font-size: 14px;
}

.layer-content p {
    font-size: 11px;
}

.layer-content .files {
    margin: 0;
    padding: 10px;
}

.layer-content .software-detail {
    width: 485px;
    padding: 0 10px 10px;
    border: 0;
}

.layer-content .software-detail dd {
    padding-bottom: 7px;
}

.layer-content .file-name {
    margin-top: 15px;
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.layer-content .file-name::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.layer-content .file-name::-webkit-scrollbar-track {
    background: #e5e5e5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.layer-content .file-name::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #d80546;
}

.layer-content .file-name li span {
    display: inline-block;
    padding: 0 0 4px 9px;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat 0 -68px;
    color: #d80546;
    max-width: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layer-content .file-name li .arrowR {
    display: block;
    margin: 0;
    padding: 0 0 4px 9px;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat 0 -68px;
    color: #d80546;
    max-width: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.password-search {
    margin: 20px 0 0;
    padding: 20px;
    background: #f2f1ee;
    font-size: 11px;
}

.password-search label .left {
    float: left;
    width: 108px;
}

.password-search label .right {
    float: left;
    width: 200px;
}

.password-search label .alerts {
    margin-left: 110px;
}

.cbtn {
    text-align: center;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}

.icon-alerts {
    margin: 7px 0 0 18px;
    padding: 13px 0 10px 17px;
    color: #d80546;
    background: url('/lg3-common-v2/images/support/icon-alert.png') no-repeat 0 15px;
}

.icon-lock {
    display: inline-block;
    margin-left: 5px;
    padding: 0 0 0 15px;
    color: #d80546;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat 0 2px;
    font-size: 12px;
}

.icon-lock a {
    color: #d80546;
}

.icon-speake {
    display: inline-block;
    padding: 0 0 0 18px;
    color: #333;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat -87px -15px;
    white-space: normal;
    font-size: 11px;
}

.icon-refresh {
    display: inline-block;
    padding: 0 0 0 15px;
    color: #333;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat -11px -33px;
}

.icon-move {
    display: inline-block;
    margin-top: 7px;
    padding: 0 0 0 16px;
    color: #d80546;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat 0 -49px;
    font-size: 11px;
}

.privacy-print {
    clear: both;
    padding: 10px 0 25px 0;
}

.privacy-print img {
    vertical-align: middle;
    margin: -4px 3px 0 0;
}

.scrollPrivacy {
    height: 210px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: normal;
}

.scrollPrivacy::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.scrollPrivacy::-webkit-scrollbar-track {
    background: #e5e5e5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.scrollPrivacy::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #d80546;
}

.my-profile {
    padding: 25px 20px 25px 20px;
    background: #f2f1ee;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.my-profile dl {
    width: auto;
    overflow: hidden;
}

.my-profile dl dt {
    float: left;
    width: 53px;
    padding-right: 15px;
    background: url('/lg3-common-v2/images/support/icon-line.gif') no-repeat right 2px;
    font-size: 11px;
    text-align: right;
}

.my-profile dl dd {
    float: left;
    width: 200px;
    padding-left: 15px;
    font-size: 11px;
    color: #d80546;
}

.my-profile button,.my-profile .button {
    position: absolute;
    right: 20px;
    top: 20px;
}

.notice {
    float: left;
    width: 348px;
}

.notice label {
    width: auto!important;
    float: left;
    padding: 0;
}

.notice label .left {
    display: inline-block;
    width: auto;
    float: none;
    padding: 5px 10px 0 0;
}

input.calendar {
    background: url('/lg3-common-v2/images/support/icon-calendar.gif') no-repeat right 4px #fff!important;
}

input.srch {
    background: url('/lg3-common-v2/images/support/icon-search.png') no-repeat right 5px #fff!important;
}

.notice .wave {
    padding: 5px 5px 0 0;
}

.notice .more {
    display: inline-block;
    padding: 3px 0 0 50px;
}

.notice button.small {
    clear: none;
    margin-top: 2px;
    padding: 3px 6px!important;
    vertical-align: middle;
}

.board-01 {
    clear: both;
    padding-top: 15px;
}

table.list {
    width: 100%;
    border-bottom: 1px solid #efefed;
}

table.list th {
    padding: 9px 0 8px 0;
    background: #fcfcfc;
    border-top: 1px solid #efefed;
    border-bottom: 1px solid #efefed;
    border-left: 1px solid #d3d3cc;
    font-weight: normal;
    font-size: 11px;
    text-align: center;
}
table.list th:first-child {
    border-left: none;
}

table.list td {
    padding: 10px 0;
    border-top: 1px dotted #e9e9e5;
    text-align: center;
    font-size: 11px;
    vertical-align: middle;
}


table.list th.ldata {
    text-align: left;
    padding: 5px 0 5px 12px;
}

table.list td.ldata {
    text-align: left;
    padding: 5px 0 5px 12px;
}

.registraion .page-controls {
    text-align: right;
}

.registraion .page-controls .pages {
    margin-right: 20px;
}

table.view {
    width: 100%;
}

table.view th {
    padding: 9px 0 8px 0;
    background: #f2f1ee;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
    font-size: 11px;
    text-align: center;
}

table.view th.subject {
    padding-left: 34px;
    text-align: left;
}

table.view td {
    padding: 9px 0 8px 25px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    font-size: 11px;
}

table.view td.con {
    padding: 30px;
    padding-bottom: 30px!important;
    text-align: left;
}

table.view .pdf {
    color: #222;
}

table.view td.icon-area {
    padding: 0 0 5px 0;
    text-align: right;
}

table.view td.icon-area img {
    vertical-align: middle;
    margin: -4px 3px 0 0;
}

table.view td.request-modification {
    padding: 11px 0;
    background: #f2f1ee;
    text-align: center;
}

table.view td.request-modification button {
    margin-top: -5px;
    vertical-align: middle;
}

table.view td.request-modification label {
    padding: 0 7px;
}

table.view td.request-modification p {
    margin-bottom: 0;
    padding: 5px 0;
}

table.view input[type="radio"] {
    position: relative;
    opacity: 1;
    vertical-align: middle;
}

table.view td.con .iframes {
    width: 745px;
    overflow: hidden;
    height: auto;
    margin: 20px 0 0 0;
    overflow: hidden;
}

table.view td.con .iframes iframe {
    width: 100%!important;
    min-height: 350px;
    max-height: 700px;
    overflow: auto!important;
}

table.view td.con .faqViewDiv {
    width: 685px;
    height: auto;
    margin: 20px auto;
    overflow: hidden;
}

.request-other {
    text-align: right;
    margin-top: -20px;
    font-size: 11px;
    padding: 0 10px 0;
}

table.view td.request-modification .satisfaction-thanks {
    padding: 0 0 15px 0;
    text-align: center;
    font-size: 12px;
}

.uk-support-product-help-section #share {
    width: 110px;
    margin-left: 50px;
}

table.my-view {
    width: 100%;
}

table.my-view th {
    padding: 9px 0 8px 0;
    background: url('/lg3-common-v2/images/support/icon-line.gif') no-repeat right 11px;
    text-align: left;
    font-weight: normal;
    font-size: 11px;
}

table.my-view td {
    padding: 9px 0 8px 15px;
    border-bottom: 0;
    text-align: left;
    font-size: 11px;
}

table.prev-next {
    width: 100%;
    margin-top: 45px;
    border-top: 1px solid #ddd;
    font-size: 11px;
}

table.prev-next th {
    padding: 8px 0 8px 14px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    text-align: left;
}

table.prev-next td {
    padding: 8px 0 8px 14px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

.con-view {
    padding: 15px 30px 30px 30px;
    border-bottom: 1px solid #ccc;
}

.con-reply {
    padding: 15px 30px 15px 30px;
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
}

.con-view p,.con-reply p {
    line-height: 1.6;
}

.attach-file {
    width: auto;
    margin-bottom: 0;
    padding-top: 24px;
    line-height: 24px;
}

.attach-file span {
    display: inline-block;
    padding: 0 25px 0 10px;
}

.attach-file .attach-add {
    display: inline-block;
    padding-left: 68px;
}

.attach-file img {
    margin-left: 5px;
}

.rbtn {
    margin-top: 10px;
    text-align: right;
}

.rbtn button.white {
    padding: 4px 10px 5px;
    font-size: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.rbtn .button.white {
    padding: 6px 11px;
    font-size: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.rfont {
    padding-bottom: 5px;
}

.srch-area {
    float: left;
    width: 350px;
}

.rbtn-view {
    padding-top: 10px;
    text-align: right;
}

.rbtn-view button {
    padding: 3px 6px;
    line-height: 1.4;
    font-size: 10px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.contact-us {
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.contact-us h3 {
    margin-bottom: 15px;
}

.contact-us .img-area {
    float: left;
    width: 94px;
    text-align: center;
}

.contact-us .copy-area {
    float: left;
    width: auto;
    margin-left: 20px;
}

.contact-us .copy-area .contact-copy-area {
    line-height: 18px;
    font-size: 12px;
}

.contact-us.brno {
    border-bottom: 0;
}

.contact-us.top {
    padding-top: 15px;
}

table.info-area {
    width: 100%;
}

table.info-area th {
    padding: 0;
    text-align: left;
}

table.info-area td {
    padding: 0;
    text-align: left;
    border-bottom: 0;
}

table.info-area td.info-td {
    border-bottom: 1px solid #ccc;
    padding: 20px;
    background: #f2f1ee;
    font-size: 11px;
    vertical-align: top;
}

.confirmation-area .product-img {
    float: left;
    width: 105px;
    height: 72px;
    margin-top: -20px;
}

.product-info {
    clear: both;
    width: 100%;
}

.info-area h4 {
    margin-bottom: 12px;
    font-size: 12px;
}

.info-td h4 {
    margin-bottom: 5px;
}

.info-td .product-img {
    float: left;
    margin-top: 0;
    height: 90px;
    padding-top: 5px;
}

.info-td .product-info {
    float: right;
    clear: none;
    width: 225px;
}

table.info-view {
    width: 100%;
}

table.info-view th {
    padding: 7px 0 6px 0;
    background: url('/lg3-common-v2/images/support/icon-line.gif') no-repeat right 10px;
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    vertical-align: top;
}

table.info-view th.receipt {
    height: 60px;
    padding: 0;
    background: url('/lg3-common-v2/images/support/icon-bline.gif') no-repeat right center;
    text-align: left;
    font-weight: normal;
    font-size: 18px;
    color: #d80546;
    vertical-align: middle;
}

table.info-view td {
    padding: 7px 0 6px 15px;
    border-bottom: 0;
    text-align: left;
    font-size: 11px;
}

table.info-view tr.last th,table.info-view tr.last td {
    padding-bottom: 0;
}

table.info-view tr.dot-bottom th,table.info-view tr.dot-bottom td {
    padding-bottom: 7px;
    border-bottom: 1px dotted #ccc;
}

table.info-view td.dot-right {
    border-right: 1px dotted #ccc;
}

table.info-view tr.pad-top7 th {
    padding-top: 7px;
    background: url('/lg3-common-v2/images/support/icon-line.gif') no-repeat right 9px;
}

table.info-view tr.pad-top7 td {
    padding-top: 7px;
}

table.info-view td.receipt-no {
    padding-top: 0;
    vertical-align: middle;
}

.edit-profile {
    position: absolute;
    top: 0;
    right: 135px;
}

.del-profile {
    position: absolute;
    top: 0;
    right: 5px;
}

.line-map {
    width: 100%;
    margin-bottom: 10px;
    font-size: 11px;
    overflow: hidden;
}

.line-map p {
    margin-bottom: 0;
}

.line-map a {
    color: #333;
    display: inline-block;
    margin-top: 8px;
}

.line-map strong {
    color: #c36;
}

.lg-support .model-area {
    border-top: 1px solid #ccc;
    padding: 20px 0;
    overflow: hidden;
}

.model-area button {
    text-transform: none;
}

.model-area .tit {
    margin-bottom: 7px;
    color: #d80546;
    font-size: 14px;
  
    font-weight: normal;
}

.model-area .img-area {
    float: left;
    width: 203px;
    text-align: center;
}

.model-area .detail-area {
    float: right;
    width: 506px;
}

.model-area .detail-area .left {
    width: 213px;
}

.model-area .detail-area .right {
    width: 273px;
    padding-left: 19px;
    border-left: 1px dotted #ccc;
}

.model-area .detail-area table {
    width: 100%;
}

.model-area .in-detail {
    padding-bottom: 15px;
    font-size: 11px;
}

.model-area .in-detail strong {
    font-size: 12px;
}

.model-area .in-detail .stit {
    display: block;
    padding-bottom: 7px;
    font-size: 12px;
}

.model-area .in-detail p {
    margin-bottom: 5px;
    line-height: 1.2;
}

.model-area .last-detail {
    padding-bottom: 0;
}

.title-line {
    width: 100%;
    margin-top: 35px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.title-line h2 {
    float: left;
    line-height: 100%;
    margin-bottom: .5em;
}

.lt-ie9 .title-line h2 {
    padding-bottom: 5px;
}

.stitle-area {
    width: 100%;
    margin: 35px 0 5px 0;
    overflow: hidden;
}

.stitle-area h3 {
    float: left;
    color: #222;
}

.lt-ie9 .stitle-area h3 {
    padding-bottom: .5em;
}

.stitle-area span {
    float: right;
    display: inline-block;
    margin-top: 2px;
    font-size: 11px;
}

.stitle-area span.more {
    margin-top: 3px;
    font-size: 11px;
}

.faq-list {
    padding: 20px 10px 25px 15px;
}

.faq-list li {
    margin-bottom: 0;
    padding: 0 0 6px 8px;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat 0 -82px;
    font-size: 11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lg-support .accessories-list {
    width: 100%;
    height: 150px;
    margin-bottom: 35px;
    padding: 20px 0 15px 0;
    overflow: hidden;
}

.lg-support .accessories-list .rollWrap {
    height: 150px;
}

.lg-support .accessories-list .carousel-arrow-left {
    background-color: #fff;
    height: 150px;
    top: 20px;
}

.lg-support .accessories-list .carousel-arrow-right {
    background-color: #fff;
    height: 150px;
    top: 20px;
}

.lg-support .accessories-list li {
    float: left;
    width: 140px;
}

.lg-support .accessories-list li p {
    margin-bottom: 5px;
    padding: 0 12px;
}

.lg-support .accessories-list li p.accessories-num {
    margin-top: 10px;
}

.lg-support .accessories-list li p.accessories-num span.highlight {
    display: inline-block;
    padding-bottom: 8px;
}

.warranty-ment {
    padding: 15px 20px;
    background: #f5f5f5;
    line-height: 18px;
}

.warranty-ment .highlight {
    font-size: 12px;
}

.complianceInfo {
    padding: 15px 20px;
}

.complianceInfo a {
    margin-right: 30px;
}

.lg-support .tabpanel {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.lg-support .tablist {
    margin-top: 20px;
    border-bottom: 1px solid #ccc;
    background: #f8f8f8;
}

.lg-support .tablist.subtabs {
    background: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    margin-top: 35px;
    margin-left: 70px;
    margin-right: 70px;
    padding-bottom: 25px;
}

.lg-support .tablist.subtabs .tab {
    background: 0;
    border: 0;
 
    font-size: 12px;
    text-transform: capitalize;
    border-left: 1px solid #ccc;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.lg-support .tablist.subtabs .tab:first-child {
    border-left: 0;
    padding-left: 0;
}

a.zip:link,a.zip:visited {
    background: url("/lg3-common-v2/images/support/icon-list.png") no-repeat 0 -400px;
    color: #d80546;
    padding-left: 20px;
    padding-top: 3px;
}

.tablist.subtabs .tab.active,.tablist.subtabs .tab.active:active {
    background: 0;
}

.tab-support {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    max-width: 30%;
    height: auto;
    padding: 10px 15px;
    border: 1px solid transparent;
    border-bottom: 0;
    background-color: transparent;
    color: #333;
    text-transform: uppercase;
  
    outline: 0;
    text-align: center;
}

.tab-support.active,.tab-support.active:active {
    color: #d80546;
    background: #f1f1f2;
    border-color: #ccc;
    border-bottom-color: transparent;
    text-decoration: none;
    cursor: default;
}

.panels {
    margin-top: 0;
    border: 0;
}

.lg-support .panel {
    padding: 20px 14px 0;
    border: solid 1px #ccc;
    border-top: 0;
    width: 430px;
    margin-top: 0;
    height: auto;
}

.panel.no-pad {
    width: 743px;
}

.panel .pad,.panel .accordion {
    padding: 20px 14px 0;
}

.panel .pad .stitle {
    margin: 5px 14px 0 0;
}

.panel .even {
    background: #f5f5f5;
    padding-bottom: 10px;
}

.panel .pad h3 {
    margin-bottom: 12px;
    font-size: 11px;
}

.panel .pad input[type="radio"] {
    position: relative;
    opacity: 1;
    vertical-align: middle;
}

.panel .pad .notice-list h3 {
    margin-bottom: 5px;
}

.panel .pad .notice-list li {
    margin-bottom: 0;
    padding-bottom: 4px;
    font-size: 11px;
}

.panel .exe-down {
    margin-bottom: 19px;
    text-align: right;
}

.manual-document {
    padding: 15px 0 12px 14px;
    background: #f5f5f5;
    text-transform: uppercase;
    font-size: 11px;
}

.manual-document span {
    display: inline-block;
    padding-left: 9px;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat 0 -81px;
}

#manuals_panel .radio-area {
    float: right;
    position: relative;
    top: 15px;
    margin: 0;
    padding-right: 14px;
    text-align: right;
}

#manuals_panel .radio-area input[type="radio"] {
    position: static;
    opacity: 1;
    vertical-align: middle;
    margin-top: -2px;
}

#manuals_panel .recommend .view-all {
    display: none;
}

#manuals_panel .recommend .recommLast {
    padding-bottom: 17px;
}

.manualWrap {
    width: 743px;
    height: 78px;
    overflow: scroll;
    overflow-x: hidden;
}

.manualWrap::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.manualWrap::-webkit-scrollbar-track {
    background: #e5e5e5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.manualWrap::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #d80546;
}

.lg-support .os-upgrade {
    width: 100%;
    padding: 15px 0 12px 0;
    border-top: 1px solid #ccc;
    overflow: hidden;
}

.os-upgrade p {
    margin: 0 14px;
}

.os-upgrade .os-link {
    padding-right: 13px;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat right -425px;
}

.lg-support .software-detail {
    width: 694px;
    margin: 0 auto;
    padding: 20px 14px 0 14px;
    border-top: 1px solid #ccc;
}

.software-detail dt {
    padding: 0 0 2px 11px;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat 0 -252px;
    font-size: 11px;
}

.software-detail dd {
    padding: 0 0 18px 11px;
    font-size: 11px;
}

table.manuals {
    width: 100%;
    font-size: 11px;
}

table.manuals thead th {
    padding: 9px 0 4px 0;
    text-align: center;
    border-left: 1px dotted #ccc;
}

table.manuals thead th.first {
    padding-left: 22px;
    text-align: left;
    border-left: 0;
}

table.manuals td {
    padding: 4px 0;
    text-align: center;
    border-left: 1px dotted #ccc;
}

table.manuals td.ldata {
    padding-left: 22px;
    text-align: left;
    border-left: 0;
}

table.manuals td.ldata a {
    color: #d80546;
    padding-top: 3px;
    line-height: 15px;
}

table.manuals tr:last-child td {
    padding-bottom: 17px;
}

#manuals_panel .softwares .scrolls {
    max-height: 112px;
    overflow-y: auto;
}

#manuals_panel .softwares .scrolls::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

#manuals_panel .softwares .scrolls::-webkit-scrollbar-track {
    background: #e5e5e5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#manuals_panel .softwares .scrolls::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #d80546;
}

#manuals_panel .softwares table.manual {
    width: 723px;
}

table.manuals td.step-img {
    padding: 14px 0;
    vertical-align: top;
}

table.manuals td.step-info {
    padding: 10px 0 0 14px;
    text-align: left;
    font-size: 11px;
}

p.step-title {
    margin-bottom: 8px;
    padding: 0 0 2px 11px;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat 0 -252px;
    font-size: 11px;
}

.step-down {
    margin-bottom: 8px;
    padding: 0 0 3px 11px;
}

p.step-down span.highlight {
    display: block;
    padding-bottom: 3px;
}

p.step-down .addInfo {
    padding: 10px 0 0 7px;
    position: absolute;
}

.osp-title {
    margin-bottom: 8px;
    font-size: 14px!important;
}

.osp-down {
    margin-bottom: 8px;
    font-style: italic;
    color: #d80546;
}

.osp-list {
    padding: 0 0 25px 11px;
    font-size: 11px;
}

.osp-list li {
    margin-bottom: 0;
    padding: 0 0 4px 0;
}

.file-size {
    width: 100%;
    overflow: hidden;
}

.file-size .file-area {
    float: left;
}

.file-size .file-area {
    float: left;
}

.aform p.software {
    margin-bottom: 12px;
}

#software_panel .styled-select {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

#software_panel .select-os {
    padding-top: 0;
    padding-bottom: 20px;
}

table.fileinfo {
    width: 100%;
    margin-bottom: 25px;
    font-size: 11px;
}

table.fileinfo th {
    text-align: left;
    padding-bottom: 5px;
}

table.fileinfo th.software {
    width: 160px;
}

table.fileinfo th.name {
    width: 670px;
}

table.fileinfo th.name02 {
    width: 510px;
}

table.fileinfo th.size {
    width: 45px;
}

table.fileinfo td {
    padding: 3px 0;
}

.operating strong {
    font-size: 11px;
}

.operating p {
    padding-top: 5px;
    line-height: 1.6;
    margin-bottom: 0;
}

.lg-support .files {
    margin: 5px 0;
    padding-top: 15px;
    border-top: 1px solid #ccc;
}

.files strong {
    font-size: 12px;
}

.files li {
    margin-bottom: 5px;
    font-size: 11px;
}

.owners {
    width: 713px;
    margin-bottom: 5px;
    padding: 7px 0;
    border: 1px solid #ccc;
    background: #fff;
}

.owners li {
    margin-bottom: 0;
    padding: 3px 15px;
}

.owners li a {
    text-decoration: none;
}

.owners li.on {
    background: #f5f5f5;
}

.owners li:hover {
    background: #f5f5f5;
}

.down-area {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}

span.pdf {
    padding: 2px 0 2px 20px;
    background: url("/lg3-common/images/global/lg-global-sprite.png") 0 -703px no-repeat;
    font-size: 11px;
}

span.DjVu {
    padding: 2px 0 2px 20px;
    background: url("/lg3-common/images/global/lg-global-sprite.png") no-repeat scroll 0 -1047px transparent;
    font-size: 11px;
}

.panel .download {
    padding: 24px 23px;
    overflow: hidden;
}

.panel .download span {
    float: left;
}

.panel .download .copy-area {
    float: left;
    margin: 8px 0 0 35px;
    line-height: 1.4;
}

.request-step {
    width: 100%;
    margin: 30px 0;
    position: relative;
    overflow: hidden;
}

.request-step ul {
    width: 1000px;
    padding: 0 15px;
    overflow: hidden;
    position: relative;
    z-index: 333;
}

.request-step ul li {
    float: left;
    width: auto;
    height: 41px;
    margin-left: 98px;
    margin-bottom: 0;
    font-size: 11px;
}

.request-step ul li.on {
    color: #d80546;
    font-weight: bold;
    margin-left: 90px;
}

.request-step ul li:first-child {
    margin-left: 0;
}

.request-step ul li.on:first-child {
    margin-left: 0;
}

.request-step .step-bar01 {
    position: absolute;
    left: 57px;
    top: 26px;
    width: 629px;
    height: 15px;
    margin-bottom: 0;
    background: url("/lg3-common-v2/images/support/bg-repair-step.gif") no-repeat 0 0;
    z-index: 3;
}

.request-step .step-bar02 {
    position: absolute;
    left: 57px;
    top: 26px;
    width: 629px;
    height: 15px;
    margin-bottom: 0;
    background: url("/lg3-common-v2/images/support/bg-repair-step.gif") no-repeat 0 -15px;
    z-index: 3;
}

.request-step .step-bar03 {
    position: absolute;
    left: 57px;
    top: 26px;
    width: 629px;
    height: 15px;
    margin-bottom: 0;
    background: url("/lg3-common-v2/images/support/bg-repair-step.gif") no-repeat 0 -30px;
    z-index: 3;
}

.request-step .step-bar04 {
    position: absolute;
    left: 57px;
    top: 26px;
    width: 629px;
    height: 15px;
    margin-bottom: 0;
    background: url("/lg3-common-v2/images/support/bg-repair-step.gif") no-repeat 0 -45px;
    z-index: 3;
}

.request-step2 {
    width: 100%;
    margin: 30px 0 40px 0;
    overflow: hidden;
}

.request-step2 li {
    float: left;
    margin-bottom: 0;
    padding-left: 17px;
    background: url('/lg3-common-v2/images/support/icon-list.png') no-repeat -86px -100px;
}

.request-step2 li:first-child {
    padding-left: 0;
    background: 0;
}


/****************************/
 div.sort {
    line-height:inherit !important;
}
.download-search-submit  {
width: 66px;
}

.download-table-wrap.download {
    padding-top: 30px;
}
.download-table-wrap h2 {
    font-size: 23px; margin-bottom: 15px;
}
.dtable th {
    font-size: 13px !important;
}
.dtable td {
    font-size: 12px; 
}
.back-to-list {
    height: 25px; line-height: 25px; position: relative;
    text-align: right; padding-right: 35px; margin-top:27px;
}
.back-to-list a {
    margin-top: 2px; margin-left: 8px;
}
.download-table-wrap .sort {
    float: right !important;
    margin-bottom: 13px;
}
.partner-logout {
    width:745px;height:0;position:absolute;text-align:right;
}
.partner-logout button {
    position:absolute; top:-43px; right:0;
}
.partner-login-form {
    border-bottom: 1px solid #ccc;
}
.partner-login-form fieldset {
    display: block; width: 330px; margin: 0 auto; padding: 40px;
}
.partner-login-form label { 
    display: block; width: 220px; height: 28px; float: left; margin-top: 2px;
    vertical-align: middle;
}
.partner-login-form label input { 
    float: right; width: 190px; border: 1px solid #cdccca; padding: 2px; margin-top: -2px;*margin-top:-17px;
}
.partner-login-form button { 
    width: 90px; height: 52px;
    float:right;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
.partner-login-form-wrap p {
    margin-top: 24px;
    font-size: 12px; line-height: 18px; 
}
.partner-login-form-wrap p a {
    color: #c70752;
}

.contact-table-wrap {
    padding-top: 0px;
    margin-top: -10px;]
}
.contact-table-wrap .page-controls {
    margin-bottom: 13px;
}

.faq-list-wrap {

}
.faq-item {
	
    border-bottom: 1px solid #d3d3cc;
}
.faq-item h3 {
	
	width:745px;
    display: block;padding:20px 0; margin: 0;
    font-size: 12px;
    cursor: pointer;
	text-overflow:ellipsis;
	white-space:nowrap; 
	overflow: hidden;	
}
.faq-item .arrow {
    display: inline-block; width:8px; height:12px; margin-right: 5px;
    background:url(../images/global/arrow_sprite.png) no-repeat 0 4px;
}
.faq-answer {
    color: #454545; line-height: 18px;
    background-color: #f8f8f8; padding: 26px 29px;
    display: none;
}
.faq-item.selected .arrow {
    background-position: 0 -26px;
}
.faq-item.selected h3 {
    color: #d80546;
}
.faq-item.selected .faq-answer {
    display: block;
}
.desc-item {
    margin-top: 21px;
}
.desc-item:first-child {
    margin-top: 30px;
}
.desc-item .desc-title {
    font-size: 15px; 
    line-height: 30px; margin-bottom: 0;
}
.desc-item .arrow {
    display: inline-block; width:8px; height:15px; margin-right: 5px;
    background:url(../images/global/sprite.png) no-repeat -300px 2px;
}
.desc-item .desc-contents {
    font-size: 12px; line-height: 18px;
}
.page-controls.newstop {
    margin: 0;
    position: absolute;
    width: 200px;
    right: 0;
}
.page-controls.sortby {
    margin: 0;
    width: 200px;
    right: 0;
	float:right;
}
.news-list-wrap {

}
.news-item {
    border-bottom: 1px solid #d3d3cc;
    padding: 18px 0;
}
.news-item:first-child {padding-top: 40px;}
.news-item .item-title {
    margin-bottom: 6px;
}
.news-item .item-title * {
    font-size: 12px; font-weight: bold;
}
.news-item .item-title .text {color: #222; margin-right: 10px;}
.news-item .item-title .date {color: #222; font-weight: normal;}
.news-item .news-summary {line-height: 18px;}
.news-item .news-contents {
    padding-top:12px; padding-bottom: 5px;
    font-size: 12px;
}