body {
    background: #fff;
}

/*.on{background:#f6430b; color:#fff;}*/ /*추가*/

.col-md-12.ddaynew {
    display: none;
}

/* 넘침 숨김 줄입 */
.txt_ellipsis {
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bannerMobile {
    border: 1px solid #dee3eb;
}

.wrapMobileXsBanner {
    border: 1px solid #dee3eb;
}


.banner-border {
    border: 1px solid #dee3eb;
}

/* start eception */
@media (max-width: 768px) {
    .paddingTb5Mbanner {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.subBanner {
    padding-bottom: 10px;
}

.paddingPidT10 {
    padding-top: 5px;
}

.majorMargin {
    margin-top: 10px;
}

@media (max-width: 996px) {
    .majorMargin {
        margin-top: 0;
    }
}

@media (max-width: 776px) {
    .paddingT5Xs {
        padding-top: 10px;
    }
}

/* end eception */
.wrapContainer {
    clear: both;
}

.wrapHeader1 {
    position: relative;
    overflow: hidden;
}

.wrapHeader1 {
    text-align: center;
}

.wrapHeader1 .header1Left {
    position: absolute;
    top: 34px;
    left: 30px;
}

.wrapHeader1 .header1Center {
    display: inline-block;
    width: auto;
}

.wrapHeader1 .header1Center {
    position: relative;
    display: inline-block;
    width: auto;
    height: 121px;
}

.wrapHeader1 .header1Center .centerLogo {
    position: absolute;
    top: 20px;
    left: 0;
}

.wrapHeader1 .header1Center .centerLogo a {
    display: inline-block;
    width: 240px;
    height: 84px;
    background: url('/theme/eb4_basic/multiTheme/themePortal/img/common/logo_x2.png');
    background-size: 100%;
}

.wrapHeader1 .header1Center .centerSearch {
    padding-left: 250px;
    padding-top: 34px;
}

.wrapHeader1 .header1Center .centerSearch .centerSearchRound {
    display: none;
    position: relative;
    height: 50px;
    border: 2px solid #ff3000;
    border-radius: 20px 20px 20px 20px !important;
}

.wrapHeader1 .header1Center .centerSearch .centerSearchRound i {
    font-size: 20px;
    color: #ff3000;
}

.wrapHeader1 .header1Center .centerSearch .centerSearchRound input {
    display: block;
    width: 100%;
    padding-left: 20px;
    padding-right: 50px;
    height: 100%;
    outline: 0;
    border: 0;
    box-sizing: border-box;
}

.wrapHeader1 .header1Center .centerSearch .centerSearchRound input:focus {
    outline: 0;
    border: 0;
}

.wrapHeader1 .header1Center .centerSearch .centerSearchRound .btnMainSearch {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
}

.wrapHeader1 .header1Right {
    position: absolute; /*top:34px;*/
    top: 50%;
    transform: translatey(-50%);
    right: 20px;
}

.ulTopMenu {
}

.ulTopMenu li {
    float: left;
}

.ulTopMenu li a {
}

.ulTopMenu li a .wrapTopMenu {
    width: auto; /*height:40px;*/
    padding: 0 10px;
}

.ulTopMenu li a .wrapTopMenu .topMenuBg {
    display: inline-block;
    height: 23px; /*background:url('../img/common/topMenu.png?ver=1112') no-repeat;*/
}

.ulTopMenu li a .wrapTopMenu .topMenuBg {
    font-size: 22px;
    color: #666;
}

.ulTopMenu li a .wrapTopMenu .topMenuBgLogin {
    width: 21px;
    background-position: 0 0;
}

.ulTopMenu li a .wrapTopMenu .topMenuBgLogin::after {
    content: "\f011";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 22px;
}

.ulTopMenu li a .wrapTopMenu .topMenuBgMySkoologic {
    width: 23px;
    background-position: -21px 0;
}

.ulTopMenu li a .wrapTopMenu .topMenuBgMySkoologic::after {
    content: "\f406";
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    font-size: 22px;
}

.ulTopMenu li a .wrapTopMenu .topMenuBgMall {
    width: 24px;
    background-position: -44px 0;
}

.ulTopMenu li a .wrapTopMenu .topMenuBgMall::after {
    content: "\f07a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 22px;
}

.ulTopMenu li a .wrapTopMenu .topMenuBgHome {
    width: 24px;
    background-position: -66px 0;
}

.ulTopMenu li a .wrapTopMenu .topMenuBgHome::after {
    content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 22px;
}


.ulTopMenu li a .wrapTopMenu .topMenuText {
    color: #666666;
    font-size: 13px;
}

.ulTopMenu li:hover a .wrapTopMenu .topMenuBg::after {
    color: #f6430b;
}

.ulTopMenu li:hover a .wrapTopMenu .topMenuText {
    color: #f6430b;
}

.ulTopMenu li a .wrapTopMenu .topMenuText:hover {
    text-decoration: underline;
}

.wrapHeader2 {
    position: relative;
    height: 50px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #c4c4c4;
}

.wrapHeader2:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

.wrapHeader2 .container {
    background: transparent;
}

.wrapHeader2 .ulNav {
    overflow: hidden;
    font-weight: bold;
}

.wrapHeader2 .ulNav li {
    position: relative;
    float: left;
    width: 12.5%;
}

.wrapHeader2 .ulNav li a {
    display: block;
    height: 49px;
    line-height: 49px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 15px;
}

.wrapHeader2 .ulNav li a {
    font-family: '나눔바른고딕', 'Nanum Barun Gothic', '나눔바른고딕OTF', NanumBarunGothicOTF, 'Malgun Gothic', Arial, sans-serif
}

.wrapHeader2 .ulNav li.liFirst a {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-indent: 15px;
    letter-spacing: 2px;
}

.wrapHeader2 .ulNav li.liFirst a i {
    font-size: 25px;
    color: #111;
    position: relative;
    top: 5px;
}

.wrapHeader2 .ulNav li a span {
    display: inline-block;
    position: relative;
    height: 100%;
    padding: 0 8px;
}

.wrapHeader2 .ulNav li.active a span:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    height: 2px;
    background: #f36c21;
}

.wrapHeader2 .ulNav li.point a span:before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 15px;
    width: 7px;
    height: 7px;
    border-radius: 3px;
    background: #f36c21;
}

.wrapHeader2 .ulNav li a:hover span:before {
    color: #f36c21;
    font-weight: bold;
}

.wrapHeader2 .ulNav li a:hover span:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: #f36c21;
}

