@charset "utf-8";

@font-face {
  font-family: nsR;
  src: url('/resources/common/font/NanumSquareR.eot');
  src: local('?'), url('/resources/common/font/NanumSquareR.woff') format('woff'), url('/resources/common/font/NanumSquareR.ttf') format('truetype')
}

@font-face {
  font-family: nsB;
  font-weight: 600;
  src: url('/resources/common/font/NanumSquareR.eot');
  src: local('?'), url('/resources/common/font/NanumSquareR.woff') format('woff'), url('/resources/common/font/NanumSquareR.ttf') format('truetype')
}

* {
  font-family: 'NanumSquareR', 'ulR', 'nsR', 'Malgun Gothic', dotdum;
  font-size: 15px
}

/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  soutline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-text-size-adjust: none;
}

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

/* body */
body, input, button, textarea {
  font-family: NanumSquareB, verdana, '나눔고딕', NanumGothicWeb, NanumGothic, AppleGothicRegular, '돋움', Dotum, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 13px;
  text-align: left;
  font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

img, fieldset, iframe {
  border: 0 none;
}

table, div {
  border-collapse: collapse;
}

select, textarea {
  border: 1px solid #B7B6B6;
  background: #FFFFFF;
  color: #000000;
  font-size: 12px;
  vertical-align: middle;
}

textarea {
  overflow: auto;
}

select, input, img, li {
  vertical-align: middle;
  text-align: left;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: normal;
  font-weight: normal;
}

ul, li, ol {
  list-style-type: none;
}

legend, caption {
  display: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

body {
  font-size: 14px;
  color: #7b7b7b;
  line-height: 1.6em;
  letter-spacing: -1;
  background: #f8f8f8;
  font-family: NanumSquareR, verdana, '나눔고딕', NanumGothicWeb, NanumGothic, AppleGothicRegular, '돋움', Dotum, sans-serif;
}

.fc_bk {
  color: #58595b; /*강조*/
}

.fc_pk {
  color: #f385a1;
}

/* link */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a:link, a:visited {
  text-decoration: none;
  color: #7b7b7b;
}

a:hover {
  text-decoration: underline;
  cursor: pointer;
}

ins {
  background-color: #ff9;
  color: #282828;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #282828;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

hr {
  border-collapse: collapse;
  display: none;
}

/* skipnavi */
.skipnavi a {
  display: block;
  height: 1px;
  left: 0;
  line-height: 0;
  margin-top: -1px;
  overflow: hidden;
  position: absolute;
  top: 0;
}

.skipnavi a:hover, .skipnavi a:focus, .skipnavi a:active {
  background: #3376AD;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  z-index: 100;
}

/* hide */
.hide {
  display: none;
}

/* clearfix */
.clearfix {
  display: inline-block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
/* End hide from IE-mac */

/* layout */
.blind {
  overflow: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  width: 1px;
  height: 1px
}

.sp {
  display: inline-block;
  overflow: hidden;
  background: url(/resources/platform/images/main/sprite.png) no-repeat;
  line-height: 999em
}

.sp.must {
  width: 6px;
  height: 5px;
  margin-right: 4px;
  background-position: -45px -27px;
  vertical-align: middle
}

.select_box {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 10px;
}

.select_box .select_menu {
  display: inline-block;
  width: 80px;
  height: 22px;
  padding: 0 5px 0 8px;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  font-size: 13px;
  color: #404040;
  line-height: 22px
}

.select_box02 .select_menu {
  width: 110px
}

.select_box03 .select_menu {
  width: 32px
}

.select_box04 .select_menu {
  width: 101px
}

.select_box05 .select_menu {
  width: 140px
}

.select_box ul {
  display: none;
  position: absolute;
  top: 22px;
  left: 0;
  right: 0;
  z-index: 11;
  border: 1px solid #c5c5c5;
  background: #fff
}

.select_box ul a {
  display: block;
  height: 22px;
  padding: 0 0 0 8px;
  line-height: 22px
}

.select_box .sp {
  position: absolute;
  top: 9px;
  right: 8px;
  width: 7px;
  height: 6px;
  background-position: -45px -19px
}

.btn_add_del {
  display: inline-block;
  vertical-align: middle
}

.btn_add_del.side {
  position: relative;
  top: 1px;
  left: 4px
}

.btn_add_del a {
  width: 23px;
  height: 22px;
  vertical-align: top
}

.btn_add_del .btn_add {
  background-position: -79px -19px
}

.btn_add_del .btn_del {
  background-position: -104px -19px
}

.radio_box {
  display: inline-block;
  position: relative;
  margin-right: 45px
}

.radio_box label {
  padding-left: 20px
}

.radio_box .ipt_rdo {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0
}

.radio_box .rdo_box {
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: 5px;
  background-position: -147px -19px;
  vertical-align: middle
}

.radio_box.chk_active .rdo_box {
  background-position: -129px -19px
}

#wrap {
  background: #f9f9f9
}

#wrap a {
  text-decoration: none
}

#wrap * {
  font-family: '맑은 고딕', 'Malgun Gothic'
}

#request_header {
  height: 50px;
  background: #59595c
}

#request_header .header_wrap {
  position: relative;
  width: 930px;
  height: 50px;
  margin: 0 auto;
  text-align: right
}

#request_header .header_wrap .logo {
  position: absolute;
  top: 13px;
  left: 0;
  width: 149px;
  height: 19px;
  background-position: 0 0
}

#request_header .header_wrap .c_info {
  font-size: 13px;
  color: #fff;
  line-height: 50px
}

#request_header .header_wrap .c_info a {
  color: #fff;
  text-decoration: underline
}

.request_wrap {
  width: 930px;
  margin: 0 auto;
  padding: 0 0 30px
}

.request_wrap .content_title {
  padding: 40px 0 20px;
  border-bottom: 1px solid #e1e1e1;
  font-size: 33px;
  color: #343434;
  line-height: 33px;
  text-align: center
}

.request_wrap .content_notice {
  padding: 35px 0 20px 28px;
  background: url(/resources/platform/images/main/bg_img.jpg) no-repeat 814px bottom;
  font-size: 15px;
  color: #515151;
  line-height: 22px
}

.request_wrap .form_wrap {
  padding: 0 10px 10px;
  margin-bottom: 35px;
  border: 1px solid #d7d7d7;
  border-radius: 12px;
  background: #f0f0f0
}

