@charset"utf-8";
/* ------------------------------------------------------------ *
 * RemoteCall5.x relay template 3 css
 * Last Updated: 2012.
 * Author: Jeong Heeju
 * Copyright© 2012 RSUPPORT all rights reserved.
 * http://rsupport.com/Products/RemoteCall
 * ------------------------------------------------------------ */
html{ overflow-y:auto; }
body.lang-ko{font-family: dotum,Arial,sans-serif;}
body.lang-en{font-family: Arial,​Helvetica,​Verdana,​sans-serif;}
.color-blue{ background: #fff url(images/blue/doc-bg.png) repeat-x left top; }
.color-green{ background: #fff url(images/green/doc-bg.png) repeat-x left top; }
/* ************************
 * button
 ************************* */
.button, .button *{ background: none; }
.button{ height: 21px; margin-right: 0; background: none !important;}
.button span{
  height: 19px; left:0; position:static;
  padding: 0 8px 0 9px !important;
  _padding: 0 10px !important;
}
.button button,
.button a{
  display: inline-block;
  height: 19px;
  padding: 0;
  margin-right: 0;
  line-height: 19px;
  font-weight: normal; font-size: 13px; letter-spacing: 1px;
  color: #000;
  position: static;
  left: 0;
  overflow: visible;
  cursor:pointer;
}
.color-blue .button span{
  background: url(images/blue/button-bg.png) repeat-x scroll 0 0 !important;
  border: 1px solid #4D9CC3;
}
.color-green .button span{
  background: url(images/green/button-bg.png) repeat-x scroll 0 0 !important;
  border: 1px solid #16830D;
}

#relay-step-start .button-connect{
  padding-top: 8px;
}
.type-icon #relay-step-start .button-connect{
  display: none !important;
}

input.text{
  width: 130px; height: 16px; padding: 1px 0; line-height: 16px;
  border: 3px solid #0F5B09; background-color: #FFF;
}

/* useFastHostModule */
.exe2 .button{
  height: 49px;
}
#relay-step-starter .button-starter,
#relay-step-starter .button-starter span,
#relay-step-starter-host .button-starter,
#relay-step-starter-host .button-starter span,
.exe2 .button span{
  height: 48px;
  padding: 0 29px 0 30px !important;
  _padding: 0 31px !important;
}
#relay-step-starter .button-starter.button a,
#relay-step-starter-host .button-starter.button a,
.exe2 .button button,
.exe2 .button a{
  height: 48px;
  line-height: 48px;
  font-weight: 600;
  color: #000;
}
#relay-step-starter .button-starter.button a,
#relay-step-starter-host .button-starter.button a,
#relay-gate.template-3 .exe2 .button button,
#relay-gate.template-3 .exe2 .button a{
  font-size: 16px;
}
.color-blue #relay-step-starter .button-starter.button span,
.color-blue #relay-step-starter-host .button-starter.button span,
.color-blue .exe2 .button span{
  background: url(images/blue/button-bg-lg.png) repeat-x scroll 0 0 !important;
  border: 1px solid #4D9CC3;
}
.color-green #relay-step-starter .button-starter.button span,
.color-green #relay-step-starter-host .button-starter.button span,
.color-green .exe2 .button span{
  background: url(images/green/button-bg-lg.png) repeat-x scroll 0 0 !important;
  border: 1px solid #16830D;
}

/* ***************************
 * layout
 * *************************** */
/* floating wraps */
#relay-default-buttons,
.step-contents-wrap{
  position:relative; float:none; overflow:visible; *zoom:1;
}
#relay-default-buttons:after,
.step-contents-wrap:after{
  content:"";display:block; clear:both; height:0; visibility:hidden;
}

/* layout wrap */
.relay-layout{
  width: 384px;
  margin: 0 auto;
  position: relative;
}

.section-roof, .section-floor{
  overflow: hidden; position: relative; display: none;
}

/* header */
#relay-header{
  height: 90px;
  position: relative;
  overflow: hidden;
}
#relay-logo{
  height: 42px;
  overflow: hidden;
  padding: 48px 0 0 0;
}
#relay-logo img{
  max-height: 42px;
}