@media (max-width: 1199px) {
    .header1Left {
        display: none;
    }

    .header1 {
        position: relative;
        text-align: left;
        max-width: 950px;
        margin: 0 auto;
    }

    .wrapHeader1 .header1Center {
        position: relative;
        display: inline-block;
        width: 430px;
        height: 100px;
    }

    .wrapHeader1 .header1Center .centerLogo {
        position: absolute;
        top: 15px;
        left: 5px;
    }

    .wrapHeader1 .header1Center .centerLogo a {
        display: inline-block; /*width:255px;height:58px;*/
        background: url('/theme/eb4_basic/multiTheme/themePortal/img/common/logo_m_wide_0.png') no-repeat;
        background-size: 100%;
    }

    .wrapHeader1 .header1Center .centerSearch {
        padding-left: 90px;
        padding-top: 25px;
    }

    .wrapHeader1 .header1Center .centerSearch .centerSearchRound {
        position: relative;
        height: 50px;
        border: 2px solid #ff3000;
        border-radius: 20px 20px 20px 20px !important;
    }

    .wrapHeader1 .header1Center .centerSearch .centerSearchRound i {
        font-size: 20px;
        color: #ff3000;
    }

    .wrapHeader1 .header1Center .centerSearch .centerSearchRound input {
        display: block;
        width: 100%;
        padding-left: 20px;
        padding-right: 50px;
        height: 100%;
        outline: 0;
        border: 0;
        box-sizing: border-box;
    }

    .wrapHeader1 .header1Center .centerSearch .centerSearchRound input:focus {
        outline: 0;
        border: 0;
    }

    .wrapHeader1 .header1Center .centerSearch .centerSearchRound .btnMainSearch {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 50px;
    }

    .header1Right {
        text-align: center;
    }
}