.request_wrap .form_wrap .form_box_tit {
  position: relative;
  height: 34px;
  line-height: 34px
}

.request_wrap .form_wrap .form_box_tit .tit {
  padding-left: 17px;
  font-size: 15px;
  font-weight: bold;
  color: #5d5d5d
}

.request_wrap .form_wrap .form_box_tit .noti {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #e64b82
}

.request_wrap .form_box {
  padding: 30px 25px 25px 18px;
  border: 1px solid #e3e3e3;
  border-radius: 12px;
  background: #fefefe
}

.request_wrap .form_box+.form_box {
  margin-top: 20px
}

.request_wrap .form_table table {
  width: 100%
}

.request_wrap .form_table th {
  font-size: 14px;
  color: #515151;
  text-align: right;
  vertical-align: top;
}

.request_wrap .form_table td {
  padding: 0 0 25px 30px;
}

.request_wrap .form_table .last_tr td {
  padding-bottom: 0;
}

.request_wrap .form_table.type2 th {
  width: 91px;
  padding-top: 8px;
}

.request_wrap .form_table.type2 td {
  width: 170px;
  padding: 8px 0 8px 30px;
  vertical-align: top;
}

.request_wrap .form_table input[type="text"] {
  position: relative;
  z-index: 10;
  width: 160px;
  height: 22px;
  padding: 0 5px;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  background: none;
  font-size: 13px;
  line-height: 22px
}

.request_wrap .form_table input[type="text"]::-webkit-input-placeholder {
  color: #ccc
}

.request_wrap .form_table input[type="text"]:-ms-input-placeholder {
  color: #ccc
}

.request_wrap .form_table input.input_box01 {
  width: 250px
}

.request_wrap .form_table input.input_box02 {
  width: 45px
}

.request_wrap .form_table input.input_box03 {
  width: 395px
}

.request_wrap .form_table input.input_box04 {
  width: 70px
}

.request_wrap .form_table input.input_box05 {
  width: 100px
}

.request_wrap .form_table label {
  position: relative;
  z-index: 10;
  font-size: 14px;
  color: #717171
}

.request_wrap .form_table textarea {
  width: 740px;
  height: 90px;
  padding: 5px;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  font-size: 13px;
  resize: none
}

.request_wrap .form_table textarea::-webkit-input-placeholder {
  color: #ccc
}

.request_wrap .form_table textarea:-ms-input-placeholder {
  color: #ccc
}

.request_wrap .form_table .table_title {
  position: relative;
  top: -10px
}

.request_wrap .form_table .table_title .tit {
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  font-size: 15px;
  font-weight: bold;
  color: #717171
}

.request_wrap .form_table .table_title .btn_del {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 43px;
  height: 22px;
  border-radius: 2px;
  background: #f385a1;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 22px;
  text-align: center
}

.request_wrap .form_table .traveler_box {
  margin-top: 10px
}

.request_wrap .form_table .traveler_box:first-child {
  margin-top: 0
}

.request_wrap .travel_type {
  padding: 0 0 15px;
  border-bottom: 1px solid #e1e1e1
}

.request_wrap .travel_route {
  display: none;
  padding-bottom: 0px
}

.request_wrap .travel_route .route_box {
  padding: 11px 0 13px;
  border-bottom: 1px solid #e1e1e1
}

.request_wrap .travel_route .route_box:after {
  content: '';
  display: block;
  clear: both
}

.request_wrap .travel_route .multi_box:after {
  content: '';
  display: block;
  clear: both
}

.request_wrap .travel_route .route_box input[type="text"] {
  position: relative;
  z-index: 10;
  background: none
}

.request_wrap .travel_route .route_box .route_tit {
  display: block;
  width: 82px;
  height: 20px;
  margin-bottom: 5px;
  border-radius: 10px;
  background: #f67a99;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 20px;
  text-align: center
}

.request_wrap .travel_route .route_box .route_tit .sp {
  width: 12px;
  height: 13px;
  background-position: -14px -19px;
  vertical-align: middle
}

.request_wrap .travel_route .route_box .route_tit .sp.departure {
  width: 12px;
  height: 12px;
  background-position: 0 -19px
}

.request_wrap .travel_route .route_box .route_tit .sp.arrival {
  width: 12px;
  height: 12px;
  background-position: 0 -19px
}

.request_wrap .travel_route .route_box .departure_box {
  float: left;
  position: relative;
  width: 680px;
  margin-right: 0px
}

.request_wrap .travel_route .route_box .arrival_box {
  float: left;
  width: 342px
}

.request_wrap .travel_route .route_box .btn_add_del {
  float: left;
  padding-top: 25px
}

.request_wrap .travel_route .route_box.multi_route .multi_box+.multi_box {
  margin-top: 10px
}

.request_wrap .travel_route .city_box {
  float: left;
  position: relative;
  margin-right: 5px
}

.request_wrap .travel_route .city_box .sp.maker {
  position: absolute;
  right: 6px;
  bottom: 5px;
  width: 10px;
  height: 13px;
  background-position: -54px -19px
}

.request_wrap .date_box {
  float: left;
  position: relative;
  margin-right: 5px
}

.request_wrap .date_box .sp.calendar {
  position: absolute;
  right: 6px;
  bottom: 4px;
  width: 15px;
  height: 16px;
  background-position: -28px -19px
}

.request_wrap .travel_route .time_box {
  float: left;
  position: relative;
  padding: 24px 0 0
}

.request_wrap .travel_route .d_tit {
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
  color: #717171
}

.request_wrap .form_wrap .btn_area {
  padding: 15px 0 20px;
  text-align: center
}

.request_wrap .form_wrap .btn_area .btn_add {
  display: inline-block;
  width: 113px;
  height: 20px;
  border: 1px solid #707070;
  border-radius: 1px;
  background: #8e8e8e;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 20px
}

.request_wrap .btn_wrap {
  margin-top: -6px;
  text-align: center
}

.request_wrap .btn_wrap .btn_complete {
  display: inline-block;
  width: 200px;
  height: 40px;
  border-radius: 2px;
  background: #f385a1;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 40px
}

.request_wrap .reservation_noti {
  margin-top: -5px
}

.request_wrap .reservation_noti .txt {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 22px;
  color: #717171
}

