#wrapper {
    width: 100%;
    min-width: 1388px;
    height: 100%;
    overflow: hidden;
}

#header {
    position: absolute;
    background: #343b43;
    width: 100%;
    min-width: 1530px;
    height: 63px;
    border-bottom: 1px solid #031127;
    box-sizing: border-box;
    z-index: 99;
    overflow: hidden;
}

#header h1 {
    float: left;
    width: 250px;
    border-right: 1px solid #031127;
    background: #23282d;
    box-sizing: border-box;
}

#header ul.mainMenu {
    overflow: hidden;
    float: left;
}

#header ul.mainMenu li {
    float: left;
}

#header ul.mainMenu li a {
    display: block;
    min-width: 140px;
    height: 63px;
    line-height: 63px;
    text-align: center;
    color: #aaadb0;
    font-size: 16px;
    padding: 0px 10px;
}

#header ul.mainMenu li a img {
    opacity: 0.58;
    filter: alpha(opacity=0.58);
}

#header ul.mainMenu li a.active {
    color: #fff;
    background: #23282d;
    border-top: 5px solid #3ca7ea;
    box-sizing: border-box;
    line-height: 52px;
}

#header ul.mainMenu li a.active img {
    opacity: 1;
    filter: alpha(opacity=1);
}

#header ul.memInfo {
    overflow: hidden;
    float: right;
}

#header ul.memInfo li {
    float: left;
    margin-right: 20px;
    line-height: 63px;
    color: #fff;
}

#section {
    min-width: 1280px;
    height: 100%;
    overflow: hidden;
    margin-top: 63px;
    box-sizing: border-box;
}

#aside {
    float: left;
    height: 100%;
    width: 250px;
    background: #23282d;
    box-sizing: border-box;
    overflow: auto;
    border-right: 1px solid #ddd;
}

#aside p.allMail {
    height: 51px;
    line-height: 51px;
    background: #32373c;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-indent: 20px;
    border-bottom: 1px solid #ddd;
}

#aside p.allMail > span.totalNum {
    font-family: arial;
    float: right;
    margin-right: 15px;
    font-size: 20px;
    font-weight: 900;
    color: #9fd5ee;
    text-indent: 0;
}

#aside ul.lnb_t1 {
    overflow: hidden;
    background: #eef3fa;
}

#aside ul.lnb_t1 li {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

#aside ul.lnb_t1 li > span.num {
    display: block;
    font-family: arial;
    color: #59a5c8;
    font-size: 14px;
    font-weight: 900;
    margin: 10px 0;
}

#aside ul.lnb_t1 li.fst {
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}

#aside .lnb_t2 {
}

#aside .lnb_t2 > p.title {
    font-size: 14px;
    font-weight: 600;
    color: #70c4ea;
    margin-left: 20px;
    padding: 8px 0;
}

#aside .lnb_t2 ul.lnb_t2_sub {
    background: url('../images/icon/line_depth1.png'), #32373c;
    background-repeat: repeat-y, repeat;
    background-position: 30px 0, 0 0;
    padding-bottom: 10px;
}

#aside .lnb_t2 ul.lnb_t2_sub li {
    color: #9ca1a6;
}

#aside .lnb_t2 ul.lnb_t2_sub li.active {
    color: #fff;
}

#aside .lnb_t2 ul.lnb_t2_sub li a{
    color: #adb3bc;
}

#aside .lnb_t2 ul.lnb_t2_sub li a.active, #aside .lnb_t2 ul.lnb_t2_sub li a:hover{
    color: #fff;
}

#aside .lnb_t2 ul.lnb_t2_sub li.lnb_t2_sub_container {
    background: url('../images/icon/line_depth1_c.png') no-repeat 27px 15px;
}

#aside .lnb_t2 ul.lnb_t2_sub li span.lnb_t2_sub_depth1 {
    display: block;
    padding: 10px 0;
    margin-left: 52px;
}

#aside .lnb_t2 ul.lnb_t2_sub li span.lnb_t2_sub_depth1:hover {
    color: #fff;
}

#aside .lnb_t2 ul.lnb_t2_sub li span.lnb_t2_sub_depth1_g {
    display: block;
    padding: 10px 0;
    color: #9ca1a6;
}

#aside .lnb_t2 ul.lnb_t2_sub li span.lnb_t2_sub_depth1_r {
    display: block;
    padding: 10px 0;
    color: #ea7070;
}

#aside .lnb_t2 ul.lnb_t2_sub li > ul.lnb_t2_sub_depth2 {
    background: url('../images/icon/line_depth2.png') repeat-y 57px 0px;
}

#aside .lnb_t2 ul.lnb_t2_sub li > ul.lnb_t2_sub_depth2 li {
    background: url(../images/icon/line_depth2_c.png) no-repeat left;
    font-size: 13px;
    color: #9ca1a6;
    margin-left: 54px;
    margin-bottom: 0px;
    padding: 5px 0 5px 18px;
}

#aside .lnb_t2 ul.lnb_t2_sub li > ul.lnb_t2_sub_depth2 li span:first-child{
    display: inline-block;
    max-width: 103px;
    word-break: break-all;
}
.lnb_t2_sub_depth1 span:first-child{
    max-width: 110px;
    display: inline-block;
    word-break: break-all;
}
#aside .lnb_t2 ul.lnb_t2_sub li > ul.lnb_t2_sub_depth2 li.active {
    color: #fff;
}

#aside .lnb_t3 {
}

#aside .lnb_t3 > p.title {
    font-size: 14px;
    font-weight: 600;
    color: #9ca1a6;
    border-bottom: 1px solid #32373c;
    padding: 11px 10px 11px 20px;
    line-height: 1.5;
    word-break: break-all;
}

#aside .lnb_t3 ul.lnb_t3_sub {
    padding-bottom: 10px;
    border-bottom: 1px solid #32373c;
}

#aside .lnb_t3 ul.lnb_t3_sub li {
    color: #9ca1a6;
}

#aside .lnb_t3 ul.lnb_t3_sub li.active {
    color: #fff;
}

#aside .lnb_t3 ul.lnb_t3_sub li span.lnb_t3_sub_depth1 {
    display: block;
    padding: 10px 0;
}

#aside .lnb_t3 ul.lnb_t3_sub li span.lnb_t3_sub_depth1:hover{
    color: #fff;
}

#aside .lnb_t3 ul.lnb_t3_sub li span.lnb_t3_sub_depth1 span:first-child{
    margin-left: 50px;
    max-width: 130px;
    display: inline-block;
    word-break: break-all;
}

#aside .lnb_t3 ul.lnb_t3_sub li span.lnb_t3_sub_depth1 a {
    color: #adb3bc;
}

#aside .lnb_t3 ul.lnb_t3_sub li span.lnb_t3_sub_depth1 a.active {
    color: #fff;
}

#aside .lnb_t3 ul.lnb_t3_sub li span.lnb_t3_sub_depth1 a:hover {
    color: #fff;
}

#aside .lnb_t3 ul.lnb_t3_sub li > ul.lnb_t3_sub_depth2 {
    background: url('../images/icon/line_depth2.png') repeat-y 40px 0px;
}

#aside .lnb_t3 ul.lnb_t3_sub li > ul.lnb_t3_sub_depth2 li {
    background: url(../images/icon/line_depth2_c.png) no-repeat left;
    font-size: 13px;
    color: #9ca1a6;
    margin-left: 37px;
    padding: 5px 0 5px 18px;
}

#aside .lnb_t3 ul.lnb_t3_sub li > ul.lnb_t3_sub_depth2 li:hover{
    color: #ddd;
}

#aside .lnb_t3 ul.lnb_t3_sub li > ul.lnb_t3_sub_depth2 li span:first-child{
    max-width: 170px;
    display: inline-block;
    padding: 0;
    word-break: break-all;
}

#aside .lnb_t3 ul.lnb_t3_sub li > ul.lnb_t3_sub_depth2 li a {
    color: #adb3bc;
}