@media (max-width: 992px) {
    .wrapHeader1 {
        border-bottom: 1px solid #ccc;
    }

    .header1 {
        position: relative;
        text-align: left;
        max-width: 730px;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {

    .btn-signiture:hover {
        background: #fff;
        color: #666;
    }

    /* 추가 */
}


/* footer */
footer {
    background: #fff;
    overflow: hidden;
}

.wrapFooter1 {
    display: none;
    padding: 5px 0;
}

.wrapFooter2 {
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.wrapFooter2 .footer2 {
    text-align: center;
}

.ulFooter {
    display: inline-block;
}

.ulFooter li {
    float: left;
}

.ulFooter li a {
    display: inline-block;
    padding: 5px;
}

.wrapFooter3 {
}

.wrapFooter3 .footer3 {
    text-align: center;
    padding: 20px 0;
    color: #444;
    font-size: 13px;
    line-height: 16px;
}

/* start login */
.wrapLogin {
    width: 100%;
    height: 131px;
    background: #fff;
    border: 1px solid #dee3eb;
}

.wrapLogin .loginBefore {
    height: 100%;
    padding: 10px 25px;
    box-sizing: border-box;
}

.wrapLogin .loginBefore .text {
    padding: 10px 0 10px 0;
    color: #000;
    font-size: 12px;
    line-height: 14px;
}

.wrapLogin .loginBefore .wrapBtn {
    display: block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: #ff6c00;
}

.wrapLogin .loginBefore .btnLogin {
    display: inline-block;
    width: 100%;
    height: 38px;
    line-height: 38px; /*background:#ff6c00;*/
    background: #f6430b;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 2px !important;
}

.wrapLogin .loginBefore .wrapBottom {
    margin-top: 10px;
}

.wrapLogin .loginBefore .wrapBottom .idinquiry {
    float: left;
    letter-spacing: 1px;
}

.wrapLogin .loginBefore .wrapBottom .pwinquiry {
    float: right;
    letter-spacing: 1px;
}

/* end Login */


/* start login */
.wrapLogin {
    width: 100%;
    height: 128px;
    background: #fff;
}

/*
.wrapLogin .login{height:100%;padding:10px 25px;border:1px solid #dee3eb;box-sizing:border-box;}
.wrapLogin .login .text{padding:10px 0 10px 0;color: #888;font-size: 12px;line-height: 14px;}
.wrapLogin .login .wrapBtn{display:block;height:50px;line-height:50px;width:100%;background:#ff6c00;}
.wrapLogin .login .btnLogin{display:inline-block;width:100%;height:38px;line-height:38px;background:#ff6c00;color:#fff;text-align:center;font-size:18px;border-radius:2px !important;}
*/
.wrapLogin .login .wrapLoginMemberTop {
    padding-top: 13px;
    height: 86px;
    box-sizing: border-box;
    border-bottom: 0;
}


.wrapLogin .login .wrapLoginMemberTop .col1 {
    float: left;
    width: 80px;
}

.wrapLogin .login .wrapLoginMemberTop .col2 {
    float: left;
    width: 190px;
}

.wrapLogin .login .wrapLoginMemberTop .col3 {
    float: right;
    width: 70px;
}

@media (max-width: 1199px) {
    .wrapLogin .login .wrapLoginMemberTop .col1 {
        float: left;
        width: 70px;
    }

    .wrapLogin .login .wrapLoginMemberTop .col2 {
        float: left;
        width: 140px;
    }

    .wrapLogin .login .wrapLoginMemberTop .col3 {
        float: right;
        width: 70px;
    }
}

/* col1 */
.wrapLogin .login .wrapLoginMemberTop .col1 .wrapProfilePic {
    padding-left: 15px;
}

.wrapLogin .login .wrapLoginMemberTop .col1 .wrapProfilePic .user-photo {
    display: block;
    width: 56px;
    height: 56px;
    margin: 0 auto;
    border-radius: 28px !important;
}

/* col1 */
.wrapLogin .login .wrapLoginMemberTop .col3 {
}

/* col2 */
.col2 .nick {
    display: inline-block;
    width: 90px;
    text-align: right;
}

.bNick {
    overflow: hidden;
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 1199px) {
    .bNick {
        overflow: hidden;
        max-width: 145px;
    }
}

.col2 a, .col2 a {
    display: block;
    width: 50%;
}

.col2 .left {
    text-align: left;
    text-align: right;
}

.col2 .right {
    text-align: right;
    text-align: left;
}

.col2 .btnMy {
    display: inline-block;
    float: left;
}

.col2 .btnSecond {
    padding-left: 5px;
}

.col2 .btnMy .count {
    color: #f6430b;
    font-weight: bold;
    font-size: 12px;
    padding-left: 5px;
}

.col2 .row02 {
    clear: both;
    padding-top: 11px;
}

.wrapLogin .login .wrapLoginMemberTop .col3 {
    float: right;
    padding-top: 17px;
    padding-right: 10px;
}

.wrapLogin .login .wrapLoginMemberTop .col3 .btnRound {
    display: block;
    width: 100%;
    padding: 8px;
    text-align: center;
    background: #ced2d7;
    color: #fff;
    border-radius: 15px !important;
    font-size: 12px;
    letter-spacing: -1px;
}

.wrapLogin .login .wrapLoginMemberBottom {
    height: 41px;
    border-top: 1px solid #dee3eb;
    box-sizing: border-box;
}

.wrapLogin .login .wrapLoginMemberBottom .ulLoginLink {
    width: 100%;
    overflow: hidden;
}

.wrapLogin .login .wrapLoginMemberBottom .ulLoginLink li {
    float: left;
    width: 50%;
}

.wrapLogin .login .wrapLoginMemberBottom .ulLoginLink li a {
    display: block;
    border-right: 1px solid #dee3eb;
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.wrapLogin .login .wrapLoginMemberBottom .ulLoginLink li {
}

.wrapLogin .login .wrapLoginMemberBottom .ulLoginLink li:last-child a {
    border-right: 0;
}

.wrapLogin .login .wrapBottom .pwinquiry {
    float: right;
    letter-spacing: 1px;
}

/* end Login */

/* start youtube */
.wrapYoutubeBlind {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 5000;
}

.wrapYoutubePlayer {
}

.wrapYoutubeClose {
    height: 50px;
    background: #000;
    text-align: center;
}

.btnYoutubeClose {
    display: block;
    float: right;
    width: 50px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    font-size: 30px;
    background: #000;
}

.btnYoutubeClose:hover {
    background: #ec6000;
    color: #fff;
}

/* end youtube */

/* top banner */
.wrapTopBanner {
    background: url('../img/common/headerTop_careerBannerBg.png') center center;
    overflow: hidden;
}

.wrpaTopImg {
    width: 100%;
    max-width: 888px;
    margin: 0 auto;
    overflow: hidden;
}

.wrpaTopImg img {
    width: 100%;
}

/* start main popup */
.wrapPopup {
    position: relative;
    height: 388px;
    padding-bottom: 50px;
    background: #fff;
    box-sizing: border-box;
    border: 5px solid #dee3eb;
    overflow: hidden;
}

.wrapPopup .popupImg {
    text-align: center;
    padding-top: 40px;
}

.wrapPopup .popupImg img {
}

.wrapPopup .wrapBtnMainJssPopup {
    text-align: right;
}

.wrapPopup .wrapBtnMainJssPopup .btnMainJssPopup {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: #fff;
    color: #222;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    padding-right: 25px;
}

@media (max-width: 1199px) {
    .wrapPopup .popupImg {
        width: 100%;
        margin: 0 auto;
    }

    .wrapPopup .popupImg img {
        width: 80%;
        max-width: 309px;
    }
}

@media (max-width: 767px) {
    .wrapPopup {
        margin-bottom: 10px;
    }

    .wrapPopup .popupImg {
        width: 100%;
        margin: 0 auto;
    }

    .wrapPopup .popupImg img {
        width: 80%;
        max-width: 309px;
    }
}

.btnMainJssPopup {
}

/* end main popup */

.modal-body-img {
    margin: 0 auto;
}

.modal-body-img img {
    width: 100%;
    margin: 0 auto;
}

#modal_jssPopup .modal-body {
    text-align: center;
}

.mainImg {
    max-width: 568px;
    margin: 0 auto;
}

/* sideTopBanner */

.wrapUniv {
    border: 1px solid #dee3eb;
}

.wrapUnivImg {
}

.wrapUnivArticle {
    border: 1px solid #dee3eb;
}

.wrapUniv button {
    width: 100%;
}

.wrapUniv img {
    width: 100%;
}

.wrapUnivArticle .mainSideBanner {
    width: 100%;
}


.wrapUnivArticle .post {
    height: 50%;
    line-height: 55px;
    text-indent: 5px;
}

.wrapUnivArticle .journal {
    height: 50%;
    text-align: center;
    border-top: 1px solid #dee3eb;
    box-sizing: border-box;
    padding-top: 10px;
    background: #1c5b9b;
}

.wrapUnivArticle .journal img {
    margin-top: 10px;
    width: 95px;
    height: 18px;
}

.wrapPress {
    border-top: 1px solid #dee3eb;
}

.wrapPress .pressArticle {
    height: 56px;
    line-height: 56px;
    text-indent: 10px;
    display: block;
    text-align: center;
}

.wrapPress .pressLogo {
    height: 55px;
    line-height: 55px;
    border-top: 1px solid #dee3eb;
}

.wrapPress .pressLogo a {
    text-align: center;
}

.wrapPress .pressLogo a .imgLogoBj {
    width: 95px;
    height: 18px;
    margin: 0 auto;
    margin-top: 17px
}

.wrapPress .pressLogo a .imgLogoMw {
    width: 42%;
    height: 100%;
    margin: 0 auto;
    margin-top: 2px;
}

.wrapPress .pressLogoBg_gg {
    background: #1c5b9b;
}

.wrapSkoolmovie {
    width: 100%; /*height:100%;*/
    height: 471px;
    box-sizing: border-box;
    border: 1px solid #dee3eb;
    text-align: center;
}

.wrapSkoolmovie button {
    display: block;
    width: 100%;
    margin: 0;
}

.wrapSkoolmovie img {
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
    .wrapSkoolmovie {
        height: 100%;
    }

    .wrapSkoolmovie iframe {
        height: 100%;
    }
}

@media (max-width: 1199px) {
    .wrapUnivImg img {
        width: 100%;
        height: 210px;
    }
}

/* start wrapHeaderAdmin */
.wrapHeaderAdmin {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    border-bottom: 1px solid #dee3eb;
    text-align: right;
    padding-right: 20px;
}

.wrapHeaderAdmin .ulHeaderAdmin {
    display: inline-block;
}

.wrapHeaderAdmin .ulHeaderAdmin li {
    float: left;
    padding-left: 10px;;
}

.wrapHeaderAdmin .ulHeaderAdmin li .eyoom-form {
    padding-top: 14px;
    height: 50px;
    line-height: 50px;
}

/* end wrapHeaderAdmin */


/* shop start */
.basic-body .basic-body-main {
    padding-top: 30px;
    padding-bottom: 10px;
}

.header-nav .navbar {
    border-top: 0;
}

@media (max-width: 992px) {
    .basic-body .basic-body-main {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-nav .navbar {
        border-top: 0;
    }

    .main-banner-wrap {
        margin-bottom: 10px;
    }

}

@media (max-width: 776px) {
    .footer-top-logo {
        display: none;
    }
}


/* bx slider */

/*
@media (min-width:768px){
	.wrapMobileXsBanner .bx-wrapper{display:none;}
}


@media(max-width:768px){
	.wrapSlider .bx-wrapper{display:none;}
}
*/
@media (max-width: 998px) {

    .bx-pc-only {
        display: none;
    }

}

/* 추가 */

@media (max-width: 480px) {
    .col-md-12.ddaynew {
        display: block
    }

    .firstbanner {
        display: none;
    }
}

.con {
    max-width: 1000px;
    margin: 0 auto;
}

@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

body {
    /*font-family: 'Noto Sans KR', sans-serif;*/
}

#chat-room {
    height: 100%;
    background-color: #FFECDE;
    /* 임시 */
    outline: 2px solid white;

    position: relative;
    background-image: url("/theme/eb4_basic/multiTheme/themePortal/img/background1.png");
    background-repeat: repeat-y;
    background-size: cover;


}


#chat-room .message-box {
    padding: 0 0.7rem;
    height: calc(100% - 40px);
    overflow-y: scroll;
    max-height: calc(80vh - 40px);
}

#chat-room .message-box::-webkit-scrollbar {
    width: 10px;
}

#chat-room .message-box::-webkit-scrollbar-thumb {
    background-color: #2f3542;
    border-radius: 10px;
}