.request_wrap .reservation_noti .btn_reservation {
  display: block;
  width: 130px;
  height: 30px;
  border-radius: 3px;
  background: #f385a1;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
  text-align: center
}

#request_footer {
  height: 100px
}

#request_footer .footer_wrap {
  position: relative;
  width: 683px;
  margin: 0 auto;
  padding: 15px 0 0 247px;
  border-top: 1px solid #e1e1e1
}

#request_footer .footer_wrap .f_logo {
  position: absolute;
  top: 22px;
  left: 84px;
  width: 145px;
  height: 16px;
  background-position: -151px 0
}

#request_footer .footer_wrap .f_info, #request_footer .footer_wrap .copy {
  font-size: 13px;
  color: #717171;
  line-height: 20px
}

/* 도시검색 레이어 */
.layer_city_search {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  width: 400px;
  margin: -197px 0 0 -201px;
  border: 1px solid #f48da7;
  background: #fff
}

.layer_city_search .title_area {
  position: relative;
  height: 34px;
  background: #f48da7
}

.layer_city_search .title_area .tit {
  margin-left: 25px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 34px
}

.layer_city_search .title_area .btn_close {
  position: absolute;
  top: 0;
  right: 14px;
  width: 34px;
  height: 34px
}

.layer_city_search .title_area .btn_close .sp {
  position: absolute;
  top: 10px;
  right: 12px;
  width: 11px;
  height: 12px;
  background-position: -66px -19px
}

.layer_city_search .content_area {
  overflow-y: auto;
  position: relative;
  height: 356px;
  padding: 0 25px
}

.layer_city_search .search_form {
  position: relative;
  height: 24px;
  padding: 20px 70px 0 0
}

.layer_city_search .search_form input[type="text"] {
  width: 268px;
  height: 22px;
  padding: 0 5px;
  border: 1px solid #ccc;
  border-radius: 3px
}

.layer_city_search .search_form .btn_search {
  display: block;
  position: absolute;
  top: 20px;
  left: 289px;
  width: 60px;
  height: 22px;
  border: 1px solid #e86a8a;
  border-radius: 3px;
  background: #f385a1;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 22px;
  text-align: center
}

.layer_city_search .noti_area {
  padding: 10px 0 0;
  font-size: 11px;
  color: #59595c;
  line-height: 18px
}

.layer_city_search .noti_area .noti_ex {
  color: #f385a1
}

.layer_city_search .search_result {
  width: 348px;
  margin-top: 10px;
  border: 1px solid #ebebeb
}

.layer_city_search .search_result .tit {
  overflow: hidden;
  font-size: 12px;
  color: #59595c;
  line-height: 28px
}

.layer_city_search .search_result .tit .th {
  float: left;
  width: 58px;
  height: 28px;
  border-right: 1px solid #ebebeb;
  background: #f8f8f8;
  text-align: center
}

.layer_city_search .search_result .tit .nation {
  float: left;
  width: 278px;
  height: 28px;
  padding-left: 11px
}

.layer_city_search .search_result .sr_list li {
  padding: 8px;
  border-top: 1px solid #ebebeb
}

.layer_city_search .search_result .sr_list a {
  display: block;
  font-size: 12px;
  color: #59595c;
  line-height: 20px
}

.layer_city_search .search_result .sr_list a>span {
  display: block;
  position: relative;
  padding-left: 5px
}

.layer_city_search .search_result .sr_list .ico {
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 24px;
  height: 15px;
  font-size: 12px;
  color: #fff;
  line-height: 15px;
  text-align: center
}

.layer_city_search .search_result .sr_list .country {
  color: #f385a1
}

.layer_city_search .search_result.none {
  width: 318px;
  padding: 10px 15px;
  border: 0 none;
  border-top: 1px solid #f385a1;
  border-bottom: 1px solid #f385a1;
  background: #fff2f5
}

.layer_city_search .search_result.none .result_txt {
  margin-bottom: 5px;
  font-size: 12px;
  color: #545454
}

.layer_city_search .search_result.none .noti_txt {
  font-size: 12px;
  color: #545454;
  line-height: 18px
}

.layer_city_search .radio_box_area {
  text-align: right
}

.layer_city_search .radio_box_area .radio_box {
  margin-right: 5px
}

.layer_city_search .radio_box_area .radio_box label {
  position: relative;
  z-index: 10;
  font-size: 12px;
  color: #545454
}

.layer_city_search .search_tab {
  width: 348px;
  padding: 10px 0
}

.layer_city_search .search_tab .tab_tit {
  overflow: hidden;
  border: 1px solid #ebebeb;
  border-bottom: 0 none;
  border-left: 0 none
}

.layer_city_search .search_tab .tab_tit li {
  float: left;
  width: 25%;
  height: 30px
}

.layer_city_search .search_tab .tab_tit li a, .layer_city_search .search_tab .tab_tit li .blank {
  display: block;
  height: 29px;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  background: #f8f8f8;
  font-size: 12px;
  color: #59595c;
  line-height: 29px;
  text-align: center
}

.layer_city_search .search_tab .tab_tit li.selected a {
  background: #f48da7;
  color: #fff
}

.layer_city_search .search_tab .tab_cont {
  border: 1px solid #ebebeb;
  border-top: 0 none
}

.layer_city_search .search_tab .tab_cont>li {
  display: none
}

.layer_city_search .search_tab .tab_cont>li.selected {
  display: block
}

.layer_city_search .search_tab .tab_cont .citi_list {
  overflow: hidden;
  padding: 0 0 15px
}

.layer_city_search .search_tab .tab_cont .citi_list li {
  float: left;
  width: 33.33%;
}

.layer_city_search .search_tab .tab_cont .citi_list a {
  display: inline-block;
  margin: 15px 0 0 15px;
  font-size: 12px;
  color: #59595c;
  text-decoration: underline !important
}

.layer_city_search .search_tab .tab_cont .citi_list li.selected a, .layer_city_search .search_tab .tab_cont .citi_list a:hover {
  color: #f385a1
}

/* login */
.smile_login_wrap body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, caption, td, th, form, fieldset, legend, input {
  margin: 0;
  padding: 0
}

.smile_login_wrap hr {
  display: none;
}

.smile_login_wrap select, input {
  vertical-align: middle
}

