html, body{
    letter-spacing: 1.5px !important;
}

.help-block{display:block; color:red;}

.fr{float:right;}
.fl{float:left;}

.tc{text-align: center !important;}
.tr{text-align: right !important;}
.tl{text-align: left !important;}

.m-0{margin:0 !important;}
.m-l-0{margin-left:0px !important;}
.m-l-10{margin-left:10px !important;}
.m-l-15{margin-left:15px !important;}
.m-l-20{margin-left:20px !important;}
.m-l-30{margin-left:30px !important;}
.m-l-40{margin-left:40px !important;}
.m-l-50{margin-left:50px !important;}
.m-l-60{margin-left:60px !important;}
.m-l-60{margin-left:70px !important;}
.m-l-100{margin-left:100px !important;}
.m-l-90{margin-left:90px !important;}

.m-r-0{margin-right:0px !important;}
.m-r-10{margin-right:10px !important;}
.m-r-20{margin-right:20px !important;}
.m-r-30{margin-right:30px !important;}
.m-r-40{margin-right:40px !important;}
.m-r-50{margin-right:50px !important;}
.m-r-60{margin-right:60px !important;}
.m-r-70{margin-right:70px !important;}
.m-r-100{margin-right:100px !important;}

.m-b-0{margin-bottom:0px !important;}
.m-b-10{margin-bottom:10px !important;}
.m-b-20{margin-bottom:20px !important;}
.m-b-30{margin-bottom:30px !important;}
.m-b-40{margin-bottom:40px !important;}
.m-b-50{margin-bottom:50px !important;}
.m-b-100{margin-bottom:100px !important;}

.m-t-0{margin-top:0px !important;}
.m-t-10{margin-top:10px !important;}
.m-t-20{margin-top:20px !important;}
.m-t-30{margin-top:30px !important;}
.m-t-40{margin-top:40px !important;}
.m-t-50{margin-top:50px !important;}
.m-t-100{margin-top:100px !important;}

.p-0{padding:0 !important;}
.p-10{padding:10px !important;}
.p-20{padding:20px !important;}
.p-30{padding:30px !important;}
.p-40{padding:40px !important;}
.p-50{padding:50px !important;}
.p-60{padding:60px !important;}

.p-l-0{padding-left:0px !important;}
.p-l-10{padding-left:10px !important;}
.p-l-20{padding-left:20px !important;}
.p-l-30{padding-left:30px !important;}
.p-l-40{padding-left:40px !important;}
.p-l-50{padding-left:50px !important;}
.p-l-60{padding-left:60px !important;}
.p-l-70{padding-left:70px !important;}
.p-l-100{padding-left:100px !important;}

.p-r-0{padding-right:0px !important;}
.p-r-10{padding-right:10px !important;}
.p-r-20{padding-right:20px !important;}
.p-r-30{padding-right:30px !important;}
.p-r-40{padding-right:40px !important;}
.p-r-50{padding-right:50px !important;}
.p-r-60{padding-right:60px !important;}
.p-r-70{padding-right:70px !important;}
.p-r-100{padding-right:100px !important;}

.p-b-0{padding-bottom:0px !important;}
.p-b-10{padding-bottom:10px !important;}
.p-b-20{padding-bottom:20px !important;}
.p-b-30{padding-bottom:30px !important;}
.p-b-40{padding-bottom:40px !important;}
.p-b-50{padding-bottom:50px !important;}
.p-b-100{padding-bottom:100px !important;}

.p-t-0{padding-top:0px !important;}
.p-t-10{padding-top:10px !important;}
.p-t-20{padding-top:20px !important;}
.p-t-30{padding-top:30px !important;}
.p-t-40{padding-top:40px !important;}
.p-t-50{padding-top:50px !important;}
.p-t-100{padding-top:100px !important;}