#chat-room .message-box::-webkit-scrollbar-track {
    background-color: grey;
    border-radius: 10px;
    box-shadow: inset 0px 0px 5px white;
}

#chat-room .chat-message {
    /*margin-top: 5px;*/
    margin-left: 40px;
    position: relative;
}

#chat-room .chat-message > section {
    position: absolute;
    top: 0;
    left: -3rem;
}

#chat-room .chat-message.mine {
    margin-right: 40px;
    position: relative;
}

#chat-room .chat-message.mine > section {
    position: absolute;
    top: 0;
    right: -3rem;
}

#chat-room .chat-message > span {
    display: block;
    float: left;
    color: black;
}

#chat-room .chat-message.mine > span {
    display: block;
    float: right;
    color: black;
}

#chat-room .chat-message > section {
    font-size: 3rem;
}

#chat-room .chat-message::after {
    content: "";
    display: block;
    clear: both;
}

#chat-room .chat-message > div {
    position: relative;
    background-color: white;
    float: left;
    padding: 0.8rem;
    border-radius: 1rem;
    clear: both;
    font-weight: bold;
    font-size: 1.46rem;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    text-align: left;
    margin: 3px;
    max-width: 85%;
    overflow: visible;
    word-break: break-all;
}

#chat-room .chat-message.mine > div {
    position: relative;
    background-color: #ffdbc9;
    float: right;
    padding: 0.8rem;
    border-radius: 1rem;
    clear: both;
    font-weight: bold;
    font-size: 1.46rem;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    text-align: left;
    margin: 3px;
    max-width: 100%;
    overflow: visible;
    word-break: break-all;
}

