#wrapper {
    width: 100%;
    /*min-width: 1388px;*/
    min-width:1280px;
    height: 100%;
    overflow: hidden;
}

#header {
    position: absolute;
    background: #343b43;
    width: 100%;
    /*min-width: 1530px;*/
    min-width:1280px;
    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;
    margin-left: 20px;
}

#header ul.mainMenu li {
    float: left;
}

#header ul.mainMenu li a {
    display: block;
    width: 140px;
    height: 63px;
    line-height: 63px;
    text-align: center;
    color: #aaadb0;
    font-size: 16px;
}

#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;
}

#header ul.mainMenu li a.active img {
    opacity: 1;
    filter: alpha(opacity=1);
}

.memInfo {
    overflow: hidden;
    float: right;
}

.memInfo li {
    float: left;
    margin-right: 20px;
    line-height: 63px;
    color: #fff;
}

.layer_logout{
    position:fixed;
    background:white;
    border:1px solid #ddd;
    z-index:101;
    right:20px;
    top:50px;
}

.layer_logout ul li{
    height:28px;
    line-height:28px;
    font-size:13px;
}

.layer_logout ul li a{
    display:block;
    padding:0 10px;
}

.layer_logout ul li a:hover {background:#e3ecf8;}

#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;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
}

#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;
    text-indent: 50px;
}

#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.active {
    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;
}

#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 54px 9px;
    text-indent: 70px;
    font-size: 13px;
    color: #9ca1a6;
    height: 26px;
    line-height: 26px;
}

#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;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    border-top:1px solid #32373c;
    border-bottom: 1px solid #32373c;
}

#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;
    text-indent: 50px;
}

#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 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 57px 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 54px 9px;
    text-indent: 70px;
    font-size: 13px;
    color: #9ca1a6;
    height: 26px;
    line-height: 26px;
}

#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;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    border-bottom: 1px solid #32373c;
}

#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 {
    padding-bottom: 10px;
    border-bottom: 1px solid #32373c;
    background: #32373c;
}

#aside .lnb_t3 ul.lnb_t5_sub li {
    color: #9ca1a6;
    text-indent: 50px;
}

#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 57px 0px;
}

#aside .lnb_t3 ul.lnb_t5_sub li > ul.lnb_t5_sub_depth2 li {
    background: url('../images/icon/line_depth2_c.png') no-repeat 54px 9px;
    text-indent: 70px;
    font-size: 13px;
    color: #9ca1a6;
    /*height: 36px;*/
    line-height: 36px;
}

#aside .lnb_t3 ul.lnb_t5_sub li > ul.lnb_t5_sub_depth2 li a {
    color: #adb3bc;
}

#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;
    padding-left:250px;
}

#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.vh100 {
    height: 100vh;
}
#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;
    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;
    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_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,#article .search_t2 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, #article .sesarch_t3 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;
    width: 243px;
    margin-right: 15px;
    box-sizing: border-box;
}

#article .search_detail_t1 li.lst {
    margin-right: 0;
}

#article .search_detail_t1 li input:not([type=checkbox]) {
    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 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;
    border-bottom: 1px solid #ddd;
    text-indent: 0;
}

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;
}

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.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: 160%;
    border-bottom: 1px solid #ddd;
    background: #fff;
}

table.listType5 {
    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 td {
    height: 40px;
    line-height: 160%;
    border-bottom: 1px solid #ddd;
    background: #fff;
    font-size: 13px;
}

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;
    font-weight: 600;
    color: #0090db;
    background:#f3f3f3;
    padding:3px 0;
}

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;
    font-weight: 600;
}
table.listType6 th:first-child{
    border-left:1px solid #ddd;
}
table.listType6 td:first-child{
    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: #0f0f0f;
    font-size:14px;
    background-color: lightgray;
}

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;
    text-align: center;
}

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_container.hp100 {
    height: 100%;
}

.mailInfo {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom:30px;
}

.mailInfo .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.mailInfo.style01 {
    padding: 20px 30px;
}
.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;
    margin-left: 250px;
    padding: 0 20px;
}

#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: 10px;
    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.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;
}

.conView_box ul.serverInfo li.domainRows {text-indent: 0px; text-align: center; width: 20.7%}

