@charset "utf-8";

.rent_res_wrap {
	display: none;
    position: relative;
    width: 100%;
	/*border-top: solid 1px #e3e3e3;*/
	margin-bottom:15px;
}

.rent_res_wrap p {
	margin: 0;
}

.rent_res_wrap p span i {
	font-style: normal;
	color: red;
}

.rent_res_wrap > div {
    min-height: 1010px;
    border-left: solid 1px #e3e3e3;
	border-right: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
}

.rent_res_wrap .input_title:first-child {
    border-top: solid 1px #e3e3e3;
}


.rent_res_wrap .input_title {
    line-height: 50px;
    padding-left: 20px;
    background: #f9f9f9;
    text-align: left;
    font-size: 16px;
    color: #444;
}

table.i_table {
    width: 100%;
    border-top: 2px solid #bbb;
}

table.i_table img {
	max-width:100%;
}

table.i_table .letter p {
	padding:5px;
	line-height:30px;
}

table.i_table td, table.i_table th {
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
}

table.i_table th span {
	display: inline-block;
}

table.i_table td {
	position: relative;
    border-bottom: 1px solid #e1e1e1;
    padding: 9px 10px;
    height: 30px;
}

table.i_table td .ui-datepicker-trigger {
	left: 118px;;
}

table.i_table select {
    position: relative;
    height: 28px;
    text-align: left;
    background: #fbfbfb;
    border: 1px solid #ebebeb;
    padding: 0;
    color: #666;
    line-height: normal;
}

table.i_table select {
    height: 30px;
    background: #fbfbfb url(/theme/skyguam/img/input_select_arrow.gif) right top no-repeat;
}

table.i_table select {
    position: relative;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    zoom: 1;
}

table.i_table select::-ms-expand { 
   display: none; /* 화살표 없애기 for IE10, 11*/ 
} 

table.i_table input[type="text"]{
    position: relative;
    height: 28px;
    text-align: left;
    background: #fbfbfb;
    border: 1px solid #ebebeb;
    padding: 0;
    color: #666;
    line-height: normal;
}

table.i_table .td_prd {
    border-left: 0;
    position: relative;
    padding-left: 230px;
	height: 190px;
}

table.i_table .td_prd .sod_img {
    position: absolute;
    top: 15px;
    left: 15px;
}

table.i_table .td_prd .sod_name {
	font-size: 1.2em;
}

table.i_table .td_prd .sod_name .prd_name,
table.i_table .td_prd .sod_name .car_level {
	margin-right:10px;
	display: block;
}


.rent_res_wrap table {
    border-top: solid 1px #e3e3e3;
}

.rent_res_wrap table.i_table td,.rent_res_wrap table.i_table th {
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
}

.rent_res_wrap table.i_table .width_01{
  width:20%;
}

.rent_res_wrap table.i_table th {
    font-size: 1em;
    font-weight: normal;
    color: #666;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 9px 10px;
}

.rent_res_wrap table th:first-child {
    border-left: none;
}

.rent_res_wrap table th {
    border-left: solid 1px #e3e3e3;
}


.rent_res_wrap table ul li {
	padding: 5px 0;
}


.rent_res_wrap table select {
    display: inline-block;
    max-width: 350px;
    font-size: 13px;
	width:150px;
}



.rent_res_wrap .notice {
    padding: 30px 20px;
    text-align: left;
    border-top: solid 1px #e3e3e3
}

.rent_res_wrap .notice > p {
    font-size: 16px;
    color: #444;
    margin-bottom: 13px;
}

.rent_res_wrap .notice ul li {
	margin-bottom: 10px;
    padding-left: 8px;
    line-height: 22px;
    background: url(../img/bg_list_bar.gif) no-repeat left 10px;
}

.rent_res_wrap .notice ul li span {
	display: block;
}

.rent_res_wrap .rent_pay_wrap {
    padding: 30px 20px;
	background: #f9f9f9;
}

.rent_res_wrap .rent_pay_wrap ul {
	display: inline-block;
	width: 100%;
}

.rent_res_wrap .rent_pay_wrap ul li {
    position: relative;
    float: left;
    background: #fff;
    width: 33.333%;
    text-align: center;
    border-bottom: 1px solid #e7ebf1;
    padding: 15px 0;
}

.rent_res_wrap .rent_pay_wrap ul li span {
    display: block;
    color: #777;
    margin-bottom: 5px;
    font-weight: bold;
}