#chat-room .chat-message.mine > span {
    /*display:none;*/
}

#chat-room .chat-message.mine > section {
    /*display:none;*/
}

#chat-room .chat-message > section > img {
    height: 34px !important;
    width: 34px !important;
    margin-top: 4px;
    margin-right: 5px;
    position: absolute;
    left: -9px;
}

#chat-room .chat-message.mine > section > img {
    left: unset;
    right: -9px;
}

#chat-room .timebar {
    display: block;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 1rem;
    text-align: center;
    padding: 0.3rem 0;
    color: white;
    font-size: 1.6rem;
    margin-top: 5px;
}

.chatTime.mine {
    position: absolute;
    font-size: 4px;
    float: right;
    margin-right: 0;
    vertical-align: bottom;
    left: -30px;
    bottom: 0;
}

.chatTime {
    position: absolute;
    font-size: 4px;
    float: right;
    margin-left: 0;
    vertical-align: bottom;
    right: -30px;
    bottom: 0;
}


@keyframes blink-effect {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 197, 106, 1);
    }

    50% {
        box-shadow: 0 1px 3px 3px rgba(255, 197, 106, 1);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 197, 106, 1);
    }
    /*50%{*/
    /*	opacity: 0;*/
    /*}*/
}

.button {
    line-height: 0;
    animation: blink-effect;
    animation-duration: 2s;
    /*animation-timing-function: cubic-bezier(0.29, 0.07, 0.68, 0.98);*/
    animation-iteration-count: infinite;

    position: relative;
    width: 25px;
    height: 25px;
    text-align: center;

    margin: 10px 10px 0 10px;

    border: solid 1.5px #dfdfdf;
}

