<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("../fonts/styles.css");

* {
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background: url("../clp/1/images/samsungBG1.jpg") repeat center top fixed;
    background-size: 100% 100%;
}

.display {
    background: none;
}

.aircon {
    background: url("../images/airconBg.jpg") repeat top center fixed;
    background-size: cover;
}

.seace {
    background: url("../CLP/1/images/30HP_building 02.jpg") repeat 250px top fixed;
    background-size: 100% 100%;
}

.brandvi {
    background: none !important;
    background-size: 50% 100%;
}

.charImage {
    position: fixed;
    width: 50%;
    height: 100%;
    right: 0;
    background: url("../images/SBA_Login_210114_v1.2_typo.png") no-repeat top left scroll;
}

.mobilePage {
    background: url("../images/SBA_Mobile_CLP_Background.png") no-repeat 0 top fixed;
    background-size: 100% 100%;
}

    .mobilePage.ets {
        background: url("../images/Back_Ground_Image.jpg") no-repeat 0 top fixed;
        background-size: cover;
    }

#defaultForm p.error {
    color: #ff0000;
    font-size: 12px;
    margin: -30px 0 10px;
}

.brandvi #defaultForm p.error {
    margin: 30px 0 10px;
}

.display #defaultForm p.error, .aircon #defaultForm p.error {
    color: #ff0000;
    font-size: 12px;
    margin: -30px 0 10px;
    font-weight: normal;
}

.fixWrapper {
    width: 50%;
    height: 100%;
    position: fixed;
    display: flex;
    flex-direction: column;
    align-content: center;
    top: 0;
    left: 0;
}

.errorSign {
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    margin: 9px 10px 0;
    position: absolute;
    right: -25px;
    top: 7px;
    width: 10px;
}

textarea:focus, input:focus {
    outline: 0;
    color: white;
}

*:focus {
    outline: 0;
}

.container .box {
    display: flex;
    flex-direction: row;
}

.container .box {
    display: flex;
    flex-direction: row;
}

#box1 {
    float: left;
    padding-left: 150px;
    /*width: 42.5%;*/
    display: inline-flex;
}

#box2 {
    float: right;
    width: 57%;
}

h2 {
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    margin: 20px 0 5px;
}

p {
    color: #fff;
}


#form-wrapper {
    position: relative;
    width: 500px;
    background: rgb(0,0,0,0.6);
    padding: 40px;
    border-radius: 40px;
    margin-top: 3%;
    /*margin-left:22%;*/
    float: left;
}

#form-wrapper1 {
    position: relative;
    width: 690px;
    background: rgb(0,0,0,0.6);
    border-radius: 40px;
    margin-top: 3%;
    margin-left: 60px;
    height: 958px;
    float: right;
}

#mainPage {
    height: 820px;
}

.brandvi #form-wrapper {
    margin: auto;
    padding: 0 40px;
    width: 505px;
}

.aircon #form-wrapper {
    position: static;
    width: 440px;
    background: #fff;
    padding: 40px 30px;
    border-radius: 10px;
    margin: 50px 0 0 50px;
}

.display #form-wrapper {
    padding: 150px 50px;
    margin: 0;
    position: fixed;
    height: 100%;
    left: 0;
    width: 27%;
}

.seace #form-wrapper {
    position: fixed;
    width: 500px;
    top: 120px;
    left: 150px;
    background: #fff;
    padding: 60px;
    border-radius: 10px;
    margin: 0;
}

.displayRight {
    width: 73%;
    background: url("../images/1680x1050.jpg") no-repeat;
    background-size: cover;
    height: 100%;
    position: fixed;
    left: 27%;
}

.seadodisplayRight {
    width: 73%;
    background: url("../images/WAD_00_KV_PC.png") no-repeat;
    background-size: cover;
    height: 100%;
    position: fixed;
    left: 30%;
}

.logo {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
}

.logo2 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    margin-top: 48px;
}


#defaultForm {
    position: relative;
}

.block1, .block2, .block3, .block4, .block5, .block6, .block7 {
    position: relative;
}

#form-wrapper .input {
    border: 0 none;
    font-size: 16px;
    /*margin: 0 0 10px;*/
    padding: 15px 20px 15px 1px;
    width: 100%;
    border-radius: 3px;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    background-color: black;
    border-bottom: 1px solid #00b3e3;
    color: white;
}
.inputpassword {
    width: 90%;
    border-bottom: none;
    border: 0 none;
    font-size: 16px;
    padding: 20px 20px 15px 1px;
    border-radius: 3px;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    background-color: black;
    color: white;
}
.brandvi #form-wrapper .input {
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    font-size: 10.5pt;
}


