@charset"utf-8";
/* ------------------------------------------------------------ *
 * RemoteCall5.x auth css for samsung-global
 * Last Updated: 2013.01.21
 * Author: Jeong Heeju
 * Copyright© RSUPPORT CO., LTD. ALL RIGHTS RESERVED.
 * http://rsupport.com/Products/RemoteCall
 * ------------------------------------------------------------ */
@font-face {
    font-family: 'MSYH'; font-weight: normal; font-style: normal;
    src: url('/public_custom/font/MSYH.eot'),
    url('/public_custom/font/MSYH.TTF.woff') format('woff'),
    url('/public_custom/font/MSYH.TTF') format('ttf');
}

@font-face {
    font-family: 'SAMSUNGIF'; font-weight: normal; font-style: normal;
    src: url('/public_custom/font/SAMSUNGIF.eot'),
    url('/public_custom/font/SAMSUNGIF.TTF.woff') format('woff'),
    url('/public_custom/font/SAMSUNGIF.TTF') format('ttf');
}
body.lang-zh_CN,
body.lang-zh_CN input,
body.lang-zh_CN textarea,
body.lang-zh_CN select,
body.lang-zh_CN button,
body.lang-zh_TW,
body.lang-zh_TW input,
body.lang-zh_TW textarea,
body.lang-zh_TW select,
body.lang-zh_TW button { font-family: 'MSYH', sans-serif; }

#browser-info-wrap p b,
#relay-footer .footer-powered { font-family: 'SAMSUNGIF' !important; }
#direct-connect-wrap .placeholder { top: -4px !important; }

#legal-notice-wrap{
    display: none;
}
#legal-notice{
    width: 600px;
    margin-left: -302px;
    *left: 0; *margin: 10px auto;
    top: 10px;
}
#legal-locale-list{
    width: auto;
    position: absolute;
    z-index: 21;
    right: 20px;
    top: 10px;
    cursor: pointer;
    height: 24px;
    padding: 2px !important;
}
#legal-body,#legal-title{
    width: auto;
}

#legal-contents{
    height: 440px;
    position: relative;
}
.legal-content-wrap{
    padding-bottom: 10px;
    background-color: #fff;
    position: relative;
}
.legal-content-wrap h3{
    height: 28px;
    line-height: 28px;
    font-size: 13px;
}
.legal-content{
    width: 550px;
    padding: 0 !important;
    margin: 0 !important;
    border: 5px solid #333;
    display: block;
    overflow: hidden;
    overflow-y: scroll;
    color: #fff;
    font-size: 14px;
    background-color: #333;
    /*white-space: pre-wrap;*/
    word-wrap: break-word;
    line-height: 1.6;
    resize: none;
}

.legal-content h2 {
    font-size:15px;
    text-align: center;
    line-height: 1.2;
}

.legal-content table{
    border: 1px solid black;
    border-collapse: collapse;
    margin: 16px 4px 14px 0px;
}

.legal-content table caption{
    text-align: left;
    padding: 0px 5px 8px;
    font-size: 1.2em;
}

.legal-content tr{
    border: 1px solid black;
}

.legal-content th, td{
    border: 1px solid black;
    text-align: center;
    padding: 5px;
    width: 25%;
    vertical-align: middle;
}

.legal-content span input {
    width: 15px;
    height: 15px;
    border: solid;
}

.rtl-contents{
    direction: rtl;
}
.legal-content a{
    color: #ff4;
    border-bottom: 1px solid #ff4;
    text-decoration: none;
}
textarea.legal-content:focus{
    border-color: #333 !important;
}
.legal-check{
    position: absolute !important;
    top: 0;
    right: 5px;
}

#legal-buttons{
    text-align: center;
}
.legal-button, .legal-button *{
    margin:0; padding:0; border:0; display:inline-block;
    text-decoration:none !important; white-space:nowrap; font-family:inherit !important;
    vertical-align:top; overflow:visible; _overflow-y: hidden; background-color: transparent !important; background-repeat: no-repeat;
    height: 32px; line-height: 32px; _line-height: 35px; font-size: 14px; background-position: 0 -210px;
}
.legal-button, .legal-button span,
.color-blue .legal-button, .color-blue .legal-button span,
.color-skyblue .legal-button, .color-skyblue .legal-button span,
.color-blue .download-button, .color-blue .download-button span{background-image: url(/public/images/relay/buttons-blue.png);}
.color-brown .legal-button, .color-brown .legal-button *{background-image: url(/public/images/relay/buttons-brown.png);}
.color-red .legal-button, .color-red .legal-button span,
.color-darkred .legal-button, .color-darkred .legal-button span{background-image: url(/public/images/relay/buttons-red.png);}
.color-green .legal-button, .color-green .legal-button span{background-image: url(/public/images/relay/buttons-green.png);}
.color-yellowgreen .legal-button, .color-yellowgreen .legal-button span{background-image: url(/public/images/relay/buttons-yellowgreen.png);}
.color-orange .legal-button, .color-orange .legal-button span{background-image: url(/public/images/relay/buttons-orange.png);}
.color-orangered .legal-button, .color-orangered .legal-button span{background-image: url(/public/images/relay/buttons-orangered.png);}
.legal-button{margin-right: 31px; margin-left: 6px; position: relative;}
.legal-button span{left:25px; position:relative; background-position: right -210px;}
.legal-button button{padding:0;margin:0;border:0;background-color:transparent;overflow:visible;cursor:pointer;}
.legal-button button{
    margin-right: -17px; padding: 0 17px;position: relative; left: -17px;
    background: transparent !important; cursor:pointer; color: #888; font-weight: bold;
    margin-right: -25px; padding: 0 25px; top: 0 !important; left: -25px; background: transparent !important;
}
.legal-button:hover{background-position: 0 -245px;}
.legal-button:hover span{color: #666; background-position: right -245px;}
.legal-agree-button{
    background-position: 0 -350px;
}
.legal-agree-button span{
    background-position: right -350px;
}
.legal-agree-button:hover{
    background-position: 0 -385px;
}
.legal-agree-button:hover span{
    background-position: right -385px;
}
.legal-agree-button *{
    color: #FFF !important;
}
.disabled-button{
    background-position: 0 -70px !important;
}
.disabled-button span{
    background-position: right -70px !important;
}
.disabled-button button{
    cursor: default !important;
}
.disabled-button:hover{
    background-position: 0 -70px !important;
}
.disabled-button:hover span{
    background-position: right -70px !important;
}
.disabled-button *{
    color: #bbb !important;
}