.button2 {
    line-height: 0;
    animation: blink-effect;
    animation-duration: 2s;
    /*animation-timing-function: cubic-bezier(0.29, 0.07, 0.68, 0.98);*/
    animation-iteration-count: infinite;

    position: relative;
    width: 25px;
    height: 25px;
    text-align: center;

    margin: 10px 10px 0 10px;

    border: solid 1.5px #dfdfdf;
}

.button .prev {

}

.button .next {

}

.Bookstall {
    width: 50%;
    height: 33%;

    margin: 0;
    box-sizing: border-box;
    outline: 0;
    border: solid 1px #D9D9D9;
}

.Bookstall > img {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    vertical-align: middle;
}

.vote {
    position: relative;
    background-image: url("/theme/eb4_basic/multiTheme/themePortal/img/survey2.png");
    height: 344px;
    width: 100%;
    background-size: 100% 100%;
    border: solid 1px #ebeef3;
}

.vote::-webkit-scrollbar {
    display: none;
}

#guide {
    position: relative; /* absolute는 부모가 relative일 때 부모를 따라간다. */
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 비율 */
}

#video {
    position: absolute;
    width: 100%; /* 부모에 맞게 꽉 채운다. */
    height: 100%;
}

.votecount {
    position: absolute;
    width: 21.5%;
    height: 8%;
    top: 67.5%;
    right: 18.8%;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    color: black;
}

