﻿
a:link {
    text-decoration: none;
    color: #c0c0c0;
}
.top-section > .container-fluid{
    padding-top: 24px;
}
.btn-danger {
    color: #fff;
    background-color: #5422e0;
    border-color: #5422e0;
}
a:visited {
    color: #c0c0c0;
}
.btn-danger[disabled], .btn-danger:hover, .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #5422e0;
    border-color: #5422e0;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #5422e0;
    border-color: #5422e0;
}
.text-intro{
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}
.text-red {
    font-weight: normal;
    color: #d52a1a;
}
.btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: white;
    border-color: #ccc;
}
.center_line {
    border: solid 0.5px black;
    align-content: center;
    width: 90%;
    margin-bottom: 0px;
    margin-top: 0px;
}
.text-bold {
    font-weight: bold;
}
.input-group .form-control:not(:first-child):not(:last-child) {
    box-shadow: none;
    border-left: none;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group{
    border-right: none;
}
.ph-txtbox {
    background-color: white;
    -webkit-appearance: none;
}
.has-error .form-control{
    border-color: #ccc;
}
.has-error .form-control:focus {
    border-color: #ccc;
}
.footer-section > .container-fluid {
    border: none;
    padding: 20px 13px 20px 13px;
    float: left;
}
.form-control {
    -webkit-appearance: none;
}
.contents-text {
    position: relative;
    display: inline-block;
}

.contents-img {
    position: relative;
    display: inline-block;
}
.top-contents-text{
    float: left;
    width: 76px;
    height: 50px;
}
.top-contents-text-info {
    font-size: 9px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    float: left;
    text-align: left;
    margin: 0 0 0 20px;
}

.top-contents-img-info {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    float: left;
    text-align: left;
    margin: 10px 10px 10px 0;
}
ul{
    margin-bottom: 0px;
}
dl {
    padding: 0;
    margin: 0;
}

.checkbox-inline + .checkbox-inline + .checkbox-inline + .checkbox-inline {
    margin-left: 0px;
    margin-right: 10px;
}

.container {
    width: 100%;
    height: 100%;
    padding: 0;
}

.main-top {
    padding-left: 0px;
    padding-right: 0px;
    background-color: white;
}

    .main-top img {
        top: 0;
        left: 0;
        margin: auto;
    }

.main-bottom {
    padding-left: 0px;
    padding-right: 0px;
}

.footer-section {
    width: 100%;
    height: 100%;
    margin: auto;
    background-color: #efefef;
}

.footer-section dt {
    position: relative;
    padding: 0 0 10px 0;
    color: #888888;
    font-size: 14px;
    font-family: NanumBarunGothic;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
}

.footer-section li {
    position: relative;
    padding-left: 12px;
    font-family: NanumBarunGothic;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #888888;
}

.footer-event {
    width: 100%;
    height: 144px;
    display: none;
}

.footer-service {
    width: 100%;
    height: 100%;
}

.header-fluid {
    width: 100%;
    height: 43px;
    padding: 14px 15px 14px 15px;
    margin: auto;
    font-size: 11px;
    font-family: NanumBarunGothic;
}

#main-img {
    display: none;
}

#main-text {
    padding: 0;
}

.main {
    border: none;
}

.text-in {
    font-family: NanumBarunGothic;
    font-size: 9.6px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: center;
    margin-top: 8px;
}

.input-section > .container-fluid {
    border: none;
    background-color: #ffffff;
    padding-top: 15px;
}

.footer-event {
    width: 100%;
    height: 144px;
}

@media (min-width:360px) {
    .text-intro {
        font-size: 12px;
        width: 114px;
    }

    .top-contents-text {
        width: 110px;
    }
    .top-contents-text-info{
        font-size: 11px;
    }
}

@media (min-width:400px) {
    .contaier {
        width: 100%;
    }
    .header-fluid {
        width: 100%;
        height: 40px;
        padding: 14px 14px 14px 14px;
        margin: auto;
        font-size: 11px;
        font-family: NanumBarunGothic;
    }
    .text-intro {
        font-size: 15px;
        width: 130px;
    }
    .top-contents-text {
        width: 120px;
    }
    #main-img {
        display: none;
    }

    #main-text {
        padding: 0;
    }

    .main {
        border: none;
    }

    .text-in {
        width: 100%;
        height: 100%;
        font-family: NanumBarunGothic;
        font-size: 9.6px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.38;
        letter-spacing: normal;
        text-align: center;
        margin-top: 8px;
    }

    .input-section > .container-fluid {
        border: none;
        background-color: #ffffff;
        padding-top: 15px;
    }

    .footer-event {
        width: 100%;
        height: 144px;
    }

    .navbar {
        font-size: 12px;
    }

    .custom-input-div.input-check > label {
        margin-top: 0px;
        padding-left: 20px;
    }

    .top-title {
        font-size: 26px;
    }

    .top-contents {
        font-size: 13px;
    }

    .checkbox-inline + .checkbox-inline + .checkbox-inline + .checkbox-inline {
        margin-left: 0px;
    }

    .btn-section .btn {
        font-family: NanumBarunGothic;
        font-size: 13px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
    }

    .top-contents-intro {
        float: left;
        width: 74px;
        height: 74px;
        margin-right: 5px;
    }
    .top-contents-text-info {
        font-size: 12px;
    }
}