/* footer */
#relay-footer{
  height: 45px;
}
#relay-footer .relay-layout{
  height: 35px;
  padding-top: 10px;
  font-family: Arial,​Helvetica,​Verdana,​sans-serif;
  color: #FFF;
}
.color-green #relay-footer .relay-layout{
  background: url(images/green/footer-shadow.png) no-repeat left top;
}
.color-blue #relay-footer .relay-layout{
  background: url(images/blue/footer-shadow.png) no-repeat left top;
}
#relay-gate #relay-footer .relay-layout{
  background: none;
}
#relay-footer p{
  line-height: 1.5;
  display: block;
  text-align: center;
}
#relay-footer p.footer-announce{
  display: block;
  text-align: justify;
}
#relay-footer p.footer-announce{
  display: none;
}

/* *************************************
 * template1 layout
 * ************************************* */
#relay-body {
  position: relative;
}
#relay-body .relay-layout{
  height: auto !important;
  padding: 0;
  position: relative;
}
#relay-body .relay-layout .section-container .inner-wrap{
  padding-top: 160px;
  position: relative;
  background: url(images/blue/body-bottom-bg.png) no-repeat scroll left bottom;
}

#relay-body .relay-layout .section-container .inner-wrap .inner-wrap{
  padding-top: 0;
  background: none;
}

/* ******************************************************************************** */
/* main image & information */
#relay-common-image{
  width: 95px;
  height: 81px;
  position: absolute;
  top: 92px;
  left: 146px;
}
#relay-gate #relay-common-image,
#relay-endmsg #relay-common-image,
#relay-common-image .section-roof,
#relay-common-image .section-floor,
#relay-information .section-roof,
#relay-information .section-floor,
.image-wrap .image-corner-left-top,.image-wrap .image-corner-right-top,
.image-wrap .image-corner-left-bottom,.image-wrap .image-corner-right-bottom{
  display: none;
}
.image-wrap .image{
  width: 95px; height: 81px;
  margin: 0; padding: 0; overflow: hidden;
}
.color-blue .image-wrap .image{
  background: #fff url(images/blue/connecting.gif) no-repeat scroll left top;
}
.color-green .image-wrap .image{
  background: #fff url(images/green/connecting.gif) no-repeat scroll left top;
}
.image-wrap .image img{
  margin: 0; padding: 0; border: 0; display: none;
}

#relay-information{
  width: 354px;
  max-height: 72px;
  padding: 0 15px;
  position: absolute;
  bottom: 235px;
  left: 0;
  text-align: center;
  z-index: 7;
}
#relay-connecting #relay-information{
  top: 183px;
}
#relay-endmsg #relay-information{
  top: 98px;
}
.color-green #relay-connecting #relay-information p{
  color: #47A63E;
}
.color-blue #relay-connecting #relay-information p{
  color: #126384;
}

#relay-information h3{
  height: 28px;
  line-height: 14px;
  color: #474747;
  padding-top: 3px;
  margin-bottom: 4px;
  overflow: hidden; word-wrap:break-word;
}
#relay-gate #relay-information h3,
#relay-endmsg #relay-information h3{
  display: none;
}
#relay-information p,
#relay-information address{
  line-height: 18px;
  text-align: center;
  overflow: hidden;
  font-style: normal;
  color: #474747;
}
#relay-information p{
  overflow-y: auto;
  max-height: 36px;
}
#relay-connecting #relay-information p{
  padding: 0 10px;
  word-wrap: break-word;
}
#relay-connecting.color-green #relay-information p{
  color: #42A639;
}
#relay-connecting.color-blue #relay-information p{
  color: #126384;
}
#relay-information address{
  min-height: 0; overflow-y:auto; max-height: 18px; display: inline-block !important;
}
#relay-information p b,
#relay-information p strong{
  font-weight: bold;
}

.color-blue #relay-information p b,
.color-blue #relay-information p strong{
  color: #5985cd;
}
.color-green #relay-information p b,
.color-green #relay-information p strong{
  color: #15B000;
}


/* title */
#relay-body #relay-title{
  width: 384px;
  height: 280px;
  padding-top: 62px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  line-height: 16px;
}
#relay-body #relay-title span{
  padding:0 40px;
  display: block;
}
#relay-connecting #relay-title span,
#relay-endmsg #relay-title span{
  display: none;
}

.color-green #relay-body #relay-title{
  background: #fff url(images/green/body-gate-top-bg.png) no-repeat left top;
}
.color-blue #relay-body #relay-title{
  background: #fff url(images/blue/body-gate-top-bg.png) no-repeat left top;
}