.votebutton {
    position: absolute;
    width: 26.5%;
    height: 28.7%;
    top: 38%;
}

.family-banner {
}

.custom-btn {
    width: 130px;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px;
    font-family: '나눔바른고딕', 'Nanum Barun Gothic', '나눔바른고딕OTF', NanumBarunGothicOTF, 'Malgun Gothic', Arial, sans-serif;
    font-weight: bold;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
    7px 7px 20px 0px rgba(0, 0, 0, .1),
    4px 4px 5px 0px rgba(0, 0, 0, .1);
    outline: none;
}

.btn-12 {
    position: relative;
    right: 20px;
    bottom: 20px;
    border: none;
    box-shadow: none;
    width: 100%;
    height: 40px;
    line-height: 42px;
    -webkit-perspective: 230px;
    perspective: 230px;
    font-size: 15px !important;
    font-weight: bold;
}

.btn-12 span {
    background: rgb(0, 172, 238);
    background: linear-gradient(0deg, #004AFF 0%, #0081FF 100%);
    display: block;
    position: absolute;
    width: 100%;
    height: 40px;
    /*box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),*/
    /*7px 7px 20px 0px rgba(0,0,0,.1),*/
    /*4px 4px 5px 0px rgba(0,0,0,.1);*/
    border-radius: 5px !important;
    margin: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.btn-12 span:nth-child(1) {
    /*box-shadow:*/
    /*		-7px -7px 20px 0px #fff9,*/
    /*		-4px -4px 5px 0px #fff9,*/
    /*		7px 7px 20px 0px #0002,*/
    /*		4px 4px 5px 0px #0001;*/
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 50% 50% -20px;
    -moz-transform-origin: 50% 50% -20px;
    transform-origin: 50% 50% -20px;
}

.btn-12 span:nth-child(2) {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: 50% 50% -20px;
    -moz-transform-origin: 50% 50% -20px;
    transform-origin: 50% 50% -20px;
}

.btn-12:hover span:nth-child(1) {
    /*box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),*/
    /*7px 7px 20px 0px rgba(0,0,0,.1),*/
    /*4px 4px 5px 0px rgba(0,0,0,.1);*/
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.btn-12:hover span:nth-child(2) {
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
    7px 7px 20px 0px rgba(0, 0, 0, .1),
    4px 4px 5px 0px rgba(0, 0, 0, .1);
    color: transparent;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}