#form-wrapper input:-ms-input-placeholder {
    color: #ffffff !important;
}

#form-wrapper input::-webkit-input-placeholder {
    color: #ffffff !important;
}


.display #defaultForm p, .aircon #defaultForm p {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
}

.brandvi #LoginBtn {
    font-family: 'SAMSUNGSHARPSANS-BOLD_1';
    font-size: 14.5pt;
}

.brandvi .rememberMe span {
    font-size: 10.5pt;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
}

.brandvi .forgot-pwd, .brandvi .footerLinks a, .brandvi .termCond a, .brandvi .termCond, .brandvi .registerBlock select, .brandvi .redirectLink a {
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    font-size: 10.5pt;
}

.brandvi .registerBlock span {
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    font-size: 13pt;
}

.brandvi .registerBlock a {
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    font-size: 14.5pt;
}

#LoginBtn {
    background: #00B3E3;
    border-radius: 10px;
    border: 0 none;
    color: white;
    cursor: pointer;
    font-size: 16px;
    height: 55px;
    width: 100%;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    font-weight: bold;
}

#bulletList {
    width: 95%;
    position: relative;
    left: 2.5%;
    border-radius: 9px;
    background: rgb(0,0,0,0.6)
}

.LoginBtn1 {
    background: #1428A0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    width: 100%;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    border-radius: 9px;
}

#RegistrationBtn {
    background: #1428A0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    width: 100%;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    border-radius: 9px;
    margin: 0 0 0 10px;
    background-color: #1428a0;
}

#GonBtn {
    border: 0 none;
    color: black;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    width: 10%;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    border-radius: 9px;
    background-color: white;
    padding: 13px 10px 10px 9px;
}

#SBABtn {
    height: 68px;
    width: 100%;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    border-radius: 9px;
    border-block-color: #707070;
    color: #fff;
    background-color: #00B3E3;
    background-repeat: no-repeat;
    font-size: 16px;
}

.rememberMe {
    margin: 10px 0 0;
    font-size: 14px;
}

.termCond {
    margin: 20px 0 0;
    font-size: 14px;
    color: #555;
}

.seace .termCond {
    margin: 20px 0 0;
    font-size: 14px;
    color: #555;
    text-align: center;
}

.termCond a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid;
    line-height: 28px;
}

.footerLinks {
    margin: 30px 0 15px;
    color: #555;
}

.seace .footerLinks {
    text-align: center;
}

#defaultForm h1 {
    color: #cf271e;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 40px;
    text-align: center;
}

.clear {
    clear: both;
}

.forgot-pwd, .footerLinks a {
    color: #ffff;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid;
}





.language-selection {
    margin: 30px 0 34px;
    border-radius: 6px;
}

.myDiv {
    border: 5px outset;
    text-align: justify;
    border-radius: 3px;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    background: #000000 no-repeat scroll 95% center;
    border: 1px solid #d9d9d9;
    color: #ffffff;
    padding: 10px 15px 10px 20px;
    position: relative;
    width: 100%;
    border-radius: 12px;
    height: 43px;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    font-size: 16px;
}



    select::-ms-expand {
        display: none;
    }

    select option {
        padding: 20px;
    }

.welcomeTxt {
    position: static;
    color: #fff;
    width: 500px;
    margin: 20px 0 0 150px;
}

.seace .welcomeTxt, .display .welcomeTxt, .aircon .welcomeTxt {
    display: none;
}

.welcomeTxt h1 {
    font-family: 'SamsungOne-700';
    font-size: 42px;
}

.welcomeTxt p {
    font-size: 26px;
}

.copyrights {
    color: #fff;
    position: absolute;
    right: 30px;
    bottom: 20px;
    font-size: 14px;
}



.registerBlock span {
    float: left;
    display: block;
    margin: 10px 10px 10px 0;
    width: 100%;
}

.mobilePage .registerBlock span, .mobilePage .registerCustomer span {
    float: none;
    display: block;
    margin: 0 0 10px;
    width: 100%;
}

.registerBlock select {
    width: 88%;
}

.mobilePage .registerBlock select, .mobilePage .registerCustomer select {
    width: 320px;
    float: left;
}