.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, .list-add ul li {
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}
.list-add ul li {
    display: flex;
    align-items: center;
}

.conView_multyBox ul li.ti-n {
    text-indent: 0px;
}
.bigAttach_url {
    display: inline-block;
    width: 300px;
    padding: 0px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.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.tab-wrapper {
    width: 100%;
    padding: 0 20px;
}
ul.set_step li, ul.tab-wrapper li {
    float: left;
    width: 33.3%;
    font-size: 16px;
}

ul.set_step li a, ul.tab-wrapper li{
    display: block;
    color: #666;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ddd;
}

ul.set_step li a.active,
ul.tab-wrapper li.active {
    color: #0076c0;
    font-weight: 600;
    border-top: 2px solid #0076c0;
}
ul.tab-wrapper li {
    text-align: center;
}
ul.tab-wrapper li:first-of-type,ul.tab-wrapper li:nth-of-type(2) {
    width: 50%;
}
ul.tab-wrapper li:nth-of-type(2) {
    border-left: none;
}
ul.set_step li a.br-none{
    border-right: none;
}

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.set_tbl_view_st1 th {
    height: 48px;
    line-height: 48px;
    color: #0090db;
    font-weight: normal;
    text-align: left;
    width: 220px;
    padding-left: 20px;
    border-bottom: 1px solid #ddd;
}

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 span.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_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, .search_t3 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, ul.search_t4 li select {
    height: 30px;
}

p.total {
    float: left;
    height: 52px;
    line-height: 52px;
    margin-right: 20px;
    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;
    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_search1 {
    width: 100%;
    height: 30px;
    border: none;
    border-radius: 5px 5px 5px 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: 4px 4px 4px 4px;
    width: 48px;
    background: url('../images/icon/excel_icon.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;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

#article_set .search_detail_t1 {
    overflow: hidden;
}

#article_set .search_detail_t1 li {
    float: left;
    height: 36px;
    line-height: 36px;
    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 input, #article_set .search_detail_t6 select{
    height:30px;
}
#article_set .search_detail_t6 {
    overflow: hidden;
}

#article_set .search_detail_t6 li {
    float: left;
    height: 36px;
    line-height: 36px;
    width: 260px;
    margin-right: 15px;
    box-sizing: border-box;
}

#article_set .search_detail_t6 li span.name {
    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;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    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('/resources/images/icon/arrow_left_share.png');
    border: none;
}

ul.share li input.arrow_right_share {
    width: 24px;
    height: 24px;
    background: url('/resources/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: 262px;
    text-indent: 0;
}

span.permit_input_radio {
    display: inline-block;
    text-indent: 0;
}

span.permit_input_radioText {
    display: inline-block;
    text-indent: 0;
    min-width: 70px;
    vertical-align: middle;
}

/* 팝업창 St */
#wrapper_pop {
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
    overflow: auto;
}

#article_pop {
    position: relative;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;
}

.container_pop {
    width: 600px;
    margin: 0 auto;
}

.container_pop_600 {
    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;
    color: #fffefe;
    font-size: 20px;
    font-weight: 600;
    text-indent: 20px;
    background-color: #535c64;
}
.con_view_wrap{
    border-top: 1px solid #555555 !important;
    table-layout: fixed;
}

.con_view_wrap tr{
    border-bottom: 1px solid #dddddd;
}

.con_view_wrap.bn tr{
    border-bottom: none;
}
.con_view_wrap.bn th{
    background-color: rgba(0,0,0,0)!important;
}

.con_view_wrap th{
    background: #f3f3f3;
    color: #000000;
    text-align: left;
}

.con_view_wrap td{
    padding: 0px 10px;
}

.con_view_wrap span{
    /*padding: 0px 10px;*/
}

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-layout: fixed;
}

table.pop_tbl_t2 > tbody > tr > th {
    height: 48px;
    line-height: 48px;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    width: 150px;
    vertical-align: text-top;
    padding-left: 15px;
    word-break: break-word;
}

table.pop_tbl_t2 > tbody > tr > th.lh-unset  {
    line-height: initial;
    vertical-align: middle;
}

table.pop_tbl_t2 > tbody > tr >  td {
    line-height: 160%;
    color: #666;
}

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: 500px;
    height: 200px;
}

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('/resources/images/icon/arrow_right_share.png');
    border: none;
}

