﻿@charset "utf-8";
@import url(default.css);
@import url(font/NotoSans.css);
@import url(scroll.css);
@import url(table.css);
@import url(button.css);
@import url(../plugins/select2/css/select2.min.css);
@import url(select2_extends.css);

.body_bg {
    background: url("../img/bg.jpg") bottom left;
    background-repeat: no-repeat;
}

#wrap {
    width: 100%;
    padding: 0;
    margin: 0;
    height: 100%;
    min-height: 930px;
    min-width: 1770px;
    max-width: 1920px;
    /*overflow:hidden;*/
}

#wrap #top_line {
    z-index: 10000;
    position: fixed;
    min-width: 900px;
    width: 100%;
    background: url("../img/logo_bg.jpg") repeat-x;
    height: 47px;

}

#wrap #top_line .logo {
    width: 400px;
    float: left;
    padding: 10px 0 0 15px;
}

#wrap #top_line .top_info {
    text-align: right;
    float: right;
}

#wrap #top_line .top_info .top_name {
    float: left;
    padding: 15px 10px 0 0;
    font-size: 12px;
    color: #555;
}

.top_name span {
    display: inline-block;
    margin-right: 15px;
}

#wrap #top_line:after {
    content: "";
    display: block;
    clear: both;
}

#wrap #wrap_content {
    position: relative;
    top: 47px;
    width: 100%;
    height: calc(100% - 50px);
    overflow: hidden;
}

#wrap #wrap_content #left {
    position: relative;
    width: 205px;
    background-color: #33414e;
    height: 100%;
    float: left;
}

#wrap #wrap_content #content {
    position: relative;
    left: 0;
    /* top: -3px; */
    width: calc(100% - 205px);
    background-color: #eee;
    /* height: calc(100% - 44px); */
    height: 880px;
    float: right;
}


#wrap #wrap_content .content2 {
    position: relative;
    left: 8%;
    /*float:right;*/
    top: 20px !important;
    width: calc(100% - 205px);
    background-color: #eee;
    /* height: calc(100% - 44px); */
    height: 825px;
}



#wrap #wrap_content #content #con_box {
    /*width: calc(100% - 40px);*/
    /* height: calc(98% - 20px); */
    height: 877px;
    padding: 20px 20px 0 20px;
}

.popup_wrap .popup_content .content2 .con_box2 {
    /*width: calc(100% - 40px);*/
    /* height: calc(98% - 20px); */
    /*height: 700px;*/
    /*padding: 0 20px 20px 0;*/
    background: #fff;
}


#wrap #wrap_content:after {
    content: "";
    display: block;
    clear: both;
}

#wrap #wrap_content #content #footer {
    clear: both;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-size: 11px;
    color: #666;
    height: 2%;
    padding: 0 0 0 20px;
}

.con_wrap {
    width: 100%;
}

.con_wrap:after {
    content: "";
    display: block;
    clear: both;
}

.num_normal{
    position: relative;
    display: inline-block;
    padding:0px 5px;
    top: -1px;
    left: 10px;
    color: #25313c;
    height: 16px;
    line-height: 16px;
    font-size:11px;
    background: #cfdde8;
    text-align: center;
    border-radius: 5px;
    /* letter-spacing: -0.5px; */
}
.num_over{
    position: relative;
    display: inline-block;
    padding:0px 5px;
    top: -1px;
    left: 10px;
    color: #fff;
    height: 16px;
    line-height: 16px;
    font-size:11px;
    background: #25313c;
    text-align: center;
    border-radius: 5px;
    /* letter-spacing: -0.5px; */
}
.sub_num_normal{
    position: relative;
    display: inline-block;
    padding:0px 5px;
    top: -1px;
    left: 10px;
    color: #3e4953;
    height: 16px;
    line-height: 16px;
    font-size:11px;
    background: #d9dadc;
    text-align: center;
    border-radius: 5px;
    /* letter-spacing: -0.5px; */
}
.sub_num_over{
    position: relative;
    display: inline-block;
    padding:0px 5px;
    top: -1px;
    left: 10px;
    color: #3e4953;
    height: 16px;
    line-height: 16px;
    font-size:11px;
    background: #97bbd7;
    text-align: center;
    border-radius: 5px;
    /* letter-spacing: -0.5px; */
}


.left_menu .menu01 a {
    position:relative;

    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: url("../img/menu01_nor.png") no-repeat 10px 14px;
}
.menu01_over{
    background: #7163ba;
    width: 205px;
}
.left_menu .menu01_over a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: #7163ba url("../img/menu01_on.png") no-repeat 10px 14px;
}

.left_menu .menu01 a:hover {
    display: inline-block;
    font-size: 15px;
    background: url("../img/menu01_over.png") no-repeat 10px 14px;
    color: #cbc2fc;
}

.left_menu .menu02 a {
    position:relative;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: url("../img/menu02_nor.png") no-repeat 10px 14px;
}
.menu02_over{
    background: #7163ba;
    width: 205px;
}
.left_menu .menu02_over a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: #7163ba url("../img/menu02_on.png") no-repeat 10px 14px;
}

.left_menu .menu02 a:hover {
    display: inline-block;
    background: url("../img/menu02_over.png") no-repeat 10px 14px;
    color: #cbc2fc;
}
.menu03_over{
    background: #7163ba;
    width: 205px;
}
.left_menu .menu03 a {
    position:relative;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: url("../img/menu03_nor.png") no-repeat 10px 14px;
}

.left_menu .menu03_over a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: #7163ba url("../img/menu03_on.png") no-repeat 10px 14px;
}

.left_menu .menu03 a:hover {
    display: inline-block;
    background: url("../img/menu03_over.png") no-repeat 10px 14px;
    color: #cbc2fc;
}
.menu04_over{
    background: #7163ba;
    width: 205px;
}

.left_menu .menu04 a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: url("../img/menu04_nor.png") no-repeat 10px 14px;
}

.left_menu .menu04_over a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: #7163ba url("../img/menu04_on.png") no-repeat 10px 14px;
}

.left_menu .menu04 a:hover {
    display: inline-block;
    font-size: 15px;
    background: url("../img/menu04_over.png") no-repeat 10px 14px;
    color: #cbc2fc;
}
.menu05_over{
    background: #7163ba;
    width: 205px;
}
.left_menu .menu05 a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: url("../img/menu05_nor.png") no-repeat 10px 14px;
}

.left_menu .menu05_over a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: #7163ba url("../img/menu05_on.png") no-repeat 10px 14px;
}

.left_menu .menu05 a:hover {
    display: inline-block;
    font-size: 15px;
    background: url("../img/menu05_over.png") no-repeat 10px 14px;
    color: #cbc2fc;
}

.menu06_over{
    background: #7163ba;
    width: 205px;
}
.left_menu .menu06 a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: url("../img/menu06_nor.png") no-repeat 10px 14px;
}

.left_menu .menu06_over a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: #7163ba url("../img/menu06_on.png") no-repeat 10px 14px;
}

.left_menu .menu06 a:hover {
    display: inline-block;
    font-size: 15px;
    background: url("../img/menu06_over.png") no-repeat 10px 14px;
    color: #cbc2fc;
}
.menu07_over{
    background: #7163ba;
    width: 205px;
}
.left_menu .menu07 a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: url("../img/menu07_nor.png") no-repeat 10px 14px;
}

.left_menu .menu07_over a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: #7163ba url("../img/menu07_on.png") no-repeat 10px 14px;
}

.left_menu .menu07 a:hover {
    display: inline-block;
    font-size: 15px;
    background: url("../img/menu07_over.png") no-repeat 10px 14px;
    color: #cbc2fc;
}
.menu08_over{
    background: #7163ba;
    width: 205px;
}
.left_menu .menu08 a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: url("../img/menu08_nor.png") no-repeat 10px 14px;
}

.left_menu .menu08_over a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: #7163ba url("../img/menu08_on.png") no-repeat 10px 14px;
}

.left_menu .menu08 a:hover {
    display: inline-block;
    font-size: 15px;
    background: url("../img/menu08_over.png") no-repeat 10px 14px;
    color: #cbc2fc;
}

.menu09_over{
    background: #7163ba;
    width: 205px;
}
.left_menu .menu09 a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: url("../img/menu09_nor.png") no-repeat 10px 14px;
}

.left_menu .menu09_over a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: #7163ba url("../img/menu09_on.png") no-repeat 10px 14px;
}

.left_menu .menu09 a:hover {
    display: inline-block;
    font-size: 15px;
    background: url("../img/menu09_over.png") no-repeat 10px 14px;
    color: #cbc2fc;
}

