html, body {
    height: 100%;
    width: 100%; }

body {
    margin: 0;
    padding: 0;
    font: 12px/1 'Noto Sans KR',sans-serif;
    color: #000;
    -webkit-text-size-adjust: 100%;
    background: #eee;
    overflow: hidden;
    overflow-x: auto;
    letter-spacing: -.3px; }

h1, h2, input, ul, dd, p {
    padding: 0;
    margin: 0; }

table {
    border-spacing: 0;
    border-collapse: collapse; }

img {
    border: 0; }

li {
    list-style: none; }

button {
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    text-align: center;
    background: none;
    font-family: 'Noto Sans KR',sans-serif; }

a, a:link, a:visited, a:active {
    text-decoration: none; }

a {
    color: #757575; }

* {
    box-sizing: border-box; }

section {
    -ms-overflow-style: none;
    overflow-style: none; }

section::-webkit-scrollbar {
    display: none; }

:focus {
    outline: none; }

.pointer {
    cursor: pointer; }

.ui-widget, select.bw-input.ipt-select, .bw-form .bw-input, textarea {
    font-family: 'Noto Sans KR',sans-serif !important; }

.w-auto {
    width: auto !important; }

.h-auto {
    height: auto !important; }

.w-1 {
    width: 1% !important; }

.w-3 {
    width: 3% !important; }

.w-4 {
    width: 4% !important; }

.w-5 {
    width: 5% !important; }

.w-5-3 {
    width: 5.3% !important; }

.w-7 {
    width: 7% !important; }

.w-10 {
    width: 10% !important; }

.w-11 {
    width: 11% !important; }

.w-13 {
    width: 13% !important; }

.w-15 {
    width: 15% !important; }

.w-16 {
    width: 16% !important; }

.w-17 {
    width: 17% !important; }

.w-18 {
    width: 18% !important; }

.w-19-9 {
    width: 19.9% !important; }

.w-20 {
    width: 20% !important; }

.w-20-5 {
    width: 20.5% !important; }

.w-21 {
    width: 21% !important; }

.w-22 {
    width: 22% !important; }

.w-24 {
    width: 24% !important; }

.w-24-7 {
    width: 24.65% !important; }

.w-24-92 {
    width: 24.92% !important; }

.w-25 {
    width: 25% !important; }

.w-26 {
    width: 26% !important; }

.w-27 {
    width: 27% !important; }

.w-29 {
    width: 29% !important; }

.w-30 {
    width: 30% !important; }

.w-31 {
    width: 31% !important; }

.w-32 {
    width: 32% !important; }

.w-33 {
    width: 33% !important; }

.w-34 {
    width: 34% !important; }

.w-35 {
    width: 35% !important; }

.w-40 {
    width: 40% !important; }

.w-43 {
    width: 43% !important; }

.w-45 {
    width: 45% !important; }

.w-47 {
    width: 47% !important; }

.w-48 {
    width: 48% !important; }

.w-49 {
    width: 49% !important; }

.w-50 {
    width: 50% !important; }

.w-51 {
    width: 51% !important; }

.w-53 {
    width: 53% !important; }

.w-55 {
    width: 55% !important; }

.w-57 {
    width: 57% !important; }

.w-60 {
    width: 60% !important; }

.w-61 {
    width: 61% !important; }

.w-64 {
    width: 64% !important; }

.w-65 {
    width: 65% !important; }

.w-66 {
    width: 66% !important; }

.w-67 {
    width: 67% !important; }

.w-69 {
    width: 69% !important; }

.w-70 {
    width: 70% !important; }

.w-71 {
    width: 71% !important; }

.w-73 {
    width: 73% !important; }

.w-74 {
    width: 74% !important; }

.w-75 {
    width: 75% !important; }

.w-75-08 {
    width: 75.08% !important; }

.w-75-3 {
    width: 75.35% !important; }

.w-76 {
    width: 76% !important; }

.w-78 {
    width: 78% !important; }

.w-79 {
    width: 79% !important; }

.w-79-5 {
    width: 79.5% !important; }

.w-80-1 {
    width: 80.1% !important; }

.w-80 {
    width: 80% !important; }

.w-83 {
    width: 83% !important; }

.w-85 {
    width: 85% !important; }

.w-87 {
    width: 87% !important; }

.w-89 {
    width: 89% !important; }

.w-90 {
    width: 90% !important; }

.w-93 {
    width: 93% !important; }

.w-99 {
    width: 99% !important; }

.w-100 {
    width: 100% !important; }

.h-50 {
    height: 50px !important; }

.h-55 {
    height: 55px !important; }

.h-180 {
    height: 180px !important; }

.h-185 {
    height: 185px !important; }

.h-210 {
    height: 210px !important; }

.h-250 {
    height: 250px !important; }

.h-300 {
    height: 300px !important; }

.h-400 {
    height: 400px !important; }

.h-500 {
    height: 500px !important; }

.h-700 {
    height: 700px !important; }

.h-800 {
    height: 800px !important; }

.h-1100 {
    height: 1100px !important; }

.h-1400 {
    height: 1400px !important; }

.h-1700 {
    height: 1700px !important; }

.col-1 li {
    width: 100%; }

.col-2 li {
    width: 50%; }

.col-3 li {
    width: 33.333333%; }

.col-4 li {
    width: 25%; }

.col-5 li {
    width: 20%; }

.clr-mg {
    margin: 0 !important; }

.clr-mg-t {
    margin-top: 0 !important; }

.clr-mg-b {
    margin-bottom: 0 !important; }

.add-mg {
    margin: 20px !important; }

.add-mg-t {
    margin-top: 20px !important; }

.add-mg-t-178 {
  margin-top: 178px !important; }

.add-mg-t-5 {
    margin-top: 5px !important; }

.add-mg-l {
    margin-left: 20px !important; }

.add-mg-l-10 {
    margin-left: 10px !important; }

.add-mg-r {
    margin-right: 20px !important; }

.add-mg-r-50 {
    margin-right: 50px !important;
    padding:0px 7px !important; }

.add-md-rc {
    margin-right: 0 !important; }

.add-mg-b {
    margin-bottom: 20px !important; }

.add-mg-b-10 {
    margin-bottom: 10px !important; }

.add-mg-zero {
    margin: 0 !important; }

.add-mg-20 {
    margin: 20px !important; }

.add-mg-r-40 {
    margin-right: 40px !important; }

.add-mg-r-2p {
    margin-right: 2% !important; }

.clr-pd {
    padding: 0 !important; }

.padding-5 {
    padding: 5px; }

.padding-10 {
    padding: 10px; }

.add-pd-t-80 {
    padding-top: 80px !important; }

.add-pd-t {
    padding-top: 20px !important; }

.add-pd-t-10 {
    padding-top: 10px !important; }

.add-pd-l {
    padding-left: 20px !important; }

.add-pd-l-10 {
    padding-left: 10px !important; }

.add-pd-r {
    padding-right: 20px !important; }

.padding-r-50 {
    padding-right: 50px !important; }

.padding-r-40 {
    padding-right: 40px !important; }

.padding-r-30 {
    padding-right: 30px !important; }

.padding-r-10 {
    padding-right: 10px !important; }

.add-pd-b {
    padding-bottom: 20px !important; }

.add-pd-b-10 {
    padding-bottom: 10px !important; }

.add-pd-2p {
    padding: 2% !important; }

.add-bd {
    border: 1px solid #eee; }

.add-bd-blue {
    border: 1px solid #1B1E6D;
    border-radius: 3px;
    background: #232896; }

.add-bd-tdash {
    border-top: 1px dashed #5b6dbf; }

.clr-bd-t {
    border: 1px solid transparent !important; }

.clr-bd-b {
    border: 0 !important; }

.clr-bd-rl {
    border-left: 0 !important;
    border-right: 0 !important; }

.radius-30 {
    border-radius: 30px !important; }

.fix-btm {
    position: absolute;
    bottom: 0;
    right: 0; }

.fix-ctr {
    position: absolute;
    top: 30%;
    right: 0; }

.fix-center {
    margin: 0 auto !important; }

.fix-l {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }

.fix-r {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; }

.fix-h {
    overflow-y: auto !important; }

.clr:after {
    display: block;
    clear: both;
    content: ""; }

.f-l {
    float: left !important; }

.f-r {
    float: right !important; }

.top-5 {
    top: 5px; }

.top-3-m {
    top: -3px !important; }

.bottom-5 {
    bottom: 5px; }

.bottom-8 {
    bottom: 8px; }

.left-10 {
    left: 10px; }

.right-10 {
    right: 10px; }

.right-15 {
    right: 15px !important; }

.right-20 {
    right: 20px; }

.right-30 {
    right: 30px; }

.right-minus-15 {
    right: -15px; }

.p-abs {
    position: absolute !important; }

.p-rel {
    position: relative !important; }

.p-sticky {
    position: sticky !important; }

.chr-c-blue {
    color: #5b6dbf !important; }

.chr-c-orange {
    color: #ff4526 !important; }

.chr-c-green {
    color: #1fa67a !important; }

.chr-c-red {
    color: #b90021 !important; }

.chr-c-yellow {
    color: #FF6A13 !important; }

.chr-c-yellow2 {
    color: #FFCC13 !important; }

.chr-c-black {
    color: #333333 !important; }

.clr-bg {
    background: none !important; }

.s-bo {
    background: #1fa67a; }

.s-so {
    background: #5b6dbf; }

.s-db {
    background: #ff4526; }

.s-omm {
    background: #8b1fa6; }

.s-etc {
    background: #e3e615;
    color: #1fa6b0; }

.s-create {
    background: #1fa67a;
    border: 2px solid #1fa67a; }

.s-read {
    background: #8b1fa6;
    border: 2px solid #8b1fa6; }

.s-update {
    background: #5b6dbf;
    border: 2px solid #5b6dbf; }

.s-delete {
    background: #ff4526;
    border: 2px solid #ff4526; }

.s-create, .s-read, .s-update, .s-delete {
    width: 12px;
    margin: 0 2px; }

.s-read.null, .s-create.null, .s-update.null, .s-delete.null {
    background: transparent;
    border: 2px solid #eeeeee;
    color: #888888; }

.a-center {
    text-align: center !important; }

.a-left {
    text-align: left !important; }

.a-right {
    text-align: right !important; }

.d-block {
    display: block !important; }

.in-block {
    display: inline-block !important; }

.d-none {
    display: none !important; }

.right-0 {
    right: 0; }

.add-shadow {
    box-shadow: 2px 0px 4px #E0E0E0; }

.add-scroll {
    height: 242px;
    overflow-y: auto; }

.vertical-top {
    vertical-align: text-bottom !important; }

.bw-tool {
    box-sizing: content-box; }

.upper-case {
    text-transform: uppercase; }

/* Noto Sans KR */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url(../sass/font/noto/NotoSansKR-Thin.otf) format("opentype"); }
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url(../sass/font/noto/NotoSansKR-Light.otf) format("opentype"); }
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url(../sass/font/noto/NotoSansKR-Regular.otf) format("opentype"); }
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url(../sass/font/noto/NotoSansKR-Medium.otf) format("opentype"); }
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url(../sass/font/noto/NotoSansKR-Bold.otf) format("opentype"); }
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: url(../sass/font/noto/NotoSansKR-Black.otf) format("opentype"); }
/*EXO2*/
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 300;
    src: url(../sass/font/exo2/Exo2-Light.ttf) format("truetype"); }
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 400;
    src: url(../sass/font/exo2/Exo2-Regular.ttf) format("truetype"); }
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 500;
    src: url(../sass/font/exo2/Exo2-Medium.ttf) format("truetype"); }
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    src: url(../sass/font/exo2/Exo2-SemiBold.ttf) format("truetype"); }
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 700;
    src: url(../sass/font/exo2/Exo2-Bold.ttf) format("truetype"); }
@font-face {
    font-family: 'NanumGothicCoding';
    font-style: bold;
    font-weight: 500;
    src: url(../sass/font/NanumGothic/NanumGothicCoding.ttf) format("truetype"); }
.login-wrap {
    margin: 0;
    padding: 0;
    height: 100%; }
.login-wrap .login-container {
    position: absolute;
    width: 350px;
    height: 450px;
    top: 50%;
    margin-top: -200px;
    left: 50%;
    margin-left: -175px;
    text-align: center;
    opacity: 0.9; }
.login-wrap .login-container h1 {
    margin-bottom: 10px;
    padding: 10px 0 0;
    /*  background:url('../images/login-bar.png') no-repeat 100%;
       background-position:top; */
    font-family: 'Exo 2',sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 40px;
    color: #fff; }
.login-wrap .login-container h1:before {
    width: 55px;
    height: 2px;
    background: #fff;
    content: ' ';
    display: inline-block; }
.login-wrap .login-container .login {
    margin: 15px 0 30px; }
.login-wrap .login-container .login ul {
    margin: 0 auto;
    width: 80%; }
.login-wrap .login-container .login ul li {
    line-height: 50px;
    margin-bottom: 10px; }
.login-wrap .login-container .login ul li input[type="text"]::-webkit-input-placeholder {
    color: #fff; }
.login-wrap .login-container .login ul li input[type="text"]::-moz-placeholder {
    color: #fff; }
.login-wrap .login-container .login ul li input[type="password"]::-webkit-input-placeholder {
    color: #fff; }
.login-wrap .login-container .login ul li input[type="password"]::-moz-placeholder {
    color: #fff; }
.login-wrap .login-container .login ul li .bw-input {
    width: 100%;
    height: 40px;
    border-radius: 0;
    border: 0;
    line-height: 40px;
    color: #fff;
    text-indent: 10px;
    background: rgba(255, 255, 255, 0.14); }
.login-wrap .login-container .login ul li .bw-input.ipt-select {
    height: 40px;
    text-indent: 10px !important;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.14) url("../images/svg/com-arrow-down-white.svg") no-repeat !important;
    background-position: right 10px center !important;
    background-size: 20px 20px !important; }
.login-wrap .login-container .login ul li .bw-input.ipt-select option {
    background: #fff;
    padding: 10px 0 10px 20px;
    color: #4553a8; }
.login-wrap .login-container .login ul li .bw-btn-txt {
    width: 100%;
    height: 40px;
    border: 0;
    background: white;
    border-radius: 0; }
.login-wrap .login-container .login ul li .bw-btn-txt:hover {
    color: #fff;
    font-size: 13px; }
.login-wrap .login-container .bw-copyright {
    margin-top: 20px;
    color: rgba(255, 255, 255, 0.56);
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 100;
    letter-spacing: .5px; }

body {
    overflow-x: auto;
    min-width: 1200px; }
body > .main-wrap {
    min-width: 1200px; }
body .main-wrap {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0; }

/* section[data-page]{
    display: none;
    &.on{
        display: block;
    }
} */
header {
    height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    text-align: center; }
header .header-main {
    position: relative;
    padding: 7px 10px;
    height: 40px;
    color: #fff; }
header .header-main .logo {
    display: inline-block;
    font-size: 15px;
    line-height: 40px; }
header .header-main .logo a {
    display: block;
    color: #fff;
    font-family: 'Exo 2',sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px; }
header .header-main .title {
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Exo 2',sans-serif;
    font-weight: 500; }
header .header-main .header-tool {
    float: right;
    line-height: 26px; }
header .header-main .header-tool .bw-util {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px; }
header .header-main .header-tool .bw-util li {
    position: relative;
    display: inline-block;
    float: left;
    line-height: 25px;
    margin-right: 10px; }
header .header-main .header-tool .bw-util li:last-child {
    margin-right: 0; }
header .header-main .header-tool .bw-util li:hover {
    display: block; }
header .header-main .header-tool .bw-util li:after {
    clear: both;
    display: block;
    content: ""; }
header .header-main .header-tool .bw-util li .bw-icon {
    float: left;
    display: inline-block;
    line-height: 30px; }
header .header-main .header-tool .bw-util li .bw-input {
    font-weight: 300;
    margin-right: 10px;
    float: left;
    display: inline-block;
    line-height: 30px; }
header .header-main .header-tool .bw-util li .util-sub.hover-effect, header .header-main .header-tool .bw-util li .util-sub.on {
    display: block; }
header .header-main .header-tool .ccb-header-item {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle; }
header .header-main .bw-input {
    color: #fff; }
header .header-main .bw-input.w-100 {
    color: black; }
header h1.logo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 200px;
    background: rgba(0, 0, 0, 0.05);
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    line-height: 40px;
    text-align: left;
    text-indent: 20px;
    box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1); }
header .util-sub {
    display: none;
    position: absolute;
    top: 35px;
    width: 200px;
    left: 50%;
    margin-left: -130px;
    background: #fff;
    border: 1px solid #eaeaea;
    box-shadow: 1px 1px 3px #eaeaea; }
header .util-sub:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent; }
header .util-sub div {
    padding: 20px;
    border-bottom: 1px solid #eaeaea; }
header .util-sub div .change-user-item {
    padding: 0;
    margin: 0 0 5px 0;
    color: #555 !important;
    background-color: #fff !important;
    font-size: 1.25em;
    font-weight: 400;
    text-align: left; }
header .util-sub div .change-user-item:hover {
    background-color: #fff; }
header .util-sub div .change-user-item.in-block {
    width: 95px; }
header .util-sub div .bw-form li {
    width: 100%;
    border: none;
    background: #fff; }
header .util-sub div .bw-form li .bw-input {
    margin-bottom: 20px;
    padding: 0;
    border: none;
    border-bottom: 1px solid #bfbfbf;
    font-size: 1.083em;
    color: #989898; }
header .util-sub div .bw-form li .normal-btn {
    color: #989898;
    background: none;
    font-size: 1.25em;
    float: left;
    padding: 0;
    border: 0; }
header .util-sub div .bw-form li .normal-btn:hover {
    background: none;
    border: none; }
header .util-sub.alarm-sub {
    right: 0 !important;
    left: inherit;
    width: 565px;
    padding: 9px 0;
    border: 1px solid #eaeaea;
    box-shadow: 5px 5px 5px #eaeaea;
    overflow: scroll; }
header .util-sub.alarm-sub:after {
    border-bottom: none; }
header .util-sub.alarm-sub ul li {
    width: 100%;
    margin: 0;
    padding: 0 20px;
    height: 28px;
    font-size: 13px;
    line-height: 28px !important;
    color: #494949;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
header .util-sub.alarm-sub ul li:hover {
    cursor: pointer;
    background: #f3f3f3; }
header .util-sub.alarm-sub ul li p {
    display: inline-block;
    width: 485px; }
header .util-sub.alarm-sub ul li span {
    display: inline-block;
    width: 28px;
    font-size: 10px;
    color: #b6b6b6;
    margin: 0 10px 0 20px; }
header .util-sub.theme-sub {
    padding: 10px;
    width: 100px;
    margin-left: -50px; }
header .util-sub.theme-sub .change-theme-item {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 0;
    border-radius: 15px;
    cursor: pointer; }
header .util-sub.theme-sub .change-theme-item.on {
    border: 3px solid #999; }
header .util-sub.theme-sub .change-theme-item[data-theme="default"] {
    background: #576cc5; }
header .util-sub.theme-sub .change-theme-item[data-theme="theme1"] {
    background: #27b898; }
header .util-sub.theme-sub .change-theme-item[data-theme="theme2"] {
    background: #0e278f; }
header .util-sub.theme-sub .change-theme-item[data-theme="theme3"] {
    background: #6c0084; }
header .util-sub.theme-sub .change-theme-item[data-theme="theme4"] {
    background: #676767; }

.main-menu {
    height: 100%;
    overflow: auto; }

.main-menu > .config {
    color: #4f4c4c;
    font-weight: 100;
    font-size: 12px;
    letter-spacing: normal;
    margin: 5px;
    float: left;
    bottom: 0;
    position: fixed;
}

aside {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 35px;
    border-radius: 0px;
    background: #fff;
    border-right: 1px solid #ededed;
    z-index: 8; }
aside .fav {
    margin: 0;
    padding: 0; }
aside .fav li {
    position: relative;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-bottom: 1px solid #ededed;
    cursor: pointer; }
aside .fav li:hover .sub-menu {
    display: block; }
aside .fav li .sub-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 34px;
    padding: 0 10px;
    width: 166px;
    background: #fff; }
aside .fav li .sub-menu li {
    line-height: 30px;
    height: 35px;
    border-bottom: 1px dashed #ededed;
    text-align: left;
    text-indent: 10px;
    font-size: 12px;
    cursor: pointer; }
aside .fav li .sub-menu li:last-child {
    border-bottom: 0; }
aside .fav li .sub-menu li:after {
    content: "";
    position: absolute;
    top: 13px;
    left: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #fff; }
aside .fav li .sub-menu li:hover {
    color: #fff; }
aside .fav li .hover-effect {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    filter: none;
    -webkit-filter: none;
    -ms-filter: none;
    box-shadow: none;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out; }
aside .fav li .hover-effect:hover {
    color: #fff;
    box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.1);
    filter: none;
    -ms-filter: none;
    -webkit-filter: none;
    transform: translate3d(0, -1px, 0);
    -webkit-transform: translate3d(0, -1px, 0);
    -ms-transform: translate3d(0, -1px, 0); }
aside .alarm {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 7px;
    right: 5px;
    border-radius: 15px;
    background: #ff3600;
    color: #fff;
    line-height: 12px;
    font-size: 8px; }

.side-nav {
    display: block;
    position: fixed;
    top: 40px;
    bottom: 0;
    left: 0;
    padding: 0;
    width: 200px;
    border-radius: 3px;
    background: #fff;
    z-index: 8; }

.bw-stt {
    font-size: 1.2em;
    font-weight: 500;
    color: #656565;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    padding-left: 15px; }

.bw-tt {
    font-size: 14px;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    padding-left: 10px; }
.bw-tt .bw-menu-separator {
    display: inline-block;
    vertical-align: sub; }

.bw-acc-stt {
    font-size: 13px;
    font-weight: 500;
    color: #656565;
    line-height: 30px;
    padding-left: 15px; }

.desc {
    font-size: 0.85em;
    color: #555;
    font-weight: 400;
    display: inline-block;
    margin-left: 20px; }
.desc.total-count {
    font-size: 1em;
    margin-left: 5px; }

.bw-tool {
    position: relative;
    height: 35px;
    background: #f6f6f6;
    line-height: 35px;
    padding-left: 10px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee; }
.bw-tool:after {
    clear: both;
    display: block;
    content: ""; }
.bw-tool .btn-wrap button {
    margin: 0 6px;
    height: 100%; }
.bw-tool select.bw-input.ipt-select {
    padding: 0 30px 0 10px;
    border: 1px solid #dedede;
    border-radius: 0; }
.bw-tool select.bw-input.ipt-select.bg-clr {
    border: 0;
    background: transparent; }
.bw-tool select.bw-input.ipt-select.text-center {
    text-align-last: center; }
.bw-tool .bw-input {
    margin-right: 5px;
    display: inline-block;
    padding: 0 30px 0 10px;
    border: 1px solid #dedede;
    border-radius: 0; }
.bw-tool .search-version select.bw-input.ipt-select {
    padding: 0 5px !important;
    border: 0px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px; }
.bw-tool .bw-acc-stt {
    font-size: 13px;
    font-weight: 500;
    color: #656565;
    line-height: 30px;
    padding-left: 15px;
    margin-left: -5px; }
.bw-tool .bw-desc {
    margin-right: 5px;
    display: inline-block;
    font-size: 11px;
    color: #444444;
    font-weight: 500;
    margin: 0;
    padding: 0; }
.bw-tool .radio-wrap {
    line-height: 20px;
    padding-top: 5px;
    margin-right: 10px; }
.bw-tool .radio-wrap .bw-label {
    margin-right: 10px;
    font-size: 11px;
    text-transform: uppercase;
    color: #585858; }

.bw-tool-white {
    position: relative;
    height: 30px; }

#footer {
    z-index: 10;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    background: #515255;
    color: #eee; }
#footer .log-console {
    position: absolute;
    padding: 0 10px;
    height: 30px;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 1px solid #bbb;
    background: #515255;
    color: #ddd;
    line-height: 30px; }
#footer .log-console .bx-btn {
    float: right;
    margin-left: 4px;
    margin-top: 4px;
    color: #b0b0b0; }
#footer .cbb-log-message-area {
    display: none;
    position: absolute;
    height: 150px;
    right: 0;
    bottom: 30px;
    left: 0;
    padding: 5px 10px;
    background: #333;
    color: #eee;
    overflow: auto; }

.main {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 200px;
    right: 0;
    background: #fff;
    z-index: 6; }
.main.extended {
    left: 50px; }
.main .main-tab {
    position: relative;
    height: 35px;
    background: #eee;
    border-bottom: 1px solid #ccc;
    overflow-x: auto; }
.main .main-tab .tab-list {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 50px;
    overflow: hidden; }
.main .main-tab .tab-list .bw-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px; }
.main .main-tab .tab-list li {
    height: 35px;
    position: relative;
    display: inline-block;
    width: 20%;
    cursor: pointer;
    line-height: 35px;
    font-size: 1.1em;
    font-weight: 400;
    border-right: 1px solid #ededed; }
.main .main-tab .tab-list li.on .after {
    box-shadow: 2px 0px 3px #e0e0e0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 10px;
    z-index: 99; }
.main .main-tab .tab-list li.on .before {
    box-shadow: -2px 0px 3px #e0e0e0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10px;
    z-index: 99; }
.main .main-tab .tab-list li p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center; }
.main .main-tab .tab-list li button {
    line-height: 0; }
.main .main-tab .btn-util {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px; }
.main .main-tab .btn-util .fa {
    font-size: 20px;
    color: #c1c1c1; }
.main .main-tab .btn-util .bw-btn {
    width: 25px;
    height: 100%;
    display: inline-block;
    float: left;
    background: #fff;
    border-left: 1px solid #ededed; }
.main .main-tab .btn-util .bw-btn:first-child {
    border-left: 0; }
.main .main-contents {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto; }
.main .main-contents.add-bg {
    background: #f6f6f6; }
.main .main-contents > section:not(.empty-message) {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px 20px;
    background: #fff; }
.main .main-contents > section:not(.empty-message)[data-page] {
    z-index: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden; }
.main .main-contents > section:not(.empty-message)[data-page].on {
    z-index: 7;
    visibility: visible;
    height: 100%;
    overflow: auto; }
.main .main-contents .layout-wrap {
    position: absolute;
    top: 45px;
    left: 20px;
    right: 20px;
    bottom: 65px; }
.main .main-contents .layout-wrap .layout {
    position: absolute;
    top: 0;
    bottom: 0; }
.main .main-contents .layout-wrap .layout.bw-tree-wrap .bw-wrap .bw-input {
    background: transparent;
    text-indent: 10px; }
.main .main-contents .layout-wrap .layout.bw-tree-wrap .bw-wrap .bw-input.left-select {
    border-radius: 10px;
    border-right: 1px solid #e6e6e6;
    padding-right: 20px; }
.main .main-contents .layout-wrap .layout.col1 {
    left: 0;
    width: 370px;
    padding-right: 10px;
    border: 1px solid #eee;
    z-index: 10;
    background: #fff;
    height: 600px; }
.main .main-contents .layout-wrap .layout.col1 .bw-tool {
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #eee; }
.main .main-contents .layout-wrap .layout.col1 .search-wrap {
    border-left: 0;
    border-right: 0; }
.main .main-contents .layout-wrap .layout.col1 .bw-tool .bw-input {
    padding: 0;
    margin: 0;
    border: 0; }
.main .main-contents .layout-wrap .layout.col2 {
    left: 380px;
    right: 0; }
.main .main-contents .layout-wrap .layout .institution-tree-wrap, .main .main-contents .layout-wrap .layout .system-tree-wrap {
    height: calc(100% - 28px); }
.main .main-contents .layout-wrap .layout .institution-tree-wrap .bw-tool, .main .main-contents .layout-wrap .layout .system-tree-wrap .bw-tool {
    padding-top: 5px; }
.main .main-contents .layout-wrap .layout .institution-tree-wrap .input-wrap, .main .main-contents .layout-wrap .layout .system-tree-wrap .input-wrap {
    margin-top: 0; }
.main .main-contents .layout-wrap .layout .msg-detail-wrap .input-wrap, .main .main-contents .layout-wrap .layout .bxf-form-wrap .input-wrap {
    margin-top: 0; }
.main .main-contents .layout-wrap .layout .bw-wrap {
    position: relative; }
.main .main-contents .layout-wrap .layout .bw-wrap > .fix-r {
    right: 10px; }
.main .main-contents .log-wrap {
    border: 1px solid #eee;
    padding: 10px;
    text-align: center; }
.main .main-contents .log-wrap .bw-log {
    display: inline-block;
    margin: 100px auto; }
.main .main-contents .log-wrap .bw-log.arrow-bg {
    width: 60px;
    height: 100px; }
.main .main-contents .log-wrap .bw-log.low-height {
    margin: 0 auto; }
.main .main-contents .log-wrap .bw-log table {
    margin: 20px 0; }
.main .main-contents .log-wrap .bw-log .log-center .switch {
    margin: 40px 4px; }
.main .main-contents .log-wrap .bw-log .switch {
    margin: 0 4px; }
.main .main-contents .log-wrap .bw-log .log-center {
    margin: 0 60px; }
.main .main-contents .log-wrap .bw-log li {
    display: inline-block;
    float: left; }
.main .main-contents .log-wrap .bw-log li > div {
    display: inline-block;
    float: left;
    text-align: center; }
.main .main-contents .log-wrap .bw-log li > div > div {
    display: inline-block;
    float: left;
    text-align: center; }
.main .main-contents .log-wrap .bw-log li .log-title {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    padding: 10px 20px; }
.main .main-contents .log-wrap .bw-log li .log-title.log-process {
    background: #fff; }
.main .main-contents .log-wrap .bw-log li .log-title .bw-icon {
    margin: 0 auto;
    text-align: center; }
.main .main-contents .log-wrap .bw-log li .log-title span {
    display: inline-block;
    font-size: 13px;
    color: #fff; }
.main .main-contents .log-wrap .bw-log li .arrow-bg {
    width: 60px;
    height: 30px; }
.main .main-contents .log-wrap .bw-log li .arrow-bg.reverse {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg); }
.main .main-contents .module-wrap {
    position: relative;
    width: 100%;
    display: inline-block; }
.main .main-contents .module-wrap:after {
    clear: both;
    content: "";
    display: block; }
.main .main-contents .module-wrap.clr-grid-mg .module:first-child .bw-grid.add-bd {
    border-left: 0;
    border-bottom: 0;
    margin-right: 10px; }
.main .main-contents .module-wrap.clr-grid-mg .module:last-child .bw-grid.add-bd {
    border-right: 0;
    border-bottom: 0; }
.main .main-contents .module-wrap.clr-grid-mg .module.sub-section {
    border: 1px solid #eee;
    padding: 10px 20px;
    margin-bottom: 10px; }
.main .main-contents .module-wrap.clr-grid-mg .module.sub-section h4 {
    margin-top: 0;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 5px; }
.main .main-contents .module-wrap.clr-grid-mg .module .bw-grid {
    margin: 0;
    border-top: 0; }
.main .main-contents .module-wrap .module {
    position: relative;
    display: inline-block;
    float: left; }
.main .main-contents .module-wrap .module:first-child .bw-grid, .main .main-contents .module-wrap .module:last-child .bw-grid {
    margin-right: 10px; }
.main .main-contents .module-wrap .module .bw-grid {
    margin: 20px; }
.main .main-contents .module-wrap .module .select-grid .bw-grid {
    display: none; }
.main .main-contents .module-wrap .module .select-grid .bw-grid.show {
    display: block; }

/* ========================================================== */
.md-db .module {
    padding: 0;
    border: 0;
    width: 100%; }
.md-db .module .module-inner {
    position: relative;
    padding: 10px 15px;
    height: 250px;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid #eaeaea;
    background: #fff; }
.md-db .module .module-inner .db-tt {
    position: relative;
    margin: 0;
    padding: 0;
    margin-bottom: 7px;
    font-weight: 500;
    letter-spacing: -1px;
    font-size: 15px; }
.md-db .module .module-inner .db-tt.tt-cal {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    font-family: arial,sans-serif;
    text-align: center; }
.md-db .module .module-inner .db-tt.inc-chart {
    margin-bottom: 5px; }
.md-db .module .module-inner .db-tt .bw-icon {
    /* position:absolute;
        top:0;
        right:-3px; */ }
.md-db .module .module-inner .db-tt .in {
    color: #354dcb; }
.md-db .module .module-inner .db-tt .out {
    color: #ff0195; }
.md-db .module .module-inner .bw-acc-stt {
    font-size: 1.1em;
    font-weight: 500;
    color: #656565;
    line-height: 30px;
    padding-left: 15px;
    margin-left: -5px; }
.md-db .module .module-inner .bw-grid td {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 22px; }
.md-db .module .module-inner .bw-grid th {
    height: 22px; }
.md-db .module .module-inner .bw-monitor {
    width: 100%; }
.md-db .module .module-inner .bw-monitor.small li {
    height: 95px; }
.md-db .module .module-inner .bw-monitor.small li dt span {
    font-size: 10px; }
.md-db .module .module-inner .bw-monitor.small li dd {
    font-size: 21px; }
.md-db .module .module-inner .bw-monitor li {
    float: left;
    padding: 5px 0;
    display: inline-block;
    background: #f9f9f9;
    width: 33.33333%;
    height: 110px; }
.md-db .module .module-inner .bw-monitor li dl {
    margin: 0;
    padding: 0;
    height: 100%; }
.md-db .module .module-inner .bw-monitor li dl.f-c {
    border-right: 1px dashed #e0e0e0; }
.md-db .module .module-inner .bw-monitor li dl dt .bw-icon {
    display: block; }
.md-db .module .module-inner .bw-monitor li dl dt span {
    margin: 0;
    text-align: center;
    line-height: 20px;
    display: block;
    font-size: 16px;
    color: #4d4fdd;
    letter-spacing: -1px; }
.md-db .module .module-inner .bw-monitor li dl dd {
    font-size: 32px;
    font-family: arial,sans-serif;
    font-weight: bold;
    letter-spacing: -2px;
    text-align: center;
    color: #272936; }
.md-db .module .module-inner .queue {
    width: 40%;
    height: 30px;
    float: right;
    font-size: 20px;
    text-align: right;
    line-height: 30px;
    font-weight: bold;
    font-family: arial,sans-serif; }
.md-db .module .module-inner .monitor-sign {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -25px;
    margin-top: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    line-height: 45px;
    display: inline-block;
    text-align: center; }
.md-db .module .module-inner .monitor-sign.small {
    width: 35px;
    height: 43px;
    margin-left: -18px;
    top: 17px; }
.md-db .module .module-inner .monitor-sign.small .i-db-siren {
    background-position: 1px -4px; }
.md-db .module .module-inner .monitor-sign.sign-red {
    background: #ff0095; }
.md-db .module .module-inner .monitor-sign.sign-blue {
    background: #3a40bb; }
.md-db .module .module-inner .monitor-sign.sign-orange {
    background: #ff4526; }
.md-db .module .module-inner .monitor-list {
    text-align: center; }
.md-db .module .module-inner .monitor-list dd {
    display: inline-block;
    margin-right: 10px;
    color: #666;
    font-size: 11px; }
.md-db .module .module-inner .monitor-list .float-type {
    float: left;
    width: 50%;
    margin: 8px 0 0 0;
    padding: 10px 0;
    border: 1px solid #f6f6f6; }
.md-db .module .module-inner .monitor-list .float-type strong {
    display: block; }
.md-db .module .module-inner .bw-chart {
    position: relative;
    width: 100%;
    height: 140px;
    max-width: 300px;
    margin: 0 auto; }
.md-db .module .module-inner .bw-chart.chart-l {
    height: 140px;
    max-width: 550px;
    margin: 0;
    overflow: hidden; }
.md-db .module .module-inner .bw-chart.chart-l img {
    width: 450px;
    height: auto; }
.md-db .module .module-inner .bw-chart.chart-m {
    height: 140px;
    max-width: 400px;
    margin: 0;
    overflow: hidden; }
.md-db .module .module-inner .bw-chart.chart-m img {
    width: 100%;
    height: auto; }
.md-db .module .module-inner .bw-chart .l-num {
    position: absolute;
    top: 56px;
    left: 50%;
    width: 80px;
    font-size: 32px;
    text-align: center;
    color: #272936;
    font-weight: bold;
    font-family: arial,sans-serif;
    letter-spacing: -2px;
    margin-left: -80px; }
.md-db .module .module-inner .bw-chart img {
    width: 120px;
    margin-top: 10px;
    margin-left: 20px; }
.md-db .module .module-inner .bw-process {
    margin-top: 30px; }
.md-db .module .module-inner .bw-process.small {
    margin: 5px 0 !important;
    height: 57px; }
.md-db .module .module-inner .bw-process.small dt {
    width: 60%;
    height: 100%;
    float: left;
    margin: 0;
    text-align: left; }
.md-db .module .module-inner .bw-process.small dt span {
    display: inline-block;
    margin-top: 8px;
    max-width: 100px;
    width: 60%;
    font-size: 0.9em;
    padding-left: 30px; }
.md-db .module .module-inner .bw-process.small dt i {
    margin: 5px 0 0 -3px; }
.md-db .module .module-inner .bw-process.small dt .in {
    color: #354dcb !important; }
.md-db .module .module-inner .bw-process.small dt .out {
    color: #ff0195 !important; }
.md-db .module .module-inner .bw-process.small dd {
    width: 40%;
    float: right;
    margin-top: 5px;
    font-size: 20px; }
.md-db .module .module-inner .bw-process.small dd .c-warning {
    color: #ff0095 !important; }
.md-db .module .module-inner .bw-process dt {
    position: relative;
    margin-top: 15px;
    color: #354dcb;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    letter-spacing: -1px; }
.md-db .module .module-inner .bw-process dd {
    text-align: right;
    font-size: 32px;
    letter-spacing: -2px;
    color: #272936;
    font-weight: bold;
    font-family: arial,sans-serif; }
.md-db .module .module-inner .bw-process .bw-icon {
    position: absolute;
    top: 0;
    margin-top: -20px;
    left: 0; }
.md-db .bx-loading-bar {
    background: rgba(255, 255, 255, 0.6); }
.md-db .bxt-loading-icon {
    color: #000;
    opacity: .1; }

.bxf-detail-wrap .input-wrap {
    margin-top: 0 !important; }
.bxf-detail-wrap .h-mark-info {
    height: 52px !important; }
.bxf-detail-wrap .h-mark-info .h-mark-info-label {
    height: 50px !important;
    line-height: 55px !important;
    background: none; }
.bxf-detail-wrap .h-mark-info .h-mark-info-div {
    padding: 10px; }
.bxf-detail-wrap .h-mark-info input {
    text-align: center;
    background: #fff;
    border: 1px solid #e6e6e6;
    margin-bottom: 3px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0 0 0 0; }
.bxf-detail-wrap .h-mark-info input .h-mark-info-div {
    height: 40px !important;
    margin-top: 7px !important; }
.bxf-detail-wrap .h-mark-info input .h-mark-info-div .h-mark-info-number {
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px; }

.connection-search-type-wrap, .btfintrfc-search-type-wrap {
    border-bottom: 0 !important; }

.btn-wrap.institution-select-wrap {
    float: left;
    margin-left: 19px; }
.btn-wrap.institution-select-wrap > button {
    padding: 0;
    margin: 0; }

.message-conv-page .layout-wrap {
    top: 45px; }

.wrapped-content > div {
    word-break: break-all;
    white-space: normal;
    line-height: 15px !important;
    margin-top: 5px; }

.unit {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left; }

.split-section {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee; }

.empty-message {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 30px;
    margin-top: -15px;
    margin-left: -150px;
    text-align: center;
    font-weight: 300; }

#bx-init-loading-bar {
    display: block;
    background: rgba(0, 0, 0, 0.8); }
#bx-init-loading-bar .bxt-loading-icon {
    color: #fff;
    opacity: 1; }

.bx-loding-wrap {
    position: relative; }

.bxt-loading-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    font-size: 100px;
    color: #000;
    opacity: .7; }
.bxt-loading-icon .dim-close-btn {
    bottom: -40px;
    left: 50%;
    margin-left: -30px;
    padding: 0;
    width: 60px;
    height: 25px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    background: #444;
    color: #fff; }
.bxt-loading-icon .dim-close-btn:hover {
    background: #fff;
    color: #444;
    border: 1px solid #444; }

.x-grid-dirty-cell {
    background: inherit; }

.md-db .bw-chart,
.md-db .bw-chart.chart-l {
    max-width: 1000px !important; }

.chart-header {
    margin-top: 25px; }
.chart-header .chart-filter {
    width: 400px; }
.chart-header .input-wrap {
    margin: 5px 15px 0 0; }
.chart-header select.bw-input.ipt-select {
    border: none;
    border-radius: 15px; }

.chart-wrap {
    border: 1px solid #eee;
    padding: 10px; }

.bxf-title-desc {
    font-weight: 500;
    display: inline-block; }

.cell-editable {
    position: relative; }
.cell-editable > div:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 10px;
    right: 8px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #999; }

/* .bxf-grid-wrap{
  padding-bottom: 10px;
} */
.w2ui-input {
    width: 100% !important;
}
.w2ui-grid {
    border: 1px solid #eee;
    border-radius: 0; }
.w2ui-input {
    width: 100% !important;
}
.w2ui-grid .w2ui-grid-body table .w2ui-head {
    background: #fff;
    letter-spacing: -.5px;
    height: 29px;
    font-family: helvetica, arial, verdana, sans-serif;
    font-weight: 500;
    border-right: 0;
    border-left: 1px solid #e0e0e0; }
.w2ui-grid .w2ui-grid-body table .w2ui-head > div {
    padding: 1px 10px !important; }
.w2ui-grid .w2ui-grid-body table .w2ui-head > div.w2ui-sort-down, .w2ui-grid .w2ui-grid-body table .w2ui-head > div.w2ui-sort-up {
    margin: 0 !important;
    padding: 0 !important;
    float: none;
    position: absolute;
    right: 4px; }
.w2ui-grid .w2ui-grid-body table .w2ui-head > div.w2ui-sort-down {
    top: 5px; }
.w2ui-grid .w2ui-grid-body table .w2ui-head > div.w2ui-sort-up {
    top: 2px; }
.w2ui-grid .w2ui-grid-body table tr {
    border-bottom: 1px solid #eee; }
.w2ui-grid .w2ui-grid-body table tr td {
    border-right: 0;
    border-left: 1px solid #ebebeb; }
.w2ui-grid .w2ui-grid-body table tr td:nth-child(1) {
    border-left: 0; }
.w2ui-grid .w2ui-grid-body table tr td:nth-child(2) {
    border-left: 0; }
.w2ui-grid .w2ui-grid-body table tr td.w2ui-grid-data.left-align > div {
    padding-left: 10px; }
.w2ui-grid .w2ui-grid-body table tr td.w2ui-grid-data > div {
    height: 26px;
    line-height: 20px;
    color: #444;
    letter-spacing: -.3px; }
.w2ui-grid .w2ui-grid-body table tr td.w2ui-grid-data .bw-btn-txt {
    height: 20px !important;
    width: 70px;
    font-size: 1em;
    padding: 0;
    line-height: 20px; }
.w2ui-grid .w2ui-grid-body table tr td:last-child {
    border: 0; }
.w2ui-grid .w2ui-grid-body table td.w2ui-grid-data > div > div {
    width: 100px;
    padding: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis }
.w2ui-grid .w2ui-grid-body .w2ui-grid-columns {
    box-shadow: none; }
.w2ui-grid .w2ui-grid-body .w2ui-grid-records table tr.w2ui-even, .w2ui-grid .w2ui-grid-body .w2ui-grid-frecords table tr.w2ui-even {
    background-color: #fff; }
.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-expanded2, .w2ui-grid .w2ui-grid-body .w2ui-grid-frecords .w2ui-expanded2 {
    border-bottom: 1px solid #eee; }
.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-expanded2 div, .w2ui-grid .w2ui-grid-body .w2ui-grid-frecords .w2ui-expanded2 div {
    height: auto !important; }
.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-expanded1, .w2ui-grid .w2ui-grid-body .w2ui-grid-frecords .w2ui-expanded1 {
    border-bottom: 1px solid #eee; }
.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-expanded1 div, .w2ui-grid .w2ui-grid-body .w2ui-grid-frecords .w2ui-expanded1 div {
    height: 26px !important; }

.bw-grid {
    position: relative; }
.bw-grid .add-bd {
    border-right: 1px solid #eee;
    border-left: 1px solid #eee; }
.bw-grid table {
    width: 100%;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: center; }
.bw-grid table th {
    height: 30px;
    background: #fff;
    letter-spacing: -.5px;
    font-weight: 500;
    font-size: 12px; }
.bw-grid table th strong {
    font-weight: 500; }
.bw-grid table tr:last-child td {
    border-bottom: 0; }
.bw-grid table tr.selected td {
    background: #F1F6FF; }
.bw-grid table td {
    height: 25px;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    color: #666; }
.bw-grid table td.lv1 {
    padding-left: 5px; }
.bw-grid table td.lv2 {
    padding-left: 20px; }
.bw-grid table td.lv3 {
    padding-left: 40px; }
.bw-grid table td.lv4 {
    padding-left: 60px; }
.bw-grid table td.lv1 .fa, .bw-grid table td.lv1 .bw-icon, .bw-grid table td.lv2 .fa, .bw-grid table td.lv2 .bw-icon, .bw-grid table td.lv3 .fa, .bw-grid table td.lv3 .bw-icon, .bw-grid table td.lv4 .fa, .bw-grid table td.lv4 .bw-icon {
    font-size: 12px;
    margin-right: 5px; }
.bw-grid table td .fa {
    font-size: 16px; }
.bw-grid table td .bw-btn-txt {
    height: 20px !important;
    width: 40px;
    font-size: 10px;
    padding: 0; }
.bw-grid table td .bw-btn-txt:hover {
    color: #fff; }

.bw-paging {
    text-align: center; }
.bw-paging:after {
    clear: both;
    content: "";
    display: block; }
.bw-paging > div {
    display: inline-block;
    vertical-align: middle; }
.bw-paging .ctr-btn i {
    display: block; }
.bw-paging .paging-btn {
    margin: 0 20px; }

.btn-paging {
    margin: 0 3px;
    padding: 0 3px;
    color: #a7a9ac;
    font-size: 12px;
    font-weight: 100;
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
    min-width: 20px;
    height: 20px; }
.btn-paging.on {
    color: #fff;
    font-weight: 400; }

.grid-header-title {
    letter-spacing: -.5px;
    height: 29px !important;
    font: bold 13px/29px helvetica,arial,verdana,sans-serif;
    text-align: center; }

.bx-grid-header > .f-l > .bw-btn {
    margin-right: 5px;
    padding: 0 5px;
    cursor: pointer;
    font-size: 12px;
    height: 25px;
    line-height: 20px;
    border-radius: 3px;
    color: #fff; }

.w2ui-reset,
.w2ui-reset table tr th, .w2ui-reset table tr td {
    font-size: 12px;
    font: 12px/1 'Noto Sans KR',sans-serif;
    font-weight: 400; }

.bx-grid-header-wrap .x-column-header-inner {
    line-height: inherit;
    white-space: normal; }
.bx-grid-header-wrap .x-column-header-inner .x-column-header-text {
    white-space: normal; }

.w2ui-empty-record {
    display: none; }

.w2ui-col-header > div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 20px; }

.w2ui-overlay {
    z-index: 999999; }

.x-boundlist-floating {
    z-index: 99999 !important; }

.change-row .x-grid-cell {
    background-color: #ffe2e2;
    color: #900; }

.registered-grid tbody, .unregistered-grid tbody {
    cursor: pointer; }

.sweet-alert {
    z-index: 100000;
    text-transform: none;
    width: 600px !important;
    margin-left: -300px !important;
    padding: 30px 0;
    border-radius: 0 !important; }
.sweet-alert h2 {
    margin-bottom: 0px;
    font-size: 14px; }
.sweet-alert p {
    max-height: 400px;
    overflow: auto;
    padding: 20px 40px 0 !important;
    color: #4d4d4f !important;
    line-height: 20px !important;
    font-size: 13px !important; }
.sweet-alert button {
    height: 25px !important;
    width: 60px !important;
    border-radius: 3px !important;
    padding: 0 !important;
    cursor: pointer;
    font-size: 12px;
    box-shadow: none !important; }
.sweet-alert button.cancel:focus {
    outline: none;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(43, 43, 43, 0.29) !important; }
.sweet-alert button:focus {
    outline: none;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(43, 43, 43, 0.29) !important; }
.sweet-alert .sa-error-container.show p {
    padding: 0 !important; }
.sweet-alert .sa-button-container .la-ball-fall {
    left: 25% !important; }

.sweet-alert-key-alert input {
    width: 80%;
    margin: 10px auto; }

.sweet-alert-button-resize button {
    width: 130px !important;
    height: 50px !important; }

.ui-datepicker {
    background: #fff;
    border: 1px solid #eee; }
.ui-datepicker .ui-datepicker-header {
    border-radius: 0;
    border: 0; }
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    font-weight: normal; }
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
    border: 0;
    text-align: center; }
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
    font-weight: normal;
    color: #fff; }

.db-cal {
    margin: 0;
    padding: 0; }
.db-cal table {
    width: 100%; }
.db-cal table th {
    height: 25px;
    font-size: 10px;
    text-align: center; }
.db-cal table td {
    text-align: center; }
.db-cal table li {
    display: inline-block;
    width: 14%;
    text-align: center; }
.db-cal table li:nth-child(6n), .db-cal table li:nth-child(7) {
    width: 15%; }
.db-cal span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-bottom: 0px;
    line-height: 20px;
    text-align: center;
    border-radius: 20px;
    font-size: 11px;
    color: #888;
    font-family: arial,sans-serif; }

.business-tree-wrap {
    height: calc(100% - 28px); }

.type-selectable-tree .tree-wrap {
    height: calc(100% - 86px); }

.bw-tree-wrap {
    overflow: hidden; }

.tree-wrap {
    height: calc(100% - 58px); }
.tree-wrap .message-conversion-tree-wrap {
    height: calc(100% - 86px); }

.bw-tree-root {
    height: 100%;
    overflow: auto; }

.tree-item-wrap {
    display: inline-block;
    margin: 2px 0; }
.tree-item-wrap i.fa {
    float: left;
    margin-top: 6px; }

.tree-pkg {
    position: relative;
    padding-left: 18px !important; }
.tree-pkg:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/icon.png") 0 -1600%;
    background-size: 400%;
    width: 15px;
    height: 15px; }

.tree-agency, .tree-tasks, .tree-pcl-dscd,
.tree-cnnt-grp, .tree-pcl, .tree-cnnt,
.tree-system, .tree-interface, .tree-node,
.tree-instance, .tree-response, .tree-request,
.tree-server, .tree-client {
    position: relative;
    padding-left: 18px !important; }
.tree-agency:before, .tree-tasks:before, .tree-pcl-dscd:before,
.tree-cnnt-grp:before, .tree-pcl:before, .tree-cnnt:before,
.tree-system:before, .tree-interface:before, .tree-node:before,
.tree-instance:before, .tree-response:before, .tree-request:before,
.tree-server:before, .tree-client:before {
    content: ' ';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 18px;
    height: 18px; }

.tree-item {
    position: relative; }
.tree-item button {
    margin-left: -5px;
    height: 15px;
    line-height: 100%;
    font-size: 0.6em; }
.tree-item i.fa {
    width: 8px; }

.no-tree-icon .x-tree-icon {
    display: none; }
.no-tree-icon .x-grid-cell-inner {
    line-height: 24px; }
.no-tree-icon .x-tree-elbow-img {
    margin: 0 -1px; }
.no-tree-icon .btn > div {
    position: relative; }

.bw-tree {
    padding: 0;
    margin: 0 0 0 10px;
    line-height: 160%;
    font-size: 1.01em;
    letter-spacing: -0.2px;
    color: #444; }
.bw-tree.t-type2 {
    margin: 0 0 0 30px; }
.bw-tree span {
    white-space: nowrap; }
.bw-tree li {
    cursor: pointer; }
.bw-tree li span {
    padding: 0 5px;
    vertical-align: middle; }
.bw-tree .fa {
    margin-right: 1px;
    color: #666;
    font-size: 0.6em; }
.bw-tree .fa.fa-sqare-o {
    color: #eee; }
.bw-tree .fa.fa-plus-circle {
    position: relative;
    top: 2px;
    left: 2px; }
.bw-tree .fa:hover {
    color: #000; }

.bw-popup-tree-wrap .bw-tool {
    padding-top: 5px;
    padding-right: 10px; }
.bw-popup-tree-wrap .btn-single {
    height: 28px; }

.jstree-default {
    /* width: fit-content; */ }
.jstree-default .jstree-clicked {
    border-radius: 0;
    box-shadow: none; }
.jstree-default .jstree-hovered {
    border-radius: 0;
    box-shadow: none; }
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
    background: url("../images/svg/tree-open.svg") no-repeat center center;
    background-size: 50%; }
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background: url("../images/svg/tree-close.svg") no-repeat center center;
    background-size: 50%; }

.vakata-context {
    z-index: 6;
    padding: 6px 0;
    background: #fff;
    border: 1px solid #ccc; }
.vakata-context li a {
    line-height: 26px;
    color: #444; }
.vakata-context li a .vakata-contextmenu-sep {
    border: 0;
    background: transparent; }
.vakata-context li a:hover {
    box-shadow: none;
    background: #eaeaea; }
.vakata-context .vakata-context-hover > a {
    box-shadow: none;
    background: #eaeaea; }

.ui-accordion .ui-accordion-header {
    line-height: 35px;
    height: 35px;
    padding: 0 5px;
    border-radius: 0;
    margin: 0;
    color: #444;
    font-size: 1.1em;
    font-weight: 400; }
.ui-accordion .ui-accordion-header.ui-state-active {
    color: #fff; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    display: none; }
.ui-accordion .ui-accordion-header .bw-icon {
    margin-right: 10px; }
.ui-accordion .ui-accordion-content {
    padding: 0; }
.ui-accordion .ui-accordion-content.ui-widget-content, .ui-accordion .ui-accordion-content.ui-accordion-content-active {
    border: 0;
    border-radius: 0;
    background: #f9f9f9; }
.ui-accordion .ui-accordion-content .bw-sub li {
    padding: 0 15px 0 40px;
    margin: 0;
    line-height: 30px;
    height: 30px;
    background: #f7f7f7 url("../images/svg/com-arrow-right.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center;
    font-size: 1em;
    color: #737373;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
.ui-accordion .ui-accordion-content .bw-sub .fa {
    margin-right: 3px;
    color: #666;
    font-size: 10px; }

.main-contents .ui-accordion .ui-accordion-header, .bw-modal .ui-accordion .ui-accordion-header {
    line-height: 35px;
    height: 35px;
    border-radius: 0;
    margin: -1px 0 0 0;
    color: #666;
    font-size: 13px;
    font-weight: 400; }
.main-contents .ui-accordion .ui-accordion-header.ui-state-active, .bw-modal .ui-accordion .ui-accordion-header.ui-state-active {
    color: #656565; }
.main-contents .ui-accordion .ui-accordion-header .ui-accordion-header-icon, .bw-modal .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    display: none; }
.main-contents .ui-accordion .ui-accordion-header .bw-icon, .bw-modal .ui-accordion .ui-accordion-header .bw-icon {
    margin-right: 10px; }
.main-contents .ui-accordion .ui-accordion-content, .bw-modal .ui-accordion .ui-accordion-content {
    padding: 10px;
    background-color: #fff; }
.main-contents .ui-accordion .ui-accordion-content.ui-widget-content, .main-contents .ui-accordion .ui-accordion-content.ui-accordion-content-active, .bw-modal .ui-accordion .ui-accordion-content.ui-widget-content, .bw-modal .ui-accordion .ui-accordion-content.ui-accordion-content-active {
    border: 0;
    border-radius: 0; }
.main-contents .ui-accordion .ui-accordion-content .bw-sub li, .bw-modal .ui-accordion .ui-accordion-content .bw-sub li {
    padding: 0 15px 0 40px;
    margin: 0 5px 0 0;
    line-height: 30px;
    height: 30px;
    background: #f7f7f7 url("../images/svg/com-arrow-right.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center;
    font-size: 1em;
    color: #737373;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
.main-contents .ui-accordion .ui-accordion-content .bw-sub .fa, .bw-modal .ui-accordion .ui-accordion-content .bw-sub .fa {
    margin-right: 3px;
    color: #666;
    font-size: 10px; }
.main-contents .ui-accordion .small-bullet, .bw-modal .ui-accordion .small-bullet {
    padding-left: 25px; }
.main-contents .multi-header, .bw-modal .multi-header {
    position: relative; }
.main-contents .multi-header .fix-r, .bw-modal .multi-header .fix-r {
    right: 40px;
    bottom: inherit; }

.accordion-wrap {
    border: 1px solid #eee;
    margin-bottom: 10px; }
.accordion-wrap li {
    float: left;
    display: inline-block; }

.sim-accordion {
    border: 1px solid #ebebeb; }
.sim-accordion.off {
    background: #fff; }

.main-contents .ui-accordion-header.ui-state-active,
.main-contents .ui-state-default,
.main-contents .ui-widget-content .ui-state-default,
.main-contents .ui-widget-header .ui-state-default,
.bw-modal .ui-state-default,
.bw-modal .ui-widget-content .ui-state-default,
.bw-modal .ui-widget-header .ui-state-default {
    border: 1px solid #ebebeb; }

.bw-modal .ui-accordion .ui-accordion-content {
    height: auto !important; }

button {
    cursor: pointer; }
button:disabled {
    cursor: default; }

.btn-wrap {
    display: inline-block; }
.btn-wrap .bw-btn {
    display: inline-block;
    float: left;
    margin: 0;
    width: 30px;
    height: 100%; }
.btn-wrap .bw-btn.b-ctr {
    width: 20px;
    background: #eee;
    margin: 0;
    border-left: 1px solid #ddd; }
.btn-wrap .bw-btn.b-ctr .fa {
    color: #a9a9a9; }
.btn-wrap .bw-btn-txt {
    margin: 0 5px; }

.bw-btn {
    line-height: 100%; }
.bw-btn.btn-single {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    height: 28px;
    width: 28px;
    background: #fff; }
.bw-btn.gray-back {
    background: #eee;
    border-radius: 0 10px 10px 0; }
.bw-btn .count-area {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 14px;
    min-width: 14px;
    height: 14px;
    padding: 1px;
    background: #ff3600;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 0;
    font-size: 11px; }

.toggle-active {
    position: relative; }
.toggle-active .toggle-active-btn {
    position: absolute;
    right: 3px;
    top: 1px;
    padding: 0 5px;
    margin: 1px 0;
    font-size: 12px;
    height: 20px;
    line-height: 16px; }
.toggle-active .toggle-active-btn:hover {
    font-size: 12px; }
.toggle-active .toggle-active-btn.inner-select {
    right: 20px; }
.toggle-active .toggle-active-btn.debug-yn-btn {
    right: 20px; }

.bw-btn-txt {
    display: inline-block;
    padding: 0 15px;
    height: 27px;
    line-height: 23px;
    font-size: 1em; }
.bw-btn-txt:hover, .bw-btn-txt.on {
    color: #fff;
    font-size: 1em; }

.bw-btn-fold {
    z-index: -10;
    width: 15px;
    height: 200px;
    border: 1px solid #ebebeb;
    background: #ebebeb;
    border-radius: 0 5px 5px 0; }
.bw-btn-fold .fa {
    color: #b5b5b5;
    font-size: 16px;
    line-height: 30px; }

.bw-btn-log {
    display: inline-block;
    padding: 0 5px;
    width: 80px;
    height: 20px;
    line-height: 18px;
    vertical-align: middle;
    border-radius: 10px;
    cursor: pointer;
    font-size: 11px;
    text-transform: capitalize; }

.clear-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 0.95em;
    color: #666; }

@keyframes modalColorChange {
    from {
        background: rgba(0, 0, 0, 0); }
    to {
        background: rgba(0, 0, 0, 0.4); } }
.bw-modal {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.4); }
.bw-modal.bx-loading-bar {
    display: none;
    background: transparent;
    animation-name: modalColorChange;
    animation-duration: 5s;
    animation-delay: 2s;
    animation-fill-mode: forwards; }
.bw-modal.md-form .modal-wrap {
    width: 1020px;
    height: 600px;
    margin-left: -510px;
    margin-top: -300px; }
.bw-modal.md-large .modal-wrap {
    width: 1020px;
    height: auto;
    margin-left: -510px;
    margin-top: 0;
    top: 100px; }
.bw-modal.md-large-wide .modal-wrap {
    width: 1200px;
    height: auto;
    margin-left: -580px;
    margin-top: 0;
    top: 50px; }
.bw-modal.md-small .modal-wrap {
    width: 630px;
    height: auto;
    margin-left: -315px; }
.bw-modal .modal-wrap {
    position: absolute;
    top: 50%;
    margin-top: -330px;
    left: 50%;
    margin-left: -405px;
    width: 810px;
    height: 375px;
    padding: 30px;
    background: #fff;
    text-align: center; }
.bw-modal .modal-wrap.h-auto {
    margin-top: 0;
    top: 100px; }
.bw-modal .modal-wrap .bw-close {
    position: absolute;
    top: 30px;
    right: 30px; }
.bw-modal .modal-wrap .bw-tt {
    background: none; }
.bw-modal .search-wrap .layout.popup {
    position: relative;
    margin: 35px auto 0 auto;
    border: 1px solid #eee;
    width: 250px; }
.bw-modal .search-wrap .layout.popup .bw-tool {
    border-bottom: 1px solid #eee;
    border-left: 0;
    border-right: 0; }
.bw-modal .search-wrap .layout.popup .tree-wrap {
    height: 340px; }
.bw-modal .search-wrap .layout.popup .tree-wrap li {
    float: none;
    display: block;
    text-align: left; }
.bw-modal .search-wrap .layout.popup .tree-wrap .tree-item-wrap i.fa {
    margin-left: 1px; }
.bw-modal .search-wrap .popup-search {
    margin: 0 20px; }
.bw-modal .fix-w-btn {
    width: 290px; }

.i-10 {
    width: 10px !important;
    height: 10px !important; }

.i-15 {
    width: 15px !important;
    height: 15px !important; }

.i-20 {
    width: 20px !important;
    height: 20px !important; }

.i-25 {
    width: 25px !important;
    height: 25px !important; }

.i-30 {
    width: 30px !important;
    height: 30px !important; }

.i-35 {
    width: 35px !important;
    height: 35px !important; }

.i-40 {
    width: 40px !important;
    height: 40px !important; }

.i-45 {
    width: 45px !important;
    height: 45px !important; }

.i-50 {
    width: 50px !important;
    height: 50px !important; }

.i-55 {
    width: 55px !important;
    height: 55px !important; }

.i-60 {
    width: 60px !important;
    height: 60px !important; }

.i-65 {
    width: 65px !important;
    height: 65px !important; }

.i-70 {
    width: 70px !important;
    height: 70px !important; }

.i-75 {
    width: 75px !important;
    height: 75px !important; }

.i-80 {
    width: 80px !important;
    height: 80px !important; }

.i-85 {
    width: 85px !important;
    height: 85px !important; }

.i-90 {
    width: 90px !important;
    height: 90px !important; }

.i-95 {
    width: 95px !important;
    height: 95px !important; }

.i-100 {
    width: 100px !important;
    height: 100px !important; }

.i-105 {
    width: 105px !important;
    height: 105px !important; }

.bw-icon {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    /*HEADER ICON*/
    /*DASHBOARD ICON*/
    /* LOG ICON*/
    /* STATUS ICON*/ }
.bw-icon.i-log {
    background: url("../images/svg/com-my.svg") no-repeat; }
.bw-icon.i-theme2 {
    background: url("../images/svg/com-theme2.svg") no-repeat; }
.bw-icon.i-theme3 {
    background: url("../images/svg/com-theme3.svg") no-repeat; }
.bw-icon.i-alarm {
    background: url("../images/svg/com-alarm.svg") no-repeat; }
.bw-icon.i-alarm.off {
    background: url("../images/svg/com-alarm-off.svg") no-repeat; }
.bw-icon.i-exit {
    background: url("../images/svg/com-logout.svg") no-repeat; }
.bw-icon.i-close {
    background: url("../images/svg/com-close.svg") no-repeat; }
.bw-icon.icon-db {
    background-size: 100% !important; }
.bw-icon.icon-db.i-db-siren {
    background-image: url("../images/svg/com-siren.svg") !important; }
.bw-icon.icon-db.i-db-agency {
    background: url("../images/svg/biz-agency.svg") no-repeat !important; }
.bw-icon.icon-db.i-db-system {
    background: url("../images/svg/tech-server2.svg") no-repeat !important; }
.bw-icon.icon-db.i-db-finish {
    background: url("../images/svg/com-round-check.svg") no-repeat !important; }
.bw-icon.icon-db.i-db-warning {
    background: url("../images/svg/com-warning3.svg") no-repeat !important; }
.bw-icon.icon-db.i-db-more {
    background: url("../images/svg/com-db-more.svg") no-repeat !important; }
.bw-icon.icon-db.i-edit-intcp {
    background: url("../images/svg/com-db-more.svg") no-repeat !important; }
.bw-icon.icon-log {
    background-size: 100% !important; }
.bw-icon.i-gateway {
    background: url("../images/svg/i-gateway.svg") no-repeat !important; }
.bw-icon.i-adaptor {
    background: url("../images/svg/i-adaptor.svg") no-repeat !important; }
.bw-icon.i-system {
    background: url("../images/svg/i-system.svg") no-repeat !important; }
.bw-icon.i-org {
    background: url("../images/svg/i-org.svg") no-repeat !important; }
.bw-icon.i-arrow {
    background: url("../images/svg/i-arrow.svg") no-repeat !important; }
.bw-icon.i-arrow.reverse {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg) !important; }
.bw-icon.i-func-arrow {
    background: url("../images/svg/com-toggle-down.svg") no-repeat center center; }
.bw-icon.i-func-arrow.reverse {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg) !important; }
.bw-icon.i-none {
    background: none !important; }
.bw-icon.i-proc-status-error-end {
    background: url("../images/svg/error-end.svg") no-repeat !important; }
.bw-icon.i-proc-status-error {
    background: url("../images/svg/error.svg") no-repeat !important; }
.bw-icon.i-proc-status-normal {
    background: url("../images/svg/normal.svg") no-repeat !important; }
.bw-icon.i-proc-status-processing-delay {
    background: url("../images/svg/processing-delay.svg") no-repeat !important; }
.bw-icon.i-proc-status-processing-done {
    background: url("../images/svg/processing-done.svg") no-repeat !important; }
.bw-icon.i-proc-status-processing {
    background: url("../images/svg/processing.svg") no-repeat !important; }
.bw-icon.i-proc-status-stop {
    background: url("../images/svg/stop.svg") no-repeat !important; }
.bw-icon.i-proc-status-timeout {
    background: url("../images/svg/timeout.svg") no-repeat !important; }
.bw-icon.i-exec-status-abnormal-end {
    background: url("../images/svg/abnormal-end.svg") no-repeat !important; }
.bw-icon.i-exec-status-executed {
    background: url("../images/svg/executed.svg") no-repeat !important; }
.bw-icon.i-exec-status-normal-end {
    background: url("../images/svg/normal-end.svg") no-repeat !important; }
.bw-icon.i-exec-status-unexecuted {
    background: url("../images/svg/unexecuted.svg") no-repeat !important; }
.bw-icon.i-exec-status-ready-execute {
    background: url("../images/svg/ready-execute.svg") no-repeat !important; }
.bw-icon.i-exec-status-start-execute {
    background: url("../images/svg/start-execute.svg") no-repeat !important; }
.bw-icon.i-opng-status-barrier-recovery {
    background: url("../images/svg/barrier-recovery.svg") no-repeat !important; }
.bw-icon.i-opng-status-barrier {
    background: url("../images/svg/barrier.svg") no-repeat !important; }
.bw-icon.i-opng-status-finish-notice {
    background: url("../images/svg/finish-notice.svg") no-repeat !important; }
.bw-icon.i-opng-status-finish {
    background: url("../images/svg/finish.svg") no-repeat !important; }
.bw-icon.i-opng-status-post {
    background: url("../images/svg/post.svg") no-repeat !important; }
.bw-icon.i-opng-status-unpost {
    background: url("../images/svg/unpost.svg") no-repeat !important; }
.bw-icon.i-cnnt-status-connect {
    background: url("../images/svg/connect.svg") no-repeat !important; }
.bw-icon.i-cnnt-status-connect2 {
    background: url("../images/svg/connect2.svg") no-repeat !important; }
.bw-icon.i-cnnt-status-disconnect {
    background: url("../images/svg/disconnect.svg") no-repeat !important; }
.bw-icon.i-cnnt-status-disconnect2 {
    background: url("../images/svg/disconnect2.svg") no-repeat !important; }
.bw-icon.i-file-status-data-receiving {
    background: url("../images/svg/data-receiving.svg") no-repeat !important; }
.bw-icon.i-file-status-data-sending {
    background: url("../images/svg/data-sending.svg") no-repeat !important; }
.bw-icon.i-file-status-create-complt {
    background: url("../images/svg/create-complt.svg") no-repeat !important; }
.bw-icon.i-file-status-detatching {
    background: url("../images/svg/detatching.svg") no-repeat !important; }
.bw-icon.i-file-status-process-error {
    background: url("../images/svg/process-error.svg") no-repeat !important; }
.bw-icon.i-file-status-process-started {
    background: url("../images/svg/process-started.svg") no-repeat !important; }
.bw-icon.i-file-status-mac-check-error {
    background: url("../images/svg/mac-check-error.svg") no-repeat !important; }
.bw-icon.i-file-status-receive-complt {
    background: url("../images/svg/receive-complt.svg") no-repeat !important; }
.bw-icon.i-file-status-task-transfer-complt {
    background: url("../images/svg/task-transfer-complt.svg") no-repeat !important; }
.bw-icon.i-file-status-task-transfer-ready {
    background: url("../images/svg/task-transfer-ready.svg") no-repeat !important; }
.bw-icon.i-file-status-transmit-complt {
    background: url("../images/svg/transmit-complt.svg") no-repeat !important; }
.bw-icon.i-login-y {
    background: url("../images/svg/login.svg") no-repeat !important; }
.bw-icon.i-login-n {
    background: url("../images/svg/logout.svg") no-repeat !important; }

.bw-btn.i-copy {
    background: url("../images/svg/copy.svg") no-repeat !important; }

.log-icon.l-input {
    background: #445ed2; }
.log-icon.l-start {
    background: #585bc1; }
.log-icon.l-bean {
    background: #51198f; }
.log-icon.l-dbio {
    background: #6748a9; }
.log-icon.l-svc {
    background: #b43b74; }
.log-icon.l-inf {
    background: #d1414c; }
.log-icon.l-end {
    background: #e6423c; }
.log-icon.l-output {
    background: #ee782a; }

.bw-add-icon {
    display: inline-block; }
.bw-add-icon.i-off {
    background: url("../images/svg/com-onoff.svg") no-repeat center center;
    background-size: 18px 18px !important; }

.bw-invalid-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    background: url("../images/svg/invalid.svg") no-repeat center center;
    background-size: 70%;
    cursor: pointer; }

.i-logo {
    display: block;
    background: url("../images/svg/logo-fep.svg") no-repeat;
    background-size: 90px;
    background-position: 10px 10px;
    width: 100px;
    height: 40px; }

.i-logo.rest {
    background: url("../images/svg/logo-rest.svg") no-repeat;
    background-size: 130px;
    background-position: 10px 10px;
    width: 170px;
    height: 40px; }

.i-logo.mci {
    background: url("../images/svg/logo-mci.svg") no-repeat;
    background-size: 90px;
    background-position: 10px 10px; }

.i-logo.eai {
    background: url("../images/svg/logo-eai.svg") no-repeat;
    background-size: 90px;
    background-position: 10px 10px; }

.main-logo {
    display: block;
    background: url("../images/svg/logo-bxi.svg") no-repeat;
    background-size: 90px;
    margin: 0 auto;
    width: 100px;
    height: 55px; }

.bw-icon-tree {
    margin: 0 auto;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    bottom: 2.5px;
    left: -3px; }

.bw-btn-log {
    width: 80px;
    padding: 0 5px;
    cursor: pointer;
    font-size: 11px;
    vertical-align: middle;
    height: 20px;
    text-transform: capitalize;
    line-height: 18px;
    display: inline-block;
    border-radius: 10px; }

.bw-tab {
    text-align: left; }
.bw-tab strong {
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 0 15px 0 17px;
    margin: 0 30px 0 0;
    height: 25px;
    line-height: 25px;
    font-weight: 400;
    font-size: 10px; }
.bw-tab span {
    position: absolute;
    top: 0;
    right: -30px;
    display: inline-block;
    width: 30px;
    height: 25px; }

.content-tab .tabs {
    overflow: hidden; }
.content-tab .tabs span {
    display: inline-block;
    float: left;
    padding: 8px;
    min-width: 100px;
    height: 25px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border: 1px solid #e7e5e5;
    border-bottom: 0;
    background: #f1f1f1;
    font-size: 0.95em;
    cursor: pointer;
    text-align: center; }
.content-tab .contents > div {
    border: 1px solid #e7e5e5;
    padding: 10px;
    display: none;
    min-height: 200px; }
.content-tab .contents > div.on {
    display: block; }

.ui-tooltip {
    z-index: 100000;
    text-transform: none;
    background: #555;
    color: #666;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    font-family: 'Noto Sans KR',sans-serif;
    border-radius: 0;
    line-height: 20px;
    box-shadow: 0 0 3px #fff;
    border: 0;
    min-width: 50px;
    max-width: 350px;
    text-align: center;
    word-break: break-all; }

.arrow {
    width: 60px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: -16px; }
.arrow.top {
    top: -16px;
    bottom: auto; }
.arrow.top:after {
    bottom: -20px;
    top: auto; }
.arrow.left {
    left: 20%; }
.arrow:after {
    background: #555;
    color: #666;
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 20px;
    height: 25px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

input[type="text"]:disabled {
    background: #eee !important; }
input[type="text"]:read-only {
    background: #eee !important; }

.inputbox-container {
    position: relative; }

.input-wrap {
    position: relative;
    background: white;
    border: 1px solid #dedede;
    border-radius: 0;
    padding: 0 0 0 0;
    margin-right: 10px;
    margin-bottom: 7px; }
.input-wrap.multi-select .ms-parent {
    padding-left: 0 !important;
    width: 50%; }
.input-wrap.multi-select .ms-parent .ms-choice {
    height: 25px !important;
    border: transparent; }
.input-wrap.multi-select .ms-parent .ms-drop .multiple {
    width: 100% !important;
    cursor: pointer; }
.input-wrap.multi-select .ms-parent .ms-drop .multiple.fix-left {
    width: 100% !important;
    cursor: pointer;
    text-align: left; }
.input-wrap.multi-select .ms-parent .ms-drop input[type="checkbox"] {
    vertical-align: initial;
    margin: 0 5px 0 0; }
.input-wrap.fix-txtarea.h-half .bw-label {
    line-height: 95px; }
.input-wrap.fix-txtarea.h-half-half .bw-label {
    line-height: 40px; }
.input-wrap.fix-txtarea.h-half-half .bw-label:after {
    top: 6px;
    height: 30px; }
.input-wrap.fix-txtarea.h-half-error .bw-label {
    line-height: 500px; }
.input-wrap.fix-txtarea.h-half-error .bw-label:after {
    top: 6px;
    height: 485px; }
.input-wrap.fix-txtarea.h-half-sql .bw-label {
    line-height: 297px; }
.input-wrap.fix-txtarea.h-half-sql .bw-label:after {
    top: 6px;
    height: 280px; }
.input-wrap.fix-txtarea.h-half-sql-half .bw-label {
    line-height: 145px; }
.input-wrap.fix-txtarea.h-half-sql-half .bw-label:after {
    top: 6px;
    height: 133px; }
.input-wrap.fix-txtarea .bw-label {
    background: transparent !important;
    float: none;
    height: 100%;
    line-height: 170px; }
.input-wrap.fix-txtarea .bw-label:after {
    top: 6px;
    height: 81px; }
.input-wrap.fix-txtarea .bw-input {
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    color: #666;
    /* .add-line{
        background:url('../images/bg-label-gray.png') no-repeat right;
        background-size:auto 100%;
    } */ }
.input-wrap.fix-txtarea .bw-input.ipt-radio {
    width: 25px;
    height: 25px; }
.input-wrap.fix-txtarea .txt-wrap2 {
    height: 100%; }
.input-wrap.fix-txtarea .txt-wrap2.not-font .bw-textarea {
    font-family: monospace !important; }
.input-wrap.fix-txtarea .bw-textarea {
    border: 0;
    height: 100%;
    border: 0 !important; }
.input-wrap.fix-txtarea .bw-textarea .bw-textarea:disabled {
    background: #eee !important; }
.input-wrap.asterisk {
    content: ""; }
.input-wrap.asterisk label {
    position: relative; }
.input-wrap.asterisk label:before {
    content: '*';
    font-size: 1.2em;
    position: absolute;
    top: 3px;
    left: -2px; }
.input-wrap.help > .bw-label {
    padding-right: 30px;
    position: relative; }
.input-wrap.help > .bw-label > i {
    position: absolute;
    right: 15px;
    top: 7px; }
.input-wrap.add-btn {
    padding: 0 30px 0 0;
    position: relative; }
.input-wrap.add-btn .bw-btn {
    right: 5px;
    top: 0; }
.input-wrap.no-line {
    border: 0; }
.input-wrap .bw-label {
    display: inline-block;
    float: left;
    height: 25px;
    line-height: 25px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.95em;
    width: 90px;
    text-indent: 3px;
    font-weight: 400;
    text-align: left;
    position: relative;
    padding: 0 5px; }
.input-wrap .bw-label:after {
    content: " ";
    position: absolute;
    top: 4px;
    right: 0;
    height: 16px;
    width: 0;
    border-right: 1px solid #ccc; }
.input-wrap .bw-label.clr-bd-r:after {
    content: " ";
    position: absolute;
    top: 4px;
    right: 0;
    height: 16px;
    width: 0;
    border-right: 0; }
.input-wrap .bw-label .bw-label-wrap {
    font-size: 0.9em;
    line-height: inherit;
    text-indent: 0;
    white-space: inherit;
    padding: 0 55px 0 20px; }
.input-wrap .bw-label .bw-label-wrap:before {
    top: 5px;
    left: 12px; }
.input-wrap .bw-input {
    display: inline-block;
    float: left;
    height: 25px;
    line-height: 25px;
    color: #666;
    width: 100px;
    font-size: 0.95em; }
.input-wrap .bw-input.w-l {
    width: 230px; }
.input-wrap .bw-input.w-s {
    width: 60px; }
.input-wrap .txt-wrap2 {
    display: inline-block;
    float: left; }
.input-wrap .radio-wrap {
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    color: #666;
    width: 100px;
    font-size: 0.95em; }
.input-wrap .radio-wrap.w-l {
    width: 230px; }
.input-wrap .radio-wrap.w-s {
    width: 60px; }
.input-wrap .radio-wrap .bw-input {
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    color: #666; }
.input-wrap .radio-wrap label {
    margin-right: 10px;
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    color: #666; }
.input-wrap .radio-wrap label:before {
    content: ""; }
.input-wrap.rect-shape {
    border-radius: 0; }
.input-wrap.rect-shape .bw-input:disabled {
    margin: 0;
    border-top: 0;
    border-radius: 0 !important; }

.bw-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 20px;
    line-height: 20px;
    border: 0;
    font-size: 1em;
    color: #666;
    padding: 0 10px;
    /*  &.ipt-cal{
       &:disabled, &.disabled{
           background:$gray4 url('../images/ipt-cal-disabled.png') no-repeat;
           background-position:right;
           background-size:16px;
           color:$gray25 !important;
           border-radius:0;
       }
   }
   &.ipt-time{
       &:disabled, &.disabled{
           background:$gray4 url('../images/ipt-time-disabled.png') no-repeat;
           background-position:right;
           background-size:16px;
           color:$gray25 !important;
           border-radius:0;
       }
   } */ }
.bw-input::-ms-expand {
    display: none; }
.bw-input.bw-center-input {
    border-radius: 0; }
.bw-input:disabled, .bw-input.disabled {
    background: #eee;
    color: #000 !important; }
.bw-input.is-disabled {
    height: 20px;
    background: #fff !important; }
.bw-input.ipt-select {
    padding-right: 30px;
    text-indent: 0;
    height: 25px;
    cursor: pointer;
    font-size: 0.95em;
    border-radius: 0; }
.bw-input.ipt-select:disabled, .bw-input.ipt-select.disabled {
    background: #eee !important;
    color: #000 !important; }
.bw-input.ipt-select.text-center {
    text-align-last: center; }
.bw-input[type="checkbox"], .bw-input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0 !important;
    background: #eee;
    width: 20px !important;
    height: 20px !important; }
.bw-input.last-c:disabled {
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important; }
.bw-input.ipt-radio {
    width: 25px;
    height: 25px; }
.bw-input.split-input {
    border-left: 1px solid #ccc; }

.bw-modal input[type="text"]:disabled {
    background: #eee !important; }
.bw-modal textarea:disabled {
    background: #eee !important; }
.bw-modal .bw-input.is-disabled {
    height: 25px;
    background: #eee !important; }

.search-wrap {
    border: 1px solid #eee;
    padding: 10px; }
.search-wrap li {
    float: left;
    display: inline-block; }
.search-wrap .bw-input {
    border: 0; }

.txt-wrap {
    position: absolute;
    right: 0;
    top: 3px;
    left: 142px;
    height: 150px;
    display: block; }

.bw-textarea {
    height: 150px;
    margin: 0;
    padding: 7px 5px;
    overflow-y: auto;
    resize: none;
    background: #fff;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    border: 1px solid #eee;
    font-size: 0.95em !important;
    color: #666; }
.bw-textarea:disabled {
    background: #eee !important; }

.bw-form {
    text-align: left; }
.bw-form:after {
    display: block;
    clear: both;
    content: ""; }
.bw-form.col-2 li:nth-child(even) {
    text-align: right; }
.bw-form.col-2 li:nth-last-child(1), .bw-form.col-2 li:nth-last-child(2) {
    border-bottom: 0; }
.bw-form.col-3 li:nth-last-child(2), .bw-form.col-3 li:nth-last-child(3) {
    border-bottom: 0; }
.bw-form li {
    display: inline-block;
    float: left;
    border-bottom: 1px solid #f5f5f5;
    padding: 2px 0; }
.bw-form li:after {
    display: block;
    clear: both;
    content: ""; }
.bw-form li .bw-input {
    display: inline-block;
    border: 1px solid #eee;
    text-indent: 10px;
    line-height: 20px;
    height: 20px;
    font-size: 0.95em; }
.bw-form li .bw-input.ipt-select {
    text-indent: 10px; }
.bw-form li .bw-label {
    display: inline-block;
    font-size: 0.95em;
    width: 140px;
    text-align: left;
    text-indent: 7px;
    /* &.asterisk{
          background:url('../images/asterisk.png') no-repeat;
          background-size:6px;
          background-position:left;
      } */ }
.bw-form li .bw-label.ipt-s {
    width: 80px; }
.bw-form li .bw-label .fa {
    font-size: 1em;
    margin-left: 3px; }

.switch {
    position: relative;
    margin: 0 auto;
    height: 20px;
    width: 50px;
    border-radius: 30px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1); }
.switch .switch-label {
    position: relative;
    z-index: 2;
    float: left;
    width: 24px;
    height: 20px;
    line-height: 18px;
    font-size: 0.95em;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    cursor: pointer; }
.switch .switch-label:active {
    font-weight: bold; }
.switch .switch-label.swtich-label-on {
    padding-right: 2px; }
.switch .switch-label.swtich-label-off {
    padding-right: 2px; }
.switch .switch-input {
    display: none; }
.switch .switch-input:checked + .switch-label {
    font-weight: bold;
    text-shadow: 0 1px rgba(255, 255, 255, 0.25);
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out; }
.switch .switch-input:checked + .switch-label-on ~ .switch-selection {
    left: 25px;
    /* Note: left: 50% doesn't transition in WebKit */ }
.switch .switch-selection {
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 2px;
    width: 24px;
    height: 16px;
    background: #fff;
    border-radius: 30px;
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(to bottom, #fff, #fff);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out; }

.fix-txtarea {
    height: 170px; }
.fix-txtarea.h-half {
    height: 95px; }
.fix-txtarea.h-half-half {
    height: 42px; }
.fix-txtarea.h-half-error {
    height: 500px; }
.fix-txtarea.h-half-sql {
    height: 297px; }
.fix-txtarea.h-half-sql-half {
    height: 145px; }

.check-disabled input, input.check-disabled {
    opacity: .4 !important; }

.chk-bx, .rdo-bx {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
.chk-bx + label, .rdo-bx + label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 10px;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #444; }
.chk-bx + label:before, .rdo-bx + label:before {
    content: ' ';
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    bottom: 2px;
    position: relative; }
.chk-bx:checked + label:before, .rdo-bx:checked + label:before {
    content: ' ';
    text-shadow: 1px 1px white; }

.sim-textarea {
    font: 12px/1 'NanumGothicCoding',sans-serif;
    word-break: break-all;
    word-wrap: break-word;
    height: auto;
    width: 100%;
    background: #eee;
    border: 1px solid #e6e6e6;
    min-height: 50px;
    padding: 5px 10px;
    border-radius: 5px;
    color: #666; }

.one-line-label {
    font-size: 0.95em;
    padding: 5px; }

.input-info {
    padding-left: 5px;
    font-size: 0.5em;
    color: #ff3600; }

.slider-wrap {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 20px;
    vertical-align: middle; }
.slider-wrap .slider-checkbox {
    display: none; }
.slider-wrap .slider-checkbox:checked + .slider:before {
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px); }
.slider-wrap .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2px;
    background-color: #dfdfdf;
    border-radius: 10px;
    -webkit-transition: .4s;
    transition: .4s; }
.slider-wrap .slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s; }
.slider-wrap .slider.round:before {
    border-radius: 50%; }

.default .header-main {
    background: #4252ae;
    /* Old browsers */
    background: -moz-linear-gradient(left, #4252ae 0%, #6561cc 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #4252ae 0%, #6561cc 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #4252ae 0%, #6561cc 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4252ae', endColorstr='#6561cc',GradientType=1 );
    /* IE6-9 */ }

.theme1 .header-main {
    background: #199ac0;
    /* Old browsers */
    background: -moz-linear-gradient(left, #2bbf8f 0%, #199ac0 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2bbf8f 0%, #199ac0 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2bbf8f 0%, #199ac0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bbf8f', endColorstr='#199ac0',GradientType=1 );
    /* IE6-9 */ }

.theme2 .header-main {
    background: #00186e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #00186e 0%, #0e278a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00186e 0%, #0e278a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00186e 0%, #0e278a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00186b', endColorstr='#0e278f',GradientType=1 );
    /* IE6-9 */ }

.theme3 .header-main {
    background: #7f008e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #7f008e 0%, #ca0079 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7f008e 0%, #ca0079 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7f008e 0%, #ca0079 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00000', endColorstr='#6c0084',GradientType=1 );
    /* IE6-9 */ }

.theme4 .header-main {
    background: #7f008e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1a1a1d 0%, #4e4e50 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1a1a1d 0%, #4e4e50 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1a1a1d 0%, #4e4e50 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1d', endColorstr='#4e4e50',GradientType=1 );
    /* IE6-9 */ }

.default {
    /* .tree-response:before {
      background: url('../images/icon-tree-marino.png') 0 -900%;
  }
  .tree-request:before {
      background: url('../images/icon-tree-marino.png') 0 -800%;
  } */ }
.default .login-wrap {
    background: url("../images/etc/login-bg-marino.jpg") no-repeat;
    background-size: cover; }
.default .login-wrap .login-container {
    background: #5563b0; }
.default .login-wrap .login-container .login .bw-btn-txt {
    color: #576cc5; }
.default .login-wrap .login-container .login .bw-btn-txt:hover {
    background: #576cc5;
    color: #fff; }
.default .ui-accordion .ui-accordion-header {
    border-top: 1px solid #717bd4;
    background-image: url("../images/svg/com-arrow-down.svg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 10px 10px;
    background-position: right 5px center; }
.default .ui-accordion .ui-accordion-header:hover {
    background-color: #e7e5e5; }
.default .ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid #ebebeb;
    background: #576cc5 url("../images/svg/com-arrow-up-white.svg") no-repeat;
    background-size: 10px;
    background-position: right 5px center; }
.default aside .fav li.on, .default aside .fav li:hover {
    background-color: #576cc5;
    border-bottom: 1px solid #576cc5; }
.default aside .fav li .sub-menu {
    border: 1px solid #576cc5; }
.default aside .fav li .sub-menuli:hover {
    color: #576cc5; }
.default .main-contents .ui-accordion .ui-accordion-header, .default .bw-modal .ui-accordion .ui-accordion-header {
    background-image: url("../images/svg/marino/com-arrow-down-marino.svg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 20px 20px;
    background-position: right 10px center; }
.default .main-contents .ui-accordion .ui-accordion-header.ui-state-active, .default .bw-modal .ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid #ebebeb;
    background: #f6f6f6 url("../images/svg/marino/com-arrow-up-marino.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center; }
.default .main-contents .sim-accordion, .default .bw-modal .sim-accordion {
    background: #f6f6f6 url("../images/svg/marino/com-arrow-up-marino.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center;
    border-right: 0; }
.default .main-contents .sim-accordion div, .default .bw-modal .sim-accordion div {
    background: #f6f6f6; }
.default .main-contents .sim-accordion.off, .default .bw-modal .sim-accordion.off {
    background: url("../images/svg/marino/com-arrow-down-marino.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center; }
.default .main-contents .sim-accordion.off div, .default .bw-modal .sim-accordion.off div {
    background: #fff; }
.default .main-contents .layout-wrap .bw-tree-wrap .bw-input.left-select, .default .bw-modal .layout-wrap .bw-tree-wrap .bw-input.left-select {
    background: #fff url("../images/svg/marino/arrow-btm-marino.svg") no-repeat !important;
    background-position: right 5px center !important;
    background-size: 13px 13px !important; }
.default .bw-accordion .bw-sub li.on, .default .bw-accordion .bw-sub li:hover {
    background: #e7e5e5 url("../images/svg/com-arrow-right.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center;
    color: #717bd4; }
.default .bw-accordion .small-bullet span {
    display: inline-block !important;
    background: url("../images/svg/marino/bg-stt-marino.svg") no-repeat center left !important;
    background-size: 13px 13px !important; }
.default .bw-accordion .content-tab .tabs span {
    color: #576cc5; }
.default .bw-accordion .content-tab .tabs span.on {
    background: #576cc5;
    border: 1px solid #576cc5;
    color: #fff; }
.default .bw-accordion .content-tab .contents {
    border-top: 2px solid #576cc5; }
.default .bw-stt {
    background: url("../images/svg/marino/bg-stt-marino.svg") no-repeat left center;
    background-size: 15px 15px; }
.default .bw-tt {
    color: #717bd4;
    background: url("../images/svg/marino/ico-diamond-marino.svg") no-repeat left -3px center;
    background-size: 15px 15px; }
.default .bw-tt .bw-menu-separator {
    background: url("../images/svg/marino/menu-separator-marino.svg") no-repeat left center; }
.default .bw-acc-stt {
    background: url("../images/svg/marino/bg-stt-marino.svg") no-repeat left center;
    background-size: 15px 15px; }
.default .add-bd2-t {
    border-top: 1px solid #576cc5 !important; }
.default .add-bd2-b {
    border-top: 2px solid #717bd4 !important; }
.default .chr-c-blue {
    color: #717bd4 !important; }
.default .tab-list li {
    background: #f5f5f5;
    color: #bdbdbd; }
.default .tab-list li.on {
    background: white;
    color: #717bd4;
    border-bottom: 2px solid #576cc5; }
.default .tab-list li:hover {
    background: white;
    color: #717bd4;
    border-bottom: 3px solid #b12a2a; }
.default .main-tab .btn-util .bw-btn.on .fa {
    color: #576cc5; }
.default .bw-tab strong {
    background-color: #717bd4; }
.default .bw-tab span {
    background: url("../images/svg/marino/tab-marino.svg") no-repeat;
    background-size: 100%;
    background-position: 0 -90px; }
.default .input-wrap.asterisk:before, .default .input-wrap.asterisk label:before {
    color: #ff3600; }
.default .input-wrap.focus {
    border: 1px solid #4954ac; }
.default .input-wrap.focus label:after {
    border-right: 1px solid #4954ac; }
.default .input-wrap.focus .bw-label.clr-bd-r:after {
    border-right: 0 }
.default .input-wrap .fix-txtarea .bw-textarea {
    border-left: 1px solid #4954ac; }
.default .input-wrap .bw-label {
    color: #5563b2;
    background-size: auto 100%; }
.default .one-line-label {
    color: #5563b2; }
.default .bw-input.ipt-select {
    background: #fff url("../images/svg/marino/arrow-btm-marino.svg") no-repeat !important;
    background-position: right 5px center !important;
    background-size: 11px 11px !important; }
.default .bw-input.ipt-select:disabled {
    background: #eee !important; }
.default .bw-input[type="checkbox"] {
    background: url("../images/svg/check-default.svg") no-repeat 0 0;
    background-size: 100%; }
.default .bw-input[type="checkbox"]:checked {
    background: url("../images/svg/marino/check-select-marino.svg") no-repeat 0 0; }
.default .bw-input[type="radio"] {
    background: url("../images/svg/radio-default.svg") no-repeat 0 0;
    background-size: 100%; }
.default .bw-input[type="radio"]:disabled {
    background: url("../images/svg/marino/radio-select-marino.svg") no-repeat 0 0; }
.default .bw-input.ipt-cal {
    background: url("../images/svg/marino/com-cal-marino.svg") no-repeat 0 0;
    background-position: right 2px center;
    background-size: 17px 17px; }
.default .bw-input.ipt-time {
    background: url("../images/svg/marino/com-clock-marino.svg") no-repeat 0 0;
    background-position: right 2px center;
    background-size: 17px 17px; }
.default .chk-bx + label:before {
    background: url("../images/svg/check-default.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.default .chk-bx:checked + label:before {
    background: url("../images/svg/marino/check-select-marino.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.default .rdo-bx + label:before {
    background: url("../images/svg/radio-default.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.default .rdo-bx:checked + label:before {
    background: url("../images/svg/marino/radio-select-marino.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.default .slider-checkbox:checked + .slider {
    background-color: #576cc5; }
.default .slider-checkbox:focus + .slider {
    box-shadow: 0 0 1px #576cc5; }
.default .bw-form li .bw-label {
    color: #717bd4; }
.default .bw-grid thead {
    border-right: 1px solid #ebebeb; }
.default .bw-grid tbody {
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; }
.default .bw-grid th {
    border-bottom: 1px solid #717bd4;
    border-left: 1px solid #ebebeb;
    color: #5b6dbf; }
.default .bw-grid td {
    border-left: 1px solid #ebebeb; }
.default .bw-grid td .bw-btn-txt:hover {
    background: #717bd4; }
.default .btn-paging.on {
    background: #717bd4;
    border: 1px solid #576cc5; }
.default .bw-btn-txt {
    background: #576cc5;
    color: #fff;
    border: 1px solid #4954ac; }
.default .bw-btn-txt:hover, .default .bw-btn-txt.on {
    color: #576cc5;
    border: 1px solid #576cc5;
    background: #fff; }
.default .sweet-alert button {
    background-color: #576cc5 !important; }
.default .sweet-alert button.cancel {
    color: #fff !important;
    background-color: #a7a9ac !important; }
.default .sweet-alert button.cancel:disabled {
    color: #c1c1c1 !important;
    border: 1px solid #c1c1c1 !important; }
.default .util-sub .ui-accordion .ui-accordion-header.ui-state-active {
    background: #576cc5 url("../images/svg/com-arrow-up.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center; }
.default .util-sub .normal-btn:hover, .default .util-sub .normal-btn.on {
    color: #576cc5 !important; }
.default .switch {
    background: #717bd4; }
.default .switch.invert {
    background: #b2b2b2; }
.default .switch.invert .switch-input:checked + .switch-label {
    color: #a2a2a2; }
.default .switch.on {
    background: #2f8000; }
.default .switch.on .switch-input:checked + .switch-label {
    color: #2f8000; }
.default .switch-input:checked + .switch-label {
    color: #717bd4; }
.default .log-title.log-gateway, .default .log-title.log-adaptor {
    background: #717bd4; }
.default .log-title.log-process {
    border: 2px solid #717bd4; }
.default .log-title.log-process span {
    color: #717bd4 !important; }
.default .bw-btn-log {
    border: 1px solid #717bd4;
    color: #717bd4; }
.default .bw-btn-log.on {
    background: #717bd4;
    color: #fff; }
.default .ui-datepicker .ui-datepicker-header {
    border-bottom: 1px solid #5b6dbf;
    background: transparent; }
.default .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    color: #717bd4; }
.default .ui-datepicker .ui-datepicker-calendar .ui-state-hover {
    background: #5b6dbf; }
.default .db-cal table th {
    color: #576cc5; }
.default .db-cal table li:nth-child(7) span {
    color: #576cc5; }
.default .db-cal .cal-sunday {
    color: #576cc5; }
.default .db-cal .cal-today span {
    background: #576cc5;
    color: #fff; }
.default .x-panel-body-default {
    border-color: #717bd4; }
.default .x-grid-body {
    border-color: #eee;
    border-top-color: #717bd4; }
.default .x-column-header {
    color: #5b6dbf; }
.default .x-menu-item-active {
    border-color: #717bd4;
    background-color: #f1f1f1; }
.default .x-grid-row-selected .x-grid-td, .default .x-grid-row-over .x-grid-td {
    background-color: #f1f6ff; }
.default .x-column-header-open {
    background-color: #f1f1f1; }
.default .x-column-header-open .x-column-header-trigger {
    background-color: #f1f1f1; }
.default .bx-grid-header > .f-l > .bw-btn {
    border: 1px solid #717bd4;
    background: #717bd4; }
.default .grid-header-title {
    color: #5b6dbf; }
.default .grid-header-title.bw-btn-txt {
    color: #fff; }
.default .grid-header-title.bw-btn-txt:hover {
    color: #717bd4; }
.default .w2ui-grid {
    border-top: 1px solid #576cc5; }
.default .w2ui-grid .w2ui-grid-body table .w2ui-head {
    color: #5b6dbf;
    border-bottom: 1px solid #eee;
    background: #f6f6f6; }
.default .w2ui-grid .w2ui-grid-body table tr.w2ui-selected {
    background-color: #eaf0fd !important; }
.default .w2ui-grid .w2ui-grid-body table tr:hover {
    background-color: #f1f6ff !important; }
.default .w2ui-grid .w2ui-grid-body table tr td.w2ui-selected {
    background-color: #eaf0fd !important; }
.default .bw-log li .arrow-bg {
    background: url("../images/svg/marino/arrow-right-marino.svg") no-repeat 100%/100%; }
.default .bw-log li .arrow-bg.on {
    background: url("../images/svg/arrow-right-on.svg") no-repeat 100%/100%; }
.default .bw-tree li.on span {
    background: #eaf0fd; }
.default .bw-tree li span:hover {
    background: #eaf0fd; }
.default .bw-icon-tree {
    background-size: 100%; }
.default .tree-agency:before {
    background: url("../images/svg/marino/biz-agency-marino.svg") no-repeat !important; }
.default .tree-tasks:before {
    background: url("../images/svg/marino/biz-file-confirm-marino.svg") no-repeat !important; }
.default .tree-pcl-dscd:before, .default .tree-cnnt-grp:before {
    background: url("../images/svg/marino/cnnt-grp-marino.svg") no-repeat !important; }
.default .tree-pcl:before, .default .tree-cnnt:before {
    background: url("../images/svg/marino/cnnt-marino.svg") no-repeat !important; }
.default .tree-system:before {
    background: url("../images/svg/marino/tech-server2-marino.svg") no-repeat !important; }
.default .tree-interface:before {
    background: url("../images/svg/marino/biz-link-marino.svg") no-repeat !important; }
.default .tree-node:before {
    background: url("../images/svg/marino/tech-server-marino.svg") no-repeat !important; }
.default .tree-instance:before {
    background: url("../images/svg/marino/com-square-down-marino.svg") no-repeat !important; }
.default .tree-server:before {
    background: url("../images/svg/marino/com-server-marino.svg") no-repeat !important; }
.default .tree-client:before {
    background: url("../images/svg/marino/com-client-marino.svg") no-repeat !important; }
.default .bw-icon {
    background-size: 100%; }
.default .bw-icon.i-process {
    background: url("../images/svg/marino/i-process-marino.svg") no-repeat center center; }
.default .bw-icon.i-new-tab {
    background: url("../images/svg/marino/i-new-tab-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-favorite {
    background: url("../images/svg/marino/i-favorite-off-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-default {
    background: url("../images/svg/marino/com-control-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-api {
    background: url("../images/svg/marino/api-analysis-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-connection {
    background: url("../images/svg/marino/biz-distribution-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-api {
    background: url("../images/svg/marino/api-analysis-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-interface {
    background: url("../images/svg/marino/biz-link-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-flow {
    background: url("../images/svg/marino/biz-workflow-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-pro {
    background: url("../images/svg/marino/com-custom-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-batch {
    background: url("../images/svg/marino/biz-layer-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-node {
    background: url("../images/svg/marino/tech-server-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-run {
    background: url("../images/svg/marino/tech-code-start-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-monitoring {
    background: url("../images/svg/marino/biz-monitoring-marino.svg") no-repeat center center; }
.default .bw-icon.i-status-monitoring {
    background: url("../images/svg/marino/com-log-error2-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-analysis {
    background: url("../images/svg/marino/biz-chart-bar-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-api-analysis {
    background: url("../images/svg/marino/api-control-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-setting {
    background: url("../images/svg/marino/com-setting-marino.svg") no-repeat center center; }
.default .bw-icon.i-mng-interface {
    background: url("../images/svg/marino/biz-chart-bar-marino.svg") no-repeat center center; }
.default .bw-icon.i-setting {
    background: url("../images/svg/marino/com-setting-marino.svg") no-repeat center center; }
.default .bw-icon.i-favorite {
    background: url("../images/svg/marino/i-favorite-off-marino.svg") no-repeat center center; }
.default .bw-icon.i-favorite.on {
    background: url("../images/svg/marino/i-favorite-on-marino.svg") no-repeat center center; }
.default .bw-icon.i-func-reset {
    background: url("../images/svg/marino/com-reset-marino.svg") no-repeat center center;
    background-size: 80% !important; }
.default .bw-icon.i-func-search {
    background: url("../images/svg/marino/com-search-marino.svg") no-repeat center center; }
.default .bw-icon.i-func-add {
    background: url("../images/svg/marino/com-add-marino.svg") no-repeat center center;
    background-size: 80% !important; }
.default .bw-icon.i-func-del {
    background: url("../images/svg/marino/com-close-marino.svg") no-repeat center center;
    background-size: 70% !important; }
.default .bw-icon.i-func-save {
    background: url("../images/svg/marino/com-save-marino.svg") no-repeat center center;
    background-size: 80% !important; }
.default .bw-icon.i-func-edit {
    background: url("../images/svg/marino/com-edit-marino.svg") no-repeat center center;
    background-size: 80% !important; }
.default .bw-icon.i-func-trash {
    background: url("../images/svg/marino/com-trash-marino.svg") no-repeat center center;
    background-size: 80% !important; }
.default .bw-icon.i-log-task {
    background: url("../images/svg/marino/com-log-task-marino.svg") no-repeat center center; }
.default .bw-icon.i-func-move {
    background: url("../images/svg/marino/com-lagging-marino.svg") no-repeat center center; }
.default .bw-icon.i-func-refresh {
    background: url("../images/svg/marino/com-refresh-marino.svg") no-repeat center center; }
.default .bw-icon.i-failback {
    background: url("../images/svg/marino/failback-marino.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-favorite, .default .bw-btn:hover .bw-icon.i-mng-favorite {
    background: url("../images/svg/i-favorite-off-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-default, .default .bw-btn:hover .bw-icon.i-mng-default {
    background: url("../images/svg/com-control-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-connection, .default .bw-btn:hover .bw-icon.i-mng-connection {
    background: url("../images/svg/biz-distribution-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-api, .default .bw-btn:hover .bw-icon.i-mng-api {
    background: url("../images/svg/api-analysis-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-interface, .default .bw-btn:hover .bw-icon.i-mng-interface {
    background: url("../images/svg/biz-chart-bar-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-flow, .default .bw-btn:hover .bw-icon.i-mng-flow {
    background: url("../images/svg/biz-workflow-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-pro, .default .bw-btn:hover .bw-icon.i-mng-pro {
    background: url("../images/svg/com-custom-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-batch, .default .bw-btn:hover .bw-icon.i-mng-batch {
    background: url("../images/svg/biz-layer-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-node, .default .bw-btn:hover .bw-icon.i-mng-node {
    background: url("../images/svg/tech-server-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-run, .default .bw-btn:hover .bw-icon.i-mng-run {
    background: url("../images/svg/tech-code-start-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-monitoring, .default .bw-btn:hover .bw-icon.i-mng-monitoring {
    background: url("../images/svg/biz-monitoring-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-status-monitoring, .default .bw-btn:hover .bw-icon.i-status-monitoring {
    background: url("../images/svg/com-log-error2-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-analysis, .default .bw-btn:hover .bw-icon.i-mng-analysis {
    background: url("../images/svg/biz-chart-bar-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-mng-api-analysis, .default .bw-btn:hover .bw-icon.i-mng-api-analysis {
    background: url("../images/svg/api-control-white.svg") no-repeat center center; }
.default .ui-state-active .bw-icon.i-setting, .default .bw-btn:hover .bw-icon.i-setting {
    background: url("../images/svg/com-setting-white.svg") no-repeat center center; }
.default .bw-add-icon {
    background-size: 100%; }
.default .bw-add-icon.i-filter {
    background: url("../images/svg/marino/tech-filter-marino.svg") no-repeat center center;
    background-size: 80% !important; }
.default .bw-add-icon.i-xls-up {
    background: url("../images/svg/marino/biz-xls-up-marino.svg") no-repeat center center;
    background-size: 80% !important; }
.default .bw-add-icon.i-xls-down {
    background: url("../images/svg/marino/biz-xls-down-marino.svg") no-repeat center center;
    background-size: 80% !important; }
.default .bw-add-icon.i-failover {
    background: url("../images/svg/marino/tech-connector-marino.svg") no-repeat center center; }
.default .bw-add-icon.i-on {
    background: url("../images/svg/marino/com-onoff-marino.svg") no-repeat center center;
    background-size: 18px 18px !important; }
.default .bw-add-icon.i-delete {
    background: url("../images/svg/marino/com-close-marino.svg") no-repeat center center; }
.default .bw-add-icon.i-detail {
    background: url("../images/svg/marino/com-zoom-in-marino.svg") no-repeat center center; }
.default .bw-add-icon.i-info {
    background: url("../images/svg/marino/com-round-info-marino.svg") no-repeat center center; }
.default .bw-btn .i-func-submit3 {
    background: url("../images/svg/marino/biz-submit-marino.svg") no-repeat center center; }
.default .ui-resizable-handle.ui-resizable-e {
    border-top: 1px solid #eaf0fd; }
.default .jstree-default .jstree-search {
    color: #717bd4; }
.default .jstree-default .jstree-hovered {
    background: #f1f6ff; }
.default .jstree-default .jstree-clicked {
    background: #eaf0fd; }

.default .header-main {
    background: #4252ae;
    /* Old browsers */
    background: -moz-linear-gradient(left, #4252ae 0%, #6561cc 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #4252ae 0%, #6561cc 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #4252ae 0%, #6561cc 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4252ae', endColorstr='#6561cc',GradientType=1 );
    /* IE6-9 */ }

.theme1 .header-main {
    background: #199ac0;
    /* Old browsers */
    background: -moz-linear-gradient(left, #2bbf8f 0%, #199ac0 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2bbf8f 0%, #199ac0 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2bbf8f 0%, #199ac0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bbf8f', endColorstr='#199ac0',GradientType=1 );
    /* IE6-9 */ }

.theme2 .header-main {
    background: #00186e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #00186e 0%, #0e278a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00186e 0%, #0e278a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00186e 0%, #0e278a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00186b', endColorstr='#0e278f',GradientType=1 );
    /* IE6-9 */ }

.theme3 .header-main {
    background: #7f008e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #7f008e 0%, #ca0079 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7f008e 0%, #ca0079 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7f008e 0%, #ca0079 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00000', endColorstr='#6c0084',GradientType=1 );
    /* IE6-9 */ }

.theme4 .header-main {
    background: #7f008e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1a1a1d 0%, #4e4e50 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1a1a1d 0%, #4e4e50 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1a1a1d 0%, #4e4e50 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1d', endColorstr='#4e4e50',GradientType=1 );
    /* IE6-9 */ }

/* GREEN THEME */
.theme1 {
    /* .tree-response:before {
      background: url('../images/icon-tree-green.png') 0 -900%;
  }
  .tree-request:before {
      background: url('../images/icon-tree-green.png') 0 -800%;
  } */ }
.theme1 .login-wrap {
    background: url("../images/etc/login-bg-green.jpg") no-repeat;
    background-size: cover; }
.theme1 .login-wrap .login-container {
    background: #3490bd; }
.theme1 .login-wrap .login-container .login .bw-btn-txt {
    color: #1fa6b4; }
.theme1 .login-wrap .login-container .login .bw-btn-txt:hover {
    background: #1fa6b4;
    color: #fff; }
.theme1 .ui-accordion .ui-accordion-header {
    border-top: 1px solid #27b898;
    background-image: url("../images/svg/com-arrow-down.svg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 10px 10px;
    background-position: right 5px center; }
.theme1 .ui-accordion .ui-accordion-header:hover {
    background-color: #e7e5e5; }
.theme1 .ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid #ebebeb;
    background: #419ba6 url("../images/svg/com-arrow-up-white.svg") no-repeat;
    background-size: 10px;
    background-position: right 5px center; }
.theme1 aside .fav li.on, .theme1 aside .fav li:hover {
    background-color: #1fa6b0;
    border-bottom: 1px solid #1fa6b0; }
.theme1 aside .fav li .sub-menu {
    border: 1px solid #1fa6b0; }
.theme1 aside .fav li .sub-menuli:hover {
    color: #1fa6b0; }
.theme1 .main-contents .ui-accordion .ui-accordion-header, .theme1 .bw-modal .ui-accordion .ui-accordion-header {
    background-image: url("../images/svg/green/com-arrow-down-green.svg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme1 .main-contents .ui-accordion .ui-accordion-header.ui-state-active, .theme1 .bw-modal .ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid #ebebeb;
    background: #f6f6f6 url("../images/svg/green/com-arrow-up-green.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme1 .main-contents .sim-accordion, .theme1 .bw-modal .sim-accordion {
    background: #f6f6f6 url("../images/svg/green/com-arrow-up-green.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center;
    border-right: 0; }
.theme1 .main-contents .sim-accordion div, .theme1 .bw-modal .sim-accordion div {
    background: #f6f6f6; }
.theme1 .main-contents .sim-accordion.off, .theme1 .bw-modal .sim-accordion.off {
    background: url("../images/svg/green/com-arrow-down-green.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme1 .main-contents .sim-accordion.off div, .theme1 .bw-modal .sim-accordion.off div {
    background: #fff; }
.theme1 .main-contents .layout-wrap .bw-tree-wrap .bw-input.left-select, .theme1 .bw-modal .layout-wrap .bw-tree-wrap .bw-input.left-select {
    background: #fff url("../images/svg/green/arrow-btm-green.svg") no-repeat !important;
    background-position: right 5px center !important;
    background-size: 13px 13px !important; }
.theme1 .bw-accordion .bw-sub li.on, .theme1 .bw-accordion .bw-sub li:hover {
    background: #e7e5e5 url("../images/svg/com-arrow-right.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center;
    color: #27b898; }
.theme1 .bw-accordion .small-bullet span {
    display: inline-block !important;
    background: url("../images/svg/green/bg-stt-green.svg") no-repeat center left !important;
    background-size: 13px 13px !important; }
.theme1 .bw-accordion .content-tab .tabs span {
    color: #419ba6; }
.theme1 .bw-accordion .content-tab .tabs span.on {
    background: #419ba6;
    border: 1px solid #419ba6;
    color: #fff; }
.theme1 .bw-accordion .content-tab .contents {
    border-top: 2px solid #419ba6; }
.theme1 .bw-stt {
    background: url("../images/svg/green/bg-stt-green.svg") no-repeat left center;
    background-size: 15px 15px; }
.theme1 .bw-tt {
    color: #1fb0a9;
    background: url("../images/svg/green/ico-diamond-green.svg") no-repeat left -3px center;
    background-size: 15px 15px; }
.theme1 .bw-tt .bw-menu-separator {
    background: url("../images/svg/green/menu-separator-green.svg") no-repeat left center; }
.theme1 .bw-acc-stt {
    background: url("../images/svg/green/bg-stt-green.svg") no-repeat left center;
    background-size: 15px 15px; }
.theme1 .add-bd2-t {
    border-top: 1px solid #419ba6 !important; }
.theme1 .add-bd2-b {
    border-top: 2px solid #27b898 !important; }
.theme1 .chr-c-blue {
    color: #27b898 !important; }
.theme1 .tab-list li {
    background: #f5f5f5;
    color: #bdbdbd; }
.theme1 .tab-list li.on {
    background: white;
    color: #27b898;
    border-bottom: 2px solid #419ba6; }
.theme1 .tab-list li:hover {
    background: white;
    color: #27b898;
    border-bottom: 3px solid #b12a2a; }
.theme1 .main-tab .btn-util .bw-btn.on .fa {
    color: #1fa6b4; }
.theme1 .bw-tab strong {
    background-color: #27b898; }
.theme1 .bw-tab span {
    background: url("../images/svg/green/tab-green.svg") no-repeat;
    background-size: 100%;
    background-position: 0 -90px; }
.theme1 .input-wrap.asterisk:before, .theme1 .input-wrap.asterisk label:before {
    color: #ff3600; }
.theme1 .input-wrap.focus {
    border: 1px solid #229ca4; }
.theme1 .input-wrap.focus label:after {
    border-right: 1px solid #229ca4; }
.theme1 .input-wrap .fix-txtarea .bw-textarea {
    border-left: 1px solid #229ca4; }
.theme1 .input-wrap .bw-label {
    color: #444444;
    background-size: auto 100%; }
.theme1 .one-line-label {
    color: #444444; }
.theme1 .bw-input.ipt-select {
    background: #fff url("../images/svg/green/arrow-btm-green.svg") no-repeat !important;
    background-position: right 5px center !important;
    background-size: 11px 11px !important; }
.theme1 .bw-input.ipt-select:disabled {
    background: #eee !important; }
.theme1 .bw-input[type="checkbox"] {
    background: url("../images/svg/check-default.svg") no-repeat 0 0;
    background-size: 100%; }
.theme1 .bw-input[type="checkbox"]:checked {
    background: url("../images/svg/green/check-select-green.svg") no-repeat 0 0; }
.theme1 .bw-input[type="radio"] {
    background: url("../images/svg/radio-default.svg") no-repeat 0 0;
    background-size: 100%; }
.theme1 .bw-input[type="radio"]:disabled {
    background: url("../images/svg/green/radio-select-green.svg") no-repeat 0 0; }
.theme1 .bw-input.ipt-cal {
    background: url("../images/svg/green/com-cal-green.svg") no-repeat 0 0;
    background-position: right 2px center;
    background-size: 17px 17px; }
.theme1 .bw-input.ipt-time {
    background: url("../images/svg/green/com-clock-green.svg") no-repeat 0 0;
    background-position: right 2px center;
    background-size: 17px 17px; }
.theme1 .chk-bx + label:before {
    background: url("../images/svg/check-default.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme1 .chk-bx:checked + label:before {
    background: url("../images/svg/green/check-select-green.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme1 .rdo-bx + label:before {
    background: url("../images/svg/radio-default.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme1 .rdo-bx:checked + label:before {
    background: url("../images/svg/green/radio-select-green.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme1 .slider-checkbox:checked + .slider {
    background-color: #1fa6b4; }
.theme1 .slider-checkbox:focus + .slider {
    box-shadow: 0 0 1px #1fa6b4; }
.theme1 .bw-form li .bw-label {
    color: #27b898; }
.theme1 .bw-grid thead {
    border-right: 1px solid #ebebeb; }
.theme1 .bw-grid tbody {
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; }
.theme1 .bw-grid th {
    border-bottom: 1px solid #27b898;
    border-left: 1px solid #ebebeb;
    color: #444444; }
.theme1 .bw-grid td {
    border-left: 1px solid #ebebeb; }
.theme1 .bw-grid td .bw-btn-txt:hover {
    background: #27b898; }
.theme1 .btn-paging.on {
    background: #27b898;
    border: 1px solid #1fa6b0; }
.theme1 .bw-btn-txt {
    background: #1fa6b4;
    color: #fff;
    border: 1px solid #229ca4; }
.theme1 .bw-btn-txt:hover, .theme1 .bw-btn-txt.on {
    color: #1fa6b4;
    border: 1px solid #1fa6b4;
    background: #fff; }
.theme1 .sweet-alert button {
    background-color: #1fa6b4 !important; }
.theme1 .sweet-alert button.cancel {
    color: #fff !important;
    background-color: #a7a9ac !important; }
.theme1 .sweet-alert button.cancel:disabled {
    color: #c1c1c1 !important;
    border: 1px solid #c1c1c1 !important; }
.theme1 .util-sub .ui-accordion .ui-accordion-header.ui-state-active {
    background: #419ba6 url("../images/svg/com-arrow-up.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center; }
.theme1 .util-sub .normal-btn:hover, .theme1 .util-sub .normal-btn.on {
    color: #419ba6 !important; }
.theme1 .switch {
    background: #27b898; }
.theme1 .switch.invert {
    background: #b2b2b2; }
.theme1 .switch.invert .switch-input:checked + .switch-label {
    color: #a2a2a2; }
.theme1 .switch.on {
    background: #2f8000; }
.theme1 .switch.on .switch-input:checked + .switch-label {
    color: #2f8000; }
.theme1 .switch-input:checked + .switch-label {
    color: #27b898; }
.theme1 .log-title.log-gateway, .theme1 .log-title.log-adaptor {
    background: #27b898; }
.theme1 .log-title.log-process {
    border: 2px solid #27b898; }
.theme1 .log-title.log-process span {
    color: #27b898 !important; }
.theme1 .bw-btn-log {
    border: 1px solid #27b898;
    color: #27b898; }
.theme1 .bw-btn-log.on {
    background: #27b898;
    color: #fff; }
.theme1 .ui-datepicker .ui-datepicker-header {
    border-bottom: 1px solid #444444;
    background: transparent; }
.theme1 .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    color: #1fb0a9; }
.theme1 .ui-datepicker .ui-datepicker-calendar .ui-state-hover {
    background: #444444; }
.theme1 .db-cal table th {
    color: #419ba6; }
.theme1 .db-cal table li:nth-child(7) span {
    color: #419ba6; }
.theme1 .db-cal .cal-sunday {
    color: #419ba6; }
.theme1 .db-cal .cal-today span {
    background: #419ba6;
    color: #fff; }
.theme1 .x-panel-body-default {
    border-color: #27b898; }
.theme1 .x-grid-body {
    border-color: #eee;
    border-top-color: #27b898; }
.theme1 .x-column-header {
    color: #444444; }
.theme1 .x-menu-item-active {
    border-color: #27b898;
    background-color: #f1f1f1; }
.theme1 .x-grid-row-selected .x-grid-td, .theme1 .x-grid-row-over .x-grid-td {
    background-color: #ebfffb; }
.theme1 .x-column-header-open {
    background-color: #f1f1f1; }
.theme1 .x-column-header-open .x-column-header-trigger {
    background-color: #f1f1f1; }
.theme1 .bx-grid-header > .f-l > .bw-btn {
    border: 1px solid #27b898;
    background: #27b898; }
.theme1 .grid-header-title {
    color: #444444; }
.theme1 .grid-header-title.bw-btn-txt {
    color: #fff; }
.theme1 .grid-header-title.bw-btn-txt:hover {
    color: #27b898; }
.theme1 .w2ui-grid {
    border-top: 1px solid #419ba6; }
.theme1 .w2ui-grid .w2ui-grid-body table .w2ui-head {
    color: #444444;
    border-bottom: 1px solid #eee;
    background: #f6f6f6; }
.theme1 .w2ui-grid .w2ui-grid-body table tr.w2ui-selected {
    background-color: #dbf7f1 !important; }
.theme1 .w2ui-grid .w2ui-grid-body table tr:hover {
    background-color: #ebfffb !important; }
.theme1 .w2ui-grid .w2ui-grid-body table tr td.w2ui-selected {
    background-color: #dbf7f1 !important; }
.theme1 .bw-log li .arrow-bg {
    background: url("../images/svg/green/arrow-right-green.svg") no-repeat 100%/100%; }
.theme1 .bw-log li .arrow-bg.on {
    background: url("../images/svg/arrow-right-on.svg") no-repeat 100%/100%; }
.theme1 .bw-tree li.on span {
    background: #dbf7f1; }
.theme1 .bw-tree li span:hover {
    background: #dbf7f1; }
.theme1 .bw-icon-tree {
    background-size: 100%; }
.theme1 .tree-agency:before {
    background: url("../images/svg/green/biz-agency-green.svg") no-repeat !important; }
.theme1 .tree-tasks:before {
    background: url("../images/svg/green/biz-file-confirm-green.svg") no-repeat !important; }
.theme1 .tree-pcl-dscd:before, .theme1 .tree-cnnt-grp:before {
    background: url("../images/svg/green/cnnt-grp-green.svg") no-repeat !important; }
.theme1 .tree-pcl:before, .theme1 .tree-cnnt:before {
    background: url("../images/svg/green/cnnt-green.svg") no-repeat !important; }
.theme1 .tree-system:before {
    background: url("../images/svg/green/tech-server2-green.svg") no-repeat !important; }
.theme1 .tree-interface:before {
    background: url("../images/svg/green/biz-link-green.svg") no-repeat !important; }
.theme1 .tree-node:before {
    background: url("../images/svg/green/tech-server-green.svg") no-repeat !important; }
.theme1 .tree-instance:before {
    background: url("../images/svg/green/com-square-down-green.svg") no-repeat !important; }
.theme1 .tree-server:before {
    background: url("../images/svg/green/com-server-green.svg") no-repeat !important; }
.theme1 .tree-client:before {
    background: url("../images/svg/green/com-client-green.svg") no-repeat !important; }
.theme1 .bw-icon {
    background-size: 100%; }
.theme1 .bw-icon.i-process {
    background: url("../images/svg/green/i-process-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-new-tab {
    background: url("../images/svg/green/i-new-tab-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-favorite {
    background: url("../images/svg/green/i-favorite-off-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-default {
    background: url("../images/svg/green/com-control-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-api {
    background: url("../images/svg/green/api-analysis-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-connection {
    background: url("../images/svg/green/biz-distribution-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-api {
    background: url("../images/svg/green/api-analysis-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-interface {
    background: url("../images/svg/green/biz-link-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-flow {
    background: url("../images/svg/green/biz-workflow-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-pro {
    background: url("../images/svg/green/com-custom-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-batch {
    background: url("../images/svg/green/biz-layer-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-node {
    background: url("../images/svg/green/tech-server-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-run {
    background: url("../images/svg/green/tech-code-start-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-monitoring {
    background: url("../images/svg/green/biz-monitoring-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-status-monitoring {
    background: url("../images/svg/green/com-log-error2-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-analysis {
    background: url("../images/svg/green/biz-chart-bar-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-api-analysis {
    background: url("../images/svg/green/api-control-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-setting {
    background: url("../images/svg/green/com-setting-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-mng-interface {
    background: url("../images/svg/green/biz-chart-bar-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-setting {
    background: url("../images/svg/green/com-setting-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-favorite {
    background: url("../images/svg/green/i-favorite-off-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-favorite.on {
    background: url("../images/svg/green/i-favorite-on-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-func-reset {
    background: url("../images/svg/green/com-reset-green.svg") no-repeat center center;
    background-size: 80% !important; }
.theme1 .bw-icon.i-func-search {
    background: url("../images/svg/green/com-search-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-func-add {
    background: url("../images/svg/green/com-add-green.svg") no-repeat center center;
    background-size: 80% !important; }
.theme1 .bw-icon.i-func-del {
    background: url("../images/svg/green/com-close-green.svg") no-repeat center center;
    background-size: 70% !important; }
.theme1 .bw-icon.i-func-save {
    background: url("../images/svg/green/com-save-green.svg") no-repeat center center;
    background-size: 80% !important; }
.theme1 .bw-icon.i-func-edit {
    background: url("../images/svg/green/com-edit-green.svg") no-repeat center center;
    background-size: 80% !important; }
.theme1 .bw-icon.i-func-trash {
    background: url("../images/svg/green/com-trash-green.svg") no-repeat center center;
    background-size: 80% !important; }
.theme1 .bw-icon.i-log-task {
    background: url("../images/svg/green/com-log-task-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-func-move {
    background: url("../images/svg/green/com-lagging-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-func-refresh {
    background: url("../images/svg/green/com-refresh-green.svg") no-repeat center center; }
.theme1 .bw-icon.i-failback {
    background: url("../images/svg/green/failback-green.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-favorite, .theme1 .bw-btn:hover .bw-icon.i-mng-favorite {
    background: url("../images/svg/i-favorite-off-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-default, .theme1 .bw-btn:hover .bw-icon.i-mng-default {
    background: url("../images/svg/com-control-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-connection, .theme1 .bw-btn:hover .bw-icon.i-mng-connection {
    background: url("../images/svg/biz-distribution-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-api, .theme1 .bw-btn:hover .bw-icon.i-mng-api {
    background: url("../images/svg/api-analysis-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-interface, .theme1 .bw-btn:hover .bw-icon.i-mng-interface {
    background: url("../images/svg/biz-chart-bar-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-flow, .theme1 .bw-btn:hover .bw-icon.i-mng-flow {
    background: url("../images/svg/biz-workflow-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-pro, .theme1 .bw-btn:hover .bw-icon.i-mng-pro {
    background: url("../images/svg/com-custom-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-batch, .theme1 .bw-btn:hover .bw-icon.i-mng-batch {
    background: url("../images/svg/biz-layer-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-node, .theme1 .bw-btn:hover .bw-icon.i-mng-node {
    background: url("../images/svg/tech-server-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-run, .theme1 .bw-btn:hover .bw-icon.i-mng-run {
    background: url("../images/svg/tech-code-start-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-monitoring, .theme1 .bw-btn:hover .bw-icon.i-mng-monitoring {
    background: url("../images/svg/biz-monitoring-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-status-monitoring, .theme1 .bw-btn:hover .bw-icon.i-status-monitoring {
    background: url("../images/svg/com-log-error2-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-analysis, .theme1 .bw-btn:hover .bw-icon.i-mng-analysis {
    background: url("../images/svg/biz-chart-bar-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-mng-api-analysis, .theme1 .bw-btn:hover .bw-icon.i-mng-api-analysis {
    background: url("../images/svg/api-control-white.svg") no-repeat center center; }
.theme1 .ui-state-active .bw-icon.i-setting, .theme1 .bw-btn:hover .bw-icon.i-setting {
    background: url("../images/svg/com-setting-white.svg") no-repeat center center; }
.theme1 .bw-add-icon {
    background-size: 100%; }
.theme1 .bw-add-icon.i-filter {
    background: url("../images/svg/green/tech-filter-green.svg") no-repeat center center;
    background-size: 80% !important; }
.theme1 .bw-add-icon.i-xls-up {
    background: url("../images/svg/green/biz-xls-up-green.svg") no-repeat center center;
    background-size: 80% !important; }
.theme1 .bw-add-icon.i-xls-down {
    background: url("../images/svg/green/biz-xls-down-green.svg") no-repeat center center;
    background-size: 80% !important; }
.theme1 .bw-add-icon.i-failover {
    background: url("../images/svg/green/tech-connector-green.svg") no-repeat center center; }
.theme1 .bw-add-icon.i-on {
    background: url("../images/svg/green/com-onoff-green.svg") no-repeat center center;
    background-size: 18px 18px !important; }
.theme1 .bw-add-icon.i-delete {
    background: url("../images/svg/green/com-close-green.svg") no-repeat center center; }
.theme1 .bw-add-icon.i-detail {
    background: url("../images/svg/green/com-zoom-in-green.svg") no-repeat center center; }
.theme1 .bw-add-icon.i-info {
    background: url("../images/svg/green/com-round-info-green.svg") no-repeat center center; }
.theme1 .bw-btn .i-func-submit3 {
    background: url("../images/svg/green/biz-submit-green.svg") no-repeat center center; }
.theme1 .ui-resizable-handle.ui-resizable-e {
    border-top: 1px solid #dbf7f1; }
.theme1 .jstree-default .jstree-search {
    color: #27b898; }
.theme1 .jstree-default .jstree-hovered {
    background: #ebfffb; }
.theme1 .jstree-default .jstree-clicked {
    background: #dbf7f1; }

.default .header-main {
    background: #4252ae;
    /* Old browsers */
    background: -moz-linear-gradient(left, #4252ae 0%, #6561cc 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #4252ae 0%, #6561cc 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #4252ae 0%, #6561cc 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4252ae', endColorstr='#6561cc',GradientType=1 );
    /* IE6-9 */ }

.theme1 .header-main {
    background: #199ac0;
    /* Old browsers */
    background: -moz-linear-gradient(left, #2bbf8f 0%, #199ac0 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2bbf8f 0%, #199ac0 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2bbf8f 0%, #199ac0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bbf8f', endColorstr='#199ac0',GradientType=1 );
    /* IE6-9 */ }

.theme2 .header-main {
    background: #00186e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #00186e 0%, #0e278a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00186e 0%, #0e278a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00186e 0%, #0e278a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00186b', endColorstr='#0e278f',GradientType=1 );
    /* IE6-9 */ }

.theme3 .header-main {
    background: #7f008e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #7f008e 0%, #ca0079 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7f008e 0%, #ca0079 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7f008e 0%, #ca0079 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00000', endColorstr='#6c0084',GradientType=1 );
    /* IE6-9 */ }

.theme4 .header-main {
    background: #7f008e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1a1a1d 0%, #4e4e50 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1a1a1d 0%, #4e4e50 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1a1a1d 0%, #4e4e50 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1d', endColorstr='#4e4e50',GradientType=1 );
    /* IE6-9 */ }

/* NAVY THEME */
.theme2 {
    /* .tree-response:before {
      background: url('../images/icon-tree-navy.png') 0 -900%;
  }
  .tree-request:before {
      background: url('../images/icon-tree-navy.png') 0 -800%;
  } */ }
.theme2 .login-wrap {
    background: url("../images/etc/login-bg-navy.jpg") no-repeat;
    background-size: cover; }
.theme2 .login-wrap .login-container {
    background: #5064b9; }
.theme2 .login-wrap .login-container .login .bw-btn-txt {
    color: #0e278f; }
.theme2 .login-wrap .login-container .login .bw-btn-txt:hover {
    background: #0e278f;
    color: #fff; }
.theme2 .ui-accordion .ui-accordion-header {
    border-top: 1px solid #0e278f;
    background-image: url("../images/svg/com-arrow-down.svg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 10px 10px;
    background-position: right 5px center; }
.theme2 .ui-accordion .ui-accordion-header:hover {
    background-color: #e7e5e5; }
.theme2 .ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid #ebebeb;
    background: #0e278f url("../images/svg/com-arrow-up-white.svg") no-repeat;
    background-size: 10px;
    background-position: right 5px center; }
.theme2 aside .fav li.on, .theme2 aside .fav li:hover {
    background-color: #0e278f;
    border-bottom: 1px solid #0e278f; }
.theme2 aside .fav li .sub-menu {
    border: 1px solid #0e278f; }
.theme2 aside .fav li .sub-menuli:hover {
    color: #0e278f; }
.theme2 .main-contents .ui-accordion .ui-accordion-header, .theme2 .bw-modal .ui-accordion .ui-accordion-header {
    background-image: url("../images/svg/navy/com-arrow-down-navy.svg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme2 .main-contents .ui-accordion .ui-accordion-header.ui-state-active, .theme2 .bw-modal .ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid #ebebeb;
    background: #f6f6f6 url("../images/svg/navy/com-arrow-up-navy.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme2 .main-contents .sim-accordion, .theme2 .bw-modal .sim-accordion {
    background: #f6f6f6 url("../images/svg/navy/com-arrow-up-navy.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center;
    border-right: 0; }
.theme2 .main-contents .sim-accordion div, .theme2 .bw-modal .sim-accordion div {
    background: #f6f6f6; }
.theme2 .main-contents .sim-accordion.off, .theme2 .bw-modal .sim-accordion.off {
    background: url("../images/svg/navy/com-arrow-down-navy.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme2 .main-contents .sim-accordion.off div, .theme2 .bw-modal .sim-accordion.off div {
    background: #fff; }
.theme2 .main-contents .layout-wrap .bw-tree-wrap .bw-input.left-select, .theme2 .bw-modal .layout-wrap .bw-tree-wrap .bw-input.left-select {
    background: #fff url("../images/svg/navy/arrow-btm-navy.svg") no-repeat !important;
    background-position: right 5px center !important;
    background-size: 13px 13px !important; }
.theme2 .bw-accordion .bw-sub li.on, .theme2 .bw-accordion .bw-sub li:hover {
    background: #e7e5e5 url("../images/svg/com-arrow-right.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center;
    color: #0e278f; }
.theme2 .bw-accordion .small-bullet span {
    display: inline-block !important;
    background: url("../images/svg/navy/bg-stt-navy.svg") no-repeat center left !important;
    background-size: 13px 13px !important; }
.theme2 .bw-accordion .content-tab .tabs span {
    color: #0e278f; }
.theme2 .bw-accordion .content-tab .tabs span.on {
    background: #0e278f;
    border: 1px solid #0e278f;
    color: #fff; }
.theme2 .bw-accordion .content-tab .contents {
    border-top: 2px solid #0e278f; }
.theme2 .bw-stt {
    background: url("../images/svg/navy/bg-stt-navy.svg") no-repeat left center;
    background-size: 15px 15px; }
.theme2 .bw-tt {
    color: #00186b;
    background: url("../images/svg/navy/ico-diamond-navy.svg") no-repeat left -3px center;
    background-size: 15px 15px; }
.theme2 .bw-tt .bw-menu-separator {
    background: url("../images/svg/navy/menu-separator-navy.svg") no-repeat left center; }
.theme2 .bw-acc-stt {
    background: url("../images/svg/navy/bg-stt-navy.svg") no-repeat left center;
    background-size: 15px 15px; }
.theme2 .add-bd2-t {
    border-top: 1px solid #0e278f !important; }
.theme2 .add-bd2-b {
    border-top: 2px solid #0e278f !important; }
.theme2 .chr-c-blue {
    color: #0e278f !important; }
.theme2 .tab-list li {
    background: #f5f5f5;
    color: #bdbdbd; }
.theme2 .tab-list li.on {
    background: white;
    color: #0e278f;
    border-bottom: 2px solid #0e278f; }
.theme2 .tab-list li:hover {
    background: white;
    color: #0e278f;
    border-bottom: 3px solid #b12a2a; }
.theme2 .main-tab .btn-util .bw-btn.on .fa {
    color: #0e278f; }
.theme2 .bw-tab strong {
    background-color: #0e278f; }
.theme2 .bw-tab span {
    background: url("../images/svg/navy/tab-navy.svg") no-repeat;
    background-size: 100%;
    background-position: 0 -90px; }
.theme2 .input-wrap.asterisk:before, .theme2 .input-wrap.asterisk label:before {
    color: #ff3600; }
.theme2 .input-wrap.focus {
    border: 1px solid #0d1a83; }
.theme2 .input-wrap.focus label:after {
    border-right: 1px solid #0d1a83; }
.theme2 .input-wrap .fix-txtarea .bw-textarea {
    border-left: 1px solid #0d1a83; }
.theme2 .input-wrap .bw-label {
    color: #0e278f;
    background-size: auto 100%; }
.theme2 .one-line-label {
    color: #0e278f; }
.theme2 .bw-input.ipt-select {
    background: #fff url("../images/svg/navy/arrow-btm-navy.svg") no-repeat !important;
    background-position: right 5px center !important;
    background-size: 11px 11px !important; }
.theme2 .bw-input.ipt-select:disabled {
    background: #eee !important; }
.theme2 .bw-input[type="checkbox"] {
    background: url("../images/svg/check-default.svg") no-repeat 0 0;
    background-size: 100%; }
.theme2 .bw-input[type="checkbox"]:checked {
    background: url("../images/svg/navy/check-select-navy.svg") no-repeat 0 0; }
.theme2 .bw-input[type="radio"] {
    background: url("../images/svg/radio-default.svg") no-repeat 0 0;
    background-size: 100%; }
.theme2 .bw-input[type="radio"]:disabled {
    background: url("../images/svg/navy/radio-select-navy.svg") no-repeat 0 0; }
.theme2 .bw-input.ipt-cal {
    background: url("../images/svg/navy/com-cal-navy.svg") no-repeat 0 0;
    background-position: right 2px center;
    background-size: 17px 17px; }
.theme2 .bw-input.ipt-time {
    background: url("../images/svg/navy/com-clock-navy.svg") no-repeat 0 0;
    background-position: right 2px center;
    background-size: 17px 17px; }
.theme2 .chk-bx + label:before {
    background: url("../images/svg/check-default.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme2 .chk-bx:checked + label:before {
    background: url("../images/svg/navy/check-select-navy.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme2 .rdo-bx + label:before {
    background: url("../images/svg/radio-default.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme2 .rdo-bx:checked + label:before {
    background: url("../images/svg/navy/radio-select-navy.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme2 .slider-checkbox:checked + .slider {
    background-color: #0e278f; }
.theme2 .slider-checkbox:focus + .slider {
    box-shadow: 0 0 1px #0e278f; }
.theme2 .bw-form li .bw-label {
    color: #0e278f; }
.theme2 .bw-grid thead {
    border-right: 1px solid #ebebeb; }
.theme2 .bw-grid tbody {
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; }
.theme2 .bw-grid th {
    border-bottom: 1px solid #0e278f;
    border-left: 1px solid #ebebeb;
    color: #0e278f; }
.theme2 .bw-grid td {
    border-left: 1px solid #ebebeb; }
.theme2 .bw-grid td .bw-btn-txt:hover {
    background: #0e278f; }
.theme2 .btn-paging.on {
    background: #0e278f;
    border: 1px solid #0e278f; }
.theme2 .bw-btn-txt {
    background: #0e278f;
    color: #fff;
    border: 1px solid #0d1a83; }
.theme2 .bw-btn-txt:hover, .theme2 .bw-btn-txt.on {
    color: #0e278f;
    border: 1px solid #0e278f;
    background: #fff; }
.theme2 .sweet-alert button {
    background-color: #0e278f !important; }
.theme2 .sweet-alert button.cancel {
    color: #fff !important;
    background-color: #a7a9ac !important; }
.theme2 .sweet-alert button.cancel:disabled {
    color: #c1c1c1 !important;
    border: 1px solid #c1c1c1 !important; }
.theme2 .util-sub .ui-accordion .ui-accordion-header.ui-state-active {
    background: #0e278f url("../images/svg/com-arrow-up.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center; }
.theme2 .util-sub .normal-btn:hover, .theme2 .util-sub .normal-btn.on {
    color: #0e278f !important; }
.theme2 .switch {
    background: #0e278f; }
.theme2 .switch.invert {
    background: #b2b2b2; }
.theme2 .switch.invert .switch-input:checked + .switch-label {
    color: #a2a2a2; }
.theme2 .switch.on {
    background: #2f8000; }
.theme2 .switch.on .switch-input:checked + .switch-label {
    color: #2f8000; }
.theme2 .switch-input:checked + .switch-label {
    color: #0e278f; }
.theme2 .log-title.log-gateway, .theme2 .log-title.log-adaptor {
    background: #0e278f; }
.theme2 .log-title.log-process {
    border: 2px solid #0e278f; }
.theme2 .log-title.log-process span {
    color: #0e288f !important; }
.theme2 .bw-btn-log {
    border: 1px solid #0e278f;
    color: #0e278f; }
.theme2 .bw-btn-log.on {
    background: #0e278f;
    color: #fff; }
.theme2 .ui-datepicker .ui-datepicker-header {
    border-bottom: 1px solid #0e278f;
    background: transparent; }
.theme2 .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    color: #00186b; }
.theme2 .ui-datepicker .ui-datepicker-calendar .ui-state-hover {
    background: #0e278f; }
.theme2 .db-cal table th {
    color: #0e278f; }
.theme2 .db-cal table li:nth-child(7) span {
    color: #0e278f; }
.theme2 .db-cal .cal-sunday {
    color: #0e278f; }
.theme2 .db-cal .cal-today span {
    background: #0e278f;
    color: #fff; }
.theme2 .x-panel-body-default {
    border-color: #0e278f; }
.theme2 .x-grid-body {
    border-color: #eee;
    border-top-color: #0e278f; }
.theme2 .x-column-header {
    color: #0e278f; }
.theme2 .x-menu-item-active {
    border-color: #0e278f;
    background-color: #f1f1f1; }
.theme2 .x-grid-row-selected .x-grid-td, .theme2 .x-grid-row-over .x-grid-td {
    background-color: #f2f4ff; }
.theme2 .x-column-header-open {
    background-color: #f1f1f1; }
.theme2 .x-column-header-open .x-column-header-trigger {
    background-color: #f1f1f1; }
.theme2 .bx-grid-header > .f-l > .bw-btn {
    border: 1px solid #0e278f;
    background: #0e278f; }
.theme2 .grid-header-title {
    color: #0e278f; }
.theme2 .grid-header-title.bw-btn-txt {
    color: #fff; }
.theme2 .grid-header-title.bw-btn-txt:hover {
    color: #0e278f; }
.theme2 .w2ui-grid {
    border-top: 1px solid #0e278f; }
.theme2 .w2ui-grid .w2ui-grid-body table .w2ui-head {
    color: #0e278f;
    border-bottom: 1px solid #eee;
    background: #f6f6f6; }
.theme2 .w2ui-grid .w2ui-grid-body table tr.w2ui-selected {
    background-color: #e9f0fd !important; }
.theme2 .w2ui-grid .w2ui-grid-body table tr:hover {
    background-color: #f2f4ff !important; }
.theme2 .w2ui-grid .w2ui-grid-body table tr td.w2ui-selected {
    background-color: #e9f0fd !important; }
.theme2 .bw-log li .arrow-bg {
    background: url("../images/svg/navy/arrow-right-navy.svg") no-repeat 100%/100%; }
.theme2 .bw-log li .arrow-bg.on {
    background: url("../images/svg/arrow-right-on.svg") no-repeat 100%/100%; }
.theme2 .bw-tree li.on span {
    background: #e9f0fd; }
.theme2 .bw-tree li span:hover {
    background: #e9f0fd; }
.theme2 .bw-icon-tree {
    background-size: 100%; }
.theme2 .tree-agency:before {
    background: url("../images/svg/navy/biz-agency-navy.svg") no-repeat !important; }
.theme2 .tree-tasks:before {
    background: url("../images/svg/navy/biz-file-confirm-navy.svg") no-repeat !important; }
.theme2 .tree-pcl-dscd:before, .theme2 .tree-cnnt-grp:before {
    background: url("../images/svg/navy/cnnt-grp-navy.svg") no-repeat !important; }
.theme2 .tree-pcl:before, .theme2 .tree-cnnt:before {
    background: url("../images/svg/navy/cnnt-navy.svg") no-repeat !important; }
.theme2 .tree-system:before {
    background: url("../images/svg/navy/tech-server2-navy.svg") no-repeat !important; }
.theme2 .tree-interface:before {
    background: url("../images/svg/navy/biz-link-navy.svg") no-repeat !important; }
.theme2 .tree-node:before {
    background: url("../images/svg/navy/tech-server-navy.svg") no-repeat !important; }
.theme2 .tree-instance:before {
    background: url("../images/svg/navy/com-square-down-navy.svg") no-repeat !important; }
.theme2 .tree-server:before {
    background: url("../images/svg/navy/com-server-navy.svg") no-repeat !important; }
.theme2 .tree-client:before {
    background: url("../images/svg/navy/com-client-navy.svg") no-repeat !important; }
.theme2 .bw-icon {
    background-size: 100%; }
.theme2 .bw-icon.i-process {
    background: url("../images/svg/navy/i-process-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-new-tab {
    background: url("../images/svg/navy/i-new-tab-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-favorite {
    background: url("../images/svg/navy/i-favorite-off-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-default {
    background: url("../images/svg/navy/com-control-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-api {
    background: url("../images/svg/navy/api-analysis-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-connection {
    background: url("../images/svg/navy/biz-distribution-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-api {
    background: url("../images/svg/navy/api-analysis-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-interface {
    background: url("../images/svg/navy/biz-link-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-flow {
    background: url("../images/svg/navy/biz-workflow-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-pro {
    background: url("../images/svg/navy/com-custom-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-batch {
    background: url("../images/svg/navy/biz-layer-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-node {
    background: url("../images/svg/navy/tech-server-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-run {
    background: url("../images/svg/navy/tech-code-start-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-monitoring {
    background: url("../images/svg/navy/biz-monitoring-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-status-monitoring {
    background: url("../images/svg/navy/com-log-error2-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-analysis {
    background: url("../images/svg/navy/biz-chart-bar-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-api-analysis {
    background: url("../images/svg/navy/api-control-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-setting {
    background: url("../images/svg/navy/com-setting-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-mng-interface {
    background: url("../images/svg/navy/biz-chart-bar-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-setting {
    background: url("../images/svg/navy/com-setting-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-favorite {
    background: url("../images/svg/navy/i-favorite-off-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-favorite.on {
    background: url("../images/svg/navy/i-favorite-on-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-func-reset {
    background: url("../images/svg/navy/com-reset-navy.svg") no-repeat center center;
    background-size: 80% !important; }
.theme2 .bw-icon.i-func-search {
    background: url("../images/svg/navy/com-search-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-func-add {
    background: url("../images/svg/navy/com-add-navy.svg") no-repeat center center;
    background-size: 80% !important; }
.theme2 .bw-icon.i-func-del {
    background: url("../images/svg/navy/com-close-navy.svg") no-repeat center center;
    background-size: 70% !important; }
.theme2 .bw-icon.i-func-save {
    background: url("../images/svg/navy/com-save-navy.svg") no-repeat center center;
    background-size: 80% !important; }
.theme2 .bw-icon.i-func-edit {
    background: url("../images/svg/navy/com-edit-navy.svg") no-repeat center center;
    background-size: 80% !important; }
.theme2 .bw-icon.i-func-trash {
    background: url("../images/svg/navy/com-trash-navy.svg") no-repeat center center;
    background-size: 80% !important; }
.theme2 .bw-icon.i-log-task {
    background: url("../images/svg/navy/com-log-task-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-func-move {
    background: url("../images/svg/navy/com-lagging-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-func-refresh {
    background: url("../images/svg/navy/com-refresh-navy.svg") no-repeat center center; }
.theme2 .bw-icon.i-failback {
    background: url("../images/svg/navy/failback-navy.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-favorite, .theme2 .bw-btn:hover .bw-icon.i-mng-favorite {
    background: url("../images/svg/i-favorite-off-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-default, .theme2 .bw-btn:hover .bw-icon.i-mng-default {
    background: url("../images/svg/com-control-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-connection, .theme2 .bw-btn:hover .bw-icon.i-mng-connection {
    background: url("../images/svg/biz-distribution-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-api, .theme2 .bw-btn:hover .bw-icon.i-mng-api {
    background: url("../images/svg/api-analysis-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-interface, .theme2 .bw-btn:hover .bw-icon.i-mng-interface {
    background: url("../images/svg/biz-chart-bar-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-flow, .theme2 .bw-btn:hover .bw-icon.i-mng-flow {
    background: url("../images/svg/biz-workflow-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-pro, .theme2 .bw-btn:hover .bw-icon.i-mng-pro {
    background: url("../images/svg/com-custom-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-batch, .theme2 .bw-btn:hover .bw-icon.i-mng-batch {
    background: url("../images/svg/biz-layer-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-node, .theme2 .bw-btn:hover .bw-icon.i-mng-node {
    background: url("../images/svg/tech-server-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-run, .theme2 .bw-btn:hover .bw-icon.i-mng-run {
    background: url("../images/svg/tech-code-start-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-monitoring, .theme2 .bw-btn:hover .bw-icon.i-mng-monitoring {
    background: url("../images/svg/biz-monitoring-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-status-monitoring, .theme2 .bw-btn:hover .bw-icon.i-status-monitoring {
    background: url("../images/svg/com-log-error2-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-analysis, .theme2 .bw-btn:hover .bw-icon.i-mng-analysis {
    background: url("../images/svg/biz-chart-bar-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-mng-api-analysis, .theme2 .bw-btn:hover .bw-icon.i-mng-api-analysis {
    background: url("../images/svg/api-control-white.svg") no-repeat center center; }
.theme2 .ui-state-active .bw-icon.i-setting, .theme2 .bw-btn:hover .bw-icon.i-setting {
    background: url("../images/svg/com-setting-white.svg") no-repeat center center; }
.theme2 .bw-add-icon {
    background-size: 100%; }
.theme2 .bw-add-icon.i-filter {
    background: url("../images/svg/navy/tech-filter-navy.svg") no-repeat center center;
    background-size: 80% !important; }
.theme2 .bw-add-icon.i-xls-up {
    background: url("../images/svg/navy/biz-xls-up-navy.svg") no-repeat center center;
    background-size: 80% !important; }
.theme2 .bw-add-icon.i-xls-down {
    background: url("../images/svg/navy/biz-xls-down-navy.svg") no-repeat center center;
    background-size: 80% !important; }
.theme2 .bw-add-icon.i-failover {
    background: url("../images/svg/navy/tech-connector-navy.svg") no-repeat center center; }
.theme2 .bw-add-icon.i-on {
    background: url("../images/svg/navy/com-onoff-navy.svg") no-repeat center center;
    background-size: 18px 18px !important; }
.theme2 .bw-add-icon.i-delete {
    background: url("../images/svg/navy/com-close-navy.svg") no-repeat center center; }
.theme2 .bw-add-icon.i-detail {
    background: url("../images/svg/navy/com-zoom-in-navy.svg") no-repeat center center; }
.theme2 .bw-add-icon.i-info {
    background: url("../images/svg/navy/com-round-info-navy.svg") no-repeat center center; }
.theme2 .bw-btn .i-func-submit3 {
    background: url("../images/svg/navy/biz-submit-navy.svg") no-repeat center center; }
.theme2 .ui-resizable-handle.ui-resizable-e {
    border-top: 1px solid #e9f0fd; }
.theme2 .jstree-default .jstree-search {
    color: #0e278f; }
.theme2 .jstree-default .jstree-hovered {
    background: #f2f4ff; }
.theme2 .jstree-default .jstree-clicked {
    background: #e9f0fd; }

.default .header-main {
    background: #4252ae;
    /* Old browsers */
    background: -moz-linear-gradient(left, #4252ae 0%, #6561cc 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #4252ae 0%, #6561cc 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #4252ae 0%, #6561cc 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4252ae', endColorstr='#6561cc',GradientType=1 );
    /* IE6-9 */ }

.theme1 .header-main {
    background: #199ac0;
    /* Old browsers */
    background: -moz-linear-gradient(left, #2bbf8f 0%, #199ac0 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2bbf8f 0%, #199ac0 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2bbf8f 0%, #199ac0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bbf8f', endColorstr='#199ac0',GradientType=1 );
    /* IE6-9 */ }

.theme2 .header-main {
    background: #00186e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #00186e 0%, #0e278a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00186e 0%, #0e278a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00186e 0%, #0e278a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00186b', endColorstr='#0e278f',GradientType=1 );
    /* IE6-9 */ }

.theme3 .header-main {
    background: #7f008e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #7f008e 0%, #ca0079 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7f008e 0%, #ca0079 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7f008e 0%, #ca0079 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00000', endColorstr='#6c0084',GradientType=1 );
    /* IE6-9 */ }

.theme4 .header-main {
    background: #7f008e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1a1a1d 0%, #4e4e50 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1a1a1d 0%, #4e4e50 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1a1a1d 0%, #4e4e50 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1d', endColorstr='#4e4e50',GradientType=1 );
    /* IE6-9 */ }

/* PURPLE THEME */
.theme3 {
    /* .tree-response:before {
      background: url('../images/icon-tree-pp.png') 0 -900%;
  }
  .tree-request:before {
      background: url('../images/icon-tree-pp.png') 0 -800%;
  } */ }
.theme3 .login-wrap {
    background: url("../images/etc/login-bg-pp.jpg") no-repeat;
    background-size: cover; }
.theme3 .login-wrap .login-container {
    background: #6d59b5; }
.theme3 .login-wrap .login-container .login .bw-btn-txt {
    color: #6c0084; }
.theme3 .login-wrap .login-container .login .bw-btn-txt:hover {
    background: #6c0084;
    color: #fff; }
.theme3 .ui-accordion .ui-accordion-header {
    border-top: 1px solid #6c0084;
    background-image: url("../images/svg/com-arrow-down.svg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 10px 10px;
    background-position: right 5px center; }
.theme3 .ui-accordion .ui-accordion-header:hover {
    background-color: #e7e5e5; }
.theme3 .ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid #ebebeb;
    background: #6c0084 url("../images/svg/com-arrow-up-white.svg") no-repeat;
    background-size: 10px;
    background-position: right 5px center; }
.theme3 aside .fav li.on, .theme3 aside .fav li:hover {
    background-color: #6c0084;
    border-bottom: 1px solid #6c0084; }
.theme3 aside .fav li .sub-menu {
    border: 1px solid #6c0084; }
.theme3 aside .fav li .sub-menuli:hover {
    color: #6c0084; }
.theme3 .main-contents .ui-accordion .ui-accordion-header, .theme3 .bw-modal .ui-accordion .ui-accordion-header {
    background-image: url("../images/svg/pp/com-arrow-down-pp.svg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme3 .main-contents .ui-accordion .ui-accordion-header.ui-state-active, .theme3 .bw-modal .ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid #ebebeb;
    background: #f6f6f6 url("../images/svg/pp/com-arrow-up-pp.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme3 .main-contents .sim-accordion, .theme3 .bw-modal .sim-accordion {
    background: #f6f6f6 url("../images/svg/pp/com-arrow-up-pp.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center;
    border-right: 0; }
.theme3 .main-contents .sim-accordion div, .theme3 .bw-modal .sim-accordion div {
    background: #f6f6f6; }
.theme3 .main-contents .sim-accordion.off, .theme3 .bw-modal .sim-accordion.off {
    background: url("../images/svg/pp/com-arrow-down-pp.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme3 .main-contents .sim-accordion.off div, .theme3 .bw-modal .sim-accordion.off div {
    background: #fff; }
.theme3 .main-contents .layout-wrap .bw-tree-wrap .bw-input.left-select, .theme3 .bw-modal .layout-wrap .bw-tree-wrap .bw-input.left-select {
    background: #fff url("../images/svg/pp/arrow-btm-pp.svg") no-repeat !important;
    background-position: right 5px center !important;
    background-size: 13px 13px !important; }
.theme3 .bw-accordion .bw-sub li.on, .theme3 .bw-accordion .bw-sub li:hover {
    background: #e7e5e5 url("../images/svg/com-arrow-right.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center;
    color: #6c0084; }
.theme3 .bw-accordion .small-bullet span {
    display: inline-block !important;
    background: url("../images/svg/pp/bg-stt-pp.svg") no-repeat center left !important;
    background-size: 13px 13px !important; }
.theme3 .bw-accordion .content-tab .tabs span {
    color: #6c0084; }
.theme3 .bw-accordion .content-tab .tabs span.on {
    background: #6c0084;
    border: 1px solid #6c0084;
    color: #fff; }
.theme3 .bw-accordion .content-tab .contents {
    border-top: 2px solid #6c0084; }
.theme3 .bw-stt {
    background: url("../images/svg/pp/bg-stt-pp.svg") no-repeat left center;
    background-size: 15px 15px; }
.theme3 .bw-tt {
    color: #7f008e;
    background: url("../images/svg/pp/ico-diamond-pp.svg") no-repeat left -3px center;
    background-size: 15px 15px; }
.theme3 .bw-tt .bw-menu-separator {
    background: url("../images/svg/pp/menu-separator-pp.svg") no-repeat left center; }
.theme3 .bw-acc-stt {
    background: url("../images/svg/pp/bg-stt-pp.svg") no-repeat left center;
    background-size: 15px 15px; }
.theme3 .add-bd2-t {
    border-top: 1px solid #6c0084 !important; }
.theme3 .add-bd2-b {
    border-top: 2px solid #6c0084 !important; }
.theme3 .chr-c-blue {
    color: #6c0084 !important; }
.theme3 .tab-list li {
    background: #f5f5f5;
    color: #bdbdbd; }
.theme3 .tab-list li.on {
    background: white;
    color: #6c0084;
    border-bottom: 2px solid #6c0084; }
.theme3 .tab-list li:hover {
    background: white;
    color: #6c0084;
    border-bottom: 3px solid #b12a2a; }
.theme3 .main-tab .btn-util .bw-btn.on .fa {
    color: #6c0084; }
.theme3 .bw-tab strong {
    background-color: #6c0084; }
.theme3 .bw-tab span {
    background: url("../images/svg/pp/tab-pp.svg") no-repeat;
    background-size: 100%;
    background-position: 0 -90px; }
.theme3 .input-wrap.asterisk:before, .theme3 .input-wrap.asterisk label:before {
    color: #ff3600; }
.theme3 .input-wrap.focus {
    border: 1px solid #600079; }
.theme3 .input-wrap.focus label:after {
    border-right: 1px solid #600079; }
.theme3 .input-wrap .fix-txtarea .bw-textarea {
    border-left: 1px solid #600079; }
.theme3 .input-wrap .bw-label {
    color: #333333;
    background-size: auto 100%; }
.theme3 .one-line-label {
    color: #333333; }
.theme3 .bw-input.ipt-select {
    background: #fff url("../images/svg/pp/arrow-btm-pp.svg") no-repeat !important;
    background-position: right 5px center !important;
    background-size: 11px 11px !important; }
.theme3 .bw-input.ipt-select:disabled {
    background: #eee !important; }
.theme3 .bw-input[type="checkbox"] {
    background: url("../images/svg/check-default.svg") no-repeat 0 0;
    background-size: 100%; }
.theme3 .bw-input[type="checkbox"]:checked {
    background: url("../images/svg/pp/check-select-pp.svg") no-repeat 0 0; }
.theme3 .bw-input[type="radio"] {
    background: url("../images/svg/radio-default.svg") no-repeat 0 0;
    background-size: 100%; }
.theme3 .bw-input[type="radio"]:disabled {
    background: url("../images/svg/pp/radio-select-pp.svg") no-repeat 0 0; }
.theme3 .bw-input.ipt-cal {
    background: url("../images/svg/pp/com-cal-pp.svg") no-repeat 0 0;
    background-position: right 2px center;
    background-size: 17px 17px; }
.theme3 .bw-input.ipt-time {
    background: url("../images/svg/pp/com-clock-pp.svg") no-repeat 0 0;
    background-position: right 2px center;
    background-size: 17px 17px; }
.theme3 .chk-bx + label:before {
    background: url("../images/svg/check-default.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme3 .chk-bx:checked + label:before {
    background: url("../images/svg/pp/check-select-pp.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme3 .rdo-bx + label:before {
    background: url("../images/svg/radio-default.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme3 .rdo-bx:checked + label:before {
    background: url("../images/svg/pp/radio-select-pp.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme3 .slider-checkbox:checked + .slider {
    background-color: #6c0084; }
.theme3 .slider-checkbox:focus + .slider {
    box-shadow: 0 0 1px #6c0084; }
.theme3 .bw-form li .bw-label {
    color: #6c0084; }
.theme3 .bw-grid thead {
    border-right: 1px solid #ebebeb; }
.theme3 .bw-grid tbody {
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; }
.theme3 .bw-grid th {
    border-bottom: 1px solid #6c0084;
    border-left: 1px solid #ebebeb;
    color: #333333; }
.theme3 .bw-grid td {
    border-left: 1px solid #ebebeb; }
.theme3 .bw-grid td .bw-btn-txt:hover {
    background: #6c0084; }
.theme3 .btn-paging.on {
    background: #6c0084;
    border: 1px solid #6c0084; }
.theme3 .bw-btn-txt {
    background: #6c0084;
    color: #fff;
    border: 1px solid #600079; }
.theme3 .bw-btn-txt:hover, .theme3 .bw-btn-txt.on {
    color: #6c0084;
    border: 1px solid #6c0084;
    background: #fff; }
.theme3 .sweet-alert button {
    background-color: #6c0084 !important; }
.theme3 .sweet-alert button.cancel {
    color: #fff !important;
    background-color: #a7a9ac !important; }
.theme3 .sweet-alert button.cancel:disabled {
    color: #c1c1c1 !important;
    border: 1px solid #c1c1c1 !important; }
.theme3 .util-sub .ui-accordion .ui-accordion-header.ui-state-active {
    background: #6c0084 url("../images/svg/com-arrow-up.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center; }
.theme3 .util-sub .normal-btn:hover, .theme3 .util-sub .normal-btn.on {
    color: #6c0084 !important; }
.theme3 .switch {
    background: #6c0084; }
.theme3 .switch.invert {
    background: #b2b2b2; }
.theme3 .switch.invert .switch-input:checked + .switch-label {
    color: #a2a2a2; }
.theme3 .switch.on {
    background: #2f8000; }
.theme3 .switch.on .switch-input:checked + .switch-label {
    color: #2f8000; }
.theme3 .switch-input:checked + .switch-label {
    color: #6c0084; }
.theme3 .log-title.log-gateway, .theme3 .log-title.log-adaptor {
    background: #6c0084; }
.theme3 .log-title.log-process {
    border: 2px solid #6c0084; }
.theme3 .log-title.log-process span {
    color: #6c0084 !important; }
.theme3 .bw-btn-log {
    border: 1px solid #6c0084;
    color: #6c0084; }
.theme3 .bw-btn-log.on {
    background: #6c0084;
    color: #fff; }
.theme3 .ui-datepicker .ui-datepicker-header {
    border-bottom: 1px solid #333333;
    background: transparent; }
.theme3 .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    color: #7f008e; }
.theme3 .ui-datepicker .ui-datepicker-calendar .ui-state-hover {
    background: #333333; }
.theme3 .db-cal table th {
    color: #6c0084; }
.theme3 .db-cal table li:nth-child(7) span {
    color: #6c0084; }
.theme3 .db-cal .cal-sunday {
    color: #6c0084; }
.theme3 .db-cal .cal-today span {
    background: #6c0084;
    color: #fff; }
.theme3 .x-panel-body-default {
    border-color: #6c0084; }
.theme3 .x-grid-body {
    border-color: #eee;
    border-top-color: #6c0084; }
.theme3 .x-column-header {
    color: #333333; }
.theme3 .x-menu-item-active {
    border-color: #6c0084;
    background-color: #f1f1f1; }
.theme3 .x-grid-row-selected .x-grid-td, .theme3 .x-grid-row-over .x-grid-td {
    background-color: #fdeeff; }
.theme3 .x-column-header-open {
    background-color: #f1f1f1; }
.theme3 .x-column-header-open .x-column-header-trigger {
    background-color: #f1f1f1; }
.theme3 .bx-grid-header > .f-l > .bw-btn {
    border: 1px solid #6c0084;
    background: #6c0084; }
.theme3 .grid-header-title {
    color: #333333; }
.theme3 .grid-header-title.bw-btn-txt {
    color: #fff; }
.theme3 .grid-header-title.bw-btn-txt:hover {
    color: #6c0084; }
.theme3 .w2ui-grid {
    border-top: 1px solid #6c0084; }
.theme3 .w2ui-grid .w2ui-grid-body table .w2ui-head {
    color: #333333;
    border-bottom: 1px solid #eee;
    background: #f6f6f6; }
.theme3 .w2ui-grid .w2ui-grid-body table tr.w2ui-selected {
    background-color: #f9e3fd !important; }
.theme3 .w2ui-grid .w2ui-grid-body table tr:hover {
    background-color: #fdeeff !important; }
.theme3 .w2ui-grid .w2ui-grid-body table tr td.w2ui-selected {
    background-color: #f9e3fd !important; }
.theme3 .bw-log li .arrow-bg {
    background: url("../images/svg/pp/arrow-right-pp.svg") no-repeat 100%/100%; }
.theme3 .bw-log li .arrow-bg.on {
    background: url("../images/svg/arrow-right-on.svg") no-repeat 100%/100%; }
.theme3 .bw-tree li.on span {
    background: #f9e3fd; }
.theme3 .bw-tree li span:hover {
    background: #f9e3fd; }
.theme3 .bw-icon-tree {
    background-size: 100%; }
.theme3 .tree-agency:before {
    background: url("../images/svg/pp/biz-agency-pp.svg") no-repeat !important; }
.theme3 .tree-tasks:before {
    background: url("../images/svg/pp/biz-file-confirm-pp.svg") no-repeat !important; }
.theme3 .tree-pcl-dscd:before, .theme3 .tree-cnnt-grp:before {
    background: url("../images/svg/pp/cnnt-grp-pp.svg") no-repeat !important; }
.theme3 .tree-pcl:before, .theme3 .tree-cnnt:before {
    background: url("../images/svg/pp/cnnt-pp.svg") no-repeat !important; }
.theme3 .tree-system:before {
    background: url("../images/svg/pp/tech-server2-pp.svg") no-repeat !important; }
.theme3 .tree-interface:before {
    background: url("../images/svg/pp/biz-link-pp.svg") no-repeat !important; }
.theme3 .tree-node:before {
    background: url("../images/svg/pp/tech-server-pp.svg") no-repeat !important; }
.theme3 .tree-instance:before {
    background: url("../images/svg/pp/com-square-down-pp.svg") no-repeat !important; }
.theme3 .tree-server:before {
    background: url("../images/svg/pp/com-server-pp.svg") no-repeat !important; }
.theme3 .tree-client:before {
    background: url("../images/svg/pp/com-client-pp.svg") no-repeat !important; }
.theme3 .bw-icon {
    background-size: 100%; }
.theme3 .bw-icon.i-process {
    background: url("../images/svg/pp/i-process-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-new-tab {
    background: url("../images/svg/pp/i-new-tab-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-favorite {
    background: url("../images/svg/pp/i-favorite-off-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-default {
    background: url("../images/svg/pp/com-control-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-api {
    background: url("../images/svg/pp/api-analysis-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-connection {
    background: url("../images/svg/pp/biz-distribution-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-api {
    background: url("../images/svg/pp/api-analysis-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-interface {
    background: url("../images/svg/pp/biz-link-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-flow {
    background: url("../images/svg/pp/biz-workflow-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-pro {
    background: url("../images/svg/pp/com-custom-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-batch {
    background: url("../images/svg/pp/biz-layer-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-node {
    background: url("../images/svg/pp/tech-server-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-run {
    background: url("../images/svg/pp/tech-code-start-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-monitoring {
    background: url("../images/svg/pp/biz-monitoring-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-status-monitoring {
    background: url("../images/svg/pp/com-log-error2-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-analysis {
    background: url("../images/svg/pp/biz-chart-bar-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-api-analysis {
    background: url("../images/svg/pp/api-control-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-setting {
    background: url("../images/svg/pp/com-setting-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-mng-interface {
    background: url("../images/svg/pp/biz-chart-bar-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-setting {
    background: url("../images/svg/pp/com-setting-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-favorite {
    background: url("../images/svg/pp/i-favorite-off-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-favorite.on {
    background: url("../images/svg/pp/i-favorite-on-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-func-reset {
    background: url("../images/svg/pp/com-reset-pp.svg") no-repeat center center;
    background-size: 80% !important; }
.theme3 .bw-icon.i-func-search {
    background: url("../images/svg/pp/com-search-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-func-add {
    background: url("../images/svg/pp/com-add-pp.svg") no-repeat center center;
    background-size: 80% !important; }
.theme3 .bw-icon.i-func-del {
    background: url("../images/svg/pp/com-close-pp.svg") no-repeat center center;
    background-size: 70% !important; }
.theme3 .bw-icon.i-func-save {
    background: url("../images/svg/pp/com-save-pp.svg") no-repeat center center;
    background-size: 80% !important; }
.theme3 .bw-icon.i-func-edit {
    background: url("../images/svg/pp/com-edit-pp.svg") no-repeat center center;
    background-size: 80% !important; }
.theme3 .bw-icon.i-func-trash {
    background: url("../images/svg/pp/com-trash-pp.svg") no-repeat center center;
    background-size: 80% !important; }
.theme3 .bw-icon.i-log-task {
    background: url("../images/svg/pp/com-log-task-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-func-move {
    background: url("../images/svg/pp/com-lagging-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-func-refresh {
    background: url("../images/svg/pp/com-refresh-pp.svg") no-repeat center center; }
.theme3 .bw-icon.i-failback {
    background: url("../images/svg/pp/failback-pp.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-favorite, .theme3 .bw-btn:hover .bw-icon.i-mng-favorite {
    background: url("../images/svg/i-favorite-off-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-default, .theme3 .bw-btn:hover .bw-icon.i-mng-default {
    background: url("../images/svg/com-control-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-connection, .theme3 .bw-btn:hover .bw-icon.i-mng-connection {
    background: url("../images/svg/biz-distribution-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-api, .theme3 .bw-btn:hover .bw-icon.i-mng-api {
    background: url("../images/svg/api-analysis-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-interface, .theme3 .bw-btn:hover .bw-icon.i-mng-interface {
    background: url("../images/svg/biz-chart-bar-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-flow, .theme3 .bw-btn:hover .bw-icon.i-mng-flow {
    background: url("../images/svg/biz-workflow-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-pro, .theme3 .bw-btn:hover .bw-icon.i-mng-pro {
    background: url("../images/svg/com-custom-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-batch, .theme3 .bw-btn:hover .bw-icon.i-mng-batch {
    background: url("../images/svg/biz-layer-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-node, .theme3 .bw-btn:hover .bw-icon.i-mng-node {
    background: url("../images/svg/tech-server-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-run, .theme3 .bw-btn:hover .bw-icon.i-mng-run {
    background: url("../images/svg/tech-code-start-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-monitoring, .theme3 .bw-btn:hover .bw-icon.i-mng-monitoring {
    background: url("../images/svg/biz-monitoring-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-status-monitoring, .theme3 .bw-btn:hover .bw-icon.i-status-monitoring {
    background: url("../images/svg/com-log-error2-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-analysis, .theme3 .bw-btn:hover .bw-icon.i-mng-analysis {
    background: url("../images/svg/biz-chart-bar-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-mng-api-analysis, .theme3 .bw-btn:hover .bw-icon.i-mng-api-analysis {
    background: url("../images/svg/api-control-white.svg") no-repeat center center; }
.theme3 .ui-state-active .bw-icon.i-setting, .theme3 .bw-btn:hover .bw-icon.i-setting {
    background: url("../images/svg/com-setting-white.svg") no-repeat center center; }
.theme3 .bw-add-icon {
    background-size: 100%; }
.theme3 .bw-add-icon.i-filter {
    background: url("../images/svg/pp/tech-filter-pp.svg") no-repeat center center;
    background-size: 80% !important; }
.theme3 .bw-add-icon.i-xls-up {
    background: url("../images/svg/pp/biz-xls-up-pp.svg") no-repeat center center;
    background-size: 80% !important; }
.theme3 .bw-add-icon.i-xls-down {
    background: url("../images/svg/pp/biz-xls-down-pp.svg") no-repeat center center;
    background-size: 80% !important; }
.theme3 .bw-add-icon.i-failover {
    background: url("../images/svg/pp/tech-connector-pp.svg") no-repeat center center; }
.theme3 .bw-add-icon.i-on {
    background: url("../images/svg/pp/com-onoff-pp.svg") no-repeat center center;
    background-size: 18px 18px !important; }
.theme3 .bw-add-icon.i-delete {
    background: url("../images/svg/pp/com-close-pp.svg") no-repeat center center; }
.theme3 .bw-add-icon.i-detail {
    background: url("../images/svg/pp/com-zoom-in-pp.svg") no-repeat center center; }
.theme3 .bw-add-icon.i-info {
    background: url("../images/svg/pp/com-round-info-pp.svg") no-repeat center center; }
.theme3 .bw-btn .i-func-submit3 {
    background: url("../images/svg/pp/biz-submit-pp.svg") no-repeat center center; }
.theme3 .ui-resizable-handle.ui-resizable-e {
    border-top: 1px solid #f9e3fd; }
.theme3 .jstree-default .jstree-search {
    color: #6c0084; }
.theme3 .jstree-default .jstree-hovered {
    background: #fdeeff; }
.theme3 .jstree-default .jstree-clicked {
    background: #f9e3fd; }

.default .header-main {
    background: #4252ae;
    /* Old browsers */
    background: -moz-linear-gradient(left, #4252ae 0%, #6561cc 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #4252ae 0%, #6561cc 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #4252ae 0%, #6561cc 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4252ae', endColorstr='#6561cc',GradientType=1 );
    /* IE6-9 */ }

.theme1 .header-main {
    background: #199ac0;
    /* Old browsers */
    background: -moz-linear-gradient(left, #2bbf8f 0%, #199ac0 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2bbf8f 0%, #199ac0 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2bbf8f 0%, #199ac0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bbf8f', endColorstr='#199ac0',GradientType=1 );
    /* IE6-9 */ }

.theme2 .header-main {
    background: #00186e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #00186e 0%, #0e278a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00186e 0%, #0e278a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00186e 0%, #0e278a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00186b', endColorstr='#0e278f',GradientType=1 );
    /* IE6-9 */ }

.theme3 .header-main {
    background: #7f008e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #7f008e 0%, #ca0079 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7f008e 0%, #ca0079 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7f008e 0%, #ca0079 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00000', endColorstr='#6c0084',GradientType=1 );
    /* IE6-9 */ }

.theme4 .header-main {
    background: #7f008e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1a1a1d 0%, #4e4e50 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1a1a1d 0%, #4e4e50 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1a1a1d 0%, #4e4e50 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1d', endColorstr='#4e4e50',GradientType=1 );
    /* IE6-9 */ }

.theme4 {
    /* .tree-response:before {
      background: url('../images/icon-tree-gray.png') 0 -900%;
  }
  .tree-request:before {
      background: url('../images/icon-tree-gray.png') 0 -800%;
  } */ }
.theme4 .login-wrap {
    background: url("../images/etc/login-bg-gray.jpg") no-repeat;
    background-size: cover; }
.theme4 .login-wrap .login-container {
    background: #1a1a1d; }
.theme4 .login-wrap .login-container .login .bw-btn-txt {
    color: #1a1a1d; }
.theme4 .login-wrap .login-container .login .bw-btn-txt:hover {
    background: #1a1a1d;
    color: #fff; }
.theme4 .ui-accordion .ui-accordion-header {
    border-top: 1px solid #1a1a1d;
    background-image: url("../images/svg/com-arrow-down.svg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 10px 10px;
    background-position: right 5px center; }
.theme4 .ui-accordion .ui-accordion-header:hover {
    background-color: #e7e5e5; }
.theme4 .ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid #ebebeb;
    background: #1a1a1d url("../images/svg/com-arrow-up-white.svg") no-repeat;
    background-size: 10px;
    background-position: right 5px center; }
.theme4 aside .fav li.on, .theme4 aside .fav li:hover {
    background-color: #1a1a1d;
    border-bottom: 1px solid #1a1a1d; }
.theme4 aside .fav li .sub-menu {
    border: 1px solid #1a1a1d; }
.theme4 aside .fav li .sub-menuli:hover {
    color: #1a1a1d; }
.theme4 .main-contents .ui-accordion .ui-accordion-header, .theme4 .bw-modal .ui-accordion .ui-accordion-header {
    background-image: url("../images/svg/gray/com-arrow-down-gray.svg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme4 .main-contents .ui-accordion .ui-accordion-header.ui-state-active, .theme4 .bw-modal .ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid #ebebeb;
    background: #f6f6f6 url("../images/svg/gray/com-arrow-up-gray.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme4 .main-contents .sim-accordion, .theme4 .bw-modal .sim-accordion {
    background: #f6f6f6 url("../images/svg/gray/com-arrow-up-gray.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center;
    border-right: 0; }
.theme4 .main-contents .sim-accordion div, .theme4 .bw-modal .sim-accordion div {
    background: #f6f6f6; }
.theme4 .main-contents .sim-accordion.off, .theme4 .bw-modal .sim-accordion.off {
    background: url("../images/svg/gray/com-arrow-down-gray.svg") no-repeat;
    background-size: 20px 20px;
    background-position: right 10px center; }
.theme4 .main-contents .sim-accordion.off div, .theme4 .bw-modal .sim-accordion.off div {
    background: #fff; }
.theme4 .main-contents .layout-wrap .bw-tree-wrap .bw-input.left-select, .theme4 .bw-modal .layout-wrap .bw-tree-wrap .bw-input.left-select {
    background: #fff url("../images/svg/gray/arrow-btm-gray.svg") no-repeat !important;
    background-position: right 5px center !important;
    background-size: 13px 13px !important; }
.theme4 .bw-accordion .bw-sub li.on, .theme4 .bw-accordion .bw-sub li:hover {
    background: #e7e5e5 url("../images/svg/com-arrow-right.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center;
    color: #1a1a1d; }
.theme4 .bw-accordion .small-bullet span {
    display: inline-block !important;
    background: url("../images/svg/gray/bg-stt-gray.svg") no-repeat center left !important;
    background-size: 13px 13px !important; }
.theme4 .bw-accordion .content-tab .tabs span {
    color: #1a1a1d; }
.theme4 .bw-accordion .content-tab .tabs span.on {
    background: #1a1a1d;
    border: 1px solid #1a1a1d;
    color: #fff; }
.theme4 .bw-accordion .content-tab .contents {
    border-top: 2px solid #1a1a1d; }
.theme4 .bw-stt {
    background: url("../images/svg/gray/bg-stt-gray.svg") no-repeat left center;
    background-size: 15px 15px; }
.theme4 .bw-tt {
    color: #1a1a1d;
    background: url("../images/svg/gray/ico-diamond-gray.svg") no-repeat left -3px center;
    background-size: 15px 15px; }
.theme4 .bw-tt .bw-menu-separator {
    background: url("../images/svg/gray/menu-separator-gray.svg") no-repeat left center; }
.theme4 .bw-acc-stt {
    background: url("../images/svg/gray/bg-stt-gray.svg") no-repeat left center;
    background-size: 15px 15px; }
.theme4 .add-bd2-t {
    border-top: 1px solid #1a1a1d !important; }
.theme4 .add-bd2-b {
    border-top: 2px solid #1a1a1d !important; }
.theme4 .chr-c-blue {
    color: #1a1a1d !important; }
.theme4 .tab-list li {
    background: #f5f5f5;
    color: #bdbdbd; }
.theme4 .tab-list li.on {
    background: white;
    color: #1a1a1d;
    border-bottom: 2px solid #1a1a1d; }
.theme4 .tab-list li:hover {
    background: white;
    color: #1a1a1d;
    border-bottom: 3px solid #b12a2a; }
.theme4 .main-tab .btn-util .bw-btn.on .fa {
    color: #1a1a1d; }
.theme4 .bw-tab strong {
    background-color: #1a1a1d; }
.theme4 .bw-tab span {
    background: url("../images/svg/gray/tab-gray.svg") no-repeat;
    background-size: 100%;
    background-position: 0 -90px; }
.theme4 .input-wrap.asterisk:before, .theme4 .input-wrap.asterisk label:before {
    color: #ff3600; }
.theme4 .input-wrap.focus {
    border: 1px solid #1a1a1d; }
.theme4 .input-wrap.focus label:after {
    border-right: 1px solid #1a1a1d; }
.theme4 .input-wrap .fix-txtarea .bw-textarea {
    border-left: 1px solid #1a1a1d; }
.theme4 .input-wrap .bw-label {
    color: #000;
    background-size: auto 100%; }
.theme4 .one-line-label {
    color: #000; }
.theme4 .bw-input.ipt-select {
    background: #fff url("../images/svg/gray/arrow-btm-gray.svg") no-repeat !important;
    background-position: right 5px center !important;
    background-size: 11px 11px !important; }
.theme4 .bw-input.ipt-select:disabled {
    background: #eee !important; }
.theme4 .bw-input[type="checkbox"] {
    background: url("../images/svg/check-default.svg") no-repeat 0 0;
    background-size: 100%; }
.theme4 .bw-input[type="checkbox"]:checked {
    background: url("../images/svg/gray/check-select-gray.svg") no-repeat 0 0; }
.theme4 .bw-input[type="radio"] {
    background: url("../images/svg/radio-default.svg") no-repeat 0 0;
    background-size: 100%; }
.theme4 .bw-input[type="radio"]:disabled {
    background: url("../images/svg/gray/radio-select-gray.svg") no-repeat 0 0; }
.theme4 .bw-input.ipt-cal {
    background: url("../images/svg/gray/com-cal-gray.svg") no-repeat 0 0;
    background-position: right 2px center;
    background-size: 17px 17px; }
.theme4 .bw-input.ipt-time {
    background: url("../images/svg/gray/com-clock-gray.svg") no-repeat 0 0;
    background-position: right 2px center;
    background-size: 17px 17px; }
.theme4 .chk-bx + label:before {
    background: url("../images/svg/check-default.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme4 .chk-bx:checked + label:before {
    background: url("../images/svg/gray/check-select-gray.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme4 .rdo-bx + label:before {
    background: url("../images/svg/radio-default.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme4 .rdo-bx:checked + label:before {
    background: url("../images/svg/gray/radio-select-gray.svg") no-repeat 0 0;
    background-size: 15px 15px;
    background-position: center; }
.theme4 .slider-checkbox:checked + .slider {
    background-color: #1a1a1d; }
.theme4 .slider-checkbox:focus + .slider {
    box-shadow: 0 0 1px #1a1a1d; }
.theme4 .bw-form li .bw-label {
    color: #1a1a1d; }
.theme4 .bw-grid thead {
    border-right: 1px solid #ebebeb; }
.theme4 .bw-grid tbody {
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; }
.theme4 .bw-grid th {
    border-bottom: 1px solid #1a1a1d;
    border-left: 1px solid #ebebeb;
    color: #454545; }
.theme4 .bw-grid td {
    border-left: 1px solid #ebebeb; }
.theme4 .bw-grid td .bw-btn-txt:hover {
    background: #1a1a1d; }
.theme4 .btn-paging.on {
    background: #1a1a1d;
    border: 1px solid #1a1a1d; }
.theme4 .bw-btn-txt {
    background: #1a1a1d;
    color: #fff;
    border: 1px solid #1a1a1d; }
.theme4 .bw-btn-txt:hover, .theme4 .bw-btn-txt.on {
    color: #1a1a1d;
    border: 1px solid #1a1a1d;
    background: #fff; }
.theme4 .sweet-alert button {
    background-color: #1a1a1d !important; }
.theme4 .sweet-alert button.cancel {
    color: #fff !important;
    background-color: #a7a9ac !important; }
.theme4 .sweet-alert button.cancel:disabled {
    color: #c1c1c1 !important;
    border: 1px solid #c1c1c1 !important; }
.theme4 .util-sub .ui-accordion .ui-accordion-header.ui-state-active {
    background: #1a1a1d url("../images/svg/com-arrow-up.svg") no-repeat;
    background-size: 10px 10px;
    background-position: right 5px center; }
.theme4 .util-sub .normal-btn:hover, .theme4 .util-sub .normal-btn.on {
    color: #1a1a1d !important; }
.theme4 .switch {
    background: #1a1a1d; }
.theme4 .switch.invert {
    background: #b2b2b2; }
.theme4 .switch.invert .switch-input:checked + .switch-label {
    color: #a2a2a2; }
.theme4 .switch.on {
    background: #2f8000; }
.theme4 .switch.on .switch-input:checked + .switch-label {
    color: #2f8000; }
.theme4 .switch-input:checked + .switch-label {
    color: #1a1a1d; }
.theme4 .log-title.log-gateway, .theme4 .log-title.log-adaptor {
    background: #1a1a1d; }
.theme4 .log-title.log-process {
    border: 2px solid #1a1a1d; }
.theme4 .log-title.log-process span {
    color: #1a1a1d !important; }
.theme4 .bw-btn-log {
    border: 1px solid #1a1a1d;
    color: #1a1a1d; }
.theme4 .bw-btn-log.on {
    background: #1a1a1d;
    color: #fff; }
.theme4 .ui-datepicker .ui-datepicker-header {
    border-bottom: 1px solid #454545;
    background: transparent; }
.theme4 .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    color: #1a1a1d; }
.theme4 .ui-datepicker .ui-datepicker-calendar .ui-state-hover {
    background: #454545; }
.theme4 .db-cal table th {
    color: #1a1a1d; }
.theme4 .db-cal table li:nth-child(7) span {
    color: #1a1a1d; }
.theme4 .db-cal .cal-sunday {
    color: #1a1a1d; }
.theme4 .db-cal .cal-today span {
    background: #1a1a1d;
    color: #fff; }
.theme4 .x-panel-body-default {
    border-color: #1a1a1d; }
.theme4 .x-grid-body {
    border-color: #eee;
    border-top-color: #1a1a1d; }
.theme4 .x-column-header {
    color: #454545; }
.theme4 .x-menu-item-active {
    border-color: #1a1a1d;
    background-color: #f1f1f1; }
.theme4 .x-grid-row-selected .x-grid-td, .theme4 .x-grid-row-over .x-grid-td {
    background-color: #ececec; }
.theme4 .x-column-header-open {
    background-color: #f1f1f1; }
.theme4 .x-column-header-open .x-column-header-trigger {
    background-color: #f1f1f1; }
.theme4 .bx-grid-header > .f-l > .bw-btn {
    border: 1px solid #1a1a1d;
    background: #1a1a1d; }
.theme4 .grid-header-title {
    color: #454545; }
.theme4 .grid-header-title.bw-btn-txt {
    color: #fff; }
.theme4 .grid-header-title.bw-btn-txt:hover {
    color: #1a1a1d; }
.theme4 .w2ui-grid {
    border-top: 1px solid #1a1a1d; }
.theme4 .w2ui-grid .w2ui-grid-body table .w2ui-head {
    color: #454545;
    border-bottom: 1px solid #eee;
    background: #f6f6f6; }
.theme4 .w2ui-grid .w2ui-grid-body table tr.w2ui-selected {
    background-color: #d0d0d0 !important; }
.theme4 .w2ui-grid .w2ui-grid-body table tr:hover {
    background-color: #ececec !important; }
.theme4 .w2ui-grid .w2ui-grid-body table tr td.w2ui-selected {
    background-color: #d0d0d0 !important; }
.theme4 .bw-log li .arrow-bg {
    background: url("../images/svg/gray/arrow-right-gray.svg") no-repeat 100%/100%; }
.theme4 .bw-log li .arrow-bg.on {
    background: url("../images/svg/arrow-right-on.svg") no-repeat 100%/100%; }
.theme4 .bw-tree li.on span {
    background: #d0d0d0; }
.theme4 .bw-tree li span:hover {
    background: #d0d0d0; }
.theme4 .bw-icon-tree {
    background-size: 100%; }
.theme4 .tree-agency:before {
    background: url("../images/svg/gray/biz-agency-gray.svg") no-repeat !important; }
.theme4 .tree-tasks:before {
    background: url("../images/svg/gray/biz-file-confirm-gray.svg") no-repeat !important; }
.theme4 .tree-pcl-dscd:before, .theme4 .tree-cnnt-grp:before {
    background: url("../images/svg/gray/cnnt-grp-gray.svg") no-repeat !important; }
.theme4 .tree-pcl:before, .theme4 .tree-cnnt:before {
    background: url("../images/svg/gray/cnnt-gray.svg") no-repeat !important; }
.theme4 .tree-system:before {
    background: url("../images/svg/gray/tech-server2-gray.svg") no-repeat !important; }
.theme4 .tree-interface:before {
    background: url("../images/svg/gray/biz-link-gray.svg") no-repeat !important; }
.theme4 .tree-node:before {
    background: url("../images/svg/gray/tech-server-gray.svg") no-repeat !important; }
.theme4 .tree-instance:before {
    background: url("../images/svg/gray/com-square-down-gray.svg") no-repeat !important; }
.theme4 .tree-server:before {
    background: url("../images/svg/gray/com-server-gray.svg") no-repeat !important; }
.theme4 .tree-client:before {
    background: url("../images/svg/gray/com-client-gray.svg") no-repeat !important; }
.theme4 .bw-icon {
    background-size: 100%; }
.theme4 .bw-icon.i-process {
    background: url("../images/svg/gray/i-process-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-new-tab {
    background: url("../images/svg/gray/i-new-tab-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-favorite {
    background: url("../images/svg/gray/i-favorite-off-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-default {
    background: url("../images/svg/gray/com-control-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-api {
    background: url("../images/svg/gray/api-analysis-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-connection {
    background: url("../images/svg/gray/biz-distribution-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-api {
    background: url("../images/svg/gray/api-analysis-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-interface {
    background: url("../images/svg/gray/biz-link-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-flow {
    background: url("../images/svg/gray/biz-workflow-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-pro {
    background: url("../images/svg/gray/com-custom-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-batch {
    background: url("../images/svg/gray/biz-layer-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-node {
    background: url("../images/svg/gray/tech-server-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-run {
    background: url("../images/svg/gray/tech-code-start-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-monitoring {
    background: url("../images/svg/gray/biz-monitoring-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-status-monitoring {
    background: url("../images/svg/gray/com-log-error2-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-analysis {
    background: url("../images/svg/gray/biz-chart-bar-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-api-analysis {
    background: url("../images/svg/gray/api-control-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-setting {
    background: url("../images/svg/gray/com-setting-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-mng-interface {
    background: url("../images/svg/gray/biz-chart-bar-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-setting {
    background: url("../images/svg/gray/com-setting-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-favorite {
    background: url("../images/svg/gray/i-favorite-off-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-favorite.on {
    background: url("../images/svg/gray/i-favorite-on-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-func-reset {
    background: url("../images/svg/gray/com-reset-gray.svg") no-repeat center center;
    background-size: 80% !important; }
.theme4 .bw-icon.i-func-search {
    background: url("../images/svg/gray/com-search-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-func-add {
    background: url("../images/svg/gray/com-add-gray.svg") no-repeat center center;
    background-size: 80% !important; }
.theme4 .bw-icon.i-func-del {
    background: url("../images/svg/gray/com-close-gray.svg") no-repeat center center;
    background-size: 70% !important; }
.theme4 .bw-icon.i-func-save {
    background: url("../images/svg/gray/com-save-gray.svg") no-repeat center center;
    background-size: 80% !important; }
.theme4 .bw-icon.i-func-edit {
    background: url("../images/svg/gray/com-edit-gray.svg") no-repeat center center;
    background-size: 80% !important; }
.theme4 .bw-icon.i-func-trash {
    background: url("../images/svg/gray/com-trash-gray.svg") no-repeat center center;
    background-size: 80% !important; }
.theme4 .bw-icon.i-log-task {
    background: url("../images/svg/gray/com-log-task-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-func-move {
    background: url("../images/svg/gray/com-lagging-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-func-refresh {
    background: url("../images/svg/gray/com-refresh-gray.svg") no-repeat center center; }
.theme4 .bw-icon.i-failback {
    background: url("../images/svg/gray/failback-gray.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-favorite, .theme4 .bw-btn:hover .bw-icon.i-mng-favorite {
    background: url("../images/svg/i-favorite-off-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-default, .theme4 .bw-btn:hover .bw-icon.i-mng-default {
    background: url("../images/svg/com-control-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-connection, .theme4 .bw-btn:hover .bw-icon.i-mng-connection {
    background: url("../images/svg/biz-distribution-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-api, .theme4 .bw-btn:hover .bw-icon.i-mng-api {
    background: url("../images/svg/api-analysis-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-interface, .theme4 .bw-btn:hover .bw-icon.i-mng-interface {
    background: url("../images/svg/biz-chart-bar-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-flow, .theme4 .bw-btn:hover .bw-icon.i-mng-flow {
    background: url("../images/svg/biz-workflow-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-pro, .theme4 .bw-btn:hover .bw-icon.i-mng-pro {
    background: url("../images/svg/com-custom-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-batch, .theme4 .bw-btn:hover .bw-icon.i-mng-batch {
    background: url("../images/svg/biz-layer-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-node, .theme4 .bw-btn:hover .bw-icon.i-mng-node {
    background: url("../images/svg/tech-server-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-run, .theme4 .bw-btn:hover .bw-icon.i-mng-run {
    background: url("../images/svg/tech-code-start-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-monitoring, .theme4 .bw-btn:hover .bw-icon.i-mng-monitoring {
    background: url("../images/svg/biz-monitoring-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-status-monitoring, .theme4 .bw-btn:hover .bw-icon.i-status-monitoring {
    background: url("../images/svg/com-log-error2-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-analysis, .theme4 .bw-btn:hover .bw-icon.i-mng-analysis {
    background: url("../images/svg/biz-chart-bar-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-mng-api-analysis, .theme4 .bw-btn:hover .bw-icon.i-mng-api-analysis {
    background: url("../images/svg/api-control-white.svg") no-repeat center center; }
.theme4 .ui-state-active .bw-icon.i-setting, .theme4 .bw-btn:hover .bw-icon.i-setting {
    background: url("../images/svg/com-setting-white.svg") no-repeat center center; }
.theme4 .bw-add-icon {
    background-size: 100%; }
.theme4 .bw-add-icon.i-filter {
    background: url("../images/svg/gray/tech-filter-gray.svg") no-repeat center center;
    background-size: 80% !important; }
.theme4 .bw-add-icon.i-xls-up {
    background: url("../images/svg/gray/biz-xls-up-gray.svg") no-repeat center center;
    background-size: 80% !important; }
.theme4 .bw-add-icon.i-xls-down {
    background: url("../images/svg/gray/biz-xls-down-gray.svg") no-repeat center center;
    background-size: 80% !important; }
.theme4 .bw-add-icon.i-failover {
    background: url("../images/svg/gray/tech-connector-gray.svg") no-repeat center center; }
.theme4 .bw-add-icon.i-on {
    background: url("../images/svg/gray/com-onoff-gray.svg") no-repeat center center;
    background-size: 18px 18px !important; }
.theme4 .bw-add-icon.i-delete {
    background: url("../images/svg/gray/com-close-gray.svg") no-repeat center center; }
.theme4 .bw-add-icon.i-detail {
    background: url("../images/svg/gray/com-zoom-in-gray.svg") no-repeat center center; }
.theme4 .bw-add-icon.i-info {
    background: url("../images/svg/gray/com-round-info-gray.svg") no-repeat center center; }
.theme4 .bw-btn .i-func-submit3 {
    background: url("../images/svg/gray/biz-submit-gray.svg") no-repeat center center; }
.theme4 .ui-resizable-handle.ui-resizable-e {
    border-top: 1px solid #d0d0d0; }
.theme4 .jstree-default .jstree-search {
    color: #1a1a1d; }
.theme4 .jstree-default .jstree-hovered {
    background: #ececec; }
.theme4 .jstree-default .jstree-clicked {
    background: #d0d0d0; }

.fa-stack {
    width: 16px !important;
    height: 16px !important;
    line-height: 16px !important; }
.fa-stack .fa.fa-inverse {
    font-size: 8px;
    font-weight: bold; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ebebeb; }

.ui-resizable-handle.ui-resizable-e {
    width: 15px !important;
    cursor: col-resize !important;
    box-shadow: 1px 0px 1px inset gainsboro;
    background: #ebebeb url("../images/svg/resize-icon.svg") no-repeat right -4px center;
    background-size: 180%; }

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
    background: #eee; }

.token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string {
    color: #9a6e3a;
    background: transparent; }

.method-content-area .method-heading {
    position: relative;
    height: 40px;
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    margin-top: -1px; }
.method-content-area .method-heading .method-heading-title {
    float: left;
    font-size: 15px;
    height: 100%;
    font-weight: 400;
    line-height: 40px;
    padding-left: 22px;
    position: relative;
    width: 100px;
    text-align: left;
    cursor: pointer; }
.method-content-area .method-heading .method-heading-title:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 40px;
    margin-left: -1px;
    margin-top: -1px;
    left: 0; }
.method-content-area .method-heading .method-heading-title.get:before {
    background: #4f63ec; }
.method-content-area .method-heading .method-heading-title.post:before {
    background: #00d889; }
.method-content-area .method-heading .method-heading-title.put:before {
    background: #334199; }
.method-content-area .method-heading .method-heading-title.delete:before {
    background: #ff0ea7; }
.method-content-area .method-heading .method-heading-title.patch:before {
    background: #ffa234; }
.method-content-area .method-heading .method-heading-title.head:before {
    background: #a8e26e; }
.method-content-area .method-heading ul {
    display: inline-block;
    padding-top: 5px; }
.method-content-area .method-content {
    position: relative;
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    border-top: 0;
    padding: 24px 34px; }
.method-content-area .method-content:before {
    content: "";
    position: absolute;
    width: 10px;
    background: #d7d7d7;
    margin: -1px 0 -1px -1px;
    left: 0;
    top: 0;
    bottom: 0; }
.method-content-area .method-content .method-content-row {
    width: 100%; }
.method-content-area .method-content .method-content-row.middle-dotted-border {
    border-top: 1px dotted #c9c9c9;
    border-bottom: 1px dotted #c9c9c9;
    padding: 10px 0 16px;
    margin: 10px 0 16px; }
.method-content-area .method-content .method-content-row .method-table {
    width: 100%;
    text-align: center; }
.method-content-area .method-content .method-content-row .method-table table {
    width: 100%;
    border: 1px solid #dedede;
    border-spacing: 0;
    border-collapse: collapse; }
.method-content-area .method-content .method-content-row .method-table table thead {
    background: #d7d7d7;
    font-weight: 500; }
.method-content-area .method-content .method-content-row .method-table table thead tr {
    background: #eee;
    height: 32px;
    line-height: 1em; }
.method-content-area .method-content .method-content-row .method-table table thead tr th {
    font-weight: normal;
    border-left: 1px solid #dedede; }
.method-content-area .method-content .method-content-row .method-table table tr {
    background: #fff;
    border-bottom: 1px solid #dedede;
    height: 32px;
    line-height: 1em;
    /* &.parent{
            background: $white1;
          } */ }
.method-content-area .method-content .method-content-row .method-table table tr td {
    border-left: 1px solid #dedede; }
.method-content-area .method-content .method-content-row .method-table table tr td:first-child {
    text-align: left;
    padding-left: 10px; }
.method-content-area .method-content .method-content-row .method-table table tr td .child-clamp {
    display: inline-block;
    width: 13px;
    height: 10px; }
.method-content-area .method-content .method-content-row .method-table table tr td .child-clamp:last-child {
    background: url("../images/svg/com-clamp.svg") no-repeat; }
.method-content-area .method-content .method-content-row .method-table table tr td select {
    width: 75px !important;
    border-radius: 0;
    border: 1px solid #ebebeb;
    padding: 0 20px 0 5px; }
.method-content-area .method-content .method-content-row .method-table table tr td select:disabled {
    background: #ebebeb !important;
    color: #ccc !important; }

.popup-info li {
    border: 1px solid #e7e5e5;
    border-top: 0;
    height: 35px;
    text-align: left;
    font-size: 1.2em; }
.popup-info li .chk-bx + label {
    display: inline-block;
    height: 35px;
    width: 100%;
    line-height: 35px;
    padding: 0 10px;
    text-transform: none; }
.popup-info li .chk-bx + label:before {
    padding-right: 20px;
    background-size: 20px;
    position: absolute;
    right: 0;
    top: 7px; }
.popup-info li .chk-bx:checked + label:before {
    background-size: 20px; }
.popup-info li.add-header {
    border: 1px solid #444;
    position: relative; }
.popup-info li.add-header .bw-input {
    height: 100%;
    background: transparent; }
.popup-info li.add-header .bw-btn {
    padding: 4px 8px; }

.canvas-list .canvas-wrap {
    position: relative;
    display: inline-block;
    width: 33%; }
.canvas-list .canvas-wrap div {
    height: 300px; }

.top-3 {
    top: 3px; }

.padding-20 {
    padding: 20px; }

.vertical-bottom {
    vertical-align: bottom !important; }

.default .input-wrap .chk-bx + label:before {
    position: relative;
    top: -1px; }

.w-44 {
    width: 44% !important; }

/* Tool-Tip  relative*/
.tooltip {
    position: absolute;
}

.tooltip-popup {
    white-space: pre-wrap;
    background-color: #f6f6f6;
    background-color: rgba(246, 246, 246, 0.9);

    -webkit-box-shadow: 0px 0px 3px 1px rgba(246, 246, 246, 0.4);
    -moz-box-shadow: 0px 0px 3px 1px rgba(150, 150, 150, 0.4);
    box-shadow: 0px 0px 3px 1px rgba(150, 150, 150, 0.4);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 10px;
    overflow-y: scroll;
    color: #576cc5;
    content: attr(tooltip-text);

    font-family: 'Noto Sans KR', sans-serif;
    font-size: 12px;
    word-spacing: -1px;
    letter-spacing: .1px;
    font-weight: 300;

    top: 130%;
    left: 0;
    position: absolute;
    width: auto;
    max-height: 300px;
    word-wrap: break-word;

    z-index: 9999;
}

.input-wrap .tooltip-popup {
    line-height: 1;
    top: 100%;
}

.input-wrap .bw-label:has(.tooltip-popup) {
    overflow: visible;
}

.tooltip-popup-large {
    min-width: 700px;
    max-width: 900px;
}

.tooltip-popup-medium {
    min-width: 500px;
    max-width: 700px;
}

.tooltip-popup-small {
    min-width: 300px;
    max-width: 500px;
}

.dz-header {
  height: 35px;
  line-height: 35px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  padding-left: 10px;
  background: #f6f6f6;
  background: #f7f7fc;
  position: relative;
}

.bw-add-icon.i-on-red {
    background: url("../images/svg/com-onoff-red.svg") no-repeat center center;
    background-size: 18px 18px !important;
}