.text-default, a.text-default:hover, a.text-default:focus, a.text-default:focus{color:#e5e5e5 !important;}
.text-white, a.text-white:hover, a.text-white:focus, a.text-white:focus{color:#fff !important;}
.text-black, a.text-black:hover, a.text-black:focus, a.text-black:focus{color:#2d353c !important;}
.text-silver, a.text-silver:hover, a.text-silver:focus, a.text-silver:focus{color:#f0f3f4 !important;}
.text-grey, a.text-grey:hover, a.text-grey:focus, a.text-grey:focus{color:#b6c2c9 !important;}
.text-indigo, a.text-indigo:hover, a.text-indigo:focus, a.text-indigo:focus{color:#8753de !important;}
.text-purple, a.text-purple:hover, a.text-purple:focus, a.text-purple:focus{color:#727cb6 !important;}
.text-pink, a.text-pink:hover, a.text-pink:focus, a.text-pink:focus{color:#fb5597 !important;}
.text-blue, a.text-blue:hover, a.text-blue:focus, a.text-blue:focus{color:#348fe2 !important;}
.text-aqua, a.text-aqua:hover, a.text-aqua:focus, a.text-aqua:focus{color:#49b6d6 !important;}
.text-green, a.text-green:hover, a.text-green:focus, a.text-green:focus{color:#32a932 !important;}
.text-lime, a.text-lime:hover, a.text-lime:focus, a.text-lime:focus{color:#90ca4b !important;}
.text-yellow, a.text-yellow:hover, a.text-yellow:focus, a.text-yellow:focus{color:#ffd900 !important;}
.text-orange, a.text-orange:hover, a.text-orange:focus, a.text-orange:focus{color:#f59c1a !important;}
.text-red, a.text-red:hover, a.text-red:focus, a.text-red:focus{color:#ff5b57 !important;}

.bg-white{background-color:#fff !important}
.bg-black{background-color:#2d353c !important}
.bg-black-darker{background-color:#242a30 !important}
.bg-black-lighter{background-color:#575d63 !important}
.bg-silver{background-color:#f0f3f4 !important}
.bg-silver-lighter{background-color:#f4f6f7 !important}
.bg-silver-darker{background-color:#b4b6b7 !important}
.bg-grey{background-color:#b6c2c9 !important}
.bg-grey-darker{background-color:#929ba1 !important}
.bg-grey-lighter{background-color:#c5ced4!important}
.bg-indigo{background-color:#8753de !important}
.bg-indigo-darker{background-color:#6c42b2 !important}
.bg-indigo-lighter{background-color:#9f75e5 !important}
.bg-purple{background-color:#727cb6 !important}
.bg-purple-darker{background-color:#5b6392 !important}
.bg-purple-lighter{background-color:#8e96c5 !important}
.bg-pink{background-color:#fb5597 !important}
.bg-pink-darker{background-color:#c94479 !important}
.bg-pink-lighter{background-color:#fc77ac !important}
.bg-blue{background-color:#348fe2 !important}
.bg-blue-darker{background-color:#2a72b5 !important}
.bg-blue-lighter{background-color:#5da5e8 !important}
.bg-aqua{background-color:#49b6d6 !important}
.bg-aqua-darker{background-color:#3a92ab !important}
.bg-aqua-lighter{background-color:#6dc5de !important}
.bg-green{background-color:#32a932 !important}
.bg-green-darker{background-color:#288728 !important}
.bg-green-lighter{background-color:#5bba5b !important}
.bg-lime{background-color:#90ca4b !important}
.bg-lime-darker{background-color:#6c9738 !important}
.bg-lime-lighter{background-color:#acd778!important}
.bg-yellow{background-color:#ffd900 !important}
.bg-yellow-darker{background-color:#bfa300 !important}
.bg-yellow-lighter{background-color:#fde248 !important}
.bg-orange{background-color:#f59c1a !important}
.bg-orange-darker{background-color:#c47d15 !important}
.bg-orange-lighter{background-color:#f7b048 !important}
.bg-red{background-color:#ff5b57 !important}
.bg-red-darker{background-color:#cc4946 !important}
.bg-red-lighter{background-color:#ff7c79 !important}
.bg-ygrey{background-color:#f6f6f6!important;}
.bg-no{background:0 0 !important}

.w-100p{width:100% !important;}
.w-90p{width:90% !important;}
.w-80p{width:80% !important;}
.w-70p{width:70% !important;}
.w-60p{width:60% !important;}
.w-50p{width:50% !important;}
.w-40p{width:40% !important;}
.w-30p{width:30% !important;}
.w-20p{width:20% !important;}
.w-10p{width:10% !important;}

/*  // 임시주석.. 확인해봐야함
#wrapper .sub .inner .sub-content .content-body h2{ position: relative; font-size: 1.375rem; color: #3c3631; padding: 0 0 0 1.0625rem; margin: 2.5rem 0 0 0;}
#wrapper .sub .inner .sub-content .content-body p{ padding: 1.25rem 0 0 0; line-height: 1.875rem;}
#wrapper .sub .inner .sub-content .content-body ul{ margin: 1.5625rem 0 0 0;}
#wrapper .sub .inner .sub-content .content-body > ul > li{position: relative; line-height: 36px; font-size: 16px; padding: 0 0 0 .9375rem;}
#wrapper .sub .inner .sub-content .content-body > ul > li::before{content: ''; position: absolute; left: 0; top: .9375rem; width: .3125rem; height: .3125rem; background: #a9a9a9;}
#wrapper .sub .inner .sub-content .content-body h3{ position: relative; font-size: 19px; padding: 0 0 0 1.0625rem; margin: 2.5rem 0 0 0;}
#wrapper .sub .inner .sub-content .content-body h4{margin: 1.875rem 0 0 0; position: relative; font-size: 17px; color: #086fb8;}
#wrapper .sub .inner .sub-content .content-body dl{margin: 1.25rem 0 0 0; padding: 0 0 0 .9375rem; position: relative;}
#wrapper .sub .inner .sub-content .content-body dl dt{margin: 0 0 .625rem 0;}
#wrapper .sub .inner .sub-content .content-body dl dt::before{content: ''; position: absolute; left: 0; top: .3125rem; width: .3125rem; height: .3125rem; background: #a9a9a9;}
#wrapper .sub .inner .sub-content .content-body dl dd{position: relative; font-size: .9375rem; color: #575757; line-height: 1.875rem; padding: 0 0 0 .9375rem;}
#wrapper .sub .inner .sub-content .content-body dl dd::before{content: '-'; position: absolute; left: 0; top: 0;}
#wrapper .sub .inner .sub-content .content-body table{border-collapse: collapse; width: 100%; border-top: 2px solid #333 !important; border: 1px solid #ddd; margin: 1.875rem 0;}
#wrapper .sub .inner .sub-content .content-body table tr th, #wrapper .sub .inner .sub-content .content-body table tr td{border:1px solid #ddd;text-align:center;vertical-align:middle;padding:.9375rem}
#wrapper .sub .inner .sub-content .content-body table tr th{background:#f3f3f5}
*/
/* 설문조사 Start*/
.pollRead{position:relative;width:100%;margin:3vw auto}
.pollRead>h1{background-color:#f8f9fc;border-top:2px solid #3d3d3d;padding:14px 10px;font-size:22px !important;font-weight:600;color:#3d3d3d;border-bottom:1px solid #dedede;margin:0 0 10px 0;text-align:left !important;}
.pollRead>h1 small{float:right;margin-left:15px;color:#6f6f6f}
.pollRead section{padding:0 10px 10px !important;margin:0 0 10px;border-bottom:1px solid #dedede;line-height:1.7;}
.pollRead section .category{display:inline-block;margin-left:15px;font-size:14px}
.pollRead section .major{display:inline-block;font-size:14px}
.pollRead section .hit{font-size:14px;float:right}
.pollRead section.fileList li{margin:3px 0px}
.pollRead section.styleguide h2{margin:0;padding:0;font-size:17px; margin-top:5px;}
.pollRead section.styleguide h2:after{display:none;}
.pollRead section.styleguide > div{margin-top:15px; padding-left:20px; font-size:16px;}
.pollRead section.styleguide > div p{margin-bottom:15px;}
.pollRead section.styleguide > div .form-control{width:100%;height:40px;border: 1px solid #d0d2d5;border-radius: 10px;padding:5px 15px;font-size:16px;}
.pollRead section.styleguide > div .radio{margin-bottom:10px;}

/* 설문조사 End*/

/* 로그인 폼 */
.loginWrap{padding:100px 20px;border: 1px solid #e3e3e3;}
.loginWrap div.loginBox .loginTop{margin-bottom:35px;text-align:center;}
.loginWrap div.loginBox .loginTop p{font-size:17px;line-height:1.6;}
.loginWrap div.loginBox .loginTop p.subTitle {
    margin-bottom:5px;
    text-align: center;
    font-size: 1.667em;
    font-weight: 500;
    color: #333;
}
.loginWrap div.loginArea {
    margin:0 auto;
    width:500px;
}
.loginWrap div.loginBox form {
    padding-bottom: 17px;
}
.loginWrap div.loginBox .memberService {
    position: relative;
    margin-top: 15px;
    text-align: center;
}
.loginWrap div.loginBox .memberService a {
    display: inline-block;
    line-height: 46px;
    font-size: 18px;
    color:#71757b;
}
.loginWrap div.loginBox .memberService a + a::before{content:"";display:inline-block;width:1px;height:12px;background:#ecedee;margin:0 15px;vertical-align:-1px;}
.loginWrap div.loginBox form input[type=text], .loginWrap div.loginBox form input[type=password] {
    height: 46px;
    width: calc(100% - 15px);
    font-size: 16px;
    color: #858585;
    background-color: #f3f3f3;
    border: 0;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #ddd;
    margin: 5px 0;
    padding-left: 15px;
    border-radius: 0;
}
.loginWrap div.loginBox form .loginBtn {
    width: calc(100% - 15px);
    display: block;
    background-color:#0075c1;
    height: 56px;
    line-height: 56px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    border: 0;
    border-radius: 1px;
}

@media screen and (max-width: 767px) {
    .loginWrap div.loginBox .loginTop{font-size:14px;}
    .loginWrap div.loginArea {
        width:100%;
    }
}

/* sitemap */
#sitemap {
    display: flex;
    flex-wrap: wrap;
    border-top: 2px solid #0075c1;
}

#sitemap>li {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    padding: 30px 0 40px 0;
}

#sitemap>li:last-child {
    border-bottom: none;
}

#sitemap>li+li {
    margin-top: 15px;
}

#sitemap>li>a {
    display: flex;
    align-items: flex-start;
    width: 20%;
    font-size: 24px;
    color: #0075c1;
    font-weight: 600;
    padding-top: 5px;
}

#sitemap>li>ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#sitemap>li>ul>li {
    width: 25%;
    margin-bottom: 25px;
}

#sitemap>li>ul>li>a {
    display: flex;
    align-items: center;
    padding-right: 45px;
    font-size: 20px;
    color: #444;
    line-height: 1.75;
}

#sitemap>li>ul>li>a:hover,
#sitemap>li>ul li a:focus {
    text-decoration: underline;
}

#sitemap>li>ul>li>ul>li>ul {
    display: none;
}
#sitemap>li>ul>li>ul {
    margin-top: 10px;
}
#sitemap>li>ul>li>ul>li {
    padding-left: 10px;
    position: relative;
}
#sitemap>li>ul>li>ul>li::before {
    content: "";
    width: 2px;
    height: 2px;
    background-color: #6f6f6f;
    position: absolute;
    left: 2px;
    top: 7px;
    border-radius: 50%;
}
#sitemap>li>ul>li>ul>li>a {
    display: block;
    color: #6f6f6f;
    font-size: 16px;
    margin-bottom: 10px;
}

/* banner */
.bannerList {
    display: flex;
    flex-wrap: wrap;
}

.bannerList li {
    border-radius: 15px;
    width: 18%;
    margin-right: 2.5%;
    margin-bottom: 35px;
}
.bannerList li:nth-child(5n+0) {
    margin-right: 0;
}

.bannerList li:before {
    display: none;
}

.bannerList li a {
    display: block;
    padding: 50px 20px;
    text-align: center;
    border-radius: 15px;
    border: solid 1px #dbdbdb;
}
.bannerList li a:hover {
    box-shadow: 1px 1px 10px rgba(0,0,0,.2);
}

@media screen and (max-width: 768px) {

    /* site map */
    #sitemap>li {
        flex-wrap: wrap;
    }
    #sitemap>li>a {
        width: 100%;
        margin-bottom: 30px;
    }

    #sitemap>li>ul>li {
        width: 33.3333%;
    }
    .bannerList li {
        width: 31%;
        margin-right: 3.5% !important;
    }
    .bannerList li:nth-child(3n+0) {
        margin-right: 0 !important;
    }

}

@media screen and (max-width: 460px) {
    #sitemap>li>ul>li {
        width: 50%;
    }
    #sitemap>li>ul>li>a {
        font-size: 17px;
    }
    .bannerList {
        justify-content: space-between;
    }
    .bannerList li {
        width: 48%;
        margin-right: 0 !important;
    }
}

body .form-group .col-lg-10:first-child, body .form-group .col-lg-11:first-child, body .form-group .col-lg-12:first-child, body .form-group .col-lg-1:first-child, body .form-group .col-lg-2:first-child, body .form-group .col-lg-3:first-child, body .form-group .col-lg-4:first-child, body .form-group .col-lg-5:first-child, body .form-group .col-lg-6:first-child, body .form-group .col-lg-7:first-child, body .form-group .col-lg-8:first-child, body .form-group .col-lg-9:first-child, body .form-group .col-md-10:first-child, body .form-group .col-md-11:first-child, body .form-group .col-md-12:first-child, body .form-group .col-md-1:first-child, body .form-group .col-md-2:first-child, body .form-group .col-md-3:first-child, body .form-group .col-md-4:first-child, body .form-group .col-md-5:first-child, body .form-group .col-md-6:first-child, body .form-group .col-md-7:first-child, body .form-group .col-md-8:first-child, body .form-group .col-md-9:first-child, body .form-group .col-sm-10:first-child, body .form-group .col-sm-11:first-child, body .form-group .col-sm-12:first-child, body .form-group .col-sm-1:first-child, body .form-group .col-sm-2:first-child, body .form-group .col-sm-3:first-child, body .form-group .col-sm-4:first-child, body .form-group .col-sm-5:first-child, body .form-group .col-sm-6:first-child, body .form-group .col-sm-7:first-child, body .form-group .col-sm-8:first-child, body .form-group .col-sm-9:first-child, body .form-group .col-xs-10:first-child, body .form-group .col-xs-11:first-child, body .form-group .col-xs-12:first-child, body .form-group .col-xs-1:first-child, body .form-group .col-xs-2:first-child, body .form-group .col-xs-3:first-child, body .form-group .col-xs-4:first-child, body .form-group .col-xs-5:first-child, body .form-group .col-xs-6:first-child, body .form-group .col-xs-7:first-child, body .form-group .col-xs-8:first-child, body .form-group .col-xs-9:first-child {
    padding-left: 0;
}
@media (min-width: 768px) {
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }
}
body .form-group .col-lg-10:last-child, body .form-group .col-lg-11:last-child, body .form-group .col-lg-12:last-child, body .form-group .col-lg-1:last-child, body .form-group .col-lg-2:last-child, body .form-group .col-lg-3:last-child, body .form-group .col-lg-4:last-child, body .form-group .col-lg-5:last-child, body .form-group .col-lg-6:last-child, body .form-group .col-lg-7:last-child, body .form-group .col-lg-8:last-child, body .form-group .col-lg-9:last-child, body .form-group .col-md-10:last-child, body .form-group .col-md-11:last-child, body .form-group .col-md-12:last-child, body .form-group .col-md-1:last-child, body .form-group .col-md-2:last-child, body .form-group .col-md-3:last-child, body .form-group .col-md-4:last-child, body .form-group .col-md-5:last-child, body .form-group .col-md-6:last-child, body .form-group .col-md-7:last-child, body .form-group .col-md-8:last-child, body .form-group .col-md-9:last-child, body .form-group .col-sm-10:last-child, body .form-group .col-sm-11:last-child, body .form-group .col-sm-12:last-child, body .form-group .col-sm-1:last-child, body .form-group .col-sm-2:last-child, body .form-group .col-sm-3:last-child, body .form-group .col-sm-4:last-child, body .form-group .col-sm-5:last-child, body .form-group .col-sm-6:last-child, body .form-group .col-sm-7:last-child, body .form-group .col-sm-8:last-child, body .form-group .col-sm-9:last-child, body .form-group .col-xs-10:last-child, body .form-group .col-xs-11:last-child, body .form-group .col-xs-12:last-child, body .form-group .col-xs-1:last-child, body .form-group .col-xs-2:last-child, body .form-group .col-xs-3:last-child, body .form-group .col-xs-4:last-child, body .form-group .col-xs-5:last-child, body .form-group .col-xs-6:last-child, body .form-group .col-xs-7:last-child, body .form-group .col-xs-8:last-child, body .form-group .col-xs-9:last-child {
    padding-right: 0;
}

@media (min-width: 768px) {
    .col-sm-10 {
        width: calc(83.33333333% - 40px);
    }

    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.pop-layer .pop-container {
    padding: 20px 25px;
}

.pop-layer .pop-container h2{margin-bottom: 10px;font-size: 26px;line-height: 45.5px;font-weight: 500;color: #000;}

.pop-layer .pop-container .form-control{ width:100%;
    font-size: 20px;
    padding: 0 20px;   height: 50px;
    border: 1px solid #d0d2d5;
    border-radius: 15px;font-family: "GMarket";
    font-weight: 500;}

.pop-layer p.ctxt {
    color: #666;
    line-height: 25px;
}

.pop-layer .btn-r {
    width: 100%;
    margin: 10px 0 20px;
    padding-top: 10px;
    border-top: 1px solid #DDD;
    text-align: right;
}

.pop-layer {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    height: auto;
    background-color: #fff;
    border: 3px solid #0075c1;
    border-radius: 15px;
    z-index: 10;
}

.dim-layer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3000;
}

.dim-layer .dimBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.dim-layer .pop-layer {
    display: block;
}

a.btn-layerClose {
    display: inline-block;
    height: 25px;
    padding: 0 14px 0;
    border: 1px solid #304a8a;
    background-color: #3f5a9d;
    font-size: 13px;
    color: #fff;
    line-height: 25px;
}

a.btn-layerClose:hover {
    border: 1px solid #091940;
    background-color: #1f326a;
    color: #fff;
}

.renttpSearchBox {
    border: 1px solid #ddd;
    padding: 10px 20px;
    text-align: right;
    background-color: #efefef;
}

/* 바코드 */
#barcodeArea #layer_pop {
    background-color: #88B8F4;
    background-size: cover;
}
#layer_pop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #c4c4c4;
    display: none;
    z-index: 999999;
}
#barcodeArea #layer_pop .pop_cont {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -321px;
    width: 300px;
    text-align: center;
    border-radius: 20px;
    background: url(/braille/images/main/mobile/M.png) center 260px no-repeat;
    background-color: #fff;
    background-size: 30%;
}
#barcodeArea #layer_pop .pop_cont.F {
    background: url(/braille/images/main/mobile/F.png) center 260px no-repeat;
    background-size: 30%;
}
#barcodeArea #layer_pop .pop_cont h1 {
    text-align: center;
    color: #3e84ca;
    font-size: 25px;
    padding: 30px 0 25px;
}
#barcodeArea #layer_pop .pop_cont h2 {
    font-size: 30px;
    margin-top: 10px;
    color: #616161;
    text-align: center;
}
#barcodeArea #layer_pop .pop_cont p.class1 {
    font-size: 14px;
    font-weight: 500;
    color: #76b6ff;
    margin: -10px 0 5px 0;
}
#barcodeArea #layer_pop .pop_cont .cardId {
    padding-bottom: 185px;
}
#barcodeArea #layer_pop .pop_cont .cardId {
    color: #616161;
    text-align: center;
}
#barcodeArea #layer_pop .pop_cont hr {
    margin: 0 20px;
    border-style: dotted;
    background-color: #76b6ff;
    margin-bottom: 10px;
}
#barcodeArea #layer_pop .pop_cont p.class2 {
    text-align: center;
    color: #817f7f;
}
#layer_pop .btnArea {
    width: 100%;
    display: block;
    padding-top:30px;
}
#barcodeArea #layer_pop .pop_cont .btnArea .btn_close {
    display: block;
    background-color: #3398ff;
    border: 0;
    color: #fff;
    width: 165px;
    height: 50px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 400;
    float: none;
    margin: 0 auto 40px;
}
.dropdown-menu {
    border: none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgb(86 96 117 / 70%);
    display: none;
    float: left;
    left: 0;
    list-style: none;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
    min-width: 160px;
    margin: 2px 0 0;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;}

.selBoxWrap, .content-body {
    overflow: hidden;
}

/* button */

.btn {
    border-radius: 3px;
}

.btn-in-contents{
    color: #fff;
    font-size: 16.15px;
    padding: 0 14px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 20px;
    font-family: "pretendard";
    margin-right: 10px;
}

.float-e-margins .btn {
    margin-bottom: 5px;
}

.btn-w-m {
    min-width: 120px;
}

.btn-primary.btn-outline {
    color: #1ab394;
}

.btn-success.btn-outline {
    color: #1c84c6;
}

.btn-info.btn-outline {
    color: #23c6c8;
}

.btn-warning.btn-outline {
    color: #f8ac59;
}

.btn-danger.btn-outline {
    color: #ed5565;
}

.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
    color: #fff;
}

.btn-primary {
    background-color: #18a689;
    border-color: #18a689;
    color: #FFFFFF;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
    background-color: #18a689;
    border-color: #18a689;
    color: #FFFFFF;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #1dc5a3;
    border-color: #1dc5a3;
}

.btn-success {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #FFFFFF;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
    background-color: #1a7bb9;
    border-color: #1a7bb9;
    color: #FFFFFF;
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #1f90d8;
    border-color: #1f90d8;
}

.btn-info {
    background-color: #1DA2A5;
    border-color: #1DA2A5;
    color: #FFFFFF;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:hover, .btn-info.active:focus {
    background-color: #21b9bb;
    border-color: #21b9bb;
    color: #FFFFFF;
}

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #26d7d9;
    border-color: #26d7d9;
}

.btn-default {
    color: inherit!important;
    background: white;
    border: 1px solid #e7eaec;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn-default:active:focus, .btn-default:active:hover, .btn-default.active:hover, .btn-default.active:focus {
    color: inherit;
    border: 1px solid #d2d2d2;
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    color: #cacaca;
}

.btn-warning {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #FFFFFF;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:hover, .btn-warning.active:focus {
    background-color: #f7a54a;
    border-color: #f7a54a;
    color: #FFFFFF;
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f9b66d;
    border-color: #f9b66d;
}

.btn-danger {
    background-color: #ed5565;
    border-color: #ed5565;
    color: #FFFFFF;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:hover, .btn-danger.active:focus {
    background-color: #ec4758;
    border-color: #ec4758;
    color: #FFFFFF;
}

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #ef6776;
    border-color: #ef6776;
}

.btn-link {
    color: inherit;
}

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
    color: #1ab394;
    text-decoration: none;
}

.btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
    background-image: none;
}

.btn-link.disabled, .btn-link.disabled:hover, .btn-link.disabled:focus, .btn-link.disabled:active, .btn-link.disabled.active, .btn-link[disabled], .btn-link[disabled]:hover, .btn-link[disabled]:focus, .btn-link[disabled]:active, .btn-link.active[disabled], fieldset[disabled] .btn-link, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:active, fieldset[disabled] .btn-link.active {
    color: #cacaca;
}

.btn-white {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white, .btn-white:active:focus, .btn-white:active:hover, .btn-white.active:hover, .btn-white.active:focus {
    color: inherit;
    border: 1px solid #d2d2d2;
}

.btn-white:active, .btn-white.active {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}

.btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
    background-image: none;
}

.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white.active[disabled], fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
    color: #cacaca;
}

.form-control, .form-control:focus, .has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus, .navbar-collapse, .navbar-form, .navbar-form-custom .form-control:focus, .navbar-form-custom .form-control:hover, .open .btn.dropdown-toggle, .panel, .popover, .progress, .progress-bar {
    box-shadow: none;
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-rounded {
    border-radius: 50px;
}

.btn-large-dim {
    width: 90px;
    height: 90px;
    font-size: 42px;
}

button.dim {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 20px !important;
}

button.dim:active {
    top: 3px;
}

button.btn-primary.dim {
    box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 10px 5px #999999;
}

button.btn-primary.dim:active {
    box-shadow: inset 0 0 0 #16987e, 0 2px 0 0 #16987e, 0 5px 3px #999999;
}

button.btn-default.dim {
    box-shadow: inset 0 0 0 #b3b3b3, 0 5px 0 0 #b3b3b3, 0 10px 5px #999999;
}

button.btn-default.dim:active {
    box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 3px #999999;
}

button.btn-warning.dim {
    box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999999;
}

button.btn-warning.dim:active {
    box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999999;
}

button.btn-info.dim {
    box-shadow: inset 0 0 0 #1eacae, 0 5px 0 0 #1eacae, 0 10px 5px #999999;
}

button.btn-info.dim:active {
    box-shadow: inset 0 0 0 #1eacae, 0 2px 0 0 #1eacae, 0 5px 3px #999999;
}

button.btn-success.dim {
    box-shadow: inset 0 0 0 #1872ab, 0 5px 0 0 #1872ab, 0 10px 5px #999999;
}

button.btn-success.dim:active {
    box-shadow: inset 0 0 0 #1872ab, 0 2px 0 0 #1872ab, 0 5px 3px #999999;
}

button.btn-danger.dim {
    box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 10px 5px #999999;
}

button.btn-danger.dim:active {
    box-shadow: inset 0 0 0 #ea394c, 0 2px 0 0 #ea394c, 0 5px 3px #999999;
}

button.dim:before {
    font-size: 50px;
    line-height: 1em;
    font-weight: normal;
    color: #fff;
    display: block;
    padding-top: 10px;
}

button.dim:active:before {
    top: 7px;
    font-size: 50px;
}

.btn:focus {
    outline: none !important;
}

.label {
    background-color: #888c8d;
    color: #5e5e5e;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
}

.nav .label, .ibox .label {
    font-size: 10px;
}

.badge {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-shadow: none;
}

.label-primary, .badge-primary {
    background-color: #1ab394;
    color: #FFFFFF;
}

.label-success, .badge-success {
    background-color: #1c84c6;
    color: #FFFFFF;
}

.label-warning, .badge-warning {
    background-color: #f8ac59;
    color: #FFFFFF;
}

.label-warning-light, .badge-warning-light {
    background-color: #f8ac59;
    color: #ffffff;
}

.label-danger, .badge-danger {
    background-color: #ed5565;
    color: #FFFFFF;
}

.label-info, .badge-info {
    background-color: #23c6c8;
    color: #FFFFFF;
}

.label-inverse, .badge-inverse {
    background-color: #262626;
    color: #FFFFFF;
}

.label-white, .badge-white {
    background-color: #FFFFFF;
    color: #5E5E5E;
}

.label-white, .badge-disable {
    background-color: #2A2E36;
    color: #8B91A0;
}
/* button */


/* calendar */

.calender-wrap ul {
    margin: 0;
}

.calender-wrap ul li::before {
    display: none;
}

.calender-wrap .year-control {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #d0d2d5;
    border-radius: 20px;
    padding: 30px;
}

.calender-wrap .year-control .year {
    font-family: "GMarket";
}

.calender-wrap .year-control .year strong {
    font-weight: 500;
    display: inline-block;
    margin: 0 20px;
    font-size: 20px;
    color: #6f6f6f;
    line-height: 46px;
    vertical-align: top;
}

.calender-wrap .year-control .year a {
    display: inline-block;
    font-family: "GMarket";
    vertical-align: middle;
}

.calender-wrap .year-control .year a.btn-prev, .calender-wrap .year-control .year a.btn-next {
    color: transparent;
    border: 1px solid #d0d2d5;
    width: 46px;
    height: 46px;
    border-radius: 10px;
    background: url(/braille/images/sub/btn_year.png) no-repeat center center;
}

.calender-wrap .year-control .year a.btn-next {
    transform: scaleX(-1);
}

.calender-wrap .year-control .year a.btn-month {
    font-size: 20px;
    background: #f3f3f3;
    border-radius: 10px;
    font-weight: 500;
    padding: 10px 20px;
    color: #6f6f6f;
    margin-left: 10px;
    position: relative;
}

.calender-wrap .year-control .event-wrap ul {
    display: flex;
    align-items: center;
}

.calender-wrap .year-control .event-wrap ul li {
    font-size: 20px;
    margin-right: 20px;
}

.calender-wrap .year-control .event-wrap ul li span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
}

.calender-wrap .year-control .event-wrap ul li.p span {
    background: #02947e;
}

.calender-wrap .year-control .event-wrap ul li.e span {
    background: #0f3290;
}

.calender-wrap .year-control .event-wrap ul li.h span {
    background: #ff6161;
}

.calender-wrap .year-control .search-wrap * {
    font-family: "GMarket";
    font-weight: 500;
}

.calender-wrap .year-control .search-wrap .search-box {
    display: flex;
    height: 46px;
}

.calender-wrap .year-control .search-wrap .search-box form {
    height: inherit;
    position: relative;
}

.calender-wrap .year-control .search-wrap .search-box select {
    width: 290px;
    height: inherit;
    margin-right: 20px;
    border: 1px solid #d0d2d5;
    border-radius: 20px;
    font-size: 20px;
    color: #6f6f6f;
    padding: 12px 20px;
}

.calender-wrap .year-control .search-wrap .search-box select.add1 {
    margin-right: 65px;
    border-radius: 20px 0 0 20px;
}

.calender-wrap .year-control .search-wrap .search-box button {
    width: 65px;
    height: inherit;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #d0d2d5;
    color: transparent;
    background: url(/braille/images/sub/icon_search.png) no-repeat center center;
}

.calender-wrap .year-control .search-wrap .search-box select + button {
    border: 1px solid #d0d2d5;
    border-left: 0;
    border-radius: 0 20px 20px 0;
}

.calender-wrap .calender {
    margin-top: 30px;
}

.calender-wrap .calender table thead tr th {
    background: #f3f3f3 !important;
    color: #6f6f6f;
    text-transform: capitalize;
    padding: 30px 0;
}

.calender-wrap .calender table thead tr th.sun {
    color: #ff6161;
}

.calender-wrap .calender table thead tr th.sat {
    color: #0f3290;
}

.calender-wrap .calender table tbody tr td {
    height: 160px;
    vertical-align: top;
    font-weight: 500;
}

.calender-wrap .calender table tbody tr td span {
    display: block;
    width: 100%;
    margin-top: 5px;
    padding-left: 29px;
    font-size: 16px;
    font-weight: 400;
    color: #373737;
    line-height: 1.25;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.calender-wrap .calender table tbody tr td span.day {
    margin-bottom: 10px;
    padding-left: 0;
    font-weight: 500;
}

.calender-wrap .calender table tbody tr td:nth-of-type(1) span.day {
    color: #ff6161
}

.calender-wrap .calender table tbody tr td:nth-of-type(7) span.day {
    color: #0f3290
}

.calender-wrap .calender table tbody tr td span + span {
    margin-top: 5px;
}

.calender-wrap .calender table tbody tr td span i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: -29px;
    width: 22px;
    height: 22px;
    border-radius: 5px;
    font-style: normal;
    font-size: 12px;
    font-weight: 500;
    margin-right: 5px;
    text-transform: uppercase;
    color: #fff;
}

.calender-wrap .calender table tbody tr td span.p i {
    background: #02947e;
}

.calender-wrap .calender table tbody tr td span.h i {
    background: #ff6161;
}

.calender-wrap .calender table tbody tr td span.e i {
    background: #0f3290;
}

.calender-wrap .calender table tbody tr td span.available, .calender-wrap .calender table tbody tr td span.unavailable {
    text-align: center;
    color: #fff;
    border-radius: 7px;
    font-size: 14px;
    padding: 5px 0;
    margin: 5px 0;
}

.calender-wrap .calender table tbody tr td span.available {
    background: #0075c1;
}

.calender-wrap .calender table tbody tr td span.unavailable {
    background: #c10012;
}
/* calendar */

/* program */

.search-wrap .program {
    border: 1px solid #d0d2d5;
    border-radius: 20px;
    padding: 40px;
}

.search-wrap .program * {
    font-size: 20px;
    font-family: "GMarket";
    font-weight: 500;
}

.search-wrap .program ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.search-wrap .program ul li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.search-wrap .program ul li.liTp1 {
    width: 30%;
    justify-content: space-between;
}

.search-wrap .program ul li.liTp2 {
    width: 67%;
}

.search-wrap .program ul li strong.w1p {
    width: 31%;
}

.search-wrap .program ul li strong.w2p {
    width: 15%;
}

.search-wrap .program ul li strong.w3p {
    width: 25%;
}

.search-wrap .program ul li strong.w4p {
    width: 40%;
}

.search-wrap .program ul li label {
    display: block;
}

.search-wrap .program ul li .input, .search-wrap .program ul li .select {
    height: 60px;
    border: 1px solid #d0d2d5;
    border-radius: 15px;
    padding: 0 20px;
    color: #666;
}

.search-wrap .program ul li .input::placeholder {
    color: #acacac;
}

.search-wrap .program ul li .select {
    width: 70%;
}

.search-wrap .program ul li .inputTp1 {
    width: calc(100% - 170px);
}

.search-wrap .program ul li .srhSelect {
    width: 150px;
    margin-right: 20px;
}

.search-wrap .program ul li .checkbox + label {
    margin: 0 20px 0 5px;
}

.search-wrap .program .btn-search {
    display: block;
    width: 100%;
    background: #0075c1;
    color: #fff;
    border-radius: 15px;
    padding: 14px 0 10px 0;
    text-align: center;
}

.search-wrap .program-result {
    margin-top: 50px;
}

.search-wrap .program-result > p {
    font-weight: 500;
    font-size: 26px;
}

.search-wrap .program-result > p span {
    font-size: 20px;
    color: #ff6161;
}

.search-wrap .program-result ul {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0 30px 0;
    border-top: 2px solid #0075c1;
    border-bottom: 1px solid #d0d2d5;
}

.search-wrap .program-result ul li {
    width: 18%;
    margin-right: 2.5%;
    margin-bottom: 45px;
}

.search-wrap .program-result ul li:nth-child(5n+0) {
    margin-right: 0;
}

.search-wrap .program-result ul li a {
    display: block;
}

.search-wrap .program-result ul li a .img {
    width: 100%;
    height: 165px;
    background: #f3f3f3;
    border-radius: 10px;
    position: relative;
}

.search-wrap .program-result ul li a .img .imgWrap {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.search-wrap .program-result ul li a .img span {
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
    color: #fff;
    width: 80%;
    background: #ccc;
    text-align: center;
    padding: 5px 0;
    border-radius: 10px;
}

.search-wrap .program-result ul li a .img span.cat01 {
    background: #ffaf61;
}

.search-wrap .program-result ul li a .img span.cat02 {
    background: #2f8ecc;
}

.search-wrap .program-result ul li a .img span.cat03 {
    background: #ff6161;
}

.search-wrap .program-result ul li a .img span.cat04 {
    background: #6561ff;
}

.search-wrap .program-result ul li a .img span.cat05 {
    background: #00a1e0;
}

.search-wrap .program-result ul li a .img span.cat06 {
    background: #14a73d;
}

.search-wrap .program-result ul li a .img span.cat07 {
    background: #0047bb;
}

.search-wrap .program-result ul li a .img span.cat08 {
    background: #666;
}

.search-wrap .program-result ul li a .txt {
    margin-top: 20px;
}

.search-wrap .program-result ul li a .txt strong {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-wrap .program-result ul li a .txt span {
    display: block;
    font-size: 16px;
    text-align: center;
}

.search-wrap .program-result ul li a .txt span:nth-of-type(2) {
    margin-bottom: 15px;
}

.search-wrap .program-result ul li a .txt p {
    text-align: center;
    color: #fff;
    padding: 7px 0;
    border-radius: 10px;
}
.librarian {
    background: #f3f3f3;
    padding: 30px 40px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    font-family: 'GMarket';
    font-weight: 500;
    color: #6f6f6f;
    flex-wrap: wrap;
}

.program-wrap ul {
    border-top: 2px solid #0075c1;
    margin-left:0;
}

.program-wrap ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.program-wrap ul li .num {
    width: 7%;
    text-align: center;
}

.program-wrap ul li .status {
    width: 10%;
}

.program-wrap ul li .info {
    width: 83%;
}

.program-wrap ul li .info > a {
    display: flex;
    align-items: center;
    font-size: 22px;
    font-weight: 500;
    color: #333;
    margin-bottom: 15px;
    flex-wrap: wrap;
    text-align: left;
}

.program-wrap ul li .info > a span {
    font-size: 16px;
    background: #ccc;
    height: 27px;
    padding: 0 10px;
    border-radius: 5px;
    font-weight: 400;
    color: #fff;
    margin-right: 10px;
}

.program-wrap ul li .info dl {
    display: flex;
    flex-wrap: wrap;
}

.program-wrap ul li .info dl dt {
    font-weight: 500;
    margin-right: 10px;
}

.program-wrap ul li .info dl dd {
    margin-right: 30px;
}

.program-wrap ul li .info dl dd span {
    position: relative;
    padding-right: 15px;
}

.program-wrap ul li .info dl dd span::after {
    content: '';
    width: 1px;
    height: 16px;
    background: #ccc;
    position: absolute;
    right: 4px;
    top: 2px;
}

.program-wrap ul li .info dl dd span:nth-last-of-type(1)::after {
    display: none;
}

.program-wrap ul li .status p {
    text-align: center;
}

.program-wrap ul li .status p:last-child {
    width: 90%;
    margin: 0 auto;
    color: #fff;
    border-radius: 10px;
    padding: 7px 0 5px 0;
    font-family: 'Gmarket';
    font-weight: 500;
    font-size: 18px;
}

.search-wrap .program-wrap ul li a span.cat01 {
    background: #ffaf61;
}

.search-wrap .program-wrap ul li a span.cat02 {
    background: #2f8ecc;
}

.search-wrap .program-wrap ul li a span.cat03 {
    background: #ff6161;
}

.search-wrap .program-wrap ul li a span.cat04 {
    background: #6561ff;
}

.search-wrap .program-wrap ul li a span.cat05 {
    background: #00a1e0;
}

.search-wrap .program-wrap ul li a span.cat06 {
    background: #14a73d;
}

.search-wrap .program-wrap ul li a span.cat07 {
    background: #0047bb;
}

.search-wrap .program-wrap ul li a span.cat08 {
    background: #666;
}
/* program */



/* 프로그램 */
@media screen and (max-width: 768px) {
    .search-wrap .program {
        padding: 20px;
    }

    .search-wrap .program ul li {
        width: 100% !important;
    }

    .search-wrap .program ul li.liTp2 {
        flex-wrap: wrap;
    }

    .search-wrap .program ul li .input, .search-wrap .program ul li .select {
        font-size: 16px;
    }

    .search-wrap .program ul li strong.w1p {
        width: 30%;
    }

    .search-wrap .program ul li.liTp2 strong {
        width: 100%;
        margin-bottom: 10px;
    }

    .search-wrap .program ul li .checkbox + label {
        font-size: 17px;
    }

    .program-wrap ul li {
        flex-wrap: wrap;
    }

    .program-wrap ul li .info > a span {
        display: block;
        margin-bottom: 10px;
    }

    .program-wrap ul li .status {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 83%;
        margin-left: auto;
        margin-top: 20px;
    }

    .program-wrap ul li .status p:last-child {
        width: 125px;
        margin: 0;
        font-size: 16px;
    }

    .program-wrap ul li .info dl dt {
        width: 25%;
        margin-right: 0;
    }

    .program-wrap ul li .info dl dd {
        width: 75%;
        margin-right: 0;
        text-align: left;
    }
}

@media screen and (max-width: 460px) {
    .program-wrap ul li .info dl dt {
        width: 30%;
    }

    .program-wrap ul li .info dl dd {
        width: 70%;
    }
}

.search-wrap .list {
    margin-top: 30px;
}

.search-wrap ul {
    margin: 0;
}

.search-wrap ul li::before {
    display: none;
}

.search-wrap select {
    /* for chrome */
    /*for firefox*/
    appearance: none;
    background: url(/braille/images/sub/arr_select.png) no-repeat 94% center;
}

.search-wrap select::-ms-expand {
    display: none;
    /*for IE10,11*/
}

.search-wrap .search-simple {
    border: 1px solid #d0d2d5;
    border-radius: 15px;
    padding: 50px;
}

.search-wrap .search-simple * {
    font-family: "GMarket";
    font-weight: 500;
}

.search-wrap .search-simple .search-box {
    display: flex;
    position: relative;
    width: 100%;
    height: 70px;
}

.search-wrap .search-simple .search-box select {
    width: 290px;
    height: inherit;
    border: 1px solid #d0d2d5;
    border-radius: 20px;
    font-size: 20px;
    color: #6f6f6f;
    padding: 0 20px;
    padding-top: 8px;
}

.search-wrap .search-simple .search-box input {
    width: 100%;
    height: inherit;
    border: 1px solid #d0d2d5;
    border-radius: 20px;
    padding: 8px 100px 8px 20px;
    font-size: 22px;
}

.search-wrap .search-simple .search-box input::placeholder {
    font-size: 20px;
    color: #6f6f6f;
}

.search-wrap .search-simple .search-box.complex select + select {
    margin-left: 20px;
}

.search-wrap .search-simple .search-box.complex input {
    width: calc(100% - 330px);
    margin-left: 20px
}

.search-wrap .search-simple .search-box.complex input.input-base {
    width: auto;
    padding: 8px 20px
}

.search-wrap .search-simple .search-box.complex input.datePicker {
    width: 220px;
    padding: 0 50px 0 20px;
    background: url(/braille/images/common/ico_cal.png) 94% 50% no-repeat;
}

.search-wrap .search-simple .search-box button {
    width: 80px;
    height: inherit;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #d0d2d5;
    color: transparent;
    background: url(/braille/images/sub/icon_search.png) no-repeat center center;
}

.search-wrap .search-simple p.libList {
    margin: 30px 0 20px 0;
    background: #f3f3f3 url(/braille/images/sub/icon_library_list.png) no-repeat 25px center;
    padding: 15px;
    padding-left: 65px;
    border-radius: 15px;
}

.search-wrap .search-simple dl {
    display: flex;
    font-size: 20px;
}

.search-wrap .search-simple dl.library-list {
    flex-wrap: wrap;
}

.search-wrap .search-simple dl.library-list dt {
    width: 100%;
    margin-bottom: 10px;
}

.search-wrap .search-simple dl.library-list dd {
    margin-right: 30px;
}

.search-wrap .search-simple dl.library-list dd label {
    cursor: pointer;
}

.search-wrap .search-simple dl.best-search {
    border-top: 1px solid #d0d2d5;
    padding-top: 20px;
    margin-top: 20px;
    line-height:1.7;
    flex-wrap: wrap;
}

.search-wrap .search-simple dl.best-search dt {
    margin-right: 40px;
    padding-left: 30px;
    background: url(/braille/images/sub/icon_best_search.png) no-repeat left 2px;
}

.search-wrap .search-simple dl.best-search dd {
    color: #6f6f6f;
    margin-right: 20px;
}

@media screen and (max-width: 768px) {
    .search-wrap .search-simple, .search-wrap .search-detail {
        padding: 30px;
    }

    .search-wrap .search-simple dl, .search-wrap .search-detail dl.library-list, .search-wrap .search-topic .box1 .library-list dl {
        font-size: 18px;
    }

    .search-wrap .search-simple .search-box input {
        padding-right: 72px;
        height: 60px;
    }

    .search-wrap .search-simple .search-box button {
        width: 60px;
        height: 60px;
        top: unset;
        bottom: 0;
    }

    .search-wrap .search-simple .search-box input::placeholder {
        font-size: 15px;
    }

    .search-wrap .search-detail .search-box ul li {
        width: 100%;
    }

    .search-wrap .search-detail .search-box ul li strong {
        font-size: 18px;
    }

    .search-wrap .search-detail .search-box ul li input {
        padding-top: 0;
    }

    .search-wrap .search-detail .search-box ul li input::placeholder, .search-wrap .search-detail .search-box ul li > div select {
        font-size: 15px;
    }

    .search-wrap .search-detail .search-box ul li input, .search-wrap .search-detail .search-box ul li > div {
        width: 75%;
    }

    .search-wrap .search-topic .box {
        padding: 15px;
    }

    .search-wrap .search-topic .box2 ul li {
        width: 48%;
    }

    .search-wrap .search-topic .box2 ul li button {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .search-wrap .search-topic .box3 > ul {
        justify-content: space-between;
    }

    .search-wrap .search-topic .box3 > ul > li {
        width: 48%;
        margin-right: 0;
    }

    .search-wrap .search-topic .box3 > ul > li > strong {
        font-size: 17px;
        padding: 10px;
        border-radius: 10px;
    }

    .search-wrap .search-topic .box3 > ul > li ul {
        padding: 0;
        margin: 10px 0;
    }

    .search-wrap .search-topic .box3 > ul > li ul li {
        padding: 0 10px;
        margin: 0;
    }

    .search-wrap .search-topic .box3 > ul > li ul li a {
        font-size: 15px;
    }

    .search-wrap .search-topic .box1 > button {
        margin-bottom: 55px;
    }

    .search-wrap .search-topic .box1 .library-list > button {
        right: unset;
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
        top: 70px;
        font-size: 18px;
    }
}

/* 신착자료검색 */
@media screen and (max-width: 768px) {
    .search-wrap .search-simple .search-box {
        flex-wrap: wrap;
        height: auto;
    }

    .search-wrap .search-simple .search-box select {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .search-wrap .search-simple .search-box select, .search-wrap .search-simple .search-box.complex input{
        width: 100%;
        height: 60px;
    }

    .search-wrap .search-simple .search-box.complex input.datePicker {
        width: 100%;
        height: 60px;
        margin-bottom:10px;
        font-size:16px;
    }

    .search-wrap .search-simple .search-box.complex select + select, .search-wrap .search-simple .search-box.complex input {
        margin-left: 0;
    }

    .search-result .list ul li {
        flex-wrap: wrap;
    }

    .search-result .list ul li .img {
        width: 100%;
        margin-right: 0;
    }

    .search-result .list ul li .img .imgWrap {
        margin: 0 auto;
    }

    .search-result .list ul li .txt .book-title {
        flex-wrap: wrap;
    }

    .search-result .list ul li .txt .book-title p {
        font-size: 20px;
    }

    .search-result .list ul li .txt .book-title span {
        font-size: 16px;
    }

    .search-result .list ul li .txt .book-title span.available, .search-result .list ul li .txt .book-title span.unavailable {
        background-size: 13px;
    }

    .search-result .list ul li .txt .book-info dl {
        font-size: 16px;
    }

    .search-result .list ul li .txt .book-info dl:nth-of-type(1) dt {
        width: 20%;
        margin: 0;
    }

    .search-result .list ul li .txt .book-info dl:nth-of-type(1) dd {
        width: 80%;
        margin: 0;
    }

    .search-result .list .btn-wrap button, .search-result .list ul li .txt .btn-wrap a {
        font-size: 16px;
        padding: 7px 15px;
    }
}
/* 등록폼 */
.add-info {
    margin-top: 50px;
}

.add-info > p {
    font-size: 20px;
}

.add-info > p strong {
    font-size: 24px;
    display: inline-block;
    margin-right: 10px;
}

.add-info > p span {
    color: #ff6161;
}

.add-info .info-box {
    margin-top: 25px;
    border: 1px solid #d0d2d5;
    border-radius: 20px;
    padding: 40px;
}

.add-info .info-box *, .inBox-btm *, .add-input * {
    font-family: "GMarket";
    font-weight: 500;
    font-size: 20px;
}

.add-info .info-box input, .add-info .info-box select, .inBox-btm input, .add-input input {
    border: 1px solid #d0d2d5;
    border-radius: 15px;
    height: 60px;
    padding: 0 20px;
}

.add-info .info-box textarea, .add-input textarea {
    border: 1px solid #d0d2d5;
    border-radius: 15px;
    padding: 20px;
}

.add-info .info-box ul {
    margin: 0;
}

.add-info .info-box ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 20px 0;
}

.add-info .info-box ul li:before {
    display: none;
}

.add-info .info-box ul li .required {
    color: #ff6161;
}

.add-info .info-box ul li strong, .add-info .info-box ul li label {
    display: inline-block;
    width: 15%;
    padding-right: 15px;
}

.add-info .info-box ul li input[type='text'] {
    position: relative;
    width: 30%;
}

.add-info .info-box ul li input[type='text'].calender {
    width: 20%;
    padding: 0 50px 0 20px;
    background: url(/braille/images/common/ico_cal.png) 94% 50% no-repeat;
}

.add-info .info-box ul li input[type='text'].zip {
    width: 15%;
}

/*.add-info .info-box ul li .calender + .cal{display:inline-block;width:50px;height:30px;background:url(/braille/images/common/ico_cal.png) 50% 50% no-repeat;background-size:contain;}*/
.add-info .info-box ul li input[type='text'] + label {
    color: #acacac;
    margin-left: 20px;
}

.add-info .info-box ul li input[type="radio"], .add-info .info-box ul li input[type="checkbox"], .inBox-btm ul li input[type="radio"], .inBox-btm ul li input[type="checkbox"], .add-input li input[type="radio"], .add-input li input[type="checkbox"] {
    width: 20px;
}

.add-info .info-box ul li input[type="radio"] + label, .add-info .info-box ul li input[type="checkbox"] + label, .inBox-btm ul li input[type="radio"] + label, .inBox-btm ul li input[type="checkbox"] + label, .add-input li input[type="radio"] + label, .add-input li input[type="checkbox"] + label {
    cursor: pointer;
    width: auto;
    margin: 4px 0 0 5px;
}

.add-info .info-box ul li .sel-wrap label + input[type="radio"], .info-box ul li .sel-wrap span + span {
    margin-left: 30px;
}

.add-info .info-box ul li label + .sel-wrap span, .add-info .info-box ul li .sel-wrap span + span, .add-info .info-box ul li .sel-wrap, .inBox-btm ul li span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.add-info .info-box ul li input::placeholder {
    color: #acacac;
}

.add-info .info-box ul li select {
    width: 30%;
}

.add-info .info-box ul li input.w-85, .add-info .info-box ul li textarea {
    width: 85%;
}

.add-info .info-box ul li .add-txt {
    width: 100%;
    margin: 10px 0 0 15%;
    color: #acacac;
}

.add-info .add-txt {
    width: 100%;
    color: #acacac;
}

.inBox-btm ul li .add-txt, .add-input li .add-txt {
    width: 100%;
    margin: 10px 0;
    color: #acacac;
    justify-content: flex-end;
    text-align: right;
}

.add-info .info-box .has-error, .add-info .info-box .has-error .help-txt, .add-info .has-error labe, .add-info .has-error .help-txt, .add-input .has-error .help-txt, .inBox-btm .has-error .help-txt {
    color: #a94442;
}

.add-info .info-box ul li.has-error input[type='text'], .add-info .info-box ul li.has-error select {
    border: solid 1px #a94442;
    color: #a94442;
}

.add-info .agree {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    margin: 20px 0;
}

.add-info .agree input {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    opacity: .5;
}

.add-info .agree .help-txt {
    margin: 10px 0;
    padding: 0 15px;
}

.add-info .btn-apply {
    display: block;
    margin: 0 auto;
    width: 200px;
    color: #fff;
    border-radius: 10px;
    font-size: 22px;
    background: #0075c1;
    padding: 14px 20px 10px 20px;
    font-family: "GMarket";
    font-weight: 500;
}

p.resultCount {
    font-size: 26px;
    font-weight: 500;
    line-height: 29.75px;
    margin: 30px 0 20px;
    text-align: justify;
    word-break: keep-all;
}

.photoItem {
    float: left;
    padding: 10px 20px;
}

/*
.styleguide .btn, .styleGuide .btn, .ck-content .boardPage .btn {
    border-radius: 0;
    height: auto;
    padding: 2px 10px;
    font-size: 16px;
}
*/

.skipNav {
    position: relative;
    z-index: 9999;
}

.skipNav a {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    color: #fff!important;
    text-align: center;
    line-height: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -40px;
    padding: 0 10px;
    opacity: 0;
    transition: .3s;
    background-color: #000;
}

.skipNav a:active, .skipNav a:focus, .skipNav a:hover {
    top: 0;
    opacity: 1;
    cursor: pointer;
}

.pd-top-5 { padding-top:5px }
.pd-top-10 { padding-top:10px }
.pd-top-15 { padding-top:15px }
.pd-top-20 { padding-top:20px }

.mg-top-5 { margin-top:5px }
.mg-top-10 { margin-top:10px }
.mg-top-15 { margin-top:15px }
.mg-top-20 { margin-top:20px }

.btn-inline {
    padding: 24px !important;
    height: 32px !important;
    line-height: 32px;
    border-radius: 14px !important;
}

ul.ul-line li {
    border-top:1px dotted #ddd;
    padding: 10px 0 !important;
    margin: 0 !important;
}
ul.ul-line li:first-child {
    border-top:0;
    padding: 0 !important;
}

#controller-content {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 260px;
    height: 44px;
    background-color: #eee;
    border:1px solid #ddd;
}

#controller-content ul {
    width:100%;
}
#controller-content ul li {
    float:left;
    height: 44px;
    line-height:44px;
    width:75%;
    text-align: center;
}
#controller-content ul li:first-child {
    width:10%;
    padding-top:5px;
}
#controller-content ul li:last-child {
    width:15%;
}

.decimalClassArea {
    overflow: hidden;
    margin-top:15px;
}

.decimalClassArea ul {
    display: flex;
    justify-content: space-between;
    margin-left:0;
}

.decimalClassArea ul li {
}

.decimalClassArea ul li:first-child {
}

.decimalClassArea li a {
    border:1px solid #ddd;
    padding:14px 20px;
    background-color: #0a6aa1;
    border-radius: 10px;
    color:#fff;
    width: 100%;
    display: block;
}

.decimalClassArea ul li.on a {
    font-style: italic;
    text-decoration: underline;
    font-weight:700;
    color:yellow;
}

@media screen and (max-width: 1024px) {
    .decimalClassArea ul {
        flex-wrap: wrap;
    }
    .decimalClassArea li {
        width:20%;
    }
}

@media screen and (max-width: 816px) {
    .decimalClassArea li {
        width:33.33333333%;
    }
}

@media screen and (max-width: 516px) {
    .decimalClassArea li {
        width:50%;
    }
}

.pcWidth {
    width:92.5rem;
}
@media screen and (max-width: 1024px) {
    .pcWidth {
        width:auto;
    }
}

.white{
    color:#fff;
}

.emphasis {
    font-weight: 600;
    color:#ffff00 !important;
}

.clearboth {
    clear: both;
}

.loginLoading { margin-right:10px; }
.loginLoading .btn { width:100%; color:#000; background-color:#7ECDEE; }

@media screen and (max-width: 921px) {
    .loginLoading { display:none; }
}

@media screen and (max-width: 768px) {
    .loginLoading {
        display: block;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 7.5rem;
        margin: 0;
        border-radius: 0;
        width: 50%;
        height: 3.75rem;
        left:50%;
        letter-spacing: -1px;
    }

    .loginLoading li {
        height:1.875rem;
        line-height: 1.875rem;
        text-align: center;
    }

    .loginLoading .btnLi .btn {
        /*padding:0.2rem 0;*/
        height:100%;
    }
}

.sizeChangeArea {
    position: relative;
}
.sizeChangeArea ul {
    float: right;
    margin-top:10px;
}
.sizeChangeArea ul li {
    float:left;
    margin-left:5px;
    font-size: 18px;
    font-weight: 500;
    line-height: 38px;
    height: 38px;
}
.sub .sub-head .inner h2.title {
    font-size: 3rem;
    color: #092959;
    font-weight: 500;
}
.boardRead>h2.title, .boardRead>h3.title {
    background-color: #f8f9fc;
    border-top: 2px solid #3d3d3d;
    padding: 14px 10px;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #3d3d3d;
    border-bottom: 1px solid #dedede;
    margin: 0 0 10px 0 !important;
    text-align: left !important;
}
.boardRead>h2.title:after{
    display:none;
}

          .privacyLabel {
            text-align: center;
        }

        ul.normal li>ul{
	        margin:10px 0 10px 25px;
        }

        .privacyLabel>li {
            display: inline-block;
            border: 1px solid #ccc;
            width: 350px;
            height: 320px;
            vertical-align: middle;
            margin: 20px !important;
            padding: 0 !important;
        }

        .privacyLabel>li p {
            margin: 0 !important;
            text-align: center;
            background-color: #def;
            border-bottom: 1px solid #ccc;
            padding: 10px;
        }

        .privacyLabel>li span img {
            width: 130px;
            height: 130px;
        }

        .privacyLabel>li span {
            display: block;
            text-align: center;
            margin: 20px 0;
        }

        .privacyLabel>li ul {
            padding-left: 20px;
        }

        .privacyLabel>li>ul>li {
	        font-size: 14px;
	        color:#333;
	        text-align: center;
        }

        .privacyLabel2 img {
            width: 20px;
            height: 20px !important;
            margin: 4px 5px 0 0;
        }

        .privacyLabel2 {
            display: inline-block;
            width: 598px;
            vertical-align: top;
            margin-top: 0 !important;
            margin-bottom: 0 !important;
        }

        .privacyLabelImg {
            width: 30px;
            height: 30px;
            margin: 0 10px;
        }

.bottom .inner {
    position: relative;
}

.wa {
    position: absolute;
    right: 0;
    top: 2px;
    width:125px;
    height:85.4px;
}

.wa img{
    max-width: 125px;
}

@media screen and (max-width: 1024px) {
    .wa {
        position: relative;
        padding-top: 20px;
	width:auto;
	height:auto;
    }
}