.left_menu .menu44 a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: url("../img/menu44_nor.png") no-repeat 10px 14px;
}

.left_menu .menu44_over a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 13px 0 13px 40px;
    background: #7163ba url("../img/menu44_on.png") no-repeat 10px 14px;
}

.left_menu .menu44 a:hover {
    display: inline-block;
    font-size: 15px;
    background: url("../img/menu44_over.png") no-repeat 10px 14px;
    color: #cbc2fc;
}

.menu44_over{
    background: #7163ba;
    width: 205px;
}

.menu_2dept {
    width: 100%;
    background-color: #515a63;
}

.menu_2dept .menu_list {
    width: 174px;
    margin: 0 auto;
    padding: 5px 0;
}

.menu_2dept .menu_list li a {
    display: inline-block;
    font-size: 13px;
    color: #ffffff;
    padding: 3px 0 5px 23px;
    background: url("../img/submenu_icon_nor.png") no-repeat 0 3px;

}

.menu_2dept .menu_list .sub_over a {
    display: inline-block;
    font-size: 13px;
    color: #dbd6f6;
    padding: 3px 0 5px 23px;
    background: url("../img/submenu_icon_over.png") no-repeat 0 3px;
}

.menu_2dept .menu_list li a:hover {
    display: inline-block;
    font-size: 13px;
    color: #dbd6f6;
    padding: 3px 0 5px 23px;
    background: url("../img/submenu_icon_over.png") no-repeat 0 3px;

}

.menu_2dept .menu_list2 {
    width: 174px;
    margin: 0 auto;
    padding: 5px 0;
    height: 135px;
}


.menu_2dept .menu_list2 li a {
    display: inline-block;
    font-size: 13px;
    color: #ffffff;
    padding: 3px 0 5px 20px;
    background: url("../img/submenu2_icon_nor.png") no-repeat 0 3px;

}

.menu_2dept .menu_list2 .sub_over a {
    display: inline-block;
    font-size: 13px;
    color: #dbd6f6;
    padding: 3px 0 5px 20px;
    background: url("../img/submenu2_icon_over.png") no-repeat 0 3px;
}

.menu_2dept .menu_list2 li a:hover {
    display: inline-block;
    font-size: 13px;
    color: #dbd6f6;
    padding: 3px 0 5px 20px;
    background: url("../img/submenu2_icon_over.png") no-repeat 0 3px;
}

.menu_line {
    height: 30px;
    background: url("../img/menu_line1.jpg") repeat-x 0 50%;
}

.menu_line2 {
    height: 15px;
    background: url("../img/menu_line2.jpg") repeat-x 0 50%;
}

.menu_text{
    font-size:12px;
    color:#c2c6d5;
    padding:50px 0 0 0;
    text-align: center;
}

.layer_alert {
    font-size: 12px;
    
}

div.ajax_loading > img {
    display: inline-block
}

div.ajax_loading {
    display: inline-block !important
}


.con_wrap .list_box {
    position: relative;
    /* float:right; */
    width: 100%;
    height: 836px;
    /* background-color:#555; */
}

.s_title {
    width: 100%;
    height: 30px;
    font-size: 14px;
    color: #333;
    
    text-align: right;
}

.box_bg {
    width: 100%;
    height: 806px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
}

.action_box {
    width: 90%;
    margin: 0 auto;
    text-align: right;
}

.point_line {
    border-top: 2px solid #a5bc48;
}

.search_box {
    position: relative;
    border-bottom: 1px solid #ddd;
    width: 100%;
    /* padding:20px 20px; */
}

.search_box:after {
    content: "";
    display: block;
    clear: both;
}

.search_box .padding {
    padding: 20px;

}

.popup_search {
    position: relative;
    width: 100%;
    background-color: #f2f2f2;
    height: 57px;
    border-top: 2px solid #c6c2c2;
    margin-bottom: 10px;
}

.search_txt {
    /*width:10%;*/
    float: left;
    font-size: 14px;
    

}