.smile_login_wrap .hide_txt {
  display: inline-block;
  overflow: hidden;
  line-height: 999em;
  vertical-align: middle
}

.smile_login_wrap {
  min-width: 742px;
  background: url(/resources/platform/images/login/login_bg.jpg) no-repeat center top;
  text-align: center
}

.smile_login_wrap #header {
  padding: 55px 0 30px;
  background: none;
}

.smile_login_wrap #header .logo {
  width: 211px;
  height: 75px;
  background: url(/resources/platform/images/login/login_logo.png) no-repeat
}

.smile_login_wrap #container {
  width: 742px;
  margin: 0 auto 24px
}

.smile_login_wrap #footer {
  display: block;
  width: 742px;
  height: 98px;
  margin: 0 auto;
  padding-bottom: 198px;
  background: url(/resources/platform/images/login/login_footer.png) no-repeat left top;
  text-align: left
}

.login {
  width: 223px;
  height: 430px;
  padding: 30px 39px 0 480px
}

.login .welcome {
  width: 228px;
  height: 73px;
  margin-bottom: 10px;
  background: url(/resources/platform/images/login/login_txt_welcome.png) no-repeat
}

.login .form_area {
  padding-bottom: 20px
}

.login .form_area .input_box {
  position: relative;
  width: 221px;
  height: 43px;
  margin-bottom: 8px;
  border: 1px solid #d5d5d5;
  border-radius: 2px;
  line-height: 40px
}

.login .form_area .input_box input {
  width: 171px;
  height: 40px;
  padding: 0 10px 0 40px;
  border: 0 none;
  font-size: 13px
}

.login .form_area .input_box .ico {
  display: block;
  position: absolute;
  left: 15px
}

.login .form_area .input_box .ico_id {
  top: 11px;
  width: 18px;
  height: 18px;
  background: url(/resources/platform/images/login/ico_id.png) no-repeat
}

.login .form_area .input_box .ico_pw {
  top: 10px;
  width: 16px;
  height: 21px;
  background: url(/resources/platform/images/login/ico_pw.png) no-repeat
}

.login .form_area .chk_save {
  margin-bottom: 17px;
  text-align: right
}

.login .form_area .chk_save .save {
  width: 93px;
  height: 11px;
  background: url(/resources/platform/images/login/login_txt_save.png) no-repeat
}

.login .form_area .chk_save input {
  width: 15px;
  height: 15px
}

.login .form_area .btn_area .btn_sign_in {
  width: 233px;
  height: 45px;
  background: url(/resources/platform/images/login/btn_sign_in.png) no-repeat
}

.login .noti_area {
  position: relative;
  height: 39px;
  padding: 15px 0 0;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada
}

.login .noti_area .request {
  width: 133px;
  height: 24px;
  background: url(/resources/platform/images/login/login_txt_request.png) no-repeat
}

.login .noti_area .ico {
  display: block;
  position: absolute;
  top: 21px;
  left: 12px;
  width: 23px;
  height: 19px;
  background: url(/resources/platform/images/login/ico_mt.png) no-repeat
}

.login .hrg_area {
  position: relative;
  padding: 14px 0 0 51px
}

.login .hrg_area .hrg {
  width: 163px;
  height: 57px;
  background: url(/resources/platform/images/login/login_txt_hrg.png) no-repeat
}

.login .hrg_area .ico {
  display: block;
  position: absolute;
  top: 18px;
  left: 8px;
  width: 33px;
  height: 16px;
  background: url(/resources/platform/images/login/ico_hrg.png) no-repeat
}

#loading {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: .7;
  background-color: #ddd;
  z-index: 99
}

#loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  z-index: 100
}

/* 관리자 */
.adm_wrap {
  background: #f0f0f0
}

.adm_wrap #wrap {
  background: none
}

.adm_wrap #request_header {
  background: #414141
}

.adm_wrap #request_header .header_wrap .logo {
  top: 15px;
  left: 10px;
}

.adm_wrap #request_header .header_wrap .btn_logout {
  margin-right: 4px;
  font-size: 15px;
  color: #fff;
  line-height: 50px
}

.adm_wrap .request_wrap {
  padding: 30px 0 40px
}

.adm_wrap .adm_search_wrap {
  position: relative;
  margin-bottom: 25px;
  padding: 25px 210px 0 110px;
  border-color: #d7d7d7;
  border-radius: 0;
  background: #fafbfd
}

.adm_wrap .adm_search_wrap .tit {
  position: absolute;
  top: 25px;
  left: 65px;
  font-size: 15px;
  font-weight: bold;
  color: #5a5a5a
}

.adm_wrap .adm_search_wrap .search_top {
  margin-bottom: 11px
}

.adm_wrap .adm_search_wrap .search_top:after {
  content: '';
  display: block;
  clear: both
}

.adm_wrap .adm_search_wrap .search_top .select_box {
  float: left;
  width: 152px;
  margin-right: 9px;
  background: #fff
}

.adm_wrap .adm_search_wrap .search_top .select_box .select_menu {
  width: 137px;
  font-size: 14px
}

.adm_wrap .adm_search_wrap .search_top .select_box .sp {
  right: 13px
}

.adm_wrap .adm_search_wrap .search_top .input_wrap {
  float: left;
  width: 432px
}

.adm_wrap .adm_search_wrap .search_top .input_wrap input {
  width: 420px;
  height: 22px;
  padding: 0 5px;
  border: 1px solid #cbcbcc;
  border-radius: 3px;
  font-size: 14px
}

.adm_wrap .adm_search_wrap .search_bot {
  padding-bottom: 23px
}

.adm_wrap .adm_search_wrap .search_bot:after {
  content: '';
  display: block;
  clear: both
}

.adm_wrap .adm_search_wrap .search_bot .radio_wrap {
  float: left;
  width: 161px
}

.adm_wrap .adm_search_wrap .search_bot .radio_box {
  margin-right: 11px
}

.adm_wrap .adm_search_wrap .search_bot .radio_box label {
  font-size: 15px;
  color: #5a5a5a
}

.adm_wrap .adm_search_wrap .search_bot .calendar_wrap {
  float: left
}

.adm_wrap .adm_search_wrap .search_bot .calendar_wrap .date_box {
  margin-right: 0
}