#aside .lnb_t3 ul.lnb_t3_sub li > ul.lnb_t3_sub_depth2 li a.active {
    color: #70c4ea;
}

#aside .lnb_t3 ul.lnb_t3_sub li > ul.lnb_t3_sub_depth2 li a:hover {
    color: #fff;
}

#aside .lnb_t3 ul.lnb_t3_sub li > ul.lnb_t3_sub_depth2 li.active {
    color: #fff;
}

#aside .lnb_t4 {
}

#aside .lnb_t4 > p.title {
    font-size: 14px;
    font-weight: 600;
    color: #9ca1a6;
    height: 40px;
    line-height: 40px;
    text-indent: 50px;
    border-bottom: 1px solid #32373c;
}

#aside .lnb_t4 ul.lnb_t4_sub {
    padding-bottom: 10px;
    border-bottom: 1px solid #32373c;
}

#aside .lnb_t4 ul.lnb_t4_sub li {
    color: #9ca1a6;
    text-indent: 50px;
}

#aside .lnb_t4 ul.lnb_t4_sub li span.lnb_t4_sub_depth1 {
    display: block;
    padding: 10px 0;
}

#aside .lnb_t4 ul.lnb_t4_sub li > ul.lnb_t4_sub_depth2 {
}

#aside .lnb_t4 ul.lnb_t4_sub li > ul.lnb_t4_sub_depth2 li {
    text-indent: 70px;
    font-size: 13px;
    color: #9ca1a6;
    height: 26px;
    line-height: 26px;
}

#aside .lnb_t3 {
}

#aside .lnb_t3 > p.title {
    font-size: 14px;
    font-weight: 600;
    color: #9ca1a6;
}

#aside .lnb_t3 > p.title a {
    color: #9ca1a6;
}

#aside .lnb_t3 > p.title a.active {
    color: #70c4ea;
}

#aside .lnb_t3 > p.title a.active:hover {
    color: #70c4ea;
}

#aside .lnb_t3 > p.title a:hover {
    color: #fff;
}

#aside .lnb_t3 > p.title span.active {
    color: #70c4ea;
}

#aside .lnb_t3 ul.lnb_t5_sub {
    border-bottom: 1px solid #32373c;
    background: #32373c;
}

#aside .lnb_t3 ul.lnb_t5_sub li {
    color: #9ca1a6;
}

#aside .lnb_t3 ul.lnb_t5_sub li span.lnb_t5_sub_depth1 {
    display: block;
    padding: 10px 0;
}

#aside .lnb_t3 ul.lnb_t5_sub li > ul.lnb_t5_sub_depth2 {
    background: url('../images/icon/line_depth2.png') repeat-y 43px 0px;
}

#aside .lnb_t3 ul.lnb_t5_sub li > ul.lnb_t5_sub_depth2 li {
    width: 72%;
    background: url(../images/icon/line_depth2_c.png) no-repeat left;
    font-size: 13px;
    color: #9ca1a6;
    margin-left: 40px;
    padding: 10px 0px 10px 18px;
    display: block;
    line-height: 1.5;
    /* margin-bottom: 5px; */
    /* width: 145px; */
    word-break: break-all;
    /* min-height: 36px; */
    /* line-height: 36px; */
    /* padding: 10px 0;*/
}

#aside .lnb_t3 ul.lnb_t5_sub li > ul.lnb_t5_sub_depth2 li:last-child {
    margin-bottom: 0px;
}

#aside .lnb_t3 ul.lnb_t5_sub li > ul.lnb_t5_sub_depth2 li a {
    color: #adb3bc;
    display: inline-block;
    padding-top: 2px;
    word-break: break-word;
}

#aside .lnb_t3 ul.lnb_t5_sub li > ul.lnb_t5_sub_depth2 li a.active {
    color: #fff;
}

#aside .lnb_t3 ul.lnb_t5_sub li > ul.lnb_t5_sub_depth2 li a:hover {
    color: #fff;
}

span.leftNum {
    display: inline-block;
    text-indent: 0;
    float: right;
    margin-right: 15px;
}

.left_arrow_on {
    background: url('../images/icon/menu0.png') no-repeat 95% 50%;
}

.left_arrow_off {
    background: url('../images/icon/menu0_up.png') no-repeat 95% 50%;
}

#article {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    background: #f6f7fa;
}

#article p.title {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
    text-indent: 20px;
    font-size: 22px;
    font-weight: 600;
    background: #fff;
}

#article p.title_user {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
    text-indent: 20px;
    font-size: 22px;
    font-weight: 600;
    background: #fff;
    margin-top: 63px;
}

#article .con_view {
    overflow: hidden;
}

#article .con_view .container_list {
    width: 100%;
    min-width: 1012px;
    box-sizing: border-box;
}

#article .con_view .container_list_Box {
    padding-left: 20px;
    padding-right: 20px;
}

#article p.total {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    width: 164px;
    color: #59a5c8;
    font-family: arial;
    font-weight: 900;
    font-size: 16px;
    text-indent: 15px;
}

#article .total_btn {
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    height: 40px;
    line-height: 36px;
}

#article .search_t1 {
    width: 100%;
    min-width: 1200px;
    background: #fff;
    padding: 15px;
    padding-left: 265px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}

#article .search_user {
    width: 100%;
    min-width: 1200px;
    background: #fff;
    padding: 30px 9px 15px 260px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}

#article .search_user.pop{
    padding:20px 25px;
    min-width:auto;
}

#article .search_t2 {
    margin-bottom: 10px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    background: #f6f7fa;
    box-sizing: border-box;
}

#article .search_t2 input, select {
    height: 30px;
}

#article .search_t3 {
    margin-bottom: 10px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    box-sizing: border-box;
}

#article .search_t3 input, select {
    height: 28px;
    font-size: 12px;
}

input.filterListBtn_fst {
    width: 81px;
    border: 1px solid #ddd;
    border-right: none;
    border-radius: 5px 0 0 5px;
    background: #fff;
}

input.filterListBtn_lst {
    width: 81px;
    border: 1px solid #ddd;
    border-radius: 0 5px 5px 0;
    background: #fff;
}

input.filterListBtn_solo {
    width: 81px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}

#article .search_date {
    overflow: hidden;
}

#article .search_date li {
    float: left;
    margin-right: 10px;
    height: 36px;
    line-height: 36px;
}

#article .search_detail_t1 {
    overflow: hidden;
}

#article .search_detail_t1 li {
    float: left;
    height: 36px;
    min-width: 243px;
    margin-right: 15px;
    box-sizing: border-box;
}

#article .search_detail_t1 li.lst {
    margin-right: 0;
}

#article .search_detail_t1 li input {
    height: 28px;
}

#article .search_detail_t1 li input.calendarBtn {
    width: 34px;
    height: 34px;
    background: url('../images/icon/calendar.png') no-repeat;
    border: none;
}

#article .search_detail_t1 li input.calendar {
    width: 112px;
    height: 34px;
}
#article .search_detail_t1 li input.searchBtn {
    width: 49%;
    height: 30px;
    border: none;
    border-radius: 5px;
    background: #59a5c8;
    color: #fff;
}
.search_detail_t2 {
    overflow: hidden;
}

.search_detail_t2 li {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 152px;
    margin-right: 18px;
    box-sizing: border-box;
}

.search_detail_t2 li.lst {
    margin-right: 0;
}

.search_detail_t3 {
    overflow: hidden;
}

.search_detail_t3 li {
    float: left;
    height: 40px;
    line-height: 36px;
    margin-right: 10px;
    box-sizing: border-box;
}

.search_detail_t3 li.lst {
    margin-right: 15px;
}

#article .tbl_container {
    margin-left: 15px;
    overflow-y: scroll;
}
.pd_wrap{
    padding:0 10px
}

table.listType1 {
    width: 100%;
}

