.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
  font-size:16px;
  float:right;
}
.modal-header_01 {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header_01 .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm { width: 300px;}
}
@media (min-width: 992px) {
  .modal-lg { width: 900px;}
  .modal-xlg { width:1130px;}
}

.ajax-upload-dragdrop{width:auto !important;}
.sub_contents{width:980px;margin:0 auto;min-height:600px;}
.sub_contents .left{width:178px;border:solid 1px #e5e5e5;min-height:500px;float:left;}
.sub_contents .left h2{height:24px;line-height:24px;font-size:24px;font-weight:bold;color:#333;margin-top:30px;padding-bottom:15px;border-bottom:solid 1px #333;text-align:center;}
.sub_contents .left .left_contents{width:120px;margin:0 30px;}
.sub_contents .left .left_contents dl{width:100%;}
.sub_contents .left .left_contents dl dt{width:100%;margin-top:30px;font-size:15px;font-weight:bold;color:#333;}
.sub_contents .left .left_contents dl dd{width:100%;}
.sub_contents .left .left_contents dl dd:nth-child(2){margin-top:20px;}
.sub_contents .left .left_contents dl dd:nth-child(n+3){margin-top:12px;}
.sub_contents .left .left_contents dl dd a{font-size:13px;font-weight:bold;color:#888;}
.sub_contents .left .left_contents dl dd.active a{color:#1b4292 !important;}
.sub_contents .right{width:100%;min-height:500px;float:right;}
.sub_contents .right h2{height:27px;line-height:27px;font-size:27px;font-weight:bold;color:#333}

.sub_contents .tab_contents ul{width:100%;height:60px;}
.sub_contents .tab_contents li{height:60px;float:left;width:438px;border-right:#e5e5e5 solid 1px;border-left:#e5e5e5 solid 1px;background:#f4f4f4;font-size:18px;font-weight:bold;color:#555;text-align:center;line-height:60px;border-bottom:1px solid #333;border-top:1px solid #e5e5e5;cursor:pointer}
.sub_contents .tab_contents li.active{float:left;width:438px;border-right:#333 solid 1px;border-left:#333 solid 1px;background:#fff;font-size:18px;font-weight:bold;color:#333;border-bottom:0px;border-top:1px solid #333;}
.sub_contents .search_box{width:878px;border:solid 1px #e5e5e5;height:80px;}
.sub_contents .search_box ul {width:553px;height:34px;margin:20px auto;}
.sub_contents .search_box ul li{float:left;height:34px;line-height:34px;}
.sub_contents .search_box ul li select{height:34px;padding:5px;width:120px;margin-bottom:1px;}

.sub_contents .search_btn{width:100px;height:34px;background:#555;font-size:13px;color:#fff;text-align:center;line-height:34px;cursor:pointer;}

.sub_contents .input-daterange img{position:absolute;left:-25px;}
.sub_contents h3{font-size:16px;height:16px;width:100%;font-weight:bold;color:#333}
.sub_contents .search_box ul li input{height:22px;padding:5px;width:110px;}

.default_btn{width:150px;height:50px;line-height:50px;background:#1b4291;text-align:center;color:#fff;font-size:16px;font-weight:bold;cursor:pointer;float:left;padding:0px;}
.cancel_btn{width:150px;height:50px;line-height:50px;background:#f4f4f4;text-align:center;color:#333;font-size:16px;font-weight:bold;cursor:pointer;float:left;padding:0px;}

.inputmask-date{height:22px;padding:5px;width:110px;position:static;}
.inputmask-date{background: url("/railtel/zones/images/icon/calendar.gif");background-repeat: no-repeat; background-position: 90% 8px; }


/* coupon */

.cp_list {width:837px; height:100%; margin:0 auto;}
.cp_list:after {content:""; display:block; clear:both;}

.cp_list li { float:left; width:259px; height:128px; text-align:center; padding:10px; background:url(/railtel/zones/images/common/cs_coupon_bg.png) no-repeat 50% 50%; line-height:128px;}
.cp_list .nmb {text-align:center; font-size:45px; font-weight:bold;}
.cp_list .won {text-align:center; font-size:20px; font-weight:bold;}


.cp_notice {display:block; background:#7a89a9; padding:30px;}
.cp_notice .tit {font-size:28px; font-weight:bold; color:#fff; padding-top:10px; padding-bottom:40px;}
.cp_notice .txt {font-size:14px; padding-bottom:20px; color:#fff; line-height:22px; }
