.body__bg-color {
  background-color: #f0f0f6 !important;
}

.wrapper__bg-color {
  background-color: #fff !important;
}

.tab__bg-color {
  background-color: #e4e2f1 !important;
}
.tab__font-color {
  color: #716e7f !important;
}
.tab__font-color--on {
  color: #242132 !important;
}
.tab__line-color {
  background-color: #716e7f !important;
}
.tab__border-bottom--on {
  border-color: #242132 !important;
}
.tab__gradient-left {
  background-image: linear-gradient(to right, #e4e2f1, rgba(228, 226, 241, 0)) !important;
}
.tab__gradient-right {
  background-image: linear-gradient(to left, #e4e2f1 50%, rgba(228, 226, 241, 0)) !important;
}

.lnb__bg-color {
  background-color: #e5e4ed !important;
}
.lnb__border-right {
  border-right: 1px solid #fff !important;
}
.lnb__icon-highlight {
  background-image: url(./img/ico-highlight.png) !important;
}
.lnb__icon-new {
  background-image: url(./img/ico-new.png) !important;
  background-size: 7px auto;
}
.lnb__icon-close {
  background-image: url(./img/btn-menu.png) !important;
  background-size: 19px auto;
}
.lnb__icon-close__active {
  background-image: url(./img/btn-menu-active.png) !important;
}

.group__border-color {
  border-color: #fff !important;
}
.group__bg-color {
  background: #e5e4ed !important;
}
.group__bg-color--on {
  background: #33323b !important;
}
.group__font-color {
  color: #797880 !important;
}
.group__font-color--on {
  color: #fff !important;
}
.group__icon-close-arrow {
  background-image: url(./img/arr-off-close.png) !important;
}
.group__icon-close-arrow--on {
  background-image: url(./img/arr-on-close.png) !important;
}
.group__icon-open-arrow {
  background-image: url(./img/arr-off-open.png) !important;
}
.group__icon-open-arrow--on {
  background-image: url(./img/arr-on-open.png) !important;
}

.menu__icon-active {
  background-image: url(./img/arr-selected.png) !important;
}
.menu__bg-color {
  background: #d3d1df !important;
}
.menu__bg-color--on {
  background: #fff !important;
}
.menu__font-color {
  color: #797880 !important;
}
.menu__font-color--on {
  color: #33323b !important;
}
.menu__border-bottom {
  border-color: #fff !important;
}

.content__bg-color {
  background-color: #fff !important;
}
.content-inner__bg-color {
  background-color: #fff !important;
}
.content__font-color {
  color: #33323b !important;
}
.content__font-color p {
  color: #33323b !important;
}
.content-title__font-color {
  color: #33323b !important;
}
.content-title__border {
  border-color: #9291ad !important;
}
.content-title__bg-color {
  background-color: #fff !important;
}
.content-title__icon-back {
  background-image: url(./img/ico-title-back.png) !important;
}
.content__icon-back {
  background-image: url(./img/ico-title-back-square.png) !important;
}

.prob-search-input__border {
  border-color: #aaa8b8 !important;
}
.prob-search-input__bg-color {
  background-color: #fff !important;
}
.prob-search-input__font-color {
  color: #000 !important;
}
.prob-search-btn__bg-color {
  background-color: #e4e2f1 !important;
}
.prob-search-btn__icon-search {
  background-image: url(./img/ico-prob-search.png) !important;
}
.prob-search-btn__icon-arrow-up {
  background-image: url(./img/ico-arrow-up.png) !important;
}
.prob-search-btn__icon-arrow-down {
  background-image: url(./img/ico-arrow-down.png) !important;
}
.prob-move-btn__border-left {
  border-left: 1px solid rgba(101, 84, 70, 0.2) !important;
}
.prob-wrap h1 {
  color: #242132 !important;
}
.prob-wrap h2 {
  color: #242132 !important;
}
.prob-wrap h3 {
  color: #242132 !important;
}
.prob-wrap h4 {
  color: #242132 !important;
}
.prob-wrap table td, .prob-wrap table th {
  border-color: #aaa8b8 !important;
  color: #242132 !important;
}
.prob-wrap table th, .prob-wrap table tr td:first-child {
  background-color: #e4e2f1 !important;
}
.prob-wrap table td {
  background-color: #fff !important;
}

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