.board_top {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.board_top .padding2 {
    width: 98%;
    margin: 0 auto;
    height: 35px;
    padding-top: 10px;
}

.popup_wrap {
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
}

.popup_wrap2 {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.popup_body {
    position: relative;
    width: 748px;
    padding-bottom: 20px;
    background-color: #fff;
    border: 1px solid #999;
    /* box-shadow: 1px 1px 3px 0px #aaa; */
}

.popup_body2 {
    position: relative;
    width: 998px;
    padding-bottom: 20px;
    background-color: #fff;
    border: 1px solid #999;
    /* box-shadow: 1px 1px 3px 0px #aaa; */
}

.popup_body3 {
    position: relative;
    width: 748px;
    padding-bottom: 20px;
    background-color: #fff;
    border: 1px solid #999;
    /* box-shadow: 1px 1px 3px 0px #aaa; */
}

.popup_body4 {
    position: relative;
    width: 748px;
    padding-bottom: 20px;
    background-color: #fff;
    border-top: 4px solid #3db099;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    /* box-shadow: 1px 1px 3px 0px #aaa; */
}

.popup_body5 {
    position: relative;
    width: 498px;
    padding-bottom: 20px;
    background-color: #fff;
    border: 1px solid #999;
    /* box-shadow: 1px 1px 3px 0px #aaa; */
}

.popup_body6 {
    position: relative;
    width: 530px;
    height: 265px;
    padding-bottom: 20px;
    border-top: 7px solid #aaa0df;
    background-color: #fff;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

.popup_body7 {
    position: relative;
    width: 1100px;
    background-color: #fff;
    border: 1px solid #999;
    overflow: hidden;
    /* box-shadow: 1px 1px 3px 0px #aaa; */
}

.popup_body8 {
    position: relative;
    width: 1247px;
    background-color: #fff;
    border: 1px solid #999;
    /* box-shadow: 1px 1px 3px 0px #aaa; */
}



.popup_viewer {
    position: relative;
    width: 100%;
    background-color: #fff;
    /*border: 1px solid #999;*/
    overflow: hidden;
    min-width:1100px;
    /* box-shadow: 1px 1px 3px 0px #aaa; */
}

.popup_title1 {
    /*display: none;*/
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_indi.png") no-repeat 15px 6px;
}
.popup_title1 p {
    color: #fff;
    font-size: 15px;
    padding: 8px 0 0 48px;
}


.popup_title_add {
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_add.png") no-repeat 15px 6px;
}
.popup_title_add p {
    color: #fff;
    font-size: 15px;
    padding: 8px 0 0 48px;
}



.popup_title2 {
    display: none;
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_modify.png") no-repeat 15px 6px;
}

.popup_title2 p {
    color: #fff;
    font-size: 15px;
    
    padding: 8px 0 0 48px;
}

.popup_title3 {
    /* display:none; */
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_address.png") no-repeat 15px 6px;
}

.popup_title3 p {
    color: #fff;
    font-size: 15px;
    
    padding: 8px 0 0 48px;
}

.popup_title5 {
    /* display:none; */
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_title02.png") no-repeat 15px 6px;
}

.popup_title5 p {
    color: #fff;
    font-size: 15px;
    
    padding: 8px 0 0 48px;
}

.popup_title6 {
    /* display:none; */
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_number.png") no-repeat 15px 6px;
}

.popup_title6 p {
    color: #fff;
    font-size: 15px;
    
    padding: 8px 0 0 48px;
}

.popup_title7 {
    /* display:none; */
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_fileadd.png") no-repeat 15px 6px;
}

.popup_title7 p {
    color: #fff;
    font-size: 15px;
    
    padding: 8px 0 0 48px;
}

.popup_title8 {
    /* display:none; */
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_detail.png") no-repeat 15px 6px;
}

.popup_title8 p {
    color: #fff;
    font-size: 15px;
    padding: 8px 0 0 48px;
}

.popup_title9 {
    /* display:none; */
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_list.png") no-repeat 15px 6px;
}

.popup_title9 p {
    color: #fff;
    font-size: 15px;
    padding: 8px 0 0 48px;
}

.popup_title10 {
    /*display: none;*/
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_viewer.png") no-repeat 15px 6px;
}

.popup_title10 p {
    color: #fff;
    font-size: 15px;
    
    padding: 8px 0 0 48px;
}
.popup_title11 {
    /*display: none;*/
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_faxupload.png") no-repeat 15px 6px;
}

.popup_title11 p {
    color: #fff;
    font-size: 15px;
    
    padding: 8px 0 0 48px;
}
.popup_title12 {
    /*display: none;*/
    width: 100%;
    height: 38px;
    background: #7163ba url("../img/popup_faxfail.png") no-repeat 15px 6px;
}

.popup_title12 p {
    color: #fff;
    font-size: 15px;

    padding: 8px 0 0 48px;
}
.loding_box {
    position: relative;

    padding-bottom: 25px;
}

.loding_icon {
    margin: 0 auto;
    width: 140px;
}

.loding_text {
    position: relative;
    top: 10px;
    font-size: 16px;
    color: #555;
    

}

.loding_text span {
    font-size: 18px;
    
}


.popup_body .popup_con {
    position: relative;
    width: 708px;
    height: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

.popup_body2 .popup_con {
    position: relative;
    width: 958px;
    height: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

.popup_body3 .popup_con {
    position: relative;
    width: 708px;
    height: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

.popup_body4 .popup_con {
    position: relative;
    width: 708px;
    height: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

.popup_body5 .popup_con {
    position: relative;
    width: 460px;
    height: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

.popup_body6 .popup_con {
    position: relative;
    margin: 0 auto;
    top: 27px;
    text-align: center;
}

.popup_btn_box {
    width: 100%;
    text-align: right;
    padding-top: 10px;
    height: 26px;

}

.popup_btn_box3 {
    position: relative;
    width: 100%;
    text-align: right;
}


.popup_btn_box2 {
    width: 100%;
    text-align: right;
    padding-top: 10px;
    height: 26px;
}

.popup_table_box {
    width: 100%;
    position: relative;
    /* border-top: 2px solid #72baab; */
}

.notice {
    position: relative;
    height: 78px;
    background: url("../img/popup_notice.jpg") no-repeat;
}

.notice ul {
    position: relative;
    left: 75px;
    padding-top: 4px;
}

.notice ul li {
    background: url("../img/notice_list.jpg") no-repeat 0 9px;
    font-size: 14px;
    
    color: #555;
    line-height: 25px;
    padding-left: 12px;
}

.popup_icon_bg1 {
    width: 100%;
    height: 70px;
    background: url("../img/popup_icon_save.jpg") no-repeat;
}

.popup_icon_bg2 {
    width: 100%;
    height: 70px;
    background: url("../img/popup_icon_delete.jpg") no-repeat;
}

.popup_icon_bg3 {
    width: 100%;
    height: 70px;
    background: url("../img/popup_icon_warning.jpg") no-repeat;
}

.pop_txt {
    font-size: 16px;
    line-height: 18px;
    color: #555;
    
    padding: 14px 0 0 62px;
}

.audio_box {

    position: relative;
    padding: 7px 0;

}

.audio_player {
    position: absolute;
    top: 7px;
    left: 82px;
}

.voice_option_bg {
    margin: 0;
    padding: 0 !important;
}

.voice_option dt {
    width: 85px;
    height: 31px;
    padding-left: 15px;
    padding-top: 10px;
    vertical-align: top;
    background-color: #f8f2ed;
    font-size: 14px;
    
    color: #333;
    display: inline-block;
}

.voice_option dd {
    display: inline-block;
    padding: 7px 0 0 7px;
}

.write_table td:last-child {
    background-color: #fff;
}

.margin_r5 {
    margin-right: 5px;
}


.text_left {
    text-align: left !important;
    padding-left: 15px !important;
}

/*crs*/
.flaotbox {
    position: relative;
    /* width: calc(100% - 20px); */

}

.flaotbox:after {
    content: "";
    display: block;
    clear: both;
}

.flaotbox .left_con {
    width: 240px;
    float: left;
    margin-right: 20px;
}

.flaotbox .left_con2 {
    width: 380px;
    float: left;
    margin-right: 20px;
}


.flaotbox .right_con {
    width: calc(100% - 260px);
    float: right;

}

.flaotbox .right_con2 {
    width: calc(100% - 402px);
    float: right;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

}

/* 테마 등록/수정: 미리보기 + 폼 — 좁은 화면에서 float 이 줄바꿈되며 폼이 아래로 떨어지는 현상 방지 */
#theme.flaotbox {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    box-sizing: border-box;
}

#theme.flaotbox:after {
    content: none;
    display: none;
}

#theme.flaotbox .left_con2 {
    flex: 0 0 380px;
    width: 380px;
    max-width: 380px;
    float: none;
    margin-right: 0;
}

#theme.flaotbox .right_con2 {
    flex: 1 1 auto;
    min-width: 0;
    width: auto;
    float: none;
    overflow-x: auto;
    box-sizing: border-box;
}

#theme.flaotbox .right_con2 .export_box2 {
    min-width: 0;
}
iframe{
    border: none !important;
}
.common_title {
    font-size: 14px;
    height: 30px;
    color: #333;
    
}
.common_title_link {
    font-size: 14px;
    color: #c03a3a;
    
}

.common_title2 {
    font-size: 14px;
    color: #333;
    padding: 10px 0 8px 0;
}
.common_title3 {
    font-size: 14px;
    color: #333;
}

.org_box {
    width: 100%;
    height: 760px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #bcca74;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

.lcr_org1 {
    width: 100%;
    height: 803px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #bcca74;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}
.lcr_org2 {
    width: 100%;
    height: 803px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #bcca74;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

.info_box {
    width: 100%;
    height: 803px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #e0b562;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.org_con {
    padding: 10px 10px;
}

.search_box2 {
    position: relative;
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #95C172;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 70px;
    border-top: 2px solid #4D5B64;
}

.search_box3 {
    position: relative;
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #95C172;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 112px;
    border-top: 2px solid #4D5B64;
}

.lcr_search_box1 {
    position: relative;
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #95C172;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 88px;
    border-top: 2px solid #4D5B64;
}

.lcr_search_box2 {
    position: relative;
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #95C172;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 70px;
    border-top: 2px solid #4D5B64;
}

.lcr_one_form1 {
    position: relative;
    left: 30px;
    top: 16px;
    min-width: 1300px;
}

.lcr_one_form2 {
    position: relative;
    left: 30px;
    top: 11px;
}

.lcr_one_form3 {
    position: relative;
    left: 30px;
    top: 23px;
}

.lcr_one_form4 {
    position: relative;
    left: 30px;
    top: 12px;
}

.lcr_one_form5 {
    position: relative;
    left: 30px;
    top: 16px;
}

.lcr_one_form6 {
    position: relative;
    left: 30px;
    top: 19px;
   /**/
}
.lcr_one_form7 {
    position: relative;
    left: 30px;
    top: 11px;
}
.lcr_one_form8 {
    position: relative;
    left: 30px;
    top: 16px;

}
.one_form {
    position: relative;
    left: 30px;
    top: 16px;
}

.one_form2 {
    position: relative;
    left: 30px;
    top: 12px;
}

.one_form3 {
    /*auth*/
    position: relative;
    left: 30px;
    top: 16px;
}

.one_form4 {
    position: relative;
    left: 20px;
    top: 10px;
}

.one_form5 {
    position: relative;
    left: 30px;
    top: 30px;
}

.one_form6 {
    position: relative;
    left: 30px;
    top: 16px;
}

.one_form7 {
    position: relative;
    left: 30px;
    top: 21px;
}

.one_form8 {
    /*access*/
    position: relative;
    left: 30px;
    top: 20px;
}

.one_form9 {
    position: relative;
    left: 20px;
    top: 15px;
}

.lcr_one_form10 {
    position: relative;
    left: 30px;
    top: 33px;
}

.margin_t25 {
    margin-top: 25px;
}

.margin_t5 {
    margin-top: 5px;
}

.margin_r10 {
    margin-right: 10px;
}

.margin_r3 {
    margin-right: 3px;
}

.margin_l3 {
    margin-left: 3px;
}

.margin_l5 {
    margin-left: 5px;
}

.margin_l10 {
    margin-left: 20px;
}
.margin_l15 {
    margin-left: 15px;
}
.margin_l20 {
    margin-left: 20px;
}

.margin_l40 {
    margin-left: 40px;
}

.margin_l33 {
    margin-left: 33px;
}
.margin_l81 {
    margin-left: 81px;
}


.margin_b3 {
    margin-bottom: 5px;
}

.margin_b5 {
    margin-bottom: 5px;
}

.margin_b10 {
    margin-bottom: 10px;
}

.margin_b20 {
    margin-bottom: 20px;
}

.margin_b23 {
    margin-bottom: 23px;
}

.margin_b24 {
    margin-bottom: 24px;
}

.margin_b25 {
    margin-bottom: 25px;
}

.margin_t20 {
    margin-top: 20px;
}

.margin_t10 {
    margin-top: 10px;
}

.margin_t12 {
    margin-top: 12px;
}

.margin_t13 {
    margin-top: 13px;
}

.margin_t8 {
    margin-top: 8px;
}

.margin_t14 {
    margin-top: 14px;
}

.margin_t15 {
    margin-top: 15px;
}

.margin_r20 {
    margin-right: 20px;
}

.margin_r37 {
    margin-right: 37px;
}
.margin_r38 {
    margin-right: 38px;
}

.margin_r40 {
    margin-right: 40px;
}

.margin_r50 {
    margin-right: 50px;
}

.margin_r60 {
    margin-right: 60px;
}

.margin_r59 {
    margin-right: 59px;
}


.margin_r72 {
    margin-right: 72px;
}

.margin_r82 {
    margin-right: 82px;
}

.margin_r155 {
    margin-right: 155px;
}
.margin_r188 {
    margin-right: 188px;
}
.margin_r213 {
    margin-right: 213px;
}
.margin_r15 {
    margin-right: 15px;
}

.margin_r25 {
    margin-right: 25px;
}

.margin_r2 {
    margin-right: 2px;
}

.margin_r3 {
    margin-right: 3px;
}
.padding_r12 {
    padding-right: 12px;
}
.padding_r13 {
    padding-right: 13px;
}
.padding_r14 {
    padding-right: 14px;
}
.padding_r15 {
    padding-right: 15px;
}
.padding_r16 {
    padding-right: 16px;
}
.padding_r17 {
    padding-right: 17px;
}
.padding_r18 {
    padding-right: 18px;
}
.padding_r24 {
    padding-right: 24px;
}
.padding_r28 {
    padding-right: 28px;
}
.padding_r42 {
    padding-right: 42px;
}
.padding_r49 {
    padding-right: 49px;
}

.padding_r59 {
    padding-right: 59px;
}
.padding_r20 {
    padding-right: 20px;
}

.padding_r25 {
    padding-right: 25px;
}

.padding_t5 {
    padding-top: 5px;
}

.padding_t7 {
    padding-top: 7px;
}
.padding_t8 {
    padding-top: 8px;
}
.padding_t10 {
    padding-top: 10px;
}

.padding_t15 {
    padding-top: 15px;
}

.padding_r10 {
    padding-right: 10px;
}

.padding_r16 {
    padding-right: 16px;
}

.padding_r26 {
    padding-right: 26px;
}
.padding_r27 {
    padding-right: 27px;
}
.padding_r37 {
    padding-right: 37px;
}

.padding_l40 {
    padding-left: 40px;
}

.padding_l15 {
    padding-left: 15px;
}
.padding_l10 {
    padding-left: 10px;
}

.padding_l28 {
    padding-left: 28px;
}
.padding_r8 {
    padding-right: 8px;
}

.padding_b10 {
    padding-bottom: 10px;
}

.padding_b5 {
    padding-bottom: 5px;
}


.padding_b6 {
    padding-bottom: 6px;
}

.padding_b7 {
    padding-bottom: 7px;
}
.padding_15 {
    padding: 15px;
}
.search_text {
    font-size: 14px;
    color: #333;
    display: inline-block;
    /*vertical-align: middle;*/
}

.search_text2 {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 4px 10px 3px 10px;
    background: #8f9da6;
}

.data_txt {
    font-size: 14px;
    color: #555;
    display: inline-block;
    width: 500px;
}

.select_s1 {
    position: relative;
    display: inline-block;
    width: 138px;
    /* top:7px; */
}

.select_s2 {
    position: relative;
    display: inline-block;
    width: 85px;
    /* top:7px; */
}

.select_s3 {
    display: inline-block;
    width: 285px;
}

.select_s4 {
    display: inline-block;
    width: 98px;
}

.select_s5 {
    display: inline-block;
    width: 108px;
}

.select_s6 {
    display: inline-block;
    width: 178px;
}

.select_s7 {
    position: relative;
    display: inline-block;
    /*
    width: 66px;
    top:1px;
    */
}

.select_s8 {
    position: relative;
    display: inline-block;
    width: 98px;
    /*top:1px;*/
}

.select_s9 {
    display: inline-block;
    width: 147px;
}

.select_s10 {
    position: relative;
    display: inline-block;
    width: 98px;
    /*top:5px;*/
}
.select_s11 {
    position: relative;
    display: inline-block;
    width: 108px;
    /*top:5px;*/
}

.select_s12 {
    display: inline-block;
    width: 120px;
}



.time_gap {
    vertical-align: super;
    display: inline-block;
}

.time_gap2 {
    font-size: 14px;
    color: #555;
    
    display: inline-block;
    margin: 0 7px;
}


.search_form1 {
    padding-left: 10px;
    height: 23px;
}

.write_form1 {
    padding-left: 10px;
    height: 28px;
}


.write_form2 {
    padding-left: 10px;
    height: 23px;
}

.login_form1 {
    padding-left: 10px;
    height: 35px;
    border: 1px solid #b2b2b2;
}

.f193 {
    width: 193px;
}

.f198 {
    width: 198px;
}
.f175 {
    width: 175px;
}
.f177 {
    width: 177px;
}
.f180 {
    width: 180px;
}

.f187 {
    width: 187px;
}

.f130 {
    width: 130px;
}

.f166 {
    width: 166px;
}

.f178 {
    width: 178px;
}

.f100 {
    width: 100px;
}

.f109 {
    width: 109px;
}

.f120 {
    width: 120px;
}

.f142 {
    width: 142px;
}

.f95 {
    width: 95px;
}

.view_input {
    width: 245px;
    height: 18px;
}

.f94 {
    width: 94px;
}

.f273 {
    width: 273px;
}

.f806 {
    width: 806px;
}

.f205 {
    width: 205px;
}

.f250 {
    width: 250px;
}

.f_position {
    vertical-align: top;
    margin-top: 1px;
}

.f238 {
    width: 238px;
}

.f285 {
    width: 285px;
}


.f386 {
    width: 386px;
}

.f308 {
    width: 308px;
}


.f468 {
    width: 468px;
}
.f540 {
    width: 540px;
}

.f542 {
    width: 542px;
}

.f569 {
    width: 569px;
}

.f572 {
    width: 572px;
}

.f576 {
    width: 576px;
}
.f577 {
    width: 577px;
}
.f587 {
    width: 587px;
}

.f700 {
    width: 700px;
}


.f795 {
    width: 795px;
}

.notice_text {
    width: 785px;
    height: 200px;
    padding: 10px;
    font-size: 12px;
    color: #555;
    
}

.notice_td {
    padding-top: 5px;
    height: 227px;
}

.f98p {
    width: 98%;
}

.inline_box {
    display: inline-block;
}

.inline_box2 {
    display: inline-block;
    width: 485px;
    margin-right: 50px;
}


.list_con1 {
    position: relative;
}

.list_top {
    position: relative;
    height: 38px;
}

.list_top2 {
    position: relative;
    height: 30px;
}

.list_top3 {
    position: relative;
    height: 33px;
    top: -6px;
}

.list_top4 {
    position: relative;
    height: 32px;
    text-align: right;
}

.btn_area {
    position: absolute;
    right: 0;
    top: 5px;
    text-align: right;

}

.btn_area2 {
    position: absolute;
    right: 0;
    top: -1px;
    text-align: right;

}

.btn_area3 {
    position: absolute;
    right: 0;
    top: 14px;
    text-align: right;

}

.btn_area4 {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;

}

.right_area {
    height: 33px;
    text-align: right;
}

.title_area {
    position: relative;
    height: 30px;
    font-size: 14px;
    
    color: #333;
}

.table_box1 {
    /*user*/
    position: relative;
    width: 100%;
    height: 684px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.table_box2 {
    position: relative;
    width: 100%;
    height: 707px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.table_box3 {
    position: relative;
    width: 100%;
    height: 665px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

}

.basic_box1 {
    position: relative;
    width: 100%;
    height: 665px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.basic_box2 {
    position: relative;
    width: 100%;
    height: 700px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.basic_box3 {
    position: relative;
    width: 100%;
    height: 724px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

}

.basic_box4 {
    /* group */
    position: relative;
    width: 100%;
 
    background-color: #fff;
    /*border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
}

.basic_box5 {
    position: relative;
    width: 100%;
    height: 639px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.basic_box6 {
    position: relative;
    width: 100%;
    height: 760px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

}

.basic_box7 {
    position: relative;
    width: 100%;
    height: 621px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.basic_box8 {
    position: relative;
    width: 100%;
    height: 700px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.overlab_blue {
    display: inline-block;
    color: blue;
    text-indent: 10px;
    font-size: 12px;
}

.overlab_red {
    display: inline-block;
    color: red;
    text-indent: 10px;
    font-size: 12px;
}

.td_notice {
    display: inline-block;
    font-size: 12px;
    vertical-align: text-top;
    padding-left: 10px;
}

.point_txt1 {
    color: #3a7929;
    display: inline;
}

.info_area {
    position: relative;
    height: 46px;
}

.pop_info_area {
    position: relative;
    height: 35px;
}

.notice_txt {
    position: relative;
    top: 13px;
    left: 20px;
    background: url("../img/notice_bg.png") no-repeat 0 2px;
    color: #d75e23;
    font-size: 14px;
    
    padding-left: 17px;
}


.pop_notice_txt {
    position: relative;
    top: 7px;
    left: 20px;
    background: url("../img/notice_bg.png") no-repeat 0 2px;
    color: #d75e23;
    font-size: 14px;
    
    padding-left: 17px;
}

.wav_name {
    display: inline-block;
    padding-left: 10px;
    vertical-align: bottom;
    position: relative;
    bottom: 1px;
}

.wav_name span {
    font-size: 12px;
    text-decoration: underline;
    padding-left: 1px;
    padding-bottom: 2px
}

.mark_notice {
    background: url("../img/btn/mark.png") no-repeat 0 6px;
    padding: 6px 0 0 21px;
    font-size: 12px;
    
    color: #555;
    height: 19px;
}
.mark_notice_sub {
    padding: 6px 0 0 21px;
    font-size: 12px;
    
    color: #555;
    height: 19px;
}

.mark_notice2 {
    background: url("../img/btn/mark.png") no-repeat 0 0;
    padding: 0 0 10px 23px;
    font-size: 12px;
    
    color: #555;
}

.mark_notice3 {
    display: inline-block;
    background: url("../img/btn/mark.png") no-repeat 0 5px;
    padding: 4px 0 5px 25px;
    font-size: 14px;
    
    color: #555;

}

.mark_notice4 {
    background: url("../img/btn/mark.png") no-repeat 0 6px;
    padding: 5px 0 5px 23px;
    font-size: 12px;
    
    color: #555;

}

.popup_check_title {
    background: url("../img/popup_title.png") no-repeat;
    padding: 8px 0 0 45px;
    font-size: 16px;
    
    height: 35px;
}

.check_gap {
    display: inline-block;
    margin: 0 15px 0 5px;
    vertical-align: middle;
    cursor: pointer;
}

.ip_off {
    display: inline-block;
    width: 250px;
    height: 30px;
    background: url("../img/ip_off.jpg") no-repeat 0 4px;
    font-size: 14px;
    text-decoration: underline;
    
    color: #333;
    padding-left: 45px;
}

.ip_on {
    display: inline-block;
    width: 250px;
    height: 30px;
    background: url("../img/ip_on.jpg") no-repeat 0 4px;
    font-size: 14px;
    text-decoration: underline;
    
    color: #333;
    padding-left: 45px;
}

.ip_raido {
    display: inline-block;
    width: 170px;
    
    color: #555;
}

.label_gap {
    display: inline-block;
    margin-left: 2px;
    cursor: pointer;
}

@media screen and(-ms-high-contrast: active),(-ms-high-contrast: none) {
    /*ie10*/
    .ie_select {
        position: relative;
        /*top: 1px;*/
    }

    .ie_cal {
        top: 7px;
    }
}

/*
html > body .ie_select {
    ie7 8 9
    position: relative;
    top: 1px;
}

*/
.cal_box {
    display: inline-block;
    position: relative;

}

.cal_box:after {
    content: "";
    display: block;
    clear: both;
}

.float_left {
    float: left;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .crop_cla {
        top: 3px;
    }

    .crop_cla2 {
        top: 4px;
    }
}

.cal_txt {
    display: inline-block;
    vertical-align: super;
}

.error_pop {
    position: relative;
    margin: 0 auto;
    top: 165px;
    width: 550px;
    height: 500px;
    background: url("../img/error_img.png") no-repeat center 0;
}

.error_txt {
    width: 100%;
    color: #2d6545;
    font-size: 33px;
    
    position: relative;
    top: 200px;
    text-align: center;
    height: 50px;
}

.error_txt2 {
    position: relative;
    top: 220px;
    width: 100%;
    height: 65px;
    text-align: center;
    font-size: 15px;
    color: #555;
    
}

.error_footer {
    width: 100%;
    text-align: center;
    position: relative;
    font-size: 11px;
    color: #666;
    font-weight: 500;
    top: 280px;
}

[data-tooltip-text]:hover {
    position: relative;
}

[data-tooltip-text]:after {
    -webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    transition: bottom .3s ease-in-out, opacity .3s ease-in-out;

    background-color: rgba(209, 98, 43, 0.8);

    -webkit-box-shadow: 0 0 3px 1px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 0 0 3px 1px rgba(50, 50, 50, 0.4);
    box-shadow: 0 0 3px 1px rgba(50, 50, 50, 0.4);

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 5px 7px;
    position: absolute;
    width: auto;
    min-width: 200px;
    max-width: 150px;
    word-wrap: break-word;
    text-align: left;
    z-index: 9999;

    opacity: 0;
    left: -9999px;
    top: 90%;

    content: attr(data-tooltip-text);
}

[data-tooltip-text]:hover:after {
    top: 130%;
    left: 0;
    opacity: 1;
}

.depart_box {
    display: inline-block;
    font-size: 12px;
    color: #333;
    
    background: url("../img/data_check.png") no-repeat 3px 2px;
    padding-left: 24px;
}


#login_wrap0 {
    width: 100%;
    height: 100%;
    min-width: 1000px;
    min-height: 680px;
    background-color: #7163ba;
}

.login_wrap1 {
    width: 100%;
    height: 354px;
    background: #eee;
}

.login_con1 {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 354px;
    background: url("../img/login/img_bg1.png") no-repeat bottom right;
}

.admin_login_con1 {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 354px;
    background: url("../img/login/admin_img_bg1.png") no-repeat bottom right;
}
.login_wrap2 {
    width: 100%;
    height: 250px;
    background: #7163ba url("../img/login/login_wrap2_bg.jpg") repeat-x;
}

.login_con2 {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 250px;
    background: url("../img/login/img_bg2.png") no-repeat top right;
}

.admin_login_con2 {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 180px;
    background: url("../img/login/admin_img_bg2.png") no-repeat bottom right;
}

.login_wrap3 {
    width: 100%;
    height: 210px;
    background: #7163ba;
}

.login_con3 {
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 1000px;
    height: 180px;
    background: url("../img/login/img_bg3.png") no-repeat top right;
}
.admin_login_con3 {
    position: relative;
    /*margin: 0 auto;*/
    width: 100%;
    height: 180px;
    text-align: center;
   /*background: url("../img/login/img_bg3.png") no-repeat top right;*/
}

.login_logo {
    position: relative;
    top: 122px;
}

.login_footer {
    position: relative;
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*width: 1000px;*/
    top: 90px;
    /*text-align: center;*/
    font-size: 11px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
}

.login_txt {
    position: relative;
    top: 155px;
}

.login_introduce {
    position: relative;
    width: 435px;
    top: 167px;
    color: #5b576c;
    font-size: 16px;
    line-height: 20px;;
    text-align: justify;
}

.login_introduce span {
    
}

.login_form {
    position: relative;
    width: 438px;
    top: 50px;
}

.login_form .login_fb {
    width: 340px;
}

.login_fb li {
    float: left;
    padding-bottom: 10px;
}

.login_fb li:nth-child(odd) {
    width: 80px;
    color: #fff;
    padding-top: 8px;
    font-size: 14px;
    
}
/*
.login_fb li:nth-child(even) {
    width: 245px;
    margin-right: 10px;
}
*/
.login_type{
    display: inline;
    position:relative;
    top:-15px;
    left:5px;
}
.logo_type{
    display: inline;
    position:relative;
    top:-5px;

}

.login_inline{
    display: inline !important;
}

.display_hidden {
    display: none;
} 
.tree_message {
    position: relative;
    top: 40%;
    width: 335px;
    height: 52px;
    background: url("../img/tree_bg.png") no-repeat;
    font-size: 18px;
    color: #333;
    margin: 0 auto;
    padding: 15px 0 0 60px;
}

.mark2 {
    color: #c22b2b;
    background: url("../img/mark2.png") no-repeat 0 3px;
    padding-left: 20px;
    display: none;
}

.mark3 {
    color: #555;
    font-size:12px;
    background: url("../img/mark3.png") no-repeat 0 3px;
    padding-left: 20px;
}



.window_popup_body {
    position: relative;
    width: 750px;
    padding-bottom: 20px;
    background-color: #fff;
    /*border: 1px solid #999;*/
    /* box-shadow: 1px 1px 3px 0px #aaa; */
}

.window_popup_body .popup_con {
    position: relative;
    width: 710px;
    height: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

.window_popup_body3 {
    position: relative;
    width: 1000px;
    padding-bottom: 20px;
    background-color: #fff;
    /*border: 1px solid #999;*/
    /* box-shadow: 1px 1px 3px 0px #aaa; */
}

.window_popup_body3 .popup_con {
    position: relative;
    width: 960px;
    height: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

.all_txt {
    color: #d60a0a !important;
}

/*1209*/
.critical_txt {
    position: relative;
    font-family: 'Arial, Helvetica, sans-serif';
    top: 2px;
    padding-left: 4px;
    display: inline-block;
    color: #d40303;
    font-weight: bold;
}

.pass_wrap {
    position: relative;
    top: 130px;
}

.pass_wrap .pass_box {
    width: 720px;
    height: 520px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #e0b562;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.pass_wrap .pass_footer {
    width: 720px;
    margin: 0 auto;
    text-align: center;
    font-size: 11px;
    color: #666;
    font-weight: 500;
    padding-top: 15px;
}

.pass_title {
    position: relative;
    top: 30px;
    width: 100%;
    height: 225px;
    font-size: 25px;
    color: #64491e;
    
    text-align: center;
    background: url("../img/passbg.png") no-repeat center 50px;
}

.pass_txt {
    width: 100%;
    text-align: center;
    color: #333;
    
    font-size: 18px;
}

.login_form2 {
    padding-left: 10px;
    height: 33px;
    border: 1px solid #ccc;
}

.pass_loginbox {
    position: relative;
    width: 375px;
    margin: 0 auto;
    top: 20px;
}

.pass_loginbox li {
    float: left;
}

.pass_loginbox li:nth-child(odd) {
    width: 125px;
    font-size: 14px;
    padding-top: 9px;
    color: #444;
    
}

.pass_loginbox li:nth-child(even) {
    width: 245px;
    height: 42px;
}

.btn_pass {
    width: 250px;
    height: 40px;
    background-color: #8db719;
    font-size: 16px;
    color: #fff;
    
    position: relative;
    left: 125px;
}

.pass_id {
    font-size: 14px;
    padding-top: 9px;
    height: 32px !important;
}

/*1210*/
.setting_box {
    position: relative;
    width: 100%;
    height: 802px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.setting_box2 {
    position: relative;
    width: 100%;
    height: 770px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

/*LCR*/
.lcr_notice {
    width: 100%;
    height: 56px;
    background: url("../img/lcr_notice.jpg") no-repeat;
}

.lcr_notice ul {
    padding: 2px 0 0 75px;
}

.lcr_notice li {
    font-size: 14px;
    color: #3b5372;
    background: url("../img/notice_dot.png") no-repeat 0 8px;
    padding: 0 0 0 10px;
    height: 28px;
}

.lcr_notice li span {
    color: #666;
}

.btn_box {
    width: 100%;
    height: 30px;
    text-align: right;
}

.export_box {
    width: 100%;
    height: 803px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.export_box2 {
    width: 100%;
    height: 803px;
    background-color: #fff;
}

.lcr_inbox {
    position: relative;
    width: 98%;
}

.lcr_inbox_gs {
    position: relative;
    width: 98%;
    height: 15px;

}

.lcr_mark1 {
    display: inline-block;
    background: url("../img/btn/mark.png") no-repeat 0 5px;
    padding: 3px 0 0 25px;
    font-size: 14px;
    color: #555;
    height: 30px;
}

.lcr_txt1 {
    position: absolute;
    display: inline-block;
    text-align: right;
    font-size: 14px;
    right: 0;
    bottom: 8px;
}

.lcr_txt1 span {
    color: #c03a3a;
}

.intable {
    position: relative;
    width: 98%;
    height: 186px;
}


.intable_gs {
    position: relative;
    width: 98%;
    height: 195px;
}


.intable_gs:after {
    content: "";
    display: block;
    clear: both;
}
.intable:after {
    content: "";
    display: block;
    clear: both;
}

.intable .intable_table {
    position: relative;
    float: left;
    border: 1px solid #ccc;
    height: 180px;
    width: calc(99% - 65px)
}

.intable_gs .intable_table_gs {
    position: relative;
    float: left;
    border: 1px solid #ccc;
    height: 189px;
    width: calc(99% - 65px)
}

.intable .intable_button {
    position: relative;
    top: 0;
    width: 75px;
    text-align: right;
    float: right;
}

.intable_gs .intable_button {
    position: relative;
    top: 0;
    width: 75px;
    text-align: right;
    float: right;
}

.in_ul li {
    height: 24px;
    background: url("../img/lcr_dot.jpg") no-repeat 0 10px;
    padding-left: 10px;
    font-size: 14px;
    
    color: #555;
}

.in_ul span {
    color: #c03a3a;
}

.popup_address {
    position: relative;
    width: 100%;
}

.popup_address:after {
    content: "";
    display: block;
    clear: both;
}

.pa_con1 {
    position: relative;
    width: 450px;
    height: 477px;
    float: left;
    /*background: #d9c6ea;*/
}

.pa_btn {
    position: relative;
    width: 58px;
    height: 447px;
    float: left;
    /*background:#eee;*/
}

.pa_con2 {
    position: relative;
    width: 450px;
    height: 413px;
    float: right;

}

.pa_tablebox {
    position: relative;
    height: 192px;

}

.pa_tablebox2 {
    position: relative;
    height: 404px;

}

.pa_tablebox2 {
    position: relative;
    height: 404px;

}
.pa_tablebox3 {
    position: relative;
    height: 240px;
    border: 1px solid #ccc;
}

.pa_tablebox4 {
    position: relative;
    height: 383px;
}

.pa_title {
    position: relative;
    width: 100%;
    height: 25px;
}

.pa_title .pa_txt {
    font-size: 14px;
    color: #333;
    
    left: 0;
}

.pa_title .pa_notice {
    position: absolute;
    font-size: 12px;
    color: #777;
    
    right: 0;
    top: 2px;
    text-align: right;
}

.btn_right_position {
    position: absolute;
    display: block;
    top: 150px;
    left: 10px;
}

.btn_right2_position {
    position: absolute;
    display: block;
    top: 370px;
    left: 10px;
}

.btn_left_position {
    position: absolute;
    left: 10px;
    display: block;
    top: 180px;
}

.btn_left2_position {
    position: absolute;
    left: 10px;
    display: block;
    top: 400px;
}
.btn_right3_position {
    position: absolute;
    display: block;
    top: 235px;
    left: 10px;
}
.btn_left3_position {
    position: absolute;
    left: 10px;
    display: block;
    top: 270px;
}

.reser_box {
    position: relative;
    display: inline-block;
    top: -4px;
}

.table_box4 {
    position: relative;
    width: 95%;
    padding: 5px 30px;
    background: #e9ecf0;
    margin: 10px 0 6px 0;
}

.txt_b {
    color: #333;
}

.blue_txt {
    color: #2542d3;
}

.brown_txt{
    color:#a84f00 !important;
}

.green_txt{
    color:#068802 !important;
}
.red_txt {
    color: #bc1616;
}

.orange_txt {
    color: #d36f0c;
}
.tab_con {
    width: 100%;
    height: 40px;
}

.tab_box {
    position: relative;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #ccc;
}

.tab_box:after {
    content: "";
    display: block;
    clear: both;

}

.tab_box li a {
    display: block;
    float: left;
    /*width: 120px;*/
    padding: 0 40px;
    height: 30px;
    text-align: center;
    color: #777;
    
}

.tab_box .over a {
    color: #2a6796;
    background: url("../img/tab_bg.jpg") repeat-x bottom;
}

.tab_box li a:hover {
    color: #2a6796;
}

.span_txt {
    color: #555;
    font-size: 12px;
    
    margin-right: 10px;
}

.intable2 {
    position: relative;
    width: 98%;
    /*margin: 0 auto;*/

}

.marginauto {
    margin: 0 auto;
}

.intable3 {
    position: relative;
    width: 98%;
    margin: 5px 0;
}

.in_ul2 li {
    height: 24px;
    background: url("../img/lcr_dot.jpg") no-repeat 0 9px;
    padding-left: 10px;
    
    font-size: 14px;
    color: #555;
}

.in_ul2 span {
    color: #c03a3a;
}

.h150 {
    height: 150px;
}

.h96 {
    height: 96px;
}

.h100 {
    height: 100px;
}
.h300 {
    height: 300px;
}

.h120 {
    height: 120px;
}

.pa_box {
    width: 448px;
    height: 164px;
    border-top: 2px solid #bcca74;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.tree_box {
    padding: 10px;
    font-size: 12px;
    color: #555;
    
}

.pa_box2 {
    width: 448px;
    height: 449px;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.pa_box3 {
    width: 448px;
    height: 380px;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.notice_mouse {
    cursor: pointer;

}

.img_icon {
    display: inline-block;
    -webkit-user-drag: none;
    vertical-align: bottom;
    margin-right: 3px;
    margin-left: 5px;
}

.viewer_wrap {
    width: 100%;
    background-color:#f7f7f7;
}


.viewer_wrap2 {
    width: 1248px;
}

.viewer_wrap2:after {
    content: "";
    display: block;
    clear: both;
}

.viewer_wrap:after {
    content: "";
    display: block;
    clear: both;
}

.viewer_left {
    width: calc(100% - 350px);
    float: left;
    height:892px;
    /*background: #00B83F;*/
}

.viewer_right {
    width: 350px;
    float: right;
    background: #f7f7f7;
    position: relative;
}

.viewer_right2 {
    width: 498px;
    float: right;
    /*background: #eeab2b;*/
    position: relative;
}

.viewer_right:after {
    content: "";
    display: block;
    clear: both;
}

.v_right1 {
    width: 248px;
    float: left;
    border-right: 1px solid #ccc;
}

.v_right2 {
    position: absolute;
    right: 1px;
    width: 248px;
    /*float:right;*/
}

.viewer_box {
    width: 348px;
    background: #f7f7f7;
}

.viewer_title {
    background: #63af63;
    color: #fff;
    font-size: 14px;
    
    height: 35px;
}
.viewer_title2 {
    /*background: #63af63;*/
    color: #333;
    font-size: 14px;
    
    height: 30px;
}
.viewer_con {
    width: 228px;
    margin: 0 auto;
    padding: 10px 0;
}

.viewer_con2 {
    width: 228px;
    margin: 0 auto;
    padding: 10px 0;
    height: 160px;
}
.viewer_con3 {
    width: 328px;
     /* margin: 0 auto; */
     padding: 0px 10px;
    padding-top:5px;
}

.viewer_con4 {
    width: 328px;
    /* margin: 0 auto; */
    padding: 0px 10px;
   height: 95px;
}
.viewer_btn {
    width: 228px;
    margin: 0 auto;
    text-align: right;
    padding-bottom: 10px;
    clear: both;
}

.viewer_list li {
    font-size: 12px;
    float: left;
    list-style: none;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding: 5px 0;
    height: 20px;
}

.viewer_list li:nth-child(odd) {
    width: 63px;
    color: #333;
    
    background: url("../img/notice_dot.png") no-repeat 0 13px;
    padding-left: 7px;

}

.viewer_list li:nth-child(even) {
    width: 256px;
    color: #555;
    

}

.viewer_txt {
    width: 215px;
    font-size: 12px;
    color: #555;
    height: 100px;
    
    padding: 5px 5px;

}

.viewer_txt2 {
    width: 215px;
    font-size: 12px;
    color: #555;
    height: 75px;
    
    padding: 5px 5px;

}
.viewer_txt3 {
    width: 309px;
    font-size: 12px;
    color: #555;
    height: 165px;
    padding: 5px 5px;

}

.viewr_close {
    position: relative;
    width: 100%;
    background: #f7f7f7;
    text-align: center;
    padding: 10px 0 10px 0;
}

.viewer_tab {
    position: relative;
    width: 100%;
    /*height: 30px;*/
    /*border-bottom: 1px solid #ccc;*/
}

.viewer_tab:after {
    content: "";
    display: block;
    clear: both;

}

.viewer_tab li a {
    display: block;
    float: left;
    width: 174px;
    font-size: 12px;
    height: 30px;
    padding-top: 10px;
    text-align: center;
    color: #777;
    
    background: #cdcdcd;
    color:#6d6a6a;
}

.viewer_tab .over a {
    background: #175687;
    color: #bddaf1;

}

.viewer_tab li a:hover {
    color: #fff;
}


.upload_notice {
    width:400px;
    font-size:14px;
    
    color:#555;
    padding: 25px;
    background:#fff;
}

.upload_notice h4{
    width: 100%;
    font-size:14px;
    
    text-align:center;
}
.upload_notice p.txt_overflow_hidden {
    width:180px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 10px;;
}
.upload_notice p.txt_overflow_hidden2 {
    width:370px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 10px;;
}
.txt_overflow_hidden3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    
}
.upload_notice_tit {
    background:url("../img/mark2.png") no-repeat 0 4px;
    padding:0 0 10px 20px;
    font-size:14px;
    color:#555;
}
.reason {
    border-top: 2px solid #aaa0df; 
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.reason_for_failure  {
    width:100%;
    font-size:12px !important
}
.reason_for_failure th {
    height:27px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align:center;
    background:#e9ecf0;
    text-indent:10px;
}
.reason_for_failure th:last-child {
    border-right: none;   
}
.reason_for_failure td {
    height: 27px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    background: #fff !important;
    padding-left: 0px !important;
    color: #555;
    border-right: none !important;
    font-size: 12px !important;
}
.upload_notice_button_area {
    padding-top:20px;
    text-align:center;
}

.textarea_type1 {
    height: 200px;
    line-height: 16px;
    padding: 5px;
    margin: 5px 0;
}

.textarea_type2 {
    width: 574px;
    height: 50px;
    line-height: 16px;
    padding: 5px;
    margin: 5px 0;
}

.address_input {border:0 !important; text-align:center !important;}

.progressbar_area .progressbar {
    float:left;
    width:65%;
    position:relative;
}
.progressbar_area .progressbar progress {
    width:100%;
    position:relative;
    top:-5px;
}
.progressbar_area .upload_size {
    float:left;
    width:15%;
    font-size:11px;
    text-align:right;
}
.progressbar_area .delimiter {
    float:left;
    width:4%;
    font-size:11px;
}
.size {
    float:left;
    width:15%;
    font-size:11px;
    text-align:left;
}
.size:after {
    content: "";
    display: block;
    clear: both;    
}

progress {
    background-color: #f3f3f3;
    border: 0;
    height: 7px;
    border-radius: 9px;
}
progress::-webkit-progress-bar {
    background-color: #f3f3f3;
    border-radius: 9px;
}
 progress::-webkit-progress-value {
    background: #0078D7;
    background: -moz-linear-gradient(top,  #0078D7 0%, #0078D7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0078D7), color-stop(100%,#0078D7));
    background: -webkit-linear-gradient(top,  #0078D7 0%,#0078D7 100%);
    background: -o-linear-gradient(top,  #0078D7 0%,#0078D7 100%);
    background: -ms-linear-gradient(top,  #0078D7 0%,#0078D7 100%);
    background: linear-gradient(to bottom,  #0078D7 0%,#0078D7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0078D7', endColorstr='#0078D7',GradientType=0 );
    border-radius: 9px;
}
 progress::-moz-progress-bar {
    background: #0078D7;
    background: -moz-linear-gradient(top,  #0078D7 0%, #0078D7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0078D7), color-stop(100%,#0078D7));
    background: -webkit-linear-gradient(top,  #0078D7 0%,#0078D7 100%);
    background: -o-linear-gradient(top,  #0078D7 0%,#0078D7 100%);
    background: -ms-linear-gradient(top,  #0078D7 0%,#0078D7 100%);
    background: linear-gradient(to bottom,  #0078D7 0%,#0078D7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0078D7', endColorstr='#0078D7',GradientType=0 );
    border-radius: 9px;
}
.loding_area {
    position: relative;
    top: 4px;
    display: inline-block;
}

.sending {
    background:url('/assets/img/bg_send_proress.gif') no-repeat 0px;
    background-size: 100% 100%
} 

.txt_color_red {
    color:red !important;
}

.txt_color_red {
    color:red !important;
}

.relative {
    position: relative;
}

.effect {
    position: absolute;
    width:100%;
    height:100%;
    border: 2px solid #000;
    top:0;
    left:0;
    animation: blinker 1s linear infinite;
}
@keyframes blinker {  
    50% { opacity: 0;
    }
  }
/* important */
.w100 {
    width: 100% !important;
}
.w120px {
    width: 120px !important;
}
.h40 {
    height: 40px !important;
}
.top0 {
    top:0 !important;
}
.top6 {
    top:6px !important;
}
.ta-left {
    text-align: left !important;
} 
.pl12 {
    padding-left: 12px !important;
}
.pt5 {
    padding-top: 5px !important;
}
.content_box {
    width: 100%;
    height: 250px;
}
.pointer {
    cursor: pointer;
}
.static_body {
    position: relative;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 745px;
}

.sub_title{
    color:#333;
    font-size: 18px;
    
    height: 30px;
}
.tab_con2 {
    position:relative;
    width: 100%;
    height: 42px;
}
.tab_box2{
    position: relative;
    width: 240px;
    height: 28px;
    background-color:#fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border: 1px solid #b9b9b9;
}
.tab_box2:after {
    content: "";
    display: block;
    clear: both;
}

.tab_box2 li{
    width:80px;
    height: 28px;
    /*display: block;*/
    float: left;
    box-sizing : border-box;
    border-right: 1px solid #b9b9b9;
}

.tab_box2 li a {
    padding-top:1px;
    color: #777;
    text-align: center;
    display: inline-block;
    width:100%;
    height: 100%;
}

/*
.tab_box2 li:last-child a{
    width: 32.8%;
    border-right: none;

}
*/
.tab_box2 .over a {
    background: #7163ba;
    color: #fff;
}


.tab_box2 li a:hover {
   text-decoration: underline;
}
.org_box3 {
    width: 100%;
    height: 731px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #bcca74;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

.verson_box{
    position:absolute;
    width:480px;
    height:260px;
    background:#fff;
    border:1px solid #7163ba;
    z-index: 100;
    top:500px;
}
.verson_title{
    position:relative;
    top:20px;
    width:100%;
    text-align: center;
    font-size:25px;
    
    letter-spacing: -0.5px;
    color:#444;
}
.verson_title span{
    color:#e47509;
}
.verson_txt{
    position:relative;
    width:100%;
    text-align: center;
    color:#555;
    font-size: 16px;
    line-height: 20px;
    top: 30px;
    letter-spacing: -0.5px;
}
.verson_btn_box{
    position:relative;
    width:100%;

}
.chrome_down{
    position:relative;
    top:40px;
    margin:0 auto;
    width:124px;
    height: 125px;
    background:url("../img/login/chrome_img.jpg") no-repeat top center;
}
.stat_size{
    width:98%;
    height:670px;
    margin:0 auto;
    margin-top:20px;
}

.popup_notice{
    position: absolute;
    background:url("../img/btn/mark.png") no-repeat 0 1px;
    padding-left:24px;
    font-size:14px;
    color:#555;
    right:0;
    top:8px;
}
.subtitle{
    width:100%;
    height:31px;
    padding-left:13px;
    background:url("../img/bullet.png") no-repeat;
    font-size:18px;
    color:#1a5079;
    line-height: 16px;
    letter-spacing: -0.5px;
}
.explain_txt{
    display: inline-block;
    padding-left:5px;
    color:#555;
    font-size: 14px;
}
.popup_notice2{
    width:100%;
    font-size:14px;
    color:#555;
    line-height: 12px;
    background:url("../img/popup_notice2.png") no-repeat;
    padding:3px 0 15px 25px;
}
.ready_color {
    color:#333 !important;
}
.approval_color {
    color:#538b83 !important;
}
.reject_color {
    color:#a44d4d !important;
}


.td_div{
    display:inline-block;
    width: 280px;
    margin: 18px 0;
}
.td_div2{
    display:inline-block;
    width: 320px;
    margin:15px 10px 15px 0;
}
.td_div3{
    display:inline-block;
    width: 280px;
    margin: 12px 0;
}
/* 테마 관련 CSS */
.theme-info-box {
    width: 400px;
    padding: 12px;
    float: left;
}

table.theme-info {
    width: 90%;
    border: 1px solid #000;
    margin: 0 auto;
}

table.theme-info th {
    border-bottom: 1px solid #000;
}

table.theme-info td {
    border-bottom: 1px solid #000;
}

.theme-thumnail img {
    width: 200px;
}

.theme_height{
    width:216px;
    height:444px;
    border:1px solid #ccc;
    margin:10px 0;
    display: inline-block;
    overflow: hidden;
}

.theme_height img{
    width:100%;
}

.theme_height2{
    /*
    width:180px;
    height:370px;
    */
    width:230px;
    height:473px;    
    border:1px solid #ccc;
    margin:10px 0;
    display: inline-block;
}

.theme_height2 img{
    width:100%;
}
.theme_height3{
    width:166px;
    height:340px;
    border:1px solid #ccc;
    margin:10px 0;
    display: inline-block;
}

.theme_height3 img{
    width:100%;
}

.btn_center{

    text-align: center;
}

.theme_wrap{
    position:relative;
    width:100%;
    min-width: 1545px;
    /*margin:0 auto;*/
    height:670px;
    /*display: table;*/
    /*table-layout: fixed;*/
    border-spacing: 20px;
}

.theme_wrap .theme_detail_box{
    position: relative;
    width: 280px;
    border:1px solid #ccc;
    display: table-cell;
    table-layout: fixed;

}

.theme_wrap .theme_detail_box2{
    position: relative;
    width: 280px;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: table-cell;
    table-layout: fixed;

}

.theme_wrap .theme_detail_box3{
    position: relative;
    width: 309px;
    border:1px solid #ccc;
    display: table-cell;
    table-layout: fixed;

}
.preview_title{
    width:100%;
    background:#f1f2e9;
    height:40px;
    color:#333;
    border-bottom:1px solid #ccc;
    text-align: center;
    font-size:14px;
    padding:10px 0 0 0;
    box-sizing: border-box;
}
.preview_position{
    position:relative;
    left:10px;
    top:10px;
}

.info_s1 {
    display: inline-block;
    width: 712px;
}

.info_s2 {
    display: inline-block;
    width: 220px;
}

.theme_ul li{
    float:left;
    width:309px;
    border: 1px solid #ccc;
}
.info_size{
    height:804px;
}

.div_radio{
    margin:0 auto;
    width:250px;
}


.div_radio dt{
    float:left;
    width:105px;
    text-align: left;
}


.theme_wrap_pop{
    position:relative;
    width:100%;
    min-width: 1545px;
    /*margin:0 auto;*/
    height:630px;
    /*display: table;*/
    /*table-layout: fixed;*/
    border-spacing: 20px;
}

.theme_wrap_pop .theme_detail_box_pop{
    position: relative;
    width: 280px;
    border:1px solid #ccc;
    display: table-cell;
    table-layout: fixed;

}
.theme_box {
    position: relative;
    width: 100%;
    height: 714px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #aaa;
    border-top: 2px solid #aaa0df;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


.theme_btn_position{
    right:20px;
    margin-bottom:20px;
}

input[readonly] {
    background-color: #f1f1f1; /* 배경색 변경으로 읽기 전용임을 시각적으로 표시 */
}

/* 테마 리스트 */
div[data-ax-repeat] > div.ajax_loading,
div[data-ax-repeat] > div.ajax_result_txt {
    /* padding-top: 150px; */
    position: absolute;
    top: 45%;
    height: 35px;
    text-align: center;
    color: #666;
    vertical-align: middle;
    width: 100%;
    /*background: url("../img/nodata.png") no-repeat 43% 0;*/
}

/* 캡차 */
li.captcha img,li.captcha span  {
    display: inline !important;
}


.notice_txt2 {
    font-size: 14px;
    color: #333;
    background: url("../img/notice2.png") no-repeat 0 4px;
    padding: 0 0 0 20px;
    position: relative;
    top: 4px;
}

table.evo-palette tr {
    height: 14px;
}

span.version {
    margin-left: 4px;
    font-size: 12px;
}

span.ext_limit {
    font-size:12px;
}

.ml8 {
    margin-left: 8px !important;
}

.ajax_result_txt {
    text-align: center;
    color: #666;
    font-size: 16px;
    padding: 10px 0;
}