/*@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css); �고듃 濡쒕뵫*/
body {
    font-family: 'Nanum Gothic', sans-serif;
    letter-spacing: -1px;
    font-weight: normal;

    /* 기본: 모든 언어에서 자연스러운 줄바꿈 */
    word-break: normal;
    overflow-wrap: break-word;
}
/* 한국어에만 띄어쓰기 단위 줄바꿈 */
:lang(ko) {
    word-break: keep-all;
}
a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #333;
}

a:focus {
    text-decoration: none;
    color: #333;
    outline: none;
}

ul, ol {
    margin: 0;
    padding: 0;
}

ul, ol li {
    list-style: none;
}

article, aside, footer, header, hgroup, nav, section {
    display: block;
}

dl {
    margin: 0;
}

em {
    font-style: normal;
}

p {
    margin: 0 0 0 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


input[type=checkbox] {
    width: 15px;
    height: 15px;
    margin-left: -20px !important;
}

.checkbox {
    margin-top: 5px !important;
    margin-bottom: 3px;
}

.agree_link {
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #574d55;
}

.chk_label {
    font-size: 13px;
    padding-left: 4px;
    line-height: 20px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bold {
    font-weight: bold;
}

.pot {
    height: 26px;
    margin: 0 6px 1px 0;
}

.btn {
    /*letter-spacing: -1px;*/
}

.btn-i {
    padding: 3px 8px;
}

.btn-goodlugg {
    background-color: #512772 !important;
    color: white;
}

.btn-goodlugg:focus {
    color: white;
}

.btn-goodlugg:hover {
    background-color: #321b49 !important;
    color: white;
}

.btn-goodlugg-orange {
    background-color: #FF7706 !important;
    color: white;
}

.btn-goodlugg-orange:focus {
    color: white;
}

.btn-goodlugg-orange:hover {
    background-color: #a74e02 !important;
    color: white;
}

.btn-goodlugg-gray {
    background-color: #525252;
    color: white;
}

.btn-goodlugg-gray:hover {
    color: white;
}

.btn-goodlugg-white { background-color: white; color: #512772; border: 1px solid #512772;}
.btn-goodlugg-white:hover { background-color: #EFE0FA; color: #795098;}

.btn-booking {
    border: 2px solid #FFFFFF;
    background-color: transparent;
    color: #FFFFFF;
    width: 200px;
    border-radius: 0;
    padding: 5px;
    font-size: 17px;
}

.btn-booking:focus {
    color: white;
    outline: none !important;
}

.btn-booking:active {
    color: white;
    outline: none !important;
    box-shadow: none !important;
}

.btn-booking:hover {
    color: white;
}

.btn-booking-confirm {
    background-color: transparent;
    color: #FFFFFF;
    width: 200px;
    border-radius: 0;
    padding: 5px;
    font-size: 17px;
}

.btn-booking-confirm:focus {
    color: white;
    outline: none !important;
}

.btn-booking-confirm:active {
    color: white;
    outline: none !important;
    box-shadow: none !important;
}

.btn-booking-confirm:hover {
    color: white;
}

.mobile-menu li a {
    color: white;
}

div.booking_container {
    padding-bottom: 80px;
}

div.booking_container .container .tab-bar {
    height: 74px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
div.booking_container .container .tab-bar .tab {
    width: 180px;
    height: 100%;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1.44px;
    text-align: center;
    color :#bcbcbc;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    cursor: pointer;
}
div.booking_container .container .tab-bar .tab.active {
    border-bottom: 4px solid #512772;
    color: #512772;
}

div.booking_container .booking-wrapper {
    padding-top: 10px;
    margin: 10px auto;
    max-width: 650px;
}

div.booking_container .booking-wrapper .booking-content {
    margin: 0 auto;
    max-width: 600px;
}

div.booking_container .booking-wrapper .booking-content table tbody th {
    border: none;
    color: #574d4d;
    width: 10%;
    white-space: nowrap;
    font-size: 12px;
    line-height: 1.0;
}

div.booking_container .booking-wrapper .booking-content table tbody td {
    border: none;
    padding: 4px;
    vertical-align: middle;
}

div.booking_container .booking-wrapper .booking-title {
    margin: 25px 0 5px;
    text-align: center;
}

div.booking_container .booking-wrapper .booking-title .truck-icon {
    width: 55px;
    margin-left: -30px;
    margin-right: 5px;
}

div.booking_container .booking-wrapper .booking-title .luggage-icon {
    width: 40px;
    margin-left: -15px;
    margin-right: 5px;
}

div.booking_container .booking-wrapper .booking-title span {
    font-size: 20px;
    vertical-align: middle;
}

div.booking_container .booking-wrapper .booking-result-content {
    margin: 0 auto;
    max-width: 600px;
}

div.booking_container .booking-wrapper .booking-result-list {
    margin: 0 auto;
    max-width: 700px;
    border: 1px solid #ccc;
    padding: 12px;
    background-color: white;
}

/* �덉빟 �덈궡 */
div.booking_container .booking-wrapper .booking-info-title {
    text-align: center;
    width: 100%;
    position: relative;
}

div.booking_container .booking-wrapper .booking-info-title img {
    width: 100%;
    max-width: 619px;
}

div.booking_container .booking-wrapper .booking-info-title .city-img-text {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    text-align: center;
}

div.booking_container .booking-wrapper .booking-info-title .city-img-text .city-name {
    font-size: 45px;
    color: #fff;
    font-weight: 900;
    line-height: 1;
}

div.booking_container .booking-wrapper .booking-info-title .city-img-text .city-name2 {
    font-size: 32px;
}

/* �덉빟 議고쉶 */
.no_line_table {
    margin-bottom: 10px;
}

.no_line_table tbody tr th, .no_line_table tbody tr td {
    text-align: left;
    border: none;
    color: #574d4d;
    font-size: 13px;
    line-height: 2;
}

.booking_form {
    border: 1px solid #512772;
}

.booking_form thead {
    color: #fff;
    background-color: #512772;
    border: 1px solid #512772;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0px;
}

.booking_form tbody tr th {
    vertical-align: middle;
    line-height: 1;
    font-size: 12px;
    padding: 4px 8px;
}

.booking_form tbody tr td {
    vertical-align: middle;
    line-height: 1;
    font-size: 12px;
    padding: 4px 8px;
}

.info-header {
    font-weight: bold;
    font-size: 14px;
    color: #512772;
}

.info-header2 {
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}

.btn-s {
    font-size: 16px;
}

.input-group-btn .btn-find {
    font-size: 17px;
    padding-left: 9px;
    padding-top: 5px;
}

.booking-error {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #512772;
    line-height: 1.5;
}

.info-text {
    color: #343030;
    font-size: 12px;
}

.email-select {
    width: 49% !important;
    display: inline-block;
    vertical-align: bottom;
    float: right;
}

.goodlugg-select {
    height: 32px;
    background: #fff url('/images/select-30e946110948ccd40c0b42db1be5751f.png') no-repeat right;
    -webkit-appearance: none; /* �붿궡�� �놁븷湲� for chrome*/
    -moz-appearance: none; /* �붿궡�� �놁븷湲� for firefox*/
    appearance: none; /* �붿궡�� �놁븷湲� 怨듯넻*/
    font-size: 13px;
    letter-spacing: -1px;
    box-shadow: none;
    padding-right: 35px;
}

.customer-email {
    width: 50% !important;
    display: inline-block !important;
    float: left;
}

.social-media-type {
    width: 49% !important;
    display: inline-block;
    vertical-align: bottom;
    float: left;
}
.social-media-id {
    width: 50% !important;
    display: inline-block !important;
    float: right;
}

.goodlugg-form {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    letter-spacing: -1px;
}

.email-row:after {
    display: inline-block;
    width: 100%;
}

.email-form-group {
    height: 50px;
}

input[type=radio].goodlugg-radio {
    margin: 0 5px 0 4px;
    vertical-align: middle;
    width: 15px;
    height: 15px;
}

input[type=radio].goodlugg-radio:checked {
    background-color: #512772;
}

.goodlugg-form[disabled] {
    background-color: #eee;
    opacity: 1;
}

.input-group .goodlugg-form:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-btn .goodlugg-input-btn {
    width: 35px;
    height: 32px;
    background-color: #512772;
    color: #fff;
    border: 1px solid #512772;
    font-size: 19px;
    line-height: 0.6;
    font-weight: 600;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 1;
}

.ui-datepicker {
    letter-spacing: 0;
}

.goodlugg-form:focus {
    border-color: #623b72;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(167, 129, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(167, 129, 233, 0.6);
}

.form-control:focus {
    border-color: #623b72;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(167, 129, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(167, 129, 233, 0.6);
}

.g-link {
    text-decoration: underline;
    color: #512772;
}

select::-ms-expand {
    display: none /* �붿궡�� �놁븷湲� for IE10, 11*/
}

.goodlugg-calender {
    background: #fff url('/images/calender-0164a48b47e5dc6e2d3efe18ef780c05.png') no-repeat right;
}

/* booking list */
.booking_list tbody tr {
    cursor: pointer;
    word-break: break-all;
}

.booking_list tbody tr.booking_head:hover, .booking_list tbody tr.booking_head:active, .booking_list tbody tr.booking_head:focus {
    background-color: #51277236;
}

.booking_list .active {
    background-color: #51277236;
}

.booking_list thead {
    font-size: 14px;
    word-break: break-word;
}

.booking_head {
    font-size: 14px;
}

/* �앹뾽 */
.popup_content .modal-dialog {
    margin-top: 120px;
}

.popup_content .modal-dialog .modal-header {
    border-bottom: 1px solid #512772;
}

.popup_content .modal-dialog .modal-title {
    text-align: center;
    color: #512772;
    font-weight: bold;
}

.popup_content .modal-dialog .modal-footer {
    border-top: 1px solid #512772;
}

/* error */
.main_body .bg_white {
    background-color: #ffffff;
    width: 80%;
    margin-left: 10%;
}

.box_404 {
    padding-right: 0;
    padding-left: 0;
}

.box_404 > .box {
    box-shadow: 0 2px 2px 0 #D9DBDE;
    height: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
    padding: 10px 20px 40px 20px;
}

.box_404 .title_404 {
    text-align: center;
    font-size: 90px;
    color: #512772;
    font-weight: 700;
}

.box_404 .sub_title_404 {
    text-align: center;
    font-size: 18px;
    color: #515151;
    font-weight: 500;
    margin-top: 20px;
}

.box_404 .content_404 {
    text-align: center;
    font-size: 13px;
    color: #707070;
    font-weight: 400;
    margin-top: 20px;
    line-height: 1.5em;
}

.file_input_textbox {
    height: 30px;
    width: 120px;
    font-size: 12px;
    margin-left: 4px;
    float: left;
}

.file_input_div {
    position: relative;
    width: 63px;
    height: 30px;
    overflow: hidden;
    float: left;
}

.file_input_hidden {
    font-size: 29px;
    position: absolute;
    right: 0px;
    top: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    cursor: pointer;
}

.file_btn {
    display: inline-block;
    margin: 2px 0 -3px 0;
}

.file_btn_text {
    padding: 4px 9px;
    height: 30px;
}

.imagePreview {
    margin: 7px 0 3px 0;
    width: auto;
    max-width: 100%;
    height: 150px;
    background-position: center center;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: none;
}

.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
    width: 100%;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
    overflow: scroll;
    height: 200px;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
    font-size: 13px;
}

.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

.discountPrice {
    color: red;
    text-decoration: line-through;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /*input[type="email"]:hover,*/
    /*input[type="number"]:hover,*/
    /*input[type="search"]:hover,*/
    /*input[type="text"]:hover,*/
    /*input[type="tel"]:hover,*/
    /*input[type="url"]:hover,*/
    /*input[type="password"]:hover,*/
    /*textarea:hover,*/
    /*select:hover{font-size: initial;}*/
}

@media screen and (max-width: 1039px) {
    .tab {
        font-size: 18px;
        width: 83px;
        padding-top: 12px;
        line-height: 16px;
    }
}

@media screen and (max-width: 768px) {
    .main_body .bg_white {
        width: 100%;
        margin-left: 0;
    }

    /*input[type="email"]:hover,*/
    /*input[type="number"]:hover,*/
    /*input[type="search"]:hover,*/
    /*input[type="text"]:hover,*/
    /*input[type="tel"]:hover,*/
    /*input[type="url"]:hover,*/
    /*input[type="password"]:hover,*/
    /*textarea:hover,*/
    /*select:hover{font-size: inherit;}*/
}

@media screen and (max-width: 575px) {
    .m-img {
        display: block;
    }

    .pc-img {
        display: none;
    }

    div.booking_container .booking-wrapper .booking-content {
        padding: 5px 1px;
    }

    div.booking_container .booking-wrapper {
        padding-top: 10px;
        margin: 0;
        width: 100%;
    }

    .m-hidden {
        display: none;
    }

    .booking_head td {
        width: 25%;
    }

    div.booking_container .booking-wrapper .booking-info-title .city-img-text .city-name {
        font-size: 38px;
    }

    div.booking_container .booking-wrapper .booking-info-title .city-img-text .city-name2 {
        font-size: 28px;
    }

    .booking_list thead {
        font-size: 12px;
    }

    .booking_head {
        font-size: 12px;
    }

    .imagePreview {
        height: 100px;
    }
}

@media screen and (max-width: 399px) {
    div.booking_container .booking-wrapper .booking-info-title .city-img-text .city-name {
        font-size: 25px;
    }

    div.booking_container .booking-wrapper .booking-info-title .city-img-text .city-name2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 320px) {
    .cus-div1 {
        padding-right: 0;
    }

    .input-group-btn .cus-btn1 {
        padding: 5px 9px;
        width: 30px;
    !important;
    }

    div.booking_container .booking-wrapper .booking-content {
        padding: 10px 0px;
    }
}