table.listType1 tbody tr {
    background: #fff;
}

table.listType1 tbody tr:hover {
    background: #e6f2fb !important;
}

table.listType1 th {
    background: #fff;
    height: 40px;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    border-bottom: 2px solid #f6f7fa;
    font-weight: 600;
    box-sizing: border-box;
    padding: 0;
}

table.listType1 th.ico-next {
    background: url("/images/icon/ico_selectbox-m.png") #fff;
    background-position: center;
    background-repeat: no-repeat;
}


table.listType1 td {
    height: 34px;
    line-height: 160%;
    border-bottom: 1px solid #f6f7fa;
    font-size: 12px;
    box-sizing: border-box;
}

table.listType1 td.point {
    color: #305fbd;
    font-weight: 600;
}

table.listType1 tr.check {
    background: #e3ecf8;
}

table.listType1 tr.check td a {
}

table.listType1 tr.new {
    color: #007be3 !important;
    font-weight: 600;
}

table.listType1 tr.new td a {
    color: #007be3 !important;
}

table.listType1 tr.new td {
    color: #007be3 !important;
}

table.listType1 td.underline a:hover {
    text-decoration: underline;
}

table.listType1 td span.word-break_title {
    display: block;
    width: 170px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

span.gdpr {
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    background: #b72e22;
    border-radius: 10px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
}

span.gdpr img {
    margin-left: 3px;
}

span.gdpr_view {
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    background: #b72e22;
    border-radius: 10px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    vertical-align: middle;
}

span.gdpr_view img {
    margin-left: 3px;
}

table.listType2 {
    width: 100%;
    border-top: 1px solid #ddd;
}

table.listType2 th {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    text-indent: 0;
}

table.listType2 th.lh-unset {
    line-height: initial;
}

table.listType2 th.account1 {
    background: #f1f4fd;
}

table.listType2 th.account2 {
    background: #f6f7fa;
}

table.listType2 th.account3 {
    color: #0090db;
    background: #ecf6fc;
}

table.listType2 td {
    height: 40px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    background: #fff;
    padding: 0 5px;
}

table.listType2 td span.word-break_title {
    display: block;
    width: 140px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

table.listType2_scroll {
    width: 100%;
    border-top: 1px solid #ddd;
}

table.listType2_scroll th {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    text-indent: 0;
}

table.listType2_scroll th.account1 {
    background: #f1f4fd;
}

table.listType2_scroll th.account2 {
    background: #f6f7fa;
}

table.listType2_scroll td {
    height: 40px;
    border-bottom: 1px solid #ddd;
}

table.listType2_scroll td .td_scroll {
    min-height: 20px;
    max-height: 60px;
    line-height: 160%;
    overflow: auto;
}

table.listType3 {
    width: 100%;
    border-top: 2px solid #305fbd;
}

table.listType3 th {
    background: #ededed;
    width: 20%;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #ddd;
    text-indent: 0;
}

table.listType3 td {
    width: 80%;
    height: 46px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    background: #fff;
}

table.listType4 {
    width: 100%;
    border: 1px solid #ddd;
    table-layout: fixed;
    word-break: break-all;
}

table.listType4 th {
    height: 40px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    text-indent: 0;
    background: #fff;
    color: #666;
}

table.listType4 td {
    height: 34px;
    line-height: 175%;
    border-bottom: 1px solid #ddd;
    background: #fff;
}

table.listType5 {
    table-layout: fixed;
    width: 100%;
    border-top: 1px solid #ddd;
}

table.listType5 th {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    text-indent: 0;
}

table.listType5 th.lh-unset {
    line-height: initial;
}

table.listType5 td {
    height: 40px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    background: #fff;
    font-size: 12px;
}

table.listType5 td a:hover {
    text-decoration: underline;
}

table.listType6 {
    width: 100%;
    border-top: 1px solid #ddd;
}

table.listType6 th {
    height: 40px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    text-indent: 0;
    border-right: 1px solid #ddd;
    width: 8.33%;
    font-weight: 600;
    color: #0090db;
}

table.listType6 th.fst {
    border-left: 1px solid #ddd;
}

table.listType6 td {
    height: 40px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    background: #fff;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid #ddd;
    width: 8.33%;
    font-weight: 600;
}

table.listType6 td.fst {
    border-left: 1px solid #ddd;
}

table.listType7 {
    width: 100%;
    border-top: 1px solid #ddd;
}

table.listType7 th {
    height: 40px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    text-indent: 0;
    border-right: 1px solid #ddd;
    font-weight: normal;
    color: #0090db;
}

table.listType7 th.fst {
    border-left: 1px solid #ddd;
}

table.listType7 td {
    height: 40px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    background: #fff;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid #ddd;
}

table.listType7 td.fst {
    border-left: 1px solid #ddd;
}

table.listType7 td a:hover {
    text-decoration: underline;
}

table.listType7 td.dot {
    border-bottom: 1px dotted #ddd;
}

table.listType7 td.solid {
    border-bottom: 2px solid #ddd;
}

table.listType8 {
    width: 100%;
    border-top: 1px solid #ddd;
}

table.listType8 th {
    height: 40px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    text-indent: 0;
    border-right: 1px solid #ddd;
    font-weight: normal;
    color: #0090db;
}

table.listType8 th.fst {
    border-left: 1px solid #ddd;
}

table.listType8 td {
    height: 40px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid #ddd;
}

table.listType8 td.fst {
    border-left: 1px solid #ddd;
}

table.listType8 td a:hover {
    text-decoration: underline;
}

table.listType8 tr.top10 {
    background: #e3eaf3;
}

table.listType8 tr.top10 > td {
    font-weight: 600;
    color: #3b536a;
    border: 1px solid #bccadd;
    font-size: 12.5px;
}

table.listType8 tr.top10 > td a {
    color: #3b536a;
}
table.listType9 {
    width: 100%;
    border-top: 1px solid #ddd;
}

table.listType9 th {
    height: 40px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    text-indent: 0;
    border-right: 1px solid #ddd;
    font-weight: 600;
    /*color: #0090db;*/
    color: #194d81;
    font-size:14px;
}

table.listType9 th.fst {
    border-left: 1px solid #ddd;
}

table.listType9 td {
    height: 40px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    background: #fff;
    font-size: 12px;
    border-right: 1px solid #ddd;
    font-weight: 600;
}

table.listType9 td.fst {
    border-left: 1px solid #ddd;
}

.mailInfo_container {
    width: 100%;
    min-width: 1012px;
    background: #fff;
    border-top: 1px solid #ddd;
    overflow: auto;
}

.mailInfo {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

.mailInfo .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.mailInfo ul.mailHuman_box {
}

.mailInfo ul.mailHuman_box li {
    line-height: 160%;
}

.groupSelector {
    width: 180px;
}

.domainSelector {
    width: 140px;
}

.pageSizeSelector {
    width: 90px;
}

p.print a {
    color: #0090db;
    text-decoration: underline;
}

p.print a:hover {
    font-weight: 600;
}

/*select.selectActive {border:2px solid #5ba4c5; color:#5ba4c5; font-weight:600; background:#f7fbfe; box-sizing:border-box;}*/
select.selectActive {
    border: 2px solid #5ba4c5;
    color: #fff;
    font-weight: 600;
    background: #5ba4c5;
    box-sizing: border-box;
    border-radius: 3px;
}

/* 메일 리스트 layer */
.mailList_more {
    position: absolute;
    width: 120px;
    margin-top: 0px;
    margin-left: -120px;
    background: #fff;
}

input.mailList_btn0 {
    background: url('/images/icon/mailList_more.png') no-repeat;
    width: 24px;
    height: 24px;
    border: none;
}

input.mailList_btn1 {
    border: 1px solid #59a5c8;
    border-right: none;
    border-radius: 5px 0 0 5px;
    width: 40px;
    height: 28px;
    background: url('/images/icon/mailList_more_btn1.png') no-repeat 50% 50%;
}

input.mailList_btn2 {
    border: 1px solid #59a5c8;
    border-right: none;
    width: 40px;
    height: 28px;
    background: url('/images/icon/mailList_more_btn2.png') no-repeat 50% 50%;
}

input.mailList_btn3 {
    border: 1px solid #59a5c8;
    border-radius: 0 5px 5px 0;
    width: 40px;
    height: 28px;
    background: url('/images/icon/mailList_more_btn3.png') no-repeat 50% 50%;
}

input.mailList_btn4 {
    background: url('/images/icon/mailList_more_btn4.png') no-repeat;
    width: 24px;
    height: 24px;
    border: none;
}

/* 필터 & 환경설정 */
/*#article_set {height:100%; width:100%; box-sizing:border-box;}*/
#article_set {
    position: relative;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
}

#article_set p.title {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
    text-indent: 20px;
    font-size: 22px;
    font-weight: 600;
    background: #fff;
    margin-bottom: 30px;
    overflow: hidden;
}

#article_set .con_view {
    overflow: hidden;
}