.adm_wrap .adm_search_wrap .search_bot .calendar_wrap .bar {
  float: left;
  margin: 0 7px;
  line-height: 22px
}

.adm_wrap .adm_search_wrap .search_bot .calendar_wrap input {
  width: 104px;
  height: 22px;
  padding: 0 5px;
  border: 1px solid #cbcbcc;
  border-radius: 3px
}

.adm_wrap .adm_search_wrap .btn_search {
  display: block;
  position: absolute;
  top: 25px;
  right: 115px;
  width: 80px;
  height: 56px;
  border: 1px solid #bdbdbd;
  border-radius: 3px;
  background: #e8e9e9;
  font-size: 17px;
  font-weight: bold;
  color: #333;
  line-height: 57px;
  text-align: center
}

.adm_wrap .adm_search_wrap .btn_search_reset {
  display: block;
  position: absolute;
  top: 25px;
  right: 20px;
  width: 80px;
  height: 56px;
  border: 1px solid #bdbdbd;
  border-radius: 3px;
  background: #e8e9e9;
  font-size: 17px;
  font-weight: bold;
  color: #333;
  line-height: 57px;
  text-align: center
}

.adm_wrap .adm_search_wrap .btn_search:hover {
  background: #d6d7d7
}

.adm_wrap .adm_search_wrap .btn_search_reset:hover {
  background: #d6d7d7
}

.adm_wrap .adm_board_table {
  padding: 30px 30px 50px;
  border: 1px solid #d7d7d7;
  background: #fafbfd
}

.adm_wrap .adm_board_table .board_list {
  
}

.adm_wrap .adm_board_table .board_list>table {
  width: 100%;
  border-bottom: 2px solid #444
}

.adm_wrap .adm_board_table .board_list>table>thead th {
  height: 32px;
  border-bottom: 2px solid #444;
  font-size: 15px;
  font-weight: bold;
  color: #444;
  text-align: center;
  vertical-align: middle
}

.adm_wrap .adm_board_table .board_list>table>tbody td {
  padding: 7px 0;
  border-top: 1px solid #ddd;
  font-size: 12px;
  color: #5a5a5a;
  text-align: center;
  vertical-align: middle
}

.adm_wrap .adm_board_table .board_list>table>tbody tr:fisrt-child td {
  border-top: 0 none
}

.adm_wrap .adm_board_table .board_list .td_cont {
  position: relative;
  padding-left: 10px;
  text-align: left
}

.adm_wrap .adm_board_table .board_list .td_cont a {
  color: #5a5a5a
}

.adm_wrap .adm_board_table .board_list .td_cont a:hover {
  color: #f385a1;
  text-decoration: underline !important
}

.adm_wrap .adm_board_table .board_list .btn_rquest {
  width: 23px;
  height: 22px;
  background-position: 0 -67px;
  vertical-align: middle
}

.adm_wrap .adm_board_table .board_list .btn_rquest:active {
  background-position: 0 -89px
}

.adm_wrap .adm_board_table .paging {
  padding: 35px 0 0;
  font-size: 0;
  text-align: center
}

.adm_wrap .adm_board_table .paging a {
  display: inline-block;
  height: 12px;
  padding: 0 11px;
  border-left: 1px solid #5a5a5a;
  font-size: 15px;
  color: #5a5a5a;
  vertical-align: middle;
  line-height: 12px
}

.adm_wrap .adm_board_table .paging a:hover {
  font-weight: bold;
  color: #f385a1
}

.adm_wrap .adm_board_table .paging a.on {
  font-weight: bold;
  color: #f385a1
}

.adm_wrap .adm_board_table .paging .first_num {
  border: 0 none
}

.adm_wrap .adm_board_table .paging .sp {
  width: 11px;
  height: 14px;
  padding: 0;
  border: 0 none;
  line-height: 999em
}

.adm_wrap .adm_board_table .paging .btn_first {
  margin-right: 4px;
  background-position: -200px -58px
}

.adm_wrap .adm_board_table .paging .btn_prev {
  background-position: -213px -58px
}

.adm_wrap .adm_board_table .paging .btn_next {
  margin-right: 4px;
  background-position: -226px -58px
}

.adm_wrap .adm_board_table .paging .btn_last {
  background-position: -239px -58px
}

.adm_wrap .layer_hotel_request {
  position: absolute;
  top: 0px;
  left: 1px;
  z-index: 10;
  width: 550px;
  border: 1px solid #f38da7;
  background: #fff
}

.adm_wrap .layer_hotel_request .layer_tit {
  display: block;
  height: 34px;
  padding-left: 25px;
  background: #f385a1;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 34px
}

.adm_wrap .layer_hotel_request .layer_cont {
  overflow-y: auto;
  height: 390px;
  padding: 15px 25px 20px
}

.adm_wrap .layer_hotel_request .noti {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #59595c
}

.adm_wrap .layer_hotel_request .tit_info {
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
  padding-left: 70px;
  border: 1px solid #ebebeb;
  background: #58595b;
  line-height: 25px
}

.adm_wrap .layer_hotel_request .tit_info .tit {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  vertical-align: top
}

.adm_wrap .layer_hotel_request .tit_info .cont {
  display: block;
  padding: 0 10px;
  background: #fff
}

.adm_wrap .layer_hotel_request .request_table {
  margin-bottom: 20px
}

.adm_wrap .layer_hotel_request .request_table .table_tit {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #59595c
}

.adm_wrap .layer_hotel_request .request_table table {
  width: 100%;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1
}

.adm_wrap .layer_hotel_request .request_table table tbody th {
  padding-left: 7px;
  border-left: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  background: #eee;
  font-size: 13px;
  vertical-align: middle
}

.adm_wrap .layer_hotel_request .request_table table tbody td {
  padding: 3px 7px;
  font-size: 13px;
  text-align: left
}

.adm_wrap .layer_hotel_request .btn_close {
  display: block;
  width: 100px;
  height: 30px;
  margin: 0 auto;
  border: 1px solid #e86a8a;
  border-radius: 3px;
  background: #f385a1;
  font-size: 15px;
  font-weight: bold;
  color: #fff !important;
  line-height: 30px;
  text-align: center
}

.adm_wrap .adm_board_table .board_list .td_cont .layer_hotel_request .btn_close:hover {
  text-decoration: none !important
}

