@charset "utf-8";

html {
    -webkit-overflow-scrolling : touch;
    height: 100%;
}
body.doz_sys {
    -webkit-tap-highlight-color : rgba(201, 224, 253, 0.3);
    -webkit-overflow-scrolling : touch;
}
a {
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.inline-section-wrap .icon_type_menu a.fixed_transform,
.new_header_overlay .icon_type_menu a.fixed_transform {
    -webkit-transition: none;
    transition: none;
}
em {
    font-style: normal;
}
.h45 {
    height : 45px !important
}
.h337 {
    height : 337px !important
}
.w100p {
    width : 100% !important
}
.w100 {
    width : 100px !important
}
.w200 {
    width : 200px !important
}
.w120 {
    width : 120px !important
}
.mt0 {
    margin-top : 0 !important
}
.mt8 {
    margin-top : 8px !important
}
.mb0 {
    margin-bottom : 0 !important
}
.mb5 {
    margin-bottom : 5px !important
}
.mb8 {
    margin-bottom : 8px !important
}
.mb10 {
    margin-bottom : 10px !important
}
.mb20 {
    margin-bottom : 20px !important
}
.mb24 {
    margin-bottom : 24px !important
}
.mt3 {
    margin-top : 3px !important
}
.mt8 {
    margin-top : 8px !important
}
.mt10 {
    margin-top : 10px !important
}
.mt14 {
    margin-top : 14px !important
}
.mt16 {
    margin-top : 16px !important
}
.mt17 {
    margin-top : 17px !important
}
.mt20 {
    margin-top : 20px !important
}
.mt24 {
    margin-top : 24px !important
}
.ml24 {
    margin-left : 24px !important
}
.pt20 {
    padding-top : 20px !important
}
.pb16 {
    padding-bottom : 16px !important
}
.p_lr_space {
    padding-left  : 24px !important;
    padding-right : 24px !important
}
.over_h {
    overflow : hidden;
}
.txt_l {
    text-align : left !important
}
.txt_c {
    text-align : center !important
}
.float_l {
    float : left !important
}
.float_r {
    float : right !important
}
.is-safari span, .is-safari a {
    text-rendering: optimizeSpeed;
}
.navbar-logo img {
    transition-duration: 1s;
}
.custom-text-info p {
    margin: 0;
}
.clearfix:after,.clearfix:before,
.nav.sub-menu ul:before {
    content : '';
    display: block;
    clear: both;
}
#doz_header_wrap {
    position : relative;
    z-index: 1000;
}
#doz_header .navbar .navbar-logo {
    transition: none;
}
#doz_header em {
    font-style: italic;
}
body.doz_sys.modal-open {
    overflow-y: hidden;
    min-height: 100%;
}
body.doz_sys.shopping.modal-open {
    height: auto;
}
.doz_sys section {
    position: relative;
}
.lg-on {
    overflow: hidden;
}
.lg-icon {
    font-family: 'lg' !important;
}
.radio label, .checkbox label {
    padding-left:0;
}
select::-ms-expand {
    display: none;
}
.modal_site_change_password .modal-dialog,
.modal_site_login .modal-dialog,
.modal_site_join_policy .modal-dialog,
.modal_site_join .modal-dialog,
.modal_site_find_password .modal-dialog,
.modal_site_two_factor_login .modal-dialog,
.modal_site_thirdparty .modal-dialog {
    width: 370px;
}
.doz_sys .modal_site_policy .modal-content, .doz_sys .modal_site_privacy .modal-content, .doz_sys .modal_site_domesticoverseas .modal_site_thirdparty .modal-content{
    word-wrap: break-word;
}

.doz_sys .modal-content {
    border-radius      : 3px;
    color              : #212121;
    -webkit-box-shadow : 0 5px 15px rgba(0, 0, 0, .2);
    box-shadow         : 0 5px 15px rgba(0, 0, 0, 0.2);
    border: none;
}
.doz_sys .modal-content label {
    color              : #212121;
}
.doz_sys .modal-header,
.modal_site_policy .modal-header,
.modal_site_privacy .modal-header,
.modal_site_thirdparty .modal-header {
    border-bottom: 0;
    padding: 24px;
}
.doz_sys .modal-body,
.modal_site_policy .modal-body,
.modal_site_privacy .modal-body,
.modal_site_thirdparty .modal-body {
    padding: 24px;
}
.doz_sys .modal-title,
.modal_site_policy .modal-title,
.modal_site_privacy .modal-title,
.modal_site_thirdparty .modal-title {
    font-size: 18px;
    font-weight: 500;
    float: left;
}
.doz_sys .modal-header i,
.modal_site_policy .modal-header i,
.modal_site_privacy .modal-header i,
.modal_site_thirdparty .modal-header i {
    float: right;
    font-size: 18px;
    line-height: 1;
    color: #212121;
    margin-top: 4px;
    cursor: pointer;
}
.doz_sys .modal-dialog {
    margin-bottom: 80px;
}
.modal-join, .modal-login {
    width: 350px;
}
.modal_quick_menu {
    background : #fff;
}
.modal_widget_fullboard {
    overflow-y : scroll;
    background : #fff;
}
.modal_widget_fullboard .modal-backdrop, .modal_quick_menu {
    height: 100%;
}
.modal_widget_fullboard .modal-dialog, .modal_quick_menu .modal-dialog {
    width  :100%;
    margin :0;
    height : 100%;
}
.modal_widget_fullboard .modal-content, .modal_quick_menu .modal-content {
    border             :0;
    -webkit-box-shadow : none;
    box-shadow         : none;
    height             : 100%;
    border-radius      : 0;
}
.modal_quick_menu .modal-content {
    padding : 0 15px;
}
.modal_doz_calendar .modal-dialog {
    width :280px;
}
.modal_doz_board .modal-dialog {
    width :310px;
}
.preview_mode {
    top:0;
    -webkit-transition-property: top;
    -webkit-transition-duration: .3s;
    -webkit-transition-timing-function: linear;
    transition-property: top;
    transition-duration: .3s;
    transition-timing-function: linear;
    width:100%;
    background:#262626;
    color:#fff;
    z-index: 999999999;
    line-height: 50px;
}
.preview_mode .holder {
    text-align: center;
    font-size:14px;
}
.preview-tools {
    position: absolute;
    top: 0;
    right: 15px;
    text-align: right;
}
.preview-tools a.btn-preview-close {
    color:#aaa;
    font-size: 12px;
    margin-right: 24px;
}
.preview-tools a.btn-preview-close:hover {
    color:#fff;
}
.preview-tools a.btn-publish {
    background: #1FC685;
    color: #fff;
    display: inline-block;
    width: 114px;
    padding: 6px 16px 5px;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    border-radius: 2px;
    vertical-align: middle;
}
.preview-tools a.btn-publish:hover, .preview-tools a.btn-publish:active {
    background: #1FC685;
    color: #fff;
}
.preview-tools a.btn-publish[data-state='disabled'] {
    background-color: #99E2FF;
    border-color: #99E2FF;
    color: #fff;
    cursor: default;
    padding-left: 0;
    padding-right: 0;
}
.preview-tools a.btn-publish[data-state='loading'] {
    background-color: #90E2C4;
    border-color: #90E2C4;
    cursor: progress;
}
.preview-tools a.btn-publish[data-state='loading'] > span {
    display: flex;
    justify-content: center;
    align-items: center;
}
.preview-tools a.btn-publish[data-state='loading'] > span:before {
    content: ' ';
    display: inline-block;
    background: url(../../images/admin/design/ico_spinner.png) no-repeat center center;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    animation: nprogress-spinner 800ms linear infinite;
}
.preview-tools a.btn-primary {
    background: #1A6DFF;
    color: #fff;
    display: inline-block;
    padding: 6px 16px 5px;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    border-radius: 2px;
}
._published .preview-tools a.btn-publish {
    background: #00B8FF;
    opacity: 0.7;
}
.preview-tools a.btn-publish:hover {
    background: #1eb57a;
}
._published .preview-tools a.btn-publish:hover {
    background: #00B8FF;
}
.preview-logo {
    position : absolute;
    left: 15px;
}
.preview-logo img {
    width: 70px;
}
._published .preview-tools a.btn-publish:hover {
    background: #00B8FF;
    cursor: default;
}
@media (max-width: 767px) {
    .modal-dialog {
        width: 600px;
        margin: 10px auto;
    }
}
@media (max-width: 600px) {
    .doz_sys .modal-dialog {
        width  : 100%;
    }

    .doz_sys .modal-dialog:has(._review_modal_body) {
        padding: 0 16px;
    }
}
@media (max-width: 420px) {
    .modal-open .modal.fade.in {
        padding-right: 0
    }
    .modal.fade.in {
        width: 100%;
        padding-right: 0
    }
    .modal_widget_fullboard .modal-dialog {
        width: 100%;
        max-width :100%;
    }
    .modal.fade.in {
        padding-right: 0 !important
    }
    .input_block .float-block.select-block .selectbox {
        width: 32.4%
    }
}
.fileupload_profile_img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}
.fileupload_profile_img .img-circle {
    width: 100%;
    height: 100%;
}
.modal_article .fileupload_profile_img > img{
    width: 80px !important;
    height: 80px !important;
}
.modal_article .drop_profile_img input {
    height: 100%;
}
.drop_profile_img {
    position : absolute;
    top      : 0;
    left     : 0;
    opacity  : 0;
    width    : 80px;
    height   : 80px;
    z-index  : 50
}
.drop_profile_img input {
    width: 110px;
    height: 85px;
}
.fileupload_profile_img .over {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
}
.fileupload_profile_img:hover .over {
    display: block;
}
.fileupload_profile_img .over i {
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 1px;
    transform: translate(50%, 50%);
}
.fileupload_profile_img .img_file {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 110px;
    height: 110px;
    z-index: 100;
}
.fileupload_profile_img .img_file input {
    width: 110px;
    height: 110px;
    cursor: pointer;
    opacity: 0;
}
.glyphicon i {
    font-style: normal
}
button {
    border-radius: 3px;
    border: 1px solid #adadad;
    background: #F5F5F5
}
.text-basic, .text-basic a {
    color: #212121
}
a:focus, a:hover, a:active {
    text-decoration: none;
}
*:focus {
    outline-style: none
}
i {
    display: inline-block;
}
table {
    border-collapse: collapse
}
input[type=file] {
    cursor: pointer;
}
input[type=file]::-webkit-file-upload-button {
    cursor: pointer;
}
@media (min-width : 768px) {
    .doz_sys .col-dz-12 .col-dz-12 {
        width : 100%
    }
    .doz_sys .col-dz-12 .col-dz-11 {
        width : 91.6667%
    }
    .doz_sys .col-dz-12 .col-dz-10 {
        width : 83.3333%
    }
    .doz_sys .col-dz-12 .col-dz-9 {
        width : 75%
    }
    .doz_sys .col-dz-12 .col-dz-8 {
        width : 66.6667%
    }
    .doz_sys .col-dz-12 .col-dz-7 {
        width : 58.3333%
    }
    .doz_sys .col-dz-12 .col-dz-6 {
        width : 50%
    }
    .doz_sys .col-dz-12 .col-dz-5 {
        width : 41.6667%
    }
    .doz_sys .col-dz-12 .col-dz-4 {
        width : 33.3333%
    }
    .doz_sys .col-dz-12 .col-dz-3 {
        width : 25%
    }
    .doz_sys .col-dz-12 .col-dz-2 {
        width : 16.6667%
    }
    .doz_sys .col-dz-12 .col-dz-1 {
        width : 8.3333%
    }
    .doz_sys .col-dz-11 .col-dz-11 {
        width : 100%
    }
    .doz_sys .col-dz-11 .col-dz-10 {
        width : 90.9091%
    }
    .doz_sys .col-dz-11 .col-dz-9 {
        width : 81.8182%
    }
    .doz_sys .col-dz-11 .col-dz-8 {
        width : 72.7273%
    }
    .doz_sys .col-dz-11 .col-dz-7 {
        width : 63.6364%
    }
    .doz_sys .col-dz-11 .col-dz-6 {
        width : 54.5455%
    }
    .doz_sys .col-dz-11 .col-dz-5 {
        width : 45.4545%
    }
    .doz_sys .col-dz-11 .col-dz-4 {
        width : 36.3636%
    }
    .doz_sys .col-dz-11 .col-dz-3 {
        width : 27.2727%
    }
    .doz_sys .col-dz-11 .col-dz-2 {
        width : 18.1818%
    }
    .doz_sys .col-dz-11 .col-dz-1 {
        width : 9.0909%
    }
    .doz_sys .col-dz-10 .col-dz-10 {
        width : 100%
    }
    .doz_sys .col-dz-10 .col-dz-9 {
        width : 90%
    }
    .doz_sys .col-dz-10 .col-dz-8 {
        width : 80%
    }
    .doz_sys .col-dz-10 .col-dz-7 {
        width : 70%
    }
    .doz_sys .col-dz-10 .col-dz-6 {
        width : 60%
    }
    .doz_sys .col-dz-10 .col-dz-5 {
        width : 50%
    }
    .doz_sys .col-dz-10 .col-dz-4 {
        width : 40%
    }
    .doz_sys .col-dz-10 .col-dz-3 {
        width : 30%
    }
    .doz_sys .col-dz-10 .col-dz-2 {
        width : 20%
    }
    .doz_sys .col-dz-10 .col-dz-1 {
        width : 10%
    }
    .doz_sys .col-dz-9 .col-dz-9 {
        width : 100%
    }
    .doz_sys .col-dz-9 .col-dz-8 {
        width : 88.8889%
    }
    .doz_sys .col-dz-9 .col-dz-7 {
        width : 77.7778%
    }
    .doz_sys .col-dz-9 .col-dz-6 {
        width : 66.6667%
    }
    .doz_sys .col-dz-9 .col-dz-5 {
        width : 55.5556%
    }
    .doz_sys .col-dz-9 .col-dz-4 {
        width : 44.4444%
    }
    .doz_sys .col-dz-9 .col-dz-3 {
        width : 33.3333%
    }
    .doz_sys .col-dz-9 .col-dz-2 {
        width : 22.2222%
    }
    .doz_sys .col-dz-9 .col-dz-1 {
        width : 11.1111%
    }
    .doz_sys .col-dz-8 .col-dz-8 {
        width : 100%
    }
    .doz_sys .col-dz-8 .col-dz-7 {
        width : 87.5%
    }
    .doz_sys .col-dz-8 .col-dz-6 {
        width : 75%
    }
    .doz_sys .col-dz-8 .col-dz-5 {
        width : 62.5%
    }
    .doz_sys .col-dz-8 .col-dz-4 {
        width : 50%
    }
    .doz_sys .col-dz-8 .col-dz-3 {
        width : 37.5%
    }
    .doz_sys .col-dz-8 .col-dz-2 {
        width : 25%
    }
    .doz_sys .col-dz-8 .col-dz-1 {
        width : 12.5%
    }
    .doz_sys .col-dz-7 .col-dz-7 {
        width : 100%
    }
    .doz_sys .col-dz-7 .col-dz-6 {
        width : 85.7143%
    }
    .doz_sys .col-dz-7 .col-dz-5 {
        width : 71.4286%
    }
    .doz_sys .col-dz-7 .col-dz-4 {
        width : 57.1429%
    }
    .doz_sys .col-dz-7 .col-dz-3 {
        width : 42.8571%
    }
    .doz_sys .col-dz-7 .col-dz-2 {
        width : 28.5714%
    }
    .doz_sys .col-dz-7 .col-dz-1 {
        width : 14.2857%
    }
    .doz_sys .col-dz-6 .col-dz-6 {
        width : 100%
    }
    .doz_sys .col-dz-6 .col-dz-5 {
        width : 83.3333%
    }
    .doz_sys .col-dz-6 .col-dz-4 {
        width : 66.6667%
    }
    .doz_sys .col-dz-6 .col-dz-3 {
        width : 50%
    }
    .doz_sys .col-dz-6 .col-dz-2 {
        width : 33.3333%
    }
    .doz_sys .col-dz-6 .col-dz-1 {
        width : 16.6667%
    }
    .doz_sys .col-dz-5 .col-dz-5 {
        width : 100%
    }
    .doz_sys .col-dz-5 .col-dz-4 {
        width : 80%
    }
    .doz_sys .col-dz-5 .col-dz-3 {
        width : 60%
    }
    .doz_sys .col-dz-5 .col-dz-2 {
        width : 40%
    }
    .doz_sys .col-dz-5 .col-dz-1 {
        width : 20%
    }
    .doz_sys .col-dz-4 .col-dz-4 {
        width : 100%
    }
    .doz_sys .col-dz-4 .col-dz-3 {
        width : 75%
    }
    .doz_sys .col-dz-4 .col-dz-2 {
        width : 50%
    }
    .doz_sys .col-dz-4 .col-dz-1 {
        width : 25%
    }
    .doz_sys .col-dz-3 .col-dz-3 {
        width : 100%
    }
    .doz_sys .col-dz-3 .col-dz-2 {
        width : 66.6667%
    }
    .doz_sys .col-dz-3 .col-dz-1 {
        width : 33.3333%
    }
    .doz_sys .col-dz-2 .col-dz-2 {
        width : 100%
    }
    .doz_sys .col-dz-2 .col-dz-1 {
        width : 50%
    }
    .doz_sys .col-dz-1 .col-dz-1 {
        width : 100%
    }
}
.col-dz-1, .col-dz-2, .col-dz-3, .col-dz-4, .col-dz-5, .col-dz-6, .col-dz-7, .col-dz-8, .col-dz-9, .col-dz-10, .col-dz-11, .col-dz-12 {
    float: left;
}
.doz_sys .col-dz-12 {
    width: 100%;
}
.doz_sys .col-dz-11 {
    width: 91.66666667%;
}
.doz_sys .col-dz-10 {
    width: 83.33333333%;
}
.doz_sys .col-dz-9 {
    width: 75%;
}
.doz_sys .col-dz-8 {
    width: 66.66666667%;
}
.doz_sys .col-dz-7 {
    width: 58.33333333%;
}
.doz_sys .col-dz-6 {
    width: 50%;
}
.doz_sys .col-dz-5 {
    width: 41.66666667%;
}
.doz_sys .col-dz-4 {
    width: 33.33333333%;
}
.doz_sys .col-dz-3 {
    width: 25%;
}
.doz_sys .col-dz-2 {
    width: 16.66666667%;
}
.doz_sys .col-dz-1 {
    width: 8.33333333%;
}
.doz_sys .col-md-pull-12 {
    right: 100%;
}
.doz_sys .col-md-pull-11 {
    right: 91.66666667%;
}
.doz_sys .col-md-pull-10 {
    right: 83.33333333%;
}
.doz_sys .col-md-pull-9 {
    right: 75%;
}
.doz_sys .col-md-pull-8 {
    right: 66.66666667%;
}
.doz_sys .col-md-pull-7 {
    right: 58.33333333%;
}
.doz_sys .col-md-pull-6 {
    right: 50%;
}
.doz_sys .col-md-pull-5 {
    right: 41.66666667%;
}
.doz_sys .col-md-pull-4 {
    right: 33.33333333%;
}
.doz_sys .col-md-pull-3 {
    right: 25%;
}
.doz_sys .col-md-pull-2 {
    right: 16.66666667%;
}
.doz_sys .col-md-pull-1 {
    right: 8.33333333%;
}
.doz_sys .col-md-pull-0 {
    right: auto;
}
.doz_sys .col-md-push-12 {
    left: 100%;
}
.doz_sys .col-md-push-11 {
    left: 91.66666667%;
}
.doz_sys .col-md-push-10 {
    left: 83.33333333%;
}
.doz_sys .col-md-push-9 {
    left: 75%;
}
.doz_sys .col-md-push-8 {
    left: 66.66666667%;
}
.doz_sys .col-md-push-7 {
    left: 58.33333333%;
}
.doz_sys .col-md-push-6 {
    left: 50%;
}
.doz_sys .col-md-push-5 {
    left: 41.66666667%;
}
.doz_sys .col-md-push-4 {
    left: 33.33333333%;
}
.doz_sys .col-md-push-3 {
    left: 25%;
}
.doz_sys .col-md-push-2 {
    left: 16.66666667%;
}
.doz_sys .col-md-push-1 {
    left: 8.33333333%;
}
.doz_sys .col-md-push-0 {
    left: auto;
}
.doz_sys .col-md-offset-12 {
    margin-left: 100%;
}
.doz_sys .col-md-offset-11 {
    margin-left: 91.66666667%;
}
.doz_sys .col-md-offset-10 {
    margin-left: 83.33333333%;
}
.doz_sys .col-md-offset-9 {
    margin-left: 75%;
}
.doz_sys .col-md-offset-8 {
    margin-left: 66.66666667%;
}
.doz_sys .col-md-offset-7 {
    margin-left: 58.33333333%;
}
.doz_sys .col-md-offset-6 {
    margin-left: 50%;
}
.doz_sys .col-md-offset-5 {
    margin-left: 41.66666667%;
}
.doz_sys .col-md-offset-4 {
    margin-left: 33.33333333%;
}
.doz_sys .col-md-offset-3 {
    margin-left: 25%;
}
.doz_sys .col-md-offset-2 {
    margin-left: 16.66666667%;
}
.doz_sys .col-md-offset-1 {
    margin-left: 8.33333333%;
}
.doz_sys .col-md-offset-0 {
    margin-left: 0%;
}
.mobile_section {
    display: none;
}
@media (max-width: 991px) {
    .section_wrap .section_vg_wrap .section_vg.active {
        opacity :0;
    }
    .doz_sys div[doz_type='grid'][doz_flexible="Y"]{
        display: flex !important;
        flex-flow: row wrap;
        align-items: flex-start;
        justify-content: center;
    }
    .doz_sys div[doz_type='grid'][doz_flexible="Y"] > div[doz_type='row']{
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100%;
        width:100%;
    }
    .doz_sys div[doz_type='grid'][doz_flexible="Y"] > div[doz_type='row'].hidden-xs{
        margin: 0 !important;
        padding: 0 !important;
    }
    .doz_sys div[doz_type='grid'][doz_flexible="Y"] > div[doz_type='row'] > div[doz_type='grid']{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .doz_sys .pc_section .doz_row {
        display: flex !important;
        flex-flow: row wrap;
    }
    .doz_sys .pc_section .doz_row[hidden_xs="Y"]{
        display: none !important;
    }
    .doz_sys div[doz_order="1"]{order:1;}
    .doz_sys div[doz_order="2"]{order:2;}
    .doz_sys div[doz_order="3"]{order:3;}
    .doz_sys div[doz_order="4"]{order:4;}
    .doz_sys div[doz_order="5"]{order:5;}
    .doz_sys div[doz_order="6"]{order:6;}
    .doz_sys div[doz_order="7"]{order:7;}
    .doz_sys div[doz_order="8"]{order:8;}
    .doz_sys div[doz_order="9"]{order:9;}
    .doz_sys div[doz_order="10"]{order:10;}
    .doz_sys div[doz_order="11"]{order:11;}
    .doz_sys div[doz_order="12"]{order:12;}
    .doz_sys div[doz_order="13"]{order:13;}
    .doz_sys div[doz_order="14"]{order:14;}
    .doz_sys div[doz_order="15"]{order:15;}
    .doz_sys div[doz_order="16"]{order:16;}
    .doz_sys div[doz_order="17"]{order:17;}
    .doz_sys div[doz_order="18"]{order:18;}
    .doz_sys div[doz_order="19"]{order:19;}
    .doz_sys div[doz_order="20"]{order:20;}
    .doz_sys div[doz_order="21"]{order:21;}
    .doz_sys div[doz_order="22"]{order:22;}
    .doz_sys div[doz_order="23"]{order:23;}
    .doz_sys div[doz_order="24"]{order:24;}
    .doz_sys div[doz_order="25"]{order:25;}
    .doz_sys div[doz_order="26"]{order:26;}
    .doz_sys div[doz_order="27"]{order:27;}
    .doz_sys div[doz_order="28"]{order:28;}
    .doz_sys div[doz_order="29"]{order:29;}
    .doz_sys div[doz_order="30"]{order:30;}
    .doz_sys div[doz_order="31"]{order:31;}
    .doz_sys div[doz_order="32"]{order:32;}
    .doz_sys div[doz_order="33"]{order:33;}
    .doz_sys div[doz_order="34"]{order:34;}
    .doz_sys div[doz_order="35"]{order:35;}
    .doz_sys div[doz_order="36"]{order:36;}
    .doz_sys div[doz_order="37"]{order:37;}
    .doz_sys div[doz_order="38"]{order:38;}
    .doz_sys div[doz_order="39"]{order:39;}
    .doz_sys div[doz_order="40"]{order:40;}
    .doz_sys div[doz_order="41"]{order:41;}
    .doz_sys div[doz_order="42"]{order:42;}
    .doz_sys div[doz_order="43"]{order:43;}
    .doz_sys div[doz_order="44"]{order:44;}
    .doz_sys div[doz_order="45"]{order:45;}
    .doz_sys div[doz_order="46"]{order:46;}
    .doz_sys div[doz_order="47"]{order:47;}
    .doz_sys div[doz_order="48"]{order:48;}
    .doz_sys div[doz_order="49"]{order:49;}
    .doz_sys div[doz_order="50"]{order:50;}
    .doz_sys div[doz_order="51"]{order:51;}
    .doz_sys div[doz_order="52"]{order:52;}
    .doz_sys div[doz_order="53"]{order:53;}
    .doz_sys div[doz_order="54"]{order:54;}
    .doz_sys div[doz_order="55"]{order:55;}
    .doz_sys div[doz_order="56"]{order:56;}
    .doz_sys div[doz_order="57"]{order:57;}
    .doz_sys div[doz_order="58"]{order:58;}
    .doz_sys div[doz_order="59"]{order:59;}
    .doz_sys div[doz_order="60"]{order:60;}
    .doz_sys div[doz_order="61"]{order:61;}
    .doz_sys div[doz_order="62"]{order:62;}
    .doz_sys div[doz_order="63"]{order:63;}
    .doz_sys div[doz_order="64"]{order:64;}
    .doz_sys div[doz_order="65"]{order:65;}
    .doz_sys div[doz_order="66"]{order:66;}
    .doz_sys div[doz_order="67"]{order:67;}
    .doz_sys div[doz_order="68"]{order:68;}
    .doz_sys div[doz_order="69"]{order:69;}
    .doz_sys div[doz_order="70"]{order:70;}
    .doz_sys div[doz_order="71"]{order:71;}
    .doz_sys div[doz_order="72"]{order:72;}
    .doz_sys div[doz_order="73"]{order:73;}
    .doz_sys div[doz_order="74"]{order:74;}
    .doz_sys div[doz_order="75"]{order:75;}
    .doz_sys div[doz_order="76"]{order:76;}
    .doz_sys div[doz_order="77"]{order:77;}
    .doz_sys div[doz_order="78"]{order:78;}
    .doz_sys div[doz_order="79"]{order:79;}
    .doz_sys div[doz_order="80"]{order:80;}
    .doz_sys div[doz_order="81"]{order:81;}
    .doz_sys div[doz_order="82"]{order:82;}
    .doz_sys div[doz_order="83"]{order:83;}
    .doz_sys div[doz_order="84"]{order:84;}
    .doz_sys div[doz_order="85"]{order:85;}
    .doz_sys div[doz_order="86"]{order:86;}
    .doz_sys div[doz_order="87"]{order:87;}
    .doz_sys div[doz_order="88"]{order:88;}
    .doz_sys div[doz_order="89"]{order:89;}
    .doz_sys div[doz_order="90"]{order:90;}
    .doz_sys div[doz_order="91"]{order:91;}
    .doz_sys div[doz_order="92"]{order:92;}
    .doz_sys div[doz_order="93"]{order:93;}
    .doz_sys div[doz_order="94"]{order:94;}
    .doz_sys div[doz_order="95"]{order:95;}
    .doz_sys div[doz_order="96"]{order:96;}
    .doz_sys div[doz_order="97"]{order:97;}
    .doz_sys div[doz_order="98"]{order:98;}
    .doz_sys div[doz_order="99"]{order:99;}
    .doz_sys .col-xdz-clear + div[doz_type="grid"] {
        clear: both;
    }
    .doz_sys .col-dz-1,
    .doz_sys .col-dz-2,
    .doz_sys .col-dz-3,
    .doz_sys .col-dz-4,
    .doz_sys .col-dz-5,
    .doz_sys .col-dz-6,
    .doz_sys .col-dz-7,
    .doz_sys .col-dz-8,
    .doz_sys .col-dz-9,
    .doz_sys .col-dz-10,
    .doz_sys .col-dz-11,
    .doz_sys .col-dz-12 {
        width: 100%;
        float: left;
    }
    .doz_sys .mobile_section .col-xdz
    {
        float: left;
    }
    .doz_sys .mobile_section .doz_row.col-xdz
    {
        width: auto !important;
        float: none !important;
    }
    .doz_sys .col-xdz {
        width: 100%;
    }
    .doz_sys .col-xdz-12 {
        width: 100%;
    }
    .doz_sys .col-xdz-11 {
        width: 91.66666667% !important;
    }
    .doz_sys .col-xdz-10 {
        width: 83.33333333% !important;
    }
    .doz_sys .col-xdz-9 {
        width: 75% !important;
    }
    .doz_sys .col-xdz-8 {
        width: 66.66666667% !important;
    }
    .doz_sys .col-xdz-7 {
        width: 58.33333333% !important;
    }
    .doz_sys .col-xdz-6 {
        width: 50% !important;
    }
    .doz_sys .col-xdz-5 {
        width: 41.66666667% !important;
    }
    .doz_sys .col-xdz-4 {
        width: 33.33333333% !important;
    }
    .doz_sys .col-xdz-3 {
        width: 25% !important;
    }
    .doz_sys .col-xdz-2 {
        width: 16.66666667% !important;
    }
    .doz_sys .col-xdz-1 {
        width: 8.33333333% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-12 {
        width : 100% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-11 {
        width : 91.6667% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-10 {
        width : 83.3333% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-9 {
        width : 75% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-8 {
        width : 66.6667% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-7 {
        width : 58.3333% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-6 {
        width : 50% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-5 {
        width : 41.6667% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-4 {
        width : 33.3333% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-3 {
        width : 25% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-2 {
        width : 16.6667% !important;
    }
    .doz_sys .col-xdz-12 .col-xdz-1 {
        width : 8.3333% !important;
    }
    .doz_sys .col-xdz-11 .col-xdz-11 {
        width : 100% !important;
    }
    .doz_sys .col-xdz-11 .col-xdz-10 {
        width : 90.9091% !important;
    }
    .doz_sys .col-xdz-11 .col-xdz-9 {
        width : 81.8182% !important;
    }
    .doz_sys .col-xdz-11 .col-xdz-8 {
        width : 72.7273% !important;
    }
    .doz_sys .col-xdz-11 .col-xdz-7 {
        width : 63.6364% !important;
    }
    .doz_sys .col-xdz-11 .col-xdz-6 {
        width : 54.5455% !important;
    }
    .doz_sys .col-xdz-11 .col-xdz-5 {
        width : 45.4545% !important;
    }
    .doz_sys .col-xdz-11 .col-xdz-4 {
        width : 36.3636% !important;
    }
    .doz_sys .col-xdz-11 .col-xdz-3 {
        width : 27.2727% !important;
    }
    .doz_sys .col-xdz-11 .col-xdz-2 {
        width : 18.1818% !important;
    }
    .doz_sys .col-xdz-11 .col-xdz-1 {
        width : 9.0909% !important;
    }
    .doz_sys .col-xdz-10 .col-xdz-10 {
        width : 100% !important;
    }
    .doz_sys .col-xdz-10 .col-xdz-9 {
        width : 90% !important;
    }
    .doz_sys .col-xdz-10 .col-xdz-8 {
        width : 80% !important;
    }
    .doz_sys .col-xdz-10 .col-xdz-7 {
        width : 70% !important;
    }
    .doz_sys .col-xdz-10 .col-xdz-6 {
        width : 60% !important;
    }
    .doz_sys .col-xdz-10 .col-xdz-5 {
        width : 50% !important;
    }
    .doz_sys .col-xdz-10 .col-xdz-4 {
        width : 40% !important;
    }
    .doz_sys .col-xdz-10 .col-xdz-3 {
        width : 30% !important;
    }
    .doz_sys .col-xdz-10 .col-xdz-2 {
        width : 20% !important;
    }
    .doz_sys .col-xdz-10 .col-xdz-1 {
        width : 10% !important;
    }
    .doz_sys .col-xdz-9 .col-xdz-9 {
        width : 100% !important;
    }
    .doz_sys .col-xdz-9 .col-xdz-8 {
        width : 88.8889% !important;
    }
    .doz_sys .col-xdz-9 .col-xdz-7 {
        width : 77.7778% !important;
    }
    .doz_sys .col-xdz-9 .col-xdz-6 {
        width : 66.6667% !important;
    }
    .doz_sys .col-xdz-9 .col-xdz-5 {
        width : 55.5556% !important;
    }
    .doz_sys .col-xdz-9 .col-xdz-4 {
        width : 44.4444% !important;
    }
    .doz_sys .col-xdz-9 .col-xdz-3 {
        width : 33.3333% !important;
    }
    .doz_sys .col-xdz-9 .col-xdz-2 {
        width : 22.2222% !important;
    }
    .doz_sys .col-xdz-9 .col-xdz-1 {
        width : 11.1111% !important;
    }
    .doz_sys .col-xdz-8 .col-xdz-8 {
        width : 100% !important;
    }
    .doz_sys .col-xdz-8 .col-xdz-7 {
        width : 87.5% !important;
    }
    .doz_sys .col-xdz-8 .col-xdz-6 {
        width : 75% !important;
    }
    .doz_sys .col-xdz-8 .col-xdz-5 {
        width : 62.5% !important;
    }
    .doz_sys .col-xdz-8 .col-xdz-4 {
        width : 50% !important;
    }
    .doz_sys .col-xdz-8 .col-xdz-3 {
        width : 37.5% !important;
    }
    .doz_sys .col-xdz-8 .col-xdz-2 {
        width : 25% !important;
    }
    .doz_sys .col-xdz-8 .col-xdz-1 {
        width : 12.5% !important;
    }
    .doz_sys .col-xdz-7 .col-xdz-7 {
        width : 100% !important;
    }
    .doz_sys .col-xdz-7 .col-xdz-6 {
        width : 85.7143% !important;
    }
    .doz_sys .col-xdz-7 .col-xdz-5 {
        width : 71.4286% !important;
    }
    .doz_sys .col-xdz-7 .col-xdz-4 {
        width : 57.1429% !important;
    }
    .doz_sys .col-xdz-7 .col-xdz-3 {
        width : 42.8571% !important;
    }
    .doz_sys .col-xdz-7 .col-xdz-2 {
        width : 28.5714% !important;
    }
    .doz_sys .col-xdz-7 .col-xdz-1 {
        width : 14.2857% !important;
    }
    .doz_sys .col-xdz-6 .col-xdz-6 {
        width : 100% !important;
    }
    .doz_sys .col-xdz-6 .col-xdz-5 {
        width : 83.3333% !important;
    }
    .doz_sys .col-xdz-6 .col-xdz-4 {
        width : 66.6667% !important;
    }
    .doz_sys .col-xdz-6 .col-xdz-3 {
        width : 50% !important;
    }
    .doz_sys .col-xdz-6 .col-xdz-2 {
        width : 33.3333% !important;
    }
    .doz_sys .col-xdz-6 .col-xdz-1 {
        width : 16.6667% !important;
    }
    .doz_sys .col-xdz-5 .col-xdz-5 {
        width : 100% !important;
    }
    .doz_sys .col-xdz-5 .col-xdz-4 {
        width : 80% !important;
    }
    .doz_sys .col-xdz-5 .col-xdz-3 {
        width : 60% !important;
    }
    .doz_sys .col-xdz-5 .col-xdz-2 {
        width : 40% !important;
    }
    .doz_sys .col-xdz-5 .col-xdz-1 {
        width : 20% !important;
    }
    .doz_sys .col-xdz-4 .col-xdz-4 {
        width : 100% !important;
    }
    .doz_sys .col-xdz-4 .col-xdz-3 {
        width : 75% !important;
    }
    .doz_sys .col-xdz-4 .col-xdz-2 {
        width : 50% !important;
    }
    .doz_sys .col-xdz-4 .col-xdz-1 {
        width : 25% !important;
    }
    .doz_sys .col-xdz-3 .col-xdz-3 {
        width : 100% !important;
    }
    .doz_sys .col-xdz-3 .col-xdz-2 {
        width : 66.6667% !important;
    }
    .doz_sys .col-xdz-3 .col-xdz-1 {
        width : 33.3333% !important;
    }
    .doz_sys .col-xdz-2 .col-xdz-2 {
        width : 100% !important;
    }
    .doz_sys .col-xdz-2 .col-xdz-1 {
        width : 50% !important;
    }
    .doz_sys .col-xdz-1 .col-xdz-1 {
        width : 100% !important;
    }
}
@media (max-width: 640px) {
    .doz_sys .list-style-card .col-xs-12, .doz_sys .list-style.masonry-style .col-xs-12 {
        width: 100%;
    }
    .doz_sys .list-style-card .col-xs-11 {
        width: 91.66666667%;
    }
    .doz_sys .list-style-card .col-xs-10 {
        width: 83.33333333%;
    }
    .doz_sys .list-style-card .col-xs-9 {
        width: 75%;
    }
    .doz_sys .list-style-card .col-xs-8 {
        width: 66.66666667%;
    }
    .doz_sys .list-style-card .col-xs-7 {
        width: 58.33333333%;
    }
    .doz_sys .list-style-card .col-xs-6 {
        width: 50%;
    }
    .doz_sys .list-style-card .col-xs-5 {
        width: 41.66666667%;
    }
    .doz_sys .list-style-card .col-xs-4 {
        width: 33.33333333%;
    }
    .doz_sys .list-style-card .col-xs-3 {
        width: 25%;
    }
    .doz_sys .list-style-card .col-xs-2 {
        width: 16.66666667%;
    }
    .doz_sys .list-style-card .col-xs-1 {
        width: 8.33333333%;
    }
    .doz_sys .list-style-card .col-xs-pull-12 {
        right: 100%;
    }
    .doz_sys .list-style-card .col-xs-pull-11 {
        right: 91.66666667%;
    }
    .doz_sys .list-style-card .col-xs-pull-10 {
        right: 83.33333333%;
    }
    .doz_sys .list-style-card .col-xs-pull-9 {
        right: 75%;
    }
    .doz_sys .list-style-card .col-xs-pull-8 {
        right: 66.66666667%;
    }
    .doz_sys .list-style-card .col-xs-pull-7 {
        right: 58.33333333%;
    }
    .doz_sys .list-style-card .col-xs-pull-6 {
        right: 50%;
    }
    .doz_sys .list-style-card .col-xs-pull-5 {
        right: 41.66666667%;
    }
    .doz_sys .list-style-card .col-xs-pull-4 {
        right: 33.33333333%;
    }
    .doz_sys .list-style-card .col-xs-pull-3 {
        right: 25%;
    }
    .doz_sys .list-style-card .col-xs-pull-2 {
        right: 16.66666667%;
    }
    .doz_sys .list-style-card .col-xs-pull-1 {
        right: 8.33333333%;
    }
    .doz_sys .list-style-card .col-xs-pull-0 {
        right: auto;
    }
    .doz_sys .list-style-card .col-xs-push-12 {
        left: 100%;
    }
    .doz_sys .list-style-card .col-xs-push-11 {
        left: 91.66666667%;
    }
    .doz_sys .list-style-card .col-xs-push-10 {
        left: 83.33333333%;
    }
    .doz_sys .list-style-card .col-xs-push-9 {
        left: 75%;
    }
    .doz_sys .list-style-card .col-xs-push-8 {
        left: 66.66666667%;
    }
    .doz_sys .list-style-card .col-xs-push-7 {
        left: 58.33333333%;
    }
    .doz_sys .list-style-card .col-xs-push-6 {
        left: 50%;
    }
    .doz_sys .list-style-card .col-xs-push-5 {
        left: 41.66666667%;
    }
    .doz_sys .list-style-card .col-xs-push-4 {
        left: 33.33333333%;
    }
    .doz_sys .list-style-card .col-xs-push-3 {
        left: 25%;
    }
    .doz_sys .list-style-card .col-xs-push-2 {
        left: 16.66666667%;
    }
    .doz_sys .list-style-card .col-xs-push-1 {
        left: 8.33333333%;
    }
    .doz_sys .list-style-card .col-xs-push-0 {
        left: auto;
    }
    .doz_sys .list-style-card .col-xs-offset-12 {
        margin-left: 100%;
    }
    .doz_sys .list-style-card .col-xs-offset-11 {
        margin-left: 91.66666667%;
    }
    .doz_sys .list-style-card .col-xs-offset-10 {
        margin-left: 83.33333333%;
    }
    .doz_sys .list-style-card .col-xs-offset-9 {
        margin-left: 75%;
    }
    .doz_sys .list-style-card .col-xs-offset-8 {
        margin-left: 66.66666667%;
    }
    .doz_sys .list-style-card .col-xs-offset-7 {
        margin-left: 58.33333333%;
    }
    .doz_sys .list-style-card .col-xs-offset-6 {
        margin-left: 50%;
    }
    .doz_sys .list-style-card .col-xs-offset-5 {
        margin-left: 41.66666667%;
    }
    .doz_sys .list-style-card .col-xs-offset-4 {
        margin-left: 33.33333333%;
    }
    .doz_sys .list-style-card .col-xs-offset-3 {
        margin-left: 25%;
    }
    .doz_sys .list-style-card .col-xs-offset-2 {
        margin-left: 16.66666667%;
    }
    .doz_sys .list-style-card .col-xs-offset-1 {
        margin-left: 8.33333333%;
    }
    .doz_sys .list-style-card .col-xs-offset-0 {
        margin-left: 0%;
    }
}
div[doz_type="section"] > div[doz_type="row"] > div[doz_type="grid"] {
    padding: 0 !important;
}
.section_wrap {
    position: relative;
}
._interactive_on {
    background-image: none !important;
}
.section_wrap .section_vg_wrap {
    position : absolute;
    top      : 0;
    left     : 0;
    width    : 100%;
    height   : 100%;
    overflow : hidden;
    pointer-events: none;
}
.section_wrap .section_vg_wrap .section_vg {
    position   : absolute;
    top        : 0;
    right      : 0;
    bottom     : 0;
    left       : 0;
    margin     : auto;
    opacity    : 0;
    transition : opacity .5s;
    pointer-events: none;
}
.section_wrap .section_vg_wrap .section_vg.active {
    opacity: 1;
}
.section_wrap .section_vg_wrap ~ .section_bg {
    z-index: -1;
}
.header_section .header.nav .nav li a.menu, .header_section .header.nav h1 {
    color: #fff !important;
}
.header.nav .nav li a:hover, .header.nav .nav li a.active, .section_wrap_header .nav > li > a, .header.nav .nav li a:active {
    color: #fff;
}
.header_section .opacity_bg {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%
}
.header_section .mobile_menu {
    position: fixed;
    right: 0;
    top: 0;
    background: #fff;
    min-width: 304px;
    min-height: 100%;
    padding: 14px 0;
    z-index: 100
}
.header_section .mobile_menu header {
    margin-bottom: 12px;
}
.header_section .mobile_menu header a {
    color: #212121;
    font-size: 24px;
    font-weight: bold;
    padding: 0 24px;
}
.mobile_slide_menu .navbar-nav {
    min-width: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}
.header_section .mobile_menu header a:hover {
    text-decoration: none
}
.mobile_slide_menu_container {
    position: fixed;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    width: 0;
    right: 0;
    z-index: 9999;
}
.mobile_slide_menu_container .slide_menu_backdrop {
    background: #000;
    opacity: .6;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
}
.slide_open .mobile_slide_menu {
    transform: translate3d(0px, 0px, 0px);
    background: #fff;
}
.mobile_slide_menu {
    min-width: 0;
    width: 300px;
    height: 100%;
    position: absolute;
    padding-left: 0;
    z-index: 1500;
    top: 0;
    left: 0;
    margin: 0;
    webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: transform 300ms ease 0s;
    transform: translate3d(-300px, 0px, 0px);
}
.mobile_menu .zmdi-close {
    position: absolute;
    left: -45px;
    top: 21px;
    font-size: 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.mobile_menu .menu_list li a {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 0 24px;
}
.mobile_menu .menu_list li a:hover {
    background: #eee;
    text-decoration: none;
}
.mobile_menu .menu_list li a span.title {
    color: #212121;
    height: 50px;
    line-height: 50px;
}
.mobile_menu .menu_list .menu_folder.active {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}
.mobile_menu .menu_list .menu_folder .sub_menu {
    display: none;
}
.mobile_menu .menu_list .menu_folder.active .sub_menu {
    display: block;
}
.mobile_menu .menu_list .menu_folder .sub_menu ul li a {
    padding-left: 36px;
}
.mobile_menu .menu_list .menu_folder a .icon::after {
    text-align: center;
    display: inline-block;
    color: #bdbdbd;
    content: "\f2f2";
    display: inline-block;
    font-family: Material-Design-Iconic-Font !important;
    font-size: 18px;
    font-weight: inherit;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    transform: rotate(0deg);
    width: 24px;
    height: 24px;
}
.mobile_menu .menu_list .memu_folder.active a .icon::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.mobile_menu .menu_list .memu_folder li span::before {
    content: "\f273";
    display: inline-block;
    font-weight: inherit;
    transform: rotate(0deg);
    font-family: Material-Design-Iconic-Font !important;
    color: #212121;
    font-size: 9px;
    margin-right: 6px;
}
.mobile_slide_menu .profile img {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 15px;
}
.mobile_slide_menu .profile-area .member-info {
    display: block;
    padding-left: 0;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
}
.mobile_slide_menu .profile-area .member-info.guest span {
    opacity: 0.6;
    line-height: 26px;
}
.mobile_slide_menu .profile-area .member-info.guest button {
    float: right;
    background: none;
    padding: 6px 12px;
    font-size: 12px;
    border-radius: 0;
    line-height: 1;
    vertical-align: middle;
}
.mobile_slide_menu .app-nav .profile-area .member-info.guest button {
    float: none;
    margin-left: 8px;
}
.mobile_slide_menu .profile-area .member-info .email-info {
    font-size: 12px;
    opacity: 0.6;
}
.im-mobile-slide-footer {
    width: 100%;
    display: none;
    position: fixed;
    bottom: 0;
    background: #fff;
}
.mobile_slide_menu_container.slide_open .im-mobile-slide-footer {
    display: flex;
    flex-direction: column;
}
.mobile_slide_menu .navbar-nav {
    margin:0;
}
.viewport-nav.mobile {
    display: none;
    padding: 0 0 12px 0;
    height: 100%;
    position: relative;
    overflow-y: auto;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
}
.mobile_slide_menu .profile-area {
    border: none;
    padding: 20px;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
}
.mobile_slide_menu .profile-area .btn {
    letter-spacing: 0;
}
.mobile_slide_menu .profile-area .btn-group {
    text-align: right;
    display: block;
    position: absolute;
    top:0;
    right:5px;
    padding: 10px 0;
}
.navbar-nav .alarm-toggle.profile-more {
    padding:0;
}
.navbar-nav .profile-more .dropdown-toggle {
    padding:10px 10px 10px 0;
}
.im-globe .dropdown-toggle {
    width: 100%;
    text-align: left;
}
a.dropdown-toggle:focus {
    outline: 5px auto -webkit-focus-ring-color;
}
.navbar-nav .profile-more.open .dropdown-menu, .im-globe.open.dropup .dropdown-menu {
    position: absolute;
    color:#212121;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    padding:8px 0;
}
.navbar-nav .profile-more.open .dropdown-menu li > a, .im-globe.open.dropup .dropdown-menu li > a {
    padding: 8px 16px;
    font-size: 14px;
}
.navbar-nav .profile-more.open .dropdown-menu {
    right: 0;
    left: auto;
}
.im-globe.open.dropup .dropdown-menu {
    right: auto;
    left: 20px;
}
.im-globe .dropdown-toggle:after {
    content: "\f2f2";
    font-family: Material-Design-Iconic-Font;
    position: static;
    vertical-align: middle;
    font-weight: normal;
    line-height: 1;
    font-size: 16px;
    padding: 1px 6px;
}
.im-globe.open .dropdown-toggle:after {
    content: "\f2f8";
}
.profile-area .alarm-toggle {
    float: none;
    margin: 0;
    padding: 10px;
    display: inline-block;
    font-size: 18px;
}
.member-group-badge {
    font-size: 11px;
}
.navbar-toggle.close.slide-close {
    position: fixed;
    left:-99999px;
    top:0;
    padding: 8px;
    color:#fff;
    -webkit-tap-highlight-color : transparent;
    text-shadow: none;
    opacity: 0;
    font-size:16px;
    z-index: 1100;
}
.slide_open .navbar-toggle.close.slide-close {
    opacity: 1;
    left:310px;
    top: 9px;
}
@media (max-width: 991px) {
    .navbar-toggle.close.slide-close {
        display: block;
    }
}
@media (max-width: 320px) {
    .mobile_slide_menu {
        width: 280px
    }
    .slide_open .navbar-toggle.close.slide-close {
        left: 285px;
    }
}
a.btn.profile.no-padding {
    float: none;
}
.btn-group-cell {
    text-align: center;
}
.btn-group-cell a {
    display   : table-cell;
    padding   : 0 14px 14px;
    width     :1%;
    font-size : 14px;
    opacity   : 0.7;
}
.pc_slide_menu_container .viewport-nav li, .viewport-nav ul {
    list-style: none;
    padding: 0;
}
.pc_slide_menu_container .viewport-nav li li a {
    margin-left:15px;
}
.pc_slide_menu_container .viewport-nav li li li a {
    margin-left:25px;
}
.pc_slide_menu_container .viewport-nav li .toggle-btn {
    float: right;
}
.pc_slide_menu_container .viewport-nav li a.has_child > .toggle-btn:after {
    content: "\f091";
    font-family: 'Black Tie';
    position: relative;
    vertical-align: middle;
    font-weight: normal;
    color:#7f7f7f;
    line-height: 1;
    font-size:14px;
    padding: 1px 0 1px 3px;
    top: -1px;
}
.pc_slide_menu_container .viewport-nav li a.has_child.open > .toggle-btn:after {
    content: "\f090";
}
.doz_app .viewport-nav.mobile {
    height: calc(100% - 55px);
    padding-bottom: 50px;
}
.slide_open .viewport-nav.mobile {
    display: block;
}
.viewport-nav.mobile li, .viewport-nav.mobile ul {
    list-style: none;
    padding: 0;
}
.viewport-nav.mobile ul {
    overflow: hidden;
}
.viewport-nav.mobile ul ul {
    margin-top: -1px;
}
.viewport-nav.mobile li a {
    position    : relative;
    outline     : 0;
    border      : none;
    margin      : 0;
    padding     : 8px 50px 8px 20px;
    font-size   : 13px;
    line-height : 1;
    display     : block;
    background  : transparent;
}
.viewport-nav.mobile > li:last-child {
    margin-bottom:150px;
}
.viewport-nav.mobile li.depth-01 {
    border-top: 1px solid #f3f3f3;
}
.viewport-nav.mobile li.depth-01:last-child {
    border-bottom: 1px solid #f3f3f3;
}
.viewport-nav.mobile li.depth-01 > a {
    font-size: 14px;
    padding: 13px 50px 14px 20px;
}
.viewport-nav.mobile li a.has_child > .toggle-btn:after {
    content: "\f091";
    font-family: 'Black Tie';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    padding: 13px 20px 14px;
}
.viewport-nav.mobile li li a.has_child > .toggle-btn:after {
    font-size: 13px;
    padding: 8px 20px;
}
.viewport-nav.mobile li a.has_child.open > .toggle-btn:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.viewport-nav.mobile li li a {
    font-size    : 13px;
    padding-left:30px;
}
.viewport-nav.mobile li li:last-child a {
    margin-bottom: 3px;
}
.viewport-nav.mobile li li a.has_child.open > span, .viewport-nav.mobile li li a.has_child.open:after {
    color:#111;
}
.viewport-nav.mobile li li li a {
    font-size: 12px;
    padding-left: 40px;
}
.viewport-nav.mobile li li li:first-child a {
    margin-top:8px;
}
.viewport-nav.mobile li li li:last-child a {
    margin-bottom:8px;
}
.viewport-nav.mobile li li a span {
    color: #7f7f7f;
}
.viewport-nav.mobile li li ul {
    background: #f7f7f7;
}
.design-setting .viewport-nav.mobile li a {
    color: #111;
    background: #fff;
}
.design-setting .viewport-nav.mobile li.depth-03 a {
    background: transparent;
}
.design-setting .viewport-nav.mobile > li:last-child,.design-setting .viewport-nav.mobile li li:last-child a {
    margin-bottom :0 ;
}
.profile-area .btn-group .btn.logout .logout-img {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../../images/site/nav-logout-off.png?1215745") no-repeat center;
    background-size: 100% auto;
    position: absolute;
    right: 0;
    top: 6px;
    cursor: pointer
}
.profile-area .btn-group .btn.logout .logout-img:hover {
    background: url("../../images/site/nav-logout.png?4844563") no-repeat center;
    background-size: 100% auto;
}
.profile-area .btn.profile {
    text-align: left;
}
.app-nav-foot {
    height:40px;
}
.slide_open .app-nav-foot .btn-group {
    position:fixed;
    right:0;
    background: none;
    bottom:0;
    width:100%;
}
.app-nav-foot .btn-group .btn,
.im-globe .btn {
    border: 0;
    text-align: left;
    padding:15px 20px;
    border-radius: 0;
    background: none;
    font-weight: normal;
    letter-spacing: normal;
}
.app-nav-foot .btn-group .btn > i,
.im-globe .btn > i {
    font-size:18px;
    margin-right:6px;
    vertical-align: bottom;
}
.im-globe .btn > img {
    margin-right:6px;
}
.app-setting {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    width: 100%;
    background: #111;
}
.app-setting li a {
    color: #fff;
    padding: 12px 0;
    margin: 0 20px;
    font-size: 16px;
    display: block;
}
.app-setting li a i.zmdi {
    height: 19px;
}
.doz_sys.slide-active {
    overflow: hidden;
}
#doz_header.tansparent_bg {
    background-color: transparent !important;
    box-shadow: none !important;
}
.navbar {
    border:0;
}
.header_section {
    padding-top: 30px;
}
#inline_header_mobile,
#inline_header_mobile_fixed {
    display: none;
}
#doz_header .header {
    margin: 0 auto;
    z-index: auto !important;
}
#doz_header .navbar,
#doz_header .new_fixed_header ,
#doz_header .new_org_header {
    z-index            : 400;
    border-radius      : 0;
    margin-bottom      : 0;
    width              : 100%;
    -webkit-transition : -webkit-transform 420ms cubic-bezier(.165, .84, .44, 1), opacity .2s ease-in;
    -moz-transition    : -moz-transform 420ms cubic-bezier(.165, .84, .44, 1), opacity .2s ease-in;
    transition         : transform 420ms cubic-bezier(.165, .84, .44, 1), opacity .2s ease-in;
    height             :100px;
    opacity: 1;
}
#doz_header.fixed-on .org_header .navbar {
    width: 100%;
    top: 0;
}
.fixed_menu #doz_header .org_header .navbar {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
}
#doz_header .fixed_header .navbar,
#doz_header .new_fixed_header {
    position: fixed;
    top: -100px;
    width: 100%;
    z-index: 101;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    height: 80px;
    opacity: 0;
}
#doz_header .new_fixed_header,
#doz_header .new_org_header,
.header_overlay #doz_header .new_fixed_header ,
.header_overlay #doz_header .new_org_header {
    height: auto;
}

#doz_header .new_fixed_header {
    top: -99999px;
}
.new_fixed_header_active #doz_header .new_fixed_header {
    top: 0;
    opacity: 1;
}
.fixed-menu-on #doz_header .new_fixed_header .scroll-to-fixed-fixed {
    visibility: hidden;
    top: -99999px !important;
}
.fixed-menu-on.new_fixed_header_active #doz_header .new_fixed_header .scroll-to-fixed-fixed {
    visibility: visible;
    top: 0 !important;
}
.fixed_menu #doz_header .fixed_header .navbar{
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 500;
    opacity: 1;
    height: 80px;
    top: 0;
}
.fixed_menu #doz_header .fixed_header .navbar-main .nav-btn-group,
.fixed_menu #doz_header .fixed_header .navbar-main .navbar-logo,
.fixed_menu #doz_header .fixed_header .navbar-main .nav-btn-group,
.fixed_menu #doz_header .fixed_header .navbar-main .navbar-nav > .viewport-nav > li > a {
    line-height: 80px;
}
.fixed_menu #doz_header .fixed_header .navbar-main .navbar-nav > .viewport-nav > li > a {
    height: 80px;
}
.admin.fixed_menu #doz_header .org_header {
    position: absolute;
    width: 100%;
    top: -500px;
}
.admin.fixed_menu #doz_header .fixed_header .navbar {
    position: relative;
}
.header_overlay #doz_header {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 91;
}
.new_header_site.header_overlay #doz_header,
.inline_fixed_header_design .new_header_overlay #doz_header {
    position : static;
}
.header_overlay .section_wrap.section_first {
    padding-top: 100px !important;
}
.header_overlay .section_wrap.section_first.visual_section {
    padding-top: 0 !important;
}
.header_overlay .section_first.visual_section .op {
    padding-top : 100px;
}
.header_overlay ._one_page_section .section_first,
.header_overlay ._one_page_section .section_first .op {
    padding-top : 0 !important;
}
.header_overlay .one_page_section_1 .section_wrap.section_first {
    padding-top : 100px !important;
}
.header_overlay .one_page_section_1 .section_wrap.section_first.visual_section {
    padding-top : 0 !important;
}
.header_overlay .one_page_section_1 .section_wrap.section_first.visual_section .op {
    padding-top : 100px !important;
}
.header_overlay .section_wrap.section_first.visual_section .header-content {
    word-wrap: break-word;
}
.header_overlay .section_wrap.section_first.visual_section .header-content .text {
    padding: 0 0 50px;
}
.header_overlay #doz_header .navbar {
    background: transparent !important;
}
.shadow-on .navbar {
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.shadow-on .fixed_header .navbar, .header_overlay .shadow-on .fixed_header .navbar {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.header_overlay .shadow-on .navbar {
    box-shadow: none;
}
.border-on .navbar {
    border-bottom:1px solid rgba(0, 0, 0, 0.07);
}
.header_overlay .border-on .fixed_header .navbar,
.header_overlay .border-on .navbar {
    border-bottom:1px solid rgba(255, 255, 255, 0.1);
}
.fixed-menu-on .scroll_position {
    position: absolute;
    top:0;
}
.header-content {
    color: #fff;
    margin: 0 auto;
    z-index: 100;
}
#doz_header .navbar-nav > .viewport-nav > li,
#doz_header .navbar-nav .viewport-nav.main_clone_menu > li {
    float: left;
    z-index: 10;
    display : table;
}
#doz_header .navbar-nav > .viewport-nav > li:hover {
    z-index: 11;
}
#doz_header .inline-section .navbar-nav > .viewport-nav > li,
#doz_header .inline-section .navbar-nav .viewport-nav.main_clone_menu > li {
    float : none;
    display: inline-block;
}
#doz_header .navbar-nav {
    float: right !important;
    margin: 0;
}
#doz_header .slide_menu {
    margin-top: -29px;
}
#doz_header .nav-btn-group {
    line-height : 100px;
    display     : inline-block;
}
#doz_header .nav-btn-group a.nav-btn-icon {
    padding: 0 8px;
}
#doz_header .nav-btn-group > a.nav-btn-icon.login-toggle {
    padding-right: 0;
}
#doz_header .nav-btn-group a.nav-btn-icon i {
    vertical-align: -14.28571429%;
}
#doz_header .nav-btn-group a {
    line-height : 1;
    display     : inline-block;
}
#doz_header .nav-btn-group a i {
    font-size   : 18px;
}
#doz_header .nav-btn-group a:active, #doz_header .nav-btn-group a:focus {
    outline: 0;
}
#doz_header .nav-btn-icon.profile img {
    width          : 32px;
    height         : 32px;
    border-radius  : 50%;
    vertical-align : middle;
    margin-top     : -4px;
}
#doz_header .profile-area {
    display: none;
}
.profile-area .btn-group .btn {
    padding: 0;
    color: #fff;
    background: transparent;
    border-radius: 0;
    height: auto;
    border-color: transparent;
    letter-spacing:0;
}
.profile-area .btn-group .btn.profile {
    text-align: left;
    font-size: 18px;
}
#doz_header .profile-area .btn-group .btn.profile img {
    margin-top: 0;
}
#doz_header .profile-area .btn-group .btn.profile span {
    margin-left: 12px;
    font-size: 16px;
}
#doz_header .profile-area .btn-group .btn.logout {
    text-align: right;
    position: relative
}
#doz_header .desktop-profile #modify_btn {
    display: none;
}
#doz_header .input-search {
    position: fixed;
    width: 680px;
    background: #252221;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    top: 100px;
    left: 50%;
    margin-left: -340px;
}
#doz_header .input-search .form-control {
    background-color: transparent;
    color: #fff;
    font-size: 26px;
    border: none;
    height: 60px;
}
#doz_header .input-search .input-group-addon {
    background-color: transparent;
    border: none;
    font-size: 18px;
}
#doz_header .input-search .input-group-btn .btn {
    background-color: transparent;
    border: none;
    color: #A6A3A5;
    font-size: 18px;
}
#doz_header .badge.style-danger, .profile-area .badge.style-danger {
    color: #ffffff;
    letter-spacing: 0;
    width: 15px;
    font-size: 10px;
    display: inline-block;
    font-family: Arial;
    letter-spacing: 0;
    padding: 0;
    height: 15px;
    text-align: center;
    line-height: 15px;
    z-index: 10;
}
.modal_article .control-label{
    font-size: 13px;
    color: #7F7F7F;
}
@media screen and (max-width: 767px) {
    #doz_header .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }
    #doz_header .row-offcanvas-right .sidebar-offcanvas {
        right: -41.6%;
    }
    #doz_header .row-offcanvas-left .sidebar-offcanvas {
        left: -41.6%;
    }
    #doz_header .row-offcanvas-right.active {
        right: 41.6%;
    }
    #doz_header .row-offcanvas-left.active {
        left: 41.6%;
    }
    #doz_header .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 41.6%;
    }
    #doz_header #sidebar {
        padding-top: 0;
    }
    #doz_header .input-search {
        width: 340px;
        margin-left: -170px;
        top: 50px;
    }
    .header_overlay .section_first.visual_section .op {
        padding-top : 0 !important;
    }
}
#doz_header .header {
    position: relative;
}
.doz_sys.tablet #doz_header .navbar-main .navbar-toggle, .doz_sys.mobile #doz_header .navbar-main .navbar-toggle {
    padding: 17px 10px;
}
.doz_sys.tablet #doz_header .navbar-main .navbar-toggle.alarm-toggle, .doz_sys.mobile #doz_header .navbar-main .navbar-toggle.alarm-toggle {
    padding: 14px 10px;
}
#doz_header .navbar-main .navbar-text {
    color: #333;
}
#doz_header .navbar-main .navbar-nav a {
    outline: 0;
}
#doz_header .navbar-main .navbar-nav > .viewport-nav > li > a {
    cursor: pointer;
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height:100px
}
#doz_header .navbar-main.type01 .inside.wide  .navbar-nav > .viewport-nav > li:first-child > a {
    padding-left:12px !important;
}
#doz_header .navbar-main .dropdown-menu.more_list > li > a {
    line-height: normal !important;
    height: auto !important;
}
@media (max-width: 991px) {
    .preview_mode ~ header {
        padding-top: 0;
    }
    .new_header_overlay_mobile #doz_header {
        position: absolute !important;
        margin: 0 auto;
        left: 0;
        right: 0;
        z-index: 91;
    }
    .inline_header_design .new_header_overlay_mobile #doz_header,
    .new_header_overlay_mobile.shop_payment #doz_header,
    .new_header_overlay_mobile.booking_payment #doz_header {
        position: static !important;
    }
    .new_fixed_header_active #doz_header .new_fixed_header {
        top: -99999px;
        opacity: 0;
    }
    .new_fixed_header_active #doz_header .new_org_header {
        opacity: 1;
    }
    .header_overlay .preview_mode ~ header .fixed_header .navbar,
    .fixed_menu .preview_mode ~ header .fixed_header .navbar,
    .preview_mode ~ .board_write .write-header {
        top: 0 !important;
    }
    #doz_header .navbar-main .navbar-nav > .viewport-nav > li > a {
        padding: 20px 15px;
        margin: 0;
        border-bottom: 1px solid #0a0811;
        border-radius: 0;
    }
    .section_wrap.pc_section .section_vg_wrap ~ .section_bg {
        display: block;
    }
    .header_overlay #doz_header_wrap + .section_wrap.visual_section .op {
        padding-top:0;
    }
    #doz_header .navbar .inside.wide {
        padding: 0;
    }
    #doz_header .navbar .inside {
        padding: 0;
    }
    .mobile_nav_dep1.header_overlay #doz_header_wrap + .section_wrap, .mobile_nav_dep1.header_overlay #doz_header_wrap + .section_wrap.visual_section .op {
        padding-top :96px !important;
    }
    .mobile_nav_dep2.header_overlay #doz_header_wrap + .section_wrap, .mobile_nav_dep2.header_overlay #doz_header_wrap + .section_wrap.visual_section .op {
        padding-top :140px !important;
    }
    .mobile_nav_dep3.header_overlay #doz_header_wrap + .section_wrap, .mobile_nav_dep3.header_overlay #doz_header_wrap + .section_wrap.visual_section .op {
        padding-top :180px !important;
    }
    .mobile_nav_dep4.header_overlay #doz_header_wrap + .section_wrap, .mobile_nav_dep4.header_overlay #doz_header_wrap + .section_wrap.visual_section .op {
        padding-top :224px !important;
    }
    .mobile_nav_dep5.header_overlay #doz_header_wrap + .section_wrap, .mobile_nav_dep5.header_overlay #doz_header_wrap + .section_wrap.visual_section .op {
        padding-top :270px !important;
    }
    .mobile_nav_dep6.header_overlay #doz_header_wrap + .section_wrap, .mobile_nav_dep6.header_overlay #doz_header_wrap + .section_wrap.visual_section .op {
        padding-top :315px !important;
    }
    .mobile_nav_dep7.header_overlay #doz_header_wrap + .section_wrap, .mobile_nav_dep7.header_overlay #doz_header_wrap + .section_wrap.visual_section .op {
        padding-top :362px !important;
    }
    .header_overlay #doz_header_wrap + .section_wrap {
        padding-top: 50px !important;
    }
    .header_overlay #doz_header_wrap + .section_wrap.visual_section {
        padding-top: 0 !important;
    }
    .mobile_nav_dep1.header_overlay #doz_header_wrap + .section_wrap .full_board {
        margin-top :-100px !important;
    }
    .mobile_nav_dep2.header_overlay #doz_header_wrap + .section_wrap .full_board {
        margin-top :-140px ;
    }
    .mobile_nav_dep3.header_overlay #doz_header_wrap + .section_wrap .full_board {
        margin-top: -180px;
    }
    .mobile_nav_dep4.header_overlay #doz_header_wrap + .section_wrap .full_board {
        margin-top: -224px;
    }
    .mobile_nav_dep5.header_overlay #doz_header_wrap + .section_wrap .full_board {
        margin-top: -270px;
    }
    .mobile_nav_dep6.header_overlay #doz_header_wrap + .section_wrap .full_board {
        margin-top: -315px;
    }
    .mobile_nav_dep7.header_overlay #doz_header_wrap + .section_wrap .full_board {
        margin-top: -362px;
    }
    .mobile_nav_dep1.header_overlay .widget.board .grid_ignore.bg_on {
        padding-top: 100px;
    }
    .mobile_nav_dep2.header_overlay .widget.board .grid_ignore.bg_on {
        padding-top: 140px;
    }
    .mobile_nav_dep3.header_overlay .widget.board .grid_ignore.bg_on {
        padding-top: 180px;
    }
    .mobile_nav_dep4.header_overlay .widget.board .grid_ignore.bg_on {
        padding-top: 224px;
    }
    .mobile_nav_dep5.header_overlay .widget.board .grid_ignore.bg_on {
        padding-top: 270px;
    }
    .mobile_nav_dep6.header_overlay .widget.board .grid_ignore.bg_on {
        padding-top: 315px;
    }
    .mobile_nav_dep7.header_overlay .widget.board .grid_ignore.bg_on {
        padding-top: 362px;
    }
    .mobile_nav_dep1.header_overlay .widget.board .grid_ignore .mobile_right,.mobile_nav_dep2.header_overlay .widget.board .grid_ignore .mobile_right,.mobile_nav_dep3.header_overlay .widget.board .grid_ignore .mobile_right {
        bottom: 285px !important;
        top: auto;
    }
    .header_overlay .section_wrap.section_first {
        padding-top: inherit !important;
    }
    .header_overlay .section_wrap.mobile_section.mobile_section_first ~ .section_wrap.pc_section.section_first {
        padding-top: 0 !important;
    }
}
#doz_header .navbar-main .navbar-toggle-wrap {
    position : absolute;
    right    : 0;
    top      : 0;
}
#doz_header .navbar-main .navbar-toggle {
    float       : left;
    padding     : 0 15px;
    margin      : 0;
    height      :50px;
    line-height : 47px;
    font-size   : 22px;
}
#doz_header .navbar-main .navbar-toggle.alarm-toggle {
    margin-right: 0;
    float: right;
}
#doz_header .navbar-main .navbar-toggle:hover, #doz_header .navbar-main .navbar-toggle:focus {
    border-color: transparent;
}
.icon-bar {
    background-color: #212121
}
@media (max-width: 991px) {
    #doz_header .navbar-main .navbar-collapse, #doz_header .navbar-main .navbar-form {
        border-color: #e7e7e7;
    }
    #doz_header .navbar-main .navbar-nav > .viewport-nav > .open > a, #doz_header .navbar-main .navbar-nav > .viewport-nav > .open > a:hover, #doz_header .navbar-main .navbar-nav > .viewport-nav > .open > a:focus {
        color: #ccc;
        background-color: transparent;
    }
    #doz_header .navbar-icon-btn {
        position: relative;
        float: right;
        padding: 7px 12px;
        margin: 10px 0 10px 0;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 2px;
    }
    #doz_header .navbar-icon-btn.profile {
        padding: 4px 12px;
    }
    #doz_header .navbar-icon-btn.profile img {
        max-width: 32px;
        border-radius: 50%;
        margin-top: -2px;
    }
}
@media (min-width: 992px) {
    #doz_header .navbar-icon-btn {
        display: none;
    }
    .new_header_overlay #doz_header,
    .new_header_site.header_overlay.new_header_overlay #doz_header{
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        z-index: 91;
    }
    body.doz_sys {
        overflow-y : scroll;
        overflow-x : hidden;
    }

}
.new_fixed_header_active #doz_header .fixed_header .navbar,
.new_fixed_header_active #doz_header .new_fixed_header,
.new_fixed_header_active.new_header_overlay #doz_header,
.new_fixed_header_active.new_header_site.header_overlay.new_header_overlay #doz_header,
.fixed-menu-on #doz_header {
    z-index: 1000;
}

#doz_header .navbar-main .navbar-nav > .viewport-nav > li > a:hover:before, #doz_header .navbar-main .navbar-nav > .viewport-nav > li > a:focus:before, #doz_header .navbar-main .navbar-nav > .viewport-nav > li.open > a:before, #doz_header .navbar-main .navbar-nav > .viewport-nav > li.open > a:before, #doz_header .navbar-main .navbar-nav > .viewport-nav > .active > a:before {
    background-color: transparent;
}
#doz_header .navbar-main .dropdown-menu {
    min-width     : 180px;
    padding       : 0;
    margin        : 0;
    text-align    : left;
    border        : none;
    border-radius : 0;
    border-top    : 0;
}
#doz_header .navbar-main .dropdown-menu._more_list {
    left: auto;
    right: 0;
}
#doz_header .navbar-main .dropdown-menu > li > a {
    text-transform: none;
    line-height: 1.42857143;
    background-color: transparent;
}
#doz_header .navbar-main .dropdown-menu .divider {
    background-color: #0a0811;
}
@media (max-width: 991px) {
    #doz_header .navbar-main .navbar-nav .open .dropdown-menu > li > a {
        display: block;
        width: 100%;
        padding: 12px 30px;
        margin: 0;
        color: #ccc;
        font-size: 16px;
    }
    #doz_header .navbar-main .navbar-nav .open .dropdown-menu > li > a:hover, #doz_header .navbar-main .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: #333;
    }
    #doz_header .navbar-main .dropdown-submenu.open > .dropdown-menu {
        padding-left: 14px;
    }
    #doz_header .header-content .text a {
        padding: 10px 28px;
        font-size: 16px;
    }
    #doz_header .navbar-main .dropdown-menu > li > a {
        color: #ccc;
    }
    #doz_header .navbar-main .navbar-toggle.cart .badge {
        right : 5px;
    }
}
#doz_header .navbar-main .navbar-link {
    color: #777;
}
#doz_header .navbar-main .navbar-link:hover {
    color: #333;
}
#doz_header .navbar-main .btn-link {
    color: #777;
}
#doz_header .navbar-main .btn-link:hover, #doz_header .navbar-main .btn-link:focus {
    color: #333;
}
#doz_header .navbar-main .btn-link[disabled]:hover, #doz_header fieldset[disabled] .navbar-main .btn-link:hover, #doz_header .navbar-main .btn-link[disabled]:focus, #doz_header fieldset[disabled] .navbar-main .btn-link:focus {
    color: #ccc;
}
#doz_header .dropdown-submenu {
    position: relative;
}
#doz_header .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: 0;
}
#doz_header li.dropdown-left .dropdown-menu {
    right: 0;
    left: auto;
}
#doz_header li.dropdown .dropdown-menu.more_list {
    right: 0;
    left: auto;
}
#doz_header li.dropdown-left.dropdown-submenu .dropdown-menu {
    right: 100%;
}
#doz_header .dropdown-submenu.sub-active > a:before {
    content: "\f105";
    position: absolute;
    right: 15px;
    font-family: 'FontAwesome';
    font-size: 15px;
    top: 50%;
    margin-top: -11px;
}
#doz_header .dropdown-submenu.open > .dropdown-menu {
    display: block;
    padding: 0;
}
#doz_header .dropdown-submenu.open > a:after {
    border-left-color: #fff;
}
#doz_header .dropdown-submenu.pull-left {
    float: none;
}
#doz_header .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}
#doz_header .navbar-logo img + span {
    margin-left: 10px;
}
#doz_header .navbar-logo img[style^="display:none"] + span {
    margin-left : 0;
}
.use_sub_name>a>.plain_name {
    position: relative;
}
.use_sub_name:hover>a:not(.active)>.plain_name {
    color: transparent;
}
.use_sub_name:hover>a:not(.active)>.plain_name:before {
    content: attr(data-hover);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
.menu-vertical .use_sub_name:hover>a>.plain_name:before,
.mobile_slide_menu .use_sub_name:hover>a>.plain_name:before,
.dropdown-submenu.use_sub_name:hover>a>.plain_name:before,
.footer-type03 .use_sub_name:hover>a>.plain_name:before {
    text-align: left;
    white-space: nowrap;
}
.mobile_slide_menu .viewport-nav>.use_sub_name:hover>a>.plain_name:before {
    padding: 0 20px;
}
.viewport-nav>.dropdown.use_sub_name:hover>a>.plain_name:before,
.h-menu-type1 .use_sub_name:hover>a>.plain_name:before,
.h-menu-type2 .use_sub_name:hover>a>.plain_name:before {
    display: flex;
    justify-content: center;
    white-space: nowrap;
}
.h-menu-type3 li.use_sub_name,
.pc_slide_menu li.use_sub_name,
.mobile_slide_menu li.use_sub_name,
.mega_dropdown div.use_sub_name,
.mega_dropdown li.use_sub_name,
td.use_sub_name {
    position: relative;
}
.h-menu-type3 li.use_sub_name>a>.plain_name,
.pc_slide_menu li.use_sub_name>a>.plain_name,
.mobile_slide_menu li.use_sub_name>a>.plain_name,
.mega_dropdown div.use_sub_name>a>.plain_name,
.mega_dropdown li.use_sub_name>a>.plain_name,
td.use_sub_name>a>.plain_name {
    position: static;
}
@media (max-width: 991px) {
    #doz_header .navbar-main .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a {
        display: block;
        width: 100%;
        margin: 0;
        padding-right: 15px;
        color: #ccc;
    }
    #doz_header .nav .open .dropdown-submenu > a {
        background: transparent;
    }
    #doz_header .nav .open .dropdown-submenu > a:focus, .nav .open .dropdown-submenu > a:hover {
        background: #0a0811 !important;
    }
    #doz_header .dropdown-submenu > a:hover, .dropdown-submenu > a:focus {
        background-color: transparent;
    }
    #doz_header .dropdown-submenu > a:before {
        content: '';
        right: 20px;
        font-size: 12px;
        line-height: 1.8;
    }
    #doz_header .dropdown-submenu.open > a:before {
        content: "";
    }
    #doz_header .dropdown-submenu.open > a:after {
        border-left: 0 !important;
    }
    .header_section {
        padding-top: 0;
    }
    #doz_header .navbar-main .navbar-logo {
        display       : table-cell;
        margin        : 0;
        line-height   : normal;
        float         :none;
        text-overflow : ellipsis;
        overflow      : hidden;
        white-space   : nowrap;
        font-size     : 14px;
        height: 50px;
        vertical-align: middle;
    }
    #doz_header .fixed_header .navbar-main .navbar-logo {
        line-height : normal !important;
    }
    #doz_header .navbar-main .inside.wide .navbar-logo {
        padding-left: 0 !important;
        padding-right: 0;
    }
}
@media (min-width: 992px) {
    #doz_header .navbar-main li.dropdown > ul.dropdown-menu {
        visibility: hidden;
        display: block;
        opacity: 0;
        -webkit-transition: opacity .5s ease-in-out;
        -moz-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out;
    }
    #doz_header .navbar-main li.dropdown:hover > ul.dropdown-menu {
        visibility: visible;
        opacity: 1;
        display: block;
    }
    #doz_header .navbar-main li.dropdown.pulldown-hide > ul.dropdown-menu, #doz_header .navbar-main li.dropdown.pulldown-hide:hover > ul.dropdown-menu {
        display: none;
    }
    #doz_header .navbar-main li.dropdown-icon:focus > ul.dropdown-menu {
        visibility: visible;
        opacity: 1;
        display: block;
    }
    #doz_header .navbar-main .dropdown-menu a {
        -webkit-transition: opacity .5s ease-in-out;
        -moz-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out;
    }
}
@media (-webkit-min-device-pixel-ratio:0) and (max-width:767px) { /*iOS 입력필드 폰트사이즈 고정(수정금지)*/
    select,
    textarea,
    input,
    .board_write .postBody,
    .calendar_write .postBody,
    .form-select-wrap .dropdown-toggle,
    .list_review_inner .textarea_block textarea,
    .modal_prod_detail.review .textarea_block textarea,
    .form-select-wrap .dropdown-menu .dropdown-item > a,
    .shop-content .option_box_wrap input.form-control,
    .shop-content .option_box_wrap select.form-control,
    .shop-content .option_box input.form-control,
    .shop-content .option_box select.form-control,
    .form-select-wrap .dropdown-toggle,
    .form-select-wrap .dropdown-menu .dropdown-item > a,
    .form-select-wrap .dropdown-menu .dropdown-item > a > span,
    .form-select-wrap .dropdown-menu .dropdown-item > .tabled,
    .form-select-wrap .dropdown-menu .dropdown-item > a > .text-12 {
        font-size: 16px !important;
    }
}
#doz_header .mega-dropdown {
    position: static !important;
}
#doz_header .mega-dropdown-menu {
    padding: 0;
    width: 100%
}
#doz_header .mega-dropdown-menu > li {
    border: 0;
}
#doz_header .mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}
#doz_header .mega-dropdown-menu > li > ul > li {
    list-style: none;
}
#doz_header .mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 6px 20px 6px 0;
    clear: both;
    line-height: 1.42857143;
    color: #ccc;
    font-size: 13px;
    text-transform: none;
    font-weight: 500;
}
#doz_header .mega-dropdown-menu > li > ul > li > a:hover {
    color: #5d67dd;
}
#doz_header .mega-dropdown-menu .dropdown-header {
    padding: 15px 0;
}
#doz_header .mega-dropdown-menu .dropdown-header .meganav-section-title {
    margin: 0;
    padding: 0;
    color: #ccc;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#doz_header .mega-dropdown-menu form {
    margin: 3px 20px;
}
#doz_header .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
#doz_header .mega-dropdown-menu .header-bar {
    background: #ff005d;
    color: #fff;
    border-bottom: 1px solid #cc004a;
    padding: 10px 15px;
}
#doz_header .mega-dropdown-menu .header-bar .header-title {
    padding: 0;
    margin: 0;
}
#doz_header .navbar-nav > .viewport-nav.mobile {
    display: none;
}
#doz_header .navbar.navbar-fixed-top.slide-active {
    position: fixed;
}
@media (max-width: 767px) {
    #doz_header .mega-dropdown-menu .dropdown-header {
        padding: 10px 0 !important;
    }
    #doz_header .mega-dropdown-menu > li > ul {
        margin-bottom: 20px;
    }
}
@media (max-width: 991px) {
    #doz_header .navbar-header {
        float: none;
    }
    #doz_header .navbar-toggle {
        display: block;
    }
    #doz_header .navbar-nav > .viewport-nav.desktop {
        display: none;
    }
    #doz_header #inline_header_mobile .navbar-nav > .viewport-nav.desktop,
    #doz_header #inline_header_mobile_fixed .navbar-nav > .viewport-nav.desktop {
        display : block;
    }
    #doz_header .navbar-nav > .viewport-nav.mobile {
        display: block;
        padding-top: 10px;
        height: calc(100% - 55px);
        position: relative;
        overflow-y: auto;
    }
    #doz_header .navbar-nav > .viewport-nav.mobile.im-android-nav {
        padding-bottom: 120px;
    }
    #doz_header .navbar-nav > .viewport-nav > li {
        float: none;
    }
    #doz_header .navbar-main .navbar-collapse {
        background-color: #07060c;
    }
    #doz_header .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        box-shadow: none;
    }
    #doz_header .navbar-main .navbar-nav > .viewport-nav > li.dropdown > a {
        border-bottom: 0;
        display: block;
    }
    #doz_header .navbar-main .navbar-nav > .viewport-nav > li.dropdown.open > a {
        border-bottom: 1px solid #0a0811;
    }
    #doz_header .navbar-main .navbar-nav > .viewport-nav > li a {
        color: #ccc;
        padding: 12px 0;
        margin: 0 20px;
        font-size: 16px;
        display: block;
        border-bottom: 1px solid #222;
    }
    #doz_header .navbar-main .navbar-nav > .viewport-nav > li ul {
        margin-left: 0;
        padding-left: 0;
    }
    #doz_header .navbar-main .navbar-nav > .viewport-nav > li ul > li a {
        color: #888;
        padding-left: 15px;
    }
    #doz_header .navbar-main .navbar-nav > .viewport-nav > li ul > li ul a {
        padding-left: 30px;
    }
    #doz_header .navbar-main .navbar-nav > .viewport-nav > li ul > li a:before {
        margin-right: 10px;
        padding: 12px 0;
        width: 46px;
        text-align: center;
        height: 100%;
        left: 0;
        top: 0;
        border-left: 1px solid #0a0811;
    }
    #doz_header .navbar-main .navbar-nav > .viewport-nav > li.open > a:after {
        content: "\f107"
    }
    #doz_header .navbar-main .navbar-nav > .viewport-nav > .active > a, #doz_header .navbar-main .navbar-nav > .viewport-nav > .active > a:hover, #doz_header .navbar-main .navbar-nav > .viewport-nav > .active > a:focus {
        border-radius: 0 !important;
    }
    #doz_header .navbar-main .dropdown-menu:after {
        border: 0 !important;
        margin-left: 0;
    }
    #doz_header .navbar-main .dropdown-menu:before {
        border: 0 !important;
        margin-left: 0;
    }
    #doz_header .profile-area {
        display: block;
        padding: 10px 20px;
        border-bottom: 1px solid #333;
        width: 100%;
        background: #000;
        z-index: 999;
    }
}
#doz_header .navbar-header {
    float    : none;
    position : relative;
    z-index  : 1000;
    display  : inline-block;
}
#doz_header .main_menu_wrap {
    display : inline-block;
}
#doz_header .navbar.type01,
#doz_header .navbar.type03 {
    text-align : center;
}
#doz_header .navbar.type04 {
    text-align : right;
}
#doz_header .type02 .nav-btn-group,
#doz_header .type04 .nav-btn-group {
    float : right;
}
#doz_header .type01 .main_menu_wrap,
#doz_header .type03 .navbar-header {
    position : absolute;
    left     : 15px;
}
#doz_header .type01 .nav-btn-group,
#doz_header .type03 .nav-btn-group {
    position : absolute;
    right    : 15px;
}
#doz_header .type01 .inside.wide .main_menu_wrap,
#doz_header .type03 .inside.wide .navbar-header {
    position : absolute;
    left     : 20px;
}
#doz_header .type01 .inside.wide .nav-btn-group,
#doz_header .type03 .inside.wide .nav-btn-group {
    position : absolute;
    right    : 32px;
}
#doz_header .type01 .navbar-logo, #doz_header .type01 .inside.wide .navbar-logo {
    padding : 0;
}
#doz_header .type02 .navbar-header,
#doz_header .type02 .main_menu_wrap,
#doz_header .type04 .navbar-header {
    float : left;
}
#doz_header .type02 .navbar-header {
    padding-right :40px;
}
#doz_header .navbar.type05 .inside {
    text-align: center;
}
#doz_header .type05 .navbar-header {
    float: none;
    display: inline-block;
}
#doz_header .type05 .main_menu_wrap {
    display: block;
}
#doz_header .type05 .navbar-nav {
    visibility: visible;
    float: none !important;
    display: inline-block;
}
#doz_header .type05 .nav-btn-group {
    position: absolute;
    top: 0;
    right: 15px;
}
#doz_header .fixed_header .type05 .navbar-header,#doz_header .fixed_header .type05 .nav-btn-group {
    display: none;
}
#doz_header .navbar.type06 {
    padding: 40px 0;
}
#doz_header .type06 .navbar-header {
    display: block;
    float: none;
}
#doz_header .type06 .navbar-logo {
    line-height: normal;
}
#doz_header .type06 .navbar-nav {
    float:none !important;
}
#doz_header .type06.navbar-main  .navbar-nav > .viewport-nav > li > a {
    height: auto;
}
#doz_header .type06.navbar-main .navbar-nav > .viewport-nav > li > a:first-child {
    padding-left:0;
}
#doz_header .type06 .nav-btn-group {
    float : right;
    line-height: normal !important;
}
@media (max-width: 991px) {
    #doz_header .navbar .container {
        margin: 0 !important;
        padding: 0 !important;
        height: 100%;
        position: static;
    }
    #doz_header .type02 .navbar-header {
        padding-right :0;
    }
    #doz_header .navbar .navbar-header {
        display: table;
        text-align : center;
        float      : none;
        max-height : 50px;
        position   : static !important;
        width :50%;
        margin :0 auto;
    }
    #doz_header .header-content .text {
        padding-top: 70px;
        height: 360px;
    }
    #doz_header .navbar-main .navbar_logo_wrap {
        display: table-cell;
        height: 50px;
        vertical-align: middle;
    }
    #doz_header .new_org_header #inline_header_normal,
    .fixed-menu-on #doz_header .new_fixed_header #inline_header_fixed {
        display: none;
    }
    #doz_header .new_org_header #inline_header_mobile,
    .fixed-menu-on #doz_header .new_fixed_header #inline_header_mobile_fixed {
        display: block;
    }
    .shop_view.new_fixed_header_active #doz_header .new_org_header #inline_header_mobile {
        display: none;
    }
}
@media (min-width: 992px) {
    #doz_header .navbar.navbar-fixed-top.slide-active {
        position: fixed;
    }
}
.alarm-toggle, .cart-toggle,.nav-btn-icon.profile {
    position: relative;
}
.alarm-toggle .badge, .cart-toggle .badge  {
    position: absolute;
    top: 35%;
    margin-top: -15px;
    height: 15px;
    color: #ffffff;
    font-family: Arial;
    font-size: 10px;
    line-height: 15px;
    padding: 0 5px;
    font-weight: normal;
    -webkit-font-smoothing: subpixel-antialiased;
}
.cart-toggle .icon-basket ~ .badge {
    margin-top: -10px;
    right: 0;
}
.cart-toggle .icon-handbag ~ .badge,
.cart-toggle .icon-bag ~ .badge {
    margin-top: 5px;
    right: 0;
}
.cart-toggle .badge {
    right: 5px;
}
.alarm-toggle.login-toggle .badge {
    left : 30px;
}
.dropdown-profile .nav-btn-icon.profile .badge {
    left: 29px;
    top: 50%;
    margin-top: -18px;
}
.alarm-toggle .badge {
    left: 20px;
}
.nav-btn-icon.profile .badge {
    position: absolute;
    top: 35%;
    margin-top: -15px;
    color: #ffffff;
    font-family: Arial;
    letter-spacing: 0;
    padding: 0;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 10px;
}
.bottom-badge .nav-btn-icon.profile .badge {
    margin-top: 5px
}
.bottom-badge .nav-btn-icon.profile .icon-bell ~ .badge {
    margin-top: -15px;
    left: 15px;
}
.nav-tabs.style-btn {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.75);
    border-radius: 3px
}
.nav-tabs.style-btn > li > a:hover {
    background-color: transparent;
}
.nav-tabs.style-btn > li.active > a, .nav-tabs.style-btn > li.active > a:hover, .nav-tabs.style-btn > li.active > a:focus {
    border: none;
    cursor: pointer;
}
.nav-tabs.style-btn > li:nth-child(1).active > a, .nav-tabs.style-btn > li:nth-child(1):hover > a, .nav-tabs.style-btn > li:nth-child(1):focus > a {
    border-radius: 2px 0 0 2px;
}
.nav-tabs.style-btn > li:nth-child(2).active > a, .nav-tabs.style-btn > li:nth-child(2):hover > a, .nav-tabs.style-btn > li:nth-child(2):focus > a {
    border-radius: 0 2px 2px 0;
}
.nav-tabs.style-btn > li {
    text-align: center;
    margin-bottom: 0
}
.nav-tabs.style-btn > li {
    width: 50%;
}
.nav-tabs.style-btn > li > a {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    font-weight: normal;
    margin-right: 0;
    text-transform: none;
    border: none;
    color: #fff
}
.nav-tabs.style-btn > li.active > a {
    color: #000;
    background-color: rgba(255, 255, 255, 0.75);
}
.alarm-board {
    background: #fff;
    width: 238px;
    margin-top: 5px;
    margin-bottom: 10px
}
.alarm-board img {
    max-width: 238px;
    width: auto;
    height: auto;
    display: block;
}
.alarm-board .text-block {
    padding: 9px 17px 11px 16px;
    font-size: 13px;
    color: #212121;
    line-height: 1.6;
    cursor: default;
}
@media screen and (max-width: 991px) {
    .notification-canvas .offcanvas-head .offcanvas-tools .zmdi,
    #doz_header .main_menu_wrap {
        display: none
    }
    #doz_header .navbar-main .navbar-toggle {
        font-size : 18px;
        line-height: 50px;
        padding: 0 10px;
    }
    #doz_header .navbar-main .navbar-toggle.menu {
        padding :0 15px;
    }
    #doz_header .navbar-main .navbar-toggle:last-child {
        padding-right:15px;
    }
    #doz_header .navbar-main .navbar-toggle.search + .navbar-toggle.cart {
        padding-left: 0;
    }
    #doz_header .navbar-main .navbar-toggle.menu {
        position : absolute;
        top      : 0;
        left     : 0;
    }
    #doz_header .navbar-main .navbar-toggle.menu .badge{
        left:25px;
    }
    #doz_header .navbar-main .navbar-toggle .badge, #doz_header .navbar-main .navbar-toggle .badge.cart {
        position: absolute;
        top: 35%;
        margin-top: -10px;
        color: #ffffff;
        font-size: 10px;
        font-family: Arial;
        letter-spacing: 0;
        padding: 0;
        height: 15px;
        width: 15px;
        line-height: 15px;
        z-index: 10;
    }
    #doz_header .navbar-main .navbar-toggle .badge.cart {
        right : 3px;
    }
    .alarm-toggle .badge {
        top  : 45%;
        left : 20px;
    }
}
.sb-search-open .termsearch {
    top: 0;
    visibility: visible;
}
.sb-search-wrap {
    position: relative;
    height: 100px;
}
.sb-search-input {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: transparent;
    color: inherit;
    font-size: 20px;
    display: block;
    width: 100%;
    padding: 0 0 0 50px;
    height: 44px;
}
.sb-search-btn {
    border: 0;
    background: transparent;
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 28px;
    transform: translateY(-50%);
}
.sb-search-btn.close {
    right: 0;
    left: auto;
}
@media screen and (max-width: 991px) {
    .termsearch {
        padding-left  : 10px;
        padding-right : 10px;
    }
    .sb-search-wrap {
        height : 50px;
    }
    .sb-search-input {
        font-size : 16px;
    }
    .sb-search-btn {
        font-size : 1.31em;
        left      : -6px;
    }
    .sb-search-btn.close {
        font-size : 1.31em;
    }
    #doz_header .navbar {
        height:50px !important;
    }
    #doz_header .fixed_header .navbar {
        height:50px !important;
    }
}
.backdrop {
    position: fixed;
    z-index: 130000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: rgba(12, 12, 12, 0.70);
}
.fa {
    font-family: 'FontAwesome' !important;
}
.fab {
    font-family: 'Font Awesome 5 Brands' !important;
}
.widget .froala-element p:last-child {
    margin-bottom: 0
}
.widget .froala-element {
    min-height: auto;
}
.widget {
    position: relative;
    display: block;
    box-sizing: border-box;
}
.widget.image.empty {
    background-color: #eee;
    overflow: hidden;
}
.widget.line hr {
    margin: 0 auto;
}
.widget.movie .play-icon::before {
    content: " ";
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}
.widget.movie .play-icon:hover:after {
    color: #00B8FF;
}
.widget.movie a {
    transition: 0;
}
.widget.movie a img {
    width: 100%;
    cursor: pointer;
    image-rendering: -webkit-optimize-contrast;
}
.widget.movie .show_btn {
    display       : inline-block;
    position      : absolute;
    top           : 50%;
    left          : 50%;
    border-radius : 100%;
    cursor        : pointer;
    background    : rgba(33,33,33,.75);
    z-index       : 1;
    transition: 0.3s;
}
.widget.movie .show_btn i {
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left :50%;
}
@media (min-width:768px) {
    .widget.movie .show_btn {
        width         : 65px;
        height        : 65px;
        margin        : -32px 0 0 -32px;
    }
    .widget.movie .show_btn i {
        border-top: 12px solid transparent;
        border-left: 22px solid #fff;
        border-bottom: 12px solid transparent;
        margin: -12px 0 0 -8px;
    }
    .col-dz-1 .widget.movie .show_btn, .col-dz-2 .widget.movie .show_btn {
        width  : 35px;
        height : 35px;
        margin : -18px 0 0 -18px;
    }
    .col-dz-3 .widget.movie .show_btn, .col-dz-4 .widget.movie .show_btn, .col-dz-5 .widget.movie .show_btn {
        width  : 50px;
        height : 50px;
        margin : -26px 0 0 -26px;
    }
    .col-dz-1 .widget.movie .show_btn i, .col-dz-2 .widget.movie .show_btn i {
        border-top    : 7px solid transparent;
        border-left   : 12px solid #fff;
        border-bottom : 7px solid transparent;
        margin        : -6px 0 0 -5px;
    }
    .col-dz-3 .widget.movie .show_btn i, .col-dz-4 .widget.movie .show_btn i, .col-dz-5 .widget.movie .show_btn i {
        border-top    : 10px solid transparent;
        border-left   : 18px solid #fff;
        border-bottom : 10px solid transparent;
        margin        : -9px 0 0 -7px;
    }
}
@media (max-width:767px) {
    .widget.movie .show_btn {
        width         : 40px;
        height        : 40px;
        margin        : -19px 0 0 -21px;
    }
    .widget.movie .show_btn i {
        border-top    : 9px solid transparent;
        border-left   : 17px solid #fff;
        border-bottom : 9px solid transparent;
        margin        : -9px 0 0 -6px;
    }
}
.visual_section .header-content .video_container {
    position: relative;
    max-width: 480px;
}
.video_container > a:after {
    content: " ";
    background-color: rgba(0, 0, 0, 0);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.visual_section .header-content .text .video_container > a {
    border:0 !important;
    border-radius: 0 !important;
    padding:0 !important;
    margin:0 !important;
    display: block !important;
}
.visual_section .header-content .text .video_container a > i {
    position: absolute;
    top:50%;
    left:0;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    font-size:64px;
}
.widget.movie a {
    display: block;
    overflow: hidden;
}
.lg-backdrop.in {
    background: rgba(0, 0, 0, 0.9);
}
.lg-toolbar {
    background-color: transparent !important;
}
.lg-sub-html p {
    line-height: 1.3;
}
.permission_error {
    text-align: center;
    font-size:1.1em;
    padding:64px 0;
}
.permission_error h3 {
    margin-bottom: 50px
}
.permission_error .symbol {
    font-size : 65px;
    opacity   :0.2;
}
.permission_error_box {
    margin: 0 auto;
    border-radius: 10px;
}
.error_box_icon {
    padding : 100px 0 40px;
}
.opacity_background {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.50;
    left: 0;
    top: 0;
    z-index: 10000
}
.dropdown-menu {
    padding: 8px 0
}
.dropdown-menu > li > a {
    background: none;
    color: #212121;
    padding: 8px 16px;
}
.mobile_right.dropdown.open .dropdown-menu > li > a{
    color: #212121  !important;
}
.dropdown-menu > li > a:active, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-image: none;
    background-color: #eee;
    color: #212121;
}
.dropdown-menu > li.dropdown-profile > a:hover, .dropdown-menu > li.dropdown-profile > a:focus {
    background-color : transparent;
}
#join_addr_container {
    z-index: 100;
}
.ibg-bg {
    position: absolute;
}
.table_botom {
    max-width: 980px;
    width: 100%
}
.board-head > div {
    display: inline-block;
}
.board-head header {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 1.2em;
}
.board-head .tools {
    float: right;
}
.board-head .tools .input-group {
    width:220px;
    margin-left: 23px;
    float: left;
}
.table_top .dropdown {
    margin-right: 8px;
}
.table_top .dropdown > .dropdown-menu {
    padding: 8px 0
}
.table_top .dropdown button .caret {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -1px
}
.table_top .dropdown > .dropdown-menu:hover {
    background-color: #fff;
}
.table_top .dropdown > .dropdown-menu {
    min-width: 100px;
    width: 100px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.table_top .dropdown > .dropdown-menu li {
    position: relative;
    float: none !important;
    display: block;
    padding: 0;
    text-align: left;
}
.table_top .dropdown > .dropdown-menu li:hover {
    background-color: #eee
}
.table_top .dropdown > .dropdown-menu li a {
    display: inline-block;
    height: 34px;
    width: 100%;
    line-height: 34px;
    padding: 0 0 0 15px;
    background: none;
    color: #212121;
    text-align: left;
}
.table_top .btn-default:active, .li_table .btn-default.active, .li_table .open .dropdown-toggle.btn-default {
    background-image: none;
    background-color: #fff;
    border-radius: 3px
}
.dropdown_search .dropdown {
    float: right
}
.dropdown_search .input-group {
    float: right;
    overflow: hidden;
    width: 250px;
}
.dropdown_search .form-control {
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 3px 0 0 3px !important;
    height: 34px;
    -webkit-box-shadow: inset 0px 1px 0 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 1px 0 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 1px 0 0px rgba(0, 0, 0, 0.1);
    padding: 0 5px;
}
.dropdown_search .input-group {
    border-radius: 0 3px 3px 0
}
.dropdown_search .boared-search-btn {
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.dropdown_search .boared-search-btn:active {
    box-shadow: none;
    border: 1px solid #ccc;
}
.btn.btn-wide {
    padding-right:36px;
    padding-left:36px;
}
.btn:active, .btn.active, .btn:focus, .btn:active:focus {
    box-shadow: none;
    outline: none;
}
.form-horizontal .checkbox {
    display: table;
    height: 100%;
}
.form-horizontal .checkbox label {
    display: table-cell;
    vertical-align: middle;
}
#post_form .footer-btn {
    text-align: right;
}
.popup {
    -webkit-box-shadow: 0px 14px 24px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 14px 24px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 14px 24px 0px rgba(0, 0, 0, 0.3);
    background: #fff;
    position: absolute;
    padding-bottom: 8px
}
.pop_header {
    padding: 24px 0 16px 24px
}
.pop_btn_box {
    padding: 8px 0;
}
.dropdown-menu {
    padding: 8px 0
}
.dropdown-menu > li > a {
    background: none;
    color: #212121 ;
    padding: 8px 16px;
}
.dropdown-menu > li > a:active, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-image: none;
    background-color: #eee;
    color: #212121;
}
.table_botom {
    max-width: 980px;
    width: 100%
}
.table_top .dropdown {
    margin-right: 8px;
}
.table_top .dropdown > .dropdown-menu {
    padding: 8px 0
}
.table_top .dropdown .dropdown-toggle {
    width: 100px;
    text-align: left;
    box-shadow: none;
    border-radius: 3px;
    height: 34px !important;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.5)
}
.table_top .dropdown button .caret {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -1px
}
.table_top .dropdown > .dropdown-menu:hover {
    background-color: #fff;
}
.table_top .dropdown > .dropdown-menu {
    min-width: 100px;
    width: 100px;
    border-radius: 3px;
}
.table_top .dropdown > .dropdown-menu li {
    position: relative;
    float: none !important;
    display: block;
    padding: 0;
    text-align: left;
}
.table_top .dropdown > .dropdown-menu li:hover {
    background-color: #eee
}
.table_top .dropdown > .dropdown-menu li a {
    display: inline-block;
    height: 34px;
    cursor: pointer;
    width: 100%;
    line-height: 34px;
    padding: 0 0 0 15px;
    background: none;
    color: #212121;
    text-align: left;
}
.table_top .dropdown .dropdown-toggle.boared-search-btn {
    color: #212121;
}
.table_top .btn-default:active, .li_table .btn-default.active, .li_table .open .dropdown-toggle.btn-default {
    background-image: none;
    background-color: #fff;
    border-radius: 3px
}
.dropdown_search .dropdown {
    float: right
}
.dropdown_search .input-group {
    float: right;
    overflow: hidden;
    width: 250px;
}
.dropdown_search .form-control {
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 3px !important;
    height: 34px;
    -webkit-box-shadow: inset 0px 1px 0 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 1px 0 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 1px 0 0px rgba(0, 0, 0, 0.1);
    padding: 0 5px;
}
.dropdown_search .input-group {
    border-radius: 0 3px 3px 0
}
.icon_area {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 23px;
}
.icon_area.fa_i {
    line-height: 28px;
}
.widget_add_icon {
    display: inline-block;
    background: url("../../images/site/widget_add_icon.png?4184187") no-repeat;
    background-size: 360px auto;
    width: 44px;
    height: 44px;
}
.color_picker_article .theme, .color_picker_article .custom {
    line-height: 15px;
    margin: 15px 0 10px
}
.zmdi {
    box-sizing: border-box;
    vertical-align: middle;
    margin-top: -3px;
    text-align: center;
    font-family: Material-Design-Iconic-Font !important;
}
.zmdi-menu {
    color: #212121;
    opacity: 0.54
}
.zmdi.zmdi-close {
    display: inline-block;
    font-weight: normal;
    color: #212121
}
.zmdi.zmdi-plus {
    cursor: pointer;
    font-size: 27px
}
.zmdi.zmdi-invert-colors {
    font-size: 24px;
}
.zmdi.zmdi-caret-down, .zmdi.zmdi-caret-up {
    font-size: 23px;
}
.disabled .zmdi.zmdi-caret-down, .disabled .zmdi.zmdi-caret-up {
    cursor: not-allowed;
}
.zmdi.zmdi-caret-down:hover, .zmdi.zmdi-caret-up:hover {
    color: #00B8FF
}
.disabled .zmdi.zmdi-caret-down:hover, .disabled .zmdi.zmdi-caret-up:hover {
    color: #bdbdbd;
}
.zmdi-btn {
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
    border-radius: 50%;
    background: #fff;
}
.zmdi-btn:hover {
    background: #f5f5f5
}
.fa.fa-font {
    font-size: 20px
}
.fa.fa-wrench {
    font-size: 21px;
}
.fa.fa-link.f-link {
    transform: rotate(90deg);
    color: #bdbdbd;
    font-size: 21px;
    z-index: 50
}
.link .fa.fa-link {
    color: #757575;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px
}
.widget.image {
    position: relative;
}
.widget.image .img_wrap {
    position:relative;
    overflow:hidden;
    text-align: center;
}
.widget.image.img_circle .img_wrap {
    overflow: visible;
}
.widget.image .txt,.widget.image .hover_txt {
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}
.widget.image.text_position_overlay .txt,
.widget.image.hover_text_position_overlay:hover .hover_txt {
    margin:0;
    display: table;
    z-index: 7;
}
.widget.image.text_position_bottom .img_wrap,
.widget.image.hover_text_position_bottom .img_wrap {
    position:relative;
}
.widget.image.text_position_bottom.hover_text_position_bottom .txt,
.widget.image.text_position_bottom.hover_text_position_bottom:hover .hover_txt {
    position : absolute;
    bottom:0;
    width: 100%
}
.widget.image.text_position_bottom.hover_text_position_bottom:hover .txt {
    position: relative;
}
.widget.image.text_position_bottom.hover_text_position_bottom > div h1,
.widget.image.text_position_bottom.hover_text_position_bottom > div h2,
.widget.image.text_position_bottom.hover_text_position_bottom > div h3,
.widget.image.text_position_bottom.hover_text_position_bottom > div h4,
.widget.image.text_position_bottom.hover_text_position_bottom > div h5,
.widget.image.text_position_bottom.hover_text_position_bottom > div h6 {
    margin: 0;
}
.widget.image.text_position_bottom .img_wrap,
.widget.image.hover_text_position_bottom .img_wrap {
    position: relative;
}
.widget.image.visibility.text_position_overlay:hover .hover_txt,
.widget.image.visibility.hover_text_position_overlay:hover .hover_txt,
.widget.image.visibility.text_position_none:hover .hover_txt,
.widget.image.visibility.text_position_bottom:hover .hover_txt,
.widget.image.visibility.hover_text_position_overlay.hover .hover_txt,
.widget.image.text_position_bottom.hover_text_position_bottom:hover .hover_txt {
    visibility: visible;
    opacity: 1;
}
.widget.image.visibility.hover_text_position_overlay .hover_txt,
.widget.image.visibility.hover_text_position_overlay:hover .txt,
.widget.image.visibility.text_position_none .hover_txt,
.widget.image.visibility.text_position_overlay .hover_txt,
.widget.image.visibility.text_position_overlay:hover .txt,
.widget.image.visibility.text_position_bottom .hover_txt,
.widget.image.visibility.text_position_bottom:hover .txt {
    visibility: hidden;
    opacity: 0;
}
.widget.image.text_position_overlay .txt .txt_body,
.widget.image.hover_text_position_overlay:hover .hover_txt .txt_body,
.widget.image.hover_text_position_overlay.hover .hover_txt .txt_body {
    vertical-align: middle;
    display: table-cell;
}
.widget.image.text_position_bottom.hover_text_position_bottom .txt .txt_body,
.widget.image:hover .txt,
.widget.image.hover .txt {
    text-decoration: none !important;
    border-bottom: none;
}
.widget.image.visibility.text_position_overlay.hover_text_position_overlay .hover_txt,
.widget.image.visibility.text_position_overlay.hover_text_position_overlay:hover .txt {
    transition: none;
}
.widget.image.show_over .txt {
    position   : absolute;
    opacity    : 0;
    left       : 0;
    bottom     : 0;
    color      : rgba(255, 255, 255, 1);
    height     : 100%;
    max-height : 100%;
    overflow   : hidden;
    margin-top : 0;
    width      : 100%;
    top        : 0;
    z-index: 20;
    display    : table;
}
.widget.image.show_over .overlay {
    background : rgba(0, 0, 0, 0.65);
    position: absolute;
    opacity    : 0;
    left       : 0;
    bottom     : 0;
    z-index: 10;
}
.widget.image.show_over.img_circle .overlay {
    border-radius: 50%;
}
.widget.image .hover_img {
    opacity    : 0;
    left       : 0;
    bottom     : 0;
    height     : 100%;
    max-height : 100%;
    overflow   : hidden;
    margin-top : 0;
    width      : 100%;
    top        : 0;
}
.widget.image .hover_img,
.widget.image .hover_overlay {
    transition: opacity .3s;
}
.widget.image.same_overlay .hover_img,
.widget.image.same_overlay .hover_overlay {
    transition: none;
}
.widget.image .hover_img.circle {
    border-radius: 50%;
}
.widget.image ._image_widget_lightbox {
    cursor: pointer;
}
.widget.image.show_over:hover .txt,
.widget.image:hover .hover_img,
.widget.image.show_over:hover .overlay{
    opacity: 1;
}
.widget.image.show_over .txt.circle, .widget.image.show_over .hover_img.circle {
    opacity: 1;
    display: none;
    border-radius: 50%;
    background: none;
}
.widget.image.show_over:hover .txt.circle {
    display: table;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
}
.widget.image.show_over:hover .hover_img.circle {
    display: block;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
}
.widget.image.hover_scale:hover .hover_img {
    z-index: 5;
}
.widget.image.hover_scale:hover img {
    position: relative;
}
.widget.image.hover_scale:hover img,
.widget.image.hover_scale:hover .hover_img,
.widget.image.show_over.hover_scale:hover .overlay {
    transform: scale(1.1);
    transition: all 0.4s ease-out;
}
.widget.image.show_over .txt span {
    display: table-cell;
    vertical-align: middle;
    line-height: 18px;
    word-break: break-all;
    padding:0 20px;
}
.widget.image.grayscale img, .widget.image.hover_color img:hover, .widget.image.hover_color:hover img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
}
.widget.image.grayscale.hover_color:hover img {
    filter: none;
    -webkit-filter: none;
}
div.widget_text_wrap {
    word-break: break-all;
}
.widget.space {
    border: 1px dashed #E0E0E0
}
.widget.image_map img {
    width : 100%;
    image-rendering: -webkit-optimize-contrast;
}
.widget.inline_widget.image_map img {
    height: 100%;
}
.inline_global_dropdown i {
    line-height: normal;
}
.doz_sys .inline_widget.padding .ui-resizable-w {
    width: 5px;
}
.doz_sys .inline_widget.padding .ui-resizable-s {
    height: 5px;
}
.doz_sys .inline_widget.padding .ui-resizable-se {
    width: 5px;
    height: 5px;
}
.popup-banner-wrap .banner_img {
    max-width:100%;
}
.blog-body strong, .list .title strong {
    font-size: 1.3em;
    line-height: 1.3em
}
.title-block {
    font-size   : 14px;
    line-height : 1.3em
}
.text-block, .board-block .writer {
    font-size : 12px;
}
.board-block .date-block span, .board-block small {
    font-size: 0.85em;
}
.board-block a .zmdi, .board-block small .zmdi {
    font-size: 1.2em;
}
.basic_input {
    border: 1px solid rgba(128, 128, 128, 0.3);
    background-color: transparent;
    padding: 8px 10px;
    border-radius: 3px;
}
.line_input {
    border: none;
    border-bottom: 1px solid #eee;
}
@media (max-width: 767px) {
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .permission_error.empty_list {
        border-top : 0 solid transparent;
    }
    .shop_mypage .section_wrap {
        overflow-x : initial;
    }
}
select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    z-index: 9;
}
select.form-control::-ms-expand {
    display: none;
}
.spinner {
    position: relative;
}
.spinner a.spin-up, .spinner a.spin-down {
    position: absolute;
    right: 0
}
.file {
    overflow: hidden;
    padding: 16px 10px;
}
.file .file-icon {
    display: table;
    width: 46px;
    height: 62px;
    background: url("../../images/site/file_icon.png?212348") no-repeat;
    float: left;
    text-align: center;
    color: #bdbdbd;
    word-break: break-all;
    padding: 0 5px;
}
.file .file-icon span {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px
}
.file .file_name {
    float: left;
    padding-left: 16px;
    color: #4A90E2;
}
.file .file_name span {
    display: inline-block;
    padding-top: 8px;
    line-height: 17px;
}
.file .file_name span:hover {
    text-decoration: underline;
}
.file .file_name small {
    display: inline-block;
    font-size: 12px;
    color: #bdbdbd;
    margin-top: 8px;
}
.map-pop {
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 1px 0px 15px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 0px 15px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 0px 15px 0px rgba(0, 0, 0, 0.3);
    padding: 23px 24px 21px;
    min-width: 256px;
    max-width: 256px;
    word-break: break-all
}
.map-pop strong {
    font-size: 14px;
    font-weight: normal
}
.map-pop small {
    font-size: 13px;
    margin-top: 3px;
    display: inline-block;
}
.map-pop .zmdi-close {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 20px;
    color: #757575
}
.list-style .list-header {
    padding-bottom: 24px;
    font-size: 1.5em;
}
.list-style-card .list-header {
    font-size: 1.5em;
    padding-bottom: 32px;
    padding-top: 24px
}
.list-style .list {
    width: 100%;
    padding: 15px 0;
    overflow: hidden;
}
.list-style .list.line {
    width       : 100%;
    padding     : 0.75em 0;
    position    : relative;
    line-height : 20px;
}
.list-style .list.line .tabled {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}
.list-style .list.line .first_fake {
    position: absolute;
    left: 0;
    width: 100%;
    display: inline-block;
}
.list-style .list.line .second_fake {
    position: relative;
    display: inline-block;
    padding-right: 35px;
}
.list-style .list.line .third_fake {
    opacity: 0;
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
    display: inline-block;
}
.list-style .list.line .comment_cnt {
    vertical-align: top;
}
.list-style .list.line .addon-badge {
    position: relative;
}
.list-style .list.line .line_table_cell {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-style .list.line.no-border {
    padding     : 0.45em 0;
}
.list-style .list .thumb {
    cursor        : pointer;
    padding-right : 20px;
    width         : 16%;
}
.list-style .list .title a {
    margin-bottom : 5px;
}
.list-style .list .title a:first-child {
    padding-left:0;
}
.list-style .list .thumb, .list-style .list .title {
    display        : table-cell;
    vertical-align : top;
}
.list-style .list.secret-board .thumb {
    height: 120px;
    background: #eee;
    position: relative;
    text-align: center;
    vertical-align: middle;
    padding-right: 0;
}
.list-style .list.secret-board .thumb a {
    display: block;
}
.secret-board .thumb {
    position: relative;
}
.zmdi.zmdi-lock {
    color: #bababa;
    font-size: 58px;
}
.list-style .list .thumb .zmdi-lock {
    display: none;
}
.list-style .list.secret-board .thumb .zmdi-lock {
    display: block;
    color: #bababa;
    font-size: 28px;
    min-width: 170px;
}
.list-style .list.secret-board .title {
    padding-left:20px;
}
.list-style .list.secret-board .text-block {
    color: #bdbdbd
}
.list-style .list .thumb img {
    max-width : 170px;
    height    : auto;
    width: 100%;
    min-width: 100px;
}
.list-style .list .title {
    padding-right : 50px;
}
.list-style .list .title > a {
    display  : block;
    position : relative;
}
.list-style .list .title > a .cmt {
    position : absolute;
    right    : -40px;
    top      : -5px;
    padding  : 0;
}
.list-style .list .title strong {
    display            : -webkit-box;
    overflow           : hidden;
    text-overflow      : ellipsis;
    -webkit-line-clamp : 2;
    white-space        : normal;
    -webkit-box-orient : vertical;
    word-wrap          : break-word;
}
.list-style .list .title small {
    overflow           : hidden;
    text-overflow      : ellipsis;
    display            : block;
    -webkit-box-orient : vertical;
    word-wrap          : break-word;
    -webkit-line-clamp : 2;
}
.list-style .list .board-block .writer {
    position: relative;
    padding-right: 10px
}
.list-style .list .board-block .bar {
    background-color: #e0e0e0;
    display: inline-block;
    height: 15px;
    margin-top: -8px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    margin-left: 10px
}
.list-style .list.line > small span {
    vertical-align: middle;
}
.list-style .list.line > small.date span,
.list-style .list.line > small.writer span{
    letter-spacing : 0;
}
.list-style .list .board-block .date {
    padding-left: 10px;
    opacity: 0.7;
    font-size:12px;
}
.list-style .list.line .row_title {
    display       : block;
    overflow      : hidden;
    white-space   : nowrap;
    text-overflow : ellipsis;
}
.list-style .list.line:not(.interlock_board) .second_fake, .list-style .list.line:not(.interlock_board) .row_title {
    max-width: calc(100% - 60px);
}
.list-style .list.line > small {
    white-space : nowrap;
    text-align  : left;
    line-height : 20px;
    font-size   : 12px;
    padding-left: 15px;
}
.list-style .list .board-block .cmt {
    padding-left : 16px;
    opacity      : 0.7;
    font-size    : 12px;
}
.list-style .list .title > a .cmt.comment:before {
    font-family : FontAwesome;
    content     : '\f0e5';
    font-size   : 18px;
    color       : #999;
}
.list-style-gallery .item .gallery-foot small.comment:before {
    font-family : FontAwesome;
    content     : '\f0e5';
}
.list-style-card .card-foot small.comment:before {
    font-family  : FontAwesome;
    content      : '\f0e5';
    margin-right : 5px;

}
.list-style .list .board-block .share, .list-style .list .board-block .eye {
    padding-left: 18px;
    opacity: 0.7;
}
.list-style .list .board-block .zmdi {
    width: auto;
    height: auto;
    line-height: 110%;
}
@-moz-document url-prefix() {
    .list-style .list .board-block .zmdi {
        line-height: 98%
    }
}
.list-style .list .board-block .zmdi.zmdi-comment {
    margin-top: 1px;
    margin-right: 6px
}
.list-style .list .board-block .zmdi.zmdi-share {
    margin-right: 6px
}
.row_tit {
    margin-bottom: 0;
    float: left;
}
.doz_sys .list-style .list.line a .cmt {
    padding-left:10px;
    width: 20px;
}
@media (max-width: 640px) {
    .list-style .list .title small {
        margin-top: 5px;
    }
    .list-style .list .thumb {
        width         : 25%;
    }
    .list-style .list .title .board-block {
        margin-top : 5px;
    }
    .list-style .list .board-block .cmt {
        padding-left: 8px
    }
    .list-style .list .board-block .share, .list-style .list .board-block .eye {
        padding-left: 8px
    }
    .list-style .list.line .title .board-block {
        float: none;
    }
    .list-style .list.line > small.writer span {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .doz_sys a .cmt {
        padding-top: 0 !important;
    }
}
.doz_sys .card-body {
    color: #212121;
    word-break: break-word;
}
.doz_sys .card-body:lang(en){
    color: red !important;
}
.type_grid .list-style-card {
    margin: 0 auto;
    vertical-align: top;
    width: 100%;
}
.list-style-card .row {
    margin-right: -10px;
    margin-left: -10px;
}
.list-style-card .row.col-gutter-4 {
    margin-right: -20px;
    margin-left: -20px;
}
.list-style.masonry-style.card .row{
    margin-right: -10px;
    margin-left: -10px;
}
.list-style-card .ma-item {
    padding-right : 10px;
    padding-left  : 10px;
    margin-bottom : 20px;
}
.list-style-card .card-head a {
    display    : block;
}
.list-style-card .card-head {
    border-radius: 0;
}
.list-style-card .card-body {
    overflow : hidden;
    background-color: #ffffff;
}
.list-style-card .card-summary {
    background-color: #ffffff;
}
.list-style-card .card-foot {
    background-color: #ffffff;
}
.list-style-card .row.col-gutter-4 .ma-item {
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
}
.list-style-card .card {
    position: relative;
    color: #212121;
    border:1px solid rgba(128,128,128,0.15)
}

.doz_sys .list-style-card .row.col-gutter-4 .card-body {
    padding :0;
}
.doz_sys .list-style-card .row.col-gutter-4 .card-body .title {
    padding:20px 15px 0;
}
.doz_sys .list-style-card .row.col-gutter-4 .card-body .text {
    padding: 0 15px;
}
.doz_sys .list-style-card .row.col-gutter-4 .card-body p:last-child {
    padding-bottom :10px;
}
.row.col-gutter-4 .card .title {
    font-size:1.15em;
}
.card:before, .card:after {
    content: " ";
    display: table;
}
.card:after {
    clear: both;
}
.card .card-summary {
    display: table;
    width: 100%;
}
.card .lock {
    background:#eee;
    display:table;
    width: 100%;
    text-align: center;
    height:160px;
}
.card .lock i {
    display:table-cell;
}
.card .card-img {
    position: relative;
}
.card .secret-block {
    position: absolute;
    width: 100%;
    text-align: center;
    top:50%;
    height:50px;
    transform: translateY(-50%);
    background:#eee;
}
.card .card-summary .avatar {
    display        : table-cell;
    vertical-align : middle;
    font-size      : 13px;
    color          : #5d5d5d;
    letter-spacing : 0;
}
.card .card-summary .avatar img {
    border-radius: 50%;
    margin-right: 8px;
}
.pay-badge {
    border-radius: 0 !important;
    margin: 0 !important;
}
.card .card-summary .tools {
    display        : table-cell;
    text-align     : right;
    color          : #999;
    vertical-align : middle;
    letter-spacing : 0;
}
.card-head {
    position: relative;
    vertical-align: middle;
    border-radius: 2px 2px 0 0;
    overflow: hidden;
}
.card-head .overlay {
    background:rgba(0,0,0,0.4);
    opacity: 0;
    transition: 0.2s;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
}
.card-head:hover .overlay {
    opacity: 1;
}
.card-head img {
    transition: 0.3s ease-in-out;
}
.card-head:hover img.secret-image, .card-head:hover img.no-image {
    transform: none;
}
.secret-board .card-head {
    display: inline-block;
    width: 100%;
    height: 235px;
    border-radius: 2px 2px 0 0;
    background: #eee;
}
.card-head .lock {
    display: none;
}
.secret-board .card-head .lock {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 65px;
    margin: 0 0 0 -20px;
    font-size: 58px;
}
.card-head:before, .card-head:after {
    content: " ";
    display: table;
}
.card-head:after {
    clear: both;
}
.card-head header {
    display: inline-block;
    padding: 12px 24px;
    vertical-align: middle;
    line-height: 17px;
    font-size: 20px;
}
.card-body:before, .card-body:after {
    content: " ";
    display: table;
}
.card-body:after {
    clear: both;
}
.card-body:last-child {
    border-radius: 0 0 2px 2px;
}
.text-gray-bright {
    color: #757575 !important;
}
.text_light_gray{
    color: rgba(33,33,33,.6);
}
.card-body.list-group {
    margin :0;
}
.list-style-card .card-foot .writer .by {
    color: #bdbdbd
}
.list-style-card .card-foot small {
    color       : #757575;
    margin-left : 15px;
}
.list-style-card .card-foot small:first-child {
    margin-left :0;
}
.list-style-card .card-foot .zmdi {
    height: auto;
    width: auto;
    margin-right: 6px
}
.list-style-card .card-foot .zmdi.zmdi-comment {
    margin-top: 1px
}
.list-style-card .img-responsive {
    width: 100%;
    image-rendering: -webkit-optimize-contrast;

}
.widget.board .list-group {
    margin-bottom: 0;
}
.lg-sub-html h4 {
    color: #fff;
    font-size: 1.2em !important;
    font-weight: normal !important;
    background: transparent !important;
}
.lg-sub-html p {
    font-size: 0.75em !important;
    opacity: 0.7;
}
.lg-sub-html {
    text-align: left !important;
    padding: 20px !important;
    background: transparent;
}
.lg-thumb-outer,.lg-toolbar .lg-fullscreen,.lg-toolbar .lg-download,.lg-toolbar .lg-autoplay-button  {
    display: none;
}
.post_view #lg-zoom-in,.post_view #lg-zoom-out {
    display: block;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.10);
}
@media (max-width: 640px) {
    .doz_sys .inside .widget.list-style-card .col-md-4, .doz_sys .inside .widget.list-style-card .col-sm-6, .doz_sys .inside .widget.list-style-card .col-xs-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
.row .list-style .list.line .title_wrap .title-block {
    font-size:16px;
}
.list-style-gallery.mosaic .secret-block {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 2px 2px 0 0;
    position: absolute;
    left: 0;
    top: 0;
}
.list-style-gallery.mosaic .secret-block .zmdi {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -20px;
    font-size: 58px;
}
.list-style-gallery .list-header {
    font-size: 1.3em;
    padding-bottom: 32px;
    line-height: 100%;
    padding-top: 24px
}
.list-style-gallery {
    margin: 0 auto;
}
.list-style-gallery > .row {
    margin: 0 auto;
}
.list-style-gallery.mosaic .item {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 316px;
    position: relative;
    cursor: pointer;
}
.list-style-gallery.mosaic .item {
    background-color: #f5f5f5
}
.list-style-gallery.mosaic .item.item_odd {
    background-color: #E0E0E0
}
.list-style-gallery .item .gallery-block.card_hover .gallery-body {
    display: none;
}
.list-style-gallery .item .gallery-block.card_hover:hover .gallery-body {
    display: block;
}
.list-style-gallery .item .gallery-block .title-block, .list-style-gallery .item .gallery-block .text-block {
    color: #fff;
}
.list-style-gallery .item .gallery-block {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    padding: 32px;
    color: #fff
}
.list-style-gallery .item .gallery-block.card_hover {
    background: none;
}
.list-style-gallery .item .gallery-block.card_hover:hover {
    background: rgba(0, 0, 0, 0.3);
}
.list-style-gallery .item .gallery-body .title {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.4;
}
.list-style-gallery .item .gallery-body .text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    opacity: 0.7;
}
.list-style-gallery .item .gallery-foot {
    position: absolute;
    left: 0;
    bottom: 32px;
    padding: 0 32px
}
.list-style-gallery .item .gallery-foot small {
    padding-right: 16px;
    color: #fff
}
.list-style-gallery .item .gallery-foot .zmdi {
    height: auto;
    width: auto;
    line-height: 21px;
    margin-right: 6px;
    color: #fff;
}
.list-style-gallery .item .gallery-foot .zmdi.zmdi-comment {
    margin-top: 1px
}
.list-style-gallery .item .gallery-foot .writer {
    line-height: 1;
    padding-bottom: 12px;
}
@media (max-width: 970px) {
    .list-style-gallery.mosaic .item {
        height: 295px;
    }
}
@media (max-width: 767px) {
    .card-head header {
        padding: 11px 16px;
    }
    .card-body {
        padding: 16px;
    }
    .card.card-top {
        border-radius: 0;
        margin-left: -12px;
        margin-right: -12px;
    }
    .tablet .widget.mosaic .item {
        height: 245px
    }
}
@media (min-width: 768px) {
    .tablet .widget.mosaic .item {
        height: 245px
    }
}
@media (max-width: 640px) {
    .mobile .widget.mosaic .col-xs-12 {
        width: 100%;
    }
    .list-style-gallery > .row.gallery-block, .list-style-card .gallery-block, .list-style-card .row.col-gutter-4 {
        margin-left: 0;
        margin-right: 0;
    }
    .list-style-gallery.mosaic > .row.gallery-block {
        margin-left: -15px;
        margin-right: -15px;
    }
    .list-style-card .ma-item {
        width : 100%;
    }
}
.list-style-card.gallery .card {
    padding-bottom : 0;
    cursor         : pointer;
}
.list-style-gallery.gallery .item .gallery-body .text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
@-moz-document url-prefix() {
    .list-style-gallery.gallery .item .gallery-body .text {
        height: 200px;
        overflow: hidden;
    }
}
.list-style-card.tile .card {
    padding-bottom: 0;
    box-shadow: none
}
.list-style-card.tile .card img {
    width: 100%;
    webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
.list-style-card.tile .card-body {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 20px;
}
.list-style-card.tile .card.card_hover .card-body {
    opacity: 0;
    transition: all 0.3s ease;
}
.list-style-card.tile .card.card_hover:hover .card-body {
    opacity: 1;
    transition: all 0.3s ease;
}
.list-style-card.tile .card-body .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.list-style-card.tile .card-body .text {
    color: #fff !important;
    opacity: 0.7;
}
.list-style-slide > .list-header {
    font-size: 20px;
    padding-bottom: 32px;
    line-height: 100%;
    padding-top: 24px
}
main > .doz_row .gallery2 {
    margin: 0 !important;
}
.gallery .owl-theme .item {
    background-size: cover;
    background-position: center center;
    height: 100%;
    display: block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .owl-carousel .owl-stage {
        overflow: hidden;
    }
}
.gallery .owl-item {
    z-index: 1;
}
.gallery .owl-carousel,.gallery2.owl-carousel{
    height: 100%;
}
.gallery .owl-carousel .owl-stage-outer,.gallery2.owl-carousel .owl-stage-outer{
    height: 100%;
}
.gallery2.slide_02.owl-carousel .owl-stage-outer {
    width: 100%;
    table-layout: fixed;
    height: 100%;
    display: table;
}
.gallery .owl-carousel .owl-stage,.gallery2.owl-carousel .owl-stage{
    height: 100%;
}
.gallery .owl-carousel .owl-item,.gallery2.owl-carousel .owl-item {
    height: 100%;
}
.gallery .owl-theme .item .op {
    z-index: 999;
    height: 100%;
    width: 100%;
}
.gallery .owl-theme .item .header-content .text {
    padding: 24px
}
.gallery .owl-theme .item .header-content .text strong {
    font-size: 1.3em;
    font-weight: normal
}
.gallery .owl-theme .item .header-content .text strong, .owl-theme .item .header-content small {
    display: block;
    color: #fff;
}
.gallery .owl-controls {
    margin: 0 auto;
    position: static;
}
.gallery .owl-controls .owl-prev:before,
.gallery2 .owl-controls .owl-prev:before,
.shop-content .type-slide .owl-prev:before {
    content: "\f092";
    font-size: 24px;
    color: #fff;
    font-family: 'Black Tie';
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 50%;
    left: 25px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 24px;
}
.gallery2.circle .owl-controls .owl-prev:before,
.shop-content .type-slide.circle .owl-prev:before {
    content: "\f0a2"
}
.gallery .owl-controls .owl-next:before,
.gallery2 .owl-controls .owl-next:before,
.shop-content .type-slide .owl-next:before {
    content: "\f093";
    font-size: 24px;
    color: #fff;
    font-family: 'Black Tie';
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 50%;
    left: auto;
    right: 25px;
    margin-top: -18px;
    line-height: 24px;
}
.gallery2.circle .owl-controls .owl-next:before,
.shop-content .type-slide.circle .owl-next:before {
    content: "\f0a3";
}
.gallery2.slide_02.side_padding .owl-controls .owl-prev:before {
    left: 0;
}
.gallery2.slide_02.side_padding .owl-controls .owl-next:before {
    right: 0;
}
.video_play_btn {
    position: absolute;
    background: url("../../images/common/play_icon.png");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    width: 23px;
    height: 23px;
    margin: 8px;
    pointer-events: none;
}
.item_gallary .video_play_btn, .owl-thumb-item .video_play_btn {
    top: 8px;
    right: 8px;
}
.visual_section .owl-controls {
    margin: 0 auto;
}
.visual_section .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.visual_section .owl-controls .owl-buttons > div {
    display: block !important;
}
.visual_section .owl-controls .owl-buttons .owl-prev,
.visual_section .owl-controls .owl-buttons .owl-next {
    font-size: 15px;
    border-width: 1px;
    border-style: solid;
    width: 35px;
    height: 35px;
    line-height: 34px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -17.5px;
    left: 20px;
    padding-right: 2px;
    opacity: 0.3;
    text-align: center;
    z-index: 100;
}
.visual_section .owl-controls .owl-buttons .owl-next {
    left: auto;
    right: 20px;
}
.visual_section .owl-controls .owl-prev:before {
    content: "\f092";
    font-size: 15px;
    font-family: 'Black Tie';
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    border-width: 1px;
    border-style: solid;
    width: 35px;
    height: 35px;
    line-height: 34px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -17.5px;
    left: 20px;
    padding-right: 2px;
    text-align: center;
}
.visual_section .owl-controls .owl-next:before {
    content: "\f093";
    font-size: 15px;
    font-family: 'Black Tie';
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    border-width: 1px;
    border-style: solid;
    width: 35px;
    height: 35px;
    line-height: 34px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -17.5px;
    right: 20px;
    padding-left: 2px;
    text-align: center;
}
.visual_section .owl-controls .owl-buttons .owl-next:before,
.visual_section .owl-controls .owl-buttons .owl-prev:before {
    display: none;
}
.visual_section .owl-dots {
    position: absolute;
    z-index: 20;
    bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.gallery .owl-dots,.gallery2 .owl-dots,
.shop-content .type-slide .owl-dots {
    position: absolute;
    z-index: 20;
    bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.gallery2.slide_02 .owl-dots {
    bottom: -10px;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    border-width: 1px;
    border-style :solid;
    border-color: #eee;
    display: block;
    -webkit-backface-visibility: visible;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff;
}
.gallery-view-body {
    position: relative;
    height: 100%;
}
.gallery-view-img {
    position: relative;
    height: 100%;
}
.opacity_bg.op60 {
    background: rgba(0, 0, 0, 0.6)
}
.gallery-view-img .view-arrow {
    display: inline-block;
    position: absolute;
    z-index: 6000;
}
.gallery-view-img .view-arrow .zmdi {
    color: #b2b2b2;
    font-size: 64px;
    margin-top: -20px;
    line-height: 40px;
    width: 24px;
    height: 40px;
}
.gallery-view-img .view-arrow .zmdi:hover {
    color: #fff
}
.gallery-view-img .prev {
    left: 34px;
    top: 50%;
}
.gallery-view-img .next {
    right: 34px;
    top: 50%
}
.gallery-view-img .gallery {
    z-index: 6000;
    position: relative;
    display: table;
    margin: 0 auto;
    height: 100%;
}
.gallery-img {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
}
.gallery-img img {
    vertical-align: middle;
    width: 100%;
}
.gallery-view-text {
    position: fixed;
    z-index: 6500;
    left: 0;
    bottom: 0;
    padding: 23px 46px;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
}
.gallery-view-text strong, .gallery-view-text small {
    display: block;
    font-weight: normal;
    color: #fff;
}
.gallery-view-text strong {
    font-size: 18px
}
.gallery-view-text small {
    font-size: 16px;
    color: #b9b9b9;
    margin-top: 5px
}
.gallery-view-body .zmdi-close {
    position: absolute;
    z-index: 6000;
    right: 30px;
    top: 30px;
    font-size: 34px;
    color: #b2b2b2;
}
.gallery-view-body .zmdi-close:hover {
    color: #fff;
}
@media (max-width: 640px) {
    .gallery-view-body .zmdi-close {
        right: 10px;
        top: 15px;
        font-size: 24px;
        color: #fff;
    }
    .gallery-view-img .view-arrow .zmdi {
        display: none;
    }
    .gallery-view-text {
        padding: 10px 23px;
    }
    .gallery-view-text strong {
        font-size: 14px
    }
    .gallery-view-text small {
        font-size: 12px;
        color: #b9b9b9;
        margin-top: 5px
    }
    .gallery .owl-controls .owl-prev:before, .gallery .owl-controls .owl-next:before {
        display: none;
    }
}
.board-head {
    padding:0 0 14px 0;
}
.board-head input.form-control {
    box-shadow: none;
    padding: auto 35px auto 10px;
    height: auto;
}
.board-head .btn-write {
    margin-left:8px;
}
.board-head .ico-search,.li_footer .ico-search {
    font-size: 15px;
    position: absolute;
    right: 4px;
    z-index: 3;
    padding: 0 4px;
    line-height: normal;
    top: 50%;
    margin-top: -9px;
}
.board-head .photo_review {
    float: left;
    line-height: 34px;
    font-size: 1.1em;
    font-weight: normal;
}
.board-head .photo_review .icon-picture {
    margin-right: 7px;
}
.li_footer .ico-search {
    line-height: 34px;
    top: 0;
    margin-top: 0;
}
.pc_sticky_toolbar .fr-toolbar {
    position : fixed;
    top      : 69px !important;
}
.board-head .ico-search .zmdi {
    vertical-align: middle !important;
    font-size: 22px;
}
.li_table ul {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    list-style: none;
    padding: 0;
    position: relative;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.li_table ul.dropdown-menu li a {
    color: #212121 !important;
}
.li_table ul:hover {
    background-color: rgba(198, 198, 198, 0.1)
}
.li_table ul.subject {
    background: rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(128, 128, 128, 0.2);
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.li_table ul.subject:hover, .li_table ul.subject:active {
    background: rgba(255, 255, 255, 0.12)
}
.li_table ul li {
    text-align: center;
    float: left;
    box-sizing: border-box;
    font-size: 14px;
}
.li_table .board_contents.fr-view ul li{
    font-size: inherit;
}
.li_table ul .lst_num {
    width: 7%;
    position: relative;
}
.li_table ul .lst_num .notice {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    height: 20px;
    width: 40px;
    display: inline-block;
    color: #fff;
    line-height: 20px;
    font-size: 12px;
    background-color: #00B8FF;
    border-radius: 2px;
}
.li_table ul.subject .tit {
    text-align: center;
}
.li_table ul .tit a {
    position: relative;
    text-decoration: none;
    padding-left: 1%;
    font-size: 14px;
}
.li_table ul .author {
    width: 14%;
}
.li_table ul .time {
    width: 14%;
}
.li_table ul .views {
    width: 8%;
}
.li_table .fr-view ul {
    list-style: inherit;
    padding-left: 40px;
    border: 0;
}
.li_table .fr-view ul li {
    float: none;
    text-align: inherit;
}
.li_table a .re_num {
    margin-left: 5px;
}
.table_list_num {
    height: 34px;
    line-height: 34px;
    font-size: 18px;
}
.li_table .views .txt {
    display: none
}
.board-none-block {
    padding: 68px 0;
    text-align: center;
}
.booking_nav_tools img.fr-dii {
    width: 100%;
    height: 100%;
}
.list .board-block.profile {
    margin-top: 12px;
    margin-bottom: 16px;
}
.list .board-block.profile a {
    height: 28px;
    line-height: 28px;
}
.list .board-block.profile .zmdi {
    height: 28px;
    line-height: 28px;
    cursor: default
}
.list-style.webzine .row {
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
    padding-bottom: 24px
}
.list-style.webzine .writer {
    padding-left: 31px
}
.secret-tit {
    color: #bdbdbd;
    margin-right: 10px
}
.list-style.webzine .list:last-child {
    border-bottom: none;
}
.list-style.webzine .list .title strong {
    line-height: 20px;
}
.list-style.webzine .board-block.profile {
    margin-top: 20px;
    height: 28px;
}
.list-style.webzine .board-block .zmdi-eye {
    margin-right: 5px;
    width: auto;
}
.board-block .profile-thumb {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0
}
.board-block .profile-thumb img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
}
.paging-block {
    text-align: center;
}
.list-style.masonry-style .item {
    display: block;
    webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.45);
}
.list-style.masonry-style .table_list_num {
    padding-left: 10px !important;
}
.list-style.masonry-style .dropdown_search {
    padding-right: 10px !important;
}
.album-head {
    border-radius: 2px 2px 0 0;
}
.album-head img {
    width: 100%;
    height: 100%;
}
.album-head .secret-block {
    display: none;
}
.secret .album-head {
    position: relative;
}
.secret .album-head .secret-block {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 2px 2px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    background: #eee
}
.secret .album-head .secret-block i {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -20px;
    font-size: 58px
}
.album-body {
    padding: 20px;
}
.album-body .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    font-size: 1.2em;
    margin-bottom: 10px;
}
.list-style.masonry-style .album-foot {
    padding-left: 75px;
    padding-bottom: 20px;
    position: relative;
}
.list-style.masonry-style .album-foot.board-block a, .list-style.album .album-foot.board-block small {
    font-size: 12px;
    color: #999
}
.list-style.masonry-style .board-block a.writer {
    font-size: 14px;
    color: #212121
}
.list-style.masonry-style .secret .board-block a {
    color: #bdbdbd
}
.list-style.masonry-style .profile-thumb {
    position: absolute;
    left: 20px;
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
}
.list-style.masonry-style .profile-thumb img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
}
.album-foot .cmt, .album-foot .eye {
    padding-left: 8px
}
.album-foot .zmdi {
    height: auto;
    width: auto;
    line-height: 21px;
    margin-right: 6px;
}
.album-foot .zmdi.zmdi-comment {
    margin-top: 1px
}
.btn-block-right {
    text-align: right;
    overflow: hidden;
    display: block;
    position : relative;
}
.btn-block-center {
    text-align: center;
    margin-top: 16px;
    overflow: hidden;
    display: inline-block;
}
.btn-block.form {
    text-align: center
}
.list-style.masonry-style .secret .title a, .list-style.masonry-style .secret .text a {
    color: #bdbdbd
}
.blog .blog-head {
    position: Relative;
}
.blog .profile-thumb {
    position: absolute;
    left: 0;
    top: -4px;
}
.blog .profile-thumb img {
    width: 45px;
    height: 45px;
    border-radius: 50%
}
.blog .blog-head {
    display: table;
    width: 100%;
}
.blog .profile-thumb {
    width :60px;
    display: table-cell;
    vertical-align: middle;
    position : static;
}
.blog .blog-head .board-block {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0 !important;
}
.blog .blog-head .board-block {
    overflow: hidden;
}
.blog .blog-head .profile-thumb+.board-block {
    padding-left: 57px;
}
.blog .blog-head .board-block .write span {
    font-size: 14px;
    color: #212121
}
.blog .blog-head .board-block span:first-child {
    padding-left: 0;
}
.blog .blog-head .board-block .eye {
    padding-right: 8px;
    padding-left: 0;
}
.blog .blog-head .board-block .eye i {
    margin-right : 5px;
}
.blog .blog-body .img {
    width     : 100%;
    margin    : 0 auto 24px;
}
.blog .blog-body .text-block .text,
.blog .blog-head.interlock-blog-head{
    margin-bottom: 24px;
}
.blog .blog-body .text-block .lock {
    opacity: 0.5;
}
.blog .blog-body .text-block strong {
    display: inline-block;
    line-height: 1;
    font-weight: normal;
    color: #212121;
}
.blog .blog-body .img img {
    height: auto;
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
}
.list-style .more-btn {
    background: none;
    border: none;
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    border-radius: 0;
    padding: 0;
    position: absolute;
    left: 50%;
    bottom: 7px;
    margin-left: -23px;
}
.list .more-block {
    position: relative;
    width: 100%;
}
.list .more-block .comment-count {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    color: #757575
}
.list-style.blog .list {
    padding: 25px 0
}
.secret .blog-body .img {
    height: 337px;
    background: #eee;
    position: relative;
}
.secret .blog-body .img .zmdi {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -20px;
    font-size: 58px;
}
.board_view .fr-dragging {
    opacity: 1;
}
.board_view {
    margin: 0 auto;
    padding: 0;
}
.secret-board header h5 em {
    color: #bdbdbd;
    display: inline-block;
    margin-right: 5px;
}
.board-title {
    font-size: 20px;
    margin-bottom: 15px;
}
.board_view header.view-head {
    margin-bottom: 12px;
    border-top: 1px solid rgba(128, 128, 128, 0.2);
    border-bottom: none;
}
.board_view header.view-head h5 {
    font-size: 30px;
    font-weight: normal;
    margin-top: 30px;
}
.non-member {
    margin-bottom: 10px;
}
.non-member input {
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid rgba(128, 128, 128, 0.2);
    outline: none;
    background: transparent;
    padding: 8px 16px;
    border-radius: 3px;
    width: 150px;
    vertical-align: top;
}
.non-member input[type='text'] {
    margin-right: 10px;
}
.alert-excluded-items {
    font-size: 13.5px;
}
.textarea_block {
    position: relative;
    padding: 16px;
    border: 1px solid rgba(128, 128, 128, 0.2);
    border-radius: 3px;
}
.textarea_block .icon {
    font-size:18px;
    padding: 4px;
}
.textarea_block .icon._secret {
    z-index: 1;
    position: relative;
}
.textarea_block:after {
    clear: both;
    display: block;
    content: ""
}
.textarea_block textarea {
    border: none;
    width: 100%;
    outline-style: none;
    resize: none;
    overflow-y: hidden !important;
    padding: 0;
    background: transparent;
    vertical-align: top;
    border-radius: 3px 3px 0 0;
    margin-bottom:12px;
    min-height: 62px;
}
.textarea_block button {
    outline-style: none !important;
}
.textarea_block .btn {
    float: right;
}
.textarea_block .btn.cancel {
    background: none;
    width: 60px;
}
.textarea_block .zmdi-image-o, .textarea_block .zmdi-play-circle {
    font-size: 24px;
    color: #757575;
    cursor: pointer;
    padding: 8px 18px
}
.btn.btn-writing {
    position : relative;
}
.btn > .btn-writing-icon {
    display: none;
}
.btn.btn-writing > .btn-writing-icon {
    display: block;
    margin-right: 8px;
    font-size: 16px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -8px;
}
.btn.btn-writing > span {
    visibility: hidden;
}
.comment_image_upload {
    width: 28px;
    display: block;
    opacity: 0;
    position: absolute;
    left: -1px;
    top: 1px;
    height: 28px;
}
.write .date.margin-left-lg {
    margin-left: 5px;
}
.file-add-block .file-add {
    position: relative;
    display: inline-block;
    margin: 0 0 12px 16px;
}
.file-add-block .file-add .del {
    display: none
}
.file-add-block .file-add:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 "Black Tie";
    font-size: 10px;
    vertical-align: -14.28571429%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #fff;
    background: rgba(0,0,0,0.5);
    padding: 8px;
    position: absolute;
    right: 0;
    top: 0;
}
.file-add-block .file-add:hover .del {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
    background: transparent;
    text-align: Center;
    cursor: pointer
}
.file-add-block .file-add img {
    max-width: 128px;
    max-height: 128px;
    vertical-align: bottom;
}
.file-add-block .file-add:first-child {
    margin-left: 0;
}
.file-add-block .file-add-bg {
    width: 80px;
    height: 80px;
    background-size: cover !important;
}
.modal_post_social {
    text-align: center;
}
@media screen and (min-width:768px) {
    .modal_post_social:before {
        display:inline-block;
        vertical-align:middle;
        content:" ";
        height:100%;
    }
}
.modal-header .close, .modal-header .close:hover {
    opacity: 1;
}
.modal_post_social .modal-dialog {
    width: 308px;
    margin: 40px auto 80px;
}
.modal_post_social .modal-header .close {
    padding: 8px;
    position: absolute;
    right: 8px;
    top: 6px;
}
.social-btn ul {
    list-style: outside none none;
    padding:0;
}
.modal_post_social .modal-header {
    padding: 16px 18px 12px 18px;
}
.modal_post_social .modal-header .modal-title {
    font-size: 15px;
    font-weight: bold;
}
.doz_sys .modal_post_social .modal-header i {
    font-size: 14px;
}
.modal_post_social .modal-body {
    padding: 0 18px 18px;
}
.modal_post_social li {
    float: left;
    width: 68px;
    margin-top: 10px
}
.modal_post_social li a {
    text-align: center;
    padding: 0;
    font-size: 12px;
    line-height: 1;
    display: block;
    width: 68px;
    height: 80px;
    background: url("../../images/site/social_icon3.png?487487") no-repeat;
    background-size: 56px;
    padding-top: 63px;
}
.modal_post_social li.kakao a {
    background-position: 6px 0;
}
.modal_post_social li.line a {
    background-position: 6px -81px;
}
.modal_post_social li.face a {
    background-position: 6px -163px;
}
.modal_post_social li.twitter a {
    background-position: 6px -244px;
}
.modal_post_social li.story a {
    background-position: 6px -325px;
    letter-spacing: -1px;
}
.modal_post_social li.band a {
    background-position: 6px -406px;
}
.modal_post_social li.instagram a {
    background-position: 6px -487px;
}
.modal_post_social li.googleplus a {
    background-position: 6px -568px;
}
.modal_post_social li.naver a {
    background-position: 6px -648px;
}
.modal_post_social li a br {
    line-height: 0
}
.modal_post_social li a:hover {
    background-color: transparent;
}
.modal_post_social .social-btn {
    overflow: hidden;
}
.modal_post_social .url-copy {
    clear: both;
    margin-top: 20px;
}
.modal_post_social .url-copy .form-control {
    border: 1px solid rgba(155, 155, 155, 0.4);
    border-radius: 0;
    box-shadow: none;
    color : #212121;
    padding: 6px 12px;
}
.modal_post_social .url-copy button {
    border-radius: 0;
    color: #000;
    border: 1px solid rgba(155, 155, 155, 0.4);
    font-size: 13px;
    padding: 7px 16px;
    height:34px;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    letter-spacing: 0;
}
.copy_complete {
    opacity: 0;
    position: absolute;
    background: rgba(0,0,0,0.6);
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    width: 100%;
    bottom: -66px;
    left: 0;
    display: block;
    padding: 14px 0;
}
.copy_complete.copied {
    animation: copy_complete 4s;
}
@keyframes copy_complete {
    15%   {
        opacity: 1
    }
    85%  {
        opacity: 1
    }
    100%  {
        opacity: 0
    }
}
.board_view header .view_tit {
    display: inline-block;
    margin-bottom: 0;
}
.board_view_review header div.view_tit,
.widget.board .board_view_review .grid_ignore div.view_tit {
    display: block;
    margin-bottom: 5px;
}
.board_view .comment-area a {
    display: inline-block;
}
.board_view .comment-area span {
    font-size: 16px;
    vertical-align: sub;
}
.board_view .board_name {
    font-size :12px;
    margin-right:10px
}
.board_view .board_name a {
    color:#757575;
}
.widget.board .grid_ignore.bg_on {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 450px;
    background: rgb(0,0,0);
}
.section_wrap.extend_section main .widget.board .grid_ignore.bg_on {
    margin : 0 -32px;
}
.widget.board .grid_ignore.bg_on .cover_image {
    background-size: cover;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .7;
}
.widget.board .grid_ignore {
    text-align: center;
    padding: 80px 0;
}
.widget.board .grid_ignore a.board {
    font-size: 15px;
    border-width: 0;
    border-style: solid;
    padding: 0 0 20px;
    display: inline-block;
    margin-bottom: 20px;
    position : relative;
}
.widget.board .grid_ignore a.board:before {
    content: '';
    width: 30px;
    height: 1px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
}
.widget.board .grid_ignore.bg_on a.board:before {
    background: rgba(255,255,255,0.3) !important;
}
.widget.board .grid_ignore.bg_on a.board, .bg-block .content-tit .board {
    color : #fff !important;
    border-color: rgba(255,255,255,0.3) !important;;
}
.grid_ignore.bg_on .author > div {
    line-height: 18px;
    color: #fff
}
.grid_ignore.bg_on .board_summary .tools a,.widget.board .grid_ignore.bg_on .view_tit:last-child, .bg-block .content-tit .title, .grid_ignore.bg_on .view_tit .category {
    color: #fff !important;
}
.widget.board .grid_ignore .view_tit {
    margin: 0;
    word-break: break-all;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 1.714em;
}
.widget.board .grid_ignore .view_tit .lock {
    font-size:20px;
}
.widget.board .grid_ignore .sticker {
    margin-right: 10px;
}
.widget.board .grid_ignore .clearfix {
    display: table;
    margin :0 auto;
    position : relative;
}
.widget.board .grid_ignore .avatar  {
    width         :32px;
    height        : 32px;
    padding-right : 10px;
}
.widget.board .grid_ignore .avatar .avatar-image {
    width:32px;
    height: 32px;
}
.widget.board .grid_ignore .author > div,.widget.board .grid_ignore .author span {
    font-size: 12px;
    float:left;
}
.widget.board .grid_ignore .author .write {
    float         : none;
    padding-right :10px;
    font-size :14px;
}
.widget.board .grid_ignore .author .hit-count {
    margin-left : 0;
}
.widget.board .grid_ignore .mobile_right {
    display: none;
}
.header_overlay .full_board {
    margin-top :-100px;
}
.header_overlay .widget.board .grid_ignore.bg_on {
    padding-top: 200px;
}
.board_view .hit-count i.zmdi {
    font-size: 24px;
    margin-right: 4px;
}
.board_view header {
    margin-bottom: 15px;
}
.board_summary {
    position: relative;
    margin: 0 auto;
}
.board_summary .clearfix {
    display: flex;
}
.grid_ignore+.board_summary {
    position: relative;
    padding: 20px 15px;
    max-width: 900px;
    border-bottom: 0 !important;
}
.extend_section .grid_ignore+.board_summary {
    padding: 20px 0;
}
.board_summary:after {
    content: '';
    display: block;
    clear: both;
}
.board_summary .tools {
    float: right;
    font-size: 13px;
    display: none;
}
.board_summary .tools.txt {
    display: block;
}
.board_summary .tools div > a {
    color: rgba(112, 112, 112, 0.8);
}
.board_summary .tools > div {
    margin-right: 16px;
    display: inline-block;
}
.board_summary .tools > div:last-child {
    margin-right: -5px;
}
.board_summary .tools .zmdi {
    margin-top: -2px;
}
.board_summary span {
    font-size: 12px;
}
.board_summary .tools .board-summary-icon {
    font-size: 24px;
    vertical-align: middle;
    margin-right: 8px;
}
.board_summary .tools .board-summary-icon:last-child {
    margin-right:0;
}
.board_summary .left .zmdi {
    font-size: 16px;
}
.board_summary_right {
    float: right
}
.board_summary_right div {
    float: left;
    margin-bottom: 0;
}
.board_summary_right div {
    height: 25px;
    line-height: 0;
}
.board_summary_right div .zmdi.zmdi-edit {
    line-height: 28px
}
.board_summary .board_summary_right div {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    color: rgba(112, 112, 112, 0.8);
}
.board_summary .board_summary_right div a {
    display: inline-block;
    line-height: 28px;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: rgba(112, 112, 112, 0.8);
}
.board_summary .board_summary_right div a i {
    color: #757575
}
.board_summary .board_summary_right div a:hover i, .board_summary_right div a:hover {
    color: #757575;
}
.board_summary .board_summary_right div:hover, .board_summary_right div:hover i {
    color: #212121
}
.board_summary .board_summary_right div a:active, .board_summary_right div a:active i {
    color: #757575
}
.board_summary .board_summary_right .dropdown-menu > li > a {
    padding: 0;
    height: 48px;
    line-height: 48px;
    position: relative;
    padding-left: 68px;
    color: #757575
}
.board_summary_right > .dropdown ul {
    min-width: 256px
}
.board_summary_right > .dropdown .dropdown-menu {
    left: -150px
}
.board_summary_right > .dropdown i.social {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url("../../images/site/social_icon.png") no-repeat;
    opacity: 1 !important;
    position: absolute;
    left: 24px;
    top: 10px
}
.board_summary_right > .dropdown i.social.twitter {
    background-position: -259px -3px
}
.board_summary_right > .dropdown i.social.facebook {
    background-position: -337px -3px
}
.board_summary_right > .dropdown i.social.kakaostory {
    background-position: -25px -3px
}
.board_summary:after {
    content: '';
    display: block;
    clear: both;
}
.board_summary .profile {
    display: table-cell;
}
.board_summary .author {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    line-height:1.2;
    text-align: left;
}
.write-body .board_summary .avatar,.write-body .board_summary .author {
    display: inline-block;
}
.board_summary .author .date {
    margin-right : 10px;
}
.board_summary .author .date, .board_summary .author .hit-count,.board_summary .author .board_name {
    float: left;
    font-size: 13px;
}
.board_summary .author .hit-count {
    display     : inline-block;
    font-size   : 13px;
    margin-right : 10px;
}
.board_summary .right .over_h {
    padding-bottom: 2px;
}
.post_view .board_summary {
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.board_summary .left {
    float: left;
    padding: 8px 0 20px;
    display: table;
}
.board_summary .right {
    padding: 0;
    text-align: right
}
.board_summary .thumb {
    margin-right: 7px;
}
.board_summary .thumb img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
}
.board_summary .write {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 1.5;
}
.map_info_box {
    color:#212121;
}
b.bar {
    display: inline-block;
    height: 15px;
    width: 1px;
    background: rgba(128, 128, 128, 0.2);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
}
.board_view_img {
    width: 100%;
    max-width: 980px;
    background: #F5F5F5;
    height: 289px;
}
.board_view_img {
    margin: 24px 0 32px;
}
.board_view_img img {
    width: 100%;
    max-width: 980px;
    height: auto;
}
.board_txt_area {
    margin: 0 0 32px 0 ;
}
.board_view .board_txt_area {
    padding: 22px 0;
    margin: 0;
    word-break: normal;
    word-wrap: break-word;
}
.board_view .fr-view .table-responsive,
.write_mode .fr-view .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.board_view.board_view_review .board_txt_area {
    width: 700px;
}
.widget.board .grid_ignore.bg_on+.inside .board_txt_area {
    padding-top: 32px;
}
.widget.board .grid_ignore_wrap {
    position:relative;
    z-index:1;
    max-width:900px;
    margin: 0 auto;
    display: block;
    width:100%;

}
.widget.board .bg_on .grid_ignore_wrap {
    display: table-cell;
    vertical-align: middle;
}
.board_txt_area img {
    max-width: 100%;
}
.board_view.board_view_review .board_txt_area img {
    width: 500px;
    height: auto;
}
.board_txt_area a:not(.btn) {
    padding: 0
}
.board_txt_area ul li {
    list-style-type: disc;
}
.board_txt_area ol li {
    list-style-type: decimal !important;
}
.board_txt_area.fr-view ul li,
.board_txt_area.fr-view ol li{
    list-style-type: inherit;
}
.board_txt_area table td, .board_txt_area table th,
.board_view.new table td, .board_view.new table th {
    border: 1px solid #ddd;
}
.mobile_right {
    cursor: pointer;
    margin-top: 0;
    text-align: center;
}
.mobile_right .zmdi.zmdi-more-vert {
    width: 7px;
}
.mobile_right button {
    border: none;
    background: #fff;
    padding:11px 12px;
}
.mobile_right button:last-child {
    padding-right:0;
}
.mobile_right .vertical {
    padding: 0;
}
.mobile_right .dropdown-menu {
    left: -97px;
    min-width: 113px;
    z-index: 11000;
}
.mobile_right .dropdown button {
    border: none !important;
}
.mobile_right .dropdown-toggle {
    border: none;
    padding: 5px;
}
.mobile_right .share_box {
    padding: 16px 24px 27px;
    width: 307px;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    border-top: 1px solid #eee;
    -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.3);
    z-index: 50;
    border-radius: 3px
}
.board_summary .share_box .tit {
    font-size: 16px;
    text-align: center;
    margin-bottom: 35px
}
.board_summary .share_box .socila_box {
    width: 100%;
}
.board_summary .share_box .socila_box span {
    display: inline-block;
    width: 49%;
    padding-left: 54px;
    height: 42px;
    line-height: 42px;
    position: relative;
    margin-bottom: 22px;
    color: #757575
}
.board_summary .share_box .socila_box i.twitter {
    background-position: -5px -16px;
}
.board_summary .share_box .socila_box i.facebook {
    background-position: -52px -16px;
}
.board_summary .share_box .socila_box i.kakaotalk {
    background-position: -99px -16px;
}
.board_summary .share_box .socila_box i.kakaostory {
    background-position: -146px -16px;
}
.board_summary .share_box .zmdi-close {
    font-size: 24px;
    position: absolute;
    right: 16px;
    top: 12px;
}
.view_tag {
    overflow: hidden
}
.view_tag .view_tag_area {
    float: left;
    line-height: 24px
}
.view_tag .zmdi-label {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 22px;
    float: left;
}
.view_tag .view_tag_area {
    height: 24px;
    margin-left: 5px;
}
.view_tag .view_tag_area span {
    color: #757575
}
.view_tag .view_tag_area .last > i {
    display: none
}
.file_area ul {
    padding: 0;
}
.file_area ul li {
    list-style: none;
    background: #f7f7f7 !important;
    min-height: 55px;
    margin-top: 5px;
    position: relative;
    padding: 15px;
}
.file_area ul li:first-child {
    margin-top: 0;
}
.file_area ul li a {
    display: block;
    color: #333;
    padding: 11px 40px 8px 15px;
}
.file_area ul li a:hover {
    color: #333;
}
.file_area ul li .tit {
    font-size: 15px;
    margin: 0;
    padding: 0;
    line-height: 1.4;
}
.file_area ul li em {
    font-size: 11px;
    color: #888;
    display: block;
}
.file_area ul li i {
    position: absolute;
    top: 50%;
    right: 15px;
    font-size: 24px;
    margin-top: -12px;
    color: #999;
}
.top_line {
    font-size: 16px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 16px;
    width: 100%;
    margin-bottom: 24px;
}
.table_bottom.action-area {
    padding-top: 12px;
}
.comment {
    position: relative;
    padding: 24px 0 0;
}
.comment:first-child:after {
    border-top: 0;
}
.textarea_box {
    position: relative;
}
.comment-control {
    width: 100%;
    font-size: 18px;
    border: none;
    outline: none;
}
.comment .dropdown {
    display: inline-block;
    margin-left: 4px;
    margin-top: -1px;
}
.block-postmeta.inline-header {
    height: 36px;
    overflow: hidden;
}
.comment_section {
    margin-bottom:24px;
}
.comment_section .top-btn {
    margin-left: 5px
}
.board_view.new .comment_section {
    margin-bottom : 100px;
}
.postmeta {
    position: Relative;
}
.postmeta .postmeta {
    border-top: 1px solid rgba(128, 128, 128, 0.2);
    padding-top: 30px;
    margin-top: 30px;
}
.postmeta .postmeta .thumb-avatar {
    top: 30px
}
.postmeta .text-gray {
    color: #bdbdbd
}
.postmeta.comment-comment {
    border-top: none;
    padding-top: 0;
}
.sub_comment_wrap .postmeta.comment-comment,
.sub_qna_form .postmeta.comment-comment {
    margin-left: 56px;
}
.postmeta.comment-comment .thumb-avatar {
    top: 3px;
}
.avatar {
    display       : table-cell;
    padding-right : 16px;
    vertical-align: top;
}
.avatar-image {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.shop_view .avatar, .booking_view .avatar, .modal_prod_detail .avatar {
    vertical-align: top;
    padding-right:12px;
    width: 44px;
}
.shop_view div[data-widget-type="newest"] .avatar,
.shop_view div[data-widget-type="board"] .avatar {
    width: auto;
}
.thumb-avatar {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
}
.thumb-avatar .avatar-image {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.feed-summary {
    display: table-cell;
    vertical-align: top;
    line-height :1.4;
}
.feed-block {
    display: table-cell;
    vertical-align: middle;
}
.comment-placeholder {
    color: rgba(0, 0, 0, 0.3);
    font-size: 18px;
    line-height: 36px;
}
.comment_textarea {
    margin: 30px 0 0 0;
}
.main_comment .comment_textarea ,
.sub_comment_wrap .comment_textarea {
    margin-top: 12px;
    padding: 0;
}
.comment .comment .comment_textarea {
    margin: 12px 0 0 52px;
}
.booking_view .comment .comment .comment_textarea {
    margin: 12px 0 0 44px;
}
.booking_view .qna_list .main_comment ._sub_qna_editor_form {
    margin-top: 0;
}
.comment-edit {
    background-color: #FFF4D1;
    padding: 5px;
}
.board_write .title_box .no_member input {
    margin-right : 8px;
    padding      : 8px 0 0 0 !important;
}
.feed-summary .dropdown {
    display: none;
}
.inline-editor .inline-author {
    font-size: 14px;
    line-height: 36px;
}
.inline-editor .no_member {
    font-size: 14px;
    line-height: 31px;
}
.inline-editor.collapsed .comment-placeholder {
    cursor: pointer;
}
.inline-editor.collapsed .comment-placeholder, .inline-editor.collapsed .inline-author, .inline-editor.collapsed .no_member {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.inline-editor .comment-placeholder, .inline-editor.collapsed .inline-author, .inline-editor.collapsed .no_member {
    opacity: 0;
}
.inline-editor.collapsed .comment-placeholder, .inline-editor .inline-author, .inline-editor .no_member {
    opacity: 1;
}
.inline-editor .comment-placeholder, .inline-editor .inline-author, .inline-editor .no_member {
    transition: -webkit-transform .15s, opacity .15s;
    transition: transform .15s, opacity .15s;
    -webkit-transform: translateY(-36px);
    -ms-transform: translateY(-36px);
    transform: translateY(-36px);
}
.comment_area {
    position: relative;
    max-width: 700px;
    padding: 8px 0 0 0;
}
.comment_area .img_comment {
    margin-bottom: 5px
}
.comment_area img, .categorize .comment_area img {
    max-width: 240px;
    height: auto;
    display: block;
    margin: 10px 0;
}
.secret_comment_text ~ .comment_body img {
    margin: 0;
}
.comment_summary {
    position: relative;
    clear: both;
    height: 23px;
    margin-top: 7px;
    line-height: 23px;
    color: #212121;
    opacity: 0.54;
    cursor: pointer;
    margin-bottom: 24px;
}
.comment_summary:hover {
    opacity: 1;
}
.comment_summary:active {
    opacity: 0.26
}
.comment_summary .remove_box .zmdi.zmdi-edit, .comment_summary .remove_box .zmdi.zmdi-close {
    color: #757575 !important;
    font-size: 24px;
    height: 24px;
}
.comment-block .comment_num {
    font-size: 17px;
    display: inline-block;
    float: left;
    letter-spacing: 0;
}
.btn-group-comment .btn {
    margin-right:16px;
}
.btn-group-comment .btn .icon {
    transform : none;
}
.comment-block .btn-gruop-wrap > div {
    display : inline-block;
    float: left;
}
.comment-block .btn-gruop-wrap > div .bt-heart {
    font-size: 16px;
}
.comment-block .tools {
    float: right !important;
    text-align: right;
}
@media all and (max-width: 1024px) {
    .dropdown.inline-tools {
        left: auto;
        right: 0;
        top: auto;
        bottom: 0;
    }
    .dropdown.inline-tools .dropdown-menu {
        top: -48px;
        left: 0;
    }
    .dropdown.inline-tools .dropdown-menu li {
        position: absolute;
    }
    .dropdown.inline-tools .dropdown-menu li:nth-child(2) {
        bottom: 10px;
    }
    .dropdown.inline-tools .dropdown-menu li:nth-child(3) {
        bottom: 56px;
    }
    .dropdown.inline-tools .dropdown-menu li:nth-child(4) {
        bottom: 102px;
    }
}
.remove_box.dropdown .dropdown-toggle {
    color: #757575 !important;
    height: 24px
}
.remove_box.dropdown .dropdown-menu {
    left: -261px;
    padding: 24px 23px;
    width: 325px;
    border: 1px solid #eee;
}
.remove_box.dropdown .dropdown-menu p {
    margin-bottom: 0
}
.remove_box.dropdown .dropdown-menu .input_area {
    overflow: hidden;
    margin-top: 8px
}
.remove_box.dropdown .dropdown-menu .input_area input {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px -2px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: inset 0 1px 4px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0 1px 2px -2px rgba(0, 0, 0, 0.75);
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    width: 217px;
    float: left;
    margin-right: 10px;
}
.remove_box.dropdown .dropdown-menu .input_area button {
    width: 48px;
    text-align: center;
    border-radius: 3px;
    float: left
}
.remove-pop {
    color: #000;
    padding: 24px 23px;
    width: 325px;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 5px 0px 7px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 0px 7px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 0px 7px 0px rgba(0, 0, 0, 0.2);
    z-index: 100
}
.remove-pop p {
    margin-bottom: 0
}
.remove-pop .input_area {
    overflow: hidden;
    margin-top: 8px
}
.remove-pop .input_area input {
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    width: 185px;
    float: left;
    margin-right: 8px;
}
.remove-pop button {
    text-align    : center;
    border-radius : 3px;
    float         : left;
    height: 34px;
    padding: 0 12px !important;
    line-height: 32px;
}
.comment_summary .zmdi, .comment_summary span {
    float: left;
}
.comment_summary span {
    position: relative;
}
.comment_summary span b {
    position: absolute;
    left: 20px;
    top: -1px;
    font-size: 13px;
    font-weight: normal;
}
.comment_summary .zmdi.zmdi-comment {
    font-size: 17px;
    line-height: 25px;
    text-align: left;
}
.comment_summary .zmdi.zmdi-chevron-down {
    position: absolute;
    bottom: 0;
    left: 36px;
    font-size: 20px;
    text-align: left;
}
.comment_summary .zmdi.zmdi-chevron-up {
    position: absolute;
    bottom: 0;
    left: 36px;
    font-size: 20px;
    text-align: left;
}
.comment .main_comment {
    padding-top: 24px;
    border-top: 1px solid rgba(128, 128, 128, 0.2);
}
.comment .sub_comment_wrap .main_comment {
    border-bottom: 0;
    padding-left: 56px;
}
.booking_view .comment .sub_comment_wrap .main_comment {
    padding-left: 44px;
}
.comment .sub_comment_wrap .comment {
    border-bottom: 0;
    padding-left: 0;
}
.comment_list > .comment:first-child > .main_comment {
    border-top: 0;
    padding-top: 0;
}
.comment .comment {
    padding: 24px 0 0 48px;
    margin-top: 0;
}
.comment .comment:after {
    border-top: 0;
}
.comment .comment:last-child {
    padding-bottom: 0;
}
.comment .tools {
    font-size: 12px;
    margin-top: 8px;
}
.comment .comment .block-postmeta:after {
    content: "\f06a";
    display: inline-block;
    font: normal normal normal 14px/1 "Black Tie";
    font-size: inherit;
    vertical-align: -14.28571429%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(-180deg) scaleX(-1);
    position: absolute;
    top: 60px;
    left: 15px;
}
.shop-content .comment .comment .block-postmeta:after {
    display: none;
}
.comment .tools > a {
    margin-left: 16px;
    float: left;
    position: relative;
}
.comment .tools > a:first-child {
    margin-left: 0;
}
.comment .tools > a:before {
    content: '/';
    position: absolute;
    left: -10px;
    top: 0;
    opacity: 0.3;
}
.comment .tools > a:first-child:before {
    display: none;
}
.comment .sub_comment_wrap .main_comment[style^="display: none"] ~ .comment_textarea {
    border-top: 1px solid rgba(128, 128, 128, 0.2);
    margin-left: 0;
    padding: 24px 0 0 48px;
}
.list_tap {
    margin-top: 32px;
}
.list_tap a:nth-child(2) {
    margin-top: -1px
}
.list_tap a {
    display: block;
    border-top: 1px solid rgba(128, 128, 128, 0.2);
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
    width: 100%;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 12px;
    overflow: hidden;
    text-align: left;
}
.list_tap a:last-child {
    border-top: none;
}
.list_tap a:hover, .list_tap a:active {
    background: rgba(192, 192, 192, 0.1);
}
.list_tap .zmdi {
    margin-right: 19px;
    font-size: 24px;
    float: left;
}
.list_tap .zmdi.zmdi-chevron-down {
    margin-top: 0
}
.list_tap .zmdi {
    font-size: 24px;
    display: inline-block;
    position: absolute;
}
.list_tap span {
    display: inline-block;
    height: 17px;
    line-height: 24px;
    padding-left: 30px;
}
.list_tap span.secret_icon {
    height: auto;
    line-height: normal;
}
.list_tap span.secret_icon i {
    margin-right: 10px;
}
.board_write .opacity_bg.col-sm-4 {
    height: 100%;
}
.board_write .m_tools {
    display: none;
}
.board_write {
    width: 100%;
    max-width: 1000px;
    margin: 90px auto 80px;
}
.board_write.post_write {
    max-width: 1250px;
    padding-left: 250px;
}
.board_write.map_post_write {
    padding-left: 250px;
    max-width: 1250px;
}
.write-header {
    border-bottom: 1px solid rgba(128, 128, 128, 0.3);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 111200;
    padding: 17px 21px;
}
.doz_sys .full_board .inside {
    max-width: 900px !important;
    float:none !important;
    width :100% !important;
    min-width: auto;
    padding-left :15px;
    padding-right: 15px;
    display: block !important;
}
.board_write > .header i {
    font-size: 24px;
    color: #757575;
    margin: 20px 0;
    width: 24px;
    height: 24px;
    line-height: 23px;
}
.board_write > .header .logo {
    text-align: center;
    font-size: 26px;
    color: #424242;
    line-height: 64px
}
.board_write > .header > .row {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.board_write > .header > .row .right {
    margin-top: 14px;
    text-align: right;
    float: right;
}
.board_write > header {
    margin: 91px 0 27px;
    font-size: 20px;
    line-height: 24px;
    color: #212121;
}
.board_write .left {
    width: 100%;
    max-width: 300px;
    float: left;
    position: relative;
    z-index: 100;
}
.board_write .left .board_tit {
    font-size: 20px;
    margin-bottom: 44px;
}
.board_write .board_tit {
    display: none;
    font-size: 20px;
}
.board_write .opacity_bg .zmdi.zmdi-close {
    display: none;
}
.board_write .postBody,
.calendar_write .postBody {
    border :0;
}
.board_write .bg_write {
    display: none;
}
.board_write.bg_on .bg_write {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 67px;
    background-size: cover;
    min-height: 450px;
    background-position: 50%;
    background-repeat: no-repeat;
    /*cursor: grab;*/
}
.board_write.bg_on .bg_write .bg_opacity {
    display: block;
    min-height: 450px;
    background: rgba(0,0,0,0.3);
}
.board_write.bg_on .bg_write img {
    width: 100%;
    height :100% ;
    opacity: .3;
    max-height: 450px;
}
.board_write.bg_on .bg_write .bg_text {
    position: absolute;
    top: 55%;
    left: 50%;
    color: #fff;
    background: rgba(0,0,0,0.4);
    padding: 8px 24px;
    font-size: 13px;
    border-radius: 50px;
    opacity: 0;
    transition: all .3s;
}
.board_write.bg_on .bg_write:hover .bg_text {
    opacity: 1;
    transition: all .3s;
}
.board_write .bg_photo {
    position : absolute;
    right:0;
    top:10px;
}
.board_write.full_mode .bg_photo {
    display: block;
}
.board_write .bg_photo img {
    display: none;
}
.board_write .bg_photo a {
    font-size :14px;
    color:#999;
}
.board_write .bg_photo a.upload {
    position: relative;
    display: inline-block;
    padding-left: 40px;
}
.board_write .bg_photo_mobile a.upload {
    position: relative;
    display: inline-block;
    padding-left: 8px;
    padding-right: 7px;
}
.board_write .bg_photo a.deleted {
    display: none;
}
.board_write .bg_photo a i {
    font-size :22px;
    position : absolute;
    left: 0;
}
.board_write .bt-font {
    color: #999;
    font-size :22px;
}
.board_write.bg_on .board_summary .write,
.board_write.bg_on .bt-font,.board_write.bg_on .bg_photo a,
.board_write.bg_on .title_box input::-webkit-input-placeholder,
.board_write.bg_on .editor_box .add_map {
    color : #fff;
}
.board_write.bg_on .editor_box .add_map .info > div.phone {
    border-color: #fff;
}
.board_write.bg_on .title_box input,
.board_write.bg_on .board_title_wrap .schedule_name {
    background: transparent;
    color: #fff;
    border-bottom: 1px solid #fff !important;
}
.board_write.bg_on .bg_photo a {
    float:left;
}
.board_write.bg_on .bg_photo a.upload {
    margin-right: 20px;
}
.board_write.bg_on .bg_photo a.deleted {
    display: block;
}
.board_left .cheak_article {
    position: relative;
    overflow: visible;
    height: 24px;
    margin-top: 24px
}
.board_left .cheak_article .icon_box_area {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    padding-left: 0;
}
.board_left .cheak_article .txt {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    margin-left: 35px;
}
.board_left .tit {
    color: #212121;
    opacity: 0.54;
    margin-bottom: 8px;
}
.board_write .title_box img.non_member {
    width:36px;
    height:36px;
    border-radius: 50%;
    position : absolute;
    left :-45px;
    top :2px;
}
.board_write .title_box {
    padding-top: 51px;
}
.board_write .title_box .clearfix span {
    float: left;
    width :200px;
}
.board_write .title_box .clearfix span.nick {
    margin-right: 10px;
}
.board_write .title_box .clearfix span input {
    font-size :14px;
}
.board_write .zmdi-settings {
    display: none;
}
.board_write_option {
    overflow: hidden;
    height: 24px;
}
.board_write_option span {
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-right: 24px;
    cursor: pointer;
    line-height: 20px;
}
.board_write_option span.file {
    padding: 0
}
.board_write_option span {
    color: #757575
}
.board_write_option i {
    margin-right: 10px
}
.board_write_option .zmdi {
    font-size: 22px;
}
.board_write_option .zmdi.zmdi-file {
    font-size: 20px
}
.board_write_option .cheak_article label {
    margin-left: 40px;
}
.board_write #_left_close.zmdi.zmdi-close,.board_write.guest_mode .board_summary,.opacity_bg > .zmdi-close {
    display: none;
}
.tag_form {
    position: relative;
    border: 1px solid #ccc;
    height: 34px;
    line-height: 32px;
    width: 100%;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 1px 2px -2px rgba(204, 12, 0, 1);
    -moz-box-shadow: inset 0px 1px 2px -2px rgba(204, 12, 0, 1);
    box-shadow: inset 0px 1px 2px -2px rgba(204, 12, 0, 1);
    padding-left: 3%;
    overflow: hidden;
}
.tag_form .div_place {
    display: block;
    color: #ccc;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -17px;
    z-index: 5
}
.tag_form:active .div_place, .tag_form:focus .div_place {
    display: none;
    color: #ccc;
}
.tag_form .tag {
    position: absolute;
    padding: 0 26px 0 8px;
    height: 26px;
    line-height: 26px;
    top: 50%;
    margin-top: -13px;
    z-index: 10;
    border-radius: 2px;
    font-size: 13px;
    cursor: pointer;
    color: #212121
}
.tag_form .tag:active, .tag_form .tag.active {
    background-color: #757575;
    color: #fff;
}
.tag_form .tag .zmdi.zmdi-close {
    display: none;
}
.tag_form .tag:active .zmdi.zmdi-close, .tag_form .tag.active .zmdi.zmdi-close {
    display: block;
    padding: 0;
    font-size: 13px;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -12px;
    height: 26px;
    opacity: 1;
    color: #bdbdbd
}
.tag_form .zmdi-check {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -12px;
    cursor: pointer;
    color: #00B8FF
}
.file_list .zmdi.zmdi-close {
    padding: 0;
    font-size: 20px;
}
ul.file_list {
    padding: 0;
}
.file_list li {
    list-style: none;
    height: 34px;
    position: relative;
    padding-left: 10px;
    background: #FAFAFA
}
.file_list li span {
    font-size: 12px;
    color: #757575;
    cursor: pointer;
    line-height: 33px
}
.file_list li em {
    font-size: 12px;
    color: #757575;
}
.file_list li .zmdi-close {
    color: #757575;
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer;
    line-height: 22px;
}
.doz_sys .froala-editor {
    z-index: 50000 !important;
}
.doz_sys .froala-editor {
    position: absolute;
    top: -40px;
    left: 0;
    border-color: #aaa;
}
.doz_sys .froala-wrapper.f-basic {
    border-color: #aaa;
}
.board_write .froala-editor .bttn-wrapper {
    height: 36px;
}
.board_write .froala-editor .bttn-wrapper:not(.touch) button.fr-bttn:hover, .board_write .froala-editor .froala-popup button.fr-bttn:hover, .board_write .froala-editor .bttn-wrapper:not(.touch) button.fr-trigger:hover, .board_write .froala-editor .froala-popup button.fr-trigger:hover {
    background: #f5f5f5;
    color: #757575;
}
.board_write .froala-editor {
    background-color: #f5f5f5 !important
}
.board_write .froala-editor button.fr-bttn i, .board_write .froala-editor button.fr-trigger i {
    color: #757575 !important
}
.board_write .froala-editor {
    border-width: 1px
}
.board_write .froala-editor .fr-trigger::after {
    border-left: 3px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #bdbdbd;
    color: inherit;
    content: " ";
    cursor: pointer;
    height: 0;
    position: absolute;
    right: 8px;
    top: 13px;
    width: 0;
    z-index: 3;
}
.board_write .froala-editor.f-basic .fr-bttn {
    margin-top: 4px;
    margin-left: 3px;
}
.board_write .froala-editor .fr-dropdown .fr-trigger i, .board_write .froala-editor button.fr-bttn, .froala-editor button.fr-trigger {
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    margin-left: 0
}
.board_write .froala-editor .fr-bttn.active, .board_write .froala-editor .fr-bttn .fr-trigger.active {
    border: 1px solid #BDBDBD !important;
    border-radius: 2px !important;
    background-color: #eee;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.board_write .froala-editor button.fr-bttn, .board_write .froala-editor button.fr-trigger {
    line-height: 28px !important
}
.board_write .froala-editor button.fr-bttn i, .board_write .froala-editor button.fr-trigger i {
    line-height: 26px !important
}
.board_write .fr-bttn.fr-dropdown .fr-trigger {
    width: 50px;
}
.board_write .froala-editor .bttn-wrapper:not(.touch) button.fr-bttn:hover::after, .board_write .froala-editor .froala-popup.board_write button.fr-bttn:hover::after, .board_write .froala-editor .bttn-wrapper:not(.touch) button.fr-trigger:hover::after .board_write .froala-editor .froala-popup button.fr-trigger:hover::after {
    border-top-color: #bdbdbd !important;
}
.board_write .froala-editor .fr-trigger.active::after {
    border-top-color: #bdbdbd !important;
}
.froala-editor .bttn-wrapper:not(.touch) button.fr-bttn:hover::after, .froala-editor .froala-popup button.fr-bttn:hover::after, .froala-editor .bttn-wrapper:not(.touch) button.fr-trigger:hover::after, .froala-editor .froala-popup button.fr-trigger:hover::after {
    border-top-color: #bdbdbd !important;
}
.board_write .froala-editor .fr-trigger.active {
    background: #f5f5f5
}
.board_write .froala-editor button.fr-bttn.active {
    width: 38px;
}
.board_write .froala-editor .fr-bttn .fr-trigger.active {
    width: 48px;
}
.board_write .froala-view {
    height: 447px;
}
.board_write .fr-placeholder {
    font-size: 20px !important;
    line-height: inherit !important;
}
.editor {
    border: 1px solid #eee
}
.editor_header {
    height: 48px;
    background-color: #F5F5F5;
    width: 100%;
}
.editor .dropdown {
    position: relative;
}
.editor .dropdown .btn-default {
    border: none !important;
}
.editor .btn-default.btn {
    padding: 0;
    text-indent: 12px;
    text-align: left;
    color: #757575
}
.dropdown-menu.w70 {
    min-width: 70px !important
}
.editor .dropdown-menu.w70 > li > a {
    padding: 0 !important;
    display: inline-block;
    width: 100%;
    text-indent: 12px;
    height: 32px;
    line-height: 33px;
    color: #757575
}
.editor .dropdown-menu > li > a:hover {
    color: #212121
}
.editor .btn-default, .editor .btn-default:active, .editor .btn-default:focus, .editor .btn-default:hover {
    background: #f5f5f5;
    border: none;
}
.editor .btn-default {
    color: #757575;
}
.editor .btn-default:hover, .editor .btn-default:focus, .editor .btn-default:active, .editor .btn-default.active, .editor.open .dropdown-toggle.btn-default, .editor .open .dropdown-toggle.btn-default {
    background: #f5f5f5;
    border: none
}
.border-top-color {
    color: #757575
}
.editor .dropdown .caret {
    position: absolute;
    left: 52px;
    top: 53%;
    border-width: 5px 5px 0;
    border-top-color: #757575
}
.editor_header button.zmdi, .editor_header button.fa {
    border: none;
    width: 24px;
    height: 24px;
    line-height: 25px;
    margin-top: 12px;
    font-size: 22px
}
.editor_header button.zmdi.zmdi-format-underlined {
    font-size: 22px
}
.editor_header button.fa.fa-link {
    position: static;
    margin-top: 12px;
    color: #757575;
    font-size: 19px;
}
.editor_header button.zmdi:active, .editor_header button.fa:active, .editor_header button.zmdi.active, .editor_header button.fa.active {
    box-sizing: border-box;
    background: #EEEEEE;
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
}
.editor_txt_box {
    padding: 8px 8px 50px;
    min-height: 163px;
}
.editor_txt_box * {
    line-height: 140%;
}
.editor_txt_box a:hover {
    text-decoration: none
}
.basic-editor {
    width: 100%;
}
.froala-editor, .froala-wrapper.f-basic {
    border-color: #ccc !important
}
.li_table ul.pagination {
    border: none;
    text-align: center;
    box-sizing: border-box;
    line-height: 1;
}
.li_table ul.pagination li {
    margin-right: 5px;
}
.li_table ul.pagination li:last-child {
    margin-right: 0
}
ul.pagination:active, ul.pagination:hover {
    background: none
}
ul.pagination li {
    margin : 0 3px;
}
ul.pagination li, ul.pagination li a {
    float: none;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 50% !important;
    line-height: 24px;
    text-align: Center;
    border-radius: 50%;
}
ul.pagination li a {
    display: inline-block;
    height: 24px;
    width: 24px;
    border: none;
    border-radius: 50%;
    padding: 0;
    line-height: 24px;
    font-size: 14px;
}
ul.pagination li a.disabled {
    cursor:not-allowed;
}
.pagination > li > a, .pagination > li > span {
    margin-left: 0
}
ul.pagination li a i {
    font-size: 13px;
    vertical-align: middle;
    margin-top: -2px;
    display: inline-block;

}
ul.pagination li:first-child a:hover, ul.pagination li:last-child a:hover {
    background: none;
    border: none;
}
ul.pagination li:first-child,
ul.pagination li:last-child {
    margin: 0;
}
.btn.btn-basic-color, .btn.btn-basic-color:active, .btn.btn-basic-color:focus {
    background: #fff !important;
    border: 1px solid #ddd !important
}
.btn.btn-point-color, .btn.btn-point-color:active, .btn.btn-point-color:focus {
    background: #00B8FF !important;
    border: 1px solid #00B8FF !important;
    color: #fff !important
}
.input-group-btn {
    z-index: 2
}
.pagination .fa {
    display: inline
}
.no_border_bottom{
    border-bottom: 0 !important;
}
article.modal_article {
    color         : #212121;
    height        : 100%;
    padding       : 32px 24px 24px; /*원래 !important가 있음 문제 없는지 확인하기*/
    border-radius : 4px;
    z-index       : 2500;
    overflow-x    : hidden;
    overflow-y    : auto;
}
.modal_site_join_policy article.modal_article {
    background: #fafafa;
}
article.modal_article h2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 24px;
    margin-top: 0;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}
article.modal_article .tit_wrap{
    position: relative;
    border-bottom: 1px solid #E5E5E5;
}
article.modal_article h2.find_tit{
    font-size: 15px;
    line-height: 50px;
    margin-bottom: 0 !important;
    height: 50px;
    line-height: 50px;
}
article.modal_article .tit_wrap button.close{
    position: absolute;
    right: 8px;
    top: 10px;
    font-size: 14px;
    opacity: 1;
}
article.modal_article .tab_wrap .btn_find{
    outline: 0;
    letter-spacing: 0;
}
article.modal_article .choice{
    margin-top:16px;
    margin-bottom: 8px;
    font-size: 13px;
    text-align: center;
    color: rgba(33,33,33,.6);
}
article.modal_article .select_wrap_id,
article.modal_article .select_wrap_pw,
article.modal_article .step04_select_wrap_id {
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #E5E5E5;
}
article.modal_article .select_wrap_id:last-child,
article.modal_article .step04_select_wrap_id:last-child {
    border-bottom: 0;
}
article.modal_article .select_wrap:last-child{
    border:0;
}
article.modal_article .select_wrap_id .select_tit p,
.select_wrap_pw .select_tit p,
.step04_select_wrap_id  .select_tit label{
    float: left;
    font-size: 14px !important;
    margin-bottom: 0;
}
.select_wrap_id .select_tit{
    cursor: pointer;
}
.select_wrap_id .select_tit p, .step04_select_wrap_id .select_tit label{
    line-height: 1.33;
    margin-bottom: 0;
}
.select_tit .select_arrow{
    float: right;
    vertical-align: middle;
    line-height: 1.33;
}
.select_tit .select_arrow i{
    font-size: 5px;
    font-weight: 600;
    color: #212121;
}
.modal-article .btn-default-dark{
    background-color: #757575;
    border:1px solid #757575;
    color: #fff;
}
.modal-article .btn-default-dark:hover{
    color: #fff;
    background-color: #757575;
    border:1px solid #757575;
}
article.modal_article .btn-primary{
    width:100%;
    height: 40px;
    font-size: 14px;
    border-radius: 2px;
}

.btn.btn_standard{
    font-size: 14px;
    background-color: #8393a7;
    border-radius: 2px;
    color: #fff;
    height: 40px;
}

.btn.btn_inline{
    width: calc(50% - 5px) !important;
    padding-right: 16px;
    padding-left: 16px;
    font-size: 14px !important;
}
.select_wrap_id .input-group,
.select_wrap_pw .input-group,
.step04_select_wrap_id .input-group{
    width:100%;
}
.select_wrap_id .input-group .form-control,
.select_wrap_pw .input-group .form-control,
.step04_select_wrap_id .input-group .form-control{
    padding: 0 12px;
    line-height: 40px;
    width:100%;
    height:40px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    box-shadow: none;
}
.select_wrap_id .input-group .form-control::placeholder,
.select_wrap_pw .input-group .form-control::placeholder,
.step04_select_wrap_id .input-group .form-control::placeholder{
    font-size: 14px;
    color: #808080;
}
.input-group.input-group-login {
    width:100%;
    margin-bottom:10px;
}
.input-group.input-group-login .form-control:first-child {
    border-radius:2px 2px 0 0;
}
.input-group.input-group-login .form-control {
    height: 40px;
    border-radius: 0;
    margin-bottom:-1px;
    border-color: #E0E0E0;
    padding: 0 12px;
    line-height: 40px;
}
.input-group.input-group-login .form-control:last-child {
    border-radius:0 0 2px 2px;
    margin-bottom: 0;
}
.select_input_pw,
.select_input_id,
.step04_select_input_id{
    margin-bottom: 8px;
}
#findPassword .choice,
#find_pw_step_2_info_2 .choice{
    text-align: left;
}
.tip_bold span{
    font-weight: bold;
}
.confirm_ico_txt{
    margin-bottom: 20px;
}
.confirm_ico_txt .tit{
    font-size: 13px !important;
    color: #757575;
}
.confirm_ico_txt span{
    padding-left: 24px;
    position: relative;
    display: inline-block;
    vertical-align: text-top;
    line-height: 20px;
}
.confirm_ico_txt span:before{
    position: absolute;
    top :50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    content: "";
    background-image: url("../../images/site/ico_confirm.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 16px;
    height: 16px;
}
.icon_warning_txt{
    margin-bottom: 20px;
}
.icon_warning_txt span{
    padding-left: 30px;
    position: relative;
    display: inline-block;
    vertical-align: text-top;
    line-height: 20px;
}
.icon_warning_txt span:before{
    position: absolute;
    top:0;
    left: 0;
    content: "\f063";
    display: inline-block;
    font-size: 18px;
    font-family: "Black Tie";
    font-weight: normal;
    color: #de1d1d;
}
article.modal_article.login h2, article.modal_article.non_member_login h2 {
    margin-bottom : 30px;
}
.modal_site_login .modal-header h2,
.modal_site_two_factor_login .modal-header h2,
.modal_site_thirdparty .modal-header h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}
.modal_site_login .modal-header,
.modal_site_two_factor_login .modal-header {
    padding:35px 0 0;
}
article.modal_article .modal_container {
    width: 100%;
    max-width: 328px;
    margin: 0 auto;
    padding-bottom: 69px;
}
article.modal_article .zmdi-close.top {
    position: absolute;
    right: 24px;
    top: 24px;
    cursor: pointer;
    color: #757575
}
article.modal_article .button_area {
    margin-left: 0;
    margin-top: 0;
}
article.login a {
    text-decoration: none
}
article.login .close, article.non_member_login .close {
    position: absolute;
    right: 16px;
    top: 16px;
    padding: 8px;
    float:none;
    opacity: 0.3;
    font-size:16px;
}
article.login .close:hover, article.non_member_login .close:hover {
    opacity: 1;
}
article.login .zmdi.zmdi-square-o {
    color: #757575
}
.join_pw_box {
    height: 17px;
    line-height: 17px;
}
.google_login, .facebook_login {
    height: 48px;
    position: relative;
    background: #E7E7E7;
    line-height: 48px;
}
.google_login a, .facebook_login a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-left: 76px;
}
.login_area .google_icon, .login_area .facebook_icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 52px;
    height: 48px;
    text-align: center;
    line-height: 58px;
    cursor: pointer;
}
.login_area .google_icon {
    background: #DD4B39
}
.login_area .facebook_icon {
    background: #5975B1
}
.opacity_background {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.50;
    left: 0;
    top: 0;
    z-index: 1500
}
.input_label {
    color: #757575;
    font-size: 13px;
    margin-bottom: 7px !important
}
.input_label em {
    color: #F84A71
}
.profile_img {
    position: relative;
    border-radius: 50%;
    background: #eee;
    width: 106px;
    height: 106px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    margin-bottom: 32px;
}
.profile_img .profile_img_icon {
    display: inline-block;
    background: url("../../images/site/profile_icon.png?484465") no-repeat;
    background-size: 68px auto;
    width: 68px;
    height: 83px;
    margin-top: 23px;
}
.profile_img .photo_camera {
    width: 106px;
    height: 106px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
}
.profile_img .photo_camera:hover {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    cursor: pointer;
}
.profile_img .photo_camera .zmdi-camera {
    display: none;
}
.profile_img .photo_camera:hover .zmdi-camera {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -11px 0 0 -12px;
    width: 24px;
    height: 24px;
    color: #fff;
    line-height: 25px;
}
.dropdown button {
    background: transparent;
    border: 1px solid #E0E0E0;
    border-radius: 0;
    box-shadow: none;
    text-align: left;
    width: 100%;
    position: relative;
}
.dropdown button .caret {
    position: absolute;
    right: 17px;
    top: 50%;
    margin-top: -2px;
}
.dropdown button.w100p {
    max-width: 100%
}
.dropdown-toggle.btn-default:hover, .dropdown-toggle.btn-default:focus, .dropdown-toggle.btn-default:active, .dropdown-toggle.btn-default.active, .open .dropdown-toggle.dropdown-toggle.btn-default {
    background: #fff;
}
.warning .dropdown button {
    border: 1px solid #F84A71
}
article.modal_article .dropdown {
    padding: 0 !important;
}
article.modal_article .dropdown .dropdown-toggle {
    color: #BDBDBD;
    border-radius: 0;
    height: 48px;
}
article.modal_article .dropdown .dropdown-menu li {
    height: 34px;
    line-height: 34px;
}
article.modal_article .dropdown .dropdown-menu li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #212121;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 0 0 15px;
    text-align: left;
    width: 100%;
}
article.modal_article .dropdown .dropdown-menu li a:hover {
    background: #eee
}
.birthday_area .dropdown {
    box-sizing: border-box
}
.birthday_area .dropdown:first-child {
    margin-left: 0
}
.modal_article .ps {
    font-size: 12px;
    color: #BDBDBD;
    margin-top: 9px;
}
.open .dropdown-toggle.btn-default {
    border: 1px solid #e0e0e0
}
.profile_txt {
    width: 328px;
    height: 96px;
    border: 1px solid #E0E0E0;
    background: #fff;
    padding: 5px;
    overflow: hidden;
    overflow-y: auto;
}
.warning_box .ps span {
    color: #F84A71
}
.pw_search {
    font-size: 14px;
    line-height: 21px;
}
.point {
    color: #F84A71
}
.gray {
    color: #BDBDBD
}
.terms_box {
    width: 312px;
    height: 100px;
    background: #fff;
    border: 1px solid #E0E0E0;
    line-height: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    word-wrap: break-word;
    text-align: left;
    padding: 5px;
}
.terms_box ol, .terms_box ul {
    padding-left: 20px;
}
.terms_box strong {
    display: block
}
.terms_article {
    background: #fff;
    z-index: 2500;
    text-align: left;
    padding-bottom: 24px;
    border-radius: 2px
}
.terms_article .terms_group {
    padding: 0 24px
}
.terms_article h1 {
    font-size: 24px;
    line-height: 89px;
    height: 89px;
    margin: 0;
    border-bottom: 1px solid #eee;
    text-align: center;
}
.terms_article ol, .terms_article ul {
    padding-left: 15px;
}
.terms_article strong {
    display: block;
    margin-top: 22px;
}
article.help {
    padding: 26px 24px 24px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -215px;
    top: 323px;
    width: 430px;
    height: 177px;
    z-index: 2000;
    border-radius: 2px;
    -webkit-box-shadow: 0 14px 24px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 14px 24px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 14px 24px 0 rgba(0, 0, 0, 0.3);
}
article.help .zmdi-close {
    position: absolute;
    right: 24px;
    top: 24px;
    color: #757575;
    opacity: 1
}
article.help .zmdi-close:hover {
    color: #757575;
    opacity: 1
}
article.help .title {
    font-size: 20px;
    margin-bottom: 24px;
}
article.help .txt_box {
    line-height: 21px;
}
article.help .circle {
    position: absolute;
    bottom: 24px;
    left: 24px;
}
article.help .circle span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #E0E0E0;
    border-radius: 50%;
    margin-left: 9px;
}
article.help .circle span.on {
    background: #9e9e9e
}
article.help .btn {
    position: absolute;
    right: 16px;
    bottom: 14px;
    border: none;
    color: #00B8FF
}
article.help .btn.back {
    right: 74px;
}
article.help:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #fff;
    border-width: 15px;
    margin-top: -15px;
}
article.help.right_tail:after {
    left: 100%;
    top: 70%;
}
article.help.top_tail:after {
    bottom: 100%;
    left: 10%;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 15px;
    margin-left: -15px;
}
.input_block .input_form {
    border     : 1px solid #e0e0e0;
    background : #fff;
    border-top : 1px solid #e0e0e0;
    box-sizing : border-box;
    position   : relative;
}

.input_block.warning {
    border: 1px solid #F84A71;
    position: relative;
}
.input_block.warning .zmdi-alert-triangle, .input_block.warning_box .zmdi-alert-triangle {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -12px;
    height: 24px;
    vertical-align: top !important;
    line-height: 24px;
    color: #F84A71;
    cursor: pointer;
    width: 24px;
}
.input_block.warning_box .zmdi-alert-triangle,.input_block.warning .zmdi-alert-triangle {
    display: block;
}
.input_block .input_form.brt {
    margin-top: -1px;
}
.input_block .input_form .zmdi-check {
    display: none;
}
.input_block .input_form.active .zmdi-check {
    display: inline-block;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -12px;
    height: 24px;
    line-height: 24px;
    color: #00B8FF;
    width: 24px;
    text-align: center;
    font-size: 24px
}
.input_block label.mini-tit {
    font-weight: normal;
    font-size: 14px;
    color: #212121;
}
.input_block label.mini-tit em {
    color: #F84A71;
}
.input_block .input_form.triangle {
    border: 1px solid #F84A71;
    z-index: 50
}
.input_block .select-block .alert-block,
.input_block .input_form .alert-block {
    display: none;
}

.input_block .select-block .alert-block,
.input_block .input_form.triangle .alert-block {
    display: block;
    color: #F84A71;
    font-size: 12px;
    padding: 7px 0 0 16px;
    position: relative;
}
.first-letter-uppercase {
    text-transform: lowercase;
}
.first-letter-uppercase::first-letter {
    text-transform: uppercase;
}
.modal_site_join .input_block .input_form.triangle .alert-block {
    padding: 7px 12px;
}
.input_block .input_form.triangle .zmdi-alert-triangle {
    color: #F84A71;
    font-size: 24px;
    position: absolute;
    right: 15px;
    top: -8px
}
.widget.login .input_block input {
    color: #000;
}
.widget.login .input_block textarea{
    color: #000;
}
.widget.login .input_block input::selection{
    background-color: #040404 !important;
    color: #fff !important;
}
.widget.login .input_block textarea::selection{
    background-color: #040404 !important;
    color: #fff !important;
}
.input_block .float-block {
    width: 100%;
}
.input_block .float-block:after {
    clear: both;
    display: block;
    content: ""
}
.input_block .float-block.select-block .selectbox {
    float: left;
    position: relative;
    width: 32.6%;
    max-width: 108px
}
.input_block .select-block .selectbox:last-child {
    margin-right: 0
}
.input_block .select-block .selectbox {
    border: 1px solid #E0E0E0;
    position: relative;
    height: 43px;
    line-height: 43px;
    background: #fff;
    margin: 0 3px -1px 0;
}
.input_block .select-block .selectbox.full-box {
    margin-right: 0;
}
.input_block .float-block .selectbox:last-child {
    margin-right: 0
}
.input_block .select-block .selectbox select {
    width: 100%;
    height:43px;
    border: none;
    background: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 15px;
    color: #212121;
}
.input_block .select-block .spin-down {
    position: absolute;
    right: 10px;
    top: 0;
    pointer-events: none;
}
.input_block .radio, .input_block .checkbox {
    margin: 0;
}
.modal_site_two_factor_login .modal_article .input_block .input_form {
    color: #212121;
}
.modal_site_login article,
.modal_site_two_factor_login article {
    background : #fff;
}
.modal_site_login .input_block .input_form:first-child {
    border-radius : 3px 3px 0 0;
}
.modal_site_login .input_block .input_form:last-child {
    border-radius : 0 0 3px 3px;
}
.modal_site_login .btn, .modal_site_join .btn {
    border-radius  : 3px;
    letter-spacing : 0;
    font-size: 14px;
}
.modal_site_login .btn.non_btn {
    background  : #8393a7 !important;
    color       : #fff !important;
    line-height : 42px;
    padding     : 0;
}
.modal_site_login .divider,
.modal_site_join .divider,
.modal_site_join_policy .divider,
.widget.login .divider,
.divider.divier--or {
    position : relative;
    margin   : 25px 0;
}
.modal_site_login .divider .border,
.modal_site_join .divider .border,
.modal_site_join_policy .divider .border,
.widget.login .divider .border,
.divider.divier--or .border {
    background : #e7eaee;
    height     : 1px;
    position   : absolute;
    left       : 0;
    width      : 40%;
    top        : 50%;
}
.modal_site_login .divider .border.right,
.modal_site_join .divider .border.right,
.modal_site_join_policy .divider .border.right,
.widget.login .divider .border.right,
.divider.divier--or .border.right{
    left  : auto;
    right : 0;
}
.modal_site_login .over_h .float_l,
.modal_site_login .over_h .float_r {
    color: #000;
}
.table-block {
    display: table
}
.table-block .check {
    display: table-cell
}
.input_block .check label {
    padding-left: 0
}
.triangle .check-block {
    border: 1px solid #F84A71
}
.check-block .radio, .check-block .checkbox {
    margin-bottom: 0
}
.check-block .checkbox-styled:not(ie8) input ~ span, .check-block .radio-styled:not(ie8) input ~ span {
    padding-left: 35px
}
.input_block.triangle .selectbox {
    border: 1px solid #F84A71
}
.input_block .alert-block {
    display: none;
}
.triangle .alert-block {
    display: block;
    color: #F84A71;
    font-size: 12px;
    padding: 7px 0 0;
    position: relative
}
.selectbox.pull-box select {
    width: 100%
}
.phone-alert {
    font-size: 12px;
    color: #bdbdbd;
    padding-top: 7px;
    margin-bottom: 5px
}
.phone-alert span {
    display: none;
}
.triangle .input_form {
    border: 1px solid #F84A71;
    position: relative;
}
.triangle .form-block {
    border: 1px solid #F84A71;
    position: relative;
}
.triangle .zmdi-alert-triangle {
    font-size: 24px;
    color: #F84A71;
    position: absolute;
    right: 15px;
    top: 14px;
}
.triangle .phone-alert span {
    display: inline-block;
    color: #F84A71
}
.form_block.check-list .checkbox {
    margin-bottom: 24px
}
.triangle .form_block.check-list .check:last-child .checkbox {
    margin-bottom: 0
}
.triangle .check-list {
    border: 1px solid #F84A71;
    padding: 5px 0 5px 2px
}
.form_block textarea {
    border: 1px solid #E0E0E0;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 94px;
    padding:14px;
}
.terms_container {
    width: 830px;
    margin: 0 auto;
}
.plus_widget_list {
    position: fixed;
    bottom: 24px;
    right: 85px;
    z-index: 2500;
}
.favor_widget {
    display: none;
    margin: 0 auto;
}
.active .favor_widget {
    display: block;
}
.big_plus_btn {
    cursor: pointer;
    width: 56px;
    height: 56px;
    line-height: 65px;
    text-align: center;
    border-radius: 100px;
    background: #00B8FF;
    box-shadow: 0 2px 6px #777;
    color: #fff;
    transition: box-shadow 0.15s ease-out 0s;
}
.big_plus_btn .zmdi-plus {
    opacity: 1;
    color: #fff;
    margin-left: 0;
    height: 56px;
    line-height: 56px;
}
.big_plus_btn.active .zmdi-plus {
    opacity: 1;
    color: #fff;
}
.big_plus_btn.active {
    background: #08867e;
    -webkit-box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.38);
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.38);
}
.favor.btn {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #00B8FF;
    box-shadow: 0 2px 6px #777;
    z-index: 2500;
    color: #fff;
    transition: box-shadow 0.15s ease-out 0s;
    padding: 0;
    border: none
}
.favor.btn.active, .favor.btn:active, .favor.btn:focus {
    border-radius: 50%;
    background: #08867e;
    -webkit-box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.38);
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.38);
}
.favor_widget {
    height: 56px;
    width: 56px;
    text-align: center;
}
.favor_widget.first {
    padding-bottom: 112px;
}
.favor.btn i {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
}
.favor.btn .icon {
    display: inline-block;
    background: url("../../images/site/btn_widget_icon.png?484513") no-repeat;
    background-size: 25px auto;
}
.favor.btn .txt {
    background-position: -3px -10px;
    width: 18px;
    height: 18px;
    margin: -8px 0 0 -10px
}
.favor.btn .edit {
    background-position: -2px -50px;
    width: 21px;
    height: 21px;
    margin: -11px 0 0 -10px
}
.favor.btn .img {
    background-position: -2px -90px;
    width: 21px;
    height: 18px;
    margin: -10px 0 0 -10px
}
.favor.btn.head, .favor.btn.foot {
    background-size: cover;
}
.favor.btn .widget_tag {
    display: none;
}
.favor.btn:hover .widget_tag {
    display: block;
    position: absolute;
    right: 50px;
    color: #fff;
    background: #616161;
    padding: 0 8px;
    height: 22px;
    font-size: 11px;
    line-height: 21px;
    top: 50%;
    margin-top: -10px;
    border-radius: 2px
}
.header_section.theme-basic {
    position: relative;
    width: 100%;
    height: 565px;
}
.header_section.theme-basic * {
    color: #fff;
}
.header_section.theme-basic .header.dropdown {
    max-width: 1150px;
    margin: 0 auto;
    height: 82px;
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.header_section.theme-basic .header h1 {
    font-size: 28px;
    margin: 0 40px 0 0;
    font-weight: normal;
    line-height: 82px;
    display: inline-block;
    float: left;
}
.header_section.theme-basic .header h1 a {
    display: inline-block;
    font-size: 28px;
    line-height: 82px;
}
.header_section.theme-basic .header h1 a:hover, .header_section.theme-basic .header h1 a:active, .header_section.theme-basic .header h1 a:focus {
    text-decoration: none
}
.header_section.theme-basic .header h1 img {
    height: 40px;
    width: auto;
}
.header_section.theme-basic .header h1 em {
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
}
.header_section .header.dropdown {
    position: relative;
    z-index: 800
}
.header_section .header.dropdown .dropdown-menu {
    width: 100%;
    top: 82px
}
.header_section .header.dropdown .zmdi-menu {
    display: none;
    position: absolute;
    right: 12px;
    top: 30px;
    font-size: 24px;
    opacity: 1;
}
.header_section .header.dropdown.open > .dropdown-menu {
    display: none
}
.header_section .header.dropdown .dropdown-menu {
    width: 100%;
}
.header_section .header.dropdown .dropdown-menu li {
    height: auto;
}
.header_section .header.dropdown .dropdown-menu li li:first-child {
    border-top: 1px solid #f0f0f0
}
.header_section .header.dropdown .dropdown-menu li li:last-child {
    border-bottom: 1px solid #f0f0f0
}
.header_section .header.dropdown .dropdown-menu li li a {
    padding-left: 40px;
}
.header_section .header.dropdown .dropdown-menu li li li a {
    padding-left: 80px;
}
.header_section .header.dropdown .dropdown-menu li a {
    height: 48px;
    line-height: 48px;
    font-weight: normal;
    padding-top: 0;
    padding-bottom: 0;
    color: #212121;
}
.header_section .header.dropdown .dropdown-menu li a:hover, .header.dropdown .dropdown-menu li a:active, .header.dropdown .dropdown-menu li a:focus {
    color: #212121;
    text-decoration: none;
}
.header_section .header.dropdown .dropdown-menu > .active > a, .header.dropdown .dropdown-menu > .active > a:hover, .header.dropdown .dropdown-menu > .active > a:focus {
    color: #212121;
}
.section_bg.grayscale, .img-view.grayscale {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter:url(/common/img/filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
}
.no-permission {
    margin:0 auto;
    padding:60px 0;
}
.no-permission h6 {
    margin-bottom:60px;
}
.header_overlay .no-permission {
    padding-top: 100px !important;
}
.section_wrap_header li {
    list-style: outside none none;
}
.section_wrap_header .nav > li > a {
    display: inline-block;
    width: 100%;
    font-size: 17px;
    padding: 30px 15px;
}
.header_section.theme-basic .nav_list ul.left {
    float: left;
    max-width: 80%;
}
.header_section.theme-basic .nav_list ul.right {
    float: right
}
.header_section.theme-basic .nav_list ul li {
    float: left;
}
.header_section .header_txt.bg_text h1, .header_section .header_txt.bg_text h2, .header_section .header_txt.bg_text h3, .header_section .header_txt.bg_text h4, .header_section .header.bg_text h5, .header_section .header_txt.bg_text h6 {
    margin: 0;
    padding: 0;
    color: #fff;
}
.header_section.theme-basic .owl-carousel {
    position: absolute;
    left: 0;
    top: 0;
    height: 565px;
    width: 100%;
}
.header_section.theme-basic .owl-carousel .item {
    float: left;
    height: 565px;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
}
.header_section.theme-basic .header.dropdown .logo {
    color: #fff;
}
.header_section.theme-basic .header.dropdown .nav li a.menu, .header_section .header.dropdown h1 {
    color: #212121
}
.header_section.theme-basic .header.dropdown .nav li a.menu {
    color: #fff;
    display: inline-block;
}
.header.dropdown .nav.right li a.menu {
    padding-top: 0
}
.header.dropdown .nav.right li.mypage a.menu {
    padding-top: 30px;
}
.header.dropdown .nav li a:hover, .header.dropdown .nav li a.active, .section_wrap_header .nav > li > a, .header.dropdown .nav li a:active {
    background-color: transparent
}
.theme-basic .header_txt.bg_text h2 {
    color: #fff;
    text-align: center;
    font-size: 48px;
    line-height: 58px;
    margin: 0;
    padding: 0;
}
.theme-basic .header_txt.bg_text h3 {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
.theme-basic .header_txt.bg_text {
    position: absolute;
    left: 0;
    top: 216px;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 0 20px
}
.theme-basic .header_txt.bg_text strong {
    display: block;
    font-size: 50px;
    line-height: 60px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: normal
}
.theme-basic .header_txt.bg_text p {
    font-size: 18px;
    line-height: 21px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: normal
}
.theme-basic .header_txt.bg_text a {
    font-size: 16px;
    line-height: 16px;
    padding: 14px 25px 12px;
    background: transparent;
    border-radius: 3px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-weight: normal
}
.theme-basic .header_txt.bg_text a:hover, .theme-basic .header_txt.bg_text a:active {
    text-decoration: none
}
.theme-basic .header_section .item {
    position: relative;
}
.theme-basic .header_section .item .opacity_bg {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    height: 100%;
    width: 100%;
}
.theme-basic .header_section .owl-carousel .owl-wrapper-outer {
    width: 100%;
}
@media screen and (max-width: 991px) {
    .blog .blog-body .text-block .text, .blog .blog-head.interlock-blog-head, .blog .blog-body .img {
        margin-bottom: 12px;
    }
    .widget.image.org_size img {
        max-width:100%;
    }
    .pc_section .widget.image.org_size img.org_image {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .header_section .nav_list .nav {
        display: none;
    }
    .header_section .header.dropdown .zmdi-menu {
        display: block;
    }
    .header_section .header.dropdown.open > .dropdown-menu {
        display: block
    }
}
.dropdown_search.col-xs-12 {
    padding: 0
}
.dropdown_search.col-xs-12 {
    width: 100%;
}
.table_bottom {
    padding-right: 0
}
.table_top .dropdown > .dropdown-menu {
    padding: 8px 0
}
.li_table {
    padding: 0;
    margin: 0 auto
}
.li_table ul:hover {
    background-color: transparent;
}
.li_table ul > li {
    margin: 0;
    padding: 0
}
.li_table ul.subject {
    display: none;
}
.li_table ul.bg {
    border-top: 2px solid rgba(128, 128, 128, 0.2)
}
.li_table ul a {
    display: table;
    width :100%;
    padding: 15px 0 20px;
}
.li_table ul a > div {
    vertical-align: middle;
}
.li_table ul a > div.board_thumb_wrap {
    width: 75px;
}
.li_table ul a .board_thumb {
    max-width :60px;
    max-height: 60px;
}
.li_table ul a:after {
    content: '';
    display: block;
    clear: both;
}
.li_table ul .post_link_wrap {
    display: table;
    width :100%;
    padding: 15px 0 20px;
}
.li_table ul .post_link_wrap > div {
    vertical-align: middle;
}
.li_table ul .post_link_wrap > div.board_thumb_wrap {
    width: 75px;
}
.li_table ul .post_link_wrap .board_thumb {
    max-width :60px;
    max-height: 60px;
    image-rendering: -webkit-optimize-contrast;
    width: 100%;
    height: 100%;
}
.li_table ul .post_link_wrap:after {
    content: '';
    display: block;
    clear: both;
}
.li_table ul .lst_num {
    display: none;
}
.board_view header > .sticker {
    display: inline-block;
    border-radius: 9px;
    line-height: 1.2em;
    margin-right: 10px;
    color: #bdbdbd
}
.li_table .tit .sticker {
    display: inline-block;
    height: 22px;
    line-height: 21px;
    border: 1px solid #eee;
    padding: 0 10px;
    border-radius: 9px;
    font-size: 14px;
    margin-right: 8px;
    color: #757575;
}
.li_table ul a.permission_deny, .blog .blog-body .text-block .permission_deny {
    opacity: 0.5;
    cursor: text;
}
.li_table .tit .lock {
    margin-left: 4px;
    vertical-align: middle;
}
@-moz-document url-prefix() {
    .li_table .tit .sticker {
        line-height: 23px
    }
}
@-moz-document url-prefix() {
    .li_table .tit .sticker.notice {
        line-height: 18px
    }
}
.li_table .author, .li_table .time, .li_table .views, .li_table .like,.li_table .grade {
    display       : table-cell;
    width         : auto !important;
    padding-right : 10px;
    font-size     : 12px;
    height        : 12px;
    margin-top    : 8px;
}
.li_table .grade .interlock_star_point .bt-star{
    line-height: inherit;
}
.li_table ul li {
    color: #212121;
}
.li_table .author {
    padding-left: 0
}
.li_table .views .txt {
    display: inline-block !important
}
.li_table ul .tit {
    padding: 0 50px 0 0;
    font-size: 14px;
    float: none;
    display: block;
    width: 100%;
    text-align: left;
}
.li_table ul .tit .notice {
    border-radius  : 12px;
    border         : 1px solid #eee;
    font-size      : 13px;
    line-height    : 22px;
    vertical-align : text-bottom;
    margin-right   : 4px;
    margin-bottom: -2px;
}
.li_table .btn-block-right {
    margin-top :15px;
}
.li_table .comment-count {
    display: none;
}
.li_table .comment-count.only-mobile {
    display: block;
    position: absolute;
    top: 12px;
    right: 0;
    color: #999 !important;
}
.li_table .comment-count.only-mobile:before {
    font-family: FontAwesome;
    content: '\f0e5';
    font-size: 18px;
    margin-right: 5px;
    color: #999;
}
.list .comment-count.only-mobile:before,.li_body .comment-count:before {
    font-family: FontAwesome;
    content: '\f0e5';
    font-size: 18px;
    margin-right: 5px;
    color: #999;
}
.secret .album-foot .comment-count.only-mobile {
    color: #bdbdbd !important;
}
.secret .album-foot .comment-count.only-mobile:before {
    color: #bdbdbd
}
.list-style.album .btn-block-right {
    margin-top: -30px
}
.list-style.album .more-btn {
    margin-top: 0
}
.list-style.blog .btn-block-right{
    margin-top : 15px;
    padding    : 0 !important;
}
.li_table a .re_num {
    font-size: 12px;
    margin-top: -5px;
}
.li_table .dropdown_search .input-group {
    width: 250px
}
.list .more-block {
    margin-top: 20px
}
.list .more-block button {
    border: none;
    background: transparent;
    color: #757575;
    padding: 0;
    font-size: 14px;
}
.board_write .opacity_bg {
    display: block;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    padding-left: 60px;
}
.board_write {
    padding-left: 16px;
    padding-right: 16px
}
.board_write #_left_container .left {
    padding-left: 0;
    background: #fff;
    float: right;
    max-width: 100%;
    height: 100%;
}
.board_write #_left_container .left .board_tit {
    margin-bottom: 0;
    display: none;
}
.board_write .opacity_bg.col-sm-4 {
    padding-right: 0
}
.board_write .right .board_tit {
    margin-bottom: 0;
    display: block;
}
.board_write .board_left {
    display: none;
}
.board_write .opacity_bg .board_left {
    display: block;
}
.board_write .opacity_bg .zmdi.zmdi-close {
    display: block;
    position: absolute;
    color: #fff;
    font-size: 24px;
    left: 18px;
    top: 18px;
}
.board_left .cheak_article {
    margin-top: 18px;
    margin-left: 16px;
}
.board_write .title_box {
    position: relative;
    margin-top: 5px;
    padding-top: 0
}
.board_write .title_box input,.board_write .non_member_tool span input, .write-body.schedule .title_box input {
    width         : 100%;
    font-size     : 20px;
    border        : none;
    border-bottom : 1px solid rgba(128, 128, 128, 0.3);
    border-radius : 0;
    padding       : 8px 118px 8px 0;
    line-height   : 1.2;
}
.board_write .non_member_tool span input {
    padding: 8px 0;
}
.board_write.full_mode .title_box input.title_name {
    padding-right:120px;
}
.board_write.bg_on .title_box input {
    padding: 8px 170px 8px 0;
}
.board_write.bg_on .title_box span input {
    padding-right:0;
}
.board_write .title_box .cover input {
    padding :0;
    width:100%;
    height:100%;
    opacity: 0;
    top:0;
    left:0;
    position: absolute;
}
.board_write ._mobile_tool_bar .cover input {
    padding :0;
    width:100%;
    height:50%;
    opacity: 0;
    top:0;
    left:0;
    position: absolute;
}
.board_write .right .fr-box .fr-counter {
    display: none;
}
.board_write .zmdi-settings {
    display: block;
    position: absolute;
    right: 0;
    font-size: 24px;
    width: 24px;
    height: 24px;
    bottom: 34px
}
.write-icon {
    position: absolute;
    right: -12px;
    top: 10px;
}
.write-icon:after {
    clear: both;
    display: block;
    content: ""
}
.write-icon .icon {
    padding: 0 12px;
    float: left;
    position: relative;
    z-index: 999;
}
.write-icon .icon .count {
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 1px;
    margin-left: 10px
}
.write-icon .dropdown-menu {
    position: absolute;
    background: #fff;
    border: 1px solid #d9d9d9;
    top: 50px;
    left: -93px;
    width: 220px;
    padding:0;
}
.write-body.schedule .write-icon .dropdown-menu {
    left: -85px;
}
.write-body.schedule .write-icon .dropdown-menu ul:first-child {
    border-top:0;
}
.write-body.schedule .mobile_tool_bar {
    display: none;
}
.write-icon .dropdown-menu ul {
    padding: 15px 20px;
    list-style: none;
    margin-bottom:0;
}
.write-icon .dropdown-menu ul,.write-icon .dropdown-menu ul
.write-icon .dropdown-menu ul.app_status {
    border-top: 1px solid #eee;
}
.write-icon .dropdown-menu ul.app_status .tit {
    margin-bottom: 5px;
}
.write-icon .dropdown-menu .tit {
    margin-bottom:10px;
}
.write-icon .dropdown-menu .tit span {
    font-size: 16px;
    line-height: 1 !important;
}
.write-icon .dropdown-menu:after, .write-icon .dropdown-menu:before,
#add_calendar_form .setting_link:after, #add_calendar_form .setting_link:before {
    bottom: 100%;
    right: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.write-icon .dropdown-menu:after,
#add_calendar_form .setting_link:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-right: -10px;
}
.write-icon .dropdown-menu:before,
#add_calendar_form .setting_link:before {
    border-color: rgba(217, 217, 217, 0);
    border-bottom-color: #d9d9d9;
    border-width: 11px;
    margin-right: -11px;
}
.write-icon .dropdown-menu .checkbox-styled:not(ie8) input ~ span {
    line-height: 1.4;
    padding-left: 30px
}
@-moz-document url-prefix() {
    .write-icon .dropdown-menu .checkbox-styled:not(ie8) input ~ span {
        line-height: 1.3;
    }
}
.write-icon .radio, .write-icon .checkbox {
    margin : 5px 0;
}
.write-icon .dropdown-menu .checkbox-styled:not(ie8) input:checked ~ span {
    color: #212121
}
.write-icon.m-write-icon {
    display: none;
}
#add_calendar_form .setting_link {
    width: 300px;
    padding: 15px 20px;
    display: none;
}
#add_calendar_form .setting_link > input {
    width: 100%;
    margin: 10px 0 20px 0;
    height: 40px;
    font-size: 14px;
    border: none;
    border-bottom: 1px solid #ddd;
}
#add_calendar_form .setting_link.open {
    display: block;
}
#add_calendar_form .setting_link:after, #add_calendar_form .setting_link:before {
    right: 50px;
}
.view-head {
    position : relative;
}
.view_body {
    max-width : 900px;
    margin    : 0 auto;
    padding: 15px;
    width: 100%;
    overflow: hidden;
}
.bg-white{
    background-color: #fff !important;
}
.bg-block .se_background {
    display: block;
    height: 500px;
    margin-bottom: 20px;
    position: relative;
}
.bg-block .se_background .headline-overlay {
    position   : absolute;
    left       : 0;
    right      : 0;
    top        : 0;
    bottom     : 0;
    background : #000;
    z-index    : 5;
}
.bg-block .se_backround_img {
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center center;
}
.content-tit {
    text-align : center;
    width      : 100%;
    padding    : 50px 0 30px;
}
.content-tit .board {
    font-size     : 15px;
    border-width  : 1px;
    border-style  : solid;
    border-radius : 50px;
    padding       : 5px 15px;
    display       : inline-block;
    margin        : 20px 0;
}
.content-tit .title {
    margin    : 0 0 20px 0;
    word-wrap : break-word;
    font-size:24px;
}
.content-tit .user {
    display : table;
    margin  : 0 auto;
}
.content-tit .user img {
    width         : 32px;
    height        : 32px;
    border-radius : 100%;
    margin-right  : 5px;
    float         : left;
}
.content-tit .user .author {
    display     : inline-block;
    float       : left;
    padding-top : 9px;
}
.content-tit .user .author > div {
    padding      : 0 10px;
    border-width : 0 1px 0 0;
    border-style : solid;
    margin       : 0;
    font-size    : 14px;
    float        : left;
    line-height  : 15px;
}
.content-tit .user div.hit-count, .content-tit .user div.tools {
    border : none !important;
}
.bg-block .content-tit {
    position   : absolute;
    top        : 50%;
    margin-top : -94px;
    padding    : 0 20px;
    z-index    : 6;
}
.bg-block .content-tit h1 {
    color : #fff;
}
.bg-block .content-tit .user .author > div {
    color        : #fff !important;
    padding      : 0 10px;
    border-right : 1px solid rgba(255, 255, 255, 0.3);
    margin       : 0;
}
.bg-block .content-tit .user .author > div.tools a {
    color: #fff !important;
}
.bg-block .topbtn-wrap i {
    color : #fff;
}
.point_amount {
    font-size:27px;
    font-family: HelveticaNeue-Thin,Helvetica,AppleSDGothicNeo-Thin,'나눔고딕',nanumgothic,sans-serif;
    font-weight: bold;
}
.topbtn-wrap {
    position : absolute;
    top      : 35px;
    right    : 35px;
    z-index  : 6;
}
.topbtn-wrap .left {
    float : left;
}
.topbtn-wrap .left button {
    border  : 0;
    padding : 0 6px;
}
.topbtn-wrap .left .dropdown-menu {
    left      : -95px;
    min-width : 113px
}
.topbtn-wrap .tooltip-inner {
    background : #000;
    color      : #fff;
    padding    : 5px 15px;
}
.topbtn-wrap .tooltip.bottom .tooltip-arrow {
    border-bottom-color : #000;
}
.bg-block .topbtn-wrap .tooltip-inner {
    background : #fff;
    color      : #000;
}
.bg-block .topbtn-wrap .tooltip.bottom .tooltip-arrow {
    border-bottom-color : #fff;
}
.board_view.new .map_info .map {
    float         : left;
    padding-right : 15px;
}
.board_view.new .map_info .map:last-child {
    padding-right : 0;
    margin-bottom : 0;
}
.board_view.new .map_info:after, .board_view.new .content_bottom:after {
    content : '';
    clear   : both;
    display : block
}
.board_view.new .map_info .map i {
    font-size     : 20px;
    padding-right : 10px;
}
.board_view.new .substance {
    padding    : 20px 0;
    margin     : 0;
    word-break : break-all;
}
.board_view.new .substance img {
    max-width: 100%;
}
.board_view.new .substance table.fr-alternate-rows tbody tr:nth-child(2n) {
    background: #f5f5f5;
}
.view_body .comment-block {
    padding : 20px 0 0;
}
.board_view.new .content_bottom .btn {
    font-size    : 20px;
    margin-right : 20px;
}
.board_view.new .content_bottom .btn:last-child {
    margin-right : 0;
}
.board_view.new .content_bottom .btn i {
    vertical-align : middle;
}
.board_view.new .content_bottom .btn em {
    font-size    : 14px;
    padding-left : 10px;
}
.board_view.new .content_bottom .tools {
    float : right;
}
.board_view.new .comment .feed-summary {
    line-height : 1.6;
}
.board_view.new .comment .date:before {
    margin-left  : 0;
    margin-right : 0;
    content      : initial;
}
.board_view.new .comment_textarea {
    padding-left : 0;
}
.review-box .comment_textarea .textarea_block button.btn-primary {
    margin-left: 5px;
}
.review-box .comment_area {
    max-width : 100%;
    width: 100%;
}
.hide_profile .comment_area {
    padding: 10px 0 0 0;
}
.hide_profile .avatar {
    display: none;
}
.hide_profile ~ .sub_comment_wrap .comment_textarea .comment-comment {
    margin-left: 0;
}
.hide_profile ~ .comment_edit_form {
    margin: 0 !important;
}
.hide_profile ~ .sub_comment_wrap .comment_edit_form {
    margin-left: 56px !important;
}
.textarea_block .icon.active .bt-lock,
.textarea_block .icon .bt-lock-open,
.textarea_block .icon.active .icon-lock,
.textarea_block .icon .icon-lock-open {
    display : inline-block;
}
.textarea_block .icon.active .bt-lock-open,
.textarea_block .icon .bt-lock,
.textarea_block .icon.active .bt-lock-open,
.textarea_block .icon .bt-lock,
.textarea_block .icon.active .icon-lock-open,
.textarea_block .icon .icon-lock {
    display : none;
}
.doz_sys .shop-content .review-box .form-control {
    border        : none;
    border-bottom : 1px solid #ddd;
    padding-left  : 0;
    border-radius : 0;
}
@media all and (max-width: 1090px) {
    .write-icon .dropdown-menu,.write-body.schedule .write-icon .dropdown-menu {
        width: 175px;
        left: -142px;
    }
    .write-icon .dropdown-menu:after, .write-icon .dropdown-menu:before {
        right: 5px;
        margin-right: 0;
    }
    .write-body.schedule .write-icon .dropdown-menu .checkbox {
        margin-top :0;
        float : none;
    }
    .write-body.schedule .tit-area .write-icon {
        padding: 10px 0;
    }
}
@media all and (max-width: 767px) {
    .comment-block .mobile_right .comment_num {
        padding-right: 0;
    }
    .non-member input[type="text"] {
        margin-right: 2%;
    }
    .non-member input[name="nick"] {
        width: 49%;
    }
    .non-member input[name="secret_pass"] {
        width: 49%;
    }
    .visual_section .owl-dots,
    .gallery2.owl-theme .owl-dots {
        bottom: 5px;
    }
    .visual_section .owl-theme .owl-dots .owl-dot span,
    .gallery2.owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 4px;
    }
    .goods_thumbs .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 5px 4px;
    }
    .board_view header > .sticker.notice {
        font-size:18px;
    }
    .header_section .test_widget {
        padding: 69px 24px
    }
    .header_section .header_txt.bg_text h2 {
        font-size: 38px
    }
    .header_section .test_widget_v02 span {
        padding: 0 24px;
    }
    .permission_error_box {
        background: transparent;
        width :auto;
        height: auto;
        border-radius: 0;
    }
    .permission_error h3 {
        margin-bottom: 0;
        font-size: 2em;
    }
    .board_summary .right {
        display: none;
    }
    .board_summary .left {
        float: none;
        padding: 0;
        display: table;
        width: 100%;
        height: 100%;
    }
    .board_summary .left .avatar {
        width: 30px;
    }
    .board_summary .tools {
        display: block;
        position: absolute;
        right: 15px;
        top: -45px;
        font-size: 20px;
        z-index: 100;
        float:none;
    }
    .board_summary .tools.txt {
        display: none;
    }
    #add_calendar_form .setting_link {
        width: 250px;
    }
    .board-head .tools {
        display: block;
        float: none;
        clear:both;
        margin-bottom: 10px;
    }
    .li_footer {
        margin-top: 10px !important;
    }
    .li_board ~ .li_footer.no_write {
        display: none;
    }
    .li_board ~ .li_footer {
        margin: 0 !important;
        padding-top: 10px;
    }
    .board-head .heading {
        display: table;
        width: 100%;
        margin-bottom: 10px;
    }
    .board-head header {
        display: table-cell;
        line-height: 1.2;
        height: auto;
        vertical-align: middle;
    }
    .board-head .tools .input-group {
        display: block;
        width: 100%;
        margin-left: 0;
        float: none;
    }
    .board-head .photo_review{
        position: absolute;
        right: 0;
        top: -8px;
    }
    .board-head .tools .form-control {
        display: block;
        float: none;
    }
    .list-style-card .card-body .text {
        font-size   : 12px;
        line-height : 1.5em;
    }
    .list_tap a {
        padding : 8px 12px;
        position : relative;
    }
    .li_table ul .tit .notice {
        vertical-align : top;
    }
    .list_tap a i {
        position: absolute;
        top: 50%;
        margin-top: -7px;
    }
    .list_tap span.secret_icon i {
        position: static;
    }
    .board_summary .author .date, .board_summary .author .hit-count, .board_summary .author .board_name, .list-style .list .board-block .writer {
        font-size : 11px;
    }
    .blog .blog-body .text-block strong {
        font-size : 1.3em;
    }
    .title-block {
        font-size : 14px;
    }
    .list .title strong {
        font-size : 1.2em;
    }
    .bg-block .se_background {
        margin-bottom : 0;
        height:300px;
    }
    .blog-body strong {
        font-size   : 1.1em;
        line-height : 1.1em;
    }
    .list_tap span {
        line-height : 17px;
        padding-left: 45px;
    }
    .list_tap .zmdi {
        margin-left: 10px;
    }
    .doz_sys .card-body {
        padding : 15px;
    }
    .doz_sys .list-style-card .row.col-gutter-4 .card-body .title{
        padding: 15px 15px 0;
    }
    .doz_sys .list-style-card .row.col-gutter-4 .card-body .text{
        padding: 0 15px;
    }
    .list-style-card .ma-item {
        width : 50%;
        float : left;
    }
    .bg-block .content-tit {
        margin-top:-75px;
    }
    .content-tit .title {
        margin-bottom:10px;
        font-size:18px;
    }
    .content-tit .board {
        margin:15px 0;
    }
    .comment .sub_comment_wrap .main_comment {
        padding-left: 44px;
    }
    .comment .comment .comment_textarea {
        margin: 12px 0 0 44px;
    }
    .avatar {
        padding-right : 12px;
    }
}
@media all and (min-width: 901px) {
    .board_write > .header > .row .right {
        display: none;
    }
}
@media all and (max-width: 900px) {
    .board_write > .header > .row .col-sm-4:nth-child(1) {
        width: 34px !important
    }
    .board_write > .header > .row .col-sm-4:nth-child(2) {
        width: 41% !important;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-right: 0;
        font-size: 14px;
    }
    .board_write > .header > .row .col-sm-4:nth-child(3) {
        width: 140px !important;
        display: block;
        padding-left: 0;
    }
    .board_write .footer-btn {
        display: none;
    }
}
@media all and (max-width: 767px) {
    .modal_article .guest__title-margin {
        margin-top: 70px;
    }
    article.modal_article h2 {
        font-size: 24px;
    }
    article.modal_article.non_member_login h2 {
        font-size:30px;
    }
    article.modal_article.login h2 {
        margin-bottom:20px;
    }
    .drop_profile_img {
        width:64px;
        height:64px;
    }
    .fileupload_profile_img, .drop_profile_img input, .fileupload_profile_img .over {
        width:64px;
        height:64px;
    }
    .modal_article .fileupload_profile_img,
    .modal_article .drop_profile_img{
        width: 64px;
        height: 64px;
    }
    .fileupload_profile_img img {
        width:64px !important;
        height:64px !important;
    }
    .li_table .dropdown_search .input-group {
        width: 210px;
        float: left;
    }
    .board_write .m_tools {
        display: block;
        border-bottom: 1px solid rgba(128, 128, 128, 0.3);
        position : relative;
        z-index: 10000;
    }
    .board_write .m_tools.m_sticky_toolbar, .write-body.schedule .m_sticky_toolbar {
        position:fixed;
        z-index: 2;
        bottom: auto;
        top: 47px;
        width: 100%;
        background-color: #fff;
    }
    .write-body.schedule .m_sticky_toolbar {
        top: 45px;
        border-bottom: 1px solid rgba(128, 128, 128, 0.3);
    }
    .write-body.schedule .mobile_tool_bar {
        display: block;
        height: 47px;
        margin-bottom: 0;
        border-top: 1px solid rgba(128, 128, 128, 0.3);
        border-bottom: 1px solid rgba(128, 128, 128, 0.3);
        z-index: 10;
    }
    .write-body.schedule .mobile_tool_bar .m-tools {
        position: relative;
    }
    .board_write .m_tools > div, .write-body.schedule .m_tools > div {
        float: left;
        height: 47px;
        padding-left:10px;
        z-index: 1;
    }
    .board_write,
    .board_write.post_write,
    .board_write.map_post_write {
        padding    :0;
        margin-top : 0;
        overflow-x: hidden;
    }
    .board_write .title_box {
        margin-top: 0;
    }
    .board_write .title_box input, .write-body.schedule .title_box input {
        margin-bottom : 0 !important;
        height        :47px;
        padding       : 8px 85px 8px 15px;
        font-size     :14px;
    }
    .board_write.full_mode .title_box input.title_name {
        padding-right: 15px;
        padding-left: 8px;
    }
    .board_write .title_box .cover input {
        height: 47px;
        top: -13px;
    }
    .board_write ._mobile_tool_bar .cover input {
        height: 47px;
        top: -13px;
    }
    .board_write .bg_photo a.upload {
        padding-left :0;
    }
    .board_write.bg_on .title_box input {
        border-bottom: 1px solid rgba(128, 128, 128, 0.3) !important;
        padding: 8px 100px 8px 15px;
        color: #000;
    }
    .board_write.bg_on .title_box input::-webkit-input-placeholder {
        color: #999 !important;
    }
    .board_write .bg_photo {
        top :13px;
        right: 15px;
    }
    .board_write.bg_on .bg_photo {
        top :10px;
    }
    .board_write .bg_photo img {
        display: inline-block;
        width :30px;
        height:30px;
        margin-right: 10px;
    }
    .board_write .bg_photo_mobile img {
        width :30px;
        height:30px;
    }
    .board_write .bg_photo_mobile a.upload {
        padding: 0;
    }
    .board_write.bg_on .bg_photo a.upload,.board_write .title_box img.non_member,.board_write .bg_photo a i,.board_write.bg_on .bg_write img,.board_write.bg_on .bg_write,.board_write.bg_on .bg_write .bg_opacity {
        display: none;
    }
    .board_write.bg_on .editor_box .postBody {
        margin-top : 0;
    }
    .board_write .postBody,
    .calendar_write .postBody {
        padding: 20px 15px;
    }
    .board_write .m_sticky_toolbar ~ .postBody,
    .board_write .m_sticky_container_ios ~ .postBody {
        padding-top:141px !important;
    }
    .board_write.map_post_write .m_sticky_toolbar ~ .postBody {
        padding-top:94px;
    }
    .board_write .basic_input {
        font-size: 14px
    }
    .board_write .fr-toolbar.fr-top,
    .calendar_write .fr-toolbar.fr-top {
        border: 0;
        height: 43px;
        box-shadow: none;
        -webkit-border-radius: 0;
        padding: 0;
        border-bottom: 1px solid rgba(128, 128, 128, 0.3);
    }
    .board_write .fr-box.fr-basic.fr-top .fr-wrapper {
        border-radius: 0;
        box-shadow: none;
        border-bottom: 1px solid rgba(128, 128, 128, 0.3);
    }
    .board_write .fr-box .fr-counter {
        display: none;
    }
    .board_write  .fa-photo:before, .fa-image:before, .fa-picture-o:before {
        content: "\f031";
        display: inline-block;
        font: normal normal normal 14px/1 "Black Tie";
        font-size: inherit;
        vertical-align: -14.28571429%;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        font-weight: 900;
    }
    .board_write .fa-bold,.board_write .fa-text-height,.board_write .fa-tint,.board_write .fa-link,.board_write .fa-file-o {
        display: none;
    }
    .board_write .write-icon {
        top: 0;
        right: 8px;
    }
    .board_write .write-icon .icon {
        padding :0;
    }
    .board_write .title_box .write-icon {
        display: none;
    }
    .board_write .title_box .write-icon.m-write-icon {
        display: block;
    }
    .board_write .title_box .clearfix span {
        width:50%
    }
    .board_write .title_box .clearfix span.nick {
        margin-right: 0;
        border-right: 1px solid rgba(128, 128, 128, 0.3);
    }
    .board_write .title_box.add_review .clearfix .nick {
        width: 100%;
        height: auto;
    }
    .board_write .title_box.add_review .title_area {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .board_write .write-icon .icon .bt-font,.board_write .ico,
    .write-body.schedule .m_tools .write-icon .icon .bt-font, .write-body.schedule .m_tools .ico {
        font-size: 18px;
        width: 20px;
        margin: 15px 7px;
        text-align: center;
        float: none;
    }
    .board_write .ico, .write-body.schedule .m_tools .ico {
        color : #999;
    }
    .board_write .fr-desktop .fr-command:hover, .fr-desktop .fr-command:focus {
        background: transparent;
    }
    .board_write .fr-placeholder {
        font-size: 16px !important;
    }
    .board_write.guest_mode .title_box .col-sm-3  {
        border-bottom: 1px solid rgba(128, 128, 128, 0.3);
    }
    .board_write.guest_mode .title_box .col-sm-3 input {
        border-bottom :none;
        padding: 8px 0;
    }
    .board_write.bg_on .bt-font {
        color: #999;
    }
    .custom-theme.fr-box.fr-basic .fr-wrapper {
        border:0;
    }
}
@media all and (max-width: 380px) {
    .header_section .mobile_menu {
        min-width: 255px
    }
    .header_section.theme-basic .header h1 img {
        max-width: 260px;
    }
    .remove_box .zmdi {
        font-size: 20px;
    }
    .remove_box .zmdi.zmdi-close {
        margin-left: 6px
    }
    .remove_box .zmdi.zmdi-edit {
        font-size: 20px;
        margin-right: -5px;
    }
    .dropdown_search .input-group {
        width: 150px;
    }
    .list-style.album .item {
        margin-bottom: 15px
    }
    .file_area.dropdown .dropdown-menu {
        top: 40px;
        width: 200px;
        margin-left: -200px;
    }
    .board_summary .zmdi {
        margin-left: 0;
        width: 23px;
    }
    .no_member .basic_input {
        padding: 8px 7px
    }
    .remove_box.dropdown .dropdown-menu {
        width: 285px;
        left: -231px
    }
    .remove_box.dropdown .dropdown-menu p {
        font-size: 12px;
    }
    .remove_box.dropdown .dropdown-menu .input_area input {
        width: 175px
    }
}
.doz_sys .inside {
    margin: 0 auto;
    position: relative;
}
main {
    margin: 0 auto;
}
.doz_aside {
    position: relative;
}
div[doz_type="section"]:after,
div[doz_type="section"]:before,
div[data-type="section-wrap"]:after,
div[data-type="section-wrap"]:before {
    clear: both;
    content: '';
    display: table;
}
div[doz_type="row"] {
    position: relative;
}
div[doz_type="grid"] {
    position: relative;
}
div[doz_type="row"]:before, div[doz_type="row"]:after {
    display: block;
    content: " ";
    clear: both;
}
div[doz_type="text"].widget img {
    max-width:100%;
}
div[doz_type="text"].widget em, .visual_section em, .fr-view em {
    font-style: italic;
}
div:not(.col-dz-12) > div[doz_type="widget"] > div[doz_type="text"] > *:first-child, div:not(.col-dz-12) > div[doz_type="widget"] > div[doz_type="text"] > div > *:first-child {
    margin-top: 0;
}
div[doz_type="text"] table,
.footer-section table {
    border-spacing: 0;
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
    margin-bottom: 0;
}
div[doz_type="text"] table > thead > tr > th,
.footer-section table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 2px solid #ececec;
}
div[doz_type="text"] table tbody td,
div[doz_type="text"] table tbody th,
div[doz_type="text"] table tfoot td,
div[doz_type="text"] table tfoot th,
div[doz_type="text"] table thead td,
div[doz_type="text"] table thead th,
.footer-section table tbody td,
.footer-section table tbody th,
.footer-section table tfoot td,
.footer-section table tfoot th,
.footer-section table thead td,
.footer-section table thead th {
    padding: 8px;
    border-top: 0;
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    vertical-align: middle;
    line-height: inherit;
}
div[doz_type="text"] table > tbody > tr:nth-of-type(odd),
.footer-section table > tbody > tr:nth-of-type(odd) {
    background-color: transparent;
}
div[doz_type="text"] table.tableHorizontal,
.board_txt_area table.tableHorizontal,
.fr-view table.tableHorizontal,
.shop_view table.tableHorizontal,
.footer-section table.tableHorizontal {
    border: 0;
    border-top: 1px solid #ececec;
}
div[doz_type="text"] table.tableHorizontal > thead > tr > th,
.board_txt_area table.tableHorizontal > thead > tr > th,
.fr-view table.tableHorizontal > thead > tr > th,
.shop_view table.tableHorizontal > thead > tr > th,
.footer-section table.tableHorizontal > thead > tr > th {
    vertical-align: middle;
    border-bottom: 2px solid #ececec;
}
div[doz_type="text"] table.tableHorizontal tbody td,
div[doz_type="text"] table.tableHorizontal tbody th,
div[doz_type="text"] table.tableHorizontal tfoot td,
div[doz_type="text"] table.tableHorizontal tfoot th,
div[doz_type="text"] table.tableHorizontal thead td,
div[doz_type="text"] table.tableHorizontal thead th,
.board_txt_area table.tableHorizontal tbody td,
.board_txt_area table.tableHorizontal tbody th,
.board_txt_area table.tableHorizontal tfoot td,
.board_txt_area table.tableHorizontal tfoot th,
.board_txt_area table.tableHorizontal thead td,
.board_txt_area table.tableHorizontal thead th,
.board_view.new .substance table.tableHorizontal tbody td,
.board_view.new .substance table.tableHorizontal tbody th,
.board_view.new .substance table.tableHorizontal tfoot td,
.board_view.new .substance table.tableHorizontal tfoot th,
.board_view.new .substance table.tableHorizontal thead td,
.board_view.new .substance table.tableHorizontal thead th,
.fr-view table.tableHorizontal tbody td,
.fr-view table.tableHorizontal tbody th,
.fr-view table.tableHorizontal tfoot td,
.fr-view table.tableHorizontal tfoot th,
.fr-view table.tableHorizontal thead td,
.fr-view table.tableHorizontal thead th,
.shop_view table.tableHorizontal tbody td,
.shop_view table.tableHorizontal tbody th,
.shop_view table.tableHorizontal tfoot td,
.shop_view table.tableHorizontal tfoot th,
.shop_view table.tableHorizontal thead td,
.shop_view table.tableHorizontal thead th,
.modal_widget_fullboard table.tableHorizontal tbody td,
.modal_widget_fullboard table.tableHorizontal tbody th,
.modal_widget_fullboard table.tableHorizontal tfoot td,
.modal_widget_fullboard table.tableHorizontal tfoot th,
.modal_widget_fullboard table.tableHorizontal thead td,
.modal_widget_fullboard table.tableHorizontal thead th,
.footer-section table.tableHorizontal tbody td,
.footer-section table.tableHorizontal tbody th,
.footer-section table.tableHorizontal tfoot td,
.footer-section table.tableHorizontal tfoot th,
.footer-section table.tableHorizontal thead td,
.footer-section table.tableHorizontal thead th {
    border: 0;
    border-bottom: 1px solid #ececec;
}
div[doz_type="text"] table.tableHover > tbody > tr:hover,
.board_txt_area table.tableHover > tbody > tr:hover,
.fr-view table.tableHover > tbody > tr:hover,
.shop_view table.tableHover > tbody > tr:hover,
.modal_widget_fullboard table.tableHover > tbody > tr:hover,
.footer-section table.tableHover > tbody > tr:hover {
    background-color: rgba(128, 128, 128, 0.1)
}
div[doz_type="text"] table.tableStriped > tbody > tr:nth-of-type(odd),
.board_txt_area table.tableStriped > tbody > tr:nth-of-type(odd),
.fr-view table.tableStriped > tbody > tr:nth-of-type(odd),
.shop_view table.tableStriped > tbody > tr:nth-of-type(odd),
.modal_widget_fullboard table.tableStriped > tbody > tr:nth-of-type(odd),
.footer-section table.tableStriped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(128, 128, 128, 0.05)
}
div[doz_type="text"] table.tableStrong,
div[doz_type="text"] table.tableStrong tbody td,
div[doz_type="text"] table.tableStrong tbody th,
div[doz_type="text"] table.tableStrong tfoot td,
div[doz_type="text"] table.tableStrong tfoot th,
div[doz_type="text"] table.tableStrong thead td,
div[doz_type="text"] table.tableStrong thead th,
.board_txt_area table.tableStrong,
.board_txt_area table.tableStrong tbody td,
.board_txt_area table.tableStrong tbody th,
.board_txt_area table.tableStrong tfoot td,
.board_txt_area table.tableStrong tfoot th,
.board_txt_area table.tableStrong thead td,
.board_txt_area table.tableStrong thead th,
.board_view.new .substance table.tableStrong tbody td,
.board_view.new .substance table.tableStrong tbody th,
.board_view.new .substance table.tableStrong tfoot td,
.board_view.new .substance table.tableStrong tfoot th,
.board_view.new .substance table.tableStrong thead td,
.board_view.new .substance table.tableStrong thead th,
.fr-view table.tableStrong,
.fr-view table.tableStrong tbody td,
.fr-view table.tableStrong tbody th,
.fr-view table.tableStrong tfoot td,
.fr-view table.tableStrong tfoot th,
.fr-view table.tableStrong thead td,
.fr-view table.tableStrong thead th,
.shop_view table.tableStrong,
.shop_view table.tableStrong tbody td,
.shop_view table.tableStrong tbody th,
.shop_view table.tableStrong tfoot td,
.shop_view table.tableStrong tfoot th,
.shop_view table.tableStrong thead td,
.shop_view table.tableStrong thead th,
.modal_widget_fullboard table.tableStrong,
.modal_widget_fullboard table.tableStrong tbody td,
.modal_widget_fullboard table.tableStrong tbody th,
.modal_widget_fullboard table.tableStrong tfoot td,
.modal_widget_fullboard table.tableStrong tfoot th,
.modal_widget_fullboard table.tableStrong thead td,
.modal_widget_fullboard table.tableStrong thead th,
.footer-section table.tableStrong,
.footer-section table.tableStrong tbody td,
.footer-section table.tableStrong tbody th,
.footer-section table.tableStrong tfoot td,
.footer-section table.tableStrong tfoot th,
.footer-section table.tableStrong thead td,
.footer-section table.tableStrong thead th {
    border-color: #d8d8d8;
}
div[doz_type="text"] table.noBorder,
div[doz_type="text"] table.noBorder tbody td,
div[doz_type="text"] table.noBorder tbody th,
div[doz_type="text"] table.noBorder tfoot td,
div[doz_type="text"] table.noBorder tfoot th,
div[doz_type="text"] table.noBorder thead td,
div[doz_type="text"] table.noBorder thead th,
div[doz_type="text"] table.noBorder > thead > tr > th,
.board_view.new .substance table.noBorder tbody td,
.board_view.new .substance table.noBorder tbody th,
.board_view.new .substance table.noBorder tfoot td,
.board_view.new .substance table.noBorder tfoot th,
.board_view.new .substance table.noBorder thead td,
.board_view.new .substance table.noBorder thead th,
.board_txt_area table.noBorder,
.board_txt_area table.noBorder tbody td,
.board_txt_area table.noBorder tbody th,
.board_txt_area table.noBorder tfoot td,
.board_txt_area table.noBorder tfoot th,
.board_txt_area table.noBorder thead td,
.board_txt_area table.noBorder thead th,
.board_txt_area table.noBorder > thead > tr > th,
.shop_view table.noBorder,
.shop_view table.noBorder tbody td,
.shop_view table.noBorder tbody th,
.shop_view table.noBorder tfoot td,
.shop_view table.noBorder tfoot th,
.shop_view table.noBorder thead td,
.shop_view table.noBorder thead th,
.shop_view table.noBorder > thead > tr > th,
.modal_widget_fullboard table.noBorder,
.modal_widget_fullboard table.noBorder tbody td,
.modal_widget_fullboard table.noBorder tbody th,
.modal_widget_fullboard table.noBorder tfoot td,
.modal_widget_fullboard table.noBorder tfoot th,
.modal_widget_fullboard table.noBorder thead td,
.modal_widget_fullboard table.noBorder thead th,
.modal_widget_fullboard table.noBorder > thead > tr > th,
.footer-section table.noBorder,
.footer-section table.noBorder tbody td,
.footer-section table.noBorder tbody th,
.footer-section table.noBorder tfoot td,
.footer-section table.noBorder tfoot th,
.footer-section table.noBorder thead td,
.footer-section table.noBorder thead th,
.footer-section table.noBorder > thead > tr > th {
    border: 0;
}
.fr-view table.noBorder tbody td {
    border:0;
    background: transparent;
}
.admin .fr-view table.noBorder,
.admin .fr-view table.noBorder tbody td,
.admin .fr-view table.noBorder tbody th,
.admin .fr-view table.noBorder tfoot td,
.admin .fr-view table.noBorder tfoot th,
.admin .fr-view table.noBorder thead td,
.admin .fr-view table.noBorder thead th,
.admin .fr-view table.noBorder > thead > tr > th {
    border-style: dashed;
    border-width: 1px;
    border-color: #ececec;
}
.admin .fr-view table.noBorder {
    border-collapse: collapse;
}
.admin .fr-view table.noBorder td.fr-selected-cell, .admin .fr-view table.noBorder th.fr-selected-cell {
    border: 1px double #1e88e5;
}
.fr-view table.tableStrong,.fr-view table.tableStrong td {
    border-width :2px;
}
.fr-view table td, .fr-view table th {
    border: 1px solid #ececec;
}
.fr-view hr {
    border-top: 1px solid #ddd;
}
.fr-view .btn {
    white-space: normal;
}
.shop_view .fr-view tbody {
    border-left: 1px solid #ececec;
}
.shop_view .fr-view .noBorder tbody,
.shop_view .fr-view .tableHorizontal tbody {
    border : 0;
}

.fr-view span.fr-emoticon {
    display : inline-block;
    line-height: inherit;
}
div[doz_type="text"] table.tableHeaderDarken > thead > tr > th,
.board_txt_area table.tableHeaderDarken > thead > tr > th,
.fr-view table.tableHeaderDarken > thead > tr > th,
.shop_view table.tableHeaderDarken > thead > tr > th,
.modal_widget_fullboard table.tableHeaderDarken > thead > tr > th,
.footer-section table.tableHeaderDarken > thead > tr > th {
    background-color: rgba(128, 128, 128, 0.1)
}
.widget.empty {
    height: 200px;
    background-color: #eee;
}
.widget .add_txt {
    position: absolute;
    left: 50%;
    margin-left: -55px;
    width: 110px;
    top: 50%;
    margin-top: -7px;
    z-index: 1;
    background: #fff;
    height: 36px;
    text-align: center;
    border-radius: 2px;
    line-height: 37px;
}
.widget.logo {
    text-align: center;
}
.widget.logo.text_inline {
    text-align: left;
}
.widget.logo.text_inline > div {
    display: table-cell;
    vertical-align: middle;
}
.message_panel .none_img {
    display: inline-block;
    background: url("../../images/site/img_empty_state.png?44848487") no-repeat center top;
    width: 132px;
    height: 132px;
}
.message_panel {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 50%;
    margin-top: -120px;
    text-align: center;
}
.message_panel p {
    font-size: 20px;
    line-height: 20px;
    color: #b2b2b2;
}
@media all and (max-width: 767px) {
    .blog .blog-body .text-block strong {
        font-size: 18px;
    }
    .album-body {
        padding: 12px 10px 20px
    }
    .list-style.masonry-style .album-foot {
        padding-bottom: 12px
    }
    .album-body .title {
        margin-bottom: 10px
    }
    .album-foot .cmt, .album-foot .eye {
        display: block;
        padding-left: 0
    }
    .album-foot .comment-count.only-mobile {
        right: 10px
    }
    .list-style.masonry-style .profile-thumb {
        left: 10px;
    }
    .list-style.masonry-style .album-foot {
        padding-left: 65px;
    }
    .ad-block {
        height: 50px;
    }
    .dropdown_search .input-group {
        width: 150px
    }
    .no_member .basic_input {
        width: 100px;
    }
    .fr-view table td, .fr-view table th {
        max-width: 100%;
        word-break: break-all;
    }
}
body.offcanvas-expanded {
    overflow: hidden;
}
body.offcanvas-expanded {
    padding-right: 0 !important;
    overflow: visible;
    width: 100%;
}
.offcanvas {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 150000;
}
.offcanvas-pane {
    position: absolute;
    top: 0;
    bottom: 0;
    min-width: 8px;
    background-color: #ffffff;
    overflow: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: -webkit-transform 0.33s ease-in;
    -moz-transition: -moz-transform 0.33s ease-in;
    -o-transition: -o-transform 0.33s ease-in;
    transition: transform 0.33s ease-in;
}
.offcanvas-pane.active {
    display: block !important;
    -webkit-box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.38);
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.38);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.22, 0.99, 0.68, 0.98);
    -moz-transition: -moz-transform 0.5s cubic-bezier(0.22, 0.99, 0.68, 0.98);
    -o-transition: -o-transform 0.5s cubic-bezier(0.22, 0.99, 0.68, 0.98);
    transition: transform 0.5s cubic-bezier(0.22, 0.99, 0.68, 0.98);
}
.offcanvas_slide.board-mobile {
    transition: transform 500ms ease 0s;
    width: 320px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -320px;
    bottom: 0;
    z-index: 150000;
}
.offcanvas_show.board-mobile {
    transform: translate3d(-320px, 0px, 0px);
}
.offcanvas-head {
    position: relative;
}
.board-mobile .offcanvas-tools {
    position: absolute;
    right: 4px;
    top: 14px;
    width: 24px;
    height: 24px;
}


.board-mobile .offcanvas-tools .zmdi {
    font-size: 24px;
    cursor: pointer;
}
.alarm-pane {
    position: absolute;
    top: 0;
    bottom: 0;
    min-width: 8px;
    background-color: #ffffff;
    overflow: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: -webkit-transform 0.33s ease-in;
    -moz-transition: -moz-transform 0.33s ease-in;
    -o-transition: -o-transform 0.33s ease-in;
    transition: transform 0.33s ease-in;
}
.alarm-pane.active {
    display: block !important;
    -webkit-box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.38);
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.38);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.22, 0.99, 0.68, 0.98);
    -moz-transition: -moz-transform 0.5s cubic-bezier(0.22, 0.99, 0.68, 0.98);
    -o-transition: -o-transform 0.5s cubic-bezier(0.22, 0.99, 0.68, 0.98);
    transition: transform 0.5s cubic-bezier(0.22, 0.99, 0.68, 0.98);
}
.alarm_slide.board-mobile {
    transition: transform 500ms ease 0s;
    width: 320px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -320px;
    bottom: 0;
    z-index: 150000;
}
.offcanvas_show.board-mobile {
    transform: translate3d(-320px, 0px, 0px);
}
.board-mobile .alarm-tools {
    position: absolute;
    left: 4px;
    right: 4px;
    top: 4px;
}
.board-mobile {
    position: relative;
}
.board-mobile .alarm-tools {
    left: auto;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px
}
.board-mobile .alarm-tools .zmdi {
    font-size: 24px;
    color: #757575;
    display: inline-block;
}
.board-mobile.write .site-alarm-body .cheak_article:first-child {
    margin-top: 16px
}
.board-mobile.write .cheak_article {
    margin: 24px 0 0 16px
}
.board-mobile.write .cheak_article .icon_box_area {
    margin-top: -1px
}
.traffic-body {
    padding: 0 20px;
    background: #f9f9fa;
}
.traffic-header {
    padding-left: 30px
}
.logo_icon {
    display: inline-block;
    background: rgba(0, 0, 0, 0) url("../../images/site/logo_doznut.png?4154568") no-repeat scroll 0 0 / 39px auto;
    font-size: 20px;
    line-height: 42px;
    padding: 0 0 0 40px;
    margin-top: 25px
}
.logo_icon span {
    color: #212121;
    font-weight: normal;
    margin-left: 12px;
}
.traffic {
    left: 0;
    width: 100%;
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    text-align: Center;
}
.traffic .traffic-bg {
    display: inline-block;
    width: 222px;
    height: 185px;
    background: url("../../images/site/traffic.png?12312312") no-repeat center;
    background-size: 100% auto;
    margin-left: -30px;
}
.traffic strong {
    font-size: 36px;
    display: block;
    font-weight: normal;
    text-align: center;
    margin-top: 45px;
}
.traffic small {
    display: block;
    font-size: 17px;
    line-height: 1.5;
    text-align: Center;
    color: #999;
    margin: 12px auto 24px;
    width: 100%;
    max-width: 500px;
}
.traffic .btn {
    padding: 0 25px;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 8px;
}
@media all and (max-width: 767px) {
    .doz_aside {
        display:none;
    }
    .doz_sys .inside {
        width:100%;
    }
    .traffic-header {
        padding-left: 0;
        padding-bottom: 25px
    }
    .traffic-content {
        position: relative
    }
    .traffic {
        padding-bottom: 20px
    }
    .traffic strong {
        font-size: 24px;
    }
    .traffic small {
        font-size: 16px;
        padding: 0 15px
    }
}
@media all and (max-width: 340px) {
    .non-member input[type='text'] {
        width: 80px;
    }
    .non-member input[type='password'] {
        width: 120px;
    }
    .traffic strong {
        margin-top: 25px;
        font-size: 20px;
    }
    .traffic small {
        font-size: 14px;
    }
}
button.btn-flat, .btn-flat {
    background-color: transparent !important;
    border-color: transparent !important;
}

.fr-toolbar.fr-inline.fr-mobile, .fr-sticky-on.fr-sticky-ios {
    width: 100% !important;
}
.member_profile {
    background: #fff;
    border-radius: 3px;
    color: #212121;
    width: 300px;
    right: 0;
    left: auto;
    padding: 0
}
.member_profile .btn {
    letter-spacing: 0;
}
.member_profile .profile-info img {
    width: 80px;
    height:80px;
}
.member_profile .dropdown-profile {
    padding: 24px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
}
.member_profile .dropdown-profile .profile-info small {
    display: block;
}
.member_profile .profile-footer {
    padding: 0;
    border-radius: 3px;;
}
.member_profile .profile-footer a {
    display: table-cell;
    color: #212121;
    padding: 12px 0;
    font-size:13px;
    word-break: break-word;
    word-wrap: break-word;
    white-space: normal;
    border-right: 1px solid #eee !important;
}
.member_profile .profile-footer a:last-child {
    border-right: none;
}
.member_profile .profile-footer a:hover, .member_profile .profile-footer a:active, .member_profile .profile-footer a:focus {
    background: #f0f0f0;
}
.fc-day-grid-event:not(.active) .fc-content {
    color:#212121;
}
.fc-day-grid-event.time-event .fc-content{
    color: inherit;
}
.form-widget.deadline {
    position: relative;
}
.form-widget .deadline-bar {
    display: none
}
.form-widget.deadline .deadline-bar {
    display: block;
    font-size: 16px;
    line-height: 1;
    background: rgba(246, 64, 72, 0.3);
    padding: 12px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 30px;
}
.form-widget.deadline .deadline-bar i {
    color: #7e6263
}
.form-widget.deadline .deadline-opacity {
    opacity: 0.3;
    cursor: no-drop;
}
.form-widget.deadline .deadline-opacity * {
    cursor: no-drop !important;
}
.icon-required {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #f25656;
    border-radius: 50%;
    margin-left: 5px;
    vertical-align: 2px;
}
.canvas-holder {
    max-width: 400px;
}
.chart_data ul {
    list-style: none;
    margin: 0;
    padding:0;
}
.chart_data .chartcolor {
    display: inline-block;
    width: 16px;
    height:16px;
    vertical-align: middle;
    margin-right: 8px;
}
.chart_data .opt {
    display: inline-block;
    vertical-align: middle;
}
.opt_list {
    margin:0;
    padding:0;
    list-style: none;
}
.opt_list li {
    background-color:rgba(128,128,128,0.1);
    padding:8px;
    margin-bottom:5px;
}
.layer-popup.terms {
    height: 100%;
    max-width: 560px;
    max-height: 700px;
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 30px 0 50px;
    line-height: 1.6;
    border-radius: 0;
    position: fixed;
    left: 50%;
    top: 100px;
    margin-left: -280px;
    z-index: 500;
}
.layer-popup.terms header {
    font-size: 20px;
    padding: 0 30px;
    display: inline-block;
    width: auto;
    line-height: 1
}
.layer-popup.terms .zmdi-close {
    position: absolute;
    right: 24px;
    top: 33px;
    cursor: pointer
}
.layer-popup.terms.password {
    max-height: 400px;
    margin-top: -200px;
}
.layer-popup.terms h1 {
    font-size: 20px;
}
.layer-popup.terms .content {
    height: 100%;
    overflow: auto;
    padding: 0 30px;
    margin-top: 40px;
}
.layer-popup.terms .content h4, .layer-popup.terms .content h5 {
    margin: 1.2em 0 1.2em;
    font-weight: 500;
}
.layer-popup.terms .content h5 {
    font-size: 16px;
}
.layer-popup.terms .content strong {
    font-weight: 500;
}
.layer-popup.terms .content p {
    margin-bottom: 10px;
}
.layer-popup.terms .content ol li, .layer-popup.terms .content ul li ol li {
    list-style-type: decimal;
}
.layer-popup.terms .content ol li ol li {
    list-style-type: decimal;
}
.layer-popup.terms .content ul li {
    list-style-type: disc;
}
@media all and (max-width: 767px) {
    .layer-popup.terms {
        left: 0;
        top: 0;
        width: 100%;
        margin: 0;
        max-width: 100%;
    }
    .layer-popup.terms, .layer-popup.terms.password {
        margin-top: 0;
        height: 100%;
        max-height: none;
    }
}
.input-block .radio label, .input-block .checkbox label {
    padding-left: 0
}
.input-block .alert {
    padding       : 0;
    display       : inline-block;
    color         : #F84A71;
    margin-left   : 5px;
    margin-bottom : 0;
    border-left   : 0;
}
.term .input-block.term-block .checkbox:nth-child(1) {
    margin-top: 21px;
}
.term .btn-block {
    margin-top: 10px;
}
.term .btn-block .btn-basic {
    background: #E7E7E7
}
.term .btn-block .btn {
    width       : 49.5%;
    height      : 48px;
    line-height : 46px;
    padding     : 0;
    letter-spacing: 0.1em;
    font-size: 14px;
}
.term .btn-block .btn:first-child {
    margin-right: 1%;
}
.checkbox-styled:not(ie8).no-margin input ~ span,.radio-styled:not(ie8).no-margin input ~ span {
    padding-left:20px;
}
.checkbox-styled:not(ie8) input[type="radio"],.radio-styled:not(ie8) input[type="radio"],.checkbox-styled:not(ie8) input[type="checkbox"],.radio-styled:not(ie8) input[type="checkbox"] {
    position:absolute;
    z-index:-1;
    opacity:0;
    filter:alpha(opacity=0);
}
.checkbox-styled:not(ie8).disabled ~ span:before,.radio-styled:not(ie8).disabled ~ span:before,.checkbox-styled:not(ie8) input[disabled] ~ span:before,.radio-styled:not(ie8) input[disabled] ~ span:before,.checkbox-styled:not(ie8) input[readonly] ~ span:before,.radio-styled:not(ie8) input[readonly] ~ span:before {
    color:#BDBDBD;
}
.checkbox-styled:not(ie8).disabled:checked ~ span:before,.radio-styled:not(ie8).disabled:checked ~ span:before,.checkbox-styled:not(ie8) input[disabled]:checked ~ span:before,.radio-styled:not(ie8) input[disabled]:checked ~ span:before,.checkbox-styled:not(ie8) input[readonly]:checked ~ span:before,.radio-styled:not(ie8) input[readonly]:checked ~ span:before {
    color:#BDBDBD;
}
.checkbox-styled:not(ie8).disabled:checked ~ span:after,.radio-styled:not(ie8).disabled:checked ~ span:after,.checkbox-styled:not(ie8) input[disabled]:checked ~ span:after,.radio-styled:not(ie8) input[disabled]:checked ~ span:after,.checkbox-styled:not(ie8) input[readonly]:checked ~ span:after,.radio-styled:not(ie8) input[readonly]:checked ~ span:after,.radio-styled:not(ie8) input[disabled] ~ span:before {
    background-color:#e5e6e6;
}
.checkbox-styled:not(ie8) input ~ span:before,
.radio-styled:not(ie8) input ~ span:before {
    content        :'';
    position       : absolute;
    left: 0;
    display        : inline-block;
    vertical-align : top;
    background     : #fff;
    color          : #fff;
    text-indent    : .07em;
    line-height    : 1.44em;
    font-weight    : 600;
    border-radius  : 3px;
    border         : 1px solid #cfd6d9;
    text-align     : center;
}
.radio-styled:not(ie8) input ~ span:before {
    top: 0.1125em;
    height         : 1em;
    width          : 1em;
    font-size: 1.375em;
    font-size: max(1.375em, 12px);
}
.checkbox-styled:not(ie8) input ~ span:before {
    top: 0.175em;
    height         : 1.67em;
    width          : 1.67em;
    font-size: 0.75em;
    font-size: max(0.75em, 9px);
}
.checkbox-styled:not(ie8) input:checked ~ span:before {
    content: '\f012';
    font-family: 'Black Tie';
    vertical-align: -14.28571429%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
    background: #1A6DFF;
    border: 1px solid #1A6DFF;
    border-left-width: 2px;
    border-right-width: 2px;
}
.checkbox-styled:not(ie8) input ~ span, .radio-styled:not(ie8) input ~ span {
    position: relative;
    padding-left: 2em;
    display: inline-block;
    cursor: pointer;
    vertical-align: text-top;
}
.checkbox-styled:not(ie8) input ~ span {
    padding-left: 1.9375em;
}
.radio-styled:not(ie8) input ~ span:before {
    border-radius: 50%;
}
.radio-styled:not(ie8) input ~ span.no-radius:before {
    border-radius: 0;
}
.radio-styled:not(ie8).radio_color_option {
    padding: 0;
    margin: 0 5px 5px 0;
    line-height: 0;
}
.radio-styled:not(ie8).radio_color_option[data-title]:hover:before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #000;
    width: 0;
    height: 0;
}
.radio-styled:not(ie8).radio_color_option[data-title]:hover:after  {
    content: attr(data-title);
    background: rgba(0,0,0, 0.8);
    color: #fff;
    padding: 0.5em 0.8em;
    border-radius: 4px;
    bottom: -30px;
    position: absolute;
    line-height: 12px;
    left: 50%;
    white-space: pre;
    word-break: keep-all;
    text-align: center;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index:100;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    white-space: nowrap;
    word-break: normal;
    word-wrap: break-word;
}
.doz_sys .radio-styled:not(ie8).radio_color_option input ~ span {
    width: 26px;
    height: 26px;
    padding: 0;
    margin: 0;
    position: relative;
}
.doz_sys .radio-styled:not(ie8).radio_color_option.small input ~ span {
    width: 18px;
    height: 18px;
    position: relative;
}
.doz_sys .radio-styled:not(ie8).radio_color_option input ~ span span {
    position: absolute;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    left: 4px;
    top: 4px;
}
.doz_sys .radio-styled:not(ie8).radio_color_option.small input ~ span span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-width : 1px;
    border-style: solid;
}
.doz_sys .radio-styled:not(ie8).radio_color_option input ~ span:before {
    border-radius: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    background: none;
}
.doz_sys .radio-styled:not(ie8).radio_color_option[data-style="C"] span,
.doz_sys .radio-styled:not(ie8).radio_color_option[data-style="C"] input ~ span:before {
    border-radius: 50%;
}
.doz_sys .radio-styled:not(ie8).radio_color_option input ~ span:before {
    border-color: #e0e0e0;
}
.doz_sys .radio-styled:not(ie8).radio_color_option input:checked ~ span:before {
    border: 2px solid #1A6DFF;
}
#goods_wrap .radio-styled:not(ie8).radio_color_option.soldout_option input ~ span span {
    background-color: #eee !important;
    background-image: none !important;
}
#goods_wrap .radio-styled:not(ie8).radio_color_option.soldout_option input ~ span:after {
    content: '';
    width: 1px;
    height: 34px;
    display: block;
    position: absolute;
    background: #e0e0e0;
    transform: rotate(45deg);
    left: 48%;
    top: -4px;
}
#goods_wrap .radio-styled:not(ie8).radio_color_option.soldout_option[data-style="C"] input ~ span:after {
    left: 49%;
    top: 1px;
    height: 25px;
}
.radio-styled:not(ie8) input:checked ~ span:before {
    background: radial-gradient(#1A6DFF 35%, #FFFFFF 45%);
}
.round-check.checkbox-styled:not(ie8) input ~ span:before{
    position: absolute;
    left: 0;
    top: -7px;
    z-index: 1;
    content: '';
    height:16px;
    width:16px;
    line-height:16px;
    background:url("../../images/site/round-check-off.png?87878942") no-repeat;
    background-size:16px;
}
.round-check.checkbox-styled:not(ie8) input:checked ~ span:before{
    content: '';
    height:16px;
    border-radius:50%;
    width:16px;
    line-height:16px;
    background:url("../../images/site/round-check-on.png?48478753") no-repeat;
    background-size:16px;
}
.fr-video:after {
    display: none;
}
@media (max-width: 991px) {
    .pc_section .sub_menu_hide,
    .mobile_hide {
        display: none;
    }
    .doz_sys .pc_section .doz_row.hidden-xs,
    div[hidden_xs="Y"] {
        display: none !important;
    }
    body.full_board_view .section_wrap[doz_footer_repeat="N"].mobile_hide {
        display: block;
    }
    .mobile_section {
        display: block;
    }
    .fr-video.fr-dvb {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
        display: block;
    }
    .fr-video.fr-dvb iframe {
        position : absolute;
        top      : 0;
        left     : 0;
        width    : 100% !important;
        height   : 100% !important;
    }
    .fr-video.fr-dvi {
        position: static;
        width: auto;
        padding-bottom: 0;
    }
}
.hidden {
    opacity: 0;
}
.visible {
    opacity: 1;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .select_option_list2._select_option .tse-scrollable .tse-scroll-content {
        width: 115px !important;
        height: 100% !important;
        max-height: 225px
    }

}
.tse-scrollbar .drag-handle {
    width: 3px !important;
}
.tse-scrollbar .drag-handle.visible {
    opacity: 0.5 !important;
}
.style-default {
    background-color: #f6f6f8;
    border-color: #f6f6f8;
}
.no-border {
    border: 0 !important;
}
.no-bg {
    background: transparent;
}
.text-danger {
    color:#fb4637 !important;
}
.text-success {
    color:#3dc730;
}
.text-bright {
    color : #fff !important;
}
.text-gray {
    color: #757575 !important;
}
.text-gray-light {
    color: #999 !important;
}
a.text-bright:hover {
    color: #f0f0f0;
}
.bg-bright {
    background: #fff;
}
.absolute {
    position: absolute;
    display: block;
}
.holder {
    position: relative;
}
.no-radius {
    border-radius: 0;
}
.opacity-0 {
    opacity: 0;
}
.opacity-25 {
    opacity: 0.25 !important;
    filter: alpha(opacity=25) !important;
}
.opacity-40 {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.opacity-50 {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.opacity-60 {
    opacity: 0.6;
}
.opacity-70 {
    opacity: 0.7;
}
.opacity-75 {
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.opacity-100 {
    opacity: 1;
    filter: alpha(opacity=100);
}
.no-margin {
    margin: 0 !important;
}
.no-margin-top {
    margin-top: 0 !important;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.no-margin-y {
    margin-top: 0 !important;
    margin-bottom :0 !important;
}
.margin-bottom-lg {
    margin-bottom: 4px;
}
.margin-bottom-xl {
    margin-bottom: 8px !important;
}
.margin-bottom-12{
    margin-bottom: 12px !important;
}
.margin-bottom-xxl {
    margin-bottom: 16px !important;
}
.margin-bottom-xxxl {
    margin-bottom: 24px;
}
.margin-bottom-xxxxl {
    margin-bottom: 32px;
}
.margin-top-lg {
    margin-top: 4px;
}
.margin-top-xl {
    margin-top: 8px;
}
.margin-top-12 {
    margin-top: 12px;
}
.margin-top-xxl {
    margin-top: 16px;
}
.margin-top-xxxl {
    margin-top: 24px;
}
.margin-top-xxxxl {
    margin-top: 32px;
}
.margin-top-xxxxxl {
    margin-top: 40px;
}
.margin-left-lg {
    margin-left: 4px;
}
.margin-left-xl {
    margin-left: 8px;
}
.margin-left-12 {
    margin-left: 12px;
}
.margin-left-xxl {
    margin-left: 16px;
}
.margin-left-xxxl {
    margin-left: 24px;
}
.margin-right-lg {
    margin-right: 4px;
}
.margin-right-xl {
    margin-right: 8px;
}
.margin-right-12 {
    margin-right: 12px;
}
.margin-right-xxl {
    margin-right: 16px;
}
.margin-right-xxxl {
    margin-right: 24px;
}
.no-pointer {
    cursor: default !important;
}
.no-padding {
    padding: 0 !important;
}
.no-padding button {
    padding: 0 8px;
}
.no-padding-x {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.no-padding-y {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.sm-padding {
    padding: 12px 8px 12px;
}
.force-padding {
    padding: 24px;
}
.large-padding {
    padding: 48px;
}
.xlarge-padding {
    padding: 60px;
}
.normal-padding {
    padding: 15px
}
.small-padding {
    padding: 12px;
}
.no-y-padding {
    padding: 0 24px;
}
.no-side-padding, .no-x-padding {
    padding: 24px 0;
}
.btn-sm-padding {
    padding: 2px 15px;
}
.padding-bottom-xl{
    padding-bottom: 8px !important;
}
.btn-circle {
    border-radius: 30px !important;
}
.border-gray,
.border-black,
.border-white,
.border-lg,
.border-xl,
.border-xxl {
    border-style: solid;
    border-width: 1px;
    border-color: #0c0c0c;
}
.border-lg {
    border-width: 2px;
}
.border-xl {
    border-width: 3px;
}
.border-xxl {
    border-width: 5px;
}
.border-white {
    border-color: #ffffff;
}
.border-gray {
    border-color: #969c9c;
}
.border-gray.bright {
    border-color: #e5e5e5;
}
.border-transparent {
    border-color: transparent;
}
.hidden-border {
    border-color: transparent !important;
}
.border-dashed {
    border-style: dashed;
}
.default_border_bottom {
    border-bottom :1px solid #e5e5e5;
}
.overlay {
    position: absolute;
    left: 0;
    right: 0;
    padding:0 15px;
}
.overlay-default {
    background-color: rgba(150, 156, 156, 0.75);
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.overlay-primary {
    background-color: rgba(10, 168, 158, 0.75);
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.overlay-shade-top {
    background-image: -webkit-linear-gradient(top, rgba(12, 12, 12, 0.6) 0%, rgba(12, 12, 12, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(12, 12, 12, 0.6) 0%, rgba(12, 12, 12, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(12, 12, 12, 0.6) 0%, rgba(12, 12, 12, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#990c0c0c', endColorstr='#000c0c0c', GradientType=0);
}
.overlay-shade-bottom {
    background-image: -webkit-linear-gradient(top, rgba(12, 12, 12, 0) 0%, rgba(12, 12, 12, 0.6) 100%);
    background-image: -o-linear-gradient(top, rgba(12, 12, 12, 0) 0%, rgba(12, 12, 12, 0.6) 100%);
    background-image: linear-gradient(to bottom, rgba(12, 12, 12, 0) 0%, rgba(12, 12, 12, 0.6) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000c0c0c', endColorstr='#990c0c0c', GradientType=0);
}
.mask {
    position : relative;
    overflow : hidden;
}
.bottom-layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
.top-layer {
    position: relative;
    z-index: 1;
}
.stick-top-left,
.stick-top-right,
.stick-top-left-right {
    position: absolute;
    top: 0;
}
.stick-bottom-left,
.stick-bottom-right,
.stick-bottom-left-right {
    position: absolute;
    bottom: 0;
}
.stick-top-left,
.stick-bottom-left,
.stick-top-left-right,
.stick-bottom-left-right {
    left: 0;
}
.stick-top-right,
.stick-bottom-right,
.stick-top-left-right,
.stick-bottom-left-right {
    right: 0;
}
.height-1,
.size-1 {
    height: 40px;
}
.height-1-4,
.size-1-4 {
    height : 55px;
}
.height-2,
.size-2 {
    height: 80px;
}
.height-3,
.size-3 {
    height: 120px;
}
.height-4,
.size-4 {
    height: 160px;
}
.height-5,
.size-5 {
    height: 200px;
}
.height-6,
.size-6 {
    height: 240px;
}
.height-7,
.size-7 {
    height: 280px;
}
.height-8,
.size-8 {
    height: 320px;
}
.height-9,
.size-9 {
    height: 360px;
}
.height-10,
.size-10 {
    height: 400px;
}
.height-11,
.size-11 {
    height: 440px;
}
.height-12,
.size-12 {
    height: 480px;
}
.width-1,
.size-1 {
    width: 40px;
}
.width-2,
.size-2 {
    width: 80px;
}
.width-3,
.size-3 {
    width: 120px;
}
.width-4,
.size-4 {
    width: 160px;
}
.width-5,
.size-5 {
    width: 200px;
}
.width-6,
.size-6 {
    width: 240px;
}
.width-7,
.size-7 {
    width: 280px;
}
.width-8,
.size-8 {
    width: 320px;
}
.width-9,
.size-9 {
    width: 360px;
}
.width-10,
.size-10 {
    width: 400px;
}
.width-11,
.size-11 {
    width: 440px;
}
.width-12,
.size-12 {
    width: 480px;
}
.auto-width {
    width: auto;
}
.full-width {
    width: 100% !important;
}
.full-height {
    height: 100%;
}
.break-word {
    word-wrap:break-word ;
}
@media (min-width: 768px) {
    .scroll-xs {
        height: auto !important;
    }
}
@media (min-width: 992px) {
    .scroll-sm {
        height: auto !important;
    }
}
@media (min-width: 1200px) {
    .scroll-zmdi {
        height: auto !important;
    }
}
.table .graph {
    padding: 12px 8px 0;
}
.wrap:after {
    clear: both;
    content: "";
    display: block;
}
.wrap .number {
    width: 80px;
    float: left;
    line-height: 26px;
    margin-top: -11px;
}
.wrap .progress.progress-hairline {
    margin: 0;
}
.imweb-loader {
    position: fixed;
    top: 0;
    z-index: 999999999;
    width: 100%;
}
.imweb-loader .progress {
    height: 5px;
    border-radius: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.imweb-loader .progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contain-xs {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}
.contain-sm {
    max-width: 769px;
    margin-left: auto;
    margin-right: auto;
}
.contain-zmdi {
    max-width: 992px;
    margin-left: auto;
    margin-right: auto;
}
.contain-lg {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.star-rating,
.demo-color {
    display: inline-block;
}
pre.prettyprint {
    display: block;
    background-color: #f7f7f9;
    font-size: 13px;
    padding: 9px 14px !important;
    border-color: #e1e1e8 !important;
    tab-size: 2;
    -moz-tab-size: 2;
    -o-tab-size: 2;
}
pre .nocode {
    background-color: transparent;
    color: #ffffff;
}
pre .str {
    color: #da4950;
}
pre .kwd {
    color: #2f6f9f;
}
pre .com {
    color: #999999;
}
pre .typ {
    color: #2f6f9f;
}
pre .lit {
    color: #cd5c5c;
}
pre .pun {
    color: #4f9fcf;
}
pre .pln {
    color: #333333;
}
pre .tag {
    color: #2f6f9f;
}
pre .atn {
    color: #4f9fcf;
}
pre .atv {
    color: #da4950;
}
pre .dec {
    color: #009999;
}
.blocked {
    display: block;
}
.hidden-el {
    display: none;
}
.tabled {
    display: table;
}
.table-row {
    display: table-row;
}
.inline-blocked {
    display: inline-block;
}
.flexed {
    display: flex;
}
.align-item-center {
    align-items: center;
}
.table-cell {
    display: table-cell;
}
.table-row {
    display: table-row;
}
.vertical-middle {
    vertical-align: middle;
}
.vertical-top {
    vertical-align: top;
}
.vertical-bottom {
    vertical-align: bottom;
}
.overflow-hidden {
    overflow: hidden;
}
.txt_l {
    text-align: left;
}
.txt_c {
    text-align: center;
}
.txt_b .btn {
    display: block;
}
.txt_r {
    text-align: right;
}
.text-xs {
    font-size: 75%;
}
.text-sm {
    font-size: 85%;
}
.text-lg {
    font-size: 125%;
}
.text-x {
    font-size: 160%;
}
.text-xl {
    font-size: 180%;
}
.text-xxl {
    font-size: 225%;
}
.text-xxxl {
    font-size: 330%;
}
.text-xxxxl {
    font-size: 500%;
}
.text-12 {
    font-size:12px !important;
}
.text-13 {
    font-size:13px !important;
}
.text-14 {
    font-size:14px !important;
}
.text-15 {
    font-size:15px !important;
}
.text-16 {
    font-size:16px !important;
}
.text-18 {
    font-size:18px !important;
}
.text-20 {
    font-size:20px !important;
}
.text-22 {
    font-size:22px !important;
}
.text-32 {
    font-size:32px !important;
}
.text-weight-medium {
    font-weight: 500 !important;
}
.text-bold {
    font-weight: 600 !important;
}
.text-ultra-bold{
    font-weight: 900 !important;
}
.absolute_left {
    left: 0;
}
.absolute_right {
    right: 0;
}
.absolute_middle {
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.write-header .header_line {
    margin: 0 auto;
}
.write-header .board-name {
    font-size:20px;
    float: left;
    font-weight:400;
    color: #4a4a4a;
}
.write-header .board-name a  {
    color: #4a4a4a;
}
.write-header .write-btn {
    float: right;
}
.write-header .write-btn .btn {
    padding: 6.5px 12px;
    border-radius: 3px;
}
.write-header .write-btn button:focus {
    outline: none;
}
.write-header .write-btn a.btn_style {
    background: #fff;
    border:1px solid #d3d3d3;
    color : #4a4a4a;
    margin-right: 5px;
}
.write-header .write-btn a.icon_style {
    display: none;
}
.write-body {
    max-width:1000px;
    margin:0 auto;
    width: 100%;
}
.write-body .board_summary {
    border-bottom: 0;
    margin: 30px 0 0 0;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.write-body .board_summary .right {
    padding-top :4px;
}
.write-body .board_summary .right .tooltip-inner {
    width: 50px;
}
.write-body .board_summary .right a {
    display: inline-block;
}
.write-body .board_summary .right i {
    color: #aaa;
    font-size:24px;
    line-height:32px;
}
.write-body .board_summary .right i span {
    padding-left:8px;
}
.write-body .editor_box {
    padding-left :40px;
    position     : relative;
}
.bg_on .editor_box .add_map, .bg_on .editor_box .add_map.on {
    top : 370px;
}
.editor_box .add_map {
    top      : 75px;
    color    : #4a4a4a;
}
.editor_box .add_map .info, .editor_box .add_map.on .marker {
    display : none;
}
.editor_box .add_map.on {
    top : 79px;
}
.editor_box.no_member .add_map {
    top : 135px;
}
.editor_box .add_map.on .info {
    display : block;
}
.editor_box .add_map .info > div {
    display : inline;
    padding-right : 10px;
    line-height   : 15px;
}
.editor_box .add_map .info > div.phone {
    border-width : 0 1px;
    border-style : solid;
}
.editor_box .add_map .info > div:nth-child(n+3) {
    padding-left : 10px;
}
.modal_map_editor .map-pin {
    top    : 50%;
    left   : 50%;
    margin : -20px 0 0 -12px;
}
.modal_map_editor .form-wrap {
    padding : 30px;
}
.modal_map_editor .form-wrap input {
    border-width  : 0 0 1px 0;
    border-radius : 0;
    padding-left  : 0;
    color: #212121;
}
.modal_map_editor .modal-dialog {
    width : 700px;
}
.modal_map_editor .layer_pop .bottom-btn {
    padding : 20px 0 0 0;
}
.modal_map_editor .layer_pop .bottom-btn a {
    border-radius : 3px;
    padding       : 6px 18px;
}
.modal_map_editor .icon {
    position  : absolute;
    top       : 0;
    right     : 15px;
    font-size : 20px;
    color     : #999;
}
.ui-timepicker-wrapper {
    overflow-y: auto;
    height: 150px;
    width: 150px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
    box-shadow:0 5px 10px rgba(0,0,0,0.2);
    outline: none;
    z-index: 10001;
    margin: 0;
}
.ui-timepicker-wrapper.ui-timepicker-with-duration {
    width: 13em;
}
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
    width: 11em;
}
.ui-timepicker-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ui-timepicker-duration {
    margin-left: 5px; color: #888;
}
.ui-timepicker-list:hover .ui-timepicker-duration {
    color: #888;
}
.ui-timepicker-list li {
    padding: 3px 0 3px 5px;
    cursor: pointer;
    white-space: nowrap;
    color: #000;
    list-style: none;
    margin: 0;
}
.ui-timepicker-list:hover .ui-timepicker-selected {
    background: #fff; color: #000;
}
li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
    background: #1980EC; color: #fff;
}
li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
    color: #ccc;
}
.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    color: #888;
    cursor: default;
}
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    background: #f2f2f2;
}
.start_day .one_day {
    color: #4a4a4a ;
    line-height: 1.3;
    padding-left:20px;
}
.non-members input {
    width: 146px;
}
.non-members input:nth-child(1) {
    float: left;
    margin-right: 10px;
}
.write-body .tit-area input, .write-body .form-area input, .add_container input {
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    width: 100%;
    height: 100%;
    padding: 0;
    border: none;
    background: 0 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}
.add_container input {
    font-size     : 18px;
    height        : 40px;
    border-radius : 0 !important;
    padding-right : 30px;
}
.add_container .form {
    padding  : 30px 0;
    position : relative;
}
.add_container .form i {
    font-size  : 20px;
    position   : absolute;
    right      : 0;
    top        : 50%;
    margin-top : -10px;
}
.add_container .block {
    position   : relative;
    margin     : 0 -40px 2px;
    padding    : 20px 40px;
    background : #f6f6f8;
}
.add_container .block i {
    font-size  : 25px;
    position   : absolute;
    right      : 40px;
    top        : 50%;
    margin-top : -12.5px;
    color      : #999;
}
.add_container .block .on i {
    color : #4a4a4a;
}
.add_container .block .post span {
    font-size : 16px;
    color     : #999;
}
.add_container .block .box {
    font-size     : 12px;
    border        : 1px solid #ccc;
    border-radius : 15px;
    width         : 45px;
    height        : 20px;
    display       : inline-block;
    text-align    : center;
    margin-right  : 10px;
    background    : #fff;
}
.quick_tool_wrap.active {
    width      : 100%;
    height     : 100%;
    background : rgba(0, 0, 0, 0.75);
    position   : fixed;
    top        : 0;
    bottom     : 0;
    left       : 0;
    z-index    : 19000;
}
.quick_tool {
    position : fixed;
    bottom   : 25px;
    right    : 25px;
    width    : 45px;
    z-index  : 18000;
}
.quick_tool button {
    width         : 45px;
    height        : 45px;
    border        : none;
    border-radius : 50%;
    background: #fff;
    text-align: center;
    visibility: visible;
    opacity: 1;
}
.quick_tool button.quick_tooltip_control {
    -webkit-transform  : rotate(0);
    transform          : rotate(0);
    transition         : -webkit-transform .1s;
    transition         : transform .1s;
    transition         : transform .1s, -webkit-transform .1s;
    -webkit-box-shadow : 1px 0px 10px -1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow    : 1px 0px 10px -1px rgba(0, 0, 0, 0.5);
    box-shadow         : 1px 0px 10px -1px rgba(0, 0, 0, 0.5);
}
.quick_tool button.quick_tooltip_control:after {
    content                 : "\f0dc";
    opacity                 : 1;
    font                    : normal normal normal 14px/1 "Black Tie";
    text-rendering          : auto;
    -webkit-font-smoothing  : antialiased;
    -moz-osx-font-smoothing : grayscale;
    font-size               : 20px;
    vertical-align          : middle;
    font-weight             : 100;
}
.quick_tool.open button.quick_tooltip_control:after {
    content                 : "\f00c";
    opacity                 : 1;
    font                    : normal normal normal 14px/1 "Black Tie";
    text-rendering          : auto;
    -webkit-font-smoothing  : antialiased;
    -moz-osx-font-smoothing : grayscale;
    font-size               : 17px;
    vertical-align          : middle;
    font-weight             : 100;
}
.quick_tool button span.icon {
    font-size      : 17px;
    vertical-align : middle;
}
.quick_tool.open > button {
    margin-top : 20px;
}
.quick_tool .quick_tool_menu {
    display: inline-block;
    visibility: hidden;
    transform: scale(0);
}
.quick_tool.open .quick_tool_menu {
    visibility: visible;
    transform: scale(1);
}
.quick_tool .quick_tool_menu button {
    -webkit-transform: scale(0);
    transform: scale(0);
    transition-duration: .2s;
}
.quick_tool.open .quick_tool_menu button {
    -webkit-transform   : scale(1);
    transform           : scale(1);
    transition-duration : .2s;
    margin-top          : 20px;
    transition-delay    : 120ms;
    -webkit-box-shadow  : 1px 0 10px -1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow     : 1px 0 10px -1px rgba(0, 0, 0, 0.5);
    box-shadow          : 1px 0 10px -1px rgba(0, 0, 0, 0.5);
}
.quick_tool.open .button-scale > .icon:before {
    -webkit-transform   : scale(0);
    transform           : scale(0);
    transition-property : -webkit-transform;
    transition-property : transform;
    transition-property : transform, -webkit-transform;
    transition-duration : .2s
}
.quick_tool.open .quick_tool_menu .button-scale .icon:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-delay: .1s;
}
.quick_tool.open .quick_tool_menu button:nth-child(4) {
    transition-delay: 30ms;
}
.quick_tool.open .quick_tool_menu button:nth-child(3) {
    transition-delay: 60ms;
}
.quick_tool.open .quick_tool_menu button:nth-child(2) {
    transition-delay: 90ms;
}
.write-body .txt-area {
    padding: 20px 0 50px 0;
    min-height:500px;
}
.write-body .txt-area em {
    color : #bdbdbd;
    font-size :20px;
}
.write-body .tag-area {
    overflow: hidden;
    width: 100%;
    padding: 20px 0;
    border-top :1px solid #ddd;
}
.write-body .tag-area .tag_label {
    margin: 0;
    font-size: 20px;
    display: inline-block;
    width: 35px;
    float: left;
}
.write-body .tag-area .se_tag_area {
    display: inline-block;
    width: 95%;
}
.write-body .tag-area .se_tag_area span {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #bfbfbf;
    padding-left: 10px;
}
.tagit {
    list-style: none;
    padding:1px;
    overflow-y: auto;
    margin-left: inherit;
    margin-right: inherit;
    background: inherit;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    margin-bottom: 0;
}
.tagit li {
    display: block;
    float: left;
    margin: 1px 9px 10px 0;
}
.tagit .tagit-choice {
    position: relative;
    min-height: 19px;
    border: 0;
    background-color: #f2f2f2;
    line-height: inherit;
    font-weight: 400;
    padding: 2px 5px;
}
.tagit .tagit-choice .tagit-label {
    cursor: pointer;
    color: #777;
}
.tagit .tagit-choice .tagit-label:before {
    content: '#';
}
.tagit .tagit-new {
    display: block;
    float: left;
    width: 185px;
    padding: 2px 4px 3px 0;
}
.tagit input {
    border: none;
}
.section_bg.fixed_bg {
    background-attachment: fixed;
    /*-webkit-backface-visibility: hidden;*/
    /*-webkit-transform: translate3d(0, 0, 0);*/
}
@media all and (max-width: 991px) {
    .section_bg.fixed_bg {
        background-attachment : inherit;
    }
    .shop_view .shop-content .select_wrap {
        margin-left: 0;
    }
}
@media all and (max-width: 767px) {
    .xs-text-12 {
        font-size:12px !important;
    }
    .xs-text-13 {
        font-size:13px !important;
    }
    .xs-text-14 {
        font-size:14px !important;
    }
    .xs-text-15 {
        font-size:15px !important;
    }
    .xs-text-16 {
        font-size:16px !important;
    }
    .xs-text-18 {
        font-size:18px !important;
    }
    .xs-text-20 {
        font-size:20px !important;
    }
    .radio-styled:not(ie8).radio_color_option input ~ span {
        width: 30px;
        height: 30px;
    }
    #goods_wrap .radio-styled:not(ie8).radio_color_option.soldout_option input ~ span:after {
        height: 41px;
        top: -5px;
    }
    #goods_wrap .radio-styled:not(ie8).radio_color_option.soldout_option[data-style="C"] input ~ span:after {
        height: 28px;
    }
    .write-body .tit-area textarea {
        height:30px !important;
        font-size:16px;
    }
    .write-body .tag-area .tag_label {
        font-size:14px;
        padding-top:3px;
    }
    .write-body .tag-area .se_tag_area span {
        padding-left:0;
    }
    .write-body .board_summary .right {
        display: block
    }
    .write-body .board_summary .right i {
        font-size :20px;
        margin-left :10px;
    }
    .tagit input {
        font-size:14px;
    }
    .tagit .tagit-choice .tagit-label {
        font-size:14px;
    }
    .no-permission {
        padding:48px 0;
    }
    .no-permission h6 {
        font-size:16px;
    }
    .shop_mypage .popover {
        height: auto !important;
        min-height: 100vh;
    }
}
.dropdown_comment .comment_comment_wrap .comment_wrap{
    position : relative;
    padding-bottom: 0;
}
.dropdown_comment .reply_ico {
    position : absolute;
    top: 30px;
    left: 10px;
}
.dropdown_comment .reply_ico i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(10deg);
}
.fc-toolbar {
    position : relative;
    margin-bottom :25px;
    display: flex;
}
.doz_sys .fc-toolbar h2 {
    font-size :22px;
    font-weight :400;
    line-height: 1.5em;
}
.fc-toolbar .fc-left{
    order: 2;
}
.fc-toolbar .fc-right{
    position: absolute;
    right: 0;
}
.fc-toolbar .fc-center {
    float : left;
    order :1;
    margin-right :15px;
}
.fc-toolbar button.fc-today-button {
    display: none;
}
.fc-state-default {
    background: #fff;
    background-image : none;
    border :1px solid #ddd;
    text-shadow : none;
    box-shadow: none;
}
.fc-icon-right-single-arrow:after,.booking_toolbar .booking_next:after {
    content: "\f093";
    display: inline-block;
    font: normal normal normal 14px/1 "Black Tie";
    font-size: inherit;
    vertical-align: -14.28571429%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fc-icon-left-single-arrow:after,.booking_toolbar .booking_prev:after{
    content: "\f092";
    display: inline-block;
    font: normal normal normal 14px/1 "Black Tie";
    font-size: inherit;
    vertical-align: -14.28571429%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.booking_toolbar .booking_next,
.booking_toolbar .booking_prev {
    line-height: 35px;
    display: inline-block;
    padding: 0 10px;
}
.booking_toolbar .booking_next:after,
.booking_toolbar .booking_prev:after {
    font-size: 11px;
    vertical-align: unset;
}
.fc .fc-button-group>* {
    padding :0 29px;
}
.fc .fc-button-group .fc-month-button,.fc .fc-button-group .fc-agendaWeek-button,.fc .fc-button-group .fc-agendaDay-button {
    float : right;
}
.fc-state-active {
    box-shadow: none;
    color : #fff;
}
.fc-left .fc-state-down {
    color : #fff;
}
.fc-state-default.fc-corner-left {
    border-radius: 0 4px 4px 0;
}
.fc-state-default.fc-agendaWeek-button {
    border-radius: 0;
    border-right: 0;
}
.fc-state-default.fc-corner-right {
    border-radius: 4px 0 0 4px;
}
.fc-state-default.fc-prev-button {
    border-radius: 4px 0 0 4px;
}
.fc-state-default.fc-next-button {
    border-radius: 0 4px 4px 0;
}
.fc-state-default.fc-prev-button, .fc-state-default.fc-next-button {
    padding :0 18px;
}
.fc-unthemed thead td {
    border :none;
}
.fc th {
    border-right :0;
    border-left: 0;
}
.fc td {
    border-right: 0;
}
.fc td:first-child {
    border-left: 1px solid transparent;
}
.fc-unthemed .fc-today {
    background: transparent;
}
.fc th {
    text-align: left;
    font-weight :200;
    padding: 0 0 15px 10px ;
}
.fc-ltr .fc-basic-view .fc-day-number, .fc-ltr .fc-agenda-view .fc-day-header {
    text-align: left;
    position : relative;
}
.fc .holiday_text {
    opacity: 0.7;
    filter: alpha(opacity=70);
    font-size: 9px;
}
.fc .fc-basic-view .fc-day-number .holiday_text, .fc .fc-agenda-view .fc-day-header .holiday_text {
    position: absolute;
    right: 10px;
    padding-top: 4px;
}
.fc-row .fc-content-skeleton td.fc-today {
    padding-left: 5px;
}
.fc-row .fc-content-skeleton td.fc-today .fc-today-number {
    border: 1px solid transparent;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: #fff;
}
.fc-row .fc-bg tr td:nth-child(n+2) {
    border-left: 1px solid;
    border-color: #ddd;
}
.fc-basic-view.fc-small-view td.fc-day-number {
    line-height : 25px;
}
.fc-basic-view.fc-small-view td.fc-day-number, .fc-basic-view.fc-small-view td.fc-week-number span {
    padding : 0 10px;
}
.fc-small-view .fc-row .fc-bg tr td:nth-child(n+2) {
    border-left: none;
}
.fc .fc-basic-view.fc-small-view td.fc-day-number {
    padding: 0 0 0 2px;
    overflow: hidden;
}
.fc .fc-basic-view.fc-small-view .fc-day-number .holiday_text {
    position: relative;
    right: unset;
    font-size: 8px;
    padding: 8px 0 0 4px;
    white-space: nowrap;
    overflow: hidden;
}
.fc .fc-basic-view.fc-small-view .fc-day-number .holiday_text .lunday_pc_text, .fc .fc-agendaWeek-view.fc-small-view .fc-day-header .holiday_text .lunday_pc_text {
    display: none;
}
.fc .fc-agendaWeek-view.fc-small-view .fc-day-header .holiday_text {
    display: block;
    position: relative;
    right: unset;
    white-space: nowrap;
    overflow: hidden;
}
.fc .fc-agendaDay-view.fc-small-view .fc-day-header .holiday_text .lunday_pc_text {
    display: inline;
}
.fc button {
    height: 35px;
}
.fc-row .fc-content-skeleton table {
    border-bottom :0 hidden transparent;
}
.fc-event {
    background-color: #eee;
    border :0;
    border-radius: 0;
}
.fc-day-grid-event {
    margin :1px;
    padding: 3px 8px;
}
.fc-day-grid-event .fc-time {
    font-weight: 400;
}
.fc-day-grid-event.no-icon .fc-time:before {
    display: none;
}
.fc-day-grid-event.fc-secret .fc-time:before {
    display: none;
}
.fc-secret .fc-content:before {
    content: "\f039";
    display: inline-block;
    font: normal normal normal 14px/1 "Black Tie";
    vertical-align: 1.714286%;
    text-rendering: auto;
    transform: translate(0, 0);
    padding: 0 3px 0 1px;
    font-size: 9px;
}
.fc-secret .fc-content .fc-circle-icon {
    display: none;
}
.fc-basic-view td.fc-day-number, .fc-basic-view td.fc-week-number span {
    padding : 5px 10px;
}
.fc-month-view .fc-scroller {
    overflow-y: auto;
    height: auto !important;
}
.fc-event-container .fc-circle-icon {
    border-radius: 50%;
    width: 7px;
    height: 7px;
    display: none;
    margin: 0 5px 1px 0;
    background: #ccc;
}
a.fc-more {
    margin: 0;
    padding: 1px 9px;
    display: inline-block;
}
.bubble_box {
    width :390px;
    position : absolute;
    border :1px solid #ccc;
    background: #fff;
    z-index: 1000;
    top: 50%;
    left: 50%;
    border-radius: 3px;
    padding :20px;
    margin-left: -195px;
    margin-top: -90px;
}
.bubble_box.view {
    padding: 0;
    margin-top: -10px;
}
.bubble_box.view .box_content {
    max-height: 400px;
    overflow-y: auto;
    padding: 20px;
    height: 100%;
}
.bubble_box .board_summary {
    margin :0;
    padding-bottom: 11px;
}
.bubble_box .box_content:after {
    content: '';
    display: block;
    clear: both;
}
.bubble_box .box_content .top_btn a{
    float : right;
}
.bubble_box .box_content .txt-area {
    padding-top: 20px
}
.bubble_box .box_content .txt-area input {
    padding: 0;
    border: none;
    background: 0 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    color : #4a4a4a;
    font-size :18px;
}
.bubble_box .box_content .txt-area p {
    font-size :18px;
}
.bubble_box .box_content .txt-area em {
    color : #ccc;
}
.bubble_box .box_content .avatar {
    float: left;
    margin-top: 2px;
}
.bubble_box .box_content .avatar .avatar-image {
    width :40px;
    height: 40px;
}
.map-view-area {
    position : relative;
}
.map-view-area.fold .gm-bundled-control .gmnoprint {
    top : -50px !important;
}
.map-view-area .detail_view {
    height : 700px;
    height: 80vh;
}
.map-view-area .bubble_box header h5 {
    font-size: 14px;
}
.map-view-area .bubble_box {
    width :235px;
    padding :15px;
    top: 80px;
    left: 50%;
    display: block;
    margin-left: -120px;
}
.map-view-area .bubble_box header {
    color: #000;
    background-color: #fff;
    padding :0;
}
.map-view-area .bubble_box .map_adress {
    font-size: 13px;
    color : #999;
}
.map-view-area .bubble_box .map_adress .map_tell {
    display: block;
    color : #000;
    padding-top: 3px;
}
.map-view-area .colorpicker-element .dz-form-control {
    position : absolute;
    opacity  : 0;
    top      : 0;
}
.down-btn {
    display: inline-block;
    float : right;
    position : relative;
}
.down-btn:after {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f2f2';
    position: absolute;
    right: -15px;
    top:50%;
    margin-top: -5px;
    font-size: 23px;
}
.down-btn.create:after {
    top:5px;
    right: 0;
    color : #ccc;
}
.top_btn .down-btn:after {
    right: 0;
    top: 0;
    margin-top: 0;
}
.bubble_box .bottom-prong,.bubble_box .top-prong {
    bottom: -9px;
    position: absolute;
    height: 9px;
    width: 18px;
    overflow: hidden;
}
.bubble_box .bottom-prong .prong-dk,.bubble_box .bottom-prong .prong-lt {
    position: absolute;
    left: 0;
    top: 0;
}
.bubble_box .bottom-prong .prong-dk {
    border: 9px solid;
    border-color: #ccc transparent;
}
.bubble_box .bottom-prong .prong-lt {
    border: 8px solid;
    border-color: #fff transparent;
    left: 1px;
}
.bubble_box .top-prong {
    top:-9px;
}
.bubble_box .top-prong .prong-dk,.bubble_box .top-prong .prong-lt {
    position: absolute;
    left: 0;
    bottom: 0;
}
.bubble_box .top-prong .prong-dk {
    border: 9px solid;
    border-color: #ccc transparent;
}
.bubble_box .top-prong .prong-lt {
    border: 8px solid;
    border-color: #fff transparent;
    left: 1px;
}
.edit-area .start_day .down-btn,.edit-area .end_day .down-btn  {
    margin-right :10px;
    float: none;
}
@media (max-width: 767px) {
    .edit-area .start_day .down-btn,.edit-area .end_day .down-btn  {
        float: left;
    }
}
.edit-area .start_day .down-btn input,.edit-area .end_day .down-btn input {
    cursor : pointer;
}
.edit-area .end_day {
    margin-top :10px;
}
.edit-area .date .start:after,.edit-area .date .end:after,.edit-area .repeat:after {
    content: '';
    display: block;
    clear: both;
}
.edit-area .checkbox {
    margin: 0;
    display: inline-block;
    padding-left: 20px;
}
.edit-area .left input[type="checkbox"] {
    margin-left :0;
}
.edit-area .form-select {
    position : relative;
}
.edit-area .repeat {
    padding-top :10px;
}
.edit-area .repeat span {
    vertical-align: middle;
}
.edit-area .repeat span:before {
    top :3px;
}
.edit-area .repeat .edit_btn {
    vertical-align: middle;
    margin-left: 5px;
    color: #00B8FF;;
}
.editor_box .form-control {
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    outline: 0 none;
    padding :0;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    line-height: 34px;
}
.schedule select.form-control {
    -webkit-appearance: none;
    position: relative;
    z-index: 10;
    background: 0;
}
.schedule select.inline-color {
    padding-left :30px;
}
.date .down-btn:after {
    top: 7px;
    right :0;
    margin-top :0;
    pointer-events: none;
}
.schedule_name .down-btn:after {
    right :0;
    top: 5px;
    margin-top :0;
    pointer-events: none;
    color: #ccc;
}
.schedule_name .dz-form-control,.schedule_name .dz-form-control:focus {
    height: 35px;
}
.schedule_name select.dz-form-control {
    -webkit-appearance: none;
    position: relative;
    padding-left :30px;
}
.edit-area .calendar_select {
    width :146px;
}
.box_content .calendar_select {
    cursor : pointer;
}
.calendar_select > div {
    position: relative;
    padding-right:20px;
    color : #333;
    cursor: pointer;
    font-size:14px;
}
.calendar_select > div span {
    display: inline-block;
    width: 10px;
    height: 10px;
    float: none;
    border-radius: 50%;
    margin-right: 10px;
}
.box_content .calendar_select .color_style {
    top :4px;
}
.edit-area .category_select {
    width :146px;
}
.box_content .category_select {
    cursor : pointer;
}
.category_select > div {
    position: relative;
    padding-right:20px;
    color : #333;
    cursor: pointer;
    font-size:14px;
}
.category_select > div span {
    display: inline-block;
    float: none;
    border-radius: 50%;
    margin-right: 10px;
}
.box_content .category_select .color_style {
    top :4px;
}
.method_dropdown {
    display : none;
}
.calendar_dropdown, .method_dropdown {
    position: absolute;
    left: -9999px;
    top: -9999px;
    background: #f2f3f5;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.3);
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.3);
    padding: 6px 0;
}
.calendar_dropdown ul, .method_dropdown ul {
    margin: 0;
    padding: 0;
}
.calendar_dropdown ul li, .method_dropdown ul li {
    position: relative;
    font-size: 13px;
    color: #000;
    cursor: pointer;
    display: block;
    overflow: hidden;
}
.calendar_dropdown ul li:hover, .method_dropdown ul li:hover {
    background: #00B8FF;
    color: #fff;
}
.calendar_dropdown ul li .txt, .method_dropdown ul li .txt {
    line-height: 26px;
    padding: 0 27px;
    display: block;
}
.calendar_dropdown li.active:after, .method_dropdown li.active:after {
    position: absolute;
    left: 7px;
    top: 50%;
    margin-top: -14px;
    display: inline-block;
    width: 11px;
    height: 26px;
    line-height: 26px;
    visibility: visible;
    content: "\f26b" !important;
    font-family: "Material-Design-Iconic-Font";
    font-size: 14px;
}
.calendar_dropdown ul li .txt .color_style {
    display: inline-block;
    width: 10px;
    height: 10px;
    float: none;
    border-radius: 50%;
    margin-right: 10px;
}
.category_dropdown, .method_dropdown {
    position: absolute;
    left: -9999px;
    top: -9999px;
    background: #f2f3f5;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.3);
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.3);
    padding: 6px 0;
}
.category_dropdown ul, .method_dropdown ul {
    margin: 0;
    padding: 0;
}
.category_dropdown ul li, .method_dropdown ul li {
    position: relative;
    font-size: 13px;
    color: #000;
    cursor: pointer;
    display: block;
    overflow: hidden;
}
.category_dropdown ul li:hover, .method_dropdown ul li:hover {
    background: #00B8FF;
    color: #fff;
}
.category_dropdown ul li .txt, .method_dropdown ul li .txt {
    line-height: 26px;
    padding: 0 27px;
    display: block;
}

.category_dropdown li.active:after, .method_dropdown li.active:after {
    position: absolute;
    left: 7px;
    top: 50%;
    margin-top: -14px;
    display: inline-block;
    width: 11px;
    height: 26px;
    line-height: 26px;
    visibility: visible;
    content: "\f26b" !important;
    font-family: "Material-Design-Iconic-Font";
    font-size: 14px;
}
.category_dropdown ul li .txt .color_style {
    display: inline-block;
    width: 10px;
    height: 10px;
    float: none;
    border-radius: 50%;
    margin-right: 10px;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
    width: 260px;
}
.timepicker_wrap .bootstrap-datetimepicker-widget.dropdown-menu {
    width: 160px;
}
.timepicker_wrap .bootstrap-datetimepicker-widget.dropdown-menu table td,
.timepicker_wrap .bootstrap-datetimepicker-widget.dropdown-menu table td > a {
    padding: 3px;
}
.bootstrap-datetimepicker-widget table th {
    height: 26px;
    line-height: 26px;
}
.bootstrap-datetimepicker-widget table td.day {
    height: 24px;
    line-height: 24px;
    width: 26px;
    border-radius: 3px;
}
.bootstrap-datetimepicker-widget .btn-primary,
.bootstrap-datetimepicker-widget .btn-primary:focus,
.bootstrap-datetimepicker-widget .btn-primary:hover {
    background-color: #00B8FF;
    border-color: #00B8FF;
    color: #fff;
    height: auto;
    line-height: 1.2;
}
.write-body.schedule {
    margin :100px auto;
    padding: 0 15px
}
.write-body.schedule .txt-area {
    min-height: auto;
    border-bottom :0;
    position: relative;
}
.write-body.schedule .txt-area textarea {
    width: 100%;
    border: none;
    resize: none;
    overflow-y: hidden;
    font-size: 20px;
    background: transparent;
    height:500px;
}
.write-body.schedule .txt-area .disabled_wrap {
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.write-body.schedule .txt-area .disabled_help {
    position: absolute;
    top: 80px;
    width: 100%;
}
.write-body.schedule .txt-area .disabled_help > div {
    max-width: 500px;
    box-shadow: 0 0 5px 0 #ccc;
    margin: 0 auto;
    font-size: 14px;
    display: table;
    padding: 20px 10px;
    background: #ffffff;
}
.write-body.schedule .txt-area .disabled_help > div > i {
    opacity: 0.4;
    font-size: 36px;
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}
.write-body.schedule .txt-area .disabled_help > div > span {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}
@media (max-width: 767px) {
    .write-body.schedule .txt-area .disabled_help {
        padding: 0 28px 0 15px;
    }
}
.write-body .tit-area {
    padding-top: 20px;
}
.write-body .tit-area a {
    display: none;
}
.write-body .tit-area input {
    font-size:20px;
    height :40px;
}
.write-body .form-area {
    padding :20px 0;
}
.write-body .form-area input {
    padding :20px 0 5px;
}
.write-body .form_wrap {
    width :100%;
    display: table;
}
.write-body .form_wrap .form_table {
    display: table-cell;
    padding-right: 14px;
    vertical-align: top;
    position: relative;
    width: 50%;
}
.write-body .form_wrap .form_table:last-child {
    padding-right: 0;
}
.bubble_box.view header {
    padding-bottom: 5px;
}
.bubble_box.view .box_tit {
    margin :0;
    display: inline-block;
    word-break: break-word;
}
.bubble_box.view .calendar_tit {
    display: inline-block;
    float: right;
}
.bubble_box.view .box_tit span {
    font-size: 14px;
    color: #4a4a4a;
}
.bubble_box.view .box_content .btl {
    float:right;
    color : #777;
    display: none;
    padding-top :3px;
    font-size: 16px;
}
.bubble_box.view .bottom_btn {
    border-top: 1px solid rgba(128, 128, 128, 0.2);
}
.bubble_box.view .calendar_tit span,.bubble_box .bottom_btn  {
    font-size :14px;
}
.bubble_box.view .calendar_tit i {
    display: inline-block;
    width: 10px;
    height: 10px;
    float: none;
    border-radius: 50%;
    margin-right: 5px;
}
.bubble_box .tit_wrap p {
    margin :0 0 15px;
    color : #777;
    font-size :14px;
}
.bubble_box .user_area {
    border-bottom :1px solid #ccc;
    padding-bottom :15px;
}
.bubble_box .user_area a {
    display: block;
}
.bubble_box .user_area img {
    width: 32px;
    height: 32px;
    border-radius: 100%;
}
.bubble_box .user_area span {
    padding-left :10px;
    color : #777;
}
.bubble_box.add .box-close {
    display : none;
}
.bubble_box .board_summary {
    border-bottom: 0;
}
.m_schedule {
    display: none;
}
.m-fc-toolbar {
    display: none;
}
.m-fc-toolbar .search-box input {
    font-size :18px;
    font-weight: 200;
}
.m-fc-toolbar .search-box i {
    font-size :18px;
    padding: 0 10px;
}
.event_modal .layer-pop header {
    background: #fff;
    text-align: center;
    color : #00b8ff;
    border-bottom :1px solid #ddd;
}
.event_modal .layer-pop .add-group {
    color : #00b8ff;
    font-size :13px;
}
.layer-pop.classify-setting .layer-pop-btn {
    color : #CD2C24;
    padding-left :0;
    margin-top: 0;
}
.layer-pop.category-setting .layer-pop-btn {
    color : #CD2C24;
    padding-left :0;
    margin-top: 0;
}
.color_choice_wrap:after {
    content: '';
    display: block;
    clear: both;
}
.color_choice {
    width: 20px;
    height: 20px;
    margin: 10px 10px 0 0;
    position: absolute;
    float: none;
    top: 6px;
    z-index: 1;
}
.schedule .color_choice {
    margin :0;
}
.marker_box .color_choice {
    width: 27px;
    height: 44px;
    margin: 5px 5px 5px 0;
}
.hidden-lg.hidden-md.margin-bottom-xl {
    margin-bottom: 0 !important;
}
.sd-archivo {
    font-family: 'SD Archivo';
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
    vertical-align: middle;
}

.fr-view table > thead > tr > th,
.fr-view table > thead > tr > td,
.fr-view table > tbody > tr > th,
.fr-view table > tbody > tr > td,
.fr-view table > tfoot > tr > th,
.fr-view table > tfoot > tr > td {
    padding: 8px;
}

.inline-flex {
    display: inline-flex;
}

#lg-counter {
    white-space: nowrap;
}

/* fo 마이페이지에서 `.col-dz-12 {float: left}` 로 인해 발생하는 오류 수정
 * grid의 next sibling이 row일 경우 grid를 덮어버리는 오류가 있어 `.col-dz-12` 클래스의 float 속성을 초기화함
 */
[doz_type="grid"].col-dz-12:has(+ [doz_type="row"]):has(#shop_mypage_orderlist) {
    float: none !important;
}