#article_set .con_view .container_list {
    width: 1012px;
    box-sizing: border-box;
    padding-left: 20px;
}

p.subTitle {
    background: url('../images/icon/set_title.png') no-repeat 0 20%;
    text-indent: 15px;
    color: #282828;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

p.subTitle-sub {
    background: url('../images/icon/set_title.png') no-repeat 0 40%;
    text-indent: 15px;
    color: #282828;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

p.conName {
    font-size: 15px;
    margin-bottom: 15px;
}

ul.conView_ul {
    overflow: hidden;
    margin-left: 20px;
}

ul.conView_ul li {
    float: left;
    margin-right: 50px;
    color: #666;
}

ul.conView_ul li.lst {
    margin-right: 0;
}

ul.conList_ul {
    margin-left: 20px;
    color: #666;
}

.setConHalf {
    width: 50%;
    float: left;
    border: 1px solid #ddd;
    padding: 20px;
    box-sizing: border-box;
}

.setConHalf2 {
    width: 33.33%;
    float: left;
}

p.conView_p {
    color: #666;
}

.conView_box {
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.conView_box ul.serverInfo {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.conView_box ul.serverInfo li {
    float: left;
    width: 33.33%;
    color: #666;
    height: 48px;
    line-height: 48px;
    text-indent: 10px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

.conView_box ul.serverInfo li.fst {
    width: 100%;
    border-right: none;
}

.conView_box ul.serverInfo li.mid {
    width: 50%;
    border-bottom: none;
}

.conView_box ul.serverInfo li.lst {
    border-right: none;
}

.conView_box ul.serverInfo li span.tit {
    color: #0090db;
}

.conView_box ul.server {
    background: #eff4f9;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}

.conView_box ul.server li {
    float: left;
    width: 33.33%;
    color: #666;
    text-indent: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.contantBox {
}

.contantBox ul.ssl_paragraph {
    color: #abacaf;
}

.conView_multyBox {
    width: 956px;
    height: 200px;
    border: 1px solid #ddd;
    overflow: hidden;
    overflow-y: auto
}

.conView_multyBox ul {
}

.conView_multyBox ul li {
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

.conView_multyBox_t2 {
    width: 956px;
    height: 400px;
    border: 1px solid #ddd;
    overflow: auto;
}

.conView_multyBox_t2 ul {
}

.conView_multyBox_t2 ul li {
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

.searchGroup {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
}

.searchGroup ul {
    overflow: hidden;
}

.searchGroup ul li {
    float: left;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
}

.searchGroup ul li.lang {
    color: #0090db;
}

.searchGroup ul li > ul.searchGroup_domainCon {
    overflow: hidden;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    width: 400px;
    max-height: 90px;
}

.searchGroup ul li > ul.searchGroup_domainCon li {
    float: left;
    color: #0090db;
    font-weight: normal;
    font-size: 13px;
    margin-right: 10px;
}

ul.set_step {
    overflow: hidden;
    margin-bottom: 20px;
}

ul.set_step li {
    float: left;
    width: 20%;
    font-size: 16px;
}

ul.set_step li a {
    display: block;
    color: #666;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #ddd;
}

ul.set_step li a.active {
    color: #0076c0;
    font-weight: 600;
    border-bottom: 2px solid #0076c0;
}

ul.set_step li a:hover {
    font-weight: 600;
}

table.set_tbl_view_st1 {
    border: 1px solid #ddd;
    border-bottom: none;
    width: 100%;
    margin-bottom: 15px;
    table-layout: fixed;
}

table.set_tbl_view_st1 th {
    height: 48px;
    line-height: 48px;
    color: #0090db;
    font-weight: normal;
    text-align: left;
    width: 220px;
    text-indent: 20px;
    border-bottom: 1px solid #ddd;
}

table.set_tbl_view_st1 th.lh-unset {
    line-height: initial;
    text-indent: initial;
    padding-left: 20px;
    width: 200px;
}

table.set_tbl_view_st1 th.lh-unset.pl-n {
    padding-left: 0px;
}

table.set_tbl_view_st1 th span.line_sec {
    display: block;
    margin-top: -25px;
}

table.set_tbl_view_st1 th span.cloudTitle {
    display: inline-block;
    width: 200px;
    color: #0090db;
    font-weight: 600;
    text-indent: 0;
}

table.set_tbl_view_st1 th.a_center {
    text-align: center;
}

table.set_tbl_view_st1 td {
    height: 48px;
    line-height: 48px;
    color: #666;
    border-bottom: 1px solid #ddd;
}

table.set_tbl_view_st1 td.lh-unset {
    line-height: initial;
}

table.set_tbl_view_st1 td span.txtMent {
    font-size: 12px;
    display: block;
    margin-top: -10px;
    color: #e23811;
}

table.set_tbl_view_st1 td span.txtMent {
    line-height: 160%;
    padding: 10px 0px;
}

table.set_tbl_view_st1 td div.txtMent {
    font-size: 12px;
    display: block;
    margin-top: -10px;
    color: #e23811;
}

table.set_tbl_view_st1 td span.txtMent_t1 {
    display: block;
    color: #999;
    font-size: 13px;
    margin-top: 5px;
    line-height: 160%;
}

table.set_tbl_view_st1 td span.txtMent_t2 {
    display: block;
    color: #999;
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 160%;
}

table.set_tbl_view_st1 td span.operationsBase_Del {
    display: inline-block;
    margin-left: 10px;
    margin-top: -3px;
}

table.set_tbl_view_st1 td span.sendFail {
    display: block;
    font-size: 13px;
    margin-top: -15px;
    padding-bottom: 5px;
}

table.set_tbl_view_st1 td span.sendFail.sendFail-text {
    margin-top: 0px;
    padding-bottom: 0px;
    line-height: 160%;
}

table.set_tbl_view_st2 {
    border: 1px solid #ddd;
    border-bottom: none;
    width: 48%;
    margin-bottom: 20px;
}

table.set_tbl_view_st2 th {
    height: 48px;
    line-height: 48px;
    color: #0090db;
    font-weight: normal;
    text-align: left;
    width: 100px;
    text-indent: 20px;
    border-bottom: 1px solid #ddd;
}

table.set_tbl_view_st2 td {
    height: 48px;
    line-height: 48px;
    color: #666;
    border-bottom: 1px solid #ddd;
}

table.set_tbl_view_st3 {
    border: 1px solid #ddd;
    border-bottom: none;
    width: 48%;
    margin-bottom: 20px;
}

table.set_tbl_view_st3 th {
    height: 48px;
    line-height: 48px;
    color: #0090db;
    font-weight: 600;
    text-align: left;
    width: 50%;
    text-indent: 20px;
    border-bottom: 1px solid #ddd;
}

table.set_tbl_view_st3 td {
    height: 48px;
    line-height: 48px;
    color: #666;
    border-bottom: 1px solid #ddd;
    width: 50%;
    text-align: right;
    padding-right: 10px;
    font-weight: 600;
}

.half_l {
    float: left;
    width: 48%;
}

.half_r {
    float: right;
    width: 48%;
}

.subBtn {
    float: left;
    padding-top: 20px;
    margin-bottom: 30px;
}

.contantBox_none_data {
    text-align: center;
    padding-top: 50px;
}

.search_t3 {
    overflow: hidden;
    height: 52px;
    line-height: 52px;
    border-top: 1px solid #ddd;
    background: #f6f7fa;
    box-sizing: border-box;
}

.search_t3 input, select {
    height: 30px;
}

ul.search_t4 {
    overflow: hidden;
    height: 52px;
    line-height: 48px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #f6f7fa;
    box-sizing: border-box;
    margin-bottom: 20px;
}

ul.search_t4 li {
    float: left;
    margin-left: 10px;
}

ul.search_t4 li input, select {
    height: 30px;
}

p.total {
    float: left;
    height: 52px;
    line-height: 52px;
    margin-right: 20px;
    width: 164px;
    color: #59a5c8;
    font-family: arial;
    font-weight: 900;
    font-size: 16px;
    text-indent: 15px;
}

.total_btn {
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    height: 52px;
    line-height: 48px;
}

ul.mList_search {
    overflow: hidden;
}

ul.mList_search > li {
    float: left;
    min-width: initial !important;
    width: 50% !important;
    /*width: 111px !important;*/
    margin-right: 0 !important;
}

input.mList_search_search {
    width: 100%;
    height: 30px;
    border: none;
    border-radius: 5px 0 0 5px;
    background: #59a5c8;
    color: #fff;
    font-weight: 600;
}

input.mList_search_viewer {
    width: 100%;
    height: 30px;
    border: none;
    border-radius: 0 5px 5px 0;
    background: #a0a0a0;
    color: #fff;
    font-weight: 600;
}

input.mListBtn_whiteBox {
    padding: 0 10px;
    min-width: 60px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}

input.mListBtn_declaration {
    border: 1px solid #ddd;
    border-radius: 5px 0 0 5px;
    width: 48px;
    border-right: none;
    background: url('/images/icon/btn_img2.png') no-repeat 50% 50%;
    padding-right: 0px;
    margin-right: 0px;
}

input.mListBtn_excel {
    border: 1px solid #ddd;
    border-radius: 0 5px 5px 0;
    width: 48px;
    background: url('/images/icon/btn_img3.png') no-repeat 50% 50%;
    padding-left: 0px;
    margin-left: 0px;
}

input.mListBtn_malExcel {
    border: 1px solid #ddd;
    border-radius: 0 5px 5px 0;
    width: 48px;
    background: url('/images/icon/btn_img4.png') no-repeat 50% 50%;
    padding-left: 0px;
    margin-left: 0px;
}

input.mListBtn_advertising {
    padding: 0 10px;
    min-width: 60px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}

input.mViewBtn_declaration {
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 48px;
    background: url('/images/icon/btn_img2.png') no-repeat 50% 50%;
    padding-right: 0px;
    margin-right: 0px;
}

input.mViewBtn_block {
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
    color: #ff4b21;
}

input.mViewBtn_permit {
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
    color: #0b94d1;
}

#article_set .search_t1 {
    width: 100%;
    min-width: 1012px;
    background: #fff;
    padding-left: 20px;
    padding-bottom: 10px;
    box-sizing: border-box;
    box-sizing: padding-box;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

#article_set .search_detail_t1 {
    overflow: hidden;
}

#article_set .search_detail_t1 li {
    float: left;
    min-height: 36px;
    line-height: 36px;
    min-width: 238px;
    margin-right: 15px;
    box-sizing: border-box;
}

#article_set .search_detail_t1 li.lst {
    margin-right: 0;
}

#article_set .search_detail_t1 li input {
    height: 28px;
}

#article_set .search_detail_t1 li input.calendarBtn {
    width: 34px;
    height: 34px;
    background: url('../images/icon/calendar.png') no-repeat;
    border: none;
}

#article_set .search_detail_t1 li input.calendar {
    width: 112px;
    height: 34px;
}

#article_set .search_detail_t1 li .searchBtn {
    width: 49%;
    height: 30px;
    border: none;
    border-radius: 5px;
    background: #59a5c8;
    color: #fff;
}

#article_set .search_detail_t4 {
    overflow: hidden;
}

#article_set .search_detail_t4 li {
    float: left;
    height: 36px;
    line-height: 36px;
    width: 210px;
    margin-right: 15px;
    box-sizing: border-box;
}