#relay-connecting.color-green #relay-body #relay-title,
#relay-endmsg.color-green #relay-body #relay-title{
   background: #fff url(images/green/body-connecting-end-top-bg.png) no-repeat left top;
}
#relay-connecting.color-blue #relay-body #relay-title,
#relay-endmsg.color-blue #relay-body #relay-title{
   background: #fff url(images/blue/body-connecting-end-top-bg.png) no-repeat left top;
}
#relay-title img{
  display: none;
}

/* default buttons */
#relay-default-buttons{
  position: absolute;
  top: 7px;
  right: 10px;
}
#relay-default-buttons ul{
  text-align: right;
  display: block;
}
#relay-default-buttons li{
   display: inline;
}

#relay-default-buttons li .button{
  width: 22px;
  height: 21px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-color: #1A8F10;
}
.color-green #relay-default-buttons li .button{
  background-image: url(images/green/button-icons.png) !important;
}

.color-blue #relay-default-buttons li .button{
  background-image: url(images/blue/button-icons.png) !important;
}

#relay-default-buttons li .button span{
  width: 22px;
  height: 21px;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  left: 0;
}

#relay-default-buttons li .button a,
#relay-default-buttons li .button button{
  width: 22px;
  height: 21px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  left: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  text-indent: -999px;
}
.button-addfavorate,
.button-addfavorate:hover{
  background-position: -22px 0 !important;
}
.button-checkvirus,
.button-checkvirus:hover{
  background-position: -44px 0 !important;
}
.button-pagereload,
.button-pagereload:hover{
  background-position: 0 0 !important;
}
/* ******************************************************************************** */
/* relay main */
#relay-main{
  height: 140px;

  background: url(images/green/body-bottom-bg.png) no-repeat scroll left bottom;
}
#relay-endmsg #relay-main{
  padding-bottom: 55px;
}
#relay-main .section-container{
  position: relative;
  height: auto !important;
}
#relay-main section .section-container{
  height: auto !important;
}
#relay-main .section-container .inner-wrap{
  position: relative;
}

/* program download */
#relay-program-download{
  position: absolute;
  padding: 5px 0;
  width: 384px;
  color: #474747;
  line-height: 14px;
  text-align: center;
  font-size: 11px;
}
#relay-program-download a,
#relay-program-download span{
  height: 13px;
  line-height: 14px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 4px;
}
#relay-program-download a{
  margin-right: 3px;
  color: #0A68D0;
  text-decoration: none;
  overflow: hidden;
  border-bottom: 1px solid #0A68D0;
}
#relay-privacy-policy{
  padding:50px 0 15px;
  text-align: center;
}
#relay-privacy-policy #privacy-policy{
  margin:0; color:#3d6e8e;
}
#view-program-guide{
  width: 14px;
  height: 14px !important;
  margin-right: 3px !important;
  border: 0 !important;
  overflow: hidden;
  display: inline-block;
  background-position: 0 0;
  text-indent: -999px;
  text-align: left;
}
#view-program-guide:hover{
  background-position: 0 -40px;
}

/* start */
#relay-step-start{
  display: block;
}
#relay-step-start h3{
  display:none;
}

#relay-step-starter {

}
#relay-step-starter-host .section-container,
#relay-step-starter .section-container {
	padding-top: 42px;
	text-align: center;
}

/* ******************************************************************************** */
/* code type */
.type-code #relay-step-start{
  padding: 0;
  text-align: center;
}
.type-code #relay-step-start .information{
  padding: 0 0 25px 0;
}
.type-code #relay-step-start .input-wrap{
  height: 46px;
  padding-top: 10px;
  margin: 0;
  display: block;
}
.type-code #relay-step-start .input-customername{

}
.type-code #relay-step-start .input-accesscode{

}
.type-code #relay-step-start label{
  margin: 0;
  display: block;
}
.type-code #relay-step-start label,
.type-code #relay-step-start input{
  height: 16px;
  line-height: 16px;
  font-size: 12px;
}
.type-code #relay-step-start input{
  font-weight: bold;
  text-align: center;
  font-size: 13px;
}
.color-green #client-name{
  border-color: #568352 !important;
  color: #568352;
}
.color-green #access-code{
  border-color: #0F5B09 !important;
  color: #0F5B09;
}
.color-blue #client-name{
  border-color: #5A91A3 !important;
  color: #5A91A3;
}
.color-blue #access-code{
  border-color: #126A88 !important;
  color: #126A88;
}


/* ******************************************************************************** */
/* step boxes */
.relay-step{
  display: none;
}

