.header {
    height: 40px;
    background-color: #064378;
}

.headerIn {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    display: table;
    position: relative;
}

/* 
.btn_register {
    line-height: 1!important;
    background-color: #20d8d3!important;
}  
*/
.d-none {
    display: none!important;
}

/* .desk-top-dummy {
    display: none;
} */

/* tha slider */
.kt-blocks-carousel .slick-dots {
    padding: 0 0 5px 0!important;
}
/* .kt-inside-inner-col li {
    line-height: 0.6;
} */
/*
    tha main menu
*/
.layui-layer-btn1 {
    background: #2b8568;
    border: 1px solid #2b8568;
}

/* Head  */
header#masthead {
    background-color: white;
}

.headIn_R ::placeholder {
    color:rgba( 255,255,255,.5);
}

 
/* mobile hide desktop top gap*/
.content-width-fullwidth .desk-top-dummy {
    display: none;
}

/* 
.content-width-fullwidth .content-area, .content-vertical-padding-hide .content-area {
    margin-top: 98px!important;
    margin-bottom: 5rem!important;
}
 */
.content-width-fullwidth .content-area, .content-vertical-padding-hide .content-area {
    margin-top: unset!important;
    margin-bottom: unset!important;
}
.content-area {
    margin-top: unset!important;
    margin-bottom: unset!important;
}
.site-main-header-inner-wrap {
    min-height: 60px!important;
}
.btn_setFavor {
    margin-left: 7px!important;
    background: url(/wp-content/themes/kadence/assets/tha/btn_setFavor.svg) no-repeat center!important;
    background-size: 19px!important;
}
.set-falvor-dummy {
    display: inline-block;
    margin-top: 6px;
    min-width: 50px;
}
/* */
.tha-new-post-block.wp-block-latest-posts a {
    display: inline-block!important;
    font-size: 1rem!important;
    color: white!important;
    font-family: Arial,Microsoft JhengHei,Microsoft YaHei,sans-serif;
    font-weight: 600;
}
.wp-block-latest-posts__list li>a:last-child { 
    position: relative;
    top: -34px;
    left: -8px;    
}


.btn_register {
    background: #13b5b1 url(/wp-content/themes/kadence/assets/tha/icon_register.svg) no-repeat 8px 50%!important;
    background-size: 11px!important;
    color: #fff!important;
    height: 24px!important;
    line-height: 23px!important;
    border-radius: 5px!important;
    padding: 0 8px 0 25px!important;
    float: left!important;
    margin-right: 12px!important;
    min-width: 90px!important;
    box-sizing: border-box!important;
    font-size: 14px!important;
}

.passwordBox {
    float: left;
    margin-right: 12px;
    position: relative;
    font-size:13px!important;
}

#divNotLogined input, select {
    font-family: Arial,Microsoft JhengHei,Microsoft YaHei,sans-serif;
    text-indent: 5px;
    border: 0!important;
    outline: none;
    border-radius: 5px !important;
    
}

.signIn_PW {
    padding-right: 24px;
}

.uppercase {
    text-transform: uppercase;
}
.signIn_ID, .signIn_PW {
    text-indent: 0 !important;
}
.signIn_ID {
    float: left;
    margin-right: 12px;

}
.signIn_ID, .signIn_PW {
    background-color: #0465ae!important;
    color: #fff!important;
    width: 115px;
    height: 24px;
    padding: 0 8px;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
}
.headIn_R {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 21;
}

.btn_signIn {
    border-radius: 5px!important;
    background-color: #0297ff!important;
    color: #fff!important;
    height: 24px!important;
    line-height: 23px!important;
    padding: 0 10px!important;
    float: left;
    min-width: 48px;
    box-sizing: border-box;
    font-size: 14px;
}

.btn_questionMark {
    background: url(/wp-content/themes/kadence/assets/tha/btn_questionMark.svg) no-repeat center;
    background-size: 15px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: .6;
    cursor: pointer;
}

/* run message area */
.runMsgArea {
    background-color: rgba(0,0,0,0.95);
    width: 100%;
    height: 45px;
    z-index: 1;
}
.icon_runMsg {
    width: 45px;
    height: 100%;
    background: url(/wp-content/themes/kadence/assets/tha/icon_runMsg.svg) no-repeat 12px 50%;
    background-size: 21px;
    float: left;
}
.runMsg {
    max-width: 1000px;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.runMsg marquee {
    float: left;
    width: calc(100% - 45px);
    white-space: nowrap;
    box-sizing: border-box;
    color: #fff;
    height: 45px;
    overflow: hidden;
}
.runMsg marquee a {
    color: #fff;
    text-decoration: none;
    line-height: 40px;
    margin-right: 20px;
    display: inline-block;
    cursor: pointer;
}

/* other links */
.otherLink {
    display: table;
    width: 700px;
    margin: 27px auto 0 auto;
}
.otherLink a {
    display: table-cell;
    height: 55px;
    vertical-align: middle;
    color: #666;
    font-size: 16px;
    padding-left: 78px;
    letter-spacing: 2px;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
    transition: all ease .3s;
    box-sizing: border-box;
    text-decoration-line: none;
}
.otherLink a:before {
    content: '';
    background: url(/wp-content/themes/kadence/assets/tha/icon_group.png) no-repeat;
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0;
    left: 13px;
    margin: auto 0;
    transition: all ease .3s;
}
.otherLink a:last-child {
    width: 1px;
    padding-right: 13px;
}
a.btn_OL_service:before {
    background-position: 2px -53px;
}
a.btn_OL_help:before {
    background-position: -58px -53px;
}
a.btn_OL_active:before {
    background-position: -112px -53px;
}
a.btn_OL_complaint:before {
    background-position: -225px -53px;
}


/* footer */
.tha-footer {
    background-color:#242424;
}
.btmGuild {
    width: 100%;
    min-width: 800px;
    margin: 0 auto;
    max-width: 1290px;    
    border-top: 1px solid #484848;
    padding-bottom: 25px;
    padding-top: 15px;
}
.guilList {
    /* float: left; */
    width: 95px;
    margin: 4px 5px 5px 5px;
    padding: 0 20px;
}
.guilListT {
    color: #fff;
    line-height: 39px;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding: 0 45px;
}
.guilListImg {
    position: absolute;
    top: 7px;
    left: 0;
}
.guilList ul {
    display: inline-block;
    /* list-style: none; */
    padding: 0;
    margin: 0;
    width: 100%;
    margin-top: 7px;
}
.guilList ul li {
    line-height: 16px;
    color: #ccc;
    width: 100%;
    text-align: left;
    padding: 4px 0 4px 0;
    display: table-cell!important;
}
.guilList ul li a {
    cursor: pointer;
    text-decoration: none;
    color: #ccc;
    font-size: 13px;
    /* padding-left: 25px; */
    width: 115px;
    display: block;
    /* margin-left: 7px; */
}

