.registerBlock a, .registerCustomer a {
    background: white;
    color: black;
    float: left;
    display: block;
    height: 40px;
    margin: 2px 0 0 10px;
    text-decoration: none;
    padding: 11px;
    cursor: default;
    border-radius: 9px;
}

.cropbox {
    right: 0px;
    position: fixed;
}

.samsungHub {
    margin: 20px 0 0;
}

    .samsungHub p a {
        color: white;
    }

.display #defaultForm .samsungHub p, .aircon #defaultForm .samsungHub p {
    font-size: 14px;
    font-weight: normal;
    color: #555;
}

.display #defaultForm .samsungHub a, .aircon #defaultForm .samsungHub a {
    color: #0c4da2;
}

.redirectLink {
    margin: 20px 0 0;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
}

.default #defaultForm .redirectLink p {
    margin: 20px 0 0;
    color: #fff;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
}

.redirectLink a {
    color: #fff;
    font-family: 'SAMSUNGSHARPSANS-MEDIUM_1';
    font-size: 14px;
}

#redirectLinka1 {
    color: #00B3E3;
    font-size: 12px;
}



.smbaMembers {
    margin: 0;
    font-size: 14px;
}

    .smbaMembers a img {
        width: 100%;
        border: 0;
    }

#closebutton {
    float: right;
    right: 40px;
    position: relative;
    top: -35px;
}

#loginB2B {
    background-color: #1428a0;
    border-radius: 12px;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    height: 50px;
    padding: 17px;
}

#sbaDivButton {
    background-color: #000000;
    border-radius: 7px;
    margin-bottom: 35px;
    font-family: 'SAMSUNGSHARPSANS-BOLD_1';
}

#logoImage {
    width: 100%;
}

#footerLeft {
    float: left;
    width: 50%;
}

#footerRight {
    width: 50%;
    text-align: right;
    font-family: NotoSansKR-Light;
    right: 10px;
    font-size: 12px;
    height: 50px;
    bottom: -10px;
    position: relative;
    float: right;
}

#divhr {
    float: left;
    width: 33%;
    padding-top: 2%;
}

#divspan {
    float: left;
    width: 34%;
    padding-left: 15%;
}

#hrline {
    border-top: 1.5px solid #fff;
    height: 1px;
    opacity: 0.5;
}

#spancircle {
    height: 8px;
    width: 8px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

#registrationDropdown {
    background-color: white;
    color: black;
    width: 80%;
    margin-left: 20px;
    float: left;
    background-image: url('../clp/1/images/icon-ionic-ios-arrow-down_black.png');
    padding: 13px;
}

#ddlLanguage {
    background-image: url('../CLP/1/images/down-Arrow.png');
}

@media (max-width: 480px) {
    #passwordImage {
        height: 15px;
        width: 20px;
    }
    #box1 {
        display: block;
        height: 100%;
        width: 100%;
        padding: 20px;
    }

    #form-wrapper {
        position: static;
        width: 96%;
        background: rgb(0,0,0,0.8);
        padding: 20px;
        border-radius: 26px;
        margin: 11px;
        opacity: 1;
    }

    #box2 {
        display: block;
        height: 30%;
        width: 100%;
    }

    #form-wrapper1 {
        position: absolute;
        top: 0px;
        right: 0px;
        margin: 0px;
        width: 100%;
        height: 1040px;
        border-radius: 0px;
        opacity: 1;
        background: rgb(0,0,0,0.8);
    }

    .logo2 {
        margin-top: 40px;
    }

    #closebutton {
        right: -103px;
        position: relative;
        top: -11px;
        float: none;
    }

    h2 {
        font-weight: bold;
        margin: 0px;
    }

    #footer {
        background: #000000;
    }

    #footerLeft {
        float: left;
        width: 0%;
    }

    #footerRight {
        width: 92%;
        text-align: right;
        font-family: NotoSansKR-Light;
        right: 30px;
        font-size: 12px;
        height: 50px;
        bottom: -142px;
        position: relative;
        float: right;
    }

    #logoImage {
        height: 40px;
    }

    .registerBlock select {
        width: 80%;
    }

    #loginB2B {
        height: 65px;
    }

    #bulletList {
        background: rgb(20,40,160,0.8);
    }

    #registrationDropdown {
        width: 75%;
    }

    #GonBtn {
        width: 14%;
    }
}
</pre></body></html>