.adm_wrap .content_title {
  height: 70px;
  padding: 0;
  border-bottom: 0 none
}

.adm_wrap .adm_form_wrap {
  padding: 35px 30px;
  border: 1px solid #d7d7d7;
  background: #fff
}

.adm_wrap .adm_form_wrap input[type="text"] {
  height: 22px;
  padding: 0 5px;
  border: 1px solid #adadad;
  border-radius: 3px
}

.adm_wrap .adm_form_wrap .input_txt01 {
  width: 666px
}

.adm_wrap .adm_form_wrap .input_txt02 {
  width: 243px
}

.adm_wrap .adm_form_wrap .input_txt03 {
  width: 85px;
  text-align: right
}

.adm_wrap .adm_form_wrap .input_txt04 {
  width: 95px
}

.adm_wrap .adm_form_wrap .input_txt05 {
  width: 170px
}

.adm_wrap .adm_form_wrap .input_txt06 {
  width: 290px
}

.adm_wrap .adm_form_wrap textarea {
  resize: none;
  padding: 5px;
  border: 1px solid #adadad;
  border-radius: 3px
}

.adm_wrap .adm_form_wrap .textarea_txt01 {
  width: 666px;
  height: 50px
}

.adm_wrap .adm_form_wrap .form_tit {
  padding: 30px 0 2px;
  border-bottom: 2px solid #5a5a5a;
  font-size: 16px;
  font-weight: bold;
  color: #333
}

.adm_wrap .adm_form_wrap .form_noti {
  padding: 10px 15px;
  border: 1px solid #d7d7d7;
  background: #59595c;
  font-size: 16px;
  color: #fff
}

.adm_wrap .schedule_wrap {
  padding: 0 10px 30px 10px
}

.adm_wrap .schedule_wrap .schedule_box {
  position: relative;
  padding: 22px 0 0 80px
}

.adm_wrap .schedule_wrap .schedule_tit {
  position: absolute;
  top: 32px;
  left: 0;
  font-size: 14px;
  font-weight: bold;
  color: #f385a1
}

.adm_wrap .schedule_wrap .schedule_tit .sp {
  width: 15px;
  height: 14px;
  vertical-align: middle
}

.adm_wrap .schedule_wrap .schedule_tit .ico01 {
  background-position: -283px -18px
}

.adm_wrap .schedule_wrap .schedule_tit .ico02 {
  background-position: -283px -34px
}

.adm_wrap .schedule_wrap .schedule_tit .ico03 {
  background-position: -283px -50px
}

.adm_wrap .schedule_wrap .schedule_table table {
  width: 100%;
  table-layout: fixed;
}

.adm_wrap .schedule_wrap .schedule_table th {
  border: 1px solid #e1e1e1;
  background: #eef1f2;
  font-size: 14px;
  font-weight: bold;
  color: #555;
  vertical-align: middle
}

.adm_wrap .schedule_wrap .schedule_table td {
  padding: 10px 13px;
  border: 1px solid #e1e1e1;
  font-size: 14px;
  color: #555;
  vertical-align: middle;
  word-wrap: break-word;
}

.adm_wrap .messege_wrap {
  padding: 20px 10px 30px 10px
}

.adm_wrap .messege_wrap input[type="text"] {
  width: 828px;
  height: 40px;
  padding: 0 9px;
  border: 1px solid #dededf;
  border-radius: 3px
}

.adm_wrap .messege_wrap input[type="text"]::-webkit-input-placeholder {
  color: #c5c5c5
}

.adm_wrap .messege_wrap input[type="text"]:-ms-input-placeholder {
  color: #c5c5c5
}

.adm_wrap .proposal_wrap {
  padding: 0 10px 30px 10px
}

.adm_wrap .proposal_wrap .btn_proposal {
  padding: 20px 0 0
}

.adm_wrap .proposal_wrap .btn_proposal .btn_add {
  display: block;
  width: 114px;
  height: 33px;
  margin: 0 auto;
  border: 1px solid #ea6688;
  border-radius: 3px;
  background: #f26b8e;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
  text-align: center
}

.adm_wrap .proposal_box {
  position: relative;
  padding: 15px 0 0
}

.adm_wrap .proposal_box+.proposal_box {
  padding-top: 30px
}

.adm_wrap .proposal_box+.proposal_box .btn_del_proposal {
  top: 35px
}

.adm_wrap .proposal_box .tit {
  padding: 0 0 15px 10px;
  font-size: 15px;
  font-weight: bold;
  color: #f385a1
}

.adm_wrap .proposal_box .tit .hidden_index {
  display: none
}

.adm_wrap .proposal_box .btn_del_proposal {
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  width: 82px;
  height: 24px;
  border: 1px solid #707070;
  border-radius: 2px;
  background: #e9e9e9;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
  text-align: center
}

.adm_wrap .proposal_box .top_form_box {
  padding: 0 0 25px
}

.adm_wrap .proposal_box .top_form_box ul {
  border: 2px solid #58595b
}

.adm_wrap .proposal_box .top_form_box li {
  overflow: hidden;
  border-top: 1px solid #e1e1e1
}

.adm_wrap .proposal_box .top_form_box li:first-child {
  border-top: 0 none
}

.adm_wrap .proposal_box .top_form_box .label {
  display: block;
  float: left;
  width: 134px;
  height: 36px;
  margin-right: 7px;
  border-right: 1px solid #e1e1e1;
  background: #58595b;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 36px;
  text-align: center
}

.adm_wrap .proposal_box .top_form_box input[type="text"] {
  float: left;
  margin-top: 6px
}

.adm_wrap .proposal_box .flight_box+.flight_box {
  margin-top: 7px
}

.adm_wrap .proposal_box .flight_box table {
  width: 100%;
}

.adm_wrap .proposal_box .flight_box table * {
  color: #555
}

.adm_wrap .proposal_box .flight_box th {
  border: 1px solid #e1e1e1;
  background: #e8ebed;
  vertical-align: middle
}

.adm_wrap .proposal_box .flight_box th.sub_th {
  background: #edf0f1;
  font-size: 12px
}

.adm_wrap .proposal_box .flight_box th input[type="checkbox"] {
  position: relative;
  top: -1px
}

.adm_wrap .proposal_box .flight_box td {
  padding: 6px 0 6px 8px;
  border: 1px solid #e1e1e1
}

