body {
    margin: 0px;
    padding: 0px;
	font-size: 1em;
    line-height: 1.4;
    color: #212428;
}
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}
#horizontalTab {
    margin-top: 60px !important;
}
.resp-tabs-list li {
    font-size: 16px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    float: left;
    background-color: #f1f2f2;
    border-color: #dadee3;
    border-image: none;
    border-style: solid;
    border-width: 1px 0.5px 1px 1px;
    color: #000000;
    cursor: pointer;
    overflow: visible;
    vertical-align: baseline;
    width: 25%;
}
.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}
.resp-tab-content {
    display: none;
    padding: 30px 0px;
}
.resp-tab-active {
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
    color: white !important;
    position: relative;
    border: 1px solid #3d9ffe !important;
    background-color: #3d9ffe !important;
}
.resp-content-active, .resp-accordion-active {
    display: block;
}
h2.resp-accordion {
    font-size: 1.15em;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
    width: 100%;
    float: left;
    text-align: center;
    font-weight: normal;
}
h2.resp-tab-active {
    border: none !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
#verticalTab {
    margin-top: 50px;
}
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 25%;
}
.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
    font-size: 16px;
    text-transform: uppercase;
}
.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 73%;
    min-height: 250px;
    /* border-radius: 4px; */
    clear: none;
}
.resp-vtabs .resp-tab-content {
    border: none;
}
.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}
/*-----------Accordion styles-----------*/

h2.resp-tab-active {
    background: #efefef none repeat scroll 0 0 !important;
}
.resp-easy-accordion h2.resp-accordion {
    display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}
.resp-jfit {
    width: 100%;
    margin: 0px;
}
.resp-tab-content-active {
    display: block;
}
h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
    border-left: medium none;
    border-right: medium none;
}
#verticalTab.resp-vtabs {
    float: left;
    margin-top: 50px !important;
}
#content_wrap table tr td {
    text-align: center;
}
#content_wrap table tr td:second-child {
 text-align:left !important;
}
.table_wrap img {
    max-width: 100% !important;
    resize: both;
}
/* tab navigation */