#article_set .search_detail_t4 li.lst {
    margin-right: 0;
}

#article_set .search_detail_t4 li input {
    height: 28px;
}

#article_set .search_detail_t4 li input.calendarBtn {
    width: 34px;
    height: 34px;
    background: url('../images/icon/calendar.png') no-repeat;
    border: none;
}

#article_set .search_detail_t4 li input.calendar {
    width: 112px;
    height: 34px;
}

#article_set .search_detail_t3 {
    overflow: hidden;
}

#article_set .search_detail_t3 li {
    float: left;
    height: 52px;
    line-height: 48px;
    margin-right: 10px;
    box-sizing: border-box;
}

#article_set .search_detail_t5 {
    overflow: hidden;
}

#article_set .search_detail_t5 li {
    float: left;
    height: 36px;
    line-height: 36px;
    width: 150px;
    margin-right: 15px;
    box-sizing: border-box;
}

#article_set .search_detail_t5 li.lst {
    margin-right: 0;
}

#article_set .search_detail_t5 li input {
    height: 28px;
}

#article_set .search_detail_t5 li input.calendarBtn {
    width: 34px;
    height: 34px;
    background: url('../images/icon/calendar.png') no-repeat;
    border: none;
}

#article_set .search_detail_t5 li input.calendar {
    width: 112px;
    height: 34px;
}

#article_set .search_detail_t6 {
    overflow: hidden;
}

#article_set .search_detail_t6 li {
    float: left;
    height: 36px;
    line-height: 36px;
    min-width: 260px;
    margin-right: 15px;
    box-sizing: border-box;
}

#article_set .search_detail_t6 li span.name {
    min-width: 85px;
    display: inline-block;
    font-weight: 600;
    margin-right: 10px;
}

#article_set .search_detail_t6 li.lst {
    margin-right: 0;
}

#article_set .search_detail_t6 li input {
    height: 28px;
}

#article_set .search_detail_t6 li input.calendarBtn {
    width: 34px;
    height: 34px;
    background: url('../images/icon/calendar.png') no-repeat;
    border: none;
}

#article_set .search_detail_t6 li input.calendar {
    width: 112px;
    height: 34px;
}

#article_set .search_detail_t6 li input.searchBtn {
    width: 49%;
    height: 30px;
    border: none;
    border-radius: 5px;
    background: #59a5c8;
    color: #fff;
}

.filterBox_con {
    overflow: auto;
}

.filterBox_normal {
    display: inline-block;
    width: 95px;
    height: 23px;
    line-height: 23px;
    background: #ddd;
    border-radius: 5px;
    color: #333;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    text-indent: 0;
    vertical-align: middle;
}

ul.textList {
    overflow: hidden;
}

