@charset "UTF-8";
/*------------------------------------------------------------------------
[dev_team_add.css]
> 내용 : 개발팀 전용 '우선순위 최상' 스타일 정의 문서
> 안내 : overriding이 필요할 때 이용
------------------------------------------------------------------------*/
/* 개발팀 추가 (지연) 160611  - ui_common.css 에 추가되어야함 */
.list_select > ul > li.disabled, .list_select > ul > li.disabled > a {
  color: #d0d0d0; }

/* 개발팀 추가 (지연) 160605  - 파일 업로드 버튼 커스텀 */
span.focus-jfilestyle label {
  cursor: pointer; }

span.focus-jfilestyle {
  display: inline-block;
  padding: 5px 9px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 12px;
  line-height: 12px;
  cursor: pointer; }

.alert_popup {
  position: absolute;
  z-index: 131;
  border: 1px solid #bbb;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.5); }

.layout_card .area_content table td {
  overflow-x: hidden;
  overflow-y: visible; }

/*
.alert_popup{ position:absolute; z-index:131; border:1px solid #bbb ; background:#fff; border-radius: 6px; box-shadow: 0 6px 16px rgba(0,0,0,.5); left: 50%; margin-left: -222px; }
*/
/*마이너스 플러스 버튼*/
.btn_small.btncolor_white.minus {
  width: 28px;
  height: 28px; }

.btn_small.btncolor_white.plus {
  width: 28px;
  height: 28px; }

.content_extra {
  line-height: normal; }

.content_extra ol {
  list-style-type: decimal;
  padding-left: 30px; }

.content_extra ul {
  list-style-type: initial;
  padding-left: 30px; }

.content_extra li {
  list-style: inherit; }

.content_extra blockquote {
  margin-left: 30px; }

div.wEditor {
  padding: 5px;
  height: 300px;
  width: 841px;
  margin: 10px auto;
  overflow-y: scroll;
  border: 1px solid #DBDBDB;
  font: 12px/1.5 gulim; }

div.wEditor p {
  margin: 0;
  padding: 0; }

#fontSize_list button {
  padding: 2px;
  width: 50px;
  height: 25px; }

#tint_list button {
  padding: 2px;
  width: 30px;
  height: 30px; }

#tint_list button:hover {
  opacity: 0.8; }

.browser_images {
  height: auto;
  position: relative;
  margin-bottom: 10px; }

.browser_images .fa-plus {
  position: absolute;
  color: #012a48;
  right: 25px;
  top: 0px;
  width: 25px;
  height: 25px;
  display: none; }

.browser_images .fa-minus {
  position: absolute;
  color: #012a48;
  right: 0px;
  top: 0px;
  width: 25px;
  height: 25px;
  display: none; }

.browser_images:hover .fa-plus {
  display: block; }

.browser_images:hover .fa-minus {
  display: block; }

.browser_rack_0 {
  float: left;
  width: 30%;
  margin-left: 2%;
  margin-right: 3%;
  background-color: white; }

.browser_rack_1 {
  float: left;
  width: 30%;
  margin-right: 3%;
  background-color: white; }

.browser_rack_2 {
  float: left;
  width: 30%;
  margin-right: 2%;
  background-color: white; }

.detail[ow_detail='FAQ'] .html {
  line-height: 1.7 !important; }

/*
	Content CSS
*/
.divide_1 {
  padding: 25px 34px 0px 25px;
  float: left;
  width: 38%;
  height: 50px; }

.divide_2 {
  padding: 25px 34px 0px 25px;
  float: left;
  width: 38%;
  height: 50px;
  margin-right: 60px; }

.divide_3 {
  padding: 25px 34px 0px 25px;
  float: left;
  width: 33%;
  height: 50px; }

.pd_10x0x0x25x {
  padding: 10px 0px 0px 25px; }

.pd_15px {
  padding: 15px; }

.pd_r16px {
  padding-right: 16px; }

.pd_r85px {
  padding-right: 85px; }

.pd_r87px {
  padding-right: 87px; }

.pd_r62px {
  padding-right: 62px; }

.pd_r50px {
  padding-right: 50px; }

.mg_r_0x30x0x0x {
  margin: 0px 62px 0px 0px;
  float: right; }

.fts_15 {
  font-size: 15px; }

.lh_30 {
  line-height: 30px;
  /* text-transform: capitalize; */ }

.lh_16 {
  line-height: 16px;
  /* text-transform: capitalize; */ }

.right {
  float: right; }

.left {
  float: left; }

.mg_0x0x0x15x {
  margin-left: 15px; }