.resp-tab-active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3d9ffe;
    content: "";
    height: 0;
    left: 45%;
    position: absolute;
    top: 100%;
    width: 0;
}
#main .clearfix::after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#main .tabContent nav, #main .workshops nav, #main .products nav {
    display: block;
    margin: 10px auto;
    max-width: 90%;
}
#main .workshops nav ul, #main .products nav ul {
    display: block;
    margin: 0 auto;
    max-width: 800px;
    padding: 0;
    text-align: center;
}
#main .clearfix::after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#main .tabContent nav .active a, #main .workshops nav .active a, #main .products nav .active a {
    color: #ffffff;
}
#main .tabContent nav ul, #main .workshops nav ul, #main .products nav ul {
    display: block;
    margin: 0 auto;
    max-width: 800px;
    padding: 0;
    text-align: center;
}
/* nav {
    display: block;
    margin: 10px auto;
    max-width: 750px;
}
nav ul {
    display: block;
    margin: 0 auto;
    max-width: 800px;
    padding: 0;
    text-align: center;
} */
#main .clearfix::after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.products nav .active::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3d9ffe;
    content: "";
    height: 0;
    left: 45%;
    position: absolute;
    top: 100%;
    width: 0;
}
.breadcrumbs a {
    color: #20a2ff;
    text-decoration: none;
}
.breadcrumbs {
    position: relative;
    z-index: 30;
}
.breadcrumbs {
    background: whitesmoke none repeat scroll 0 0;
    border-bottom: 1px solid #dadee2;
    color: #6b747d;
    float: left;
    font-family: "InterfaceR", Arial, Helvetica, "San-Serif";
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 0;
    padding: 0.75em 0;
    width: 100%;
}
.breadcrumbs .row-fluid{
	margin: 0 auto;
	display: block;
	max-width: 1240px;
	padding: 0 20px;
}
.langague{
	float: right;
	padding-right: 18px;
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 700px) {
ul.resp-tabs-list {
    display: none;
}
h2.resp-accordion {
    display: block;
}
.resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
}
.resp-accordion-closed {
    display: none !important;
}
.resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}
.resp-tab-content {
    padding: 30px 15px;
}
#content_wrap .container-fluid {
    padding: 0;
}
#content_wrap table tr:first-child {
    display: none;
}
#content_wrap table td {
    border-left: none;
}
#content_wrap table tr td:second-child {
 text-align:center;
}
#content_wrap table tr {
    border-bottom: none;
}
table td {
    border: none !important;
}
table tr {
    border-bottom: 1px solid #dadee2 !important;
}
.contents_sub_title {
    display: none;
}
.resp-tab-content {
    border-top: none;
}
.resp-tab-content {
    padding: 30px 15px;
    border-bottom: 1px solid #c1c1c1 !important;
}
html body div#content_wrap div.container-fluid div.header_wrap div#horizontalTab nav.clearfix {
    display: none;
}
.resp-tab-active {
    color: black !important;
}
.resp-tab-active::after {
    display: none !important;
}
.resp-tab-content {
    border: none;
    float: left;
}
}
/* added recall.css */
/*! normalize */
audio, canvas, video {
    display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#content_wrap a:focus {
    outline: thin dotted;
}
#content_wrap a:active, #content_wrap a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
h3 {
    font-size: 1.17em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: .83em;
    margin: 1.67em 0;
}
h6 {
    font-size: .67em;
    margin: 2.33em 0;
}
#content_wrap abbr[title] {
    border-bottom: 1px dotted;
}
#content_wrap b, #content_wrap strong {
    font-weight: bold;
}
#content_wrap blockquote {
    margin: 1em 40px;
}
#content_wrap dfn {
    font-style: italic;
}
#content_wrap hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
#content_wrap mark {
    background: #ff0;
    color: #000;
}
#content_wrap p, #content_wrap pre {
    display: block;
    width: 100%;
    font-family: "SamsungIFRg",Arial,sans-serif;
    font-weight: normal;
    margin: 0px 0px 15px;
    position: relative;
    float: left;
}
#content_wrap code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
#content_wrap pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
#content_wrap q {
    quotes: none;
}
#content_wrap q:before, #content_wrap q:after {
    content: '';
    content: none;
}
#content_wrap small {
    font-size: 80%;
}
#content_wrap sub, #content_wrap sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
#content_wrap sup {
    top: -0.5em;
}
#content_wrap sub {
    bottom: -0.25em;
}
#content_wrap dd {
    margin: 0 0 0 40px;
}
#content_wrap nav ul, #content_wrap nav ol {
    display: block;
    list-style: none;
    list-style-image: none;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
    text-align: center;
}
.product_img_wrap img {
    padding-left: 30px;
}
#content_wrap img {
    border: 0 none;
    max-width: 85%;
    resize: both;
}
.acc_content img {
	max-width: 500px !important;
	max-height: 500px;
}
#content_wrap svg:not(:root) {
    overflow: hidden;
}
#content_wrap figure {
    margin: 0;
}
#content_wrap form {
    margin: 0;
}
#content_wrap fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
#content_wrap legend {
    border: 0;
    padding: 0;
    white-space: normal;
 *margin-left: -7px;
}
#content_wrap button, #content_wrap input, #content_wrap select, #content_wrap textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
 *vertical-align: middle;
}
#content_wrap button, #content_wrap input {
    line-height: normal;
	font-size: 18px;
}
#content_wrap button, #content_wrap select {
    text-transform: none;
}
#content_wrap button, #content_wrap html input[type="button"], #content_wrap input[type="reset"], #content_wrap input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
 *overflow: visible;
}
#content_wrap button[disabled], html input[disabled] {
    cursor: default;
}
#content_wrap input[type="checkbox"], #content_wrap input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
 *height: 13px;
 *width: 13px;
}
#content_wrap input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#content_wrap input[type="search"]::-webkit-search-cancel-button, #content_wrap input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
#content_wrap textarea {
    overflow: auto;
    vertical-align: top;
}
#content_wrap table {
    border-collapse: collapse;
    border-spacing: 0;
}
@font-face {
    font-family: 'InterfaceI';
    src: url("common/fonts/samsungif_it-webfont.eot");
    src: url("common/fonts/samsungif_it-webfont.eot?#iefix") format("embedded-opentype"), url("common/fonts/samsungif_it-webfont.woff") format("woff"), url("common/fonts/samsungif_it-webfont.ttf") format("truetype"), url("common/fonts/samsungif_it-webfont.svg#InterfaceI") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'InterfaceR';
    src: url("common/fonts/samsungif_rg-webfont.eot");
    src: url("common/fonts/samsungif_rg-webfont.eot?#iefix") format("embedded-opentype"), url("common/fonts/samsungif_rg-webfont.woff") format("woff"), url("common/fonts/samsungif_rg-webfont.ttf") format("truetype"), url("common/fonts/samsungif_rg-webfont.svg#InterfaceR") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'InterfaceB';
    src: url("common/fonts/samsungif_bd-webfont.eot");
    src: url("common/fonts/samsungif_bd-webfont.eot?#iefix") format("embedded-opentype"), url("common/fonts/samsungif_bd-webfont.woff") format("woff"), url("common/fonts/samsungif_bd-webfont.ttf") format("truetype"), url("common/fonts/samsungif_bd-webfont.svg#InterfaceB") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'InterfaceBI';
    src: url("common/fonts/samsungif_bdit-webfont.eot");
    src: url("common/fonts/samsungif_bdit-webfont.eot?#iefix") format("embedded-opentype"), url("common/fonts/samsungif_bdit-webfont.woff") format("woff"), url("common/fonts/samsungif_bdit-webfont.ttf") format("truetype"), url("common/fonts/samsungif_bdit-webfont.svg#InterfaceBI") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'InterfaceBlk';
    src: url("common/fonts/samsungif_blk-webfont.eot");
    src: url("common/fonts/samsungif_blk-webfont.eot?#iefix") format("embedded-opentype"), url("common/fonts/samsungif_blk-webfont.woff") format("woff"), url("common/fonts/samsungif_blk-webfont.ttf") format("truetype"), url("common/fonts/samsungif_blk-webfont.svg#InterfaceBlk") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SamsungSharpSans-Regular';
    src: url('common/fonts/SamsungSharpSans-Regular.eot');
    src: url('common/fonts/SamsungSharpSans-Regular.eot?#iefix') format('embedded-opentype'), url('common/fonts/SamsungSharpSans-Regular.woff') format('woff'), url('common/fonts/SamsungSharpSans-Regular.ttf') format('truetype'), url('common/fonts/SamsungSharpSans-Regular.svg#SamsungSharpSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SamsungSharpSans-Medium';
    src: url('common/fonts/SamsungSharpSans-Medium.eot');
    src: url('common/fonts/SamsungSharpSans-Medium.eot?#iefix') format('embedded-opentype'), url('common/fonts/SamsungSharpSans-Medium.woff') format('woff'), url('common/fonts/SamsungSharpSans-Medium.ttf') format('truetype'), url('common/fonts/SamsungSharpSans-Medium.svg#SamsungSharpSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'SamsungSharpSans-Bold';
    src: url('common/fonts/SamsungSharpSans-Bold.eot');
    src: url('common/fonts/SamsungSharpSans-Bold.eot?#iefix') format('embedded-opentype'), url('common/fonts/SamsungSharpSans-Bold.woff') format('woff'), url('common/fonts/SamsungSharpSans-Bold.ttf') format('truetype'), url('common/fonts/SamsungSharpSans-Bold.svg#SamsungSharpSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'SamsungOneLatin';
    src: url('common/fonts/SamsungOneLatin-600.eot');
    src: url('common/fonts/SamsungOneLatin-600.eot?#iefix') format('embedded-opentype'), url('common/fonts/SamsungOneLatin-600.woff') format('woff'), url('common/fonts/SamsungOneLatin-600.ttf') format('truetype'), url('common/fonts/SamsungOneLatin-600.svg#SamsungOneLatin-600') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ===============================================================
GLOBAL STYLES
================================================================*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.ie7 * {
    behavior: url(/us/scripts/vendor/boxsizing.htc);
}
html {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}
#content_wrap button, #content_wrap input, #content_wrap select, #content_wrap textarea {
/*     color: #333;
    height: 50px;
    border: 1px solid #ddd;
    padding: 0px 15px; */
}
#content_wrap .personal_information_wrap input, #content_wrap select, #content_wrap textarea {
    color: #333;
    height: 50px;
    width: 60%;
    border: 1px solid #999;
    padding: 8px 15px;
}
body {
    position: relative;
    width: 100%;
    font-size: 0.9em;
    line-height: 1.4;
    font-family: "SamsungIFRg",Arial,sans-serif;
    font-weight: normal;
    color: #212428;
}
h1 {
    font-size: 1.25em;
}
h2 {
/* font-size: 1.875em; */
}
h2.no-capitalize {
    text-transform: capitalize;
}


::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
#content_wrap hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
#content_wrap a {
    color: #20a2ff;
    text-decoration: none;
}
li.field.form-submit{
	border: 0 none;
}
.form-submit #check.reg-btn{
	width: 200px;
}
.form-submit #check.reg-btn, .form-submit a#check.reg-btn span {
    color: #fff;
}
#content_wrap a:hover {
    text-decoration: underline;
}
#content_wrap a:active, #content_wrap a:focus {
    outline: none;
}
#content_wrap strong {
    font-family: "InterfaceB", Arial, Helvetica, "San-Serif";
    font-weight: normal;
}
#content_wrap dl dt {
    font-size: 0.75em;
    font-family: "InterfaceB", Arial, Helvetica, "San-Serif";
    text-transform: uppercase;
}
#content_wrap dl dd {
    font-size: 0.875em;
    margin: 0 0 .75em 0;
}
#content_wrap table {
    width: 100%;
    border: 1px solid #dadee2;
    background-color: white;
    float: left;
    margin: 0px 0px 20px;
}
#content_wrap table th, table td {
    padding: 0.7em 0.3em;
}
#content_wrap table th {
    background: whitesmoke;
    text-transform: uppercase;
    border-top: 1px solid #dadee2;
    font-family: "InterfaceR", Arial, Helvetica, "San-Serif";
    font-weight: normal;
    text-align: left;
}
#content_wrap table tr {
    border-bottom: 1px solid #dadee2;
}
#content_wrap table tr:first-child {
    text-align: center;
}
#content_wrap table td {
    border-left: 1px solid #dadee2;
}
#content_wrap table td:first-child {
    border-left: none;
    width: 33.33333%;
}
#content_wrap table.empty tr {
    border-bottom: none;
}
/*#content_wrap > .container-fluid {
    margin: 0px auto;
    max-width: 1216px;
    background-color: white;
    padding: 30px 20px;
}*/
#content_wrap .header_wrap {
    float: left;
    margin-top: 30px;
    width: 100%;
}
#content_wrap .personal_information_wrap {
    width: 50%;
    float: left;
}
#content_wrap .product_img_wrap {
    width: 50%;
    float: left;
    position: relative;
}
#content_wrap .personal_information_wrap span {
    float: left;
    position: relative;
    padding: 0px;
}
.header_wrap div.container-fluid h2.header_title {
    text-align: center;
}
.header_wrap div.container-fluid h3.header_sub_title {
    text-align: center;
    margin-top: 5px;
}
.washer_type_wrap {
    /*isplay: table;*/
    height: inherit;
    text-align: left;
    width: 100%;
    margin: 0px;
}
.washer_type_wrap span {
    /* width: 33.333333%; */
    float: left;
}
.header_title {
    /*font-family: "SamsungSharpSans-Bold", Arial, Helvetica, "San-Serif";
    font-size: 3em;
    line-height: normal;
    margin: 0;
    text-align: center;
    margin-top: 30px;*/
	font-family: "SamsungSharpSans-Bold", Arial, Helvetica, "San-Serif";
    font-size: 65px;
    line-height: normal;
	margin: 0;
}
.header_sub_title {
    /*font-size: 16px;
    text-align: center;
    font-family: "SamsungSharpSans-Regular", Arial, Helvetica, "San-Serif";*/
	font-family: "SamsungOneLatin", Arial, Helvetica, "San-Serif";
    font-size: 18px;
    font-weight: 600;
}
.contents_sub_title {
    /*font-family: "SamsungSharpSans-Regular", Arial, Helvetica, "San-Serif";
    font-size: 1.25em;
    float: left;
    width: 100%;
    margin: 30px 0px 15px;*/
	font-family: "SamsungOneLatin", Arial, Helvetica, "San-Serif";
    font-size: 30px;
    float: left;
    width: 100%;
    margin: 30px 0px 15px;
    font-weight: 600;
}
#recall_note7 {
    padding: 0px 30px;
}
#content_wrap.container-fluid div.table_wrap table {
    border: 1px #ccc solid;
    background-color: white;
}
.logo_samsung {
    float: left;
    margin-bottom: 30px;
}
.gnb_wrap {
    width: 100%;
    float: left;
}
/* footer */
/*
#footer {
    background-color: #525252;
    bottom: 0;
    float: left;
}
.gnb-footer .footer-bottom {
    color: white;
    padding: 0.5em 0;
}
.gnb-header *, .gnb-footer * {
    box-sizing: border-box;
}
.gnb-footer .footer-bottom ul.nav li {
    display: inline-block;
    margin: 0.5em 1em 0.5em 0;
}
.gnb-footer .footer-bottom ul.nav li {
    display: inline-block;
    margin: 0.5em 1em 0.5em 0;
}
.gnb-header .container-fluid::before, .gnb-header .container-fluid::after, .gnb-footer .container-fluid::before, .gnb-footer .container-fluid::after {
    content: "";
    display: table;
}
.gnb-header .container-fluid::after, .gnb-footer .container-fluid::after {
    clear: both;
}
.gnb-footer .footer-bottom a {
    color: white !important;
    font-size: 14px !important;
}
.gnb-header a, .gnb-footer a {
    color: #20a2ff;
    text-decoration: none;
}
.gnb-footer .footer-bottom .copyright {
    font-size: 13px;
    margin: 12px 0px;
}
.span10 {
    float: right;
    padding-right: 20px;
}
.nav {
    padding: 0px;
    margin: 0px;
}*/
.span14.crumbs {
	display: inline-block;
	width: unset;
	padding-left: 12px;
}
.find_model_number_wrap {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.button {
    background-clip: padding-box;
    background-color: white;
    border: 1px solid #1428a0;
    border-radius: 0;
    color: #1428a0;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 30px 0px;
    padding: 13px 30px;
    height: 50px;
}
a:hover .button {
    color: white;
    background-color: #1428a0;
    border-color: #1428a0;
}
a .button {
    transition: all 0.2s else 0s;
}
#id {
    width: auto;
}
#sso .field input[type="text"]::-moz-placeholder, #sso .field input[type="password"]::-moz-placeholder, #sso .field input[type="email"]::-moz-placeholder, #sso .field input[type="tel"]::-moz-placeholder, #sso .field select::-moz-placeholder, #sso .field textarea::-moz-placeholder {
color:#999;
}

