@charset "UTF-8";
@import url(../css/notosanskr.css);
@font-face {
  font-family: "YouandiModern";
  src: url("../fonts/Youandi_Modern_TextRegular.eot");
  src: url("../fonts/Youandi_Modern_TextRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/Youandi_Modern_TextRegular.woff") format("woff"), url("../fonts/Youandi_Modern_TextRegular.ttf") format("truetype");
  src: local(※), url("../fonts/Youandi_Modern_TextRegular.woff") format("woff"); }

body {
  font-family: NotoKrR, arial, sans-serif;
  color: #444444;
  overflow-x: hidden;
  font-size: 15px;
  letter-spacing: -1px;
  background: #ececf1;
  line-height: inherit !important; }

/* ==========================================================================
Hide ng-cloak on page load, https://docs.angularjs.org/api/ng/directive/ngCloak
========================================================================== */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

/* ==========================================================================
Developement Ribbon
========================================================================== */
.ribbon {
  background-color: #a00;
  box-shadow: 0 0 10px #888;
  left: -3.5em;
  moz-box-shadow: 0 0 10px #888;
  moz-transform: rotate(-45deg);
  ms-transform: rotate(-45deg);
  o-transform: rotate(-45deg);
  overflow: hidden;
  position: absolute;
  top: 40px;
  transform: rotate(-45deg);
  webkit-box-shadow: 0 0 10px #888;
  webkit-transform: rotate(-45deg);
  white-space: nowrap;
  width: 15em;
  z-index: 9999;
  pointer-events: none; }
  .ribbon a {
    border: 1px solid #faa;
    color: #fff;
    display: block;
    font: bold 81.25% 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 1px 0;
    padding: 10px 50px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 5px #444;
    pointer-events: none; }

/* ==========================================================================
Version number in navbar
========================================================================== */
.navbar-version {
  display: inline-block;
  font-size: 12px;
  color: #939393;
  vertical-align: 3px;
  border-left: 1px solid #ccc;
  padding-left: 7px;
  line-height: 1; }

/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
Logo styles
========================================================================== */
.navbar-brand {
  font-size: 24px; }
  .navbar-brand.logo {
    padding: 5px 15px; }
    .navbar-brand.logo .logo-img {
      height: 45px;
      display: inline-block; }

/* ==========================================================================
Main page styles
========================================================================== */
.hero-unit {
  margin: 50px auto 0 auto;
  width: 300px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  background-color: #eee;
  border-radius: 6px;
  padding: 60px; }
  .hero-unit h1 {
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1px; }

.hipster {
  display: inline-block;
  width: 347px;
  height: 497px;
  background: url("../images/hipster.png") no-repeat center top;
  background-size: contain; }

/* wait autoprefixer update to allow simple generation of high pixel density media query */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .hipster {
    background: url("../images/hipster2x.png") no-repeat center top;
    background-size: contain; } }

/* ==========================================================================
Generic styles
========================================================================== */
.error {
  color: white;
  background-color: red; }

.pad {
  padding: 10px; }

.break {
  white-space: normal;
  word-break: break-all; }

.voffset {
  margin-top: 2px; }

.voffset1 {
  margin-top: 5px; }

.voffset2 {
  margin-top: 10px; }

.voffset3 {
  margin-top: 15px; }

.voffset4 {
  margin-top: 30px; }

.voffset5 {
  margin-top: 40px; }

.voffset6 {
  margin-top: 60px; }

.voffset7 {
  margin-top: 80px; }

.voffset8 {
  margin-top: 100px; }

.voffset9 {
  margin-top: 150px; }

.readonly {
  background-color: #eee;
  opacity: 1; }

/* ==========================================================================
make sure browsers use the pointer cursor for anchors, even with no href
========================================================================== */
a:hover {
  cursor: pointer; }

.hand {
  cursor: pointer; }

/* ==========================================================================
Metrics and Health styles
========================================================================== */
#threadDump .popover, #healthCheck .popover {
  top: inherit;
  display: block;
  font-size: 10px;
  max-width: 1024px; }

#healthCheck .popover {
  margin-left: -50px; }

.health-details {
  min-width: 400px; }

/* ==========================================================================
start Password strength bar style
========================================================================== */
ul#strength {
  display: inline;
  list-style: none;
  margin: 0;
  margin-left: 15px;
  padding: 0;
  vertical-align: 2px; }

.point {
  background: #DDD;
  border-radius: 2px;
  display: inline-block;
  height: 5px;
  margin-right: 1px;
  width: 20px; }
  .point:last {
    margin: 0 !important; }

/* ==========================================================================
Custom alerts for notification
========================================================================== */
.alerts .alert {
  text-overflow: ellipsis; }
  .alerts .alert pre {
    background: none;
    border: none;
    font: inherit;
    color: inherit;
    padding: 0;
    margin: 0; }
  .alerts .alert .popover pre {
    font-size: 10px; }

.alerts .toast {
  position: fixed;
  width: 100%; }
  .alerts .toast.left {
    left: 5px; }
  .alerts .toast.right {
    right: 5px; }
  .alerts .toast.top {
    top: 55px; }
  .alerts .toast.bottom {
    bottom: 55px; }

@media screen and (min-width: 480px) {
  .alerts .toast {
    width: 50%; } }

/* ==========================================================================
entity tables helpers
========================================================================== */
/* Remove Bootstrap padding from the element
   http://stackoverflow.com/questions/19562903/remove-padding-from-columns-in-bootstrap-3 */
.no-padding-left {
  padding-left: 0 !important; }

.no-padding-right {
  padding-right: 0 !important; }

.no-padding-top {
  padding-top: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.no-padding {
  padding: 0 !important; }

/* bootstrap 3 input-group 100% width
   http://stackoverflow.com/questions/23436430/bootstrap-3-input-group-100-width */
.width-min {
  width: 1% !important; }

/* Makes toolbar not wrap on smaller screens
   http://www.sketchingwithcss.com/samplechapter/cheatsheet.html#right */
.flex-btn-group-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.jh-table > tbody > tr > td {
  /* Align text in td verifically (top aligned by Bootstrap) */
  vertical-align: middle; }

.jh-table > thead > tr > th > .glyphicon-sort, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes-alt {
  /* less visible sorting icons */
  opacity: 0.5; }
  .jh-table > thead > tr > th > .glyphicon-sort:hover, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes:hover, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes-alt:hover {
    /* full visible sorting icons and pointer when mouse is over them */
    opacity: 1;
    cursor: pointer; }

/* ==========================================================================
entity detail page css
========================================================================== */
.dl-horizontal.jh-entity-details > dd {
  margin-bottom: 15px; }

@media screen and (min-width: 768px) {
  .dl-horizontal.jh-entity-details > dt {
    margin-bottom: 15px; }
  .dl-horizontal.jh-entity-details > dd {
    border-bottom: 1px solid #eee;
    padding-left: 180px;
    margin-left: 0; } }

/* ==========================================================================
ui bootstrap tweaks
========================================================================== */
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer; }

.datetime-picker-dropdown > li.date-picker-menu div > table .btn-default,
.uib-datepicker-popup > li > div.uib-datepicker > table .btn-default {
  border: 0; }

.datetime-picker-dropdown > li.date-picker-menu div > table:focus,
.uib-datepicker-popup > li > div.uib-datepicker > table:focus {
  outline: none; }

/* jhipster-needle-scss-add-main JHipster will add new css style */
/* ==========================================================================
ui customize park young hoon
========================================================================== */
ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0;
  list-style: none; }

a {
  text-decoration: none !important; }