@media (min-width:450px) {

    .navbar .container-fluid {
        border-bottom: solid 1px #424242;
    }
    .top-section > .container-fluid {
        border: none;
    }

    .input-section > .container-fluid {
        border: none;
    }

    .btn-section > .container-fluid {
        border: none;
    }
    .text-intro{
        font-size: 15px;
        width: 120px;
        margin-top: 25px;
    }
    .top-contents-text{
        width: 130px;
        margin: 0 10px 0 0;
    }
    .top-contents-text-info{
        font-size: 12px;
        margin-right: 8px;
    }
}

@media (min-width:480px) {

    .container {
        width: 480px;
    }

    .main {
        width: 100%;
        margin: auto;
        border: 1px solid #000000;
    }

    .main-top {
        border-bottom: none;
        padding-left: 0px;
        padding-right: 0px;
    }

    #main-img {
        display: none;
    }

    #main-text {
        padding: 0;
    }

    .main-top img {
        top: 0;
        left: 0;
        margin: auto;
    }

    .main-bottom {
        border-top: none;
        padding-left: 0px;
        padding-right: 0px;
    }

    .top-section > .container-fluid {
        width: 100%;
        height: 100%;
        border: none;
        background-color: #ffffff;
        padding: 18px 0 0 0;
    }

    .header-fluid {
        width: 100%;
        height: 47px;
        padding: 15px 15px 15px 15px;
        font-family: NanumBarunGothic;
        font-size: 12px;
        margin: auto;
    }

    .top-contents-text {
        float: left;
        width: 114px;
        height: 77px;
        margin-right: 40px;
    }
    .text-intro{
        font-size: 15px;
        margin-top:30px;
    }
    .text-in {
        width: 50px;
        height: 44px;
        font-family: NanumBarunGothic;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.38;
        letter-spacing: normal;
        text-align: center;
        margin: 0 auto;
        margin-top: 16px;
    }

    .top-contents-text-info {
        height: 66px;
        font-family: NanumBarunGothic;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.38;
        letter-spacing: normal;
        margin: 5px 15px 0 0;
    }

    .checkbox-inline + .checkbox-inline + .checkbox-inline + .checkbox-inline {
        margin-left: 0px;
        margin-right: 10px;
    }

    .btn-section > .container-fluid {
        border: 0;
    }

    .input-section > .container-fluid {
        border: none;
        background-color: #ffffff;
        padding-top: 15px;
    }
}
@media (min-width:960px) {

    .container {
        width: 100%;
    }
    .header-fluid {
        width: 959px;
        height: 100%;
        padding: 14px 14px 14px 14px;
        margin: auto;
        font-size: 12px;
        font-family: NanumBarunGothic;
    }

    .main {
        width: 960px;
        height: 446px;
        margin: auto;
        background-color: #ffffff;
        border: 1px solid #000000;
    }

    .main-top {
        width: 50%;
        height: 100%;
        float: left;
    }
    .main-top img {
        margin: 37px 0 62px 0;
    }
    .main-bottom {
        width: 50%;
        height: 100%;
        float: left;
        border: none;
    }
    #main-text {
        display: none;
    }
    #main-img {
        display: block;
    }
    .container-fluid {
        padding-bottom: 0px;
        border: none;
    }
    .btn-section > .container-fluid{
        padding-top: 8px;
        padding-bottom: 0px;
    }
    .btn-section .btn {
        font-family: NanumBarunGothic;
        font-size: 13px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
    }
    .footer-service {
        width: 100%;
        float: left;
    }
    .top-section > .container-fluid {
        border-top: none;
        border-bottom: none;
        margin-top: -30px;
        padding: 0;
    }
    .top-intro{
        font-size: 15px;
        font-weight: bold;
        color: #000000;
        margin: 0 0 10px 26px;
    }
    .input-section > .container-fluid {
        border-top: none;
        border-bottom: none;
        padding-top: 0;
    }
    .footer {
        width: 960px;
        height: 100%;
        background-color: lightgray;
        margin: auto;
    }
    .top-contents-img {
        margin-left: 15px;
        margin-top: 47px;
    }
    .top-contents-img-info{
        font-size: 13px;
        line-height: 1.54;
        margin-left: 49px;
        margin-top: 19px;
    }
    .contents-img{
        width: 450px;
    }
    .center_line{
        border:none;
    }
}