.wrapped-step{
  background-color: transparent;
  width: 100%; height: 100%;
  position: absolute; top: 0; left: 0; z-index: 10;
}
.wrapped-step .overlay{
  background-color: #000;
  opacity: 0.5; filter: alpha(opacity=50);
  position: absolute; top: 0; left: 0; z-index: 11;
}

.wrapped-step .section-floor{
  display: none;
}

.wrapped-step .section-container{
  width: 343px;
  border: 2px solid #003650;
  margin: 0 auto;
  position: relative;
  top: 120px;
  z-index: 12;
}
.color-green .wrapped-step .section-container{
  background: #fff url(images/green/pop-header-bg.png) repeat-x scroll left top;
}
.color-blue .wrapped-step .section-container{
  background: #fff url(images/blue/pop-header-bg.png) repeat-x scroll left top;
}
.wrapped-step h3{
  height: 26px;
  padding: 0 0 0 28px;
  line-height: 26px;
  color: #000;
  font-size: 13px;
}
.color-green .wrapped-step h3{
  background: url(images/green/pop-header-icon.png) no-repeat scroll 3px 4px;
}
.color-blue .wrapped-step h3{
  background: url(images/blue/pop-header-icon.png) no-repeat scroll 3px 4px;
}
.wrapped-step .check-wrap{
  background: none !important;
  padding: 6px 0 6px 18px;
}
.wrapped-step p{
  line-height: 18px;
}
.wrapped-step .check-wrap input{
  position: absolute; top: 6px; left: 0;
  *margin: -4px 0 0 -4px;
}
.wrapped-step .check-wrap span{
  vertical-align: top; overflow: hidden; display: inline !important; font-weight: bold;
}


.wrapped-step .step-contents-wrap{
  padding: 15px 0;
  background-color: #fff;
}

.wrapped-step .step-contents-buttons{
  padding: 0 9px 12px;
  text-align: right;
  clear: both;
}

.step-contents-buttons .button{
  display: inline !important;
}

.step-contents-buttons button{
  min-width: 60px;
  _width: 60px;
}

/* start */
#relay-step-start{
  z-index: auto !important;
  display: block;
}

/* icons */
#relay-icons, #no-icon{
  display: none;
}

#client-name-wrap{
  width:100%;
  height: 36px;
  padding-top: 10px;
  text-align: center;
}
#client-name-wrap label{
  height: auto !important;
  line-height: 12px !important;
  margin: 0;
  display: block;
}
#client-name-wrap input{
  border-color: #5A91A3;
  line-height: 16px;
  text-align: center;
}
#relay-icons-wrap{
  padding: 3px 12px 0;
  text-align: center;
  position: relative;
}
#no-icon{
  padding: 100px 0 0;
  text-align: center;
  color: #A0A0A0;
  line-height: 16px;
  background: url(images/no-icon-bg.png) no-repeat scroll center 23px;
}
#relay-icons{
  min-height: 87px;
  height: auto !important;
  height: 87px;
  padding: 37px 0 0;
  margin: 0 42px 3px;
  text-align: left; display: inline-block; *display: inline;
  overflow: visible; position: relative; float: none; *zoom: 1; z-index: 2;
  background-color: #FFF;
}
#relay-icons:after{
  content:""; display:block; clear:both; height:0; visibility:hidden;
}
#relay-icons li{
  width: 59px; height: 90px; padding: 5px; margin:0;
  display: inline; float: left; position: relative;
  /*overflow: hidden;*/
}
.color-blue #relay-icons li{
  background: #fff url(images/blue/icon-shadow.png) no-repeat scroll 4px 53px;
}
#relay-icons label{
  width: 47px !important;
  height: 47px !important;
  margin: 0 6px;
  border-radius: 23px;
  display: block;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  _overflow-x: hidden;
}
.color-blue #relay-icons label,
.color-blue #relay-icons li .number{
  background: #fff url(images/blue/icon.png) no-repeat scroll 0 0;
}
.color-blue #relay-icons label:hover,
.color-blue #relay-icons .number:hover,
.color-blue #relay-icons .mouseon .number{
  background: #fff url(images/blue/icon-hover.png) no-repeat scroll 0 0;
}

#relay-icons li .number{
  width: 47px;
  height: 47px;
  /*border-radius: 23px;*/
  border: none;
  margin-bottom: 15px;
  font: bold 22px/47px arial;
  display: block;
  color: #06638A;
  text-align: center;
  text-decoration: none;
}
#relay-icons li .operator{
  width: 69px;
  margin-left: -11px;
  text-align: center;
  line-height: 16px;
  display: inline-block;
  color: #0F5774;
  overflow: hidden;
}