table {
  margin-bottom: 0 !important; }
  table th {
    border-bottom: 0 !important;
    color: #000;
    background-color: #f7f7f9;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 0 !important;
    height: 54px;
    text-align: center;
    vertical-align: middle !important; }
    table th i {
      top: inherit !important;
      right: inherit !important;
      display: inline-block !important;
      line-height: inherit !important;
      margin-top: 2px !important;
      font-size: 10px;
      margin-left: 5px; }
  table th.sort {
    background-color: #eee; }
  table th[ng-mousedown] {
    cursor: pointer; }
  table th:first-child,
  table td:first-child {
    border-left: 0 !important; }
  table th:last-child,
  table td:last-child {
    border-right: 0 !important; }
  table td {
    text-align: center;
    vertical-align: middle !important;
    padding: 10px 0 !important;
    height: 54px; }
    table td .btn i {
      vertical-align: -2px; }
  table .hover {
    text-decoration: underline;
    color: #3794ff; }

table.table-bordered {
  border: 0; }

table.left tr:first-child th,
table.left tr:first-child td {
  border-top: 0; }

table.left tr:last-child th,
table.left tr:last-child td {
  border-bottom: 0; }

table.left th,
table.left td {
  text-align: left;
  padding: 10px 20px !important;
  border-left: none !important;
  border-right: none !important; }

label {
  cursor: pointer; }

label[disabled] {
  cursor: not-allowed;
  opacity: .5; }

input[type="text"] {
  width: 100%;
  padding: 6px;
  border-radius: 2px;
  border: 1px solid #ccc; }

.submit-tx {
  margin-bottom: 10px;
  margin-top: -10px;
  color: #000;
  font-size: 20px; }

.table-res {
  border-top: 1px solid #969696;
  border-bottom: 1px solid #cccccc; }
  .table-res tr:last-child > td {
    border-bottom: 0; }
  .table-res .form-group {
    margin-bottom: 0px; }
    .table-res .form-group .form-control {
      width: 98%; }
    .table-res .form-group .file-btn {
      padding-right: 35px;
      font-size: 14px;
      font-weight: 400;
      color: inherit;
      background: url(/img/portal/blt-find.gif) no-repeat right 14px center; }

.td-api-info {
  border-bottom: 1px solid #dddddd;
  padding: 5px 0; }

.td-api-info:last-child {
  border-bottom: none; }

.caution-tx {
  padding: 10px;
  font-size: 14px;
  font-weight: 400; }

.scrollTable2 thead, .scrollTable2 tbody {
  display: block; }

.scrollTable2 tbody {
  height: 400px;
  overflow-y: auto; }

.scrollTable2 th, .scrollTable2 td {
  padding: 10px !important; }

.scrollTable-x {
  overflow-x: auto; }
  .scrollTable-x th, .scrollTable-x td {
    padding: 10px !important; }
  .scrollTable-x input[type="text"] {
    width: 100% !important; }
  .scrollTable-x select {
    height: 34px; }
  .scrollTable-x select.type,
  .scrollTable-x select.DataType,
  .scrollTable-x select.objectType {
    width: 100%; }

.thead-area th:last-child {
  padding-right: 20px !important; }

.tbody-area {
  height: 400px;
  overflow-y: auto;
  overflow-x: hidden; }
  .tbody-area tr:last-child {
    border-bottom: 1px solid #cccccc; }
  .tbody-area td {
    word-break: break-word;
    word-break: break-all;
    table-layout: fixed; }

.custInfoRule {
 /*  width: 1240px; */
   /* 2019-07-19 layout 수정 */
   width:100%; }

.infoItemRule {
  width: 1940px; }

.plansecurityRule {
  width: 2330px; }

.dialogTable td.t_left {
  padding: 10px !important; }

.tableFixed {
  table-layout: fixed;
  word-break: break-all; }

.t_left {
  text-align: left;
  padding-left: 5px !important; }

.t_right {
  text-align: right;
  padding-right: 5px !important; }

.t_center {
  text-align: center; }

.t_size_15 {
  font-size: 15px; }

.t_size_18 {
  font-size: 18px; }

.f_left {
  float: left; }

.f_right {
  float: right; }

.dotContainer {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.color_white {
  color: #fff !important; }

.color_green {
  color: #008485 !important; }

.color_gray {
  color: #999 !important; }

.color_orange {
  color: #fcaf16 !important; }

.color_red {
  color: #c91d0a !important; }

.color_yellow {
  color: #fdd413 !important; }

.color_darkRed {
  color: #d9534f !important; }

.color_success {
  color: #5cb85c !important; }

.color_portal {
  color: #398ff0 !important; }

.color_blue1 {
  color: #c5ddff; }

.none-color,
.none-color:hover,
.none-color:focus,
.none-color:active,
.none-color:active:focus {
  background-color: transparent; }

.none-color.border-white,
.none-color.border-white:hover,
.none-color.border-white:focus,
.none-color.border-white:active,
.none-color.border-white:active:focus {
  border-color: #6793d2;
  color: #c5ddff;
  font-size: 14px;
  font-weight: 400; }

.ico {
  display: inline-block;
  position: relative;
  background: url("/img/portal/icons.png") no-repeat; }

.ico.cloud {
  width: 49px;
  height: 49px; }

.ico.api {
  width: 49px;
  height: 48px;
  background-position-x: -67px; }

.ico.book {
  width: 47px;
  height: 52px;
  background-position-x: -137px;
  top: 5px; }

.ico.test {
  width: 47px;
  height: 46px;
  background-position-x: -215px; }

.ico.master {
  width: 15px;
  height: 15px;
  background: url(/img/portal/ico-master.gif) no-repeat; }

.ico.seller {
  width: 18px;
  height: 18px;
  background: url(/img/portal/ico-seller.gif) no-repeat; }

.ico.manager {
  width: 18px;
  height: 18px;
  background: url(/img/portal/ico-manager.gif) no-repeat; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #999999;
  background-color: #f7f7f9;
  border-color: #ccc; }

.form-control:focus {
  border-color: #000;
  -webkit-box-shadow: none;
  box-shadow: none; }

#fileForm div {
  margin-top: 5px; }

#fileForm div:first-child {
  margin-top: -5px; }

#fileForm input {
  width: 98%; }

#fileForm .input-group-btn button {
  font-size: 15px; }

#fileForm .input-group-btn .file-btn,
#fileForm .input-group-btn .minus-btn {
  padding-right: 35px;
  font-size: 14px;
  font-weight: 400;
  color: inherit; }

#fileForm .input-group-btn .file-btn {
  background: url(/img/portal/blt-find.gif) no-repeat right 14px center; }

#fileForm .input-group-btn .minus-btn {
  background: url(/img/portal/blt-minus.gif) no-repeat right 14px center; }

.input-group-btn:last-child > .btn {
  height: 34px; }

.checks {
  position: relative; }

.checks input[type="radio"],
.checks input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.checks input[type="radio"] + label,
.checks input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.checks input[type="radio"] + label:before,
.checks input[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 100%; }

.checks input[type="radio"] + label:active:before,
.checks input[type="checkbox"]:checked + label:active:before,
.checks input[type="radio"] + label:active:before,
.checks input[type="checkbox"]:checked + label:active:before {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1); }

.checks input[type="radio"]:checked + label:before,
.checks input[type="checkbox"]:checked + label:before {
  background: #fff;
  border-color: #ddd; }

.checks input[type="radio"]:checked + label:after,
.checks input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  background: url(/img/portal/ico_check_radio.png) no-repeat;
  border-radius: 100%; }

.checks input[type="checkbox"] + label:before {
  border-radius: 2px; }

.checks input[type="checkbox"]:checked + label:after {
  content: '';
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  background: url(/img/portal/ico_check_radio.png) no-repeat; }

.checks input[disabled] + label {
  opacity: .5;
  cursor: not-allowed; }

.checks input.no-label + label:before,
.checks input.no-label + label:after {
  margin-top: -10px; }

.conform-line {
  color: #777; }
  .conform-line label {
    margin-bottom: 0 !important;
    margin-right: 10px;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    vertical-align: 0px !important; }
  .conform-line label:last-child {
    margin-right: 0px; }

.switch input[type="checkbox"] {
  position: absolute;
  visibility: hidden; }

.switch label {
  display: block;
  position: absolute;
  right: 0;
  width: 58px;
  height: 25px;
  border-radius: 2px;
  background-color: #ddd;
  transition-duration: 0.2s; }

.switch label span {
  position: absolute;
  left: 3px;
  top: 3px;
  z-index: 1;
  width: 26px;
  height: 19px;
  background-color: #fff;
  transition-duration: 0.2s; }

.switch label:before,
.switch label:after {
  position: absolute;
  top: 0;
  width: 34px;
  font-size: 11px;
  line-height: 26px;
  color: #fff;
  text-align: center; }

.switch label:before {
  left: -2px;
  content: 'ON'; }

.switch label:after {
  right: -2px;
  content: 'OFF'; }

.switch input:checked + label {
  background-color: #398ff0; }

.switch input:checked + label span {
  transform: translateX(26px); }

.has-error .form-control,
.has-error .form-contral:focus {
  border-color: #000000 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important; }

.form-control {
  padding: 5px 5px;
  border-radius: 0;
  box-shadow: none; }

select.input-xs {
  height: 20px;
  line-height: 20px;
  padding: 2px 5px; }

.input-lg {
  height: 39px;
  padding: 10px 10px;
  font-size: 15px; }

.searchBox .form-inline {
  float: right;
  text-align: right; }
  .searchBox .form-inline .datePickerField {
    display: inline-block; }
  .searchBox .form-inline .input-group {
    width: 150px;
    margin-top: -2px; }
    .searchBox .form-inline .input-group input {
      cursor: pointer;
      opacity: 1; }
  .searchBox .form-inline .btn {
    font-size: 14px;
    font-weight: 400; }
  .searchBox .form-inline .btn-search {
    height: 35px;
    padding-right: 35px;
    background: url(/img/portal/blt-find.gif) no-repeat right 14px center;
    color: inherit; }

.searchBox .searchInfo {
  color: #000;
  line-height: 35px; }

.searchBox:after {
  content: '';
  display: block;
  clear: both; }

.searchBox-board {
  text-align: center;
  background: #f5f5f5;
  padding: 15px 0; }
  .searchBox-board .form-inline {
    margin-left: 10px; }
    .searchBox-board .form-inline .input-group {
      border-left: 1px solid #eee;
      min-width: 23%; }
      .searchBox-board .form-inline .input-group input {
        cursor: pointer;
        width: 50%;
        opacity: 1;
        border-left: 0; }
    .searchBox-board .form-inline .input-group:after {
      content: '~';
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -5px; }
    .searchBox-board .form-inline .form-control {
      height: 35px;
      vertical-align: inherit;
      display: inline-block; }
    .searchBox-board .form-inline .form-control[type='text'] {
      color: #000; }
    .searchBox-board .form-inline .btn {
      font-size: 14px;
      font-weight: normal;
      color: #ffffff;
      background: #767676; }
      .searchBox-board .form-inline .btn .glyphicon {
        font-size: 12px; }
    .searchBox-board .form-inline .btn:hover,
    .searchBox-board .form-inline .btn:active,
    .searchBox-board .form-inline .btn:focus {
      background: #444444;
      outline: none;
      box-shadow: none; }
  .searchBox-board .searchInfo {
    overflow: hidden;
    color: #000; }

.searchBox.row-two p:first-child {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.searchTable {
  text-align: center; }
  .searchTable .btn-search {
    margin: 50px 0 30px;
    min-width: 200px;
    padding: 12px;
    background: #1e78d0;
    border: 1px solid #1c6ec0;
    color: #fff;
    font-size: 17px;
    font-weight: 400px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
  .searchTable .btn-search:hover {
    background: #014bb4; }

.txt_line {
  display: inline-block;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.txt_portal {
  color: #80deef !important; }

.btn {
  font-weight: bold;
  color: #666666;
  border-radius: 1px;
  font-size: 12px; }
  .btn i.glyphicon {
    font-size: 11px; }

/*.btn-sm {
    font-size: 14px;
    line-height: 14px;
    min-width: 90px;
    font-weight: 400;
}
.btn-md {
    font-size: 16px;
    line-height: 16px;
    min-width: 140px;
    font-weight: 400;
    padding: 12px;
}
.btn-lg{
    font-size: 17px;
    font-weight: 400;
    min-width: 200px;
    padding: 12px;
}*/
.btn-help {
  font-size: 17px;
  font-weight: 400;
  padding: 12px 24px; }

.btn-download {
  font-size: 17px;
  font-weight: 400;
  padding: 12px 44px 12px 24px;
  background: url(/img/portal/ico-download.png) no-repeat right 18px center; }

.btn-add {
  font-size: 17px;
  font-weight: 400;
  padding: 12px 44px 12px 24px;
  background: url(/img/portal/ico-add.gif) no-repeat right 18px center; }

.btn-selectall {
  padding: 6px 24px 6px 12px;
  background: url(/img/portal/ico-check.png) no-repeat right 8px center; }

.btn-warning,
.btn-danger,
.btn-info,
.btn-success,
.btn-primary {
  color: #ffffff; }

.btn-info[disabled] {
  opacity: 1 !important;
  background-color: #dddddd;
  border-color: #dddddd;
  color: #fff; }

.btn-portal {
  background-color: #1e78d0;
  border-color: #1c6ec0;
  color: #fff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.btn-write {
  background-color: #1e78d0;
  border-color: #1c6ec0;
  background-image: url(/img/portal/btn-write.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
  padding: 5px 20px 5px 40px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.btn-write:hover,
.btn-write:focus,
.btn-write:active {
  background-image: url(/img/portal/btn-write.png);
  background-color: #024bb4;
  border-color: #1d6dc2;
  color: #fff; }

.btn-gray {
  background-color: #767676 !important;
  color: #fff; }

.btn-white:hover {
  background-color: #f0f0f0; }

.btn-white {
  background-color: #ffffff;
  border-color: #999999;
  color: #444444; }

.innerInput {
  display: block;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  padding-left: 10px;
  font-size: 12px; }
  .innerInput input {
    display: inline;
    border: 0;
    box-shadow: none;
    padding-left: 5px; }

.btn-portal:hover {
  background-color: #024bb4;
  border-color: #024bb4;
  color: #fff; }

.btn-portal[disabled] {
  opacity: 1 !important;
  background-color: #dddddd;
  border-color: #dddddd;
  color: #fff; }

.btn-default:hover,
.btn-gray:hover {
  background-color: #444444;
  border-color: #444444;
  color: #fff; }

.btn-portal:focus,
.btn-default:focus,
.btn-gray:focus {
  outline: none; }

.btn-default:focus {
  color: #000000; }

.btn-default:active {
  background-color: inherit !important; }

.btn-portal:focus,
.btn-gray:focus {
  color: #fff; }

[ng-click] {
  outline: none; }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: .2; }

.rule-btnGroup {
  margin-top: 20px; }
  .rule-btnGroup button {
    margin-right: 5px; }
  .rule-btnGroup button:last-child {
    margin-right: 0px; }

.uib-monthpicker th {
  background: inherit !important; }
  .uib-monthpicker th .ng-binding {
    font-size: 20px;
    color: #000; }

.uib-monthpicker th, .uib-monthpicker td {
  padding: inherit !important;
  height: inherit; }

.uib-timepicker td > input {
  color: #444444;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  width: 100%;
  margin-top: 2px; }

.uib-timepicker td {
  padding: 0 !important;
  height: auto; }

.uib-timepicker td.uib-increment > a,
.uib-timepicker td.uib-decrement > a {
  padding: 0 19px 0 18px;
  width: 100%;
  border: 1px solid #ccc; }
  .uib-timepicker td.uib-increment > a span,
  .uib-timepicker td.uib-decrement > a span {
    color: #000;
    font-size: 10px; }

.uib-timepicker td.uib-time > button,
.uib-timepicker td.uib-time > button:active {
  background-color: #eee;
  color: #000; }

.ui-sortable.apps-container {
  width: 100%; }
  .ui-sortable.apps-container .app {
    width: 100%; }
    .ui-sortable.apps-container .app .addclass {
      line-height: 16px;
      background-color: inherit; }
  .ui-sortable.apps-container .app-ph {
    width: 100%;
    border: 0;
    height: 30px;
    background-color: #59dce4;
    opacity: .2; }
  .ui-sortable.apps-container .ui-sortable-helper {
    background-color: #59dce4;
    color: #fff;
    box-shadow: 0 0 10px #59dce4; }
    .ui-sortable.apps-container .ui-sortable-helper .addclass {
      color: #fff; }

.modal-backdrop.in {
  opacity: 0.75; }

.modal-sm .modal-body,
.modal-md.alert .modal-body {
  padding-top: 100px !important;
  background: url(/img/portal/ico-alert.gif) no-repeat center 35px; }

.modal-sm {
  width: 400px; }

.modal .modal-content {
  border-radius: 0;
  box-shadow: none; }

.modal .modal-header {
  border-bottom: 0;
  padding: 30px 30px 0; }
  .modal .modal-header .modal-title {
    color: #000;
    font-weight: bold;
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
    font-size: 25px; }
  .modal .modal-header .close {
    position: absolute;
    top: 0;
    right: -35px;
    width: 24px;
    height: 24px;
    background: url(/img/portal/btn_popup_close.png) no-repeat;
    opacity: 1; }

.modal .modal-body {
  padding: 30px; }
  .modal .modal-body .title {
    color: #000;
    font-size: 16px; }

.modal .modal-footer {
  text-align: center;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 30px; }
  .modal .modal-footer .btn {
    width: 145px;
    font-size: 17px;
    font-weight: 400; }

.modal input[type="radio"] + label,
.modal input[type="checkbox"] + label {
  font-weight: normal;
  vertical-align: 2px;
  font-size: 12px;
  color: #777; }

.modal .modal-xl {
  width: 1200px; }

.navbar-default {
  border: 0;
  border-bottom: 1px solid #dedede;
  border-radius: 0;
  margin-bottom: 0;
  z-index: 20;
  background: #fff;
  height: 110px; }
  .navbar-default .nav-container {
    padding: 0; }
    .navbar-default .nav-container .logo-container {
      font-size: 23px;
      color: #1e78d0;
      font-weight: 600;
      letter-spacing: -1px;
      padding: 22px 0 22px;
      cursor: pointer; }
      .navbar-default .nav-container .logo-container #logo {
        display: inline-block;
        width: 79px;
        height: 26px;
        background: url(/img/portal/logo.png) no-repeat;
        background-size: contain;
        vertical-align: middle;
        margin-top: -4px;
        margin-right: 5px; }
  .navbar-default .nav-login {
    padding: 5px 0;
    background: #014bb4; }
    .navbar-default .nav-login > div {
      overflow: hidden;
      margin: 0 auto; }
      .navbar-default .nav-login > div .btn {
        padding: 0 10px; }
  .navbar-default .nav-menu > ul > li {
    float: left; }
    .navbar-default .nav-menu > ul > li > a {
      display: block;
      font-size: 20px;
      letter-spacing: -1px;
      min-width: 70px;
      font-weight: 600;
      text-align: center;
      padding: 26px 25px 22px;
      color: #000000; }
    .navbar-default .nav-menu > ul > li .sub-container {
      overflow: hidden;
      position: absolute;
      top: 110px;
      left: 0;
      z-index: 999999;
      width: 100%;
      height: 220px;
      max-height: 0;
      margin: 0;
      padding: 0;
      background: #fff; }
      .navbar-default .nav-menu > ul > li .sub-container ul.kim div:nth-child(6) {
        margin-top: -165px; }
      .navbar-default .nav-menu > ul > li .sub-container ul.kim li > div > a,
      .navbar-default .nav-menu > ul > li .sub-container ul.kim li .second {
        display: inline-block;
        font-size: 17px;
        color: #303030;
        padding: 5px 0;
        font-weight: 600; }
      .navbar-default .nav-menu > ul > li .sub-container ul.kim li > div > a:hover,
      .navbar-default .nav-menu > ul > li .sub-container ul.kim li .second:hover {
        color: #1f75d6; }
      .navbar-default .nav-menu > ul > li .sub-container ul.kim li .third {
        margin-top: 10px; }
        .navbar-default .nav-menu > ul > li .sub-container ul.kim li .third a {
          display: block;
          font-size: 15px;
          color: #444444;
          padding-top: 0;
          font-weight: 400; }
        .navbar-default .nav-menu > ul > li .sub-container ul.kim li .third a:hover {
          color: #1f75d6; }
      .navbar-default .nav-menu > ul > li .sub-container ul {
        position: relative;
        padding: 0 0 25px 10px;
        margin: 0;
        min-height: 220px; }
        .navbar-default .nav-menu > ul > li .sub-container ul li > a,
        .navbar-default .nav-menu > ul > li .sub-container ul li .second {
          display: inline-block;
          font-size: 17px;
          color: #303030;
          padding: 5px 0;
          font-weight: 600; }
        .navbar-default .nav-menu > ul > li .sub-container ul li > a:hover,
        .navbar-default .nav-menu > ul > li .sub-container ul li .second:hover {
          color: #1f75d6; }
        .navbar-default .nav-menu > ul > li .sub-container ul li .third {
          margin-top: 10px; }
          .navbar-default .nav-menu > ul > li .sub-container ul li .third a {
            display: block;
            font-size: 15px;
            color: #444444;
            padding-top: 5px; }
          .navbar-default .nav-menu > ul > li .sub-container ul li .third a:hover {
            color: #1f75d6; }
        .navbar-default .nav-menu > ul > li .sub-container ul .block-container {
          float: left;
          width: 200px;
          border-left: 1px solid #ddd;
          height: 300px;
          padding: 15px 0 25px 10px; }
        .navbar-default .nav-menu > ul > li .sub-container ul a {
          position: relative;
          top: 10px; }
      .navbar-default .nav-menu > ul > li .sub-container ul.service {
        margin-left: 280px; }
      .navbar-default .nav-menu > ul > li .sub-container ul.informations {
        margin-left: 200px; }
      .navbar-default .nav-menu > ul > li .sub-container ul.account {
        margin-left: 580px; }
      .navbar-default .nav-menu > ul > li .sub-container ul.defaultAccount {
        margin-left: 150px; }
      .navbar-default .nav-menu > ul > li .sub-container ul.admin {
        margin-left: 700px; }
      .navbar-default .nav-menu > ul > li .sub-container ul.appManagement {
        margin-left: 725px; }
      .navbar-default .nav-menu > ul > li .sub-container ul.apiService {
        margin-left: 660px; }
      .navbar-default .nav-menu > ul > li .sub-container ul.forumCommunity {
        margin-left: 535px; }
      .navbar-default .nav-menu > ul > li .sub-container ul.product {
        margin-left: 415px; }
  .navbar-default .nav-menu > ul > li > a:hover {
    color: #1e78d0 !important; }
  .navbar-default .nav-menu > ul > li.on > a:hover {
    color: #1e78d0 !important; }
  .navbar-default .nav-menu > ul > li.on > a:hover::after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #1e78d0;
    margin: 20px 0 -26px; }
  .navbar-default .nav-menu > ul > li.on > a {
    color: #0f0f0f !important;
    background-color: #fff; }
  .navbar-default .nav-menu > ul > li.active > a {
    color: #1e78d0; }
  .navbar-default .nav-menu > ul > li.active > a::after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #1e78d0;
    margin: 20px 0 -26px; }
  .navbar-default .nav-menu > ul > li.on ul a {
    top: 0;
    transition: all .5s; }
  .navbar-default .nav-menu > ul > li.on .sub-container {
    max-height: 420px;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear; }
  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    min-width: 70px;
    text-align: center;
    padding: 15px 25px 18px;
    color: #fff; }
  .navbar-default .navbar-nav > li .dropdown-menu {
    box-shadow: none;
    border: 0;
    padding: 0; }
    .navbar-default .navbar-nav > li .dropdown-menu li a {
      display: block;
      padding: 10px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.42857;
      text-decoration: none; }
    .navbar-default .navbar-nav > li .dropdown-menu li .divider {
      margin: 0; }
    .navbar-default .navbar-nav > li .dropdown-menu li .glyphicon {
      font-size: 11px;
      position: absolute;
      right: 10px;
      top: 13px; }
    .navbar-default .navbar-nav > li .dropdown-menu li:hover .glyphicon {
      color: #fff; }
  .navbar-default .navbar-nav > li .third-drop-down {
    top: -3px;
    left: 100%; }
    .navbar-default .navbar-nav > li .third-drop-down > li > a {
      background-color: #fff;
      color: #333;
      font-weight: bold; }
    .navbar-default .navbar-nav > li .third-drop-down > li > a:hover {
      background-color: #b9b7b7;
      color: #fff; }
  .navbar-default .navbar-nav > li.active > a {
    color: #398ff0 !important;
    background-color: transparent !important; }
  .navbar-default .navbar-nav > li.open > a {
    color: #1f75d6 !important;
    background-color: #fff !important; }
  .navbar-default .navbar-nav > li.open > ul > li.open > a {
    background-color: #19c6b4;
    color: #fff; }

.nav-backdrop {
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.nav-backdrop.sub-on {
  opacity: 1;
  z-index: 10;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.4s linear;
  -moz-transition: opacity 0.4s linear;
  -o-transition: opacity 0.4s linear;
  -ms-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear; }

.navbar-brand.logo {
  padding: 54px 0 22px 0;
  height: 100px; }
  .navbar-brand.logo span:first-child {
    display: inline-block;
    width: 175px;
    height: 20px; }

.locations {
  text-align: right;
  padding: 10px 0;
  background: #fff; }
  .locations > .container > .col-md-12 .ico-home {
    background: url(/img/portal/ico_home.png) no-repeat;
    width: 23px;
    height: 19px;
    overflow: hidden;
    text-indent: 100%; }
  .locations span {
    display: inline-block;
    font-size: 14px;
    color: #888888;
    vertical-align: middle; }
  .locations span:last-child {
    color: #000; }
  .locations i {
    background: url(/img/portal/icon_location_arrow.png) no-repeat center;
    display: inline-block;
    width: 5px;
    height: 9px;
    vertical-align: middle;
    padding: 0 10px; }

.lnb-container {
  max-width: 250px; }
  .lnb-container .lnb h3 {
    margin-top: 36px;
    padding-bottom: 20px;
    line-height: 1;
    border-bottom: 2px solid #000;
    font-size: 22px;
    color: #000000;
    font-weight: bold; }
  .lnb-container .lnb.accordion-type .panel-group .panel {
    border: 0;
    border-bottom: 1px solid #bfbfbf;
    border-radius: 0;
    margin-top: 0;
    box-shadow: none; }
    .lnb-container .lnb.accordion-type .panel-group .panel .panel-heading {
      position: relative;
      border-radius: 0;
      background-color: transparent;
      padding: 0; }
      .lnb-container .lnb.accordion-type .panel-group .panel .panel-heading .menu {
        display: block;
        padding: 15px 0 15px 10px;
        font-size: 17px;
        color: #000; }
      .lnb-container .lnb.accordion-type .panel-group .panel .panel-heading .menu:hover {
        font-weight: 600; }
      .lnb-container .lnb.accordion-type .panel-group .panel .panel-heading .menu.active {
        font-weight: 600; }
      .lnb-container .lnb.accordion-type .panel-group .panel .panel-heading i.glyphicon {
        position: absolute;
        right: 8px;
        top: 18px;
        font-size: 10px; }
    .lnb-container .lnb.accordion-type .panel-group .panel .panel-body ul li {
      margin-top: 5px; }
    .lnb-container .lnb.accordion-type .panel-group .panel .panel-body ul li:first-child {
      margin-top: 0; }
    .lnb-container .lnb.accordion-type .panel-group .panel .panel-body .sub-menu {
      color: #666666;
      font-size: 14px; }
      .lnb-container .lnb.accordion-type .panel-group .panel .panel-body .sub-menu .glyphicon {
        font-size: 10px; }
    .lnb-container .lnb.accordion-type .panel-group .panel .panel-body .sub-menu:first-child {
      margin-top: 0; }
    .lnb-container .lnb.accordion-type .panel-group .panel .panel-body .sub-menu.active,
    .lnb-container .lnb.accordion-type .panel-group .panel .panel-body .sub-menu:hover {
      color: #1a72c9;
      font-weight: 600; }

.content-container {
  float: right;
  max-width: 950px; }

.subHeader {
  display: none; }
  .subHeader .title {
    text-align: center;
    background-color: #434343;
    padding: 25px 0;
    color: #979c9f;
    font-size: 14px; }
    .subHeader .title h1 {
      font-size: 30px;
      color: #cedce6;
      margin-bottom: 5px; }
  .subHeader .line {
    height: 7px;
    width: 100%;
    background-color: #fdd413; }
  .subHeader .subNav {
    background-color: #ececec;
    border-bottom: 1px solid #cdcdcd;
    text-align: center; }
    .subHeader .subNav > ul {
      display: inline-block; }
      .subHeader .subNav > ul > li {
        display: inline-block; }
        .subHeader .subNav > ul > li > a {
          display: inline-block;
          padding: 10px 20px;
          min-width: 120px;
          text-align: center;
          border-right: 1px solid #cdcdcd;
          color: #434343;
          text-decoration: none; }
        .subHeader .subNav > ul > li a.active {
          position: relative;
          top: 1px;
          background-color: #fff; }
      .subHeader .subNav > ul > li:first-child > a {
        border-left: 1px solid #cdcdcd; }

.subHeader.view {
  display: block; }

.container-wrap {
  min-height: 600px;
  padding-bottom: 120px;
  background: #fff; }

.main-wrap {
  padding-bottom: 50px;
  background: #fff; }

.wrap {
  position: relative; }
  .wrap h2 {
    padding: 30px 0 15px 0;
    margin: 0 0 20px;
    font-size: 30px;
    letter-spacing: -2px;
    font-weight: 600;
    color: #000;
    border-bottom: 2px solid #000; }
  .wrap h3 {
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -2px;
    color: #000; }

.mainWrap {
	/* 2019-07-29 main visual 수정 */
  /* background-color: #e8eef4; */
  background-color: #fff;
  position: relative;
  text-align: center;
  top: -2px; }
  .mainWrap .contents {
    padding: 70px 0; }
    .mainWrap .contents ul li {
      position: relative;
      text-align: left;
      height: 140px;
      border-left: 1px solid #f8f8f8; }
      .mainWrap .contents ul li .tit {
        display: block;
        font-size: 20px;
        color: #353535;
        font-weight: bold;
        margin-bottom: 15px; }
      .mainWrap .contents ul li .position-bottom {
        position: absolute;
        bottom: 0;
        right: 0; }
        .mainWrap .contents ul li .position-bottom a {
          display: inline-block;
          margin-right: 10px;
          font-size: 12px;
          color: #1e75d6; }
          .mainWrap .contents ul li .position-bottom a i {
            display: inline-block;
            background: url("/img/portal/icons_link.png") no-repeat -18px 0;
            width: 12px;
            height: 12px;
            vertical-align: middle; }
        .mainWrap .contents ul li .position-bottom a:first-child {
          color: #0d9fac; }
          .mainWrap .contents ul li .position-bottom a:first-child i {
            background-position-x: 0; }
        .mainWrap .contents ul li .position-bottom > i {
          display: inline-block;
          margin-right: 20px; }
        .mainWrap .contents ul li .position-bottom .pc {
          width: 62px;
          height: 56px;
          background: url("/img/portal/img_main01.png") no-repeat; }
        .mainWrap .contents ul li .position-bottom .mobile {
          width: 57px;
          height: 73px;
          background: url("/img/portal/img_main02.png") no-repeat; }
      .mainWrap .contents ul li .list-box {
        overflow: hidden;
        margin-bottom: 10px; }
        .mainWrap .contents ul li .list-box span:first-child {
          display: inline-block;
          width: 80%;
          color: #666; }
          .mainWrap .contents ul li .list-box span:first-child strong {
            color: #000;
            margin-left: 20px; }
        .mainWrap .contents ul li .list-box span:first-child + span {
          color: #bababa; }
      .mainWrap .contents ul li .notice-list {
        margin-bottom: 10px; }
        .mainWrap .contents ul li .notice-list strong {
          display: block;
          font-weight: normal; }
        .mainWrap .contents ul li .notice-list small {
          color: #bababa; }
    .mainWrap .contents ul li:first-child {
      border-left: 0; }
    .mainWrap .contents ul li.col-md-9 {
      padding-right: 40px; }
    .mainWrap .contents ul li.col-md-9 + li {
      border-left: 0; }
    .mainWrap .contents ul:first-child {
      margin-bottom: 40px;
      padding-bottom: 40px;
      border-bottom: 1px solid #f8f8f8; }

.button-busy .cg-busy-default-spinner {
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px; }
  .button-busy .cg-busy-default-spinner div {
    background: #ea002c; }

.button-busy .cg-busy-backdrop {
  background-color: #fff;
  opacity: .9; }

.button-busy .btn {
  outline: none;
  font-weight: bold; }

.button-busy .btn-group {
  display: block; }
  .button-busy .btn-group button {
    text-align: left;
    height: 32px; }
  .button-busy .btn-group button:first-child {
    width: 75%;
    font-weight: bold;
    font-size: 12px; }
  .button-busy .btn-group button:nth-child(2) {
    width: 25%;
    padding: 5px;
    text-align: center; }
  .button-busy .btn-group button.btn-admin {
    border-color: #b30b36; }
  .button-busy .btn-group button.btn-gray {
    border-color: #444; }
  .button-busy .btn-group .dropdown-menu {
    top: 31px;
    padding: 0;
    border-radius: 0;
    left: -1px;
    min-width: 112px;
    width: 100%; }
    .button-busy .btn-group .dropdown-menu li > a {
      padding: 5px 10px; }

.cg-busy {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.cg-busy-default-text {
  display: none; }

.cg-busy-default-sign {
  border: 0;
  height: 100%; }

.cg-busy-default-spinner {
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -35px;
  margin-left: -35px;
  border: 5px solid #398ff0;
  border-top: 5px solid transparent;
  border-radius: 50%;
  animation: spin 2s linear infinite; }
  .cg-busy-default-spinner div {
    display: none; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.visualBanner {
  position: relative;
  height: 600px; }
  .visualBanner > ul li {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 600px;
    transition: opacity .5s ease;
    background-position-x: 50%; }
  .visualBanner > ul li.on {
    opacity: 1;
    transition: opacity .5s ease; }
  .visualBanner > div {
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 20px;
    text-align: center; }
    .visualBanner > div ol {
      display: inline-block;
      overflow: hidden; }
      .visualBanner > div ol li {
        float: left;
        width: 18px;
        height: 18px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 20px;
        margin-left: 10px; }
      .visualBanner > div ol li.on {
        background: white; }
      .visualBanner > div ol li:first-child,
      .visualBanner > div ol li:last-child {
        background: none;
        opacity: .5;
        color: #fff; }
      .visualBanner > div ol li:first-child {
        margin-left: 0;
        margin-right: 10px; }
      .visualBanner > div ol li:last-child {
        margin-left: 20px; }

.card-ui {
  border: 1px solid #eee;
  border-radius: 5px;
  box-shadow: 1px 1px 3px #f1f1f1; }
  .card-ui .card-heard,
  .card-ui .card-footer {
    padding: 15px 20px; }
  .card-ui .card-heard {
    overflow: hidden; }
    .card-ui .card-heard .card-thumbnail {
      float: left;
      width: 55px;
      height: 55px;
      background-color: #cff5f7;
      border-radius: 50px;
      text-align: center; }
      .card-ui .card-heard .card-thumbnail i {
        font-size: 30px;
        line-height: 1.6;
        color: #fff; }
    .card-ui .card-heard .card-thumbnail + div {
      float: left;
      margin: 10px;
      font-size: 12px;
      color: #b3b3b3;
      font-weight: normal; }
      .card-ui .card-heard .card-thumbnail + div p {
        min-width: 180px;
        font-size: 14px;
        color: #49ced6; }
  .card-ui .card-body {
    padding: 0 20px 10px 20px; }
    .card-ui .card-body strong {
      font-size: 24px;
      font-weight: normal; }
    .card-ui .card-body p {
      margin-top: 10px; }
  .card-ui .card-footer {
    background-color: #f6f6f6;
    text-align: right; }

.card-ui.list-type .card-heard {
  background-color: #f6f6f6;
  font-weight: normal;
  border-bottom: 1px solid #eee; }
  .card-ui.list-type .card-heard span.title {
    display: block;
    font-size: 24px; }
  .card-ui.list-type .card-heard .menu {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px; }

.card-ui.list-type dd {
  min-height: 65px;
  position: relative;
  padding: 10px 20px;
  border-bottom: 1px solid #eee; }
  .card-ui.list-type dd strong {
    font-weight: normal;
    display: block;
    color: #fd890c;
    font-size: 18px; }
    .card-ui.list-type dd strong a {
      position: absolute;
      right: 20px;
      top: 20px;
      font-size: 12px; }
    .card-ui.list-type dd strong a:first-child {
      right: 40px; }

.card-ui.list-type dd:last-child {
  border-bottom: 0; }

.card-ui.list-type dd.empty {
  text-align: center;
  line-height: 46px; }

.popover {
  max-width: none;
  border-radius: 0;
  box-shadow: none; }
  .popover .popover-inner .close {
    margin-right: 20px;
    margin-top: 8px;
    opacity: 1;
    font-weight: 100;
    font-size: 30px; }
  .popover .popover-inner .popover-title {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 15px 10px;
    background: none;
    padding: 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #000; }
  .popover .popover-inner .help-container {
    padding: 0 10px; }
    .popover .popover-inner .help-container dd {
      font-size: 12px;
      line-height: 18px; }

.menu-popover {
  min-width: 150px; }
  .menu-popover li {
    padding: 12px 5px 10px;
    border-top: 1px solid #eee; }
  .menu-popover li:first-child {
    border-top: 0; }

.registerModal.form-group dl {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee; }

.registerModal.form-group dl:last-child {
  border-bottom: 0; }

.badge {
  background-color: inherit;
  color: #222;
  font-size: 20px;
  font-weight: normal;
  border-left: 1px solid #ccc;
  border-radius: 0;
  padding: 0 10px;
  margin-left: 10px; }

.list-group .list-group-item {
  cursor: pointer;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin-bottom: 0;
  padding: 25px 10px; }
  .list-group .list-group-item dt {
    font-size: 24px;
    font-weight: normal; }
  .list-group .list-group-item dt + dd {
    position: relative;
    margin-top: 10px; }
    .list-group .list-group-item dt + dd > div {
      position: absolute;
      width: 150px;
      top: 0;
      right: 0; }
      .list-group .list-group-item dt + dd > div p {
        overflow: hidden;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid #eee; }
        .list-group .list-group-item dt + dd > div p span {
          float: left; }
        .list-group .list-group-item dt + dd > div p span:last-child {
          float: right; }
      .list-group .list-group-item dt + dd > div p:last-child {
        border-bottom: 0; }
  .list-group .list-group-item dt + dd + dd {
    margin-top: 20px;
    font-size: 12px;
    color: #777; }
    .list-group .list-group-item dt + dd + dd span {
      display: inline-block;
      border-left: 1px solid #ccc;
      margin-left: 10px;
      padding-left: 10px;
      line-height: 12px; }
  .list-group .list-group-item .form-control[readonly] {
    background-color: #eee;
    color: #555;
    opacity: 1; }

.list-group .list-group-item:first-child {
  border-top: 2px solid #222;
  border-bottom: 1px solid #ddd; }

.list-group .list-group-item:hover {
  background-color: #f4fcfc; }

.replyContainer {
  background-color: #f9f9f9;
  padding: 15px;
  border-radius: 5px;
  margin-top: 20px; }
  .replyContainer ul li {
    border-top: 1px dashed #ddd;
    padding: 10px; }
    .replyContainer ul li strong {
      display: block;
      font-size: 12px; }
      .replyContainer ul li strong i {
        font-size: 12px; }
    .replyContainer ul li button {
      margin-left: 5px; }
    .replyContainer ul li .replyHide {
      margin-top: 10px; }
  .replyContainer ul:first-child li {
    border-top: 0; }
  .replyContainer .replyBox {
    position: relative; }
    .replyContainer .replyBox .btnBox {
      position: absolute;
      right: 13px;
      top: 9px; }
  .replyContainer .replyBox.sub {
    margin-bottom: 20px; }
    .replyContainer .replyBox.sub .ql-container .ql-editor {
      max-height: 70px; }

table.roleList tbody td {
  text-align: left; }
  table.roleList tbody td .roleThumbnail {
    display: inline-block;
    background-color: #fcaf16;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    margin-right: 5px; }
    table.roleList tbody td .roleThumbnail i {
      color: #fff; }
  table.roleList tbody td .pull-right {
    font-size: 12px;
    margin-top: 7px; }
    table.roleList tbody td .pull-right a {
      color: #333; }

table.roleList tbody td.selectOn {
  background-color: #545045;
  color: #fff; }
  table.roleList tbody td.selectOn .roleThumbnail {
    background-color: #fff; }
    table.roleList tbody td.selectOn .roleThumbnail i {
      color: #fcaf16; }
  table.roleList tbody td.selectOn .pull-right a {
    color: #fff; }

.nav-tabs > li > a {
  color: #bbb; }

.tab-ui {
  position: relative; }
  .tab-ui .btnBox {
    position: absolute;
    top: 50px;
    right: 0; }
    .tab-ui .btnBox button:first-child {
      margin-left: 5px; }
  .tab-ui .tab-content .tab-pane dl {
    border: 1px solid #dadada; }
    .tab-ui .tab-content .tab-pane dl dt {
      background-color: #e7e7e7;
      padding: 10px;
      text-align: center;
      border-bottom: 1px solid #dadada; }
    .tab-ui .tab-content .tab-pane dl dd {
      overflow: hidden;
      padding: 10px;
      border-bottom: 1px solid #dadada; }
      .tab-ui .tab-content .tab-pane dl dd p {
        margin-top: 10px; }
    .tab-ui .tab-content .tab-pane dl dd:last-child {
      border-bottom: 0; }
    .tab-ui .tab-content .tab-pane dl dd[disabled] {
      opacity: .5;
      cursor: not-allowed; }
  .tab-ui .nav-tabs {
    display: table;
    width: 100%;
    border-bottom: none; }
    .tab-ui .nav-tabs > li {
      display: table-cell;
      float: none; }
      .tab-ui .nav-tabs > li > a {
        background: #f1f1f3;
        border-top: 1px solid #e0e0e0;
        border-bottom: 1px solid #000;
        border-radius: 0;
        margin-right: 0;
        font-size: 15px;
        font-weight: 400;
        color: #666 !important;
        text-align: center;
        padding: 15px; }
      .tab-ui .nav-tabs > li > a:first-child {
        border-left: 1px solid #e0e0e0; }
      .tab-ui .nav-tabs > li > a:last-child {
        border-right: 1px solid #e0e0e0; }
    .tab-ui .nav-tabs > li.active a {
      background: #fff;
      border-top: 1px solid #000;
      border-left: 1px solid #000;
      border-right: 1px solid #000;
      border-bottom: none;
      color: #000 !important;
      font-size: 17px;
      font-weight: 600; }

.list-ui {
  border: 0;
  max-height: 300px;
  overflow-y: auto; }
  .list-ui .roleThumbnail {
    font-weight: normal; }
    .list-ui .roleThumbnail i {
      font-size: 10px;
      padding: 5px;
      background-color: #eee;
      border-radius: 50px;
      vertical-align: 1px;
      margin-right: 3px; }
  .list-ui p {
    padding: 15px 10px 15px 20px; }
    .list-ui p i {
      color: #545045;
      font-size: 8px;
      margin-top: 2px; }
  .list-ui p[disabled] {
    opacity: .3;
    cursor: not-allowed; }
  .list-ui > li {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    font-size: 17px;
    color: #000; }
    .list-ui > li ul {
      border-top: 1px solid #ccc;
      padding: 15px; }
      .list-ui > li ul > li p {
        margin-top: 5px;
        padding: 0;
        font-size: 17px;
        color: #999; }
      .list-ui > li ul > li ul > li {
        border-top: 1px solid #ccc;
        background-color: #e3e3e3; }
      .list-ui > li ul > li:first-child p {
        margin-top: 0; }
      .list-ui > li ul > li:hover > p {
        color: #000; }
  .list-ui > li:last-child {
    border-bottom: 1px solid #bfbfbf; }
  .list-ui > li.selectOn .roleThumbnail i {
    background-color: #fff; }
  .list-ui > li:hover > p {
    font-weight: bold; }
  .list-ui .accordion {
    transition: 0.4s; }
  .list-ui .dropdown-menu {
    left: 200px;
    top: -50%;
    padding: 0;
    margin: 0; }
    .list-ui .dropdown-menu li {
      border-top: 1px solid #ddd; }
      .list-ui .dropdown-menu li > span {
        display: block;
        padding: 10px; }
      .list-ui .dropdown-menu li .accordion {
        transition: 0.4s;
        cursor: pointer; }
      .list-ui .dropdown-menu li .accordion.active,
      .list-ui .dropdown-menu li .accordion:hover {
        background-color: #545045;
        color: #fff; }
      .list-ui .dropdown-menu li .panel {
        display: none;
        margin-bottom: 0;
        box-shadow: none;
        background-color: #fdd413;
        border-radius: 0; }
        .list-ui .dropdown-menu li .panel > p {
          border-color: #ffe04d; }
      .list-ui .dropdown-menu li .panel.on {
        display: block; }
    .list-ui .dropdown-menu li:first-child {
      border-top: 0; }

.selectField dt {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -2px;
  color: #000; }

.selectField dd > div {
  overflow-y: scroll;
  padding: 0 0;
  border: 1px solid #ccc; }

.selectField dd div p {
  padding: 5px 10px;
  border-top: 1px solid #eee;
  margin-bottom: 0; }
  .selectField dd div p label {
    cursor: pointer;
    margin-bottom: 0; }

.selectField dd div p:first-child {
  border-top: none; }

.selectField dd input[type="text"] {
  width: 100%;
  padding: 6px;
  border-radius: 2px;
  border: 1px solid #ccc; }

.selectField dd input + button {
  width: 60px;
  padding: 5px; }

.selectField.list-type dt {
  margin-top: 0; }

.selectField.list-type dd > div p {
  padding: 10px;
  border-color: #ddd; }
  .selectField.list-type dd > div p i {
    font-size: 10px;
    color: #000; }

.selectField.list-type dd > div p.selectOn {
  background-color: #eaeaea; }

.searchField {
  position: relative;
  height: 130px;
  padding: 15px;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  margin-top: 20px; }
  .searchField button {
    padding: 5px 10px;
    cursor: pointer; }
  .searchField > span {
    display: inline-block;
    min-width: 200px; }
    .searchField > span > label {
      display: inline-block;
      width: 100%;
      margin: 0 0 7px 10px;
      font-size: 12px;
      color: #2E4448;
      font-weight: normal; }
    .searchField > span select {
      width: 100%;
      border-radius: 4px;
      padding: 5px 5px 9px; }
  .searchField .dateContainer {
    width: 100%;
    float: left; }
    .searchField .dateContainer > div {
      float: right;
      margin-top: 9px;
      margin-right: 16px; }
    .searchField .dateContainer dl dd {
      float: left;
      position: relative;
      width: 280px;
      margin-right: 15px; }
    .searchField .dateContainer dl dd:last-child {
      margin-right: 0; }
    .searchField .dateContainer dl label {
      margin-bottom: 8px; }
    .searchField .dateContainer .form-control {
      display: inline-block;
      width: 140px;
      height: 36px;
      border-radius: 4px 0 0 4px; }
    .searchField .dateContainer .input-group-btn {
      /*position: absolute;
            top: 0;
            right: 64px;*/ }
      .searchField .dateContainer .input-group-btn button {
        padding: 7px 23px; }
  .searchField .selectRadio {
    margin-top: 8px;
    margin-right: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdada;
    margin-bottom: 15px;
    width: 100%; }
    .searchField .selectRadio ul {
      overflow: hidden; }
      .searchField .selectRadio ul li {
        float: left;
        margin-right: 15px; }
        .searchField .selectRadio ul li label {
          vertical-align: 1px;
          cursor: pointer; }
      .searchField .selectRadio ul li:nth-child(4) {
        margin-left: 40px; }
        .searchField .selectRadio ul li:nth-child(4) input {
          display: inline-block;
          width: 50%;
          height: 26px; }
  .searchField .inputText {
    margin-top: 8px;
    margin-right: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdada;
    margin-bottom: 15px;
    width: 100%; }
    .searchField .inputText ul {
      overflow: hidden; }
      .searchField .inputText ul li {
        float: left;
        margin-right: 15px; }
        .searchField .inputText ul li label {
          vertical-align: 1px;
          cursor: pointer; }
        .searchField .inputText ul li input {
          border: 1px solid red;
          border-radius: 2px; }
      .searchField .inputText ul li:nth-child(4) {
        margin-left: 40px; }
        .searchField .inputText ul li:nth-child(4) input {
          display: inline-block;
          width: 50%;
          height: 26px; }

.searchField2 {
  position: relative;
  height: 70px;
  padding: 15px;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  margin-top: 20px; }
  .searchField2 button {
    padding: 5px 10px;
    cursor: pointer; }
  .searchField2 > span {
    display: inline-block;
    min-width: 200px; }
    .searchField2 > span > label {
      display: inline-block;
      width: 100%;
      margin: 0 0 7px 10px;
      font-size: 12px;
      color: #2E4448;
      font-weight: normal; }
    .searchField2 > span select {
      width: 100%;
      border-radius: 4px;
      padding: 5px 5px 9px; }
  .searchField2 .dateContainer {
    width: 100%;
    float: left; }
    .searchField2 .dateContainer > div {
      float: right;
      margin-top: 9px;
      margin-right: 16px; }
    .searchField2 .dateContainer dl dd {
      float: left;
      position: relative;
      width: 280px;
      margin-right: 15px; }
    .searchField2 .dateContainer dl dd:last-child {
      margin-right: 0; }
    .searchField2 .dateContainer dl label {
      margin-bottom: 8px; }
    .searchField2 .dateContainer .form-control {
      display: inline-block;
      width: 140px;
      height: 36px;
      border-radius: 4px 0 0 4px; }
    .searchField2 .dateContainer .input-group-btn {
      /*position: absolute;
            top: 0;
            right: 64px;*/ }
      .searchField2 .dateContainer .input-group-btn button {
        padding: 6px 15px; }
  .searchField2 .selectRadio {
    margin-top: 8px;
    margin-right: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdada;
    margin-bottom: 15px;
    width: 100%; }
    .searchField2 .selectRadio ul {
      overflow: hidden; }
      .searchField2 .selectRadio ul li {
        float: left;
        margin-right: 15px; }
        .searchField2 .selectRadio ul li label {
          vertical-align: 1px;
          cursor: pointer; }
      .searchField2 .selectRadio ul li:nth-child(4) {
        margin-left: 40px; }
        .searchField2 .selectRadio ul li:nth-child(4) input {
          display: inline-block;
          width: 50%;
          height: 26px; }

.reportCanvas {
  margin-top: 20px; }
  .reportCanvas p {
    margin: 0;
    text-align: center; }
    .reportCanvas p span {
      display: inline-block;
      margin-left: 5px; }
      .reportCanvas p span label {
        cursor: pointer;
        vertical-align: 2px;
        margin-right: 4px;
        font-size: 12px;
        font-weight: normal; }
  .reportCanvas div {
    width: 100%;
    height: 500px;
    border: 1px solid #d3d3d3;
    border-radius: 4px; }

.reportCanvas + p {
  padding: 10px 0;
  text-align: right; }

.footer {
  position: relative;
  z-index: 1;
  background-color: #ececf1;
  padding: 0 0 40px;
  text-align: center;
  font-size: 12px;
  color: #666;
  border-top: 1px solid #dddddd; }
  .footer .quick-link-wrap {
    background: #fff;
    border-bottom: 1px solid #dcdcdc; }
    .footer .quick-link-wrap .btn-group {
      margin: 0;
      border-left: 1px solid #dddddd;
      width: calc(100%/5 - 2px); }
      .footer .quick-link-wrap .btn-group .btn {
        font-size: 15px;
        font-weight: 400;
        color: #000;
        border: 0;
        padding: 10px 15px;
        width: 100%;
        text-align: left; }
      .footer .quick-link-wrap .btn-group .btn:hover {
        color: #fff; }
      .footer .quick-link-wrap .btn-group .caret {
        float: right;
        height: 15px; }
  .footer .btn-group:last-child {
    border-right: 1px solid #dddddd; }
  .footer .btn-group.dropup .dropdown-menu {
    min-width: 232px;
    border-radius: 0; }
  .footer .link-wrap {
    border-bottom: 1px solid #d9d9d9; }
  .footer .link-group {
    text-align: left;
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0; }
    .footer .link-group .quick-group {
      overflow: hidden;
      float: left; }
      .footer .link-group .quick-group li {
        float: left; }
        .footer .link-group .quick-group li a {
          color: #555555;
          font-size: 14px;
          line-height: 32px; }
      .footer .link-group .quick-group li:after {
        content: '|';
        display: inline-block;
        padding: 0 15px; }
      .footer .link-group .quick-group li:last-child:after {
        content: ''; }
    .footer .link-group .logo-group {
      overflow: hidden;
      float: right; }
      .footer .link-group .logo-group li {
        float: left;
        margin-left: 5px;
        background: url(/img/portal/bg_mark_img.gif) no-repeat; }
      .footer .link-group .logo-group li.ncsi {
        background-position: 2px0 0; }
      .footer .link-group .logo-group li.kssqi {
        background-position: -43px 0; }
      .footer .link-group .logo-group li.kcsi {
        background-position: -85px 0; }
      .footer .link-group .logo-group li.isaff {
        background-position: -125px 0; }
      .footer .link-group .logo-group li.eprivacy {
        background-position: -160px 0; }
      .footer .link-group .logo-group li.wa {
        background-position: -202px 0; }
      .footer .link-group .logo-group a {
        display: block;
        width: 37px;
        height: 32px; }
  .footer .address-wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    padding-top: 20px; }
    .footer .address-wrap a {
      color: #555555; }
    .footer .address-wrap ul {
      overflow: hidden; }
      .footer .address-wrap ul li {
        float: left; }
      .footer .address-wrap ul li:after {
        content: '|';
        display: inline-block;
        padding: 0 10px; }
      .footer .address-wrap ul li:last-child:after {
        content: ''; }
    .footer .address-wrap ul.quicklink-area {
      padding-bottom: 10px;
      color: #000;
      font-weight: 400;
      font-size: 15px; }
    .footer .address-wrap ul.address-area {
      padding: 5px 0 50px; }

.apis-swiper-container {
  position: relative;
  overflow: hidden;
  height: 100px;
  margin-top: 25px; }
  .apis-swiper-container .location-wrap {
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 20px; }
  .apis-swiper-container .swiper-location {
    background: url("/img/portal/icons_location.png") no-repeat;
    width: 21px;
    height: 21px;
    margin-top: 0;
    margin-bottom: 0;
    top: 0; }
  .apis-swiper-container .swiper-button-next {
    background-position-x: -29px;
    right: 95px; }
  .apis-swiper-container .swiper-button-prev {
    left: 125px; }

.swiper-container .swiper-wrapper > div > ul {
  width: 1180px;
  margin: 0 auto; }
  .swiper-container .swiper-wrapper > div > ul > li {
    text-align: left;
    line-height: 1.3;
    font-size: 18px;
    color: #766c61; }
    .swiper-container .swiper-wrapper > div > ul > li .bg_btn {
      display: inline-block;
      margin-top: 75px;
      margin-left: 110px;
      background: rgba(255, 255, 255, 0.5);
      padding: 7px 20px;
      font-size: 12px;
      border: 3px solid #8a641e;
      color: #8a641e;
      font-weight: bold;
      text-decoration: none; }

/*.swiper-container .swiper-wrapper > div:nth-child(1) > div {
  background: url(/img/portal/bg_main01.png) no-repeat 50%; }

.swiper-container .swiper-wrapper > div:nth-child(2) > div {
  background: url(/img/portal/bg_main02.png) no-repeat 50%; }

.swiper-container .swiper-wrapper > div:nth-child(3) > div {
  background: url(/img/portal/bg_main03.png) no-repeat 50%; }*/
  
  /* 2019-07-29 main visual 수정 */
.swiper-container .swiper-wrapper > div:nth-child(1) > div {
  background: url(/img/portal/bg_main_n01.jpg) no-repeat 50%; }

.swiper-container .swiper-wrapper > div:nth-child(2) > div {
  background: url(/img/portal/bg_main_n02.jpg) no-repeat 50%; }

.swiper-container .swiper-button-next {
  width: 44px; }

.swiper-container .swiper-slide {
  height: 400px; }
  .swiper-container .swiper-slide > div {
    width: 1180px;
    height: 400px;
    display: table;
    margin: 0 auto; }
    .swiper-container .swiper-slide > div .text-area {
      display: table-cell;
      padding: 80px 0 0 80px;
      text-align: left;
      color: #000;
      font-size: 16px; }
      .swiper-container .swiper-slide > div .text-area h2 {
        font-size: 48px;
        margin-bottom: 15px;
        letter-spacing: -4px;
        font-weight: bold; }
      .swiper-container .swiper-slide > div .text-area .tx-copy {
        font-size: 30px;
        letter-spacing: -4px; }
      .swiper-container .swiper-slide > div .text-area .tx-sub {
        font-size: 17px; }
    .swiper-container .swiper-slide > div .btn {
      margin-top: 35px;
      background-color: #fff;
      background-image: url(/img/portal/blt-more.gif);
      background-repeat: no-repeat;
      background-position: 90% 50%;
      border: 1px solid #727272;
      min-width: 140px;
      color: #444444;
      font-size: 14px;
      font-weight: 400;
      padding: 5px 15px;
      letter-spacing: -1px;
      text-align: left; }

.sub-container {
  padding: 50px;
  background-color: #fff; }
  .sub-container .text-wrapper {
    width: 1200px;
    margin: 0 auto; }
    .sub-container .text-wrapper > div {
      position: relative;
      float: left;
      height: 180px;
      text-align: left; }
    .sub-container .text-wrapper h2 {
      font-size: 15px;
      color: #666666; }
    .sub-container .text-wrapper .api-service,
    .sub-container .text-wrapper .api-statistics {
      width: 340px;
      border-right: 1px solid #cccccc; }
    .sub-container .text-wrapper .api-service {
      background: url(/img/portal/bg-main-service.gif) no-repeat 85% 35%; }
    .sub-container .text-wrapper .api-statistics {
      background: url(/img/portal/bg-main-statistics.gif) no-repeat 85% 35%;
      margin-left: 30px; }
    .sub-container .text-wrapper .notice-faq {
      margin-left: 30px;
      width: 450px; }
      .sub-container .text-wrapper .notice-faq .faq-list {
        margin-top: 20px; }
        .sub-container .text-wrapper .notice-faq .faq-list li {
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          line-height: 30px; }
          .sub-container .text-wrapper .notice-faq .faq-list li a {
            color: #000; }
      .sub-container .text-wrapper .notice-faq .link-area {
        right: 0; }
  .sub-container .text-area p {
    margin-top: 20px;
    font-size: 15px;
    line-height: 20px;
    color: #000; }
  .sub-container .link-area {
    position: absolute;
    bottom: 0;
    right: 30px; }
    .sub-container .link-area a {
      font-size: 14px;
      color: #969696;
      padding-right: 15px;
      margin-left: 20px;
      background: url(/img/portal/blt-more2.gif) no-repeat right 50%; }

.swiper-container-horizontal > .swiper-pagination-bullets {
  /* bottom: 35px; */
     bottom: 0px;}
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 34px;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    opacity: 1;
    border: 1px solid #cccccc; }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #1e78d0;
    border: none; }

.swiper-button-next,
.swiper-button-prev {
  font-size: 20px;
  background: none;
  color: #fff; }
  .swiper-button-next > i,
  .swiper-button-prev > i {
    margin-top: 10px; }

.swiper-button-next {
  right: 20px; }

.swiper-button-prev {
  left: 20px; }

.pagination .active > a,
.pagination .active > a:hover,
.pagination .active > a:focus,
.pagination .active > span,
.pagination .active > span:hover,
.pagination .active > span:focus {
  color: #333;
  font-weight: bold; }

.pagination > li > a,
.pagination > li > span {
  border: 0;
  color: #666;
  background: transparent !important;
  line-height: 22px;
  width: 40px; }

.pagination > li {
  display: inline-block; }

.pagination .pagination-first a,
.pagination .pagination-prev a,
.pagination .pagination-next a,
.pagination .pagination-last a {
  border: 1px solid #ddd;
  border-radius: 0 !important;
  margin: 0 2px;
  line-height: 18px;
  width: 32px; }

.pagination .pagination-prev a {
  margin-right: 15px; }

.pagination .pagination-next a {
  margin-left: 15px; }

.search_container {
  padding: 20px;
  border-bottom: 1px solid #f3f3f3; }

.sub-title {
  font-size: 16px;
  padding-bottom: 10px; }
  .sub-title i {
    font-size: 8px;
    color: #5193eb;
    vertical-align: 2px; }

.depth {
  margin-left: 0 !important;
  border-top: 1px dotted #ccc;
  margin-top: 10px; }

.ql-editor {
  padding: 12px !important; }

.ql-container .ql-editor {
  max-height: 100px;
  margin: 10px 0;
  padding: 12px 15px !important; }

.forum-edit .ql-container .ql-editor {
  max-height: 255px; }

.datePickerField .uib-datepicker-popup {
  border: 1px solid #000;
  padding: 15px;
  border-radius: 0px; }

.datePickerField .btn {
  font-size: 14px;
  color: #444444;
  font-weight: 400;
  background: none; }

.datePickerField .btn.active,
.datePickerField .btn:active {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.datePickerField .uib-button-bar {
  display: none; }

.datePickerField .btn-info {
  box-shadow: none; }

.datePickerField .btn-info:hover,
.datePickerField .btn-info:focus {
  color: #444444;
  outline: none; }

.datePickerField .input-group-btn > .btn-info.active {
  background-color: #fff;
  border-color: #ccc;
  color: #000;
  min-width: 39px;
  min-height: 35px; }

.datePickerField table.uib-daypicker {
  border-top: 0 !important; }
  .datePickerField table.uib-daypicker thead {
    border-bottom: 1px solid #e9e9e9; }
    .datePickerField table.uib-daypicker thead > tr:first-child .btn {
      color: #000;
      font-weight: 400;
      font-size: 20px; }
    .datePickerField table.uib-daypicker thead > tr:last-child th {
      font-weight: 400;
      color: #999999; }
  .datePickerField table.uib-daypicker tbody > tr:first-child td {
    padding-top: 10px !important; }
  .datePickerField table.uib-daypicker th,
  .datePickerField table.uib-daypicker td {
    background: #ffffff;
    height: auto;
    padding: 3px 5px !important;
    text-align: center; }
    .datePickerField table.uib-daypicker th .btn-sm,
    .datePickerField table.uib-daypicker td .btn-sm {
      padding: 0 0; }
  .datePickerField table.uib-daypicker td > button:hover {
    background: #3794ff;
    color: #fff !important;
    border-radius: 100%; }
  .datePickerField table.uib-daypicker td .text-info {
    border: 1px solid #1971ca;
    color: #444 !important; }
  .datePickerField table.uib-daypicker td .btn-info.active {
    background: #3794ff;
    color: #fff !important;
    border-radius: 100%; }
  .datePickerField table.uib-daypicker td .text-muted {
    color: #ebebeb; }
  .datePickerField table.uib-daypicker td span {
    width: 26px !important;
    height: 26px !important;
    display: block;
    text-align: center;
    border-radius: 100%; }

.form-box {
  margin-bottom: 10px; }
  .form-box .form-group {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px; }
  .form-box label.control-label {
    line-height: 12px; }

.information .useApply {
  padding-top: 40px; }
  .information .useApply dl dt {
    font-weight: normal;
    color: #222;
    font-size: 16px;
    margin-bottom: 40px; }
    .information .useApply dl dt p {
      color: #545045;
      font-size: 17px; }
  .information .useApply dl dd {
    font-size: 16px;
    color: #6e6b61;
    padding-left: 35px; }
    .information .useApply dl dd i {
      font-size: 8px;
      color: #fcaf16;
      display: inline-block; }
    .information .useApply dl dd span {
      display: inline-block;
      width: 95%; }
    .information .useApply dl dd small {
      margin-top: 15px;
      display: inline-block;
      line-height: 20px; }
  .information .useApply dl dd.img {
    position: relative;
    top: -123px; }

.information .infoUse {
  background: url("/img/portal/infoLine.png") no-repeat 26px 50%;
  min-height: 600px;
  margin-top: 20px; }
  .information .infoUse .left-nav > div {
    margin-top: 50px; }
    .information .infoUse .left-nav > div i {
      display: inline-block;
      width: 30px;
      height: 30px;
      border: 5px solid #68e1e8;
      border-radius: 100px;
      float: left;
      margin-right: 10px;
      margin-top: 5px;
      background-color: #fff; }
    .information .infoUse .left-nav > div span {
      color: #735e43;
      font-size: 16px;
      display: inline-block; }
      .information .infoUse .left-nav > div span small {
        display: block;
        color: #1abfc9;
        font-size: 14px; }
  .information .infoUse .computer {
    position: relative;
    height: 570px;
    background: url("/img/portal/bg_info_computer.png") no-repeat 50%; }
    .information .infoUse .computer .provider-use-container {
      width: 588px;
      height: 350px;
      margin-left: 73px;
      margin-top: 79px;
      border-radius: 3px;
      overflow: hidden; }
      .information .infoUse .computer .provider-use-container .swiper-wrapper > div:nth-child(1) {
        background: url("/img/portal/img_provider_info01.jpg") no-repeat; }
      .information .infoUse .computer .provider-use-container .swiper-wrapper > div:nth-child(2) {
        background: url("/img/portal/img_provider_info02.jpg") no-repeat; }
      .information .infoUse .computer .provider-use-container .swiper-wrapper > div:nth-child(3) {
        background: url("/img/portal/img_provider_info04.jpg") no-repeat; }
      .information .infoUse .computer .provider-use-container .swiper-wrapper > div:nth-child(4) {
        background: url("/img/portal/img_sms.jpg") no-repeat; }
      .information .infoUse .computer .provider-use-container .swiper-wrapper > div:nth-child(5) {
        background: url("/img/portal/img_provider_info05.jpg") no-repeat; }
    .information .infoUse .computer .org-use-container {
      width: 588px;
      height: 350px;
      margin-left: 73px;
      margin-top: 79px;
      border-radius: 3px;
      overflow: hidden; }
      .information .infoUse .computer .org-use-container .swiper-wrapper > div:nth-child(1) {
        background: url("/img/portal/img_org_info01.jpg") no-repeat; }
      .information .infoUse .computer .org-use-container .swiper-wrapper > div:nth-child(2) {
        background: url("/img/portal/img_org_info02.jpg") no-repeat; }
      .information .infoUse .computer .org-use-container .swiper-wrapper > div:nth-child(3) {
        background: url("/img/portal/img_org_info04.jpg") no-repeat; }
      .information .infoUse .computer .org-use-container .swiper-wrapper > div:nth-child(4) {
        background: url("/img/portal/img_sms.jpg") no-repeat; }
      .information .infoUse .computer .org-use-container .swiper-wrapper > div:nth-child(5) {
        background: url("/img/portal/img_org_info05.jpg") no-repeat; }
    .information .infoUse .computer .none-org-use-container {
      width: 588px;
      height: 350px;
      margin-left: 73px;
      margin-top: 79px;
      border-radius: 3px;
      overflow: hidden; }
      .information .infoUse .computer .none-org-use-container .swiper-wrapper > div:nth-child(1) {
        background: url("/img/portal/img_org_info01.jpg") no-repeat; }
      .information .infoUse .computer .none-org-use-container .swiper-wrapper > div:nth-child(2) {
        background: url("/img/portal/img_noneOrg_info02.jpg") no-repeat; }
      .information .infoUse .computer .none-org-use-container .swiper-wrapper > div:nth-child(3) {
        background: url("/img/portal/img_noneOrg_info03.jpg") no-repeat; }
      .information .infoUse .computer .none-org-use-container .swiper-wrapper > div:nth-child(4) {
        background: url("/img/portal/img_org_info04.jpg") no-repeat; }
      .information .infoUse .computer .none-org-use-container .swiper-wrapper > div:nth-child(5) {
        background: url("/img/portal/img_sms.jpg") no-repeat; }
      .information .infoUse .computer .none-org-use-container .swiper-wrapper > div:nth-child(6) {
        background: url("/img/portal/img_org_info05.jpg") no-repeat; }
    .information .infoUse .computer .api-register-container {
      width: 588px;
      height: 350px;
      margin-left: 65px;
      margin-top: 72px;
      overflow: hidden; }
      .information .infoUse .computer .api-register-container .swiper-wrapper > div:nth-child(1) {
        background: url("/img/portal/img_api_register_info01.jpg") no-repeat; }
      .information .infoUse .computer .api-register-container .swiper-wrapper > div:nth-child(2) {
        background: url("/img/portal/img_api_register_info02.jpg") no-repeat; }
      .information .infoUse .computer .api-register-container .swiper-wrapper > div:nth-child(3) {
        background: url("/img/portal/img_api_register_info03.jpg") no-repeat; }
      .information .infoUse .computer .api-register-container .swiper-wrapper > div:nth-child(4) {
        background: url("/img/portal/img_api_register_info04.jpg") no-repeat; }
      .information .infoUse .computer .api-register-container .swiper-wrapper > div:nth-child(5) {
        background: url("/img/portal/img_api_register_info05.jpg") no-repeat; }
      .information .infoUse .computer .api-register-container .swiper-wrapper > div:nth-child(6) {
        background: url("/img/portal/img_api_register_info06.jpg") no-repeat; }
    .information .infoUse .computer .swiper-pagination,
    .information .infoUse .computer .none-swiper-pagination {
      position: absolute;
      top: 63px;
      left: -229px; }
      .information .infoUse .computer .swiper-pagination span,
      .information .infoUse .computer .none-swiper-pagination span {
        display: block;
        width: 14px;
        height: 14px;
        margin-bottom: 77px; }
      .information .infoUse .computer .swiper-pagination .swiper-pagination-bullet-active,
      .information .infoUse .computer .swiper-pagination .none-swiper-pagination-bullet-active,
      .information .infoUse .computer .none-swiper-pagination .swiper-pagination-bullet-active,
      .information .infoUse .computer .none-swiper-pagination .none-swiper-pagination-bullet-active {
        background-color: #1abfc9; }
    .information .infoUse .computer .swiper-pagination.two-line span:first-child {
      margin-bottom: 99px; }

.visualHeader {
  border: 1px solid #f3f3f3;
  padding: 45px 0 50px 330px;
  letter-spacing: -1px; }
  .visualHeader .header-title {
    font-size: 30px;
    color: #787878;
    font-weight: normal;
    line-height: 40px; }
    .visualHeader .header-title strong {
      color: #5c5c5c;
      font-size: 38px;
      display: block; }
  .visualHeader .header-contents {
    font-size: 16px;
    color: #787878;
    padding-top: 48px; }

.techResourceDown > li {
  padding-top: 80px;
  border-bottom: 1px solid #f3f3f3; }

.techResourceDown > li:nth-child(1) {
  background: url(/img/portal/bg_tech_splite.png) no-repeat;
  background-position-y: 200px;
  background-position-x: 100%; }

.techResourceDown > li:nth-child(1).on {
  background-position-y: 45px;
  transition: 1s; }

.techResourceDown > li:nth-child(2) {
  background: url(/img/portal/bg_tech_splite.png) no-repeat;
  background-position-y: -235px;
  background-position-x: 80px; }

.techResourceDown > li:nth-child(2).on {
  background-position-y: -317px;
  transition: 1s; }

.techResourceDown > li:nth-child(3) {
  background: url(/img/portal/bg_tech_splite.png) no-repeat;
  background-position-y: -646px;
  background-position-x: 100%; }

.techResourceDown > li:nth-child(3).on {
  background-position-y: -727px;
  transition: 1s; }

.techResourceDown .techTitle {
  font-size: 16px;
  color: #fcaf16;
  line-height: 24px; }
  .techResourceDown .techTitle strong {
    display: block;
    color: #545045;
    font-size: 26px;
    font-weight: normal; }

.techResourceDown .techContent {
  padding-top: 25px;
  color: #787878; }

.techResourceDown a {
  margin: 15px 0 35px 0; }

.nav.nav-tabs > li.disabled > a {
  color: #ddd; }

.nav.nav-tabs > li.active > a {
  color: #555; }

.registerApprovalField {
  display: inline-block;
  vertical-align: 3px;
  margin-left: 5px; }

.plan-container {
  padding: 5px;
  border: 1px solid #ddd;
  background-color: #f9f9f9; }
  .plan-container dd {
    padding: 5px !important; }

.info-container > li {
  font-size: 17px;
  padding-top: 20px;
  font-weight: 400; }
  .info-container > li > ul > li {
    color: #444;
    font-size: 15px;
    padding-top: 5px; }
    .info-container > li > ul > li i.glyphicon {
      margin-left: 10px; }
    .info-container > li > ul > li .glyphicon-list-middot:before {
      content: "·";
      font-size: 20px;
      font-weight: 600;
      margin-right: 5px; }

.info-container > li:first-child {
  padding-top: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding: 0; }

.col-md-2 {
  width: 235px; }

.col-md-3 {
  width: 260px; }

.col-md-9 {
  width: auto; }

.col-md-10 {
  /* width: 895px; */
   /* 2019-07-19 layout 수정 */
   width:calc(100% - 285px);
   max-width:100%;
   box-sizing:border-box; }

.row {
  margin: 0; }

.blind {
  display: block;
  overflow: hidden;
  position: absolute;
  top: -1000em;
  left: 0; }

/* ==========================================================================
Samsung Fire B2B2C Platform "faq" Design
========================================================================== */
.faq-info-p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -2px;
  margin-bottom: 20px; }

.faq-wrap {
  border-top: 1px solid #969696;
  border-bottom: 1px solid #cccccc; }
  .faq-wrap a {
    color: #000; }
  .faq-wrap .panel-default > .panel-heading {
    background: #ffffff;
    border-top: 1px solid #cccccc;
    padding: 20px 25px 20px 50px; }
  .faq-wrap .panel {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none; }
  .faq-wrap .panel-body {
    padding: 0;
    border-top: none !important; }
  .faq-wrap .panel-group {
    margin-bottom: 0; }
    .faq-wrap .panel-group .panel + .panel {
      margin-top: 0; }
  .faq-wrap .question {
    position: relative;
    color: #444444;
    cursor: pointer; }
    .faq-wrap .question p:before {
      content: 'Q .';
      position: absolute;
      left: -25px;
      top: -5px;
      font-size: 20px;
      color: #1e78d0;
      font-weight: 600; }
    .faq-wrap .question p {
      width: 100%; }
    .faq-wrap .question p:after {
      content: '';
      position: absolute;
      display: block;
      right: 0;
      top: 5px;
      width: 15px;
      height: 9px;
      background: url(/img/portal/blt-q.gif) no-repeat; }
  .faq-wrap .active p:after {
    background: url(/img/portal/blt-a.gif) no-repeat; }
  .faq-wrap .answer {
    position: relative;
    background-color: #f5f5f5;
    font-size: 15px;
    padding: 20px 0 0 50px; }
    .faq-wrap .answer p {
      width: 100%; }
    .faq-wrap .answer p:before {
      content: 'A .';
      position: absolute;
      left: 20px;
      top: 15px;
      font-size: 20px;
      color: #666666;
      font-weight: 600; }
    .faq-wrap .answer .btn-area {
      text-align: right;
      padding: 0 20px 20px; }
    .faq-wrap .answer .btn-conform {
      font-size: 14px;
      margin: 0;
      width: 80px;
      padding: 8px 0; }

/* ==========================================================================
Samsung Fire B2B2C Platform "App-Detail" Design
========================================================================== */
.tab-ui.app-detail {
  position: relative; }
  .tab-ui.app-detail .nav.nav-tabs {
    display: none; }
  .tab-ui.app-detail .location-area {
    position: absolute;
    top: 40px;
    right: 0; }
    .tab-ui.app-detail .location-area span {
      display: inline-block;
      width: 28px;
      height: 28px;
      margin-left: 5px;
      line-height: 22px;
      border: 2px solid #999999;
      border-radius: 100%;
      color: #999999;
      font-size: 14px;
      text-align: center; }
    .tab-ui.app-detail .location-area span.on {
      width: auto !important;
      border: 2px solid #1e78d0;
      border-radius: 14px;
      color: #1e78d0;
      padding: 0 20px; }

/* ==========================================================================
Samsung Fire B2B2C Platform "API" Design
========================================================================== */
.api-info {
  padding: 10px;
  margin-top: 0px;
  border: 1px solid #969696;
  background: url(/img/portal/vline-dashed.gif) repeat-y 374px 0; }
  .api-info > div {
    padding: 20px 30px 20px 20px; }
  .api-info > div:last-child {
    padding: 20px 20px 20px 30px;
    border-right: none; }
  .api-info li {
    overflow: auto;
    padding-top: 10px; }
    .api-info li .checks {
      display: inline-block;
      margin-right: 20px; }
    .api-info li .checks:last-child {
      margin-right: 0; }
    .api-info li .supply-company {
      float: left;
      width: 110px; }
    .api-info li .api-search {
      float: right;
      width: 200px; }
      .api-info li .api-search input {
        width: 83%;
        float: left;
        border-radius: 0; }
      .api-info li .api-search button {
        margin-left: -1px;
        width: 34px;
        height: 34px;
        background: url(/img/portal/blt-find.gif) no-repeat center; }
  .api-info li:first-child {
    padding-top: 0; }
  .api-info h4 {
    color: #000;
    font-size: 20px;
    font-weight: 600; }
  .api-info label {
    font-weight: 400; }
  .api-info .api-list {
    border: 1px solid #dedede;
    padding: 15px 10px; }
    .api-info .api-list li {
      border-bottom: 1px solid #dddddd;
      padding-bottom: 10px; }
    .api-info .api-list li:last-child {
      border-bottom: none;
      padding-bottom: 0; }

.api-detail,
.api-detail2 {
  padding: 10px;
  border: 1px solid #969696; }
  .api-detail > div,
  .api-detail2 > div {
    padding: 20px 30px 20px 20px; }
  .api-detail > div:last-child,
  .api-detail2 > div:last-child {
    padding: 20px 20px 20px 30px;
    border-right: none; }

.api-detail {
  background: url(/img/portal/vline-dashed2.gif) repeat-y 377px 0; }

.api-detail2 {
  background: url(/img/portal/vline-dashed3.gif) repeat-y 277px 0; }

/* ==========================================================================
Samsung Fire B2B2C Platform "using-stastics" Design
========================================================================== */
.using-stastics {
  clear: both;
  border: 1px solid #969696;
  background: url(/img/portal/vline-dashed4.gif) repeat-y; }
  .using-stastics .saler-area, .using-stastics .code-area, .using-stastics .date-area {
    position: relative;
    padding: 30px;
    float: left; }
    .using-stastics .saler-area .select-all, .using-stastics .saler-area .selectRadio, .using-stastics .code-area .select-all, .using-stastics .code-area .selectRadio, .using-stastics .date-area .select-all, .using-stastics .date-area .selectRadio {
      position: absolute;
      top: 35px;
      right: 30px;
      overflow: inherit;
      border: none; }
  .using-stastics .saler-area, .using-stastics .code-area {
    width: 256px; }
    .using-stastics .saler-area div, .using-stastics .code-area div {
      height: 160px; }
      .using-stastics .saler-area div p, .using-stastics .code-area div p {
        padding: 5px 10px !important; }
    .using-stastics .saler-area .search-input, .using-stastics .code-area .search-input {
      margin: 10px 0; }
  .using-stastics .date-area {
    width: 380px; }
    .using-stastics .date-area .control {
      font-size: 20px;
      font-weight: 600;
      letter-spacing: -2px;
      color: #000;
      margin-bottom: 10px; }
    .using-stastics .date-area .selectRadio li {
      float: left; }
    .using-stastics .date-area .input-group > .form-control {
      width: 109px; }
  .using-stastics .product-area {
    margin-top: 20px; }
    .using-stastics .product-area ul {
      border: 1px solid #cccccc;
      padding: 14px 20px; }
      .using-stastics .product-area ul li {
        padding-top: 5px; }
      .using-stastics .product-area ul li:first-child {
        padding-top: 0; }
  .using-stastics .checks {
    overflow: hidden;
    white-space: nowrap; }

/* ==========================================================================
Samsung Fire B2B2C Platform "Roles List" Design
========================================================================== */
.roles {
  padding: 10px;
  margin-top: 0px;
  border: 1px solid #969696;
  background: url(/img/portal/vline-dashed.gif) repeat-y 374px 0; }
  .roles > div {
    padding: 20px 30px 20px 20px; }
  .roles > div:last-child {
    padding: 20px 20px 20px 30px;
    border-right: none; }
  .roles h4 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px; }
  .roles .roles-user {
    border: 1px solid #eaeaea;
    overflow-y: auto;
    height: 360px; }
    .roles .roles-user li p {
      padding: 10px;
      border-bottom: 1px solid #eaeaea; }
      .roles .roles-user li p i {
        font-size: 10px;
        color: #000; }
    .roles .roles-user li p.selectOn {
      background-color: #f3f3f3; }
    .roles .roles-user li p:last-child {
      border-bottom: none; }
    .roles .roles-user i {
      margin: 0 5px; }
  .roles .roles-list {
    border: 1px solid #eaeaea;
    padding: 5px 20px; }
    .roles .roles-list li {
      padding: 13px 0 10px 0;
      border-bottom: 1px solid #eaeaea; }
      .roles .roles-list li span.title {
        display: inline-block;
        width: 90px; }
    .roles .roles-list li:last-child {
      border-bottom: none; }
  .roles label {
    font-weight: 400; }
  .roles .btn {
    font-size: 14px;
    font-weight: 400; }

/* ==========================================================================
Samsung Fire B2B2C Platform "login" Design
========================================================================== */
.login.wrap > p {
  margin: 30px 0 20px 0;
  font-size: 25px;
  color: #000;
  font-weight: 400; }

.login.wrap .table input[type="text"],
.login.wrap .table input[type="password"] {
  width: 340px;
  margin-right: 20px; }

.login.wrap .table input + span {
  line-height: 34px; }

.login.wrap .info-area p {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  text-indent: 10px;
  margin: 10px 0; }
  .login.wrap .info-area p strong {
    color: #000; }

.login.wrap .info-area p:before {
  content: "*";
  position: absolute;
  top: 4px;
  left: -10px; }

/* ==========================================================================
Samsung Fire B2B2C Platform "register" Design
========================================================================== */
.register.wrap .regist-info-p {
  color: #000;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: -2px;
  margin-bottom: 20px; }

.register.wrap h3 {
  font-size: 23px; }

.register.wrap .info-container .process {
  border: 1px solid #cccccc;
  padding: 20px; }
  .register.wrap .info-container .process ol > li {
    padding: 10px 0;
    font-size: 20px;
    color: #000000;
    font-weight: 600; }
    .register.wrap .info-container .process ol > li li {
      padding: 5px 0 0 20px;
      background: url(/img/portal/blt-list.gif) no-repeat 8px 12px;
      font-size: 15px;
      font-weight: 400; }
    .register.wrap .info-container .process ol > li li:first-child {
      padding: 10px 0 0 20px;
      background: url(/img/portal/blt-list.gif) no-repeat 8px 18px; }
  .register.wrap .info-container .process ol > li:first-child {
    padding: 0 0 10px 0; }

.register.wrap .info-container .caution-area {
  padding: 20px;
  margin: 20px 0 0 0;
  background-color: #f5f5f5; }
  .register.wrap .info-container .caution-area dl {
    border: 0 none; }
    .register.wrap .info-container .caution-area dl dt {
      background: url(/img/portal/blt-caution.gif) no-repeat 0 center;
      color: #000;
      border-bottom: none;
      font-size: 15px;
      padding-left: 24px;
      line-height: 15px;
      text-align: inherit; }
    .register.wrap .info-container .caution-area dl dd {
      color: #444444;
      background: url(/img/portal/blt-list.gif) no-repeat 10px 8px;
      font-size: 15px;
      padding: 0 0 0 20px; }

.register.wrap .number-search .form-control {
  float: left;
  width: 340px !important;
  margin-right: 10px; }

.register.wrap .number-search .btn-portal {
  font-size: 14px;
  font-weight: 400; }

.register.wrap .agree-area {
  margin-top: 35px; }
  .register.wrap .agree-area .form-group {
    border: 1px solid #cccccc;
    padding: 20px; }
    .register.wrap .agree-area .form-group div {
      overflow: auto; }
    .register.wrap .agree-area .form-group div:last-child {
      margin-bottom: 0; }
    .register.wrap .agree-area .form-group h4 {
      color: #000;
      font-weight: 600; }
    .register.wrap .agree-area .form-group .form-control.ql-editor {
      overflow-y: auto;
      word-wrap: break-word;
      height: 200px;
      background-color: #f1f1f1;
      padding: 24px !important;
      margin: 10px 0;
      color: #676767; }
  .register.wrap .agree-area .info-area {
    overflow: auto; }
    .register.wrap .agree-area .info-area p {
      float: left;
      margin-right: 10px;
      position: relative;
      font-size: 14px;
      font-weight: 400;
      text-indent: 10px;
      line-height: 28px; }
    .register.wrap .agree-area .info-area p:before {
      content: "*";
      position: absolute;
      top: 2px;
      left: -10px; }
    .register.wrap .agree-area .info-area .btn-terms {
      padding-right: 25px;
      background-image: url(/img/portal/btn-download.gif);
      background-repeat: no-repeat;
      background-position: 93% center; }

.register.wrap .input-area {
  margin-top: 35px;
  overflow: auto; }
  .register.wrap .input-area table div {
    overflow: auto; }
  .register.wrap .input-area table input {
    float: left;
    width: 340px;
    padding: 5px;
    margin-right: 10px; }
  .register.wrap .input-area table button {
    height: 35px; }
  .register.wrap .input-area table .file-btn {
    padding-right: 35px;
    background: url(/img/portal/blt-find.gif) no-repeat right 14px center;
    font-size: 14px;
    font-weight: 400;
    color: inherit; }

.register.wrap .btn-area button {
  margin-right: 10px; }

.register.wrap .btn-area button:last-child {
  margin-right: 0; }

/* ==========================================================================
Samsung Fire B2B2C Platform "service-info","product-", Design
========================================================================== */
.contentArea {
  margin: 10px 0 0; }
  .contentArea .infoArea .info1 {
    padding-bottom: 400px;
    color: #000;
    background: url(/img/portal/info-img.gif) no-repeat center bottom;
    letter-spacing: -2px; }
    .contentArea .infoArea .info1 dt {
      margin-bottom: 30px;
      font-size: 25px;
      font-weight: 400; }
    .contentArea .infoArea .info1 dd {
      font-size: 23px;
      font-weight: 600; }
      .contentArea .infoArea .info1 dd strong {
        color: #1e78d0; }
  .contentArea .infoArea .info2 dt {
    color: #000;
    font-size: 20px; }
  .contentArea .infoArea .info2 dd {
    font-size: 15px;
    text-indent: 25px;
    background: url(/img/portal/blt-arrow.gif) no-repeat left center; }
  .contentArea .examArea {
    margin-top: 60px; }
    .contentArea .examArea h3 {
      color: #000;
      font-size: 20px; }
    .contentArea .examArea dl {
      height: 400px;
      background: url(/img/portal/info-exam-img.gif) no-repeat center top;
      overflow: hidden; }
      .contentArea .examArea dl dt {
        float: left;
        width: 298px;
        text-align: center;
        margin-top: 380px; }
  .contentArea .service-process {
    margin-top: 40px; }
    .contentArea .service-process h3 span {
      font-size: 15px;
      color: #969696; }
    .contentArea .service-process i.loca-icon {
      background: url(/img/portal/icon_location.gif) no-repeat center;
      display: inline-block;
      width: 5px;
      height: 9px;
      vertical-align: middle;
      padding: 0 5px;
      margin-top: -3px; }
  .contentArea .service-info-p, .contentArea .product-info-p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -2px;
    margin-bottom: 20px; }
  .contentArea .service-use-process .process-img {
    padding-top: 130px;
    overflow: auto;
    background: url(/img/portal/bg-service-process.gif) no-repeat center 0px; }
    .contentArea .service-use-process .process-img ol {
      width: 98%;
      margin: 0 auto; }
    .contentArea .service-use-process .process-img li {
      float: left;
      width: 20%;
      font-size: 15px;
      color: #444444;
      text-align: center; }
      .contentArea .service-use-process .process-img li span {
        color: #969696; }
  .contentArea .service-join-method td > i {
    display: inline-block;
    width: 20px;
    height: 19px;
    background: url(/img/portal/icon-method.gif) no-repeat; }
  .contentArea .service-join-method i.saler {
    background-position: 0 0; }
  .contentArea .service-join-method i.agent {
    background-position: -20px 0; }
  .contentArea .service-join-method i.admin {
    background-position: -40px 0; }
  .contentArea .product-info-banner {
    position: relative;
    border: 1px solid #cccccc;
    height: 353px; }
    .contentArea .product-info-banner .product-copy {
      margin: 20px 0 0 24px;
      color: #000;
      font-size: 30px;
      font-weight: 600;
      letter-spacing: -3px;
      line-height: 36px; }
      .contentArea .product-info-banner .product-copy strong {
        color: #1e78d0; }
    .contentArea .product-info-banner .btn-area {
      margin: 24px 0 0 30px;
      text-align: inherit; }
      .contentArea .product-info-banner .btn-area button {
        width: 200px;
        height: 50px;
        margin-right: 20px;
        border: 0 none;
        font-size: 17px; }
      .contentArea .product-info-banner .btn-area .banner {
        color: #fff;
        background-color: #1e78d0; }
      .contentArea .product-info-banner .btn-area .sns {
        color: #444444;
        border: 1px solid #999999;
        background-color: #fff; }
      .contentArea .product-info-banner .btn-area .sns:hover {
        background-color: #f0f0f0; }
      .contentArea .product-info-banner .btn-area .sns[disabled] {
        opacity: 1 !important;
        background-color: #dddddd;
        border-color: #dddddd;
        color: #fff; }
      .contentArea .product-info-banner .btn-area .sns[disabled]:hover {
        opacity: 1 !important;
        background-color: #dddddd;
        border-color: #dddddd;
        color: #fff; }
    .contentArea .product-info-banner .terms-area {
      position: absolute;
      bottom: 0;
      width: 100%;
      border-top: 1px solid #e9e9e9;
      padding: 10px 20px;
      overflow: hidden; }
      .contentArea .product-info-banner .terms-area p {
        float: left;
        padding: 6px 0; }
      .contentArea .product-info-banner .terms-area .btn-terms {
        float: right;
        padding-right: 25px;
        background-image: url(/img/portal/btn-download.gif);
        background-repeat: no-repeat;
        background-position: 80% center; }
  .contentArea .product-info-banner.travel {
    background: url(/img/portal/bg-travel.png) no-repeat center bottom 54px; }
  .contentArea .product-info-banner.simple {
    background: url(/img/portal/bg-simple.png) no-repeat center bottom 54px; }
  .contentArea .product-info-banner.dog {
    background: url(/img/portal/bg-dog.png) no-repeat center bottom 54px; }
  .contentArea .product-info-sub dl {
    min-height: 200px;
    padding: 40px 0 40px 200px;
    border-bottom: 1px solid #e9e9e9; }
    .contentArea .product-info-sub dl dt {
      color: #000;
      font-size: 23px;
      margin-bottom: 14px; }
    .contentArea .product-info-sub dl dd {
      color: #444444;
      background: url(/img/portal/blt-list.gif) no-repeat 10px 10px;
      font-size: 15px;
      line-height: 24px;
      padding-left: 20px; }
  .contentArea .product-info-sub dl.bg-petient {
    background: url(/img/portal/bg-product-petient.gif) no-repeat 30px center; }
  .contentArea .product-info-sub dl.bg-translation {
    background: url(/img/portal/bg-product-translation.gif) no-repeat 30px center; }
  .contentArea .product-info-sub dl.bg-rational {
    background: url(/img/portal/bg-product-rational.gif) no-repeat 30px center; }
  .contentArea .product-info-sub dl.bg-reward {
    background: url(/img/portal/bg-product-reward.gif) no-repeat 30px center; }
  .contentArea .product-info-sub dl.bg-economy {
    background: url(/img/portal/bg-product-economy.gif) no-repeat 30px center; }
  .contentArea .product-info-sub dl.bg-unlimited {
    background: url(/img/portal/bg-product-unlimited.gif) no-repeat 30px center; }
  .contentArea .product-info-sub dl.bg-easyplan {
    background: url(/img/portal/bg-product-easyplan.gif) no-repeat 30px center; }
  .contentArea .caution-area {
    padding: 20px;
    margin: 50px 0 20px 0;
    background-color: #f5f5f5; }
    .contentArea .caution-area dt {
      background: url(/img/portal/blt-caution.gif) no-repeat 0 center;
      color: #000;
      font-size: 15px;
      padding-left: 24px;
      line-height: 15px;
      margin-bottom: 20px; }
    .contentArea .caution-area dd {
      color: #444444;
      background: url(/img/portal/blt-list.gif) no-repeat 10px 6px;
      font-size: 15px;
      line-height: 18px;
      padding-left: 20px; }

.popupArea .modal-dialog {
  width: 830px; }

.popupArea .modal-content {
  border: 0 none; }

.btn-area {
  text-align: center; }
  .btn-area button {
    margin-right: 10px; }
  .btn-area button:last-child {
    margin-right: 0; }
  .btn-area .btn-coverage {
    width: 220px;
    padding: 12px 0;
    font-size: 17px; }
  .btn-area .btn-conform,
  .btn-area .btn-cancel,
  .btn-area .btn-next,
  .btn-area .btn-pre {
    margin-top: 35px;
    width: 200px;
    padding: 12px 0;
    font-size: 17px;
    font-weight: 400; }
  .btn-area .btn-next {
    background: url(/img/portal/ico-arrow-right.png) no-repeat right 18px center; }
  .btn-area .btn-pre {
    background: url(/img/portal/ico-arrow-left.png) no-repeat left 18px center; }

.glyphicon-calendar2::before {
  display: block;
  width: 16px;
  height: 17px;
  content: "";
  background: url(/img/portal/blt-calendar.gif) no-repeat center; }

/* ==========================================================================
Samsung Fire B2B2C Platform "service-error" design Mobile
========================================================================== */
.service-error {
  position: fixed;
  width: 100vw;
  min-width: 360px;
  height: 100vh;
  padding: 40px 20px;
  margin: auto;
  border-top: 3px solid #1e78d0;
  background: #ffffff; }
  .service-error h1 {
    font-size: 26px;
    letter-spacing: -2px;
    line-height: 60px;
    color: #000000; }
  .service-error .ico-cuation:before {
    content: '';
    display: block;
    width: 78px;
    height: 78px;
    background: url(/img/portal/ico-cuation-m.gif) no-repeat center center;
    background-size: 66%;
    margin: 0 auto; }
  .service-error .title-copy {
    margin: 20px 0;
    font-size: 20px;
    letter-spacing: -2px; }
  .service-error .detail-area {
    background: #f7f7f7;
    padding: 30px; }
    .service-error .detail-area ul li::before {
      content: '';
      display: block;
      position: absolute;
      left: -10px;
      top: 8px;
      border-radius: 100%;
      width: 2px;
      height: 2px;
      background: #000; }
    .service-error .detail-area ul li {
      position: relative;
      margin-left: 10px; }
    .service-error .detail-area ul.cuation-list li::before {
      background: #ff7800; }
    .service-error .detail-area ul.cuation-list li {
      color: #ff7800; }
  .service-error .add-area {
    font-size: 17px;
    margin-top: 20px; }
  .service-error .manager {
    font-weight: 800; }

@media (max-width: 1180px) {
  body {
    max-width: 1180px;
    width: 1180px;
    overflow-x: scroll; } }

@media (min-width: 1180px) {
  .container {
    width: 1180px;
    padding: 0; } }

@media (min-width: 992px) {
  .container {
    width: 1180px;
    padding: 0; } }

@media (min-width: 768px) {
  .col-md-2, .col-md-3 {
    float: left; }
  .container {
    /* 
    	width: 1180px;
    	padding:0;
     */
    /* 2019-07-19 layout 수정 */
    width: 100%;
    padding: 0 40px;
    box-sizing:border-box; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 1180px;
    padding: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 1180px;
    padding: 0; } }

@media (max-width: 768px) {
  .col-md-2, .col-md-3 {
    float: left; }
  .container {
    width: 1180px;
    padding: 0; }
  .form-inline .form-control {
    width: inherit;
    display: inline-block; }
  .form-inline input[type="text"] {
    width: inherit; } }
