@charset "UTF-8";

/* 
	========================== style.css 취합 ==========================
*/

/* text */
.info_txt {margin-top:3px;font-size:11px;color:#777;}
.brdArea .info_txt {margin-top:10px;}
input + .info_txt {margin-left:10px;}.dash {display:inline-block;width:18px;padding:0 4px;line-height:23px;text-align:center;}
.dash {display:inline-block;width:18px;padding:0 4px;line-height:23px;text-align:center;}

/* item align */
.hbox {display:inline-block;width:100%;vertical-align:top;}
.hbox  > * {display:block;float:left;}
.hbox  > * + * {margin-left:1px !important;}
.hbox .inp_search {width:103px;}
.hbox .col2 {width:calc((100% - 1px)/2)}
.hbox .col3 {width:calc((100% - 2px)/3)}
.hbox:after {display:block;content:'';clear:both;}

.vbox > * {display:block;margin-top:7px;}
.vbox > *:first-child {margin-top:0;}

/* box style */
.guide_box {display:block;padding:7px 10px;background:#f6f9fc;color:#000;line-height:1.5}
.pop_tit_sub + .guide_box {max-height:47px;font-size:11px;overflow-y:auto;margin-top:10px;border-top:1px solid #e0e9f0;}
.desc_box {display:block;padding:17px 15px;background:#f3f8f9;color:#444;line-height:1.5}
.desc_box p + p {margin-top:5px;}
.desc_box button {vertical-align:baseline;}
.gray_box {display:block;padding:17px 15px;background:#f8f8f8;color:#444;line-height:1.5}
.editArea {width:100%;height:200px;padding:15px 20px;background:#f3f3f3;border:1px solid #e2e2e2;text-align:center;color:#888;line-height:170px;}
.graphArea {width:100%;height:200px;padding:15px 20px;background:#f3f3f3;border:1px solid #e2e2e2;text-align:center;color:#888;line-height:170px;}
.scrl_box {display:block;width:100%;height:100px;padding:10px;border:1px solid #e2e2e2;overflow-y:auto;}
.scrl_area {display:block;width:100%;overflow-y:auto;}
.tgl_content:after {display:block;content:'';clear:both;}

/* 필수입력표시 */
.asterisk {font-size:0;text-indent:-9999em;} 
.asterisk:after {content:'*';display:inline-block;padding:0 2px;color:#AA1212;font-size:12px;font-weight:bold;text-indent:0;}

/* title */
.tit_content {position:relative;padding:14px 0 9px;border-bottom:3px solid #e0e9f0;;}
.tit_content .tit_con {display:inline-block;font-size:16px;font-weight:bold;font-family:'Malgun Gothic';}
.tit_content .location {position:absolute;top:50%;right:0;margin-top:-5px;}
.tit_content .location > * {position:relative;display:block;float:left;height:14px;padding-right:10px;margin-right:5px;background:url(../../images/bg/bg_location.gif) 100% 50% no-repeat;line-height:1.4;vertical-align:top;}
.tit_content .location:after {display:block;content:'';clear:both;}
.tit_content .location .current {padding-right:0;margin-right:0;background:none;}

.tit_area {position:relative;margin-top:15px;padding-bottom:5px;}
.tit_area .right_al {float:none !important;position:absolute;bottom:5px;right:0;}
[class^=".tit_sub"] {font-family:'Malgun Gothic';}
.tit_sub1 {display:block;padding:5px 0 1px;font-size:14px;}
.tit_sub2 {position:relative;display:block;padding:9px 0 0 8px;font-size:12px;}
.tit_sub2:before {content:'';position:absolute;top:12px;left:0;width:3px;height:3px;background:#677e97;}
.tit_sub3 {display:inline-block;color:#777;font-weight:bold;line-height:23px;}
.tit_sub1 + .tit_sub2 {margin-top:0;}
.tit_sub1 .sub {margin-left:5px;font-size:11px;font-weight:normal;color:#004a97;}
.tit_info {position:relative;top:7px;}

/* title - 탭모양 */
.tit_area.ty2 {margin:15px 0 0;padding:0;border-bottom:1px solid #777}
.tit_area.ty2 .tit {position:relative;display:block;width:127px;height:29px;padding:8px 0 6px;background:#fff;border:1px solid #777;border-bottom:0;color:#010101;text-align:center;}
.tit_area.ty2 .tit:after {display:block;content:'';position:absolute;bottom:-1px;left:0;right:0;width:100%;height:1px;background:#fff;}
.tit_area.ty2 .right_al {bottom:5px;}

/* 테이블 조회영역 */
.sh_box {position:relative;}
.brdArea .sh_box {float:left;}
.sh_box > * {float:left;display:block;font-size:12px;vertical-align:top;}
.sh_box > * + * {margin-left:8px;}
.sh_box .inp_search + * {margin-left:1px;} 
.sh_box .inp_search > * + * {margin-left:1px;} 
.sh_box .inp_search .select_wrap {float:left;display:block;}
.sh_box .tit_sub2 {display:inline-block;margin:-3px 0 0 15px;}
.sh_box .tit_sub2:first-child {margin-left:0;}
.sh_box label {vertical-align:top;}
.sh_box .num {display:inline-block;padding-top:5px;}
.sh_box:after {display:block;content:'';clear:both;}
.brdArea .tbl_top .tit_sub1 + .sh_box {margin-top:3px;}
.brdArea .tbl_top .tit_sub1 + .sh_box + .right_al {position:relative;top:3px;}
.tit_area .sh_box > * + *, .tgl_wrap .sh_box > * + * {margin-left:1px;}
.right_al .sh_box > * + * {margin-left:5px;}
.tit_area .sh_box {margin-top:5px;}
.btn_area .sh_box {float:none;display:inline-block;vertical-align:top;margin-right:8px;}

/* attach file list */
.attach, .attach > a {color:#004a97 !important;font-weight:bold;text-align:left;}
.attach > a {display:inline-block;width:auto;}
.attach > a:hover {text-decoration:underline;}
.btn_del {display:inline-block;width:15px;height:15px;margin-left:4px;background:url(../../images/btn/btn_del.gif) 50% 50% no-repeat;text-indent:-9999em;vertical-align:text-top;}
.attach + .inp_file, .inp_file + .attach {margin-top:4px;}

/* list style */
li {line-height:1.5}
.list_type1 li, .list_type2 li {position:relative;padding-left:7px;text-align:left;}
.list_type1 li:before {content:'';position:absolute;top:7px;left:0;display:block;width:2px;height:2px;background:#677e97;}
.list_type2 li:before {content:'';position:absolute;top:7px;left:0;display:block;width:5px;height:1px;background:#000;}
.inline li {display:inline-block;margin-left:20px;}
.inline li:first-child {margin-left:0;}

.info_list {}
.info_list li {position:relative;padding-left:8px;color:#777;}
.info_list li:before {content:'';position:absolute;top:7px;left:0;width:5px;height:1px;background:#777;}

.list_type_chk {margin-top:15px;}
.list_type_chk:first-child {margin-top:0;}
.list_type_chk ul {margin-top:5px;border-top:1px solid #777;}
.list_type_chk li {position:relative;border-bottom:1px solid #e2e2e2;background:#fff;}
.list_type_chk li input[type="radio"], .list_type_chk li input[type="checkbox"] {position:absolute;top:0;left:0;}
.list_type_chk li label {display:block;padding:6px 10px;margin-left:54px;background:#f8f8f8;}
.list_type_chk li label:before {top:50%;left:-35px;background-color:#fff;transform:translateY(-50%);}

/* tab */
.tab_wrap {position:relative;}
.tabs {display:block;width:100%;margin:15px 0 10px;border-bottom:1px solid #777;}
.tabs a {position:relative;float:left; display:block;width:127px;height:29px;margin-left:-1px;padding:8px 0 6px;background:#fbfbfb;border:1px solid #e2e2e2;border-bottom:0;color:#777;text-align:center;z-index:1}
.tabs.wide a {width:191px}
.tabs a:first-child {margin-left:0;}
.tabs a.on {background:#fff;border:1px solid #777;border-bottom:0;color:#010101;z-index:2}
.tabs a.on:after {display:block;content:'';position:absolute;bottom:-1px;left:0;right:0;width:100%;height:1px;background:#fff;}
.tabs:after {display:block;content:'';clear:both}
.tab_content {} 
.tit_area + .tabs {margin-top:0;}

/* tree menu */
.tree_wrap {padding:10px;border:1px solid #e2e2e2;overflow:auto;}
.tree_wrap .tree {display:none;}
.tree_wrap .tree.on {display:block;}
.tree_wrap > .tree {position:relative;}
.tree .tree {position:relative;display:none;margin:3px 0 0 10px;}
.tree.all .tree, .tree li.on > .tree {display:block;}
.tree .tree:before {content:'';display:block;width:0;position:absolute;top:0;bottom:0;left:-4px;border-left:1px dotted #7f7f7f;}
.tree:before {border-left:0;}
.tree_wrap li {/* position:relative;*/ margin:0;/* padding:5px 0px 5px 10px;*/}
.tree_wrap > .tree > li {padding-left:0;}
.tree_wrap li:before {content:'';display:none;width:10px;height:0;border-top:1px dotted #7f7f7f;margin-top:-1px;position:absolute;top:13px;left:-4px;}
.tree_wrap >.tree > li:before {border-top:none;}
.tree_wrap li:last-child:before {background:#fff;height:auto;top:13px;bottom:0}
.tree_wrap li * {font-weight:normal;}
.tree_wrap li.folder > .label, .tree_wrap li.file > .label {position:relative;padding:0 10px 0 19px;width:auto;white-space:nowrap;cursor:pointer;}
.tree_wrap li.file > .label.active {font-weight:bold;}
.tree_wrap li.folder > .label:before, .tree_wrap li.file > .label:before {position:absolute;top:0;left:0;content:'';width:13px;height:11px;background:url(../../images/bg/bg_tree_menu.png) no-repeat;}
.tree_wrap li.folder > .label:before {background-position:0 0;}
.tree_wrap li.folder.on > .label:before {background-position:0 -11px;}
.tree_wrap li.file > .label:before {background-position:0 -22px;}

/* 보안점검 */
.file_area {width:100%:}
.file_area .inp_file {display:inline-block;width:calc(100% - 64px)} 
.file_area p {margin-top:3px;}

.flbox {display:block;width:100%;}
.flbox .tbox {min-width:34px;height:23px;padding:0 10px;background:#f3f3f3;border:1px solid #ccc;line-height:23px;letter-spacing:-0.07em;}
.flbox.ty2 .tbox {min-width:0;padding:0 3px;}
.flbox > * {float:left;display:block;}
.flbox > * + * {margin-left:2px;}
.flbox:after {display:block;content:'';clear:both;}

.list_type_tbl {position:relative;border-top:1px solid #777;}
.list_type_tbl:before {content:'';position:absolute;top:0;left:0;width:1px;height:100%;background:#fff;}
.list_type_tbl li {float:left;width:25%;border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;}
.list_type_tbl li.col2 {width:50%}
.list_type_tbl li.col3 {width:75%}
.list_type_tbl li.col4 {width:100%}
.list_type_tbl li .tit {display:block;width:100%;padding:7px 10px;background:#f8f8f8;font-weight:normal;text-align:center;border-bottom:1px solid #e2e2e2;}
.list_type_tbl li .flbox {padding:3px 10px;}
.list_type_tbl li .flbox input[type="text"] {width:100%;}
.list_type_tbl:after {display:block;content:'';clear:both;}

/* 위험관리 */
.tdfix {overflow:hidden;}

/* 단계색상표시 */
.graph_bar {display:block;height:19px;}
.graph_bar.red {background:#ed0f0f;}
.graph_bar.green {background:#24a313;}

.dot_color {position:relative;display:inline-block;min-width:10px;min-height:10px;text-indent:-9999em;}
.dot_color.txt {padding-left:15px;text-indent:0;}
.dot_color:before {position:absolute;top:3px;left:0;content:'';width:10px;height:10px;display:inline-block;margin-right:5px;border-radius:50%;text-indent:0;}
.dot_color.red:before {background:#ed0f0f;}
.dot_color.orange:before {background:#ff812d;}
.dot_color.yellow:before {background:#eba600;}
.dot_color.green:before {background:#24a313;}
.dot_color.blue:before {background:#004a97;}
.dot_color.gray:before {background:#ccc;}

.bar_color {position:relative;display:inline-block;width:65px;height:23px;color:#fff;text-align:center;line-height:23px;text-transform:uppercase;}
.bar_color.red {background:#ed0f0f;}
.bar_color.yellow {background:#eba600;}
.bar_color.green {background:#24a313;}

/* 정보보호운영관리 */
.brdArea.ofx {overflow-x:auto;}
.brdArea.ofx .tbl_fixcol {width:130px;}
.brdArea.ofx th {background:#f8f8f8;}
.brdArea.ofx td {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.brdArea.fz11 th, .brdArea.fz11 td {font-size:11px;letter-spacing:-0.08em;}

/* 보안성검토 */
.top_box_se {position:relative;padding:50px 0;background:#f6f9fc;text-align:center;}
.top_box_se .tit {position:relative;display:block;margin-bottom:15px;font-family:'Malgun Gothic';font-size:14px;}
.top_box_se .tit:before {content:'';position:relative;top:2px;display:inline-block;width:15px;height:15px;margin-right:5px;background:url(../../images/bg/bg_icons.png) 0 0 no-repeat;}
.top_box_se p {line-height:1.5;}
.top_box_se .btn1 {margin-top:26px;}

/* 대시보드 검색영역 */
.sch_area {display:block;padding:7px 10px;background:#f8f8f8;border-top:1px solid #777;}
.sch_area * {float:left;vertical-align:top;}
.sch_area .tit_sub2 {margin:-4px 10px 0 0;}
.sch_area button {margin-left:10px;}
.sch_area:after {display:block;content:'';clear:both;}

/* 사용자 검색 팝업용 */
.cus_data {height:330px;padding:10px;border:1px solid #e2e2e2;box-sizing:border-box;overflow:auto;}
.cus_data ul li {padding:5px;font-size:12px;font-weight:bold;}
.cus_data ul li em {color:#777;font-weight:normal;}
.cus_data span {display:inline-block;padding-left:5px;}
.cus_data .ico_img_del {display:inline-block;width:12px;height:12px;background:url(../../images/btn/btn_del.gif) 50% 50% no-repeat;text-indent:-9999em;vertical-align:top;}

.grp_node, .grp_node2 {display:inline-block;margin-left:10px;padding-left:14px;background:url(../../images/bg/bg_group_node.gif) 0 -1px no-repeat;}
.grp_node2 {margin-left:20px;}

/**/
.doc_area .doc_top {position:relative;margin-top:30px;}
.doc_area .title {display:block;font-family:'Malgun Gothic';font-size:25px;text-align:center;}
.doc_area .info {float:right;margin-top:10px;}
.doc_area .info li {margin-top:3px;font-family:'Malgun Gothic';font-weight:bold;font-size:13px;}
.doc_area .doc_top:after {display:block;content:'';clear:both;}
.brdArea + .jstree {margin-top:5px;}

/* chart */
.chart_area {position:relative;display:block;padding:10px;border:1px solid #e2e2e2}
.chart_area.ty2 {border:0;background:#f8f8f8;}
.chart_area.ty3 {border:0;}
.tit_chart {display:block;font-family:'Malgun Gothic';font-weight:bold;font-size:13px;}

/* main */
.main_top_info {width:100%;padding:8px 60px 10px;background:#9fadc2;font-family:'Malgun Gothic';font-size:22px;color:#fff;}
.main_inner {padding-top:35px;}
.tit_main {display:block;margin-bottom:8px;font-family:'Malgun Gothic';font-size:16px;}
.m_wrap {margin-top:30px;}
.m_wrap:first-child {margin-top:0;}
.m_wrap .right_al input[type="radio"] + label {vertical-align:bottom;}
.m_wrap .right_al > * + * {margin-left:5px !important;}
.bline {padding-bottom:8px;border-bottom:1px solid #777}
.container.main .brdArea {margin-top:0;}

.list5 {position:relative;}
.list5 .title {position:relative;width:100%;padding:5px;background:#1b3351;}
.list5 .title strong {font-size:13px;color:#fff}
.list5 .title .more {position:absolute;right:5px;top:6px;color:#c9cdd1;font-family:arial;}
.list5 li {position:relative;width:100%;padding:6px 20px 6px 0;border-bottom:1px solid #e2e2e2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.list5 li span {position:absolute;top:50%;right:0;width:20px;transform:translateY(-50%);text-align:right;}
.gray_box .tabs a.on {background:#f8f8f8;}
.gray_box .tabs a.on:after {background:#f8f8f8;}

/* datapicker */
.ui-datepicker {background:#f3f3f3;}
.ui-widget-header {background:none;border:0;}
.ui-widget-header .ui-icon {width:4px;height:7px;margin:-3px 0 0 -2px;background-image:url(../../images/btn/btn_picker_arrow.png);}
.ui-icon-circle-triangle-w {background-position:0 0;}
.ui-icon-circle-triangle-e {background-position:-6px 0;}
.ui-widget-header .select_wrap + .select_wrap {margin-left:2px;}
.ui-datepicker table {background:none;border-top:0;border-bottom:0;font-size:0.9em;}
.ui-datepicker table tr.hover td, .ui-datepicker table tr:hover td {background:none;}
.ui-datepicker table tr.on a, .ui-datepicker table tr a:hover {text-decoration:none;}
.ui-datepicker td {height:auto;padding:0;line-height:initial;text-align:center;}
.ui-datepicker-calendar td .ui-state-default {display:inline-block;width:22px;height:20px;background-color:#f3f3f3;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {background:#f3f3f3;border:none;text-align:center;color:#454545;font-weight:normal;}
.ui-datepicker .ui-datepicker-current-day .ui-state-active {background-color:#001f5b;color:#f3f3f3;}
.ui-datepicker-week-end, .ui-datepicker-week-end .ui-state-default {color:#f16b97;}
.ui-datepicker-week-end:last-child, .ui-datepicker-week-end:last-child .ui-state-default {color:#2b94e6;}
.ui-datepicker .ui-datepicker-buttonpane button {font-size:0.8em;padding:0;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {margin-top:0;}


 /*
 변경 처리
 */
.modal-dialog.base p {font-size:18px;font-weight:bold;text-align:center;padding:50px 25px 15px 25px;line-height:1.5em;height:60px;}

.modal-dialog.base span {text-align:center;display:block;margin-top:30px;}
.modal-dialog.w_1300 {position:absolute;left:45%;top:50%;margin-left:-500px;margin-top:-375px;width:1300px;max-height:750px;}
.modal-dialog.w_1000 {position:absolute;left:50%;top:50%;margin-left:-500px;margin-top:-375px;width:1000px;max-height:750px;}
.modal-dialog.w_700 {position:absolute;left:50%;top:50%;margin-left:-250px;margin-top:-375px;width:700px;max-height:750px;}
.modal-dialog.w_500 {position:absolute;left:50%;top:50%;margin-left:-250px;margin-top:-375px;width:500px;max-height:750px;}

.modal-loading {padding-bottom:20px;position:relative;margin:0 auto;margin-top:20%;width:50%;height:50%;-webkit-box-shadow:5px 5px 10px 2px rgba(0, 0, 0, .2);-moz-box-shadow:5px 5px 10px 2px rgba(0, 0, 0, .2);}
.modal-loading.progress {position:absolute;left:50%;top:50%;margin-left:-213px;margin-top:-100px;width:426px;height:200px;background:none;}
.modal-loading.progress p {font-size:18px;font-weight:bold;text-align:center;padding-top:65px;line-height:1.5em;height:60px;}
.modal-loading.progress span {text-align:center;display:block;margin-top:30px;}

/* 로그인 */
#login_area {position:absolute;left:0;top:0;display:table;width:100%;height:100%;background-color:#efefef;}
#login_area .login { display: table-cell; vertical-align: middle; text-align: center; }
#login_area .login_wrap{ display: inline-block; width: 500px; text-align: left; }
#login_area .logo{  margin-bottom: 10px; }
#login_area .logo > *{ vertical-align: middle; }
/* #login_area .logo_img{overflow:hidden; display: inline-block; width: 110px;height:28px; background: url(../../images/thema/logo.png) left top no-repeat;background-size: 100% auto; padding: 0;border-right: none;text-indent: -9999em;} */
#login_area .logo_img{overflow:hidden; display: inline-block; width: 110px;height:28px; background:left top no-repeat;background-image:url(../../images/thema/logo.png), url(../../images/thema/logo.jpg);background-size: 100% auto; padding: 0;border-right: none;text-indent: -9999em;}
#login_area .logo .txt{ display: block; position: relative;  margin-top: 10px;line-height: 1; }
#login_area .logo .txt sub{ display: inline; font-size: 11px;}
#login_area .logo .txt strong{vertical-align: baseline;  font-weight: bold; font-size: 27px;color: #333;}

#login_area fieldset{display: block; padding: 30px 25px; background-color: #fff; border:1px solid #ddd; border-radius: 2px;}
#login_area fieldset legend{ display: block; float: left; position: relative; left: auto; top:auto; width: auto; height: auto; margin-bottom: 10px; line-height: 1; text-indent: 0; font-size: 16px; color: #232323; font-weight: bold; text-transform: uppercase;}

#login_area .inputs{ clear: both; border:1px solid #bebebe; border-width: 1px 0; padding:20px 20px 20px 100px; background: url(../../images/thema/bg_login.png) no-repeat 10px center;} 
#login_area .inputs > li+ li{ margin-top: 10px; }
#login_area .inputs > li::after{ content: ""; display: block; height: 0; clear: both; }
#login_area .inputs label{ display: inline-block; float: left; width: 25%; line-height: 38px; }
#login_area .inputs input{ float: left; width: 75%; border:1px solid #ddd; background-color: #f8f8f8;}
#login_area .inputs input:focus{ border:1px solid #ffb3b3; background-color: #fff5f7; }
#login_area .btns{ text-align: right; margin-top: 15px; padding-right: 20px; }
#login_area .btns .inline_block{ display: inline-block; }
#login_area .btns .block{ margin-top: 10px; }
#login_area .btns .btn1{ width: 152px; }
#login_area fieldset input, #login_area fieldset .btn1{ height: 38px; line-height: 1; }
#login_area .login > p{ margin-top: 30px; }

/* 회원가입 */
#membership_area {position:absolute;left:0;top:0;display:table;width:100%;height:100%;background-color:#efefef;}
#membership_area .membership { display: table-cell; vertical-align: middle; text-align: center; }
#membership_area .membership_wrap{ display: inline-block; width: 700px; text-align: left; }
#membership_area .logo{  margin-bottom: 10px; }
#membership_area .logo > *{ vertical-align: middle; }
/* #membership_area .logo_img{overflow:hidden; display: inline-block; width: 110px;height:28px; background: url(../../images/thema/logo.png) left top no-repeat;background-size: 100% auto; padding: 0;border-right: none;text-indent: -9999em;} */
#membership_area .logo_img{overflow:hidden; display: inline-block; width: 110px;height:28px; background:left top no-repeat;background-image:url(../../images/thema/logo.png), url(../../images/thema/logo.jpg);background-size: 100% auto; padding: 0;border-right: none;text-indent: -9999em;}
#membership_area .logo .txt{ display: block; position: relative;  margin-top: 10px;line-height: 1; }
#membership_area .logo .txt sub{ display: inline; font-size: 11px;}
#membership_area .logo .txt strong{vertical-align: baseline;  font-weight: bold; font-size: 27px;color: #333;}

#membership_area fieldset{display: block; padding: 30px 25px; background-color: #fff; border:1px solid #ddd; border-radius: 2px;}
#membership_area fieldset legend{ display: block; float: left; position: relative; left: auto; top:auto; width: auto; height: auto; margin-bottom: 10px; line-height: 1; text-indent: 0; font-size: 16px; color: #232323; font-weight: bold; text-transform: uppercase;}

#membership_area .inputs{ clear: both; border:1px solid #bebebe; border-width: 1px 0; padding:20px 20px 20px 100px; background: url(../../images/thema/bg_membership.png) no-repeat 10px center;} 
#membership_area .inputs > li+ li{ margin-top: 10px; }
#membership_area .inputs > li::after{ content: ""; display: block; height: 0; clear: both; }
#membership_area .inputs label{ display: inline-block; float: left; width: 20%; line-height: 38px; }
#membership_area .inputs input{ float: left; width: 50%; border:1px solid #ddd; background-color: #f8f8f8;}
#membership_area .inputs input:focus{ border:1px solid #ffb3b3; background-color: #fff5f7; }
#membership_area .btns{ text-align: right; margin-top: 15px; padding-right: 20px; }
#membership_area .btns .inline_block{ display: inline-block; }
#membership_area .btns .block{ margin-top: 10px; }
#membership_area .btns .btn1{ width: 152px; }
#membership_area fieldset input, #membership_area fieldset .btn1{ height: 38px; line-height: 1; }
#membership_area .membership > p{ margin-top: 30px; }

/* dhxtree */
.dhxtree_dhx_web{overflow-y: auto; border: 1px solid #e2e2e2;padding: 10px;}
.dhxtree_dhx_web table{table-layout:auto;border:none;width:auto;}
.dhxtree_dhx_web table td{height: auto;padding: 0; border:none;line-height: inherit;vertical-align:top;}
    
   