#relay-icons label input{
  position: absolute;
  top: -99px;
}

/* agreement */
#relay-step-agreement .section-container {
  padding-top: 26px;
}
#relay-step-agreement .agreement-wrap{
  width: 303px;
  height: 75px;
  padding: 0 10px 15px 15px ;
  margin: 0 auto;
  color: #000;
}
#relay-step-agreement .agreement-wrap h3 {
  background: none; padding: 0;
}
.color-green #relay-step-agreement .agreement-wrap{
  background: #fff url(images/green/pop-agree-bg.png) no-repeat scroll left top;
}
.color-blue #relay-step-agreement .agreement-wrap{
  background: #fff url(images/blue/pop-agree-bg.png) no-repeat scroll left top;
}

#relay-step-agreement .agreement-text{
  line-height: 18px;
}

#control-agreement-wrap{
  display: block !important;
}
#record-agreement-wrap{
  display: none;
  padding: 10px 10px 0 15px !important;
}
#record-client-wrap {
  padding-top: 10px !important;
}
#record-notice{
  height: auto !important;
  background: none !important;
  padding-top: 5px !important;
  padding-bottom: 8px !important;
}

#record-notice p{
  padding: 0;
  text-align: left !important;
}

/* password */
#relay-step-password .password-text{
  padding: 10px 23px;
  text-align: left;
}
#relay-step-password .input-accesspassword{
  padding: 6px 0;
  display: block;
  text-align: center;
}
#relay-step-password .input-accesspassword input{
  width: 130px;
  padding: 1px;
  border: 2px solid #0F5B09;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  color: #0F5B09;
  background-color: #fff;
}

/* download */
.download-progress{
  display: none;
}

.download-description{
  width: 303px;
  height: 72px;
  padding: 15px 10px 0 15px ;
  margin: 0 auto;
  color: #000;
}
.color-green .download-description{
  background: #fff url(images/green/pop-agree-bg.png) no-repeat scroll left top;
}
.color-blue .download-description{
  background: #fff url(images/blue/pop-agree-bg.png) no-repeat scroll left top;
}

.program-information{
  padding: 10px 23px 5px;
}

.program-information ul{
  padding-top: 6px;
}
.program-information li{
  min-height: 18px;
  _height: 18px;
  line-height: 16px;
  margin-bottom: 5px;
}


/* remoting, end */
#relay-step-remoting,
#relay-step-end{
  padding-top: 110px;
  text-align: center;
}

#relay-end-message{
  height: 36px !important;
  font-weight: bold;
  color: #0F4F32 !important;
  overflow:hidden;
}
#relay-end-result{
  width: 336px;
  height: 93px;
  padding: 13px 0 20px 10px;
 *padding-top: 20px;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
}

.color-green #relay-end-result{
  background: url(images/green/endmsg-bg.png) no-repeat scroll left top;
}
.color-blue #relay-end-result{
  background: url(images/blue/endmsg-bg.png) no-repeat scroll left top;
}

#relay-end-result li{
  height: 34px;
  font-weight: bold;
  color: #0F4F32;
  display: table-row;
 *position:relative;
 *float:none;
 *overflow:visible;
 *zoom:1;
}

#relay-end-result li span{
  overflow: hidden;
  height: 31px;
  line-height: 15px;
  display: table-cell;
  overflow: hidden;
  vertical-align: middle;
 *display: inline;
 *float: left;
}

#relay-end-result li .result-name{
  width: 138px;
  padding-right: 8px;
  text-align: right;
}
.color-green #relay-end-result li .result-name{
  color: #3BCD2E;
}
.color-blue #relay-end-result li .result-name{
  color: #5985cd;
}

#relay-end-result li .result-value{
  width: 170px;
  text-align: left;
  color: #0F4F32 !important;
  white-space: nowrap;
}

.exe2 #relay-step-end .button-gofirst,
.exe2 #relay-step-end .button-gofirst *,
.exe2 #relay-step-remoting .button-gofirst,
.exe2 #relay-step-remoting .button-gofirst *,
.exe2 #relay-step-start .button-connect,
.exe2 #relay-step-start .button-connect *,
.exe2 #relay-step-starter .button-starter,
.exe2 #relay-step-starter .button-starter *,
.exe2 #relay-step-starter-host .button-starter,
.exe2 #relay-step-starter-host .button-starter * {
  font-size: 21px;
}
