/* BASIC css start */
.cb_sub_title { position: relative; width: 100%; padding: 30px 0px; text-align: center; }
.cb_sub_title span { position: relative; display: inline-block; vertical-align: middle; font-size: 25px; font-weight: 700; }
.cb_sub_title span:after { content: ''; display: block; position: absolute; width: 100%; height: 2px; bottom: -13px; background: #000000; left: 0px; right: 0px; margin: 0 auto; }


#contents .login .loginMiddle .btn_Red { background: #000000; border: 1px solid #000000; }
#contents .login .loginBottom { padding: 20px 0px; width: calc( 100% - 30px ); margin: 0 auto; margin-top: 20px; border-top: 1px solid #eeeeee; background: none; }
#contents .login .loginBottom h4 { background: none; }


/* BASIC css end */