.adm_wrap .proposal_box .flight_box td.td_edit {
  padding: 0
}

.adm_wrap .proposal_box .flight_box td.td_table {
  padding: 0
}

.adm_wrap .proposal_box .flight_box td.td_table table {
  width: 698px
}

.adm_wrap .proposal_box .flight_box td.td_table th {
  border: 0 none
}

.adm_wrap .proposal_box .flight_box td.td_table td {
  border: 0 none
}

.adm_wrap .proposal_box .flight_box .detailed_condition_box {
  display: none
}

.adm_wrap .proposal_box .flight_box .detailed_condition th, .adm_wrap .proposal_box .flight_box .detailed_condition td {
  border-top: 1px solid #e1e1e1 !important
}

.adm_wrap .proposal_box .flight_box .detailed_condition:first-child th, .adm_wrap .proposal_box .flight_box .detailed_condition:first-child td {
  border-top: 0 none !important
}

.adm_wrap .proposal_box .flight_box .detailed_condition td {
  font-size: 12px
}

.adm_wrap .proposal_box .flight_box .detailed_condition td input[type="radio"], .adm_wrap .proposal_box .flight_box .detailed_condition td input[type="checkbox"] {
  position: relative;
  top: -1px
}

.adm_wrap .proposal_box .flight_box .detailed_condition ul {
  overflow: hidden
}

.adm_wrap .proposal_box .flight_box .detailed_condition li {
  float: left;
  margin-right: 15px
}

.adm_wrap .proposal_box .flight_box .detailed_condition li.wide {
  width: 100%;
  margin-top: 9px
}

.adm_wrap .proposal_box .flight_box .btn_input_detail {
  display: block;
  width: 106px;
  height: 26px;
  margin: 5px auto 0;
  background-position: -76px -67px
}

.adm_wrap .proposal_box .btn_flight {
  padding: 18px 0;
  border-bottom: 1px solid #b0b0b0;
  text-align: right
}

.adm_wrap .proposal_box .btn_flight .btn_add, .adm_wrap .proposal_box .btn_flight .btn_del {
  display: inline-block;
  width: 78px;
  height: 22px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 20px;
  text-align: center
}

.adm_wrap .proposal_box .btn_flight .btn_add {
  border: 1px solid #4c6679;
  background: #667a88
}

.adm_wrap .proposal_box .btn_flight .btn_del {
  border: 1px solid #78909c;
  background: #b0bec5
}

.adm_wrap .attached_file_wrap {
  padding: 5px 0 0
}

.adm_wrap .attached_file_wrap .noti {
  font-size: 12px;
  color: #555
}

.adm_wrap .attached_file_wrap .btn_add_file {
  display: none;
  width: 94px;
  height: 22px;
  margin: 10px 0 2px;
  background-position: 0 -219px
}

.adm_wrap .attached_file_wrap .clone_box {
  overflow: hidden;
  height: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.adm_wrap .attached_file_wrap .custom_box {
  overflow: hidden;
  float: left;
  position: relative;
  width: 370px;
  height: 30px;
  margin-right: 12px
}

.adm_wrap .attached_file_wrap .custom_box .input_txt06 {
  position: relative;
  z-index: 100
}

.adm_wrap .attached_file_wrap .custom_box .file_input {
  position: absolute;
  top: 0;
  right: 0
}

.adm_wrap .attached_file_wrap .custom_box input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 50px;
  opacity: 0;
  filter: alpha(opacity = 0);
  -ms-filter: "alpha(opacity=0)"
}

.adm_wrap .attached_file_wrap .custom_box .txt_btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 22px;
  border: 1px solid #c4c4c5;
  border-radius: 3px;
  background: #e2e2e3;
  font-size: 12px;
  color: #555;
  line-height: 22px;
  text-align: center
}

.adm_wrap .attached_file_wrap .btn_area {
  float: left
}

.adm_wrap .attached_file_wrap .btn_area .sp {
  width: 23px;
  height: 22px;
  margin-top: 1px;
  vertical-align: top
}

.adm_wrap .attached_file_wrap .btn_area .btn_add {
  background-position: -79px -19px
}

.adm_wrap .attached_file_wrap .btn_area .btn_del {
  background-position: -104px -19px
}

.adm_wrap .btn_send_wrap {
  padding-top: 25px
}

.adm_wrap .btn_send_wrap .btn_send {
  display: block;
  width: 244px;
  height: 52px;
  margin: 0 auto;
  background-position: 0 -111px
}

.adm_wrap .btn_send_wrap .btn_send:hover {
  background-position: 0 -165px
}

/* 항공 여정안내 확인 */
.adm_wrap .header_wrap .btn_link {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  color: #fff;
  line-height: 50px
}

.request_view .view_box {
  position: relative;
  padding: 45px 40px 0;
  border: 1px solid #d7d7d7;
  background: #fafbfd
}

.request_view .thank_you {
  position: absolute;
  top: -6px;
  left: 39px;
  width: 146px;
  height: 65px;
  background-position: -261px -87px
}

.request_view .tit_area {
  height: 44px;
  padding-bottom: 45px;
  text-align: center
}

.request_view .view_tit {
  display: inline-block;
  height: 44px;
  padding-bottom: 2px;
  border-bottom: 1px solid #cdcdcd;
  font-size: 33px;
  font-weight: bold;
  color: #555;
  line-height: 44px
}

.request_view .view_tit span {
  border-bottom: 1px solid #cdcdcd;
  vertical-align: top
}

.request_view .basic_info {
  overflow: hidden;
  padding-bottom: 25px
}

.request_view .basic_info .left_sec {
  float: left;
  max-width: 440px;
  padding-left: 20px
}

.request_view .basic_info .info_txt {
  font-size: 14px;
  color: #555;
  line-height: 26px
}

.request_view .basic_info .info_txt .to_from {
  display: block;
  font-weight: bold
}

.request_view .basic_info .info_txt .name {
  text-decoration: underline
}

.request_view .basic_info .info_txt .date {
  font-weight: bold;
  color: #ea4e76;
  text-decoration: underline
}

.request_view .basic_info .right_sec {
  float: right;
  position: relative;
  width: 210px
}

.request_view .basic_info .right_sec .sec_tit {
  position: absolute;
  top: 0;
  left: -100px;
  font-size: 14px;
  font-weight: bold;
  color: #ea4e76;
  line-height: 24px
}