ul.share_gdpr li input.arrow_left_share {
    width: 24px;
    height: 24px;
    background: url('/resources/images/icon/arrow_left_share.png');
    border: none;
}

ul.share_gdpr input[type=text] {
    height: 27px;
    width: 300px;
    border: 1px solid #ddd;
}

ul.share_gdpr input[type=text].small {
    width: 150px;
}

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;
    color: #1468cf;
    background: #fff;
    border: 1px solid #ddd;
}

ul.share_gdpr input[type=button].small {
}

span.share_gdpr_titleBox {
    display: block;
    margin-bottom: 5px;
    width: 500px;
}

span.share_gdpr_title {
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    min-width: 100px;
}

span.share_gdpr_title_s {
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    width: 120px;
}

/*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;
}

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;
}
.sortable-table{margin-bottom:10px; border-top:1px solid #ddd;}
.sortable-table .table-th{display:inline-block; width:100%;/*width:20%;*/  text-align:center; float:left; border-bottom:1px solid #ddd;
/*border-right:1px solid #ddd;*/ box-sizing:border-box; height:40px; line-height:40px}
.sortable-table .table-td {box-sizing:border-box;  width:100%; /*padding-left:10px;width:80%;*/ display:inline-block; border-bottom:1px solid #ddd; height:40px; line-height:40px}
.sortable-table-top {border-top:1px solid #ddd;}
.sortable-table-top .table-head{background:#f8f8f8; overflow:hidden;}
.sortable-table-top .table-head span{display:inline-block}
.sortable-table-top li, .sortable-table li {line-height:normal}
.sortable-table-top .table-th{display:inline-block; width:100%;/*width:20%;*/ text-align:center; float:left; box-sizing:border-box; height:35px; line-height:35px}
.sortable-table-top .table-td {box-sizing:border-box; width:100%; /*padding-left:10px;width:80%;*/ display:inline-block;  height:35px; line-height:35px}

div.group_sel_alert{
    background: white;
    height: 650px;
}

p.group_sel_alert_txt{
    font-size: 20px;
    font-weight: bold;
}

div.approval_view{
    background: white;
}

input.approval_reg_btn {
    width: auto;
    height: 30px;
    border: none;
    border-radius: 5px 5px 5px 5px;
    background: #a0a0a0;
    color: #fff;
    font-weight: 600;
}

.b-top-label{
    font-size:15px;
    margin-bottom:20px;
}
.b-top-label b{
    font-size:18px;
}

.popup_section {
    text-align: center;
    /*position: fixed;
    z-index: 110;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    display: flex;
    align-items: center;*/
}

.popup_section.dis-n{
    display:none;
}

/*.popup_section:after{
     content:"";
     background-color: rgba(0,0,0,0.2);
     position: absolute;
     left:0px;
     bottom:0px;
     right:0px;
     top:0px;
     z-index: 111;
}*/
.popup_section .title{
    margin-bottom:20px;
    font-size:16px;
    font-weight:500;
}
.popup_section .desc{
    font-size:14px;
    margin-top:15px;
}

.popup {
    position: absolute;
    /*transition-duration: 0.2s;*/
    /*left: 50%;*/
    /*margin-left: -295px;*/
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #ffffff;
    text-align: center;
    z-index: 112;
    box-shadow:1px 1px 8px 3px rgba(0,0,0,0.1);
}

.popup .close-btn{
    position:absolute;
    right:20px;
    top:20px;
}

.popup.spam{
    left: 662px;
    top: 910px;
    width: 100%;
    max-width: 500px;
}

.popup.spamMail{
    left: 585px;
    top: 150px;
    width: 100%;
    max-width: 500px;
}

.popup.bay{
    /*left:870px;*/
    /*top:80px;*/
    top: 175px;
    right: 20px;
    width: 100%;
    max-width: 400px;
    border-radius(3px);
}
.popup.bay .popup-body{
    padding:20px 15px;
}
.popup.bay .title{
    font-size:15px;
    font-weight:600;
    margin-bottom:15px;
}
.popup.bay .desc{
    font-size:12px;
    color:#666;
    margin-top:0;
    line-height:18px;
}
.popup-body{
    padding:30px 0;
}

.popup-close{
    padding:15px;
    text-align:right;
    border-top:1px solid #ddd;
}

.popup-close .btn-close{
    background:#f5f5f5;
    border:1px solid #ddd;
    padding:5px 10px;
    font-size:14px;
    cursor:pointer;
}

#advice-popup{z-index: 999}
.advice{
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #ffffff;
    text-align: center;
    z-index: 112;
    box-shadow: 1px 1px 8px 3px rgba(0, 0, 0, 0.1);
    top: 150px;
    width: 100%;
    max-width: 500px;
}
.advice .popup-body{padding: 0}

.popup-body > div:nth-child(1){
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    height: 52px;
    background: #eff4f9;
    color: #32373c;
    font-size: 16px;
    font-weight: 600;
    text-indent: 20px;
    padding-right: 10px;
    box-sizing: border-box;
}

.popup-body > div.popup-contents{
    display: block;
    text-align: left;
    padding: 20px;
    box-sizing: border-box;
}
.b-sGuardArea{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.b-sGuardArea > img{
    margin-bottom: 30px;
}
.sGuard-title{
    font-size: 20px;
    font-weight: 700;
    color: #006f9b;
    font-family: 'scdDream';
}
.sGuard-subtitle{
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-top: 10px;
    font-family: 'scdDream';
}
.b-flexTxt{
    display: flex;
    align-items: center;
    justify-content: center;
}
.b-flexTxt .ellTxt{
    max-width: 90%;
}
.b-flexTxt a{
    width: 10%;
}

/*hiddenPop 추가*/
.hiddenPop{
    position: relative;
}
.hiddenPop img{
    width: 20px;
    height: 20px;
}
.hiddenPop:hover div{
    display: block;
}
.hiddenPop div{
    display: none;
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    width: 350px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    z-index: 3;
    padding: 20px;
    box-sizing: border-box;
    line-height: 1.6;
    word-break: keep-all;
}
.hiddenPop div b{
    font-size: 13px;
    font-weight: 500;
    color: #555;
}
.hiddenPop div span{
    font-size: 13px;
    font-weight: 400;
    color: #888;
}
.titBtnGroup.nBorder .hiddenPop{
    text-indent: 0;
}
.pop_wrapper {
    width: 100%;
    height: 100%;
}
.pop_content {
    max-width: 450px;
    max-height: 433px;
    padding: 25px 25px 25px;
}
.pop_desc {
    width: 100%;
    background-image: url("/resources/images/icon/cloud.png");
    background-repeat: no-repeat;
    background-position: right top;
    min-height: 85px;
}
.pop_desc h1 {
    font-size: 32px;
    margin-bottom: 20px;
    font-family: 'Nanum Gothic';
    color: #072D6A;
}
.pop_desc p {
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Nanum Gothic';
    font-weight: 600;
    color: #333333FF;
}
.btn_additional_auth{
    background-color: #203864;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    font-family: "Nanum Gothic";
    width: 80%;
    height: 50px;
}
.btn_additional_auth.gray {
    background-color: #BFBFBF;
}
.pop_btn_area {
    width: 100%;
    margin-top: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 15px;
}
.send_stat_wrapper {
    padding: 30px;
}
table.send_tbl th {
    height: 40px;
    color: #333;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    background: #f6f7fa;
}

table.send_tbl td {
    height: 40px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    text-align: center;
}

.bluehouse-header{
    background-image: url("/resources/images/icon/bluehouse-border.png");
    background-repeat: repeat-x;
    margin: 10px 0;
    border-bottom: 3px solid #1a369d;
    height: 52px;
    line-height: 48px;
}
.bluehouse-header.pop{
    margin:0;
}
.bluehose-logo-w{
    background-color: #fff;
}
.bluehouse-header span{
    color:#fff;
    font-size: 13px;
    margin-left: 10px;
    letter-spacing: 1.2px;
    font-weight: 600;
}

.bluehouse-header img{
    width: 130px;
}
.name-txt-wrapper {
    display: flex;
    align-items: center;
}
.name-txt-wrapper .name {
    display: inline-block;
    width: 120px;
    font-weight: bold;
}
.name-txt-wrapper .text {
    width: calc(100% - 120px);
}