/* placeholder style */
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color:#cac8c8;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:#cac8c8;
 opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:#cac8c8;
 opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#cac8c8;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
 color:#cac8c8;
}
.reg-btn {
    border: 1px solid #20a2ff;
    padding: 13px 30px;
    height: 50px;
}
.button, .reg-btn {
    background-color: #20a2ff;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: InterfaceB, Arial, Helvetica, San-Serif;
    letter-spacing: 0.125em;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    clear: both;
    float: left;
}
.personal_information_wrap div.field.form-submit {
    float: left;
    position: relative;
    width: 50%;
    clear: both;
    margin-bottom: 20px;
}
.affected_font {
    color: #20a2ff;
}
.not_affected_font {
    color: red;
}
#content_wrap .header_wrap .personal_information_wrap p.errors{display: none;}
.reg-btn:hover {
    background-color: #018ef9;
}
ol {
    display: inline-block;
    list-style-position: outside;
    width: 100%;
}
.personal_information_wrap ul {
    display: inline-block;
    margin: 0 0 0 25px;
    padding: 0px;
    vertical-align: top;
    width: 80%;
}
.personal_information_wrap ul li {
    width: 80%;
    display: inline-block;
    margin: 0px 10px 10px 0px;
    vertical-align: top;
}
.model_number select {
    width: 100% !important;
}
.serial_number input {
    width: 100% !important;
}
.serial_number_left_img {
    background: url(../images/serial-number_01.jpg) no-repeat;
    width: 48%;
    height: 300px;
    float: left;
    margin-right: 4%;
    background-position: center top;
}
.serial_number_right_img {
    background: url(../images/serial-number_02.jpg) no-repeat;
    width: 48%;
    height: 300px;
    float: left;
    background-position: center top;
}
.serial_number_wrap .text {
    text-align: center;
    width: 100%;
    float: left;
    position: relative;
    margin-top: 265px;
}
.personal_information_wrap span.automatic_input input {
    background-color: #eee;
}
.personal_information_wrap div.automatic_input {
    margin: 0 0 15px;
    width: 100%;
    float: left;
    position: relative;
}
.personal_information_wrap div.automatic_input span {
    border: 1px solid #777;
    color: #aaa;
    height: 50px;
    padding: 12px 15px;
    width: 60%;
    font-size: 18px;
    background-color: #ddd;
}
.personal_information_wrap p {
    width: 80%;
    float: left;
    padding-left: 25px;
    margin: 10px 0px 0px;
}
.error_message {
    color: orange;
    font-weight: bold;
    margin-right: 5px;
}
.red {
    color: red;
}
.orange {
    color: orange;
}
.green {
    color: green;
}
.spinner{
	display: none;
	position: absolute;
	width: 122px;
	height: 50px;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.spinner2{
	display: none;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #f4f4f4;
	border: 0 none;
	border-radius: 3px;
}
.spinner img, .spinner2 img{
	margin: 0px auto;
	display: block;
	padding: 12px 0px;
}
.smk_accordion {
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0;
}
#content_wrap .personal_information_wrap input#captcha{
	width: 100px;
}
ul li {
    list-style: none;
}
.personal_information_wrap ul li.captcha{
	display: none;
}
/* Media Query*/