ul.textList li {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

ul.share {
    overflow: hidden;
    border-top: 1px solid #ddd;
}

ul.share li {
    float: left;
}

ul.share li select {
    overflow: auto;
    padding: 5px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 26px;
}

ul.share li select > option {
    cursor: pointer;
    padding: 5px;
}

ul.share li select > option:hover {
    background: #f4f1e9;
}

ul.share li input.arrow_left_share {
    width: 24px;
    height: 24px;
    background: url('/images/icon/arrow_left_share.png');
    border: none;
}

ul.share li input.arrow_right_share {
    width: 24px;
    height: 24px;
    background: url('/images/icon/arrow_right_share.png');
    border: none;
}

textarea.set_result {
    background: #fff;
    border: none;
    padding: 10px;
    box-sizing: border-box;
    line-height: 160%;
}

.g_total_st1 {
    position: absolute;
    width: 474px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 160%;
}

.tripleBox {
    width: 300px;
    float: left;
}

input.accountBtn1 {
    padding-left: 30px;
    padding-right: 10px;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 5px 0 0 5px;
    color: #333;
    background: url('/images/icon/accountBtn1.png'), #fff;
    background-repeat: no-repeat, no-repeat;
    background-position: 5px 50%, 100% 100%;
    text-indent: 6px;
    border-right: none;
}

input.accountBtn2 {
    padding-left: 30px;
    padding-right: 10px;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 0 5px 5px 0;
    color: #333;
    background: url('/images/icon/accountBtn2.png'), #fff;
    background-repeat: no-repeat, no-repeat;
    background-position: 5px 50%, 100% 100%;
    text-indent: 6px;
}

input.accountBtn3 {
    padding-left: 30px;
    padding-right: 10px;
    height: 32px;
    border: none;
    border-radius: 5px;
    color: #fff;
    background: url('/images/icon/accountBtn3.png'), #137ddf;
    background-repeat: no-repeat, no-repeat;
    background-position: 5px 50%, 100% 100%;
    text-indent: 6px;
}

input.accountBtn4 {
    padding-left: 30px;
    padding-right: 10px;
    height: 32px;
    border: none;
    border-radius: 5px;
    color: #fff;
    background: url('/images/icon/accountBtn4.png'), #3a84c9;
    background-repeat: no-repeat, no-repeat;
    background-position: 5px 50%, 100% 100%;
    text-indent: 6px;
}

input.accountBtn5 {
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 5px 0 0 5px;
    color: #333;
    background: url('/images/icon/accountBtn1.png'), #fff;
    background-repeat: no-repeat, no-repeat;
    background-position: 50% 50%, 100% 100%;
    border-right: none;
}

input.accountBtn6 {
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 0 5px 5px 0;
    color: #333;
    background: url('/images/icon/accountBtn2.png'), #fff;
    background-repeat: no-repeat, no-repeat;
    background-position: 50% 50%, 100% 100%;
}

input.notdeleverDetail_listSearch {
    border: none;
    border-bottom: 1px solid #ddd;
    width: 185px;
    text-indent: 0;
}

span.permit_input_radio {
    display: inline-block;
    text-indent: 0;
}

span.permit_input_radioText {
    display: inline-block;
    text-indent: 0;
    width: 70px;
    vertical-align: middle;
}

/* 팝업창 St */
#wrapper_pop {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#article_pop {
    position: relative;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;
}

.container_pop {
    width: 600px;
    margin: 0 auto;
}

.container_pop_680 {
    width: 680px;
    margin: 0 auto;
}

.container_pop_740 {
    width: 790px;
    margin: 0 auto;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-bottom: 20px;
}

p.pop_title {
    height: 52px;
    line-height: 52px;
    background: #eff4f9;
    color: #32373c;
    font-size: 20px;
    font-weight: 600;
    text-indent: 20px;
    margin-bottom: 15px;
}

p.pop_back_top {
    width: 100%;
    height: 30px;
    background: #eff4f9;
    margin-bottom: 20px;
}

p.pop_title_st2 {
    color: #32373c;
    font-size: 30px;
    font-weight: 600;
    text-indent: 20px;
    margin-bottom: 15px;
}

.pop_list {
    margin-bottom: 5px;
    overflow: hidden;
}