.rent_res_wrap .rent_pay_wrap ul li.original_rental {
	display: none;
}

.rent_res_wrap .rent_pay_wrap ul li.rent_options_pay,
.rent_res_wrap .rent_pay_wrap ul li.rent_opt_tot_pay,
.rent_res_wrap .rent_pay_wrap ul li.original_rental {
	width: 100%;
    clear: both;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    text-align: right;
}

.rent_res_wrap .rent_pay_wrap ul li.rent_opt_tot_pay {
	background: #e5f0ff;
}

.rent_res_wrap .rent_pay_wrap ul li.rent_options_pay span,
.rent_res_wrap .rent_pay_wrap ul li.rent_opt_tot_pay span,
.rent_res_wrap .rent_pay_wrap ul li.original_rental span {
    float: left;
    margin: 0;
}

.rent_res_wrap .rent_pay_wrap ul li.rent_use_time,
.rent_res_wrap .rent_pay_wrap ul li.rent_use_pay {
    border-right: 1px solid #e7ebf1;
}

.rent_res_wrap .rent_pay_wrap ul li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

.rent_res_wrap .rent_pay_wrap ul li.rent_use_pay .plus {
    display: block;
    content: "+";
    position: absolute;
    top: 25px;
    left: -10px;
    width: 20px;
    height: 20px;
    background: #fff;
    color: #ff006c;
    border-radius: 50%;
    border: 1px solid #e7ebf1;
    font-weight: bold;
    font-size: 16px;
    line-height: 14px;
}

.rent_res_wrap .rent_pay_wrap ul li.rent_pay_sale .minus {
    display: block;
    content: "-";
    position: absolute;
    top: 25px;
    left: -10px;
    width: 20px;
    height: 20px;
    background: #fff;
    color: #ff006c;
    border-radius: 50%;
    border: 1px solid #e7ebf1;
    font-weight: bold;
    font-size: 16px;
    line-height: 14px;
}

.rent_res_wrap table input[type="text"] {
    width: 100%;
    max-width: 196px;
    vertical-align: bottom;
}


.rent_res_wrap .rentcar_options .q-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    background: black;
    color: white !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
}

.btn_confirm {
	display: none;
    text-align: center;
}

.btn_submit {
    padding: 0px 10px;
    height: 32px;
    border: 0;
    background: #555;
    color: #fff;
    letter-spacing: -0.1em;
    cursor: pointer;
}

.bg-dark {
    background-color: #4B4B4D !important;
    color: #f1f1ff;
}

.modal-header[class*=bg-] .close {
    color: #FFF;
    text-shadow: none;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

@media screen and (min-width: 430px){
  .rent_res_wrap {
    float: none;
    width: 100%;
  }

  .rent_res_wrap > div {
    min-height: 0;
  }

  .rent_res_wrap .input_title {
    padding-left: 10px;
  }

  .rent_res_wrap table th, .rent_res_wrap table td {
    font-size: 13px;
  }
}

@media (max-width: 1024px) {
  .rent_res_wrap > div {
    font-size: 0.8em;
  }

  .rent_res_wrap table.i_table td {
    font-size: 12px;
  }

  .rent_res_wrap p {
    text-align: left;
  }

  .rent_res_wrap p span {
    display: inline-block;
  }

  table.i_table .letter p {
    line-height: unset;
  }
}

@media screen and (min-width: 1024px){
  .rent_res_wrap {
    position: relative;
    width: 100%;
  }

  .rent_res_wrap > div {
    min-height: auto;
  }

  .rent_res_wrap .input_title, .rent_res_wrap table th, .reserve_input .rent_res_wrap table td {
    padding-left: 10px;
  }

  table.i_table td, table.i_table th {
    padding: 9px 20px;
    font-size: 13px;
  }

  table.i_table select {
    padding: 0 10px;
  }

  .rent_res_wrap table input[type="text"] {
    width: 100%;
    max-width: 196px;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  table.i_table input.type_01 {
    width: 150px;
  }

  table.i_table input[type="text"]{
    padding: 0 10px;
  }
}

/* 추가 */
.res_display_none {display:none;}
.sod_opt{font-size: 1.5em; color: #4a78af; font-weight: 600;}
.sod_message{font-size: 0.8em; display: block; color: red; font-weight: 600}