@media screen and (max-width: 1216px) {
.personal_information_wrap span {
    width: 100%;
}
.gnb_wrap .logo_samsung a img {
    resize: both;
    max-width: 130px;
}
h3 {
    font-size: 1em;
}
}

@media screen and (max-width: 1168px) {
.personal_information_wrap span {
    width: 100%;
}
.gnb_wrap .logo_samsung a img {
    resize: both;
    max-width: 130px;
}
h3 {
    font-size: 1em;
}
}

@media screen and (max-width: 979px) {
.personal_information_wrap span {
    width: 100%;
}
.gnb_wrap .logo_samsung a img {
    resize: both;
    max-width: 130px;
}
h3 {
    font-size: 1em;
}
#content_wrap table tr:first-child {
    display: none;
}
}

@media screen and (min-width: 768px) and (max-width: 979px) {
.personal_information_wrap ul li {
    width: 100%;
}
.header_title {
    font-size: 45px;
}
.gnb_wrap .logo_samsung a img {
    resize: both;
    max-width: 130px;
}
.contents_sub_title {
    font-size: 18px;
}
.personal_information_wrap input, select, textarea {
    width: 100%;
}
#content_wrap table tr:first-child {
    display: none;
}
}

@media screen and (max-width: 767px) {
.personal_information_wrap ul li {
    padding: 0 0 15px;
}
.personal_information_wrap span {
    width: 100%;
}
.gnb_wrap .logo_samsung a img {
    resize: both;
    max-width: 130px;
}
.contents_sub_title {
    font-size: 18px;
}
h3 {
    font-size: 1em;
}
.span10 {
    float: left;
    clear: both;
    padding-left: 20px;
}
.personal_information_wrap input, select, textarea {
    width: 100%;
}
.personal_information_wrap div.automatic_input span {
    width: 100%;
}
#content_wrap .product_img_wrap {
    width: 100%;
    top: 0px;
}
#content_wrap .personal_information_wrap {
    width: 100%;
}
#content_wrap table tr:first-child {
    display: none;
}
#footer .container-fluid.full-mobile .row-fluid.reflow{
	padding: 0;
}
}

