* {
    margin: 0;
    padding: 0
}

html, body {
    height: 100%;
}
table{font-size:0.875rem;}

#grad1 {
    background-color:#9C27B0;
    background-image: linear-gradient(171deg, #6fa0ef, #efe3e3);
    height:100%;
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 10px 40px 10px 40px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 20px 3%;
    position: relative;
    min-height:300px;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative;
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform fieldset .form-card {
    text-align: left;
    color: #6c6c6c;
}

#msform .small-button {
    width: 50px;
    background: #3a204a;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 2px 1px;
    margin: 2px 1px
}

#msform .small-button:hover,
#msform .small-button:focus {
    box-shadow: 0 0 0 1px white, 0 0 0 2px #3a204a
}

#msform .middle-button {
    width: 100px;
    background: #3a204a;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 2px 1px;
    margin: 2px 1px
}

#msform .middle-button:hover,
#msform .middle-button:focus {
    box-shadow: 0 0 0 1px white, 0 0 0 2px #3a204a
}

#msform .action-button {
    width: 100px;
    background: #3a204a;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #3a204a
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161
}

select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px
}

select.list-dt:focus {
    border-bottom: 2px solid #3a204a
}

.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #000000
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 20%;
    float: left;
    position: relative
}

#progressbar #account:before {
    font-family: "Font Awesome 5 Free";
    content: "\f46c";
    font-weight:600;
}

#progressbar #personal:before {
    font-family: "Font Awesome 5 Free";
    content: "\f007"
}

#progressbar #payment:before {
    font-family: "Font Awesome 5 Free";
    content: "\f09d"
}

#progressbar #detail:before {
    font-family: "Font Awesome 5 Free";
    content: "\f15c"
}

#progressbar #confirm:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-weight:600;
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #3a204a
}

.radio-group {
    position: relative;
    /* margin-bottom: 25px */
}

.radio {
    display: inline-block;
    width: 204;
    height: 104;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
    margin: 8px 2px
}

.radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)
}

.radio.selected {
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)
}

.fit-image {
    width: 100%;
    object-fit: cover
}


/*협력업체등록*/
.partner_area dl{overflow: hidden; padding: 5px 0 0; border-top: 1px solid #dddddd;}
.partner_area dl:first-child {border-top:0;}
.partner_area dl, ol, ul {margin-bottom: 2px}
.partner_area dl, ol, ul.list li {padding: 3px}
.partner_area dl dt{float: left;width: 17.5%;font-size: 1rem;font-weight: 600;color: #333333;}
.partner_area dl dd{float: left;width: 82%;}
.partner_area dl dd > table th{color:#333333;font-weight:400;padding: 5px 0;}
.partner_area dl dd > table td{padding: 5px 0;font-size:14px;}
.partner_area dl dd > table {margin-bottom:0px;}
.partner_area dl dd > ul >li > span{ color:#e33535 }

.partner_area dl dd .process{margin-top: 14px;}
.partner_area dl dd .process ul{margin: 0 -5px;}
.partner_area dl dd .process ul li{width: 140px;border: 1px solid #225fb2;display: inline-block;text-align: center;padding: 10px 5px;border-radius: 7px;color: #225fb2;font-weight: 500;margin: 0 5px;letter-spacing: -1px;}
.partner_area dl dd .process ul li span{width: 50px;height: 40px;display: block;margin: 0 auto 15px;background:url(/resources/img/signup/icon_partner.png) no-repeat 0 0;}
.partner_area dl dd .process ul li:nth-child(1) span{background-position: -89px -14px;}
.partner_area dl dd .process ul li:nth-child(2) span{background-position: -335px -16px;}
.partner_area dl dd .process ul li:nth-child(3) span{background-position: -584px -16px;}
.partner_area dl dd .process ul li:nth-child(4) span{background-position: -834px -16px;}