.hr_divider {
  margin: 0px 0;
  padding: 0;
  height: 0;
  border-top: 1px solid #ccc;
  border-right: 0;
  border-bottom: 0;
  border-left: 0; }

.bottom_input {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 1px solid #bbb !important;
  width: 80% !important;
  margin-left: 5% !important; }

.bottom_input + .delete {
  background: url("/res/images/common/icn_remove_circle_lightgray.png") transparent no-repeat;
  width: 16px;
  height: 16px;
  display: block; }

.btncolor_white .apply {
  display: block;
  padding-left: 20px;
  background: url(/res/images/common/icn_approve_gray_13x13.png) no-repeat;
  min-height: 13px; }

.font_blue {
  font-size: 13px !important;
  color: #0059a6 !important;
  font-weight: bold !important; }

.font_underline {
  text-decoration: underline; }

.cursor_pointer {
  cursor: pointer; }

.s_main_table table {
  width: 100%;
  font-size: 13px;
  text-align: center; }

.s_main_table table thead td {
  padding: 10px 8px;
  border-width: 1px 1px 1px 0;
  border-color: #bbb;
  border-style: solid;
  background: #ececec;
  font-weight: bold; }

.s_main_table table thead td:last-child {
  border-width: 1px 0px 1px 0px; }

.s_main_table table tbody td {
  padding: 10px 8px;
  border-width: 1px 1px 1px 0;
  border-color: #bbb;
  border-style: solid;
  font-size: 12px; }

.s_main_table table tbody td:last-child {
  border-width: 1px 0px 1px 0px; }

/*
=======================================================================================================================================================
공용 CSS

셀렉트박스는 .list_select를 기준으로 사용한다.

*/
/*공용 font*/
.font_redstar {
  color: #e25041;
  font-size: 22px;
  top: 4px;
  position: relative;
  line-height: 0px; }