@media screen and (max-width: 550px) {
.serial_number_left_img {
    width: 100%;
    height: 300px;
    float: left;
    background-position: center top;
    margin-bottom: 20px;
}
.serial_number_right_img {
    width: 100%;
    height: 300px;
    float: left;
    background-position: center top;
}
.serial_number_wrap .text {
    text-align: center;
    width: 100%;
    float: left;
    position: relative;
    margin-top: 265px;
}
.serial_number_left_img {
    margin-bottom: 0px;
}
.personal_information_wrap ul li {
    width: 100%;
    padding: 0 0 15px;
}
.personal_information_wrap span {
    width: 100%;
}
.header_title {
    font-size: 35px;
}
#content_wrap .header_wrap table tr td {
    text-align: center;
}
.gnb_wrap .logo_samsung a img {
    resize: both;
    max-width: 130px;
}
.contents_sub_title {
    font-size: 25px;
}
h3 {
    font-size: 1em;
}
.span10 {
    float: left;
    clear: both;
    padding-left: 20px;
}
.personal_information_wrap input, select, textarea {
    width: 100%;
}
table td {
    width: 100%;
}
#content_wrap table tr:first-child {
    display: none;
}
.acc_content img {
	max-width: 380px !important;
}
}

@media screen and (max-width: 480px){
	.acc_content img {
		max-width: 320px !important;
	}
	
	.form-submit #check.reg-btn{
		width: 150px;
		font-size: 1em;
	}
}
@media screen and (max-width: 380px){
	.acc_content img {
		max-width: 280px !important;
	}
}
@media screen and (max-width: 320px){
	.acc_content img {
		max-width: 240px !important;
	}
}
@media screen and (max-width: 800px) {
.container-fluid {
    padding: 15px;
}
.smk_accordion .accordion_in .acc_head {
    font-size: 16px;
    font-weight: normal;
}
.smk_accordion.acc_with_icon .accordion_in .acc_head, .smk_accordion.acc_with_icon .accordion_in .acc_content {
    padding-right: 15px;
}
.personal_information_wrap ul li {
    width: 100%;
    padding: 0px;
}
.personal_information_wrap span {
    width: 100%;
}
.header_title {
    padding: 0px 10px;
}
.gnb_wrap .logo_samsung a img {
    resize: both;
    max-width: 110px;
}
h3 {
    font-size: 1em;
}
.span10 {
    float: left;
    clear: both;
    padding-left: 20px;
}
table td {
    font-size: 0.8em;
    width: 100%;
    float: left;
    clear: both;
    border-left: none;
}
table tr {
    border-bottom: none;
}
.washer_type_wrap span {
    float: left;
    width: 100%;
}
.empty_cell {
    display: none;
}
.personal_information_wrap input, select, textarea {
    width: 100%;
}
#content_wrap > .container-fluid {
    padding: 0 20px;
}
table td {
    font-size: 0.8em;
    width: 100%;
    float: left;
    clear: both;
    border-left: none;
}
table tr {
    border-bottom: none;
}
#content_wrap table td:first-child {
    width: 100%;
}
#content_wrap table tr:first-child {
    display: none;
}
#content_wrap .product_img_wrap {
    float: left;
    padding: 0px;
    position: relative;
}
}