.request_view .basic_info .right_sec dl {
  overflow: hidden;
  line-height: 24px
}

.request_view .basic_info .right_sec dt {
  float: left;
  width: 50px;
  font-size: 14px;
  color: #555
}

.request_view .basic_info .right_sec dd {
  float: left;
  width: 160px;
  font-size: 14px;
  color: #555
}

.request_view .basic_info .right_sec .email {
  text-decoration: underline !important
}

.request_view .messege_box {
  margin-bottom: 20px;
  padding: 16px;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  font-size: 14px;
  color: #555;
  line-height: 24px;
  text-align: center
}

.request_view .proposal_area {
  padding-bottom: 5px
}

.request_view .proposal_area .proposal_tit {
  display: inline-block;
  width: 75px;
  height: 25px;
  padding-bottom: 12px;
  background-position: -184px -74px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 25px;
  text-align: center;
  float: left;
}

.request_view .proposal_area img{
  margin-left: 10px;
  float: left;
  cursor: pointer;
}

.request_view .proposal_area .tit_table {
  margin-bottom: 25px
}

.request_view .proposal_area .tit_table table {
  width: 100%;
  border: 2px solid #58595b
}

.request_view .proposal_area .tit_table th {
  height: 36px;
  border-top: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  background: #ea4e76;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle
}

.request_view .proposal_area .tit_table td {
  height: 36px;
  padding-left: 15px;
  border-top: 1px solid #e1e1e1;
  font-size: 15px;
  font-weight: bold;
  color: #555;
  vertical-align: middle
}

.request_view .proposal_area .tit_table tr:first-child th {
  border-top: 0 none
}

.request_view .proposal_area .tit_table tr:first-child td {
  border-top: 0 none
}

.request_view .proposal_area .cont_table table {
  width: 100%;
  margin-bottom: 25px;
}

.request_view .proposal_area .cont_table table * {
  font-size: 14px;
  color: #555
}

.request_view .proposal_area .cont_table th {
  border: 1px solid #cbcbcb;
  background: #e8ebed;
  font-weight: bold;
  vertical-align: middle
}

.request_view .proposal_area .cont_table th.fee {
  background: #ffffff;
  text-align: left;
}

.request_view .proposal_area .cont_table th.fee span {
  padding-left: 15px;
}

.request_view .proposal_area .cont_table .td2 span {
  line-height: 93px
}

.request_view .proposal_area .cont_table .tr_edit th {
  height: 130px;
  vertical-align: middle
}

.request_view .proposal_area .cont_table .tr_edit td {
  height: 130px;
  vertical-align: middle
}

.request_view .proposal_area .cont_table td {
  padding: 6px;
  border: 1px solid #cbcbcb;
  text-align: center
}

.request_view .proposal_area .cont_table td.td_cont {
  padding-left: 15px;
  text-align: left
}

/* .request_view .proposal_area .cont_table .bd_top {
  padding: 0
}

.request_view .proposal_area .cont_table .bd_top span {
  display: block;
  margin-top: 1px;
  padding: 5px 6px 6px;
  border-top: 1px solid #cbcbcb
}

.request_view .proposal_area .cont_table .bd_top.td_cont {
  padding-left: 0
}

.request_view .proposal_area .cont_table .bd_top.td_cont span {
  padding-left: 15px;
  padding-right: 15px
} */
.request_view .proposal_area .cont_table .bd_top {
  background: url(/resources/platform/images/main/popup/bg_table_line.png) top left repeat-x
}

.request_view .proposal_area .cont_table th.bd_top {
  background-color: #e8ebed
}

.request_view .proposal_area .cont_table .bd_top.td_cont {
  padding-top: 8px
}

.request_view .proposal_area .cont_table .tr_detail {
  display: none
}

.request_view .proposal_area .cont_table .tr_detail .btn_close {
  width: 62px;
  height: 30px;
  background-position: -246px -154px
}

.request_view .proposal_area .cont_table .tr_detail .btn_close:active {
  background-position: -246px -186px
}

.request_view .proposal_area .btn_area {
  padding-bottom: 30px;
  text-align: center
}

.request_view .proposal_area .btn_area .btn_more {
  width: 132px;
  height: 30px;
  background-position: -310px -154px
}

.request_view .proposal_area .btn_area .btn_more:active {
  background-position: -310px -186px
}

.request_view .attachment_area {
  padding: 0 0 40px
}

.request_view .attachment_area .tit {
  margin-bottom: 15px;
  padding-bottom: 2px;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  border-bottom: 2px solid #5a5a5a
}

.request_view .attachment_area .txt {
  display: inline-block;
  font-size: 14px;
  color: #ea4e76
}

.request_view .attachment_area .btn_down {
  display: inline-block;
  height: 22px;
  margin-left: 5px;
  padding: 0 10px;
  border-radius: 2px;
  background: #f385a1;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 22px
}

.request_view .notice_area {
  padding-bottom: 40px
}

.request_view .notice_area dl {
  padding: 15px;
  border: 1px solid #d7d7d7
}

.request_view .notice_area dl * {
  font-size: 14px;
  color: #555;
  line-height: 22px
}

.request_view .app_promotion {
  position: relative;
  padding: 30px 0 0
}

.request_view .app_promotion .smile_app {
  width: 431px;
  height: 108px;
  margin-left: 114px;
  background-position: 0 -243px
}

.request_view .app_promotion .market_list {
  position: absolute;
  top: 30px;
  right: 0
}

.request_view .app_promotion .market_list .sp {
  position: absolute
}

.request_view .app_promotion .market_list .google_play .qr_code {
  top: 0;
  right: 254px;
  width: 85px;
  height: 85px;
  background-position: -300px 0
}

.request_view .app_promotion .market_list .google_play .market {
  top: 95px;
  right: 252px;
  width: 87px;
  height: 18px;
  background-position: -96px -219px
}

.request_view .app_promotion .market_list .app_store .qr_code {
  top: 0;
  right: 114px;
  width: 85px;
  height: 85px;
  background-position: -387px 0
}

.request_view .app_promotion .market_list .app_store .market {
  top: 95px;
  right: 119px;
  width: 78px;
  height: 18px;
  background-position: -185px -219px
}