.font_red {
  color: #e25041; }

/*버튼 비활성화*/
button[ow_disabled='ow_disabled'] {
  background: #ececec !important;
  color: #b6b6b6 !important;
  border-color: #bbb !important; }

button[ow_disabled='ow_disabled'] span.type_reject {
  background: url(/res/images/common/icn_remove_circle_gray.png) no-repeat; }

button[ow_disabled='ow_disabled'] span.type_approval {
  background: url(/res/images/common/icn_approve_gray.png) no-repeat; }

/* 셀렉트 박스에 우측 화살표 아이콘만큼 패딩값을 준다. */
.list_select.arrow1 a.select {
  /*
  	arrow1은 현재( 현재라고하면 나중에 헷갈리겠지만 '/res/images/common/btn_select_arrow_hover.png')쓰이고 있는 기본 화살표 이다.
  */
  padding-right: 30px; }

/* 셀렉트 박스에 text_overflow_hidden클래스를 주면 넘치는 글자는 숨김처리 한다. */
.list_select a.select.text_overflow_hidden {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

button[ow_disabled='ow_disabled'] {
  cursor: default !important;
  background: #ececec !important;
  color: #aaa !important;
  border-color: #bbb !important; }

/*
=======================================================================================================================================================
예외처리 CSS

inline으로 처리할려고한 것들, 규칙이라고는 없는것 들
*/
.config_popup[name='add_manager'] label[for^='type_add_manager_permission'], .config_popup[name='modify_manager'] label[for^='type_modify_manager_permission'] {
  padding-right: 10px; }

/* 일괄 다운로드 정책 다운로드 추가 팝업 > 대상자의 백업 다운로드 정보 > 좌측 item들의 width*/
.config_popup[name='add'] .info_download li .info_download_title {
  width: 150px; }

table tfoot tr.row-selectAll > td {
  background: #e9eff7;
  font-weight: bold;
  text-align: left !important; }

/*
QC #7276 공통-7
테이블의 라디오 영역에 각각의 라디오 width 지정
*/
/*
- 번역 변경으로 QC항목 대응 (신형섭, 170925)
- 검색창과 충돌 시 자연스럽게 넘어가는 UI개선 작업 추가 진행 (신형섭, 170925)
.layout_card .radio_area.radio li{max-width: 170px; min-width: 65px;}
*/
.alert_popup.custom_service_overview .s_main_text > ul > li.service_item {
  text-align: center;
  width: 12%;
  margin-right: 0;
  display: inline-block; }

.alert_w1080 ul.content_wrapper > li {
  width: 1080px; }

.alert_popup.custom_service_overview .s_main_text > ul > li.service_item.service_appcheck div.service_item_img {
  margin-left: 29px;
  background: url("/res/images/custom/img_launcher_ransom_ps.png") no-repeat;
  background-position: 0 9px !important;
  background-size: 76% !important; }

.alert_popup.custom_service_overview .s_main_text > ul > li.service_item.service_item_disabled.service_appcheck div.service_item_img {
  background: url("/res/images/custom/img_launcher_ransom_ps_disabled.png") no-repeat; }

#logo_login {
  margin-top: 17px;
  height: 32px;
  float: left;
  cursor: pointer; }

#logo_login:hover {
  opacity: 0.7; }

.print_btn {
  margin: 4px 0px 4px 0px;
  padding: 5px 15px 5px 15px;
  font-size: 13px; }

.print_init {
  display: none; }

@media print {
  .contents {
    -webkit-print-color-adjust: exact; }

  #header {
    display: none; }

  #gnb {
    display: none; }

  .print_no {
    display: none !important; }

  .contents {
    border-right: none; }

  .container {
    background: #FFFFFF; }

  .container {
    background: #efefef; }

  .con_graph {
    background: #FFFFFF; }

  .contents {
    float: none; }

  .page-break {
    display: block;
    page-break-before: always; } }
.layout_card[name="comoputer_out"] .con_graph .view_graph_bar {
  padding: 20px 16px 28px; }

.company_image {
  opacity: .7; }

.company_image {
  overflow: hidden;
  width: 43px;
  height: 43px;
  background: #ddd;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: 1px solid #0059a6; }

.datePickerContainer .selectlist h4.title_selectlist_group span.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/res/images/common/icon_selectbar_head.png) no-repeat 0 0px;
  vertical-align: middle; }

[disabled='disabled'].list_select a {
  color: #bbb !important;
  border: 0px solid #ddd !important;
  background: url("") no-repeat right 0;
  cursor: default !important; }

[disabled='disabled'].list_select > a {
  color: #bbb !important;
  border: 1px solid #ddd !important;
  background: url(/res/images/common/btn_select_arrow_disable.png) no-repeat right 0;
  cursor: default !important; }

.lang-ko .menu_login ul.area_rightmenu li a,
.lang-en .menu_login ul.area_rightmenu li a,
.lang-ja .menu_login ul.area_rightmenu li a {
  background-image: none; }

.lang-ja .menu_login ul.area_rightmenu li a {
  width: 205px; }

.area_registration .area_content .area_userform_type01 {
  padding: 30px 0px 0px 0px; }

.area_registration .area_content .area_userform_type01 ul li input[type=text], .area_registration .area_content .area_userform_type01 ul li input[type=password] {
  width: 180px; }

.lang-ko .area_registration .area_content .area_userform_type01 ul li.list01 {
  width: 25%; }

.lang-ko .area_registration .area_content .area_userform_type01 ul li.list02 {
  width: 25%; }

.lang-ko .area_registration .area_content .area_userform_type01 ul li.list03 {
  width: 17%; }

.lang-ko .area_registration .area_content .area_userform_type01 ul li.list04 {
  width: 32%; }

.lang-ko .area_registration .area_content .area_userform_type01 ul li label {
  width: 100px; }

.lang-ja .area_registration .area_content .area_userform_type01 ul li.list01 {
  width: 27%; }

.lang-ja .area_registration .area_content .area_userform_type01 ul li.list02 {
  width: 23%; }

.lang-ja .area_registration .area_content .area_userform_type01 ul li.list03 {
  width: 20%; }

.lang-ja .area_registration .area_content .area_userform_type01 ul li.list04 {
  width: 30%; }

.lang-ja .area_registration .area_content .area_userform_type01 ul li label:nth-child(odd) {
  width: 140px; }

.lang-en .area_registration .area_content .area_userform_type01 ul li.list01 {
  width: 29%; }

.lang-en .area_registration .area_content .area_userform_type01 ul li.list02 {
  width: 20%; }

.lang-en .area_registration .area_content .area_userform_type01 ul li.list03 {
  width: 23%; }

.lang-en .area_registration .area_content .area_userform_type01 ul li.list04 {
  width: 28%; }

.lang-en .area_registration .area_content .area_userform_type01 ul li label:nth-child(odd) {
  width: 170px; }

.lang-ko .area_registration .area_content .area_userform_type02 ul li.list01 {
  width: 20%;
  height: 50px; }

.lang-ko .area_registration .area_content .area_userform_type02 ul li.list02 {
  width: 30%;
  height: 50px; }

.lang-ko .area_registration .area_content .area_userform_type02 ul li.list03 {
  width: 18%;
  height: 50px; }

.lang-ko .area_registration .area_content .area_userform_type02 ul li.list04 {
  width: 27%;
  height: 50px; }

.lang-ko .area_registration .area_content .area_userform_type02 ul li.list05 input {
  width: 555px; }

.lang-ko .area_registration .area_content .area_userform_type02 ul li label:nth-child(odd) {
  width: 100px; }

.lang-ja .area_registration .area_content .area_userform_type02 ul li.list01 {
  width: 20%;
  height: 50px; }

.lang-ja .area_registration .area_content .area_userform_type02 ul li.list02 {
  width: 32%;
  height: 50px; }

.lang-ja .area_registration .area_content .area_userform_type02 ul li.list03 {
  width: 18%;
  height: 50px; }

.lang-ja .area_registration .area_content .area_userform_type02 ul li.list04 {
  width: 25%;
  height: 50px; }

.lang-ja .area_registration .area_content .area_userform_type02 ul li.list05 input {
  width: 555px; }

.lang-ja .area_registration .area_content .area_userform_type02 ul li label:nth-child(odd) {
  width: 100px; }

.lang-en .area_registration .area_content .area_userform_type02 ul li.list01 {
  width: 25%;
  height: 50px; }

.lang-en .area_registration .area_content .area_userform_type02 ul li.list02 {
  width: 33%;
  height: 50px; }

.lang-en .area_registration .area_content .area_userform_type02 ul li.list03 {
  width: 15%;
  height: 50px; }

.lang-en .area_registration .area_content .area_userform_type02 ul li.list04 {
  width: 22%;
  height: 50px; }

.lang-en .area_registration .area_content .area_userform_type02 ul li.list05 input {
  width: 555px; }

.lang-en .area_registration .area_content .area_userform_type02 ul li label:nth-child(odd) {
  width: 180px; }

.lang-ko .area_registration .area_content .area_userform_type01 ul li label:nth-child(2n+1) {
  width: 140px; }

.lang-ja .area_registration .area_content .area_userform_type01 ul li label:nth-child(2n+1) {
  width: 160px; }

.lang-ko .area_registration .area_content .area_userform_type02 ul li label:nth-child(2n+1) {
  width: 120px; }

.lang-ja .area_registration .area_content .area_userform_type02 ul li label:nth-child(4n+1) {
  width: 140px; }

.lang-ja .area_registration .area_content .area_userform_type02 ul li label:nth-child(4n+3) {
  width: 100px; }

.Exosphere .header_topbar .area_topbar .area_admin_info a.btn_select_officeimg {
  width: 64px; }

.Exosphere .header_topbar .area_topbar .area_admin_info a.btn_select_officeimg span.icon_arrow {
  display: block; }

.dashboard .common_content ul.list_data_type01 {
  width: 100%; }

.dashboard .common_content ul.list_data_type01 li {
  float: left;
  width: 25%;
  text-align: center; }

.dashboard .common_content ul.list_data_type01 li:not(:last-child) {
  background: url(/res/images/dashboard/bg_bar_listdata.png) no-repeat right 50%; }

.dashboard .common_content ul.list_data_type01 li > div {
  margin-bottom: 10px; }

.dashboard .common_content ul.list_data_type01 li a.value_text {
  font-size: 19px;
  line-height: 21px; }

.wrapper_login_ok .menu_login ul.area_leftmenu li.menu03 a span.icon {
  background: url(/res/images/login/icn_login_trial_apply_02.png) no-repeat;
  background-position: 0 -2px; }

.DataLocker .wrapper_login_ok .header_topbar h1.logo_ok a {
  width: 200px;
  height: 38px;
  background-image: url(/res/images/common_topBar_logo/h1_logo_dataLocker.svg);
  background-size: 200px; }

/*# sourceMappingURL=dev_team_add.css.map */

.icn_notification + .menu_list > ul
{
    width: 300px;
}


.pagination ul li.numberBtns li.active a {
  background: none;
  border-radius: 5px;
  color: #505050;
  font-weight: bold;
  /* background: #505050; */ }

body .card_featureCounterGray.card_featureCounterGray--strong > .area_content > .row:nth-child(2) > .col:nth-child(2) .colContainer {
    padding-top: 10px;
}

.lang-en .area_registration .area_content .area_userform_type01 ul li label:nth-child(2n+1) {
  width: 180px; }
  
.lang-ko .area_registration .area_content .area_userform_type01 ul li label:nth-child(2n+1) {
  width: 180px; }

.lang-ja .area_registration .area_content .area_userform_type01 ul li label:nth-child(2n+1) {
  width: 180px; }

/* SecureAP User/Guest Datepicker */
.layout_card .datePickerContainer.durationContainer {
	border-bottom: 0 !important;
}

.layout_card .datePickerContainer.durationContainer .action-group{
	padding-top: 5px;
}

/* SecureAP Dashboard SimpleTable btnGroup */
.layout_card.card__simpleTableCounter .area_head .btnGroupFilter{
	float: right;
    padding-top: 18px;
    padding-right: 10px;
}

.layout_card.card__simpleTableCounter .area_head .btnGroupFilter li.active {
    border-color: #0059a6 !important;
    font-weight: bold;
    color: #fff;
}
.layout_card.card__simpleTableCounter .area_head .btnGroupFilter li {
    padding: 5px 10px;
    min-width: 45px;
    font-size: 12px;
    color: #333;
    border-color: #BBBBBB !important;
}

/* Dashboard Secure Score */

.layout_card.card__double-graph--secure-score .area_content .chart-support-elems-baselines .grid-line-x.grid-line-x__bottom {
	top: 62px;
	background: #ddd; 
}

.layout_card.card__double-graph--secure-score .area_content .chart-support-elems-baselines .grid-line-x.grid-line-x__middle {
	top: 31px;
	background: #eee; 
}

.layout_card.card__double-graph--secure-score .area_content .chart-support-elems-baselines .grid-line-x.grid-line-x__top {
	top: 0px;
	background: #eee; 
}

.lang-ja .wrap_gnb_sub .subMenu .subMenuBtn {
      font-size: 12px;
}

.sign-up-direct .login-wrap {
        border-radius: 0px;
}

.theme-gray--light-border .config_popup[name='popup_dashboard_detail'] .layout_card .area_content {
      border-bottom-width: 0px;
      box-shadow: none;
      border-color: #ddd;
      border-radius: 0; }
      
      
.lang-ja .wrap_gnb_sub .subMenu .subMenuTitle {
      font-weight: bold;
      color: #333;
      margin-bottom: 16px;
      font-size: 14px;
      display: block;
      line-height: 1.3; }

.contents_login_userform.custom_dev .area_registration .area_content .area_userform_type01 ul li input[type=text], 
.contents_login_userform.custom_dev .area_registration .area_content .area_userform_type01 ul li input[type=password] {
  width: 280px;
  border: 1px solid #bbb;
  height: 35px;
  font-size:14px;
}

.contents_login_userform.custom_dev .area_registration .area_content .area_userform_type01 ul li label:nth-child(2n+1){
	line-height:30px;
	font-size:14px;
}

.contents_login_userform.custom_dev .helpIcon-circleLine-small.helpIcon-question .imgShow-icn-helpIcon-circleLine {
	top: 7px;
}

.contents_login_userform.custom_dev button.btn_small{
	font-size:14px;
	padding: 10px 18px;
	border-radius: 4px;
	line-height: 15px;
}

.contents_login_userform.custom_dev .area_registration .area_content .area_userform_type01 ul li {
	width: 46%;
}

.contents_login_userform.custom_dev .btn_area .chk_area {
	padding-top:10px;
}

.contents_login_userform.custom_dev input[type="checkbox"] + label {
	font-size:14px;
}

.contents_login_userform.custom_dev .description_signup li {
	font-size: 14px;
	margin-bottom: 14px;
}

.contents_login_userform.custom_dev .description_signup li:last-child {
	margin-bottom: 0;
}

.contents_login_userform.custom_dev .description_signup img {
	margin-right: 8px;
	padding-top: 5px;
	margin-bottom: 16px;
	position: absolute;
}

.contents_login_userform.custom_dev .description_signup img+span {
	display: inline-block;
    vertical-align: top;
    line-height: 1.5;
	padding-left: 44px;
	margin-bottom:2px;
    /* max-width: 600px; */
}

.contents_login_userform.custom_dev .description_signup img+span>span {
	display: block;
	margin-bottom: 16px;
}

.contents_login_userform.custom_dev .description_signup img+span>span:last-child {
	margin-bottom: 0;
}

.header_topbar h1 {
	font-size:24px;
	line-height:66px;
	padding-left:0px;
}

.header_topbar h1 a {
	color: #767676;
}

.header_topbar h1 a:hover {
	color: #0c51a1;
}

.textBtn {
	margin: 0px 0px 5px 0px;
	color: #999;
	font-size: 12px;
}

.textBtn a {
	color: #999;
}

.textBtn a:hover {
	text-decoration: underline;
}

body.lang-ja {
  font-family: "Meiryo UI", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", arial, helvetica, sans-serif; }
  body.lang-ja.custom--jdirect {
    font-family: "Meiryo UI", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", arial, helvetica, sans-serif; }
