*,
*:before,
*:after { box-sizing: border-box; }

/* Loading icon */
.loading { margin:0; position: absolute; top:0; left:0; width: 100%; height: 100%;
  background-color: #dddbdb; text-align: center; z-index: 121;}
.loading-box { position: relative; width: 50%; float: left; height: 5px;}
.loading-yellow { background-color: #fcee21; width: 0%; height: 5px;}
.loading-blue { background-color: #00bdf4; width: 0%; height: 5px;}

/* Vidak News Page */
html { font-size: 16px;}
body { line-height: normal; }
body, p { margin: 0px; font-family: 'Nanum Square', sans-serif; font-size: 16px;}
a {color: black;}
a:link { text-decoration: none;}
ul { margin: 0px; padding: 0px;}
ul li { list-style: none; font-size: 14px; }
h1, h2, h3, h4, h5, h6 { margin: 0px; font-family: 'Nanum Square', sans-serif; }
h1 { font-size: 27px; margin-bottom: 9px; display: inline-block;}
h4 { font-size: 20px; margin-top: 46px; margin-bottom: 7px;}
h4.h4-school { margin-bottom: 7px;}

/* menu section above the page */
.noscroll { margin: 0; height: 100%; overflow: hidden; }
.m_section { position: fixed; overflow-y: scroll; top: 0; right: 0; bottom: 0; left: 0; z-index: 200;
  background: rgba(0,0,0,.8); opacity: 0; display: none;
}
.white-bg { position: relative; height: auto; width: 100%; background-color: white;}

.m_container { margin: 0 auto; max-width: 1350px; z-index: 201; background-color: rgba(255,255,255,1);}
.serch_td1 {width: 25%;}
.serch_td2 {width: 75%;}

.m_bg_black, .background-click { position: absolute; width: 100%; background-color: rgba(0,0,0,0.1);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); opacity: 0; z-index: 98;}
.background-click {z-index: 201;}

.m_inner_box { width: 100%; padding-bottom: 7.6%; overflow: hidden; }
.m_search { width: 100%; height: 100px; margin-bottom: 72px; padding-top: 53px; text-align: center;}
#m_search_btn { visibility: hidden; width: 0px; margin:0; padding: 0; position: absolute; top: 0;}
#search_table { margin: 0 auto; width: auto;}
#search_table td {vertical-align: middle;}
#search_table span { font-size: 2.2em; color: #cfcfcf; margin-right: 15px; }
#m_search_enter { width: 100%; height: 45px; border: none; padding-left: 1em;
  border-bottom: 2px solid; border-color: #cfcfcf; font-size: 1.2em; }
.m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 25%; float: left;
  height: 200px; padding-left: 7%;}
.m_title { font-size: 1.25em; margin-bottom: 0.68em;}
.m_blue { color: #29abe2;}
.m_text { font-size: 0.87em; margin-bottom: 0.8em;}
.close_btn { position: absolute; right: 30px; top: 20px; width: 40px; height: 40px; cursor: pointer;}
.x1, .x2 { position: absolute; width: 22px; height: 1px; background-color: black; top:19px; left: 9px; }
.x1 { transform: rotate(45deg);}
.x2 { transform: rotate(-45deg);}

/* header nav section */
header {
  position: fixed;
  margin: 0; width: 100%; height: 72px;
  z-index:99;
}
nav {
  margin: 0 auto;
  position: relative;
  padding-left: 20px;
  width: 100%;
}
.nav-bg { position: absolute; left: 0; top: 0; width: 100%; height: 112px;
  text-align: center; color: white;
  background-color: #222; box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.05);
  transition: transform 0.3s; transform: translateY(0%); opacity: 0.95; }

.sub-page-menu-title { padding-top: 25px;}
h2 { font-size: 1.3em; font-weight: normal;}
h3 { font-size: 1em;}
h6 { font-size: 0.8em;}
p { font-size: 14px;}
hr { display: block; height: 1px; border: 0; border-top: 1px solid #383838; margin: 0px;
    margin-top: 23px; margin-bottom: 3px; padding: 0; }
hr.white-line { display: block; height: 3px; border: 0; border-top: 3px solid #fff; margin: 0px;
    margin-top: 22px; margin-bottom: 8px; padding: 0; }
hr.black-line { display: block; height: 3px; border: 0; border-top: 3px solid #333; margin: 0px;
    margin-bottom: 30px; padding: 0; }
hr.black-line2 { display: block; height: 3px; border: 0; border-top: 3px solid #333; margin: 0px;
    margin-bottom: 30px; margin-top: 30px; padding: 0; }
hr.black-line-school { display: block; height: 3px; border: 0; border-top: 1px solid #ddd; margin: 0px;
    margin-top: 2px; margin-bottom: 13px; padding: 0; }

.logo_img {
  position: absolute;
  top: 25px;
  left: 30px;
  width: 150px;
  height: 35px;
  z-index: 2;
}
.menu_btn-grp {
  position: absolute;
  right: 0; top: 0;
  width: 144px; height: 72px;
}
.login { float: left; position: relative; width: 50%; height: 72px; cursor: pointer;}
.open-menu-btn { float: left; position: relative; width: 50%; cursor: pointer;}
.login .fa { position: absolute; color: #AFADAD;
  top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 1.25em; transition: color;}
.open-menu-btn .fa { position: absolute; color: #ffffff;
  top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 1.25em;}
.log-add-white { color: #fff;}
.log-btn-bg  { width: 100%; height: 72px; background-color: #333;}
.m-btn-bg { width: 100%; height: 72px; background-color: #000;}

.logo_base { transition: all 0.3s ease-out; transform-origin: 0% 0%;}
.logo_1_black { transition: all 0.3s ease-out; transform-origin: 0% 0%; fill: #000000;}
.logo_1_blue { transition: all 0.3s ease-out; transform-origin: 0% 0%; fill: #00bdf4;}
.logo_small { transform: scale(0.65,0.65); transform-origin: 0% 0%;}

/* 회원가입 menu bar */
.sub-page-menu { list-style-type: none; margin: 0 auto; padding: 0;}
.sub-page-menu li { display: inline; font-size: 1em; padding-left: 10px;}
.sub-page-menu li:first-child { padding-left: 0;}
.sub-page-menu li a { color: #999; font-size: 13px; height: 30px;
  padding-top: 5px; padding-left: 10px; padding-right: 10px; display: inline-block;}
.sub-page-menu #member-regular { color: #fff; font-size: 0.8em; height: 30px;
  padding-top: 5px; padding-left: 10px; padding-right: 10px; display: inline-block;}
.sub-page-menu li a:hover { color: white;}
.sub-page-menu li .white-text { color: white;}

/* 사진 업로드 */
.m_bg_black { position: absolute; width: 100%; height: 1300px;
  background-color: rgba(0,0,0,0.8);
  transform: translateY(-100%); opacity: 1; z-index: 100;}
#photo-upload-container{ width: 320px; height: 320px; background-color: #567;
    position: absolute; top: 50%; left: 50%; margin: -160px 0 0 -150px;
}
#photo-form { position: relative; margin: 0 auto; margin-top: 30px;
  width: 240px; height: 200px; background-color: #eee;
}
#photo-upload-btn{ position: relative; margin: 0 auto; top: 50px;
 width: 180px; padding: 10px; border: 1px dashed #BBB;
 text-align: center; background-color: #DDD; cursor: pointer;
}
#submit-btn { position: relative; margin: 0 auto;
  top: 80px; text-align: center;
}
/*input[type=submit] { font-size: 24px;
  width: 100px; height: 50px; cursor: pointer;
}*/


/* body */
.form-control { height: 40px; border: 1px solid white; border-radius: 0px;
  box-shadow: none; border-bottom: 1px solid #00bcf6; transition: none; padding-left: 0px;}
.form-control:focus { box-shadow: none; border:none; border-bottom: 1px solid #00bcf6; transition: none;}
.ta-border, .ta-border:focus { border: 1px solid #00bdf4;}
.required-field { position: absolute; font-size: 13px; padding-top: 10px; right: 50px; top: 0px;}
.color-blue { color: #00bdf4;}
.photo-frame { width: 312px; height: 312px; background-color: white;
  margin-bottom: 15px; position: relative;
  overflow: hidden;
  cursor: pointer;
}
.photo-frame img { width: 100%;}

/* container structure */
.container {
  width: 100%; height: auto; padding-top: 157px; padding-bottom: 100px;
  line-height: 1.42857143;
  background-color: #fff;
}
/* form 칼럼 정렬 */
form { max-width: 768px; margin: 0 auto;}
.h-color { border-top: 1px solid #00bdf4;}
input { text-indent: 0px;}
input[type=text], input[type="password"] { -webkit-appearance: none; -moz-appearance: none; appearance: none;}

.col-box, .col-box-level2, .col-box-school { position: relative; width: 100%; height: auto; overflow: hidden;
  padding-left: 50px; display: block;}
.col-box-level2 { padding-left: 0px;}
.col-box-school { padding-right: 50px; padding-bottom: 20px;}
.col-width-50, .col-width-50-school {width: 50%; float: left; padding-right: 50px; position: relative;}
.col-width-50-school { padding-right: 0px;}
.school-padding { padding-right: 13px;}
.school-year-padding { padding-right: 28px;}
.col-width-100 {width: 100%; float: left; padding-right: 50px;}
.top-27 { padding-top: 27px;}
.clear-fix { display: block; }
.clear-fix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0; }
#id-check-box { width: 70px; height: 25px; position: absolute;
  top: 36px; right:0px; font-size: 13px; cursor: pointer; color: #00bef2;}
#id-check-box span { padding-top: 2px; float:right;}
.mag-img { position: absolute; top:1px; right:51px; width: 12px; height: 12px;}
.mag-img img { width: 100%;}
.col-height1 { height: 53px; overflow: visible;}
#email-check-box { width: 150px; height: 25px; position: absolute;
  top: -9px; left:50px; font-size: 13px; cursor: pointer; color: #00bef2;}
#email-check-box span { padding-top: 2px; padding-left:15px; float:left; }
.mag-img3 { position: absolute; top:1px; left:0px; width: 12px; height: 12px;}
.mag-img3 img { width: 100%;}
#zip-search-box { width: 86px; height: 25px; position: absolute;
  top: 36px; right:0px; font-size: 13px; cursor: pointer; color: #00bef2;}
.mag-img2 { position: absolute; top:1px; left:0px; width: 12px; height: 12px;}
.mag-img2 img { width: 100%;}
#zip-search-box span { padding-top: 2px; float:right;}
.form-info-text { font-size: 13px; color: #aaa; padding-top: 6px; padding-bottom: 3px;}
.col-control-id { margin-left: -8px; padding-right: 42px;}
.col-2set-left, .col-2set-right { padding-right: 33px;}
.col-2set-right { margin-left: -17px;}
.form-ex-text { position: absolute; right: 32px; top: 4px; font-size: 13px; color: #aaa;}
.col-width-533 { width: 533px; float: left; margin-bottom: 17px;}
.col-width-145 { width: 145px; float: left; padding-top: 32px;}
.form-group { margin-bottom: 17px;}
.form-email1 { display: inline-block; float: left; width: 49%; padding-right: 4px;}
.form-email2 { display: inline-block; float: left; width: 51%;}
.e-label { display: block;}
.email-col { position: relative; width: 100%; float: left; padding-left: 19px; padding-right: 10px;}
.email-symbol { position: absolute; top:9px; left: 0; font-size: 14px;}

.select-style-mail, .select-style-phone, .select-style-branch { padding: 0; margin: 0;
    width: 135px; overflow: hidden; color: #00bef2;
    padding-left: 15px; font-size: 13px;
    background: white url("../../img/membership/select-arrow.gif") no-repeat 0px 50%;
}
.select-style-phone { background: white url("../../img/membership/select-arrow.gif") no-repeat 0px 42%;}
.select-style-mail select, .select-style-phone select, .select-style-branch select { width: 130%; height: 30px; border: none;
    box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance:none;
}
.select-style-mail select:focus, .select-style-phone select:focus, .select-style-branch select:focus { outline: none;}
.select-style-phone, .select-style-branch {width: 83px; height: 35px;
  position: absolute; top: 32px; left: 0px; border-bottom: 1px solid #00bcf7;}
.select-style-branch { width: 136px; left: 0px;}
.branch-last-left { left: 50px;}
.branch-box { height: 53px; }

.col-width-234 { width: 234px; float: left; position: relative;}
.zip-search { position: absolute; top:32px; left:219px;}
.col-width-right { float: right; padding-right: 35px; padding-top: 34px;}
.school-close-box { position: absolute; width: 29px; height: 29px; border-radius: 50%;
  border:1px solid #00bdf4; top: 33px; right: 0px; cursor: pointer;}
.delete-school { position: absolute; left:24px; top:-7px;}
.delete-vertical { display: none; position: absolute; width: 3px; height: 20px; top:12px; left:7px; background-color: #00bcf7;}
.delete-horizontal { position: absolute; width: 12px; height: 1px; top:20px; left:-16px; background-color: #00bcf7;}

/* 라디오 버튼 커스터마이징 */
.control { display: inline-block; position: relative;
  padding-left: 23px; margin-bottom: 15px; margin-right: 15px; cursor: pointer;
  font-size: 15px; font-weight: normal;}
.control input { position: absolute; z-index: -1; opacity: 0; top: -20px;}
.control__indicator {
  position: absolute; top: 4px; left: 4px; height: 12px; width: 12px;
  border: solid 1px #00bcf7; background-color: #fff;}
.control--radio .control__indicator { border-radius: 50%;}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #fff;}
.control input:checked ~ .control__indicator {
  background: #fff;}
.control input:checked:focus ~ .control__indicator {
  background: #fff;}
.control__indicator:after {
  content: ''; position: absolute; display: none;}
.control input:checked ~ .control__indicator:after { display: block;}
.control--radio .control__indicator:after {
  left: 2px; top: 2px; height: 6px; width: 6px; border-radius: 50%;
  background: #00bcf7;}

.col-plus { margin-top: -16px;}
.add-selection { width: 100%; padding-left: 91px;}
.add-selection2 { width: 100%; padding-left: 146px;}
.add-school { width: 100%; height: 49px; border: solid 2px #00bcf7; position: relative; margin-bottom: 32px; cursor: pointer;}
.plus-sign { position: relative; width: 120px; height: 18px; margin: 0 auto; padding-top: 15px;}
.plus-vertical { position: absolute; width: 1px; height: 18px; top:14px; left:9px; background-color: #00bcf7;}
.plus-horizontal { position: absolute; width: 19px; height: 1px; top:22px; left:0px; background-color: #00bcf7;}
.plus-text { color: #00bcf7; padding-left: 27px; font-size: 13px;}
.col-textarea { width: 100%; padding-bottom: 23px;}
.last-padding { padding-top: 9px; padding-left: 0px;}
.btn-box { width: 100%; padding-left: 50px; padding-right: 50px;}
.ex-text { font-size: 13px; font-weight: normal; color: #aaa;}

/* agreement check box */
.agreement-checkbox { position: relative; padding-right: 50px;}
.agreement-text { position: relative; padding-left:30px; padding-top:2px; padding-bottom:20px;}
.checkbox-holder { position: absolute; top:0px; left:0px;}
.check-style { font-size: 14px; padding-left: 30px; cursor: pointer; position: absolute;
  width: 22px; height: 22px; z-index: 13;}
.bold-text { font-weight: bold;}
.bold-text .fa { color:#00bcf7;}
.text-color-blue { color:#00bcf7;}
input[type="checkbox"] { display: none;}
.img-holder { width: 22px; height: 22px; position: absolute; border: 1px solid #00bcf7;
  top: 0px; left: 0px; overflow: hidden; background-color: #ffff00;}
.img-holder img { position: absolute; top: 0px; left: 22px;}
.agreement-message { padding-top: 10px; color: red; display: none;}

/* bootstrap 변경 */
.btn { border-radius: 0px; width: 150px; cursor: pointer;}
.btn:hover, .btn:focus, .btn:active { height: 49px; border: 2px solid black; color: black; background-color: white;}
.btn-default, .btn-default:focus, .btn-default:active { width: 100%; height: 49px; border: 2px solid black; color: black; background-color: white;}
.btn-default:active:focus { height: 49px; border: 2px solid black; color: black; background-color: white;}
.btn-reset, .btn-reset:hover, .btn-reset:focus, .btn-reset:active { height: 49px; border: 2px solid black; color: black; background-color: white;}
.btn-reset:hover { background-color: #fff;}
button:focus { outline:0 !important; }
input:focus { outline:0 !important; }
textarea { resize:vertical;}
.reset-padding { padding-top: 24px;}
.reset-box { width: 120px; height: 25px; padding-left: 20px; float: right;
  position: relative; font-size: 13px; cursor: pointer; color: #00bef2; margin-right: 50px;}
.reset-box span { padding-top: 2px; float:right;}
.reset-img { position: absolute; top:0px; right:79px; width: 12px; height: 12px;}
.reset-img img { width: 100%;}
input[type="submit"] { margin-right: 16px;}
input[type="password"] {font:small-caption; font-size:16px;}


/* footer ******************************************************************* */
.section-footer { width: 100%; position: relative; background-color: #DDDBDB; height: auto;
  padding-bottom: 60px; overflow: hidden;}
.footer1 { width: 40%; float: left; padding-left: 35px; padding-top: 38px;}
.footer1 img { margin-bottom: 18px;}
.footer2, .footer3, .footer4 { width: 20%; padding-top: 49px; float: left;}
.footer4 { position: relative;}
.p-margin1 { margin-bottom: 20px;}
.p-footer1 { font-size: 0.7em; }
.p-footer2 { font-size: 0.75em; font-weight: bold; color: #4E4D4D; margin-bottom: 15px;}
.p-margin2 { margin-bottom: 5px;}
.p-footer3, .p-footer4 { font-size: 0.75em; color: #7F7F7F; line-height: 180%; }
.p-footer3 a, .p-footer4 a { color: #7F7F7F;}
.p-footer4 { margin-top: 192px;}
.fb-logo-box { position: relative; width: 50px; height: 50px; overflow: hidden;}
.fb-logo-box img { position: absolute; top:0px; left:0px; cursor: pointer;}
.fb-logo-box img:hover { left: -50px;}
.a-fblogo { display: block; position: absolute; width: 120px; height: 100px; top:37px; left:-15px; z-index: 98;}
.a-fblogo:hover + .fb-logo-box img { left: -50px;}
.p-footer4 a:hover { color: black}
.p-footer3 a:hover { color: black}
/* ************************************************************************* */
/* media query ************************************************************* */
/* ************************************************************************* */
/* 로고 & 섹션 텍스트 left 조정 */
@media only screen and (max-width: 768px) {
.logo_img { left: 20px;}
}
@media only screen and (max-width: 425px) {
.logo_img { left: 15px;}
}
@media only screen and (max-width: 320px) {
.logo_img { left: 10px;}
}
/* ********************************* */
/* form 내용 칼럼 조정 ***************** */
@media (min-width: 768px) {
.form-inline .form-control { display: inline-block; width: auto;
    vertical-align: middle;}
}

@media only screen and (max-width: 811px) {
.col-width-50 {width: 100%; float: left; padding-right: 50px;}
.top-27 { padding-top: 27px; padding-top: 0px; padding-bottom: 25px;}
.photo-frame { margin: 0 auto; margin-bottom: 33px;}
.col-control-id { margin-left: 0px; padding-right: 50px;}
.col-2set-left, .col-2set-right { padding-right: 50px;}
.col-2set-right { margin-left: 0px;}
.form-ex-text { right: 50px;}
.col-width-533 { width: 100%; padding-right: 40px;}
.form-email1 { width: 46%; padding-top: 38px;}
.form-email2 { width: 54%; padding-top: 38px;}
.col-width-145 { padding-top: 0px; margin-top: -95px;}
.add-selection2 { width: 320px;}
/*.select-style-branch { left: 169px;}*/
.branch-last-left { left: 50px;}
.school-padding { width: 100%;}
.school-year-padding { width: 100%;}
.last-padding { padding-left: 50px;}
.btn-box { padding-left: 0px; }
}
@media only screen and (max-width: 555px) {
.col-width-right { float:none; clear:both; padding-top: 0px;}
}
/* ********************************* */
/* 가입안내 메뉴 라인 */
@media only screen and (max-width: 456px) {
.photo-frame { width: 100%; height: auto;}
}
@media only screen and (max-width: 512px) {
.logo_img { left:31px;}
.required-field { right: 10px;}
.col-box, .col-box-level2, .col-box-school {
  padding-left: 10px;}
.col-width-50, .col-control-id, .col-2set-left, .col-2set-right { padding-right: 10px;}
.col-box-level2 { padding-left: 0px;}
.col-box-school { padding-right: 10px;}
.form-ex-text { right: 10px;}
.col-width-533 { padding-right: 0px;}
.col-width-100 { padding-right: 10px;}
#email-check-box { left:10px;}
.zip-search { left: 178px;}
.branch-last-left { left:10px;}
.btn-box { padding-right: 10px; }
.reset-box { margin-right: 10px; }
.agreement-checkbox, .agreement-message { padding-right: 10px;}
}
@media only screen and (max-width: 420px) {
.sub-page-menu-title { color:#222;}
.container { padding-top: 191px;}
.nav-bg { height: 146px;}
.sub-page-menu { position: relative; width: 367px; margin-left: -22px;}
#member-group { display: block; position: absolute; left:35px; top:38px;}
}
@media only screen and (max-width: 368px) {
  input[type="submit"], input[type="reset"] { width: 127px;}
}
/* ********************************* */
/* footer */
@media only screen and (max-width: 1200px) {
  .footer1 { width: 34%;}
  .footer2, .footer3, .footer4 { width: 22%;}
  .footer3 { padding-left: 35px;}
}
@media only screen and (max-width: 1024px) {
  .footer1 { width: 50%;}
  .footer2, .footer2, .footer3 { width: 50%;}
}
/* menu list & seach box adjustment */
@media only screen and (max-width: 850px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 25%; float: left;
  padding-left: 7%;}
}
@media only screen and (max-width: 650px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%;
  padding-left: 12%;}
}
@media only screen and (max-width: 600px) {
  #search_table { width: 80%;}
}
@media only screen and (max-width: 560px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%;
    padding-left: 12%;}
  #search_table { margin: 0; margin-left: 3em;}
  #search_table span { font-size: 2em;}
}
@media only screen and (max-width: 414px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%;
    padding-left: 12%;}
  #search_table { margin: 0; margin-left: 3em;}
  #search_table span { font-size: 1.5em;}
}
@media only screen and (max-width: 400px) {
.m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%;
  height: 200px; padding-left: 10%;}
}
@media only screen and (max-width: 375px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%;
    padding-left: 10%;}
  #search_table { margin: 0; margin-left: 2em;}
  #search_table span { font-size: 1.5em; margin-right: 10%;}
}
@media only screen and (max-width: 320px) {
  .m_box1,.m_box2,.m_box3,.m_box4,.m_box5,.m_box6 { width: 50%; float: left;
    padding-left: 10%;}
  #search_table { margin: 0; margin-left: 2em;}
  #search_table span { font-size: 1.5em;}
}


/* add */
#member_thumbnail{display: none;}
input[type="text"][readonly]{background-color: #fff;}