.pop_list li {
    float: left;
    color: #194d81;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}

.pop_list li:nth-of-type(odd) {
    margin-right: 40px;
}

.pop_list li span.id {
    display: block;
    width: 270px;
    font-size: 13px;
    color: black;
    text-indent: 10px;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
}

.pop_left {
    float: left;
    margin-bottom: 15px;
}

.pop_left li {
    color: #194d81;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

.pop_right {
    float: right;
    margin-bottom: 15px;
}

p.pop_sub_title {
    color: #194d81;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

.sub_multyBox {
    width: 300px;
    height: 225px;
    border: 1px solid #ddd;
    overflow-y: scroll;
}

.sub_multyBox ul {
}

.sub_multyBox ul li {
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    border-bottom: 1px solid #ddd;
}

.sub_multyBox_gegis {
    width: 100%;
    height: 225px;
    border: 1px solid #ddd;
    overflow-y: scroll;
}

. ul {
}

.sub_multyBox_gegis ul li {
    height: 34px;
    line-height: 30px;
    text-indent: 10px;
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin-bottom: 0;
}

input.activeOrstandby_r {
    border: 1px solid #ddd;
    color: #3ca7ea;
    background: #fff;
    width: 70px;
    height: 26px;
    margin-left: 10px;
}

input.activeOrstandby_b {
    border: 1px solid #ddd;
    color: #333;
    background: #eee;
    width: 70px;
    height: 26px;
    margin-left: 10px;
}

input.pop_write {
    width: 20px;
    height: 20px;
    background: url('../images/icon/pop_write.png') no-repeat;
    border: none;
}

input.pop_cancle {
    width: 20px;
    height: 20px;
    background: url('../images/icon/pop_cancle.png') no-repeat;
    border: none;
}

table.pop_tbl_t1 {
    border: 1px solid #ddd;
    border-bottom: none;
    width: 100%;
    margin-bottom: 20px;
}

table.pop_tbl_t1 th {
    height: 48px;
    line-height: 48px;
    color: #0090db;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
}

table.pop_tbl_t1 td {
    height: 48px;
    line-height: 22px;
    color: #666;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

table.pop_tbl_t2 {
    width: 100%;
    margin-bottom: 20px;
}

table.pop_tbl_t2:first-child {
    border-top: 1px solid #ddd;
}

table.pop_tbl_t2 .table-head th{
    font-size:16px;
    color:#333;
    position:relative;
}
table.pop_tbl_t2 .table-head th:before{
    position:absolute;
    left:5px;
    top:50%;
    transform:translate(0, -50%);
    content:'';
    width: 5px;
    height:5px;
    background:#333;
}

table.pop_tbl_t2 > tbody > tr > th {
    height: 40px;
    line-height: 40px;
    color: #194d81;
    font-weight: 600;
    text-align: left;
    width: 150px;
    text-indent: 20px;
    border-bottom: 1px solid #ddd;
    vertical-align: text-top;
}

table.pop_tbl_t2 > tbody > tr > th.lh-unset {
    line-height: initial;
    text-indent: 0px;
    padding-left: 20px;
}

table.pop_tbl_t2 > tbody > tr > th.lh-unset.v_mid {
    vertical-align: middle;
}

table.pop_tbl_t2 > tbody > tr >  td {
    line-height: 160%;
    color: #333;
    padding:5px 0;
    border-bottom: 1px solid #ddd;
}

table.pop_tbl_t3 {
    border: 1px solid #ddd;
    border-bottom: none;
    width: 100%;
    margin-bottom: 20px;
}

table.pop_tbl_t3 th {
    height: 48px;
    line-height: 48px;
    color: #0090db;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
}

table.pop_tbl_t3 td {
    height: 34px;
    line-height: 34px;
    color: #666;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.pop_box {
    height: 310px;
    overflow: auto;
}

.filer_t1 {
    display: inline-block;
    padding: 0 10px;
    background: #dddddd;
    height: 28px;
    line-height: 28px;
    color: #333;
    border-radius: 3px;
}

.filter_multyBox {
    width: 540px;
    height: 130px;
    border: 1px solid #ddd;
    overflow-y: scroll;
}

.filter_multyBox ul {
    width: 94%;
    margin: 0 auto;
}

.filter_multyBox ul li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}

.filter_spf_box {
    height: 190px;
    overflow: auto;
    margin-bottom: 20px;
}

ul.mfbFilter_type {
    overflow: hidden;
}

ul.mfbFilter_type li {
    float: left;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
}

ul.mfbFilter_type li label {
    vertical-align: middle;
}

/*로그*/
.search_log {
    width: 992px;
    background: #fff;
    margin-left: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    box-sizing: border-box;
}

.search_log ul.search_log_t1 {
    overflow: hidden;
    margin-bottom: 3px;
}

.search_log ul.search_log_t1 li {
    float: left;
    height: 36px;
}

.search_log ul.search_log_t1 li.title {
    min-width: 110px;
    font-weight: 600;
    margin-right: 0;
    line-height: 36px;
}

.search_log ul.search_log_t1 li select {
    height: 34px;
}

.search_log ul.search_log_t2 {
    overflow: hidden;
}

.search_log ul.search_log_t2 li {
    float: left;
    height: 36px;
    margin-right: 10px;
}

.search_log ul.search_log_t2 li.title {
    min-width: 110px;
    font-weight: 600;
    margin-right: 0;
    line-height: 36px;
}

.search_log ul.search_log_t2 li select {
    height: 34px;
}

table.mx_list {
    border: 1px solid #ddd;
    width: 600px;
    margin-bottom: 20px;
}

table.mx_list th {
    height: 30px;
    border-bottom: 1px solid #ddd;
}

table.mx_list th.fst {
    border-right: 1px solid #ddd;
}

table.mx_list td {
    padding: 10px;
    box-sizing: border-box;
    border-right: 1px solid #ddd;
    word-wrap: break-word;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
    line-height: 140%;
    border-bottom: 1px solid #ddd;
}

table.mx_list td.fst {
    text-align: center;
}

/*dashboard*/
.con_dashboard {
    margin-bottom: 20px;
}

@media (max-width: 1547px) {
    .con_dashboard {
        margin-bottom: 20px;
        width: 700px !important;
    }
}

.dashboard_wrap {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
}

.dashboard_wrap:hover {
    background: #f4f6f8
}

.dashboard_title_ment {
    margin-left: 20px;
    margin-bottom: 10px;
}

.dashboard_title_ment span {
    font-size: 14px;
    background: #e4e9ec;
    padding: 3px;
}

.dashboard_view_wrap {
    width: 1012px;
    margin-left: 20px;
    overflow: hidden;
}

.dash_title {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid #e6e9ed;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}

.dash_title span.dash_total {
    font-size: 14px;
}

.dashboard_tbl_con {
    border: 1px solid #e6e9ed;
    padding: 0px 17px 0px 17px;
    box-sizing: border-box;
}

table.dashboard_tbl1 {
    width: 100%;
    margin-top: 10px;
}

table.dashboard_tbl1 th {
    height: 40px;
    background: #ecf6fc;
    color: #4cace1;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

table.dashboard_tbl1 td {
    height: 40px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    text-align: center;
    width: 8.33%;
}

table.dashboard_tbl2 {
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #ddd;
}

table.dashboard_tbl2 th {
    height: 40px;
    color: #333;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    background: #f6f7fa;
}

table.dashboard_tbl2 td {
    height: 40px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    text-align: center;
}

table.dashboard_tbl2 td.left {
    text-align: left;
    padding-left: 5px;
}

table.tile_info {
}

table.tile_info tbody td {
    font-size: 13px;
    height: 24px;
}

table.tile_info td > p {
    font-size: 13px;
    height: 24px;
}

table.tile_info_list {
}

table.tile_info_list td {
    text-align: left;
    font-size: 14px;
    padding: 10px 0;
    text-indent: 10px;
}

table.tile_info_list td.fst {
    text-indent: 0;
}

table.tile_info_list td.lst {
    text-align: right;
    padding-right: 15px;
    text-indent: 0;
}

ul.dash_download {
    float: left;
    overflow: hidden;
}

ul.dash_download li {
    float: left;
    margin-right: 5px;
}

input.dash_btn {
    min-width: 120px;
    height: 30px;
    padding: 0 10px;
    border: none;
    border-radius: 5px;
    background: #59a5c8;
    color: #fff;
}

input.dash_btn_bk {
    min-width: 80px;
    height: 30px;
    padding: 0 10px;
    border: none;
    border-radius: 5px;
    background: #23282d;
    color: #fff;
}

.dash_ment_noChart {
    margin-top: 50%;
    font-size: 13px;
    line-height: 160%;
    width: 100%;
    text-align: center;
}

.dash_ment_noGraph {
    margin-top: 20%;
    font-size: 13px;
    line-height: 160%;
    width: 100%;
    text-align: center;
}

input.startli {
    width: 50px;
    height: 30px;
    border: none;
    border-radius: 5px;
    background: #59a5c8;
    color: #fff;
}

/*realtiem*/
.con_realtime {
    margin-bottom: 20px;
}

.realtime_wrap {
    width: 100%;
    padding-left: 20px;
    overflow: hidden;
}

.realtime_search_wrap {
    margin-bottom: 20px;
    background: #f3f4f5;
    padding: 15px;
    box-sizing: border-box;
}

ul.realtime_search {
    overflow: hidden;
}

ul.realtime_search li {
    float: left;
}

ul.realtime_search li select {
    width: 150px;
    height: 34px;
    border: 1px solid #3ca7ea;
}

ul.realtime_search li ul.realtime_search_chk {
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    width: 730px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #3ca7ea;
}

ul.realtime_search li ul.realtime_search_chk li {
    float: left;
    font-size: 13px;
    margin-left: 10px;
}

input.realtime_search_btn {
    background: url('/images/icon/realtime_search.png');
    height: 34px;
    width: 34px;
    border: none;
}

input.realtime_search_text {
    width: 730px;
    border: 1px solid #3ca7ea;
}

span.realtime_search_label {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #dbecf5;
    border: 1px solid #3ca7ea;
    color: #084464;
    border-radius: 3px;
    font-size: 12px;
    padding: 0 5px;
}

span.realtime_search_label a {
    color: #084464;
}

ul.realtime_search_label_wrap {
    overflow: hidden;
}

ul.realtime_search_label_wrap li {
    float: left;
    margin-right: 5px;
}

input.realtime_calendar {
    background: url('/images/icon/realtime_calendar.png'), #fff;
    background-repeat: no-repeat;
    background-position: 95% 50%, 100% 100%;
}

/*환경설정 > GDPR*/
.share_gdpr_con {
    margin-left: 260px;
    margin-bottom: 20px;
}

p.gdpr_pop_btn {
    background: #eee;
    padding: 10px;
    padding-left: 28px;
}

ul.share_gdpr {
    overflow: hidden;
    border-top: 1px solid #ddd;
}

ul.share_gdpr li {
    float: left;
}

ul.share_gdpr li select {
    overflow: auto;
    padding: 5px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 26px;
    width: 325px;
    height: 260px;
}

ul.share_gdpr li select > option {
    cursor: pointer;
    padding: 5px;
}

ul.share_gdpr li select > option:hover {
    background: #f4f1e9;
}

ul.share_gdpr li input.arrow_right_share {
    width: 24px;
    height: 24px;
    background: url('/images/icon/arrow_right_share.png');
    border: none;
}

ul.share_gdpr li input.arrow_left_share {
    width: 24px;
    height: 24px;
    background: url('/images/icon/arrow_left_share.png');
    border: none;
}

ul.share_gdpr input[type=text] {
    height: 27px;
    width: 212px;
    border: none;
    border-bottom: 1px solid #ddd;
}

ul.share_gdpr input[type=text].small {
    width: 167px
}

ul.share_gdpr input[type=submit] {
    height: 27px;
    width: 46px;
    color: #1468cf;
    background: #fff;
    border: 1px solid #ddd;
}

ul.share_gdpr input[type=button] {
    height: 27px;
    width: 46px;
    color: #1468cf;
    background: #fff;
    border: 1px solid #ddd;
}

ul.share_gdpr input[type=button].small {
    width: 88px
}

span.share_gdpr_titleBox {
    display: block;
    margin-bottom: 5px;
}

span.share_gdpr_title {
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    width: 110px;
}

span.share_gdpr_title_s {
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    width: 65px;
}

/*input.gdpr_btn_t2 {height:24px; border:none; padding-left:5px; padding-right:10px; color:#fff; font-weight:600; border-radius:12px; font-size:12px;*/
/*background:url('/images/icon/gdpr_icon.png') , #e23811;*/
/*background-repeat:no-repeat;*/
/*background-position:5px 50%;*/
/*text-indent:20px;*/
/*}*/
input.gdpr_btn_t2 {
    height: 24px;
    border: 1px solid #a53318;
    padding: 0 15px;
    color: #fff;
    font-size: 12px;
    background: #a53318;
    border-radius: 12px;
}

input.gdpr_btn_t2:hover {
    font-weight: 600;
    background: #d73813;
}

input.gdpr_btn_t2.fw400 {
    font-weight: 400;
}

input.gdpr_btn_t2.fw400:hover {
    font-weight: 400;
    background: #d73813;
}

span.operations_gdpr_ment {
    display: block;
    margin-top: -20px;
    color: #e23811;
    margin-left: 160px;
}

span.operations_rcpt_ment {
    margin-top: -20px;
    color: #e23811;
    margin-left: 0px;
}

/*환경설정 > 설치정보 20180622*/
span.file_nameBox {
    display: inline-block;
    width: 300px;
    height: 28px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-right: 10px;
    text-indent: 10px;
    vertical-align: middle
}

/*-------------------------- js css -------------------------*/

/*datatimepicker.bootstrap 변경*/
.input-group-addon {
    height: 32px !important;
    box-sizing: border-box !important;
    cursor: Pointer !important;
}

.form-control {
    width: 136px !important;
    height: 32px !important;
    text-indent: 0 !important;
    font-size: 12px !important;
    padding: 5px !important;
    cursor: Pointer !important;
}

.btn-gray8{
    background-color: #888;
    color: #fff!important;
    padding: 0 10px;
    min-width: 60px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.fc-red{
    color: #fb4949;
    font-weight: 500;
}

.mailSelect__wrap {
    padding:10px;
}
.mailSelect__ul{
    position:absolute;
    width:200px; background:#fff;
    border:1px solid #ddd;
    border-bottom:none;
    overflow:hidden;
    /*height:30px;
    /*box-shadow:0px 0px 5px 1px rgba(110, 110, 110, 0.2);*/
}
.mailSelect__ul > li{
    font-size:13px;
    font-weight:600;
    border-bottom:1px solid #ddd;
}
.mailSelect__ul > li:first-child{
    background:#fff url("/images/icon/ico_selectbox.png") no-repeat 95% center;
}
.mailSelect__ul li.active{
    background:#ddefff;
}
.mailSelect__ul > li > a, .mailSelect__ul > li span{
    display:inline-block;
    width:100%;
    height:30px;
    line-height:30px;
    padding-left:10px;
}
.mailSelect-dept2__ul a{
    display:inline-block;
    width:100%;
    height:30px;
    line-height:30px;
    font-weight:400;
    padding-left:30px;
}

.dashboard_tbl1.table-fixed{
    table-layout: fixed !important;
}

.dashboard_tbl1.table-fixed td{
    word-break: break-all !important;
}
.dis-ib{
    display: inline-block;
}
.wp80{
    width: 80%;
}


.bg-url{
    position: relative;
    width: 100%;
    height: 100vh;
    background-position: center top;
    padding-top: 100px;
}

.bg-url.bg-url__warning{
    background-image: url(/images/img-warning__bg.png);
    background-repeat: no-repeat;
    border-top: 10px solid #ef3f3f;
}

.bg-url.bg-url__normal{
    background-image: url(/images/img-normal__bg.png);
    background-repeat: no-repeat;
    border-top: 10px solid #3c9df0;
}

.bg-url.bg-url__loading{
    background-image: url(/images/img-loading__bg.png);
    background-repeat: no-repeat;
    border-top: 10px solid #302e6a;
}

.b-warning__table{
    width: 935px;
    height: 235px;
    border-top: 3px solid #ef3f3f;
    text-align: left;
    bottom: 180px;
    background-color: #fff;
    box-shadow: 0px 10px 10px 5px rgb(0, 0, 0, 0.04);
    margin: 0 auto;
}

.b-warning__table tr{
    border-bottom: 1px solid #ddd;
}
.b-warning__table tr.bd-n{
    border-bottom: none;
}

.b-warning__table th{
    border-right: 1px solid #ddd;
    padding: 30px 35px;
    font-size: 20px;
    color: #222;
}

.b-warning__table td{
    padding: 30px 60px;
    font-size: 20px;
    color: #555;
}

.btn-url{
    display: block;
}

.btn-url a{
    display: inline-block;
    width: 250px;
    height: 60px;
    line-height: 60px;
    border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 20px;
    background-color: #888;
    cursor: pointer;
}



.btn-url a.bg-danger{
    background: #ef3f3f;
}
.btn-url a.bg-blue{
    background: #3c9df0;
}
.btn-url a.bg-darkblue{
    background: #302e6a;
}

.b-loading-wrap{
    width: 301px;
    height: 301px;
    position: relative;
    background: url(/images/icon/ico-loading__wrapper.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}
.b-loading-wrap__img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.b-inspectBox{
    width: 100%;
    position: relative;
    min-width: 1600px;
}
.btn-url__apsol {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    top: 800px;
}
.bg-url__fake{
    width: 100%;
    height: 550px
}
.bg-url__warning-fake{
    width: 100%;height: 450px
}
@media screen and (max-width: 500px) {
    .bg-url.bg-url__loading{
        background-image: url(/images/img-loading__bg-m.png);
        background-size: contain;
    }
    .b-inspectBox{
        min-width: initial;
        height: 700px;
    }
    .bg-url{
        margin: 0 auto;
        padding-top: 50px;
    }
    .btn-url a{
        width: 200px;
    }
    .btn-url__apsol{
        display: flex;
        bottom: 65px;
        top: initial;
        justify-items: center;
    }
    .btn-url__apsol a{
        font-size: 16px;
        margin-left: 10px;
    }
    .bg-darkblue{
        margin-right: 10px;
    }
    .bg-url__normal-btn{
        display: flex;
        justify-items: center;
        bottom: 240px;
        position: absolute;
        justify-content: center;
        left: 0;
        right: 0;
        width: 100%;
    }
    .bg-url__normal-btn a{
        font-size: 16px;
        margin-left: 10px;
        width: 200px;
    }
    .bg-url__normal-btn .bg-blue{
        margin-right: 10px;
    }
    .bg-url.bg-url__normal{
        background-image: url(/images/img-normal__bg-m.png);
        background-size: contain;
        position: relative;
        height: 700px;
    }
    .bg-url__fake{
        display: none;
    }
    .bg-url.bg-url__warning{
        background-image: url(/images/img-warning__bg-m.png);
        background-size: contain;
        position: relative;
        height: 700px;
    }
    .b-warning__table{
        width: 90%;
    }
    .b-warning__table th,.b-warning__table td{
        font-size: 14px;
        padding: 10px;
        word-break: break-all;
    }
    .btn-url__wrarning{
        display: flex;
        justify-items: center;
        justify-content: center;
    }
    .btn-url__wrarning a{
        font-size: 16px;
        margin-left: 10px;
        width: 200px;
    }
    .btn-url__wrarning .bg-danger{
        margin-right: 10px;
    }
    .bg-url__warning-fake{
        height: 350px;
    }
}
.datetimepicker td.day, .datetimepicker th.dow{
    width: 30px;
}

.ico-question{
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: -1px;
}

.ico-question.dis-n{display: none}