﻿@import url("https://d24uop4wk69tt0.cloudfront.net/css/SpoqaHanSans-caret.css");
@font-face {
font-family: 'coregothic';
src: url('font/coregothic.ttf') format('truetype');
}
.transition,
.topnav-menus li a.topnav-menu,
footer a,
footer button,
.footer a,
.footer button {
    -webkit-transition: border ease-out 0.2s, color ease-out 0.2s;
    transition: border ease-out 0.2s, color ease-out 0.2s
}

ul{list-style:none;}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: coregothic;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
.top-nav-marking{padding-top:40px;}
pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    box-sizing: border-box
}

body {
    background-color: #fff
}

input,
select,
textarea,
button {
    font: 10px, "Spoqa Han Sans Caret", "Spoqa Han Sans", "Spoqa Han Sans JP", "Source Sans Pro", Apple SD Gothic Neo, "맑은 고딕", "Malgun Gothic", "돋움", Dotum, Verdana, Arial, sans-serif
}

a {
    color: #00c774;
    text-decoration: none
}

a:hover,
a:focus,
a:active {
    text-decoration: none
}

section:before,
section:after,
.section:before,
.section:after {
    content: ' ';
    display: table
}

section:after,
.section:after {
    clear: both
}

fieldset {
    margin: 0;
    padding: 0;
    border: none
}

figure {
    margin: 0;
    border-radius: 6px
}

hr {
    height: 1px;
    margin: 15px auto;
    overflow: hidden;
    background: #e1e4e6;
    border: none
}

hr:before,
hr:after {
    content: ' ';
    display: table
}

hr:after {
    clear: both
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 4%;
    padding-right: 4%;
    max-width: 1140px
}

.container-fluid:before,
.container-fluid:after {
    content: ' ';
    display: table
}

.container-fluid:after {
    clear: both
}

@media (max-width: 543px) {
    .container-fluid {
        padding-left: 4.8%;
        padding-right: 4.8%
    }
}

.wrapper {
    position: absolute;
    display: table;
    width: 100%;
    height: 100%
}

.wrapper .container {
    display: table-cell;
    width: calc(100% - 240px);
    padding-left: 40px;
    padding-right: 40px;
    background-color: #f8fafb;
    vertical-align: top
}

.wrapper .container:before,
.wrapper .container:after {
    content: ' ';
    display: table
}

.wrapper .container:after {
    clear: both
}

@media (max-width: 1024px) {
    .wrapper .container {
        width: calc(100% - 110px)
    }
}

.row,
.form-inline {
    
}

.row:before,
.form-inline:before,
.row:after,
.form-inline:after {
    content: ' ';
    display: table
}

.row:after,
.form-inline:after {
    clear: both
}

.col-xs-1 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-2 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-3 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-4 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-5 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-7 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-8 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-10 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-11 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-12,
.team-group {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.team-group {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12,
.team-group {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-sm-1 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-sm-2 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-sm-3 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-sm-4,
.team-group {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-sm-5 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-sm-7 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-sm-8 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-sm-10 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-sm-11 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 544px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .team-group,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4,
    .team-group {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

.col-md-1 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-md-2 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-md-3,
.team-group {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-md-4 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-md-5 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-md-6 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-md-7 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-md-8 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-md-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-md-10 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-md-11 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 768px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .team-group,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3,
    .team-group {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

.col-lg-1 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-2 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-3 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-4 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-6 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-7 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-8 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-10 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-11 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 992px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.col-xl-1 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xl-2 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xl-3 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xl-4 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xl-5 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xl-6 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xl-7 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xl-8 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xl-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xl-10 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xl-11 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 1200px) {
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        float: left
    }
    .col-xl-1 {
        width: 8.33333%
    }
    .col-xl-2 {
        width: 16.66667%
    }
    .col-xl-3 {
        width: 25%
    }
    .col-xl-4 {
        width: 33.33333%
    }
    .col-xl-5 {
        width: 41.66667%
    }
    .col-xl-6 {
        width: 50%
    }
    .col-xl-7 {
        width: 58.33333%
    }
    .col-xl-8 {
        width: 66.66667%
    }
    .col-xl-9 {
        width: 75%
    }
    .col-xl-10 {
        width: 83.33333%
    }
    .col-xl-11 {
        width: 91.66667%
    }
    .col-xl-12 {
        width: 100%
    }
    .col-xl-pull-0 {
        right: auto
    }
    .col-xl-pull-1 {
        right: 8.33333%
    }
    .col-xl-pull-2 {
        right: 16.66667%
    }
    .col-xl-pull-3 {
        right: 25%
    }
    .col-xl-pull-4 {
        right: 33.33333%
    }
    .col-xl-pull-5 {
        right: 41.66667%
    }
    .col-xl-pull-6 {
        right: 50%
    }
    .col-xl-pull-7 {
        right: 58.33333%
    }
    .col-xl-pull-8 {
        right: 66.66667%
    }
    .col-xl-pull-9 {
        right: 75%
    }
    .col-xl-pull-10 {
        right: 83.33333%
    }
    .col-xl-pull-11 {
        right: 91.66667%
    }
    .col-xl-pull-12 {
        right: 100%
    }
    .col-xl-push-0 {
        left: auto
    }
    .col-xl-push-1 {
        left: 8.33333%
    }
    .col-xl-push-2 {
        left: 16.66667%
    }
    .col-xl-push-3 {
        left: 25%
    }
    .col-xl-push-4 {
        left: 33.33333%
    }
    .col-xl-push-5 {
        left: 41.66667%
    }
    .col-xl-push-6 {
        left: 50%
    }
    .col-xl-push-7 {
        left: 58.33333%
    }
    .col-xl-push-8 {
        left: 66.66667%
    }
    .col-xl-push-9 {
        left: 75%
    }
    .col-xl-push-10 {
        left: 83.33333%
    }
    .col-xl-push-11 {
        left: 91.66667%
    }
    .col-xl-push-12 {
        left: 100%
    }
    .col-xl-offset-0 {
        margin-left: 0%
    }
    .col-xl-offset-1 {
        margin-left: 8.33333%
    }
    .col-xl-offset-2 {
        margin-left: 16.66667%
    }
    .col-xl-offset-3 {
        margin-left: 25%
    }
    .col-xl-offset-4 {
        margin-left: 33.33333%
    }
    .col-xl-offset-5 {
        margin-left: 41.66667%
    }
    .col-xl-offset-6 {
        margin-left: 50%
    }
    .col-xl-offset-7 {
        margin-left: 58.33333%
    }
    .col-xl-offset-8 {
        margin-left: 66.66667%
    }
    .col-xl-offset-9 {
        margin-left: 75%
    }
    .col-xl-offset-10 {
        margin-left: 83.33333%
    }
    .col-xl-offset-11 {
        margin-left: 91.66667%
    }
    .col-xl-offset-12 {
        margin-left: 100%
    }
}

body {
    color: #4d5256;
    font-family: "coregothic", "Spoqa Han Sans Caret", "Spoqa Han Sans", "Spoqa Han Sans JP", "Source Sans Pro", Apple SD Gothic Neo, "맑은 고딕", "Malgun Gothic", "돋움", Dotum, Verdana, Arial, sans-serif;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5
}

.windows body {
    font-family: 'coregothic', '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, Verdana, Arial, sans-serif
}

body:lang(ja) {
    font-family: "coregothic", "Spoqa Han Sans Caret", "Spoqa Han Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Spoqa Han Sans", "맑은 고딕", "Malgun Gothic", "돋움", Dotum, Verdana, Arial, sans-serif;
    line-height: 1.6
}

.windows body:lang(ja) {
    font-family: "coregothic", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, Verdana, Arial, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3em;
    margin-bottom: 1em;
    margin-top: 1.5em
}

h1 {
    font-weight: 200
}

h2 {
    font-weight: 400
}

h3,
h4,
h5,
h6 {
    font-weight: 700
}

h1 {
    font-size: 48px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 14px
}

p {
    font-size: 15px;
    margin: 0 0 0.5em
}

ul,
ol {
    margin: 0.75em auto;
    padding-left: 30px
}

ul li,
ol li {
   
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin: 0.5em auto 1em;
    padding-left: 1em
}

ul ol,
ol ol {
    list-style-type: lower-roman
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

dl {
    margin-bottom: 2em;
    margin-top: 0
}

dt,
dd {
    line-height: 1.5em
}

dt {
    font-weight: bold;
    margin-bottom: 1em
}

dd {
    margin-left: 0
}

dd+dt {
    margin-top: 50px
}

dfn {
    font-style: normal
}

small {
    font-size: 12px;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 1.5
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-white {
    color: #f8fafb !important
}

.text-grey {
    color: #878d91 !important
}

.text-grey-light {
    color: #a9afb3 !important
}

.text-primary {
    color: #00ae65 !important
}

.text-up {
    color: #1bbf83 !important
}

.text-down {
    color: #f24147 !important
}

.text-lg {
    font-size: 36px;
    line-height: 1.5;
    font-weight: 200
}

.text-xl,
.column-group-xl .column-content {
    font-size: 48px;
    line-height: 1.3;
    font-weight: 200
}

code,
kbd,
pre,
samp {
    font-family: "Hack", monospace
}

code {
    padding: 3px 4px;
    margin: auto 3px;
    font-size: 90%;
    background-color: #f8fafb;
    border-radius: 6px
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 11px;
    padding: 10.5px;
    font-size: 90%;
    line-height: 1.5;
    white-space: pre;
    white-space: -moz-pre;
    white-space: -pre;
    white-space: -o-pre;
    word-wrap: break-word;
    word-break: break-all;
    border: 1px solid #e1e4e6;
    border-radius: 6px
}

pre code {
    margin: 0;
    padding: 0;
    font-size: inherit;
    white-space: pre-wrap;
    word-break: break-all;
    background-color: transparent;
    border-radius: 0
}

.clearfix:before,
.clearfix:after {
    content: ' ';
    display: table
}

.clearfix:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hidden {
    display: none !important
}

.bg-grey {
    background-color: #f8fafb !important
}

.bg-dark {
    background-color: #292a2b !important
}

.caret-left:before {
    content: " \e000";
    display: inline-block;
    font-family: 'Spoqa Han Sans Caret';
    width: 1em;
    text-align: center
}

.caret-right:after {
    content: " \e001";
    display: inline-block;
    font-family: 'Spoqa Han Sans Caret';
    width: 1em;
    text-align: center
}

.btn {
    position: relative;
    display: inline-block;
    margin: 1px auto 0;
    padding: 18px 24px;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    color: #4d5256;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f8fafb;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    transition: background 0.2s ease, color 0.1s ease
}

.btn:hover,
.btn:focus,
.btn.focus {
    outline: 0;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none
}

.btn.disabled .caret,
.btn[disabled] .caret,
fieldset[disabled] .btn .caret {
    opacity: .4;
    filter: alpha(opacity=40)
}

.btn-default {
    color: #4d5256;
    border-color: #ced3d6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07)
}

.btn-default:hover,
.btn-default.hover,
.btn-default:active,
.btn-default.active,
.btn-default:focus {
    color: #4d5256;
    background-color: #eaeeef
}

.btn-default:active,
.btn-default.active,
.btn-default:focus,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
    box-shadow: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
    color: #ced3d6;
    border-color: #e1e4e6;
    background-color: #f8fafb
}

.btn-primary {
    color: #00c774;
    background-color: #e6f9f1;
    border-color: #00c774;
    -webkit-font-smoothing: subpixel-antialiased;
    box-shadow: 0 1px 1px rgba(0, 199, 116, 0.32)
}

.btn-primary:hover,
.btn-primary.hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary:focus {
    color: #00c774;
    background-color: #ccf4e3;
    -webkit-font-smoothing: subpixel-antialiased
}

.btn-primary:active,
.btn-primary.active,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary {
    box-shadow: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary {
    color: #99e9c7;
    border-color: #b3eed5
}

.btn-solid {
    color: #f8fafb;
    border-color: #17bea8;
    background-color: #17bea8;
    box-shadow: 0 1px 1px rgba(134, 21, 21, 0.5)
}

.btn-solid:hover,
.btn-solid.hover,
.btn-solid:active,
.btn-solid.active,
.btn-solid:focus {
    border-color: #147f71;
    background-color: #147f71
}

.btn-solid:active,
.btn-solid.active,
.btn-solid:focus,
.btn-solid.disabled,
.btn-solid[disabled],
fieldset[disabled] .btn-solid {
    box-shadow: none
}

.btn-solid.disabled,
.btn-solid[disabled],
fieldset[disabled] .btn-solid {
    color: #f8fafb;
    border-color: #b3eed5;
    background-color: #b3eed5
}

.btn-danger {
    color: #4d5256;
    border-color: #ced3d6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07)
}

.btn-danger:hover,
.btn-danger.hover {
    box-shadow: 0 1px 1px rgba(255, 93, 93, 0.3)
}

.btn-danger:hover,
.btn-danger.hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger:focus {
    color: #f24147;
    border-color: #ff5d5d;
    background-color: #fff4f4;
    -webkit-font-smoothing: subpixel-antialiased
}

.btn-danger:active,
.btn-danger.active,
.btn-danger:focus,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger {
    box-shadow: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger {
    color: #ced3d6;
    border-color: #e1e4e6;
    background-color: #f8fafb
}

.btn-convex {
    color: #4d5256;
    border-color: #ced3d6;
    background: #f1f5f5;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7), 0 1px 1px rgba(0, 0, 0, 0.07)
}

.btn-convex:hover,
.btn-convex:focus,
.btn-convex.focus {
    color: #4d5256;
    background-color: #e1e4e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.07)
}

.btn-convex:active,
.btn-convex.active {
    background-color: #e1e4e6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07)
}

.btn-convex.disabled,
.btn-convex[disabled],
fieldset[disabled] .btn-convex {
    color: #ced3d6;
    border-color: #e1e4e6;
    background-color: #f8fafb
}

.btn-lg {
    padding: 27px 36px;
    font-size: 17px;
    border-radius: 8px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 6px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group-block {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-block>.btn,
.btn-group-block>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-block>.btn-group .btn {
    width: 100%
}

.btn-group-block>.btn-group .dropdown-menu {
    left: auto
}

.btn-group-block .btn+.btn,
.btn-group-block .btn+.btn-group,
.btn-group-block .btn-group+.btn,
.btn-group-block .btn-group+.btn-group,
.btn-group-block .btn-group:not(:first-child)>.btn {
    border-left: none
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.dropdown {
    position: relative
}

.caret {
    height: 21px;
    width: 10px;
    margin: -4px;
    margin-left: 20px;
    display: inline-block;
    background: url("../img/lang-arrow.png") no-repeat;
    background-size: auto 21px;
}

.lt-ie9 .caret {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/images/icons/caret-20px-grey-5.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/images/icons/caret-20px-grey-5.png', sizingMethod='scale')"
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    margin: 3px 0 0;
    padding: 10px 0;
    list-style: none;
    font-size: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ced3d6;
    border: 1px solid #ced3d6;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(41, 42, 43, 0.125);
    background-clip: padding-box;
    line-height: 24px
}

.dropdown-menu>li>a {
    display: block;
    min-width: 160px;
    padding: 3px 40px 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 2.5em;
    color: #4d5256;
    white-space: nowrap;
    transition: background 0.2s ease
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    background-color: #f1f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #00c774;
    text-decoration: none;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #a9afb3
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-bottom {
    top: auto;
    bottom: 0
}

.dropdown-header {
    display: table;
    width: 100%;
    padding: 10px 20px 3px;
    font-size: 12px;
    line-height: 2.25;
    color: #878d91;
    white-space: nowrap
}

.dropdown-menu>li>a>.text-right,
.dropdown-header>.text-right {
    display: table-cell;
    padding-left: 30px;
    text-align: right;
    color: inherit;
    line-height: inherit
}

.dropdown-menu hr {
    margin-left: 20px;
    margin-right: 20px
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

fieldset {
    padding: 0;
    margin: 0;
    border: none;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 22.5px;
    line-height: inherit;
    color: #292a2b;
    border: none
}

legend:lang(ja) {
    margin-bottom: 24px
}

label {
    display: inline-block;
    max-width: 100%
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 19px;
    font-size: 15px;
    line-height: 1.5;
    color: #4d5256
}

.form-control {
    display: block;
    width: 100%;
    height: 58px;
    margin: 1px auto 0;
    padding: 18px 24px;
    font-size: 15px;
    line-height: 20px;
    color: #4d5256;
    vertical-align: middle;
    background-color: #f8fafb;
    background-image: none;
    background-position: center right 18px;
    border: 1px solid #ced3d6;
    border-radius: 6px;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: all 0.2s ease
}

.form-control:focus,
.form-control.focus,
.form-control:active {
    outline: none;
    border: 1px solid #00c774;
    box-shadow: 0 0 0 0.5px #00c774;
    background-color: #fff
}

.form-control:focus::-moz-placeholder,
.form-control.focus::-moz-placeholder,
.form-control:active::-moz-placeholder {
    color: #ced3d6;
    opacity: 1
}

.form-control:focus:-ms-input-placeholder,
.form-control.focus:-ms-input-placeholder,
.form-control:active:-ms-input-placeholder {
    color: #ced3d6
}

.form-control:focus::-webkit-input-placeholder,
.form-control.focus::-webkit-input-placeholder,
.form-control:active::-webkit-input-placeholder {
    color: #ced3d6
}

.form-control::-moz-placeholder {
    color: #a9afb3;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #a9afb3
}

.form-control::-webkit-input-placeholder {
    color: #a9afb3
}

.form-control[disabled],
.form-control.disabled,
fieldset[disabled] .form-control,
.disabled .form-control {
    opacity: 1;
    color: #ced3d6;
    background: #f8fafb;
    border-color: #eaeeef
}

.form-control[disabled]:focus,
.form-control[disabled].focus,
.form-control[disabled]:active,
.form-control.disabled:focus,
.form-control.disabled.focus,
.form-control.disabled:active,
fieldset[disabled] .form-control:focus,
fieldset[disabled] .form-control.focus,
fieldset[disabled] .form-control:active,
.disabled .form-control:focus,
.disabled .form-control.focus,
.disabled .form-control:active {
    outline: none;
    box-shadow: none
}

.form-control[readonly],
.form-control.readonly {
    color: #878d91;
    border-color: #eaeeef
}

.form-control[readonly]:focus,
.form-control[readonly].focus,
.form-control[readonly]:active,
.form-control.readonly:focus,
.form-control.readonly.focus,
.form-control.readonly:active {
    outline: none;
    border: 1px solid #00fa92;
    box-shadow: 0 0 0 1px #00fa92
}

.form-control[disabled],
.form-control.disabled,
.form-control[readonly],
.form-control.readonly,
fieldset[disabled] .form-control,
.disabled .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

.has-error .form-control {
    padding-right: 48px;
    outline: none;
    color: #f24147;
    display: inline-block;
    min-width: 24px;
    min-height: 24px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmY1ZDVkOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGcgaWQ9IkFydGJvYXJkXzEiIGRhdGEtbmFtZT0iQXJ0Ym9hcmQgMSI+CiAgICA8cGF0aCBpZD0iSWNvbl8tX2FsZXJ0IiBkYXRhLW5hbWU9Ikljb24gLSBhbGVydCIgY2xhc3M9ImNscy0xIiBkPSJNMTEuNSwyM0ExMS41LDExLjUsMCwxLDEsMjMsMTEuNSwxMS41LDExLjUsMCwwLDEsMTEuNSwyM1ptMC0yMUE5LjUsOS41LDAsMSwwLDIxLDExLjUsOS41LDkuNSwwLDAsMCwxMS41LDJabTAsMTZBMS41LDEuNSwwLDEsMSwxMywxNi41LDEuNSwxLjUsMCwwLDEsMTEuNSwxOFptMC44MTQtNC4zNzVIMTAuNjkxTDEwLjMyNCw4LjQyLDEwLjIzOSw0Ljk4N2gyLjUyN0wxMi42ODEsOC40MloiLz4KICA8L2c+Cjwvc3ZnPgo=");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center right 18px
}

input.form-search,
.table-wrap .search-filter-wrap input.search-input {
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNhOWFmYjM7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBkPSJNMTkuNjkwLDE5LjY5MCBDMTkuMjkyLDIwLjA4OCAxOC42NDcsMjAuMDg4IDE4LjI0OSwxOS42OTAgTDEyLjg4NSwxNC4zMjYgQzExLjUzMywxNS4zNzEgOS44NDEsMTYuMDAwIDguMDAwLDE2LjAwMCBDMy41ODIsMTYuMDAwIDAuMDAwLDEyLjQxOCAwLjAwMCw4LjAwMCBDMC4wMDAsMy41ODIgMy41ODIsMC4wMDAgOC4wMDAsMC4wMDAgQzEyLjQxOCwwLjAwMCAxNi4wMDAsMy41ODIgMTYuMDAwLDguMDAwIEMxNi4wMDAsOS44NDEgMTUuMzcxLDExLjUzMyAxNC4zMjYsMTIuODg1IEwxOS42OTAsMTguMjQ5IEMyMC4wODgsMTguNjQ3IDIwLjA4OCwxOS4yOTIgMTkuNjkwLDE5LjY5MCBaTTguMDAwLDIuMDAwIEM0LjY4NiwyLjAwMCAyLjAwMCw0LjY4NiAyLjAwMCw4LjAwMCBDMi4wMDAsMTEuMzE0IDQuNjg2LDE0LjAwMCA4LjAwMCwxNC4wMDAgQzExLjMxNCwxNC4wMDAgMTQuMDAwLDExLjMxNCAxNC4wMDAsOC4wMDAgQzE0LjAwMCw0LjY4NiAxMS4zMTQsMi4wMDAgOC4wMDAsMi4wMDAgWiIgY2xhc3M9ImNscy0xIi8+Cjwvc3ZnPgo=");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center right 18px
}

input[type="search"] {
    -webkit-appearance: none
}

.has-error input.form-search,
.has-error .table-wrap .search-filter-wrap input.search-input,
.table-wrap .search-filter-wrap .has-error input.search-input {
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZjVkNWQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5BcnRib2FyZCAxPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xOS42OSwxOS42OWExLDEsMCwwLDEtMS40NCwwbC01LjM2LTUuMzZhOCw4LDAsMSwxLDEuNDQtMS40NGw1LjM2LDUuMzZBMSwxLDAsMCwxLDE5LjY5LDE5LjY5Wk04LDJhNiw2LDAsMSwwLDYsNkE2LDYsMCwwLDAsOCwyWiIvPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center right 18px
}

select.form-control,
.select,
.table-wrap .limit-view select:hover,
.table-wrap .limit-view select:focus,
.table-wrap .limit-view select:active {
    display: inline-block;
    padding: 18px 48px 18px 24px;
    vertical-align: middle;
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjQ4IiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgNDggNDgiPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNhYWFmYjM7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8ZyBpZD0iYXJ0Ym9hcmQtMSI+CiAgICA8cGF0aCBkPSJNNDEuMzgwLDIxLjUyNCBMMjUuNzIwLDM3LjIxOCBDMjUuNjc1LDM3LjI3MyAyNS42NTUsMzcuMzQwIDI1LjYwMywzNy4zOTEgQzI1LjE4OCwzNy44MDIgMjQuNjQyLDM3Ljk5OSAyNC4wOTgsMzcuOTkwIEMyMy41NTYsMzcuOTk1IDIzLjAxMywzNy43OTIgMjIuNjAwLDM3LjM3OCBDMjIuNTU3LDM3LjMzNSAyMi41NDMsMzcuMjc5IDIyLjUwNSwzNy4yMzUgTDYuNTUyLDIxLjQ1NCBDNS43NDAsMjAuNjUxIDUuNzQwLDE5LjM0OSA2LjU1MiwxOC41NDYgQzcuMzY0LDE3Ljc0MyA4LjY4MCwxNy43NDMgOS40OTIsMTguNTQ2IEwyNC4wNTUsMzIuOTUyIEwzOC40MjAsMTguNTU3IEMzOS4yMzcsMTcuNzM3IDQwLjU2MywxNy43MzcgNDEuMzgwLDE4LjU1NyBDNDIuMTk4LDE5LjM3NiA0Mi4xOTgsMjAuNzA1IDQxLjM4MCwyMS41MjQgWiIgY2xhc3M9ImNscy0xIi8+CiAgPC9nPgo8L3N2Zz4=");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: top calc(18px - 2px) right calc(18px - 2px);
    background-color: #f8fafb;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:hover,
select.form-control .hover,
.select:hover,
.table-wrap .limit-view select:hover,
.select .hover,
.table-wrap .limit-view select:hover .hover,
.table-wrap .limit-view select:focus .hover,
.table-wrap .limit-view select:active .hover {
    background-color: #eaeeef
}

select.form-control:focus,
select.form-control.focus,
select.form-control:active,
.select:focus,
.table-wrap .limit-view select:focus,
.select.focus,
.table-wrap .limit-view select.focus:hover,
.table-wrap .limit-view select.focus:focus,
.table-wrap .limit-view select.focus:active,
.select:active,
.table-wrap .limit-view select:active {
    outline: none;
    border: 1px solid #ced3d6;
    box-shadow: none;
    background-color: #eaeeef
}

select.form-control:focus option,
select.form-control.focus option,
select.form-control:active option,
.select:focus option,
.table-wrap .limit-view select:focus option,
.select.focus option,
.table-wrap .limit-view select.focus:hover option,
.table-wrap .limit-view select.focus:focus option,
.table-wrap .limit-view select.focus:active option,
.select:active option,
.table-wrap .limit-view select:active option {
    color: #4d5256;
    background-color: #eaeeef
}

select.form-control[disabled],
select.form-control.disabled,
select.form-control[readonly],
fieldset[disabled] select.form-control,
.select[disabled],
.table-wrap .limit-view select[disabled]:hover,
.table-wrap .limit-view select[disabled]:focus,
.table-wrap .limit-view select[disabled]:active,
.select.disabled,
.table-wrap .limit-view select.disabled:hover,
.table-wrap .limit-view select.disabled:focus,
.table-wrap .limit-view select.disabled:active,
.select[readonly],
.table-wrap .limit-view select[readonly]:hover,
.table-wrap .limit-view select[readonly]:focus,
.table-wrap .limit-view select[readonly]:active,
fieldset[disabled] .select,
fieldset[disabled] .table-wrap .limit-view select:hover,
.table-wrap .limit-view fieldset[disabled] select:hover,
fieldset[disabled] .table-wrap .limit-view select:focus,
.table-wrap .limit-view fieldset[disabled] select:focus,
fieldset[disabled] .table-wrap .limit-view select:active,
.table-wrap .limit-view fieldset[disabled] select:active {
    box-shadow: none;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZTFlNGU2OwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGcgaWQ9IkFydGJvYXJkXzEiIGRhdGEtbmFtZT0iQXJ0Ym9hcmQgMSI+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yNCwzOC4wMDZhMS45NzgsMS45NzgsMCwwLDEtMS40LS41ODFMNi43NjEsMjEuNTY2YTEuOTgxLDEuOTgxLDAsMSwxLDIuOC0yLjhMMjQsMzMuMjIxLDM4LjQzNSwxOC43NjNhMS45ODEsMS45ODEsMCwxLDEsMi44LDIuOEwyNS40LDM3LjQyNUExLjk3OCwxLjk3OCwwLDAsMSwyNCwzOC4wMDZaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat;
    background-position: top calc(18px - 2px) right calc(18px - 2px);
    background-color: #f8fafb;
    background-size: 20px
}

select.form-control::-ms-expand,
.select::-ms-expand,
.table-wrap .limit-view select:hover::-ms-expand,
.table-wrap .limit-view select:focus::-ms-expand,
.table-wrap .limit-view select:active::-ms-expand {
    opacity: 0
}

.has-error select.form-control,
.has-error .select,
.has-error .table-wrap .limit-view select:hover,
.table-wrap .limit-view .has-error select:hover,
.has-error .table-wrap .limit-view select:focus,
.table-wrap .limit-view .has-error select:focus,
.has-error .table-wrap .limit-view select:active,
.table-wrap .limit-view .has-error select:active {
    outline: none;
    color: #f24147;
    border: 1px solid #ff5d5d;
    background-color: #fff4f4;
    box-shadow: 0 1px 1px rgba(255, 93, 93, 0.3);
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0OCA0OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDggNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkY1RDVEO30KPC9zdHlsZT4KPGcgaWQ9ImFydGJvYXJkLTEiPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQxLjQsMjEuNUwyNS43LDM3LjJjMCwwLjEtMC4xLDAuMS0wLjEsMC4yYy0wLjQsMC40LTEsMC42LTEuNSwwLjZjLTAuNSwwLTEuMS0wLjItMS41LTAuNgoJCWMwLDAtMC4xLTAuMS0wLjEtMC4xbC0xNi0xNS44Yy0wLjgtMC44LTAuOC0yLjEsMC0yLjljMC44LTAuOCwyLjEtMC44LDIuOSwwTDI0LjEsMzNsMTQuNC0xNC40YzAuOC0wLjgsMi4xLTAuOCwzLDAKCQlDNDIuMiwxOS40LDQyLjIsMjAuNyw0MS40LDIxLjV6Ii8+CjwvZz4KPC9zdmc+Cg==");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: top calc(18px - 2px) right calc(18px - 2px)
}

.has-error select.form-control:hover,
.has-error select.form-control:focus,
.has-error .select:hover,
.has-error .table-wrap .limit-view select:hover,
.table-wrap .limit-view .has-error select:hover,
.has-error .select:focus,
.has-error .table-wrap .limit-view select:focus,
.table-wrap .limit-view .has-error select:focus {
    background-color: #ffe7e7
}

input.form-control[type=date] {
    padding: 0 0 0 calc((58px + (58px - 20px)/2));
    position: relative;
    overflow: visible
}

input.form-control[type=date]::-webkit-inner-spin-button,
input.form-control[type=date]::-webkit-clear-button {
    display: none
}

input.form-control[type=date]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: calc((58px - 2px - 20px)/2);
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDE5IDIwIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYTlhZmIzOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IlJvdW5kZWRfUmVjdGFuZ2xlXzEiIGRhdGEtbmFtZT0iUm91bmRlZCBSZWN0YW5nbGUgMSIgY2xhc3M9ImNscy0xIiBkPSJNNDQuNSw0MmgtMTZBMS41LDEuNSwwLDAsMSwyNyw0MC41di0xNkExLjUsMS41LDAsMCwxLDI4LjUsMjNIMzFhMSwxLDAsMCwxLDIsMGg3YTEsMSwwLDAsMSwyLDBoMi41QTEuNSwxLjUsMCwwLDEsNDYsMjQuNXYxNkExLjUsMS41LDAsMCwxLDQ0LjUsNDJaTTQ0LDI1SDQydjFhMSwxLDAsMCwxLTIsMFYyNUgzM3YxYTEsMSwwLDAsMS0yLDBWMjVIMjl2M0g0NFYyNVptMCw1SDI5VjQwSDQ0VjMwWk0zMiwzMWgxYTEsMSwwLDAsMSwwLDJIMzJBMSwxLDAsMCwxLDMyLDMxWm0wLDNoMWExLDEsMCwwLDEsMCwySDMyQTEsMSwwLDAsMSwzMiwzNFptMCwzaDFhMSwxLDAsMCwxLDAsMkgzMkExLDEsMCwwLDEsMzIsMzdabTQtNmgxYTEsMSwwLDAsMSwwLDJIMzZBMSwxLDAsMCwxLDM2LDMxWm0wLDNoMWExLDEsMCwwLDEsMCwySDM2QTEsMSwwLDAsMSwzNiwzNFptMCwzaDFhMSwxLDAsMCwxLDAsMkgzNkExLDEsMCwwLDEsMzYsMzdabTQtNmgxYTEsMSwwLDAsMSwwLDJINDBBMSwxLDAsMCwxLDQwLDMxWm0wLDNoMWExLDEsMCwwLDEsMCwySDQwQTEsMSwwLDAsMSw0MCwzNFptMCwzaDFhMSwxLDAsMCwxLDAsMkg0MEExLDEsMCwwLDEsNDAsMzdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjcgLTIyKSIvPgo8L3N2Zz4K");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border-right: 1px solid #ced3d6;
    border-radius: 6px 0 0 6px;
    color: transparent;
    cursor: pointer;
    height: 20px;
    width: 20px;
    background-color: #f8fafb;
    opacity: 1;
    background-position: center center;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.08);
    transition: background 0.2s ease
}

input.form-control[type=date]::-webkit-calendar-picker-indicator:hover,
input.form-control[type=date]::-webkit-calendar-picker-indicator:active {
    background-color: #eaeeef
}

input.form-control[type=date]:focus::-webkit-calendar-picker-indicator,
input.form-control[type=date]:active::-webkit-calendar-picker-indicator {
    box-shadow: none
}

input.form-control[type=date][disabled],
input.form-control[type=date][readonly],
fieldset[disabled] input.form-control[type=date] {
    padding-left: 18px
}

input.form-control[type=file] {
    border: none;
    padding-left: 0
}

input.form-control[type=file]:hover,
input.form-control[type=file]:focus,
input.form-control[type=file]:active {
    border: none;
    box-shadow: none
}

.has-error input.form-control[type=date] {
    background-image: none
}

.has-error input.form-control[type=date]::-webkit-calendar-picker-indicator {
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxOSAyMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTkgMjA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkY1RDVEO30KPC9zdHlsZT4KPHBhdGggaWQ9IlJvdW5kZWRfUmVjdGFuZ2xlXzEiIGNsYXNzPSJzdDAiIGQ9Ik0xNy41LDIwaC0xNkMwLjcsMjAsMCwxOS4zLDAsMTguNXYtMTZDMCwxLjcsMC43LDEsMS41LDFINGMwLTAuNiwwLjQtMSwxLTEKCXMxLDAuNCwxLDFoN2MwLTAuNiwwLjQtMSwxLTFzMSwwLjQsMSwxaDIuNUMxOC4zLDEsMTksMS43LDE5LDIuNXYxNkMxOSwxOS4zLDE4LjMsMjAsMTcuNSwyMHogTTE3LDNoLTJ2MWMwLDAuNi0wLjQsMS0xLDEKCXMtMS0wLjQtMS0xVjNINnYxYzAsMC42LTAuNCwxLTEsMVM0LDQuNiw0LDRWM0gydjNoMTVWM3ogTTE3LDhIMnYxMGgxNVY4eiBNNSw5aDFjMC42LDAsMSwwLjQsMSwxcy0wLjQsMS0xLDFINWMtMC42LDAtMS0wLjQtMS0xCglTNC40LDksNSw5eiBNNSwxMmgxYzAuNiwwLDEsMC40LDEsMXMtMC40LDEtMSwxSDVjLTAuNiwwLTEtMC40LTEtMVM0LjQsMTIsNSwxMnogTTUsMTVoMWMwLjYsMCwxLDAuNCwxLDFzLTAuNCwxLTEsMUg1CgljLTAuNiwwLTEtMC40LTEtMVM0LjQsMTUsNSwxNXogTTksOWgxYzAuNiwwLDEsMC40LDEsMXMtMC40LDEtMSwxSDljLTAuNiwwLTEtMC40LTEtMVM4LjQsOSw5LDl6IE05LDEyaDFjMC42LDAsMSwwLjQsMSwxCglzLTAuNCwxLTEsMUg5Yy0wLjYsMC0xLTAuNC0xLTFTOC40LDEyLDksMTJ6IE05LDE1aDFjMC42LDAsMSwwLjQsMSwxcy0wLjQsMS0xLDFIOWMtMC42LDAtMS0wLjQtMS0xUzguNCwxNSw5LDE1eiBNMTMsOWgxCgljMC42LDAsMSwwLjQsMSwxcy0wLjQsMS0xLDFoLTFjLTAuNiwwLTEtMC40LTEtMVMxMi40LDksMTMsOXogTTEzLDEyaDFjMC42LDAsMSwwLjQsMSwxcy0wLjQsMS0xLDFoLTFjLTAuNiwwLTEtMC40LTEtMQoJUzEyLjQsMTIsMTMsMTJ6IE0xMywxNWgxYzAuNiwwLDEsMC40LDEsMXMtMC40LDEtMSwxaC0xYy0wLjYsMC0xLTAuNC0xLTFTMTIuNCwxNSwxMywxNXoiLz4KPC9zdmc+Cg==");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-color: #fff4f4;
    border-color: #ff5d5d;
    box-shadow: none
}

.has-error input.form-control[type=date]::-webkit-calendar-picker-indicator:hover,
.has-error input.form-control[type=date]::-webkit-calendar-picker-indicator:focus {
    background-color: #ffe7e7
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -40px;
    -webkit-appearance: none;
    border: none
}

.radio input[type="radio"]:focus,
.radio-inline input[type="radio"]:focus,
.checkbox input[type="checkbox"]:focus,
.checkbox-inline input[type="checkbox"]:focus {
    outline: none
}

.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before,
.checkbox input[type="checkbox"]:before,
.checkbox-inline input[type="checkbox"]:before {
    content: '';
    position: absolute;
    top: -7px;
    left: 0;
    width: 26px;
    height: 26px;
    background-color: #fff;
    border: 2px solid #ced3d6;
    transition: ease 0.1s border-color, ease 0.1s background-color
}

.radio input[type="radio"]:hover:before,
.radio-inline input[type="radio"]:hover:before,
.checkbox input[type="checkbox"]:hover:before,
.checkbox-inline input[type="checkbox"]:hover:before {
    background-color: #e6f9f1;
    border-color: #00c774
}

.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after,
.checkbox input[type="checkbox"]:after,
.checkbox-inline input[type="checkbox"]:after {
    content: '';
    position: absolute;
    opacity: 0;
    transition: ease 0.1s opacity
}

.radio input[type="radio"]:checked:before,
.radio-inline input[type="radio"]:checked:before,
.checkbox input[type="checkbox"]:checked:before,
.checkbox-inline input[type="checkbox"]:checked:before {
    border-color: #00c774
}

.radio input[type="radio"]:checked:after,
.radio-inline input[type="radio"]:checked:after,
.checkbox input[type="checkbox"]:checked:after,
.checkbox-inline input[type="checkbox"]:checked:after {
    opacity: 1
}

.checkbox input[type="checkbox"]:before,
.checkbox-inline input[type="checkbox"]:before {
    border-radius: 6px
}

.checkbox input[type="checkbox"]:after,
.checkbox-inline input[type="checkbox"]:after {
    top: 0px;
    left: 7px;
    width: 12px;
    height: 8px;
    border: 2px solid #00c774;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg)
}

.checkbox input[type="checkbox"][disabled]:before,
.checkbox input[type="checkbox"][disabled]:hover:before,
.checkbox input[type="checkbox"][disabled]:checked:before,
.checkbox input[type="checkbox"].disabled:before,
.checkbox input[type="checkbox"].disabled:hover:before,
.checkbox input[type="checkbox"].disabled:checked:before,
fieldset[disabled] .checkbox input[type="checkbox"]:before,
fieldset[disabled] .checkbox input[type="checkbox"]:hover:before,
fieldset[disabled] .checkbox input[type="checkbox"]:checked:before,
.checkbox-inline input[type="checkbox"][disabled]:before,
.checkbox-inline input[type="checkbox"][disabled]:hover:before,
.checkbox-inline input[type="checkbox"][disabled]:checked:before,
.checkbox-inline input[type="checkbox"].disabled:before,
.checkbox-inline input[type="checkbox"].disabled:hover:before,
.checkbox-inline input[type="checkbox"].disabled:checked:before,
fieldset[disabled] .checkbox-inline input[type="checkbox"]:before,
fieldset[disabled] .checkbox-inline input[type="checkbox"]:hover:before,
fieldset[disabled] .checkbox-inline input[type="checkbox"]:checked:before {
    background-color: #fff;
    border-color: #eaeeef
}

.checkbox input[type="checkbox"][disabled]:after,
.checkbox input[type="checkbox"].disabled:after,
fieldset[disabled] .checkbox input[type="checkbox"]:after,
.checkbox-inline input[type="checkbox"][disabled]:after,
.checkbox-inline input[type="checkbox"].disabled:after,
fieldset[disabled] .checkbox-inline input[type="checkbox"]:after {
    border-color: #eaeeef
}

.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before {
    border-radius: 13px
}

.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after {
    top: 0;
    left: 7px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: #00c774
}

.radio input[type="radio"][disabled]:before,
.radio input[type="radio"][disabled]:hover:before,
.radio input[type="radio"][disabled]:checked:before,
.radio input[type="radio"].disabled:before,
.radio input[type="radio"].disabled:hover:before,
.radio input[type="radio"].disabled:checked:before,
fieldset[disabled] .radio input[type="radio"]:before,
fieldset[disabled] .radio input[type="radio"]:hover:before,
fieldset[disabled] .radio input[type="radio"]:checked:before,
.radio-inline input[type="radio"][disabled]:before,
.radio-inline input[type="radio"][disabled]:hover:before,
.radio-inline input[type="radio"][disabled]:checked:before,
.radio-inline input[type="radio"].disabled:before,
.radio-inline input[type="radio"].disabled:hover:before,
.radio-inline input[type="radio"].disabled:checked:before,
fieldset[disabled] .radio-inline input[type="radio"]:before,
fieldset[disabled] .radio-inline input[type="radio"]:hover:before,
fieldset[disabled] .radio-inline input[type="radio"]:checked:before {
    background-color: #fff;
    border-color: #eaeeef
}

.radio input[type="radio"][disabled]:after,
.radio input[type="radio"].disabled:after,
fieldset[disabled] .radio input[type="radio"]:after,
.radio-inline input[type="radio"][disabled]:after,
.radio-inline input[type="radio"].disabled:after,
fieldset[disabled] .radio-inline input[type="radio"]:after {
    background-color: #eaeeef
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 18px;
    margin-bottom: 0
}

.radio label,
.checkbox label {
    padding-left: 40px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 18px;
    color: #4d5256;
    font-weight: normal;
    vertical-align: top;
    cursor: pointer
}

label.radio-inline,
label.checkbox-inline {
    position: relative;
    display: inline-block;
    padding: 18px 30px 18px 40px;
    margin-top: 1px;
    margin-bottom: 0;
    width: auto;
    height: 58px;
    color: #4d5256;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

label.radio-inline.disabled,
fieldset[disabled] label.radio-inline,
label.radio-inline input[disabled]+span,
label.checkbox-inline.disabled,
fieldset[disabled] label.checkbox-inline,
label.checkbox-inline input[disabled]+span {
    cursor: not-allowed;
    color: #a9afb3
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    color: #a9afb3;
    cursor: not-allowed
}

.has-error .radio input[type="radio"]:before,
.has-error .radio-inline input[type="radio"]:before,
.has-error .checkbox input[type="checkbox"]:before,
.has-error .checkbox-inline input[type="checkbox"]:before {
    border-color: #ff8e89
}

.has-error .radio input[type="radio"]:hover:before,
.has-error .radio-inline input[type="radio"]:hover:before,
.has-error .checkbox input[type="checkbox"]:hover:before,
.has-error .checkbox-inline input[type="checkbox"]:hover:before {
    background-color: #fff4f4;
    border-color: #ff8e89
}

.has-error .checkbox input[type="checkbox"]:after,
.has-error .checkbox-inline input[type="checkbox"]:after {
    border-color: #ff5d5d
}

.has-error .checkbox input[type="checkbox"][disabled]:before,
.has-error .checkbox input[type="checkbox"][disabled]:hover:before,
.has-error .checkbox input[type="checkbox"][disabled]:checked:before,
.has-error .checkbox input[type="checkbox"].disabled:before,
.has-error .checkbox input[type="checkbox"].disabled:hover:before,
.has-error .checkbox input[type="checkbox"].disabled:checked:before,
fieldset[disabled] .has-error .checkbox input[type="checkbox"]:before,
fieldset[disabled] .has-error .checkbox input[type="checkbox"]:hover:before,
fieldset[disabled] .has-error .checkbox input[type="checkbox"]:checked:before,
.has-error .checkbox-inline input[type="checkbox"][disabled]:before,
.has-error .checkbox-inline input[type="checkbox"][disabled]:hover:before,
.has-error .checkbox-inline input[type="checkbox"][disabled]:checked:before,
.has-error .checkbox-inline input[type="checkbox"].disabled:before,
.has-error .checkbox-inline input[type="checkbox"].disabled:hover:before,
.has-error .checkbox-inline input[type="checkbox"].disabled:checked:before,
fieldset[disabled] .has-error .checkbox-inline input[type="checkbox"]:before,
fieldset[disabled] .has-error .checkbox-inline input[type="checkbox"]:hover:before,
fieldset[disabled] .has-error .checkbox-inline input[type="checkbox"]:checked:before {
    background-color: #fff;
    border-color: #eaeeef
}

.has-error .checkbox input[type="checkbox"][disabled]:after,
.has-error .checkbox input[type="checkbox"].disabled:after,
fieldset[disabled] .has-error .checkbox input[type="checkbox"]:after,
.has-error .checkbox-inline input[type="checkbox"][disabled]:after,
.has-error .checkbox-inline input[type="checkbox"].disabled:after,
fieldset[disabled] .has-error .checkbox-inline input[type="checkbox"]:after {
    border-color: #eaeeef
}

.has-error .radio input[type="radio"]:after,
.has-error .radio-inline input[type="radio"]:after {
    background-color: #ff5d5d
}

.has-error .radio input[type="radio"][disabled]:before,
.has-error .radio input[type="radio"][disabled]:hover:before,
.has-error .radio input[type="radio"][disabled]:checked:before,
.has-error .radio input[type="radio"].disabled:before,
.has-error .radio input[type="radio"].disabled:hover:before,
.has-error .radio input[type="radio"].disabled:checked:before,
fieldset[disabled] .has-error .radio input[type="radio"]:before,
fieldset[disabled] .has-error .radio input[type="radio"]:hover:before,
fieldset[disabled] .has-error .radio input[type="radio"]:checked:before,
.has-error .radio-inline input[type="radio"][disabled]:before,
.has-error .radio-inline input[type="radio"][disabled]:hover:before,
.has-error .radio-inline input[type="radio"][disabled]:checked:before,
.has-error .radio-inline input[type="radio"].disabled:before,
.has-error .radio-inline input[type="radio"].disabled:hover:before,
.has-error .radio-inline input[type="radio"].disabled:checked:before,
fieldset[disabled] .has-error .radio-inline input[type="radio"]:before,
fieldset[disabled] .has-error .radio-inline input[type="radio"]:hover:before,
fieldset[disabled] .has-error .radio-inline input[type="radio"]:checked:before {
    background-color: #fff;
    border-color: #eaeeef
}

.has-error .radio input[type="radio"][disabled]:after,
.has-error .radio input[type="radio"].disabled:after,
fieldset[disabled] .has-error .radio input[type="radio"]:after,
.has-error .radio-inline input[type="radio"][disabled]:after,
.has-error .radio-inline input[type="radio"].disabled:after,
fieldset[disabled] .has-error .radio-inline input[type="radio"]:after {
    background-color: #eaeeef
}

label.required:after {
    content: ' *';
    color: #f24147
}

.forms-wrap {
    padding: 40px
}

.form-section {
    padding-bottom: 60px
}

.form-section:before,
.form-section:after {
    content: ' ';
    display: table
}

.form-section:after {
    clear: both
}

.form-section:last-child {
    padding-bottom: 0
}

.form-inline .form-group {
    padding-bottom: 30px
}

.form-inline:last-child .form-group {
    padding-bottom: 0
}

@media (max-width: 543px) {
    .form-inline:last-child .form-group.col-xs-12,
    .form-inline:last-child .form-group.team-group {
        padding-bottom: 30px
    }
    .form-inline:last-child .form-group.col-xs-12:last-child,
    .form-inline:last-child .form-group.team-group:last-child {
        padding-bottom: 0
    }
}

@media (max-width: 767px) {
    .form-inline:last-child .form-group.col-sm-12 {
        padding-bottom: 30px
    }
    .form-inline:last-child .form-group.col-sm-12:last-child {
        padding-bottom: 0
    }
}

@media (max-width: 991px) {
    .form-inline:last-child .form-group.col-md-12 {
        padding-bottom: 30px
    }
    .form-inline:last-child .form-group.col-md-12:last-child {
        padding-bottom: 0
    }
}

@media (max-width: 1199px) {
    .form-inline:last-child .form-group.col-lg-12 {
        padding-bottom: 30px
    }
    .form-inline:last-child .form-group.col-lg-12:last-child {
        padding-bottom: 0
    }
}

.form-inline:last-child .form-group.col-xl-12 {
    padding-bottom: 30px
}

.form-inline:last-child .form-group.col-xl-12:last-child {
    padding-bottom: 0
}

.form-group {
    margin-bottom: 0
}

.form-section legend,
.legend-control {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 20px 0;
    color: #292a2b;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e6;
    text-transform: capitalize
}

.card .form-section:first-child legend,
.forms-wrap .form-section:first-child legend,
.card .form-section:first-child .legend-control,
.forms-wrap .form-section:first-child .legend-control,
.card>.legend-wrap:first-child .legend-control,
.forms-wrap>.legend-wrap:first-child .legend-control,
.card>.legend-wrap:first-child legend,
.forms-wrap>.legend-wrap:first-child legend,
.card>.legend-control:first-child,
.forms-wrap>.legend-control:first-child,
.forms-wrap .form-section:first-child legend,
.forms-wrap .form-section:first-child .legend-control,
.forms-wrap>.legend-wrap:first-child .legend-control,
.forms-wrap>.legend-wrap:first-child legend,
.forms-wrap>.legend-control:first-child {
    padding-top: 0
}

.legend-info {
    padding-top: 10px;
    font-weight: 400;
    color: #878d91
}

.legend-wrap {
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e4e6
}

.legend-wrap .legend-control {
    display: inline-block;
    margin: 0;
    padding: 20px 20px 20px 0;
    border-bottom: 0
}

.legend-wrap ul.legend-navs {
    display: inline-block;
    margin: 0;
    padding-left: 0;
    list-style: none
}

.legend-wrap ul.legend-navs>li {
    display: inline-block;
    margin: 0
}

.legend-wrap ul.legend-navs>li>a.legend-nav {
    padding: 20px;
    color: #878d91;
    text-transform: capitalize;
    border-bottom: 2px solid transparent;
    transition: color 0.2s ease, border 0.2s ease
}

.legend-wrap ul.legend-navs>li>a.legend-nav:hover,
.legend-wrap ul.legend-navs>li>a.legend-nav:focus,
.legend-wrap ul.legend-navs>li>a.legend-nav:active,
.legend-wrap ul.legend-navs>li>a.legend-nav.active {
    color: #4d5256;
    border-color: #00c774
}

.legend-wrap ul.legend-navs>li>a.legend-nav:active {
    color: #00c774
}

.label-control {
    display: inline-block;
    width: 100%;
    padding: 4px 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    color: #878d91
}

.form-static {
    min-height: 58px;
    padding: 18px 0
}

.form-static-sm {
    height: auto;
    padding: 4px 0
}

.form-info,
.form-error {
    padding: 9px 0 0;
    color: #878d91;
    line-height: 1.5
}

.checkbox+.form-info,
.radio+.form-info,
.checkbox+.form-error,
.radio+.form-error {
    margin-top: 12px
}

.form-error {
    display: none;
    color: #f24147
}

.form-error.on {
    display: block
}

.actionbar-bottom {
    position: fixed;
    bottom: 0;
    margin-left: -41px;
    padding: 18px 40px;
    width: calc(100% - 240px - (40px * 2));
    text-align: right;
    background: #fff;
    border: 1px solid #e1e4e6;
    border-bottom: none;
    z-index: 1030;
    box-shadow: 0 -1px 3px -2px rgba(41, 42, 43, 0.2)
}

.input-group {
    position: relative;
    margin: 1px auto 0;
    width: 100%;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    margin: 0;
    width: 100%
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group-static {
    display: table-cell
}

.input-group-addon,
.input-group-btn,
.input-group-static {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group .input-group-btn:not(:last-child)>.btn,
.input-group .input-group-btn:not(:last-child)>.form-control,
.input-group .form-control:not(:last-child) {
    margin-right: 4px
}

.input-group .form-control+.input-group-btn>.btn,
.input-group .form-control+.input-group-btn>.form-control {
    margin-left: 4px
}

.input-group .form-control+.input-group-btn>.btn+.dropdown-menu {
    left: 4px
}

.input-group .form-control+.input-group-btn>.btn+.dropdown-menu.dropdown-menu-right {
    left: auto
}

.input-group-addon {
    margin: 1px auto 0;
    padding: 10px 20px;
    display: table-cell;
    color: #878d91;
    border: 1px solid #ced3d6;
    border-radius: 6px;
    cursor: default;
    transition: background 0.2s ease, color 0.1s ease, border-color 0.2s ease, outline 0.2s ease
}

.input-group-addon:first-child {
    padding-right: 12px
}

.input-group-addon:first-child+.form-control {
    padding-left: 0
}

.form-control-addon {
    padding-right: 0
}

.form-control-addon+.input-group-addon {
    padding-left: 12px
}

.input-group-addon:first-child:not(:last-child),
.input-group .input-group-addon:first-child,
.form-control-addon {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:last-child,
.input-group-addon+.form-control {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:first-child,
.form-control-addon {
    border-right: 0
}

.input-group-addon:first-child+.form-control,
.form-control-addon+.form-control {
    border-left: none
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-addon+.form-control:last-child:focus,
.input-group-addon+.form-control:last-child:active {
    box-shadow: 0 1px 0 0px #00fa92, 0 -1px 0 0px #00fa92, 1px 0 0 0px #00fa92, 0.7px 0.7px 0 0px #00fa92, 0.7px -0.7px 0 0px #00fa92
}

.form-control-addon:focus,
.form-control-addon:active,
.form-control.form-control-addon:focus,
.form-control.form-control-addon:active {
    border-right: 0;
    box-shadow: 0 1px 0 0px #00fa92, 0 -1px 0 0px #00fa92
}

.form-control-addon:focus:first-child,
.form-control-addon:active:first-child,
.form-control.form-control-addon:focus:first-child,
.form-control.form-control-addon:active:first-child {
    border-right: 0;
    box-shadow: 0 1px 0 0px #00fa92, 0 -1px 0 0px #00fa92, -1px 0 0 0px #00fa92, -0.7px 0.7px 0 0px #00fa92, -0.7px -0.7px 0 0px #00fa92
}

.form-control-addon:focus+.input-group-addon,
.form-control-addon:active+.input-group-addon,
.form-control.form-control-addon:focus+.input-group-addon,
.form-control.form-control-addon:active+.input-group-addon {
    outline: none;
    border: 1px solid #00fa92;
    border-left: none;
    box-shadow: 0 0 0 1px #00fa92
}

.input-group-addon:first-child:active,
.input-group-addon:first-child.active,
.input-group-addon:first-child:focus,
.input-group-addon:first-child.focus {
    border: 1px solid #00fa92;
    border-right: none;
    box-shadow: 0 1px 0 0px #00fa92, 0 -1px 0 0px #00fa92, -1px 0 0 0px #00fa92, -0.7px 0.7px 0 0px #00fa92, -0.7px -0.7px 0 0px #00fa92
}

.has-error .input-group-addon+.form-control:last-child {
    background-image: none;
    box-shadow: 0 1px 0 0px #ff8e89, 0 -1px 0 0px #ff8e89, 1px 0 0 0px #ff8e89, 0.7px 0.7px 0 0px #ff8e89, 0.7px -0.7px 0 0px #ff8e89
}

.has-error .form-control-addon {
    background-image: none;
    border-right: 0;
    background-position: center right 0px;
    box-shadow: 0 1px 0 0px #ff8e89, 0 -1px 0 0px #ff8e89
}

.has-error .form-control-addon:first-child {
    box-shadow: 0 1px 0 0px #ff8e89, 0 -1px 0 0px #ff8e89, -1px 0 0 0px #ff8e89, -0.7px 0.7px 0 0px #ff8e89, -0.7px -0.7px 0 0px #ff8e89
}

.has-error .input-group-addon:first-child {
    color: #f24147;
    border: 1px solid #ff8e89;
    border-right: none;
    box-shadow: 0 1px 0 0px #ff8e89, 0 -1px 0 0px #ff8e89, -1px 0 0 0px #ff8e89, -0.7px 0.7px 0 0px #ff8e89, -0.7px -0.7px 0 0px #ff8e89
}

.has-error .input-group-addon:last-child {
    color: #f24147;
    border: 1px solid #ff8e89;
    border-left: none;
    box-shadow: 0 1px 0 0px #ff8e89, 0 -1px 0 0px #ff8e89, 1px 0 0 0px #ff8e89, 0.7px 0.7px 0 0px #ff8e89, 0.7px -0.7px 0 0px #ff8e89
}

.input-group-addon[disabled],
.input-group-addon.disabled,
fieldset[disabled] .input-group-addon,
.form-control[disabled]+.input-group-addon,
fieldset[disabled] .form-control+.input-group-addon {
    opacity: 1;
    color: #ced3d6;
    background: #f8fafb;
    border-color: #eaeeef
}

.input-group-addon[disabled]:focus,
.input-group-addon[disabled].focus,
.input-group-addon[disabled]:active,
.input-group-addon.disabled:focus,
.input-group-addon.disabled.focus,
.input-group-addon.disabled:active,
fieldset[disabled] .input-group-addon:focus,
fieldset[disabled] .input-group-addon.focus,
fieldset[disabled] .input-group-addon:active,
.form-control[disabled]+.input-group-addon:focus,
.form-control[disabled]+.input-group-addon.focus,
.form-control[disabled]+.input-group-addon:active,
fieldset[disabled] .form-control+.input-group-addon:focus,
fieldset[disabled] .form-control+.input-group-addon.focus,
fieldset[disabled] .form-control+.input-group-addon:active {
    outline: none;
    box-shadow: none
}

.input-group-addon[readonly],
.input-group-addon.readonly,
fieldset[readonly] .input-group-addon,
.form-control[readonly]+.input-group-addon,
fieldset[readonly] .form-control+.input-group-addon {
    opacity: 1;
    color: #878d91;
    background: #f8fafb;
    border-color: #eaeeef
}

.input-group-addon[readonly]:focus,
.input-group-addon[readonly].focus,
.input-group-addon[readonly]:active,
.input-group-addon.readonly:focus,
.input-group-addon.readonly.focus,
.input-group-addon.readonly:active,
fieldset[readonly] .input-group-addon:focus,
fieldset[readonly] .input-group-addon.focus,
fieldset[readonly] .input-group-addon:active,
.form-control[readonly]+.input-group-addon:focus,
.form-control[readonly]+.input-group-addon.focus,
.form-control[readonly]+.input-group-addon:active,
fieldset[readonly] .form-control+.input-group-addon:focus,
fieldset[readonly] .form-control+.input-group-addon.focus,
fieldset[readonly] .form-control+.input-group-addon:active {
    outline: none;
    box-shadow: none
}

.form-control[readonly]:focus+.input-group-addon {
    border-color: #00fa92
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn,
.input-group-btn>.dropdown>.btn {
    position: relative;
    margin: 0
}

.input-group-btn>.btn+.btn,
.input-group-btn>.dropdown>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active,
.input-group-btn>.dropdown>.btn:hover,
.input-group-btn>.dropdown>.btn:focus,
.input-group-btn>.dropdown>.btn:active {
    z-index: 2
}

.input-group .input-group-btn select {
    width: auto
}

.input-group-static {
    padding-left: 10px
}

.input-group.form-date {
    width: 100%
}

.input-group.form-date input.form-control[type=date] {
    width: 50%
}

.input-group.form-date input.form-control[type=date]:focus,
.input-group.form-date input.form-control[type=date]:active {
    z-index: 3
}

.input-group.form-date input.form-control[type=date]:first-child {
    margin-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group.form-date input.form-control[type=date]:last-child {
    margin-left: -1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group.form-date input.form-control[type=date]:last-child::-webkit-calendar-picker-indicator {
    border-radius: 0
}

.toggle-wrapper {
    display: inline-block;
    width: auto;
    height: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.toggle {
    display: none
}

.toggle,
.toggle:after,
.toggle:before,
.toggle *,
.toggle *:after,
.toggle *:before,
.toggle+.tgl-btn {
    box-sizing: border-box
}

.toggle::selection,
.toggle:after::selection,
.toggle:before::selection,
.toggle *::selection,
.toggle *:after::selection,
.toggle *:before::selection,
.toggle+.tgl-btn::selection {
    background: none
}

.toggle+.toggle-inner {
    position: relative;
    margin: 0;
    height: 30px;
    padding: 3px;
    background: #e1e4e6;
    border-radius: 6px;
    transition: background .2s ease, padding .2s ease;
    outline: 0;
    cursor: pointer
}

.toggle+.toggle-inner .toggle-text {
    width: 67px;
    float: right;
    font-weight: 700
}

.toggle+.toggle-inner .toggle-text:before {
    color: #fff;
    opacity: 0;
    display: none
}

.toggle+.toggle-inner:after,
.toggle+.toggle-inner:before {
    position: relative;
    display: block;
    content: "";
    width: 24px;
    height: 100%
}

.toggle+.toggle-inner:after {
    left: 0;
    background: #fff;
    border-radius: 3px;
    transition: background .2s ease, opacity .2s ease, width .2s ease, left .2s ease
}

.toggle+.toggle-inner:before {
    display: none;
    transition: background .2s ease, opacity .2s ease, width .2s ease
}

.toggle:checked+.toggle-inner .toggle-text {
    float: left
}

.toggle:checked+.toggle-inner .toggle-text:after {
    opacity: 0;
    display: none
}

.toggle:checked+.toggle-inner .toggle-text:before {
    opacity: 1;
    display: inline-block
}

.toggle-text {
    width: 100%;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px
}

.toggle:checked+.toggle-inner {
    background: #00c774
}

.toggle+.toggle-inner {
    width: 80px
}

.toggle+.toggle-inner .toggle-text {
    width: 47px
}

.toggle+.toggle-inner .toggle-text:after {
    content: "OFF"
}

.toggle+.toggle-inner .toggle-text:before {
    content: "ON"
}

.toggle:checked+.toggle-inner:after {
    left: 50px
}

.alert {
    padding: 18px 24px;
    margin-bottom: 6px;
    line-height: 1.5;
    border: 1px solid transparent;
    border-radius: 6px
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-info {
    background-color: #f8fafb;
    border-color: #ced3d6;
    color: #4d5256;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07)
}

.alert-info hr {
    border-top-color: #e1e4e6
}

.alert-success {
    padding-left: 50px;
    background-color: #f1fcf7;
    border-color: #35d48d;
    color: #1bbf83;
    box-shadow: 0 1px 1px rgba(53, 212, 141, 0.27);
    display: inline-block;
    min-width: 24px;
    min-height: 24px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjNweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMjMgMjMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3ICg0NTM5NikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+SWNvbiAtIGNoZWNrPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlNwb3FhLVVJLWtpdCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFsZXJ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM1LjAwMDAwMCwgLTMxOC4wMDAwMDApIiBmaWxsPSIjMzVENDhEIj4KICAgICAgICAgICAgPGcgaWQ9IkFsZXJ0LXN1Y2Nlc3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExOC4wMDAwMDAsIDI4MC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOC41LDU5IEMyMy4yNTMsNTkgMTksNTQuNzQ3IDE5LDQ5LjUgQzE5LDQ0LjI1MyAyMy4yNTMsNDAgMjguNSw0MCBDMzMuNzQ2NSw0MCAzOCw0NC4yNTMgMzgsNDkuNSBDMzgsNTQuNzQ3IDMzLjc0NjUsNTkgMjguNSw1OSBNMjguNSwzOCBDMjIuMTQ4NSwzOCAxNyw0My4xNDg1IDE3LDQ5LjUgQzE3LDU1Ljg1MSAyMi4xNDg1LDYxIDI4LjUsNjEgQzM0Ljg1MSw2MSA0MCw1NS44NTEgNDAsNDkuNSBDNDAsNDMuMTQ4NSAzNC44NTEsMzggMjguNSwzOCBNMjQuNzA3MTA2OCw0OS4yOTI4OTMyIEMyNC4zMTY1ODI1LDQ4LjkwMjM2ODkgMjMuNjgzNDE3NSw0OC45MDIzNjg5IDIzLjI5Mjg5MzIsNDkuMjkyODkzMiBDMjIuOTAyMzY4OSw0OS42ODM0MTc1IDIyLjkwMjM2ODksNTAuMzE2NTgyNSAyMy4yOTI4OTMyLDUwLjcwNzEwNjggTDI2LjI5Mjg5MzIsNTMuNzA3MTA2OCBDMjYuNjgzNDE3NSw1NC4wOTc2MzExIDI3LjMxNjU4MjUsNTQuMDk3NjMxMSAyNy43MDcxMDY4LDUzLjcwNzEwNjggTDMzLjcwNzEwNjgsNDcuNzA3MTA2OCBDMzQuMDk3NjMxMSw0Ny4zMTY1ODI1IDM0LjA5NzYzMTEsNDYuNjgzNDE3NSAzMy43MDcxMDY4LDQ2LjI5Mjg5MzIgQzMzLjMxNjU4MjUsNDUuOTAyMzY4OSAzMi42ODM0MTc1LDQ1LjkwMjM2ODkgMzIuMjkyODkzMiw0Ni4yOTI4OTMyIEwyNyw1MS41ODU3ODY0IEwyNC43MDcxMDY4LDQ5LjI5Mjg5MzIgWiIgaWQ9Ikljb24tLS1jaGVjayI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center left 18px;
    display: block
}

.alert-success hr {
    border-top-color: #35d48d
}

.alert-danger {
    padding-left: 50px;
    background-color: #fff4f4;
    border-color: #ff5d5d;
    color: #f24147;
    box-shadow: 0 1px 1px rgba(255, 93, 93, 0.3);
    display: inline-block;
    min-width: 24px;
    min-height: 24px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmY1ZDVkOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGcgaWQ9IkFydGJvYXJkXzEiIGRhdGEtbmFtZT0iQXJ0Ym9hcmQgMSI+CiAgICA8cGF0aCBpZD0iSWNvbl8tX2FsZXJ0IiBkYXRhLW5hbWU9Ikljb24gLSBhbGVydCIgY2xhc3M9ImNscy0xIiBkPSJNMTEuNSwyM0ExMS41LDExLjUsMCwxLDEsMjMsMTEuNSwxMS41LDExLjUsMCwwLDEsMTEuNSwyM1ptMC0yMUE5LjUsOS41LDAsMSwwLDIxLDExLjUsOS41LDkuNSwwLDAsMCwxMS41LDJabTAsMTZBMS41LDEuNSwwLDEsMSwxMywxNi41LDEuNSwxLjUsMCwwLDEsMTEuNSwxOFptMC44MTQtNC4zNzVIMTAuNjkxTDEwLjMyNCw4LjQyLDEwLjIzOSw0Ljk4N2gyLjUyN0wxMi42ODEsOC40MloiLz4KICA8L2c+Cjwvc3ZnPgo=");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center left 18px;
    display: block
}

.alert-danger hr {
    border-top-color: #ff5d5d
}

table {
    background-color: #fff
}

caption {
    padding-bottom: 18px 12px;
    padding-top: 18px 12px;
    text-align: left
}

th {
    text-align: left
}

.table-wrap {
    margin: auto 0 40px
}

.table-wrap:before,
.table-wrap:after {
    content: ' ';
    display: table
}

.table-wrap:after {
    clear: both
}

.table-header-wrap {
    margin-top: 0;
    margin-bottom: 20px
}

.table-header-wrap .table-title {
    margin: 0 0 20px;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #e1e4e6
}

.table-header-wrap .table-information {
    text-align: right
}

.table-wrap .select,
.table-wrap .limit-view select:hover,
.table-wrap .limit-view select:focus,
.table-wrap .limit-view select:active {
    width: 200px
}

.table-filters {
    display: block;
    margin-bottom: 20px
}

.table-filters:before,
.table-filters:after {
    content: ' ';
    display: table
}

.table-filters:after {
    clear: both
}

.table-filters .select:not(:last-child),
.table-filters .table-wrap .limit-view select:not(:last-child):hover,
.table-wrap .limit-view .table-filters select:not(:last-child):hover,
.table-filters .table-wrap .limit-view select:not(:last-child):focus,
.table-wrap .limit-view .table-filters select:not(:last-child):focus,
.table-filters .table-wrap .limit-view select:not(:last-child):active,
.table-wrap .limit-view .table-filters select:not(:last-child):active {
    margin-right: 5px
}

.table-categories {
    position: absolute;
    display: inline-block
}

.table-categories ul {
    margin: 0 auto
}

.table-categories ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    padding: 0 8px calc(20px - 2px);
    font-weight: 400;
    color: #878d91
}

.table-categories ul li.selected,
.table-categories ul li:hover {
    color: #00c774;
    border-bottom: 4px solid #00c774
}

.table-wrap .search-filter-wrap {
    float: right
}

.table-wrap .search-filter-wrap .search-filter {
    display: inline-block;
    margin-right: 1px;
    width: auto
}

.table-wrap .search-filter-wrap .search-input {
    display: inline-block;
    padding-right: 50px;
    width: auto
}

.table-wrap .search-filter-wrap .search-input:active,
.table-wrap .search-filter-wrap .search-input:focus {
    outline: none;
    border-color: #00fa92;
    box-shadow: 0 0 0 1px #00fa92
}

table.table {
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 10px;
    width: calc(100% + (40px * 2));
    border-top: 1px solid #e1e4e6;
    border-bottom: 1px solid #e1e4e6;
    border-radius: 6px
}

table.table>thead>tr>th,
table.table>thead>tr>td,
table.table>tbody>tr>th,
table.table>tbody>tr>td,
table.table>tfoot>tr>th,
table.table>tfoot>tr>td {
    border-top: 1px solid #e1e4e6;
    line-height: 1.5;
    padding: 18px 12px;
    vertical-align: middle
}

table.table>thead>tr>th:first-child,
table.table>thead>tr>td:first-child,
table.table>tbody>tr>th:first-child,
table.table>tbody>tr>td:first-child,
table.table>tfoot>tr>th:first-child,
table.table>tfoot>tr>td:first-child {
    padding-left: 40px
}

table.table>thead>tr>th:last-child,
table.table>thead>tr>td:last-child,
table.table>tbody>tr>th:last-child,
table.table>tbody>tr>td:last-child,
table.table>tfoot>tr>th:last-child,
table.table>tfoot>tr>td:last-child {
    padding-right: 40px
}

table.table>thead>tr>td.table-empty-data,
table.table>tbody>tr>td.table-empty-data,
table.table>tfoot>tr>td.table-empty-data {
    text-align: center
}

table.table>tbody>tr>th {
    color: #878d91
}

table.table>tbody>tr {
    -webkit-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease
}

table.table>tbody>tr:hover {
    background-color: rgba(0, 199, 116, 0.05)
}

table.table>thead>tr>th {
    border-bottom: 1px solid #e1e4e6;
    background-color: #f8fafb;
    font-size: 13px;
    font-weight: 700;
    vertical-align: bottom
}

table.table>thead:first-child>tr:first-child>th,
table.table>thead:first-child>tr:first-child>td {
    border-top: none
}

table.table>tbody+tbody {
    border-top: 2px solid #e1e4e6
}

table.table .table {
    background-color: #fff
}

.table>thead>tr>th {
    color: #878d91
}

.table>thead>tr>th>a {
    color: #878d91
}

.table>thead>tr>th>a {
    position: relative;
    display: inline-block;
    margin: -18px -12px;
    padding: 18px 12px;
    width: calc(100% + 24px)
}

.table>thead>tr>th.order-desc>a,
.table>thead>tr>th.order-asc>a {
    color: #4d5256
}

.table>thead>tr>th.order-desc>a:after,
.table>thead>tr>th.order-asc>a:after {
    position: absolute;
    padding-left: 4px
}

.table>thead>tr>th.order-asc a:after {
    content: url("../images/images/table/sort_asc.png")
}

.table>thead>tr>th.order-desc a:after {
    content: url("../images/images/table/sort_desc.png")
}

.table>thead>tr>th.order-none a:after {
    position: absolute;
    padding-left: 4px;
    content: url("../images/images/table/sort_both.png")
}

.table>thead>tr>td.linked-cell,
.table>tbody>tr>td.linked-cell,
.table>tfoot>tr>td.linked-cell {
    padding: 0
}

.table>thead>tr>td.linked-cell>a,
.table>tbody>tr>td.linked-cell>a,
.table>tfoot>tr>td.linked-cell>a {
    display: block;
    padding: 18px 12px;
    color: #4d5256;
    line-height: 1.5;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease
}

.table>thead>tr>td.linked-cell>a:hover,
.table>thead>tr>td.linked-cell>a:active,
.table>thead>tr>td.linked-cell>a:focus,
.table>tbody>tr>td.linked-cell>a:hover,
.table>tbody>tr>td.linked-cell>a:active,
.table>tbody>tr>td.linked-cell>a:focus,
.table>tfoot>tr>td.linked-cell>a:hover,
.table>tfoot>tr>td.linked-cell>a:active,
.table>tfoot>tr>td.linked-cell>a:focus {
    color: #00c774
}

.pager {
    display: inline-block;
    padding-left: 0;
    margin: 9px 0;
    padding-left: 0;
    list-style: none
}

.pager:before,
.pager:after {
    content: ' ';
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline-block
}

.pager li.page-stepper {
    display: inline;
    color: #a9afb3
}

.pager li.page-stepper a.previous,
.pager li.page-stepper a.next {
    padding: 9px 14px;
    color: #4d5256;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease
}

.pager li.page-stepper a.previous:hover,
.pager li.page-stepper a.previous:focus,
.pager li.page-stepper a.previous:active,
.pager li.page-stepper a.next:hover,
.pager li.page-stepper a.next:focus,
.pager li.page-stepper a.next:active {
    color: #00c774
}

.pager ol.pager-pages {
    display: inline;
    margin: auto 16px;
    padding-left: 0;
    padding-left: 0;
    list-style: none
}

.pager ol.pager-pages li {
    display: inline
}

.pager ol.pager-pages li>a,
.pager ol.pager-pages li>span {
    display: inline-block;
    padding: 9px 14px;
    color: #4d5256;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 6px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.pager ol.pager-pages li>a:hover,
.pager ol.pager-pages li>a:focus {
    color: #00c774;
    background-color: rgba(0, 199, 116, 0.05);
    border: 1px solid #00c774;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(0, 199, 116, 0.5);
    text-decoration: none
}

.pager ol.pager-pages li .selected {
    background-color: #f8fafb;
    border: 1px solid #ced3d6;
    border-radius: 6px;
    text-decoration: none
}

.table-wrap .limit-view {
    float: right
}

.table-wrap .limit-view select {
    width: auto;
    height: 100%;
    margin: 18px -10px 18px 0;
    padding: 0 0 0 18px;
    font-weight: 700;
    border: 1px solid transparent;
    background-color: #f8fafb;
    background-position: top 0 right calc(18px - 2px);
    background-size: 20px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.table-wrap .limit-view select:hover,
.table-wrap .limit-view select:focus,
.table-wrap .limit-view select:active {
    margin: 1px auto 0;
    padding-right: 70px;
    width: auto;
    border: 1px solid #ced3d6
}

.table-wrap .limit-view select:focus,
.table-wrap .limit-view select:active {
    box-shadow: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    transition: opacity 2s ease-out;
    outline: 0
}

.modal.fade {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .15s ease-out
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out;
    transition: transform 0.2s ease-out
}

.modal.show {
    opacity: 1;
    filter: alpha(opacity=100)
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    margin: 60px auto;
    width: 100%;
    max-width: 700px
}

@media (max-width: 820px) {
    .modal-dialog {
        margin: 10px;
        width: auto;
        max-width: 820px
    }
}

.modal-content {
    position: relative;
    padding: 0;
    background-color: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-content:before,
.modal-content:after {
    content: ' ';
    display: table
}

.modal-content:after {
    clear: both
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #292a2b;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.show {
    opacity: .7;
    filter: alpha(opacity=70)
}

.modal-header {
    margin: 60px 60px 40px
}

.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4,
.modal-header h5,
.modal-header h6 {
    margin: 0
}

@media (max-width: 820px) {
    .modal-header {
        margin: 60px 40px 40px
    }
}

.modal .close {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: 370px;
    float: right;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    color: #f8fafb;
    z-index: 1060
}

.modal .close:hover,
.modal .close:focus {
    text-decoration: none;
    cursor: pointer;
    outline: none
}

@media (max-width: 820px) {
    .modal .close {
        color: #a9afb3;
        z-index: 1060;
        top: 30px;
        left: auto;
        right: 30px;
        margin-left: 0
    }
}

.modal button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-title {
    margin: 0;
    line-height: 1.5;
    font-size: 22px
}

.modal-title+p,
.modal-title+div {
    padding-top: 10px
}

.modal-body {
    position: relative;
    margin: 40px 60px
}

@media (max-width: 820px) {
    .modal-body {
        margin: 40px
    }
}

.modal-footer {
    margin: 40px 60px 60px;
    text-align: center
}

.modal-footer:before,
.modal-footer:after {
    content: ' ';
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media (max-width: 820px) {
    .modal-footer {
        margin: 40px
    }
}

.modal-confirm {
    text-align: center
}

.modal-confirm .modal-image {
    margin: 0 auto 24px
}

.modal-confirm .modal-image.modal-image-success {
    display: inline-block;
    min-width: 120px;
    min-height: 120px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMjQwIDI0MCI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogIzM1ZDQ4ZDsKICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJzdWNjZXNzXzEyMCIgY2xhc3M9ImNscy0xIiBkPSJNMTIwLDIwQTEwMCwxMDAsMCwxLDEsMjAsMTIwLDEwMCwxMDAsMCwwLDEsMTIwLDIwWm0wLDhhOTIsOTIsMCwxLDEtOTIsOTJBOTIsOTIsMCwwLDEsMTIwLDI4Wm00NS4wNjEsNjkuNTQyLTQ4Ljk3LDU4LjAxOGE0LjAxMyw0LjAxMywwLDAsMS00LjQ3OCwxLjE1NSw0LDQsMCwwLDEtMy4zNDctMS4yNDVMODAuODE1LDEyNi4wMjJBNC4wMjYsNC4wMjYsMCwxLDEsODYuNywxMjAuNTNsMjUuNDQ5LDI3LjNMMTU4LjkyLDkyLjQyYTQuMDI3LDQuMDI3LDAsMCwxLDUuNjQ5LS40OTNBMy45NjksMy45NjksMCwwLDEsMTY1LjA2MSw5Ny41NDJaIi8+Cjwvc3ZnPgo=");
    background-repeat: no-repeat;
    background-size: 120px 120px
}

.lt-ie9 .modal-confirm .modal-image.modal-image-success {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/images/icons/icn-success-120px-green-0.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/images/icons/icn-success-120px-green-0.png', sizingMethod='scale')"
}

.modal-confirm .modal-image.modal-image-fail {
    display: inline-block;
    min-width: 120px;
    min-height: 120px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMjQwIDI0MCI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogI2ZmNWQ1ZDsKICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJmYWlsXzEyMCIgY2xhc3M9ImNscy0xIiBkPSJNMTIwLDIwQTEwMCwxMDAsMCwxLDEsMjAsMTIwLDEwMCwxMDAsMCwwLDEsMTIwLDIwWm0wLDhhOTIsOTIsMCwxLDEtOTIsOTJBOTIsOTIsMCwwLDEsMTIwLDI4Wm02LjY2OCw5MiwyOC45OTEsMjguOTkyQTQsNCwwLDAsMSwxNTAsMTU0LjY0NGwtMjguOTkxLTI4Ljk5Mkw5Mi4wMiwxNTQuNjQ0YTQsNCwwLDAsMS01LjY1Ny01LjY1N0wxMTUuMzU0LDEyMCw4Ni4zNjMsOTFhNCw0LDAsMCwxLDUuNjU3LTUuNjU3bDI4Ljk5MSwyOC45OTJMMTUwLDg1LjM0N0E0LDQsMCwwLDEsMTU1LjY1OSw5MVoiLz4KPC9zdmc+Cg==");
    background-repeat: no-repeat;
    background-size: 120px 120px
}

.lt-ie9 .modal-confirm .modal-image.modal-image-fail {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/images/icons/icn-fail-120px-red-0.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/images/icons/icn-fail-120px-red-0.png', sizingMethod='scale')"
}

.modal-confirm .modal-header {
    margin-top: 60px;
    margin-bottom: 16px
}

.modal-confirm .modal-title {
    font-size: 26px;
    font-weight: 700
}

.modal-confirm .modal-body {
    margin-top: 16px;
    margin-bottom: 40px;
    font-size: 16px
}

.modal-confirm .modal-footer {
    margin-top: 40px;
    margin-bottom: 60px
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.modal-body table.table {
    width: calc(100% + (60px * 2));
    margin-left: -60px;
    margin-right: -60px
}

.modal-body table.table>thead>tr>th:first-child,
.modal-body table.table>thead>tr>td:first-child,
.modal-body table.table>tbody>tr>th:first-child,
.modal-body table.table>tbody>tr>td:first-child,
.modal-body table.table>tfoot>tr>th:first-child,
.modal-body table.table>tfoot>tr>td:first-child {
    padding-left: 60px
}

.modal-body table.table>thead>tr>th:last-child,
.modal-body table.table>thead>tr>td:last-child,
.modal-body table.table>tbody>tr>th:last-child,
.modal-body table.table>tbody>tr>td:last-child,
.modal-body table.table>tfoot>tr>th:last-child,
.modal-body table.table>tfoot>tr>td:last-child {
    padding-right: 60px
}

@media (max-width: 820px) {
    .modal-body table.table {
        width: calc(100% + (40px * 2));
        margin-left: -40px;
        margin-right: -40px
    }
    .modal-body table.table>thead>tr>th:first-child,
    .modal-body table.table>thead>tr>td:first-child,
    .modal-body table.table>tbody>tr>th:first-child,
    .modal-body table.table>tbody>tr>td:first-child,
    .modal-body table.table>tfoot>tr>th:first-child,
    .modal-body table.table>tfoot>tr>td:first-child {
        padding-left: 40px
    }
    .modal-body table.table>thead>tr>th:last-child,
    .modal-body table.table>thead>tr>td:last-child,
    .modal-body table.table>tbody>tr>th:last-child,
    .modal-body table.table>tbody>tr>td:last-child,
    .modal-body table.table>tfoot>tr>th:last-child,
    .modal-body table.table>tfoot>tr>td:last-child {
        padding-right: 40px
    }
}

.highlight {
    background: #fff
}

.highlight .c {
    color: #a9afb3
}

.highlight .err {
    color: #2196F3
}

.highlight .k {
    color: #878d91
}

.highlight .o {
    color: #878d91
}

.highlight .p {
    color: #878d91
}

.highlight .cm {
    color: #a9afb3
}

.highlight .cp {
    color: #999999;
    font-weight: bold
}

.highlight .c1 {
    color: #a9afb3
}

.highlight .cs {
    color: #999999;
    font-weight: bold;
    font-style: italic
}

.highlight .gd {
    color: #000000;
    background-color: #ffdddd
}

.highlight .gd .x {
    color: #000000;
    background-color: #ffaaaa
}

.highlight .ge {
    font-style: italic
}

.highlight .gr {
    color: #aa0000
}

.highlight .gh {
    color: #999999
}

.highlight .gi {
    color: #000000;
    background-color: #ddffdd
}

.highlight .gi .x {
    color: #000000;
    background-color: #aaffaa
}

.highlight .go {
    color: #888888
}

.highlight .gp {
    color: #555555
}

.highlight .gs {
    font-weight: bold
}

.highlight .gu {
    color: #aaaaaa
}

.highlight .gt {
    color: #aa0000
}

.highlight .kc {
    font-weight: bold
}

.highlight .kd {
    font-weight: bold
}

.highlight .kp {
    font-weight: bold
}

.highlight .kr {
    font-weight: bold
}

.highlight .kt {
    color: #00BFA5
}

.highlight .m {
    color: #F4511E
}

.highlight .s {
    color: #00BFA5
}

.highlight .na {
    color: #FF9800
}

.highlight .nb {
    color: #0086B3
}

.highlight .nc {
    color: #FF4081
}

.highlight .no {
    color: #00BFA5
}

.highlight .ni {
    color: #800080
}

.highlight .ne {
    color: #F44336
}

.highlight .nf {
    color: #F44336
}

.highlight .nn {
    color: #555555
}

.highlight .nt {
    color: #2196F3
}

.highlight .nv {
    color: #7CB342
}

.highlight .ow {
    color: #878d91;
    font-weight: bold
}

.highlight .w {
    color: #bbbbbb
}

.highlight .mf {
    color: #F4511E
}

.highlight .mh {
    color: #F4511E
}

.highlight .mi {
    color: #F4511E
}

.highlight .mo {
    color: #F4511E
}

.highlight .sb {
    color: #00BFA5
}

.highlight .sc {
    color: #00BFA5
}

.highlight .sd {
    color: #00BFA5
}

.highlight .s2 {
    color: #00BFA5
}

.highlight .se {
    color: #00BFA5
}

.highlight .sh {
    color: #00BFA5
}

.highlight .si {
    color: #00BFA5
}

.highlight .sx {
    color: #00BFA5
}

.highlight .sr {
    color: #009926
}

.highlight .s1 {
    color: #00BFA5
}

.highlight .ss {
    color: #990073
}

.highlight .bp {
    color: #999999
}

.highlight .vc {
    color: #FF9800
}

.highlight .vg {
    color: #FF9800
}

.highlight .vi {
    color: #FF9800
}

.highlight .il {
    color: #F4511E
}

.highlight .lineno {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none
}

.lineno::-moz-selection {
    background-color: transparent
}

.lineno::selection {
    background-color: transparent
}

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 6px
}

.panel-body {
    padding: 0 30px
}

.panel-body:before,
.panel-body:after {
    content: ' ';
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 0;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit
}

.panel-title>a {
    display: block;
    padding: 20px
}

.panel-title>a:focus,
.panel-title>a:active {
    outline: none
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-title>a>.caret {
    margin-left: 10px;
    margin-right: 20px
}

.panel-footer {
    padding: 20px;
    background-color: #f8fafb;
    border-top: 1px solid #e1e4e6;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 0 30px;
    padding-right: 0 30px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 6px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 6px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 6px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 6px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #e1e4e6
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 22px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel:first-child {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.panel-group .panel:last-child {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.panel-group .panel+.panel {
    margin-top: -1px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #e1e4e6
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #e1e4e6
}

.panel-default {
    border-color: #ced3d6
}

.panel-default>.panel-heading {
    color: #4d5256;
    background-color: #fff;
    border-color: #ced3d6
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ced3d6
}

.panel-default>.panel-heading .badge {
    color: #fff;
    background-color: #4d5256
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ced3d6
}

.toast-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 550px;
    -webkit-transition: all, 0.2s, ease-out;
    -o-transition: all, 0.2s, ease-out;
    transition: all, 0.2s, ease-out;
    z-index: 1030
}

.toast-wrap.active {
    -webkit-transition: all, 0.2s, ease-out;
    -o-transition: all, 0.2s, ease-out;
    transition: all, 0.2s, ease-out
}

.toast-wrap .toast {
    padding: 16px 50px 18px 24px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
}

@media only screen and (max-width: 550px) {
    .toast-wrap .toast {
        border-radius: 0
    }
}

.toast-wrap .toast-info {
    background-color: #e1e4e6;
    color: #4d5256
}

.toast-wrap .toast-info hr {
    background-color: #a9afb3
}

.toast-wrap .toast-info+.close {
    color: #4d5256
}

.toast-wrap .toast-success {
    padding-left: 50px;
    background-color: #35d48d;
    color: #f8fafb;
    display: inline-block;
    min-width: 24px;
    min-height: 24px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjNweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMjMgMjMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3ICg0NTM5NikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+SWNvbiAtIGNoZWNrPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlNwb3FhLVVJLWtpdCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlRvYXN0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjkyLjAwMDAwMCwgLTQxNi4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9IlRvYXN0LXN1Y2VzcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE4LjAwMDAwMCwgMzc3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU5LjAwMDAwMCwgMjQuMDAwMDAwKSIgaWQ9Ikljb24tLS1jaGVjayI+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI2LjUsMzYgQzIxLjI1MywzNiAxNywzMS43NDcgMTcsMjYuNSBDMTcsMjEuMjUzIDIxLjI1MywxNyAyNi41LDE3IEMzMS43NDY1LDE3IDM2LDIxLjI1MyAzNiwyNi41IEMzNiwzMS43NDcgMzEuNzQ2NSwzNiAyNi41LDM2IE0yNi41LDE1IEMyMC4xNDg1LDE1IDE1LDIwLjE0ODUgMTUsMjYuNSBDMTUsMzIuODUxIDIwLjE0ODUsMzggMjYuNSwzOCBDMzIuODUxLDM4IDM4LDMyLjg1MSAzOCwyNi41IEMzOCwyMC4xNDg1IDMyLjg1MSwxNSAyNi41LDE1IE0yMi43MDcxMDY4LDI2LjI5Mjg5MzIgQzIyLjMxNjU4MjUsMjUuOTAyMzY4OSAyMS42ODM0MTc1LDI1LjkwMjM2ODkgMjEuMjkyODkzMiwyNi4yOTI4OTMyIEMyMC45MDIzNjg5LDI2LjY4MzQxNzUgMjAuOTAyMzY4OSwyNy4zMTY1ODI1IDIxLjI5Mjg5MzIsMjcuNzA3MTA2OCBMMjQuMjkyODkzMiwzMC43MDcxMDY4IEMyNC42ODM0MTc1LDMxLjA5NzYzMTEgMjUuMzE2NTgyNSwzMS4wOTc2MzExIDI1LjcwNzEwNjgsMzAuNzA3MTA2OCBMMzEuNzA3MTA2OCwyNC43MDcxMDY4IEMzMi4wOTc2MzExLDI0LjMxNjU4MjUgMzIuMDk3NjMxMSwyMy42ODM0MTc1IDMxLjcwNzEwNjgsMjMuMjkyODkzMiBDMzEuMzE2NTgyNSwyMi45MDIzNjg5IDMwLjY4MzQxNzUsMjIuOTAyMzY4OSAzMC4yOTI4OTMyLDIzLjI5Mjg5MzIgTDI1LDI4LjU4NTc4NjQgTDIyLjcwNzEwNjgsMjYuMjkyODkzMiBaIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center left 18px;
    display: block
}

.toast-wrap .toast-success hr {
    background-color: #76e8ad
}

.toast-wrap .toast-success+.close {
    color: #f8fafb
}

.toast-wrap .toast-danger {
    padding-left: 50px;
    background-color: #ff5d5d;
    color: #f8fafb;
    display: inline-block;
    min-width: 24px;
    min-height: 24px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjNweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMjMgMjMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3ICg0NTM5NikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+SWNvbiAtIGFsZXJ0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlNwb3FhLVVJLWtpdCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlRvYXN0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjkyLjAwMDAwMCwgLTYzOC4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9IlRvYXN0LWRhbmdlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE3LjAwMDAwMCwgNjAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYwLjAwMDAwMCwgMjMuMDAwMDAwKSIgaWQ9Ikljb24tLS1hbGVydCI+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI2LjUsMzYgQzIxLjI1MywzNiAxNywzMS43NDcgMTcsMjYuNSBDMTcsMjEuMjUzIDIxLjI1MywxNyAyNi41LDE3IEMzMS43NDY1LDE3IDM2LDIxLjI1MyAzNiwyNi41IEMzNiwzMS43NDcgMzEuNzQ2NSwzNiAyNi41LDM2IE0yNi41LDE1IEMzMi44NTEsMTUgMzgsMjAuMTQ4NSAzOCwyNi41IEMzOCwzMi44NTEgMzIuODUxLDM4IDI2LjUsMzggQzIwLjE0ODUsMzggMTUsMzIuODUxIDE1LDI2LjUgQzE1LDIwLjE0ODUgMjAuMTQ4NSwxNSAyNi41LDE1IFogTTI4LDMxLjQ5MzIxMjcgQzI4LDMwLjY2NTE1ODQgMjcuMzc0NDA3NiwzMCAyNi40OTI4OTEsMzAgQzI1LjYyNTU5MjQsMzAgMjUsMzAuNjY1MTU4NCAyNSwzMS40OTMyMTI3IEMyNSwzMi4zMzQ4NDE2IDI1LjYyNTU5MjQsMzMgMjYuNDkyODkxLDMzIEMyNy4zNzQ0MDc2LDMzIDI4LDMyLjMzNDg0MTYgMjgsMzEuNDkzMjEyNyBaIE0yNS41LDI4IEwyNy41LDI4IEwyNy43MDAwMTIyLDIyIEwyNy43MDAwMTIyLDIwIEwyNS4yOTk5ODc4LDIwIEwyNS4yOTk5ODc4LDIyIEwyNS41LDI4IFoiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center left 18px;
    display: block
}

.toast-wrap .toast-danger hr {
    background-color: #ff8e89
}

.toast-wrap .toast-danger+.close {
    color: #f8fafb
}

.toast-wrap .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 16px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    z-index: 1030;
    border: none;
    background-color: transparent
}

.toast-wrap .close:hover,
.toast-wrap .close:focus {
    text-decoration: none;
    cursor: pointer;
    outline: none
}

.terms-wrap {
    word-wrap: break-word;
    word-break: keep-all
}

.terms-wrap .indent {
    display: inline-block;
    width: 30px
}

.terms-wrap h1 {
    font-weight: 700;
    margin-top: 120px
}

.terms-wrap h1+p {
    padding-bottom: 120px;
    border-bottom: 1px solid #ced3d6
}

@media (max-width: 700px) {
    .terms-wrap h1+p {
        padding-bottom: 40px
    }
}

.terms-wrap h3 {
    font-size: 32px;
    font-weight: 700;
    margin-top: 80px;
    margin-bottom: 30px;
    letter-spacing: -0.9px;
    line-height: 1.4em
}

.terms-wrap h3 .clause {
    color: #a9afb3;
    display: block;
    font-size: 16px;
    letter-spacing: -0.2px;
    line-height: 1.8;
    margin-left: 1px
}

.terms-wrap h3 .title {
    display: block
}

.terms-wrap p {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 22px
}

.terms-wrap p dfn,
.terms-wrap li dfn {
    font-weight: normal
}

.terms-wrap dfn:before {
    content: '“'
}

.terms-wrap dfn:after {
    content: '”'
}

.terms-wrap h3+ol {
    margin-bottom: 50px
}

.terms-wrap ol {
    padding-left: 22px;
    margin-left: 0px
}

.terms-wrap ul {
    line-height: 28px;
    padding-left: 18px;
    margin-left: 0px
}

.terms-wrap li {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6em;
    padding-left: 6px
}

.terms-wrap li span {
    font-weight: 400
}

.terms-wrap ul li {
    list-style-type: disc;
    margin-bottom: 0.3em
}

.terms-wrap ol li {
    list-style-type: decimal;
    margin-bottom: 0.9em
}

.terms-wrap ol ol,
.terms-wrap ol ul {
    margin-bottom: 24px
}

.terms-wrap ol ol,
.terms-wrap ul ul {
    padding-left: 36px
}

.terms-wrap ol ul {
    padding-left: 10px
}

.terms-wrap ol ol li {
    list-style-type: lower-latin;
    margin-bottom: 0.2em;
    padding-left: 0.2em
}

.terms-wrap ul ul li {
    list-style-type: circle;
    margin-bottom: 0.2em;
    padding-left: 0.2em
}

.terms-wrap ol ul li {
    list-style-type: disc;
    margin-left: 1.8em;
    margin-bottom: 0.2em
}

.terms-wrap ol ul ul li,
.terms-wrap ul ul ul li {
    list-style-type: circle
}

@media (max-width: 700px) {
    .terms-wrap h1.title {
        font-size: 28px;
        margin-top: 40px
    }
    .terms-wrap h3 {
        line-height: 1em !important;
        margin-top: 60px !important;
        margin-bottom: 22px !important
    }
    .terms-wrap h3>.title {
        font-size: 22px;
        margin-top: 0px
    }
    .terms-wrap h3>span {
        font-size: 22px
    }
    .terms-wrap h3:last-child {
        font-size: 24px
    }
    .terms-wrap p,
    .terms-wrap li {
        font-size: 15px !important;
        line-height: 1.8em !important;
        padding-left: 0px !important
    }
    .terms-wrap ol ol,
    .terms-wrap ul ul {
        padding-left: 20px
    }
    .terms-wrap ol ul {
        padding-left: 0
    }
    .terms-wrap ol ul li {
        margin-left: 1.2em
    }
}

.topnav {
    padding: 20px 0;
}

@media only screen and (max-width: 870px) {
    .topnav {
        padding: 0;
    }
}

.topnav-wrap {
    position: relative;
    min-height: 70px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    z-index: 1030;
    word-break: keep-all;
    list-style: none;
}

.topnav-wrap:before,
.topnav-wrap:after {
    content: ' ';
    display: table
}

.topnav-wrap:after {
    clear: both
}

.topnav-wrap .container-fluid {
    line-height: 0
}

.brand-logo-wrap {
    display: inline-block;
    height: 93px;
    padding-top: 20px;
    margin-right: 40px;
    float: left
}

@media (max-width: 767px) {
    .brand-logo-wrap {
        display: inline-block;
        height: 70px;
        padding: 0;
        margin-left: 20px;
		margin-right:0;
        float: left
    }
	.brand-logo-wrap .brand-logo {
    width: 120px;
	}
}

.brand-logo-wrap .brand-logo {
    display: block;
    width: 160px;
    font-size: 16px;
    height: 63px;
    background-position: left center
}

.lt-ie9 .brand-logo-wrap .brand-logo {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/../images/images/logotypes/spoqa-default.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/../images/images/logotypes/spoqa-default.png', sizingMethod='scale')"
}

@media (max-width: 991px) {
    .brand-logo-wrap .brand-logo {
        background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1ODIuMDc1IiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDE5NSA2Ny4wMDIiPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICM0YzgwZjE7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8ZyBpZD0ic3BvcWEtZGVmYXVsdCI+CiAgICA8cGF0aCBpZD0ic3BvcWEiIGNsYXNzPSJjbHMtMSIgZD0iTTIwMS42NjksMTgyLjNhMTUuODQ4LDE1Ljg0OCwwLDAsMC05LjM2NywzLjM1M2wtMC4yMTMtMi40NzhoLTkuMjI4VjIzNUgxOTIuM1YyMTcuMDcyYTE1LjQ3NiwxNS40NzYsMCwwLDAsOS4zNjcsMy40MjZjOS44ODQsMCwxNi42NjktNy44NzMsMTYuNjY5LTE5LjFzLTYuNzg1LTE5LjEtMTYuNjY5LTE5LjFtLTEuOTkxLDMwLjE3OGExMC40ODksMTAuNDg5LDAsMCwxLTcuMzc2LTMuMjhWMTkzLjZhMTAuNDg5LDEwLjQ4OSwwLDAsMSw3LjM3Ni0zLjI4YzUuMzEsMCw5LDQuNTE5LDksMTEuMDc5cy0zLjY4OCwxMS4wOC05LDExLjA4bTQyLjM4Ni0zMC40NmMtMTEuMjQsMC0xOS4yLDguMDItMTkuMiwxOS40NTYsMCwxMS4zNjEsNy45NjMsMTkuNDU1LDE5LjIsMTkuNDU1czE5LjEyOC04LjA5NCwxOS4xMjgtMTkuNDU1YzAtMTEuNDM2LTcuODg5LTE5LjQ1Ni0xOS4xMjgtMTkuNDU2bTAsMzAuOTY2Yy01LjU4MiwwLTkuNDUzLTQuNjc4LTkuNDUzLTExLjUxczMuODcxLTExLjUxLDkuNDUzLTExLjUxYzUuNTA4LDAsOS4zNzgsNC42NzgsOS4zNzgsMTEuNTFzLTMuODcsMTEuNTEtOS4zNzgsMTEuNTFNMjgyLjM4NSwxODIuM2MtOS44MSwwLTE2LjY3LDcuODczLTE2LjY3LDE5LjFzNi44NiwxOS4xLDE2LjY3LDE5LjFhMTUuMTU4LDE1LjE1OCwwLDAsMCw5LjM2Ny0zLjQyNlYyMzVoOS41MTRWMTgzLjE3NmgtOS4yOTFsLTAuMjIzLDIuNDc4YTE1LjUxNywxNS41MTcsMCwwLDAtOS4zNjctMy4zNTNtMi4wNjUsMzAuMTc4Yy01LjM4NCwwLTkuMDcyLTQuNTE5LTkuMDcyLTExLjA4czMuNjg4LTExLjA3OSw5LjA3Mi0xMS4wNzlhMTAuMiwxMC4yLDAsMCwxLDcuMywzLjI4djE1LjZhMTAuMiwxMC4yLDAsMCwxLTcuMywzLjI4bTM5LjcxOC0zMC40ODVhMzAuOSwzMC45LDAsMCwwLTEyLjg3NCwzLjE4M3Y4Ljg3N2MzLjctMi4yOTEsOC42MTktNC4wMTIsMTEuODczLTQuMDcyLDAuMTcxLDAsLjMzOCwwLDAuNSwwLDcuMjE0LDAsNy44MjYsMy4wMDksNy44MjYsNS42MTV2MS42MjlzLTcuMDI4LS4xOTEtOC42Mi0wLjE5MWMtOS4yNDIsMC0xNS4xMDgsMy42NTMtMTUuNjI1LDExLjMzNy0wLjQ3Myw3LjA0NCw0LjU0LDEyLjI2MiwxMi45MTksMTIuMjYyLDQuNTY3LDAsOC43LTEuMjEzLDExLjMyNi0zLjNsMC4xMiwyLjg5M0gzNDFWMTk1LjY5MWMwLTguODkxLTQuODQ5LTEzLjctMTYuODM1LTEzLjdtLTEuMjgzLDMwLjc0NmMtMi43MjMsMC02LjM0Ny0uMzcxLTYuNTQzLTMuODE0LTAuMjE1LTMuNzY2LDMuMTk1LTUuNjM1LDguMjA1LTUuNjM1LDUuMzE5LDAsNi45NDgtLjAxMiw2Ljk0OC0wLjAxMnY2LjU3MmExNC41ODcsMTQuNTg3LDAsMCwxLTguNjEsMi44ODlNMTYzLjQ2LDE5Ny45NzhjLTMuOTgzLS45OTQtNy4xNzItMS42MjUtNy4xNzItNC41MzEsMC0yLjA2NywyLjE1Ni0zLjI0Nyw1LjU2Mi0zLjI0N0EyNC4zNzgsMjQuMzc4LDAsMCwxLDE3NCwxOTMuODg5bDAuNDksMC4zMjRWMTg1LjNsLTAuMTUtLjA4OWEyOS42MiwyOS42MiwwLDAsMC0xMi45NzItMy4xODhjLTkuNTcsMC0xNS4yODMsNC4zMi0xNS4yODMsMTEuNTU3LDAsNy43LDcuMzczLDkuNjY5LDEzLjMsMTEuMTg4LDQuMDk1LDEuMDUxLDcuNTg5LDEuNDA1LDcuNDU0LDQuMzYxLTAuMTMsMi44NTMtMy4zNzMsMy42NzMtNy41MzYsMy4xNzdhMjcuMywyNy4zLDAsMCwxLTEyLjc4Ny00Ljc4OGwtMC41MTYtLjQydjkuNzUxbDAuMTMsMC4wOTJjMi43MTMsMS45MTMsOC44NDYsMy45NDEsMTMuODc5LDMuOTQxLDExLjMwOCwwLDE3LjEwNy0zLjg3NCwxNy4xMDctMTEuODEzLDAtOC4wMjEtNy41NzctOS41Ny0xMy42NTItMTEuMDg3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQ2IC0xNjcuOTk5KSIvPgogIDwvZz4KPC9zdmc+Cg==");
        min-width: 60px;
        min-height: 20px;
        background-repeat: no-repeat;
        background-size: auto 20px
    }
    .lt-ie9 .brand-logo-wrap .brand-logo {
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/../images/images/logotypes/spoqa-default.png', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/../images/images/logotypes/spoqa-default.png', sizingMethod='scale')"
    }
}

@media (max-width: 767px) {

}

.brand-logo-wrap .brand-title {
    font-size: 16px;
    line-height: 70px;
    font-weight: 700
}

.topnav-menus {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    min-height: 69px
}

.topnav-menus li {
    position: relative;
    display: inline-block;
    margin-bottom: -1px;
    vertical-align: top
}

.topnav-menus li a.topnav-menu {
    display: block;
    font-size: 14px;
    color: #878d91;
    line-height: 1.5;
    padding: 24.5px 20px;
    letter-spacing: -0.04em
}

.topnav-menus li a.topnav-menu:hover,
.topnav-menus li a.topnav-menu.hover,
.topnav-menus li a.topnav-menu:active,
.topnav-menus li a.topnav-menu.active,
.topnav-menus li a.topnav-menu:focus {
    color: #4d5256;
    font-weight: 700;
    text-decoration: none;
    outline: none
}

.topnav-menus li a.topnav-menu-multiline {
    padding: 18.5px 20px;
    text-align: right;
    font-weight: 700
}

.topnav-menus li a.topnav-menu-multiline .sub-info {
    display: block;
    color: #878d91;
    font-size: 12px;
    line-height: 12px
}

.topnav-menus li.btn-solid a.topnav-menu {
    color: #fff
}

.topnav-menus li.btn-primary a.topnav-menu {
    color: #00c774
}

.topnav-menus-right {
    float: right;
    vertical-align: middle
}

.topnav-menus li.btn {
    padding: 0;
    margin: calc((70px - (8px * 2) - 20px) / 2) calc(20px / 2)
}

.lt-ie9 .topnav-menus li.btn {
    margin: 16px 10px
}

.topnav-menus li.btn a.topnav-menu,
.topnav-menus li.btn button.topnav-menu {
    padding: 8px 18px;
    border: none
}

.topnav-menus li.btn a.topnav-menu:hover,
.topnav-menus li.btn a.topnav-menu.hover,
.topnav-menus li.btn a.topnav-menu:active,
.topnav-menus li.btn a.topnav-menu.active,
.topnav-menus li.btn a.topnav-menu:focus,
.topnav-menus li.btn button.topnav-menu:hover,
.topnav-menus li.btn button.topnav-menu.hover,
.topnav-menus li.btn button.topnav-menu:active,
.topnav-menus li.btn button.topnav-menu.active,
.topnav-menus li.btn button.topnav-menu:focus {
    font-weight: inherit;
    color: inherit
}

.topnav-menus li.btn+.btn {
    margin-left: 0
}

.topnav-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

#topnav-toggle,
.topnav-toggle {
    display: none
}

.topnav-toggle {
    z-index: 2;
    margin-bottom: 0;
    padding: 0;
    width: auto;
    font-weight: 400;
    float: right
}

.topnav-toggle:hover:after {
    color: #4d5256;
    font-weight: 700
}

.topnav-toggle:after {
    content: '메뉴';
    display: inline-block;
    padding: 10px;
	padding-left:0;
    background: transparent;
    text-align: center;
    font-size: 14px;
    color: #4d5256;
    line-height: 21px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#topnav-toggle:checked+.topnav-toggle:after {
    color: #4d5256;
    font-weight: 700
}

@media only screen and (max-width: 870px) {
    .topnav-toggle {
        display: inline-block;
        position: relative;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        user-select: none
    }
    #topnav-toggle:checked ~ .topnav-menus {
        display: block;
        opacity: 1
    }
    .topnav-menus {
        display: none;
        opacity: 0;
        margin-left: 0;
        padding: 20px 4%;
        width: 100vw;
        z-index: 1;
        background: #fff;
        text-align: center
    }
}

@media only screen and (max-width: 870px) and (max-width: 543px) {
    .topnav-menus {
        margin-left: 0
    }
}

@media only screen and (max-width: 870px) {
    .topnav-menus:not(.topnav-menus-right) {
        padding-top: 70px
    }
    .topnav-menus.topnav-menus-right {
        float: none
    }
    .topnav-menus li {
        display: block;
        width: 100%;
        margin-bottom: 6px
    }
    .topnav-menus li a.topnav-menu {
        padding: 14px 3%;
        width: 100%;
        border-bottom: none;
        transition: background-color 0.2s linear;
        -webkit-transition: background-color 0.2s linear
    }
    .topnav-menus li a.topnav-menu:before,
    .topnav-menus li a.topnav-menu:after {
        content: ' ';
        display: table
    }
    .topnav-menus li a.topnav-menu:after {
        clear: both
    }
    .topnav-menus li a.topnav-menu:hover,
    .topnav-menus li a.topnav-menu:active,
    .topnav-menus li a.topnav-menu.active,
    .topnav-menus li a.topnav-menu:focus {
        background-color: rgba(0, 199, 116, 0.1);
        border-bottom: none;
        border-radius: 6px
    }
    .topnav-menus li.btn {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0
    }
    .topnav-menus li.btn a {
        padding-top: 18px;
        padding-bottom: 18px;
        border-radius: 6px
    }
}

.topnav-wrap.topnav-transparent {
    position: absolute;
    top: inherit;
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    padding:0;
}

@media only screen and (max-width: 870px) {
    .topnav-wrap.topnav-transparent #topnav-toggle:checked ~ .topnav-menus {
        background-color: #fff
    }
}

.lt-ie9 .topnav-wrap.topnav-transparent {
    border-bottom: none
}

.topnav-wrap.topnav-transparent .topnav-menus li a.topnav-menu {
    border-bottom: none
}

.topnav-menus-white .topnav-toggle:after {
    color: #eaeeef
}

.topnav-menus-white .topnav-toggle:hover:after,
.topnav-menus-white .topnav-toggle.hover:after,
.topnav-menus-white .topnav-toggle:active:after,
.topnav-menus-white .topnav-toggle.active:after,
.topnav-menus-white .topnav-toggle:focus:after {
    color: #f8fafb
}

@media only screen and (min-width: 870px) {
    .topnav-menus-white .topnav-menus li:not(.btn) a.topnav-menu {
        color: #eaeeef
    }
    .topnav-menus-white .topnav-menus li:not(.btn) a.topnav-menu:hover,
    .topnav-menus-white .topnav-menus li:not(.btn) a.topnav-menu.hover,
    .topnav-menus-white .topnav-menus li:not(.btn) a.topnav-menu:active,
    .topnav-menus-white .topnav-menus li:not(.btn) a.topnav-menu.active,
    .topnav-menus-white .topnav-menus li:not(.btn) a.topnav-menu:focus {
        color: #f8fafb
    }
    .topnav-menus-white .topnav-menus li.btn-primary {
        color: #a9afb3;
        border-color: #a9afb3;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
        background-color: rgba(255, 255, 255, 0.01)
    }
    .topnav-menus-white .topnav-menus li.btn-primary a.topnav-menu {
        color: #a9afb3
    }
    .topnav-menus-white .topnav-menus li.btn-primary:hover,
    .topnav-menus-white .topnav-menus li.btn-primary.hover,
    .topnav-menus-white .topnav-menus li.btn-primary:active,
    .topnav-menus-white .topnav-menus li.btn-primary.active,
    .topnav-menus-white .topnav-menus li.btn-primary:focus {
        border-color: #f8fafb;
        background-color: rgba(255, 255, 255, 0.15)
    }
    .topnav-menus-white .topnav-menus li.btn-primary:hover a.topnav-menu,
    .topnav-menus-white .topnav-menus li.btn-primary.hover a.topnav-menu,
    .topnav-menus-white .topnav-menus li.btn-primary:active a.topnav-menu,
    .topnav-menus-white .topnav-menus li.btn-primary.active a.topnav-menu,
    .topnav-menus-white .topnav-menus li.btn-primary:focus a.topnav-menu {
        color: #f8fafb
    }
}

.section-cover {
    width: 100%;
    min-height: 100vh;
    /*background:url("../img/cover-wave.png");background-size:800px;background-color:#fff*/
}

.cover-title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 48px;
    font-weight: 200
}

.cover-title strong {
    font-weight: 400
}

.cover-description {
    font-size: 16px
}

.btn-cover {
    margin-top: 30px;
    padding-left: 60px;
    padding-right: 60px
}

.cover-img {
    z-index: -1000
}

.page-header {
    padding: 40px;
    height: 140px;
    margin-bottom: 100px
}

.page-header-new {
    padding: 40px 0;
    border-bottom: 1px solid #e1e4e6
}

.page-title,
.page-header h3,
.page-header-new h3 {
    display: inline-block;
    margin: 0;
    height: 58px;
    font-size: 36px;
    font-weight: 200;
    vertical-align: middle
}

.page-title+.btn,
.page-title+.dropdown,
.page-header h3+.btn,
.page-header h3+.dropdown,
.page-header-new h3+.btn,
.page-header-new h3+.dropdown {
    margin-left: 10px
}

.page-header-description {
    margin: 20px auto
}

section,
.section {
    padding: 90px 0
}

.section-title {
    margin-top: 0;
    margin-bottom: 0.5em;
    padding-bottom: 0;
    font-size: 36px;
    font-weight: 700
}

.section-description {
    margin-bottom: 40px;
    font-size: 21px
}

.column-group {
    margin-top: 60px
}

.column-group-xl {
    margin-top: 20px
}

.column-title,
.section-subtitle {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700
}

.column-title+.text-xl,
.column-group-xl .column-title+.column-content,
.section-subtitle+.text-xl,
.column-group-xl .section-subtitle+.column-content {
    margin-top: -10px
}

.column-content,
.section-content {
    margin-bottom: 0;
    padding-bottom: 0
}

.column-img,
.section-img {
    margin-top: -40px;
    margin-bottom: 30px
}

.body-wrap {
    width: 100%
}

.body-wrap .content-wrap {
    float: left;
    width: 76%;
    max-width: calc(1140px * (100% - 24%))
}

.body-wrap .subnav-wrap {
    float: right;
    display: inline-block;
    padding: 35px 0 35px 90px;
    width: 24%;
    max-width: 273.6px;
    height: 100%
}

@media (max-width: 767px) {
    .body-wrap .content-wrap {
        width: 100%;
        display: block
    }
    .body-wrap .subnav-wrap {
        display: none
    }
}

.subnav-menus {
    margin: 0;
    padding: 0;
    padding-left: 0;
    list-style: none
}

.subnav-menus li>a {
    width: 100%;
    display: block;
    padding: 3px 0;
    font-size: 15px;
    color: #4d5256;
    line-height: 2;
    transition: background 0.2s ease, border 0.2s ease
}

.subnav-menus li>a:hover,
.subnav-menus li>a:active,
.subnav-menus li>a:focus {
    color: #00c774
}

.subnav-menus li.active>a {
    color: #00c774;
    font-weight: 700
}

.subnav-menus li>ul {
    margin: 0;
    padding: 0;
    padding-left: 0;
    list-style: none;
    margin-bottom: 10px
}

.subnav-menus li>ul>li>a {
    line-height: 1.5;
    font-size: 13px;
    color: #878d91
}

.subnav-menus li>ul li.active>a {
    font-weight: 400
}

.subnav-wrap.subnav-scrolling nav.fixed-top {
    position: fixed;
    top: 0;
    width: calc(24% - (40px * 2));
    max-width: 193.6px;
    z-index: 1000;
    margin-top: 12px
}

.subnav-wrap.subnav-scrolling .subnav-menus li>a.active {
    color: #00c774;
    font-weight: 700
}

.subnav-wrap.subnav-scrolling .subnav-menus li>ul {
    display: none
}

.subnav-wrap.subnav-scrolling .subnav-menus li>a.active+ul {
    display: block
}

.subnav-wrap.subnav-scrolling .subnav-menus li ul>li>a.active {
    font-weight: 400
}

.subnav-wrap.subnav-scrolling .subnav-menus li>a.back-to-top {
    position: fixed;
    width: calc(24% - (40px * 2));
    margin-left: -24px;
    padding-left: 24px;
    border-bottom: 10px solid transparent;
    border-bottom-right-radius: 11px;
    border-bottom-left-radius: 11px;
    background: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    color: #878d91;
    -webkit-transition: color, background, 0.2s, ease;
    -o-transition: color, background, 0.2s, ease;
    transition: color, background, 0.2s, ease;
    -webkit-transition: bottom, 0.4s, ease;
    -o-transition: bottom, 0.4s, ease;
    transition: bottom, 0.4s, ease
}

.subnav-wrap.subnav-scrolling .subnav-menus li>a.back-to-top:hover {
    background: #f1f5f5;
    color: #4d5256;
    border-color: #fff
}

.subnav-wrap.subnav-scrolling .subnav-menus li>a.back-to-top.active {
    color: transparent;
    background: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.subnav-wrap.subnav-scrolling .subnav-menus li>a.back-to-top.active:hover {
    background: transparent
}

footer,
.footer {
    padding: 60px 0;
    background-color: #292a2b;
    font-size: 12px;
    color: #878d91;
    line-height: 1.8;
    -webkit-font-smoothing: subpixel-antialiased
}

footer a,
footer button,
.footer a,
.footer button {
    color: #a9afb3;
    -webkit-font-smoothing: antialiased
}

footer a:hover,
footer a:focus,
footer a:active,
footer button:hover,
footer button:focus,
footer button:active,
.footer a:hover,
.footer a:focus,
.footer a:active,
.footer button:hover,
.footer button:focus,
.footer button:active {
    color: #f8fafb
}

footer ul,
footer li,
.footer ul,
.footer li {
    padding-left: 0;
    list-style: none
}

footer .footer-wrapper,
.footer .footer-wrapper {
    position: relative
}

.info-primary {
    margin-bottom: 20px;
    color: #e1e4e6;
    font-size: 18px
}

.info-primary a,
.info-primary button {
    color: #ced3d6;
    background: none;
    border: none;
    padding: 0;
    line-height: 1
}

.info-primary a .icn-tel,
.info-primary button .icn-tel {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url("../../../images/images/footer/img-phone.png");
    background-size: 20px;
    background-repeat: no-repeat;
    vertical-align: middle;
    transition: background 0.2s ease
}

.lt-ie9 .info-primary a .icn-tel,
.lt-ie9 .info-primary button .icn-tel {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/images/footer/img-phone.png', sizingMethod='scale')"
}

.info-primary a:hover,
.info-primary a:focus,
.info-primary a:active,
.info-primary button:hover,
.info-primary button:focus,
.info-primary button:active {
    color: #fff;
    outline: none
}

.info-primary a:hover .icn-tel,
.info-primary a:focus .icn-tel,
.info-primary a:active .icn-tel,
.info-primary button:hover .icn-tel,
.info-primary button:focus .icn-tel,
.info-primary button:active .icn-tel {
    background: url("../../../images/images/footer/img-phone-hover.png");
    background-size: 20px
}

.lt-ie9 .info-primary a:hover .icn-tel,
.lt-ie9 .info-primary a:focus .icn-tel,
.lt-ie9 .info-primary a:active .icn-tel,
.lt-ie9 .info-primary button:hover .icn-tel,
.lt-ie9 .info-primary button:focus .icn-tel,
.lt-ie9 .info-primary button:active .icn-tel {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/images/footer/img-phone-hover.png', sizingMethod='scale')"
}

.info-default {
    margin-bottom: 10px;
    word-break: keep-all
}

.lt-ie9 .info-default {
    width: 66%
}

.footer-menus {
    margin-bottom: 10px
}

.footer-menus a {
    display: inline-block;
    margin-right: 10px;
    font-weight: 700
}

.corp-info .corp-logo {
    margin-right: 12px;
    display: inline-block;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1ODIuMDc1IiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDE5NSA2Ny4wMDIiPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICM4NzhkOTE7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8ZyBpZD0ic3BvcWEtZ3JleSI+CiAgICA8cGF0aCBpZD0ic3BvcWEiIGNsYXNzPSJjbHMtMSIgZD0iTTIwMS42NjksMzQ5LjNhMTUuODQ4LDE1Ljg0OCwwLDAsMC05LjM2NywzLjM1M2wtMC4yMTMtMi40NzhoLTkuMjI4VjQwMkgxOTIuM1YzODQuMDcyYTE1LjQ3NiwxNS40NzYsMCwwLDAsOS4zNjcsMy40MjZjOS44ODQsMCwxNi42NjktNy44NzMsMTYuNjY5LTE5LjFzLTYuNzg1LTE5LjEtMTYuNjY5LTE5LjFtLTEuOTkxLDMwLjE3OGExMC40ODksMTAuNDg5LDAsMCwxLTcuMzc2LTMuMjhWMzYwLjZhMTAuNDg5LDEwLjQ4OSwwLDAsMSw3LjM3Ni0zLjI4YzUuMzEsMCw5LDQuNTE5LDksMTEuMDc5cy0zLjY4OCwxMS4wOC05LDExLjA4bTQyLjM4Ni0zMC40NmMtMTEuMjQsMC0xOS4yLDguMDItMTkuMiwxOS40NTYsMCwxMS4zNjEsNy45NjMsMTkuNDU1LDE5LjIsMTkuNDU1czE5LjEyOC04LjA5NCwxOS4xMjgtMTkuNDU1YzAtMTEuNDM2LTcuODg5LTE5LjQ1Ni0xOS4xMjgtMTkuNDU2bTAsMzAuOTY2Yy01LjU4MiwwLTkuNDUzLTQuNjc4LTkuNDUzLTExLjUxczMuODcxLTExLjUxLDkuNDUzLTExLjUxYzUuNTA4LDAsOS4zNzgsNC42NzgsOS4zNzgsMTEuNTFzLTMuODcsMTEuNTEtOS4zNzgsMTEuNTFNMjgyLjM4NSwzNDkuM2MtOS44MSwwLTE2LjY3LDcuODczLTE2LjY3LDE5LjFzNi44NiwxOS4xLDE2LjY3LDE5LjFhMTUuMTU4LDE1LjE1OCwwLDAsMCw5LjM2Ny0zLjQyNlY0MDJoOS41MTRWMzUwLjE3NmgtOS4yOTFsLTAuMjIzLDIuNDc4YTE1LjUxNywxNS41MTcsMCwwLDAtOS4zNjctMy4zNTNtMi4wNjUsMzAuMTc4Yy01LjM4NCwwLTkuMDcyLTQuNTE5LTkuMDcyLTExLjA4czMuNjg4LTExLjA3OSw5LjA3Mi0xMS4wNzlhMTAuMiwxMC4yLDAsMCwxLDcuMywzLjI4djE1LjZhMTAuMiwxMC4yLDAsMCwxLTcuMywzLjI4bTM5LjcxOC0zMC40ODVhMzAuOSwzMC45LDAsMCwwLTEyLjg3NCwzLjE4M3Y4Ljg3N2MzLjctMi4yOTEsOC42MTktNC4wMTIsMTEuODczLTQuMDcyLDAuMTcxLDAsLjMzOCwwLDAuNSwwLDcuMjE0LDAsNy44MjYsMy4wMDgsNy44MjYsNS42MTR2MS42MjlzLTcuMDI4LS4xOTEtOC42Mi0wLjE5MWMtOS4yNDIsMC0xNS4xMDgsMy42NTMtMTUuNjI1LDExLjMzNy0wLjQ3Myw3LjA0NCw0LjU0LDEyLjI2MiwxMi45MTksMTIuMjYyLDQuNTY3LDAsOC43LTEuMjEzLDExLjMyNi0zLjNsMC4xMiwyLjg5M0gzNDFWMzYyLjY5MWMwLTguODkxLTQuODQ5LTEzLjctMTYuODM1LTEzLjdtLTEuMjgzLDMwLjc0NmMtMi43MjMsMC02LjM0Ny0uMzcxLTYuNTQzLTMuODE0LTAuMjE1LTMuNzY2LDMuMTk1LTUuNjM1LDguMjA1LTUuNjM1LDUuMzE5LDAsNi45NDgtLjAxMiw2Ljk0OC0wLjAxMnY2LjU3MmExNC41ODcsMTQuNTg3LDAsMCwxLTguNjEsMi44ODlNMTYzLjQ2LDM2NC45NzhjLTMuOTgzLS45OTQtNy4xNzItMS42MjUtNy4xNzItNC41MzEsMC0yLjA2NywyLjE1Ni0zLjI0Nyw1LjU2Mi0zLjI0N0EyNC4zNzgsMjQuMzc4LDAsMCwxLDE3NCwzNjAuODg5bDAuNDksMC4zMjRWMzUyLjNsLTAuMTUtLjA4OWEyOS42MiwyOS42MiwwLDAsMC0xMi45NzItMy4xODhjLTkuNTcsMC0xNS4yODMsNC4zMi0xNS4yODMsMTEuNTU3LDAsNy43LDcuMzczLDkuNjY5LDEzLjMsMTEuMTg4LDQuMDk1LDEuMDUxLDcuNTg5LDEuNCw3LjQ1NCw0LjM2MS0wLjEzLDIuODUzLTMuMzczLDMuNjczLTcuNTM2LDMuMTc3YTI3LjMsMjcuMywwLDAsMS0xMi43ODctNC43ODhsLTAuNTE2LS40MnY5Ljc1MWwwLjEzLDAuMDkyYzIuNzEzLDEuOTEzLDguODQ2LDMuOTQxLDEzLjg3OSwzLjk0MSwxMS4zMDgsMCwxNy4xMDctMy44NzQsMTcuMTA3LTExLjgxMywwLTguMDIxLTcuNTc3LTkuNTctMTMuNjUyLTExLjA4NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0NiAtMzM0Ljk5OSkiLz4KICA8L2c+Cjwvc3ZnPgo=");
    min-width: 51px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-size: auto 17px
}

.lt-ie9 .corp-info .corp-logo {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/../images/images/logotypes/spoqa-grey.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/../images/images/logotypes/spoqa-grey.png', sizingMethod='scale')"
}

.corp-info .corp-text {
    display: inline-block;
    margin-right: 10px;
    line-height: 1.5;
    vertical-align: top
}

.corp-info .corp-text span {
    margin-right: 5px
}

.footer-right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    text-align: right
}

@media (max-width: 767px) {
    .footer-right {
        position: relative;
        margin-top: 20px;
        text-align: left
    }
}

.sns a {
    display: inline-block;
    position: relative;
    margin-left: 10px;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    transition: background 0.2s ease
}

.sns a.link-facebook {
    background: url("../../../images/images/footer/img-facebook.png");
    background-size: 30px 30px
}

.lt-ie9 .sns a.link-facebook {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/images/footer/img-facebook.png', sizingMethod='scale')"
}

.sns a.link-facebook:hover,
.sns a.link-facebook:focus,
.sns a.link-facebook:active {
    background: url("../../../images/images/footer/img-facebook-hover.png");
    background-size: 30px 30px
}

.lt-ie9 .sns a.link-facebook:hover,
.lt-ie9 .sns a.link-facebook:focus,
.lt-ie9 .sns a.link-facebook:active {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/images/footer/img-facebook-hover.png', sizingMethod='scale')"
}

.sns a.link-blog {
    background: url("../../../images/images/footer/img-blog.png");
    background-size: 30px 30px
}

.lt-ie9 .sns a.link-blog {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/images/footer/img-blog.png', sizingMethod='scale')"
}

.sns a.link-blog:hover,
.sns a.link-blog:focus,
.sns a.link-blog:active {
    background: url("../../../images/images/footer/img-blog-hover.png");
    background-size: 30px 30px
}

.lt-ie9 .sns a.link-blog:hover,
.lt-ie9 .sns a.link-blog:focus,
.lt-ie9 .sns a.link-blog:active {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/images/footer/img-blog-hover.png', sizingMethod='scale')"
}

@media (max-width: 767px) {
    .sns {
        position: absolute;
        bottom: 0;
        right: 10px
    }
}

.contact {
    position: absolute;
    bottom: 0;
    right: 10px
}

.contact .contact-title {
    margin-right: 4px;
    font-weight: 700;
    margin-bottom: 12px
}

.contact a {
    color: #878d91
}

@media (max-width: 767px) {
    .contact {
        position: relative;
        left: 0
    }
}

.footer.footer-light {
    background-color: #fff;
    border-top: 1px solid #e1e4e6;
    -webkit-font-smoothing: antialiased
}

.footer.footer-light a:hover,
.footer.footer-light a:focus,
.footer.footer-light a:active,
.footer.footer-light .info-primary a:hover,
.footer.footer-light .info-primary a:focus,
.footer.footer-light .info-primary a:active {
    color: #00c774
}

.footer.footer-light .info-primary,
.footer.footer-light .info-primary a {
    color: #4d5256
}

.footer.footer-light .info-primary a .icn-tel {
    background: url("../../../images/images/footer/img-phone-light.png");
    background-size: 20px
}

.footer.footer-light .info-primary a:hover .icn-tel,
.footer.footer-light .info-primary a:focus .icn-tel,
.footer.footer-light .info-primary a:active .icn-tel {
    background: url("../../../images/images/footer/img-phone-light-hover.png");
    background-size: 20px
}

.footer.footer-light .corp-text {
    color: #a9afb3
}

.footer.footer-light .sns a.link-facebook {
    background: url("../../../images/images/footer/img-facebook-light.png");
    background-size: 30px 30px
}

.footer.footer-light .sns a.link-facebook:hover,
.footer.footer-light .sns a.link-facebook:focus,
.footer.footer-light .sns a.link-facebook:active {
    background: url("../../../images/images/footer/img-facebook-light-hover.png");
    background-size: 30px 30px
}

.footer.footer-light .sns a.link-blog {
    background: url("../../../images/images/footer/img-blog-light.png");
    background-size: 30px 30px
}

.footer.footer-light .sns a.link-blog:hover,
.footer.footer-light .sns a.link-blog:focus,
.footer.footer-light .sns a.link-blog:active {
    background: url("../../../images/images/footer/img-blog-light-hover.png");
    background-size: 30px 30px
}

html:not(.lt-ie10),
html:not(.lt-ie10) body {
   
}

@media (max-width: 767px) {
	html:not(.lt-ie10),
	html:not(.lt-ie10) body {
	   overflow-x: hidden;
	}
}

body {
    font-family: "coregothic", lato, Verdana, Arial, sans-serif
}

.container-fluid {
    max-width: 1040px
}

@media (max-width: 767px) {
    section,
    .section {
        padding: 10vw 0
    }
}

.no-wrap {
    white-space: nowrap
}

.form-email-group {
    position: relative
}

.form-email-group.has-error,
.form-email-group.shake {
    -webkit-animation: shake 0.5s 1 linear;
    -moz-animation: shake 0.5s 1 linear;
    -o-animation: shake 0.5s 1 linear
}

@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    20%,
    60% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    40%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-moz-keyframes shake {
    from,
    to {
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    20%,
    60% {
        -moz-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    40%,
    80% {
        -moz-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    20%,
    60% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    40%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.form-email-group.has-success {
    -webkit-animation: pulse 0.5s 1 linear;
    -moz-animation: pulse 0.5s 1 linear;
    -o-animation: pulse 0.5s 1 linear
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -moz-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.form-email {
    padding: 18px 24px;
    height: auto;
    font-size: 18px;
    border: 5px solid #fff;
    border-radius: 40px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
    transition: padding 0.2s ease-out, box-shadow 0.2s ease-out
}

@media (max-width: 991px) {
    .form-email {
        font-size: 17px
    }
}

@media (max-width: 767px) {
    .form-email {
        font-size: 16px
    }
}

@media (max-width: 543px) {
    .form-email {
        font-size: 15px
    }
}

.form-email::-moz-placeholder {
    color: #878d91;
    opacity: 1
}

.form-email:-ms-input-placeholder {
    color: #878d91
}

.form-email::-webkit-input-placeholder {
    color: #878d91
}

.form-email:hover,
.form-email:focus,
.form-email:active {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.7);
    border: 5px solid #fff;
    outline: none
}

@media (max-width: 543px) {
    .form-email {
        padding: 3vw 5vw
    }
}

.form-error {
    margin: 12px 0;
    height: 0;
    border-radius: 20px;
    color: #fff;
    font-size: 1px;
    background-color: #FA5252;
    transition: height 0.2s ease-out, font-size 0.2s ease-out, padding 0.2s ease-out;
    -webkit-animation: fadeInOut 4s 1 linear;
    -moz-animation: fadeInOut 4s 1 linear;
    animation: fadeInOut 4s 1 linear
}

@-webkit-keyframes fadeInOut {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }
    5% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    95% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
}

.form-error.on {
    height: auto;
    padding: 8px 24px;
    font-size: 18px
}

@media (max-width: 991px) {
    .form-error.on {
        font-size: 17px
    }
}

@media (max-width: 767px) {
    .form-error.on {
        font-size: 16px
    }
}

@media (max-width: 543px) {
    .form-error.on {
        font-size: 15px
    }
}

.form-error.off {
    padding: 0;
    height: 0;
    font-size: 1px
}

button.btn-form-email {
    position: absolute;
    top: 5px;
    right: 5px;
    width: calc(20px + (18px*2));
    height: calc(20px + (18px*2));
    border: none;
    outline: none;
    border-radius: 40px;
    background-size: contain;
    background-image: url("../images/icn-form-submit.svg?version=1");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #258EE5;
    transition: background-image 0.2s ease-out, background-color 0.2s ease-out
}

button.btn-form-email:hover,
button.btn-form-email:focus,
button.btn-form-email:active {
    background-color: #1773c0;
    background-image: url("../images/icn-form-submit.svg?version=1");
    background-size: contain
}

@media (max-width: 543px) {
    button.btn-form-email {
        width: calc(20px + (3vw*2));
        height: calc(20px + (3vw*2))
    }
}

.has-error button.btn-form-email {
    background-image: url("../images/icn-form-error.svg?version=1");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #FA5252
}

.has-success button.btn-form-email {
    background-image: url("../images/icn-form-success.svg?version=1");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #00C774
}

.brand-logo-wrap .brand-logo {
    background: url("../img/fnb-logo.png");
    background-size: auto 56px;
    background-position: right 7px;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
	.brand-logo-wrap .brand-logo {
		background: url("../img/m_logo.png");
		background-size: auto 50px;
		background-position: left center;
		background-repeat: no-repeat;
	}
}

.topnav-transparent.topnav-menus-white .brand-logo-wrap .brand-logo {
    background: url("../img/fnb-logo.png");
    background-size: auto 56px;
    background-position: right 7px;
    background-repeat: no-repeat
}

@media only screen and (max-width: 870px) {
    .topnav-transparent.topnav-menus-white .brand-logo-wrap .brand-logo {
        background-size: auto 56px;
        background-position: left center;
        background-repeat: no-repeat;
        min-width: 102px;
        min-height: 23px
    }
}

@media only screen and (max-width: 767px) {
    .topnav-transparent.topnav-menus-white .brand-logo-wrap .brand-logo {
		background: url("../img/m_logo.png");
        background-size: auto 50px;
        background-position: left center;
        background-repeat: no-repeat;
        min-width: 102px;
        min-height: 50px;
    }
}

@media only screen and (max-width: 870px) {
    .brand-logo-wrap .brand-logo {
        margin-top: 3px;
        background-size: auto 52px;
        background-position: left center;
        background-repeat: no-repeat;
        min-width: 102px;
        min-height: 23px
    }
}

.topnav-menus li a.topnav-menu {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1
}

.topnav-menus li.btn {
    border-radius: 4px;
    border-color: #17bea8;
    background-color: #17bea8;
    transition: box-shadow 0.2s ease-out;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2), inset 0 1px 1px 0 rgba(255, 255, 255, 0.1)
}

.topnav-menus li.btn:hover,
.topnav-menus li.btn:focus,
.topnav-menus li.btn:active {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.2), inset 0 1px 1px 0 rgba(255, 255, 255, 0.1)
}

.topnav-transparent.topnav-menus-white .topnav-menus li.btn {
    box-shadow: 0 1px 10px 0 rgba(0, 96, 56, 0.5), inset 0 1px 1px 0 rgba(255, 255, 255, 0.1)
}

.topnav-transparent.topnav-menus-white .topnav-menus li.btn:hover,
.topnav-transparent.topnav-menus-white .topnav-menus li.btn:focus,
.topnav-transparent.topnav-menus-white .topnav-menus li.btn:active {
    box-shadow: 0 6px 15px 0 rgba(0, 96, 56, 0.5), inset 0 1px 1px 0 rgba(255, 255, 255, 0.1)
}

@media only screen and (max-width: 870px) {
    .topnav-menus li.btn {
        display: inline-block;
        max-width: 400px
    }
}

.topnav-menus li.btn a.topnav-menu {
    padding: 8px 14px
}

@media only screen and (max-width: 870px) {
    .topnav-menus li.btn a.topnav-menu {
        padding: 12px 14px
    }
}

.topnav-toggle:after {
    content: 'Menu'
}

.section-cover {
    padding-top: 23vh;
    color: #fff;    
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    position: relative
}

@media (max-width: 767px) {
    .section-cover {
        padding-top: 40vw;
        text-align: center;
		background-color: rgba(0,0,0,0);
    }
	.mobile-mainvisual{margin:0 4%; padding:30px 0px; border:2px solid #c6dcc2; border-radius:10px;}
}

.fnb-sell-goals{padding:8vh 4% 0;}
.fnb-sell-goals .goal{font-size:22px; font-weight:100; color:#dfdfdf}
.fnb-sell-goals .goal-cont{font-size:42px; font-weight:bold; color:#ffffff}
.fnb-sell-goals .goal-cont span.sub{font-size:30px; font-size:normal; padding-left:5px;}
.fnb-sell-goals .bonus{position:relative; font-size:15px; color:rgba(255,255,255,0.3); height:63px;display:inline-block; vertical-align:bottom; width:114px; padding-top:24px; text-align:center; background:url(../img/goal-arrow.png) no-repeat center 55%;}
.fnb-sell-goals .bonus .bonus-cont{position:absolute; top:0; left:0; color:#fff; text-align:center;}
.fnb-sell-goals .goals-div{min-width:280px; display:inline-block; margin-right:120px;}
.fnb-sell-goals .goals-rate{min-width:470px; display:inline-block;}
.fnb-sell-goals .goal-progress{background-color:#464646; width:100%; height:8px; margin-top:10px;}
.fnb-sell-goals .goal-progress .progress-bar{background:url(../img/goal-progress-img.png) repeat-x; height:8px;}
.fnb-sell-goals .goal-progress .first{margin-top:20px; display:inline-block; font-size:20px; color:#fff; float:left;}
.fnb-sell-goals .goal-progress .last{margin-top:18px; display:inline-block; font-size:20px; color:#ff7070; font-weight:bold; float:right;}

.fnb-sell-goals.on .last{display:none;}
.fnb-sell-goals.off *{color:#686565 !important;}
.fnb-sell-goals.off .last{color:#ff7070 !important;}
.fnb-sell-goals.off .progress-bar{display:none;}
.fnb-sell-goals.off .bonus{display:none;}

.event-box{display:inline-block; margin-left:4%; border-top:1px solid #6a696a; border-bottom:1px solid #6a696a; padding:20px 0; letter-spacing:-2px;}
.event-box .txt-1{color:#8bca5f; font-size:30px; font-weight:bold;}
.event-box .txt-1 span{color:#ffffff; font-size:22px; font-weight:400;}
.event-box .txt-2{color:#ffffff; font-size:20px; font-weight:400;}
.event-box .txt-2 span{color:#8bca5f;}

.ico-btn{font-size:24px; font-weight:bold; display:block; text-align:center; width:40%; line-height:60px; margin:7vh auto 20px; color:#fff; background:url(../img/ico-btn-bg.png) repeat-x; background-size:auto 60px; border-radius:10px;}

@media (max-width: 950px) {
	.fnb-sell-goals{padding:20px 4% 0;}
}

@media (max-width: 767px) {
	.cover-title span{display:block;}
	.fnb-sell-goals .goals-div{min-width:100%; width:100%; text-align:left;}
	.fnb-sell-goals .goals-rate{min-width:100%; width:100%;  text-align:left;}
	.fnb-sell-goals .goal{font-size:16px; line-height:36px; font-weight:100; color:#101010; display:inline-block; vertical-align:bottom; letter-spacing:-2px;}
	.fnb-sell-goals .goal-cont{font-size:20px; font-weight:bold; color:#101010; display:inline-block; float:right; letter-spacing:-2px;}
	.fnb-sell-goals .goal-cont span.sub{font-size:18px; font-size:normal; padding-left:5px;}
	.fnb-sell-goals .bonus{position:relative; font-size:13px; color:#bab9b6; height:auto; display:inline-block; vertical-align:bottom; width:83px; padding-top:0; text-align:center; background:url(../img/goal-arrow-b.png) no-repeat center 45%;}
	.fnb-sell-goals .bonus .bonus-cont{position:absolute; top:-17px; left:0; color:#101010; text-align:center;}
	.fnb-sell-goals .goal-progress{background-color:#464646; width:100%; height:8px; margin-top:10px;}
	.fnb-sell-goals .goal-progress .progress-bar{background:url(../img/goal-progress-img.png) repeat-x; height:8px;}
	.fnb-sell-goals .goal-progress .first{margin-top:6px; display:inline-block; font-size:17px; color:#066800; float:left;}
	.fnb-sell-goals .goal-progress .last{margin-top:6px; display:inline-block; font-size:17px; color:#dc2222; font-weight:bold; float:right;}

	.fnb-sell-goals.on .last{display:none;}
	.fnb-sell-goals.off *{color:#9c9c9c !important;}
	.fnb-sell-goals.off .last{color:#dc2222 !important; margin-top:12px;}
	.fnb-sell-goals.off .first{margin-top:12px;}
	.fnb-sell-goals.off .progress-bar{display:none;}
	.fnb-sell-goals.off .bonus{display:none;}

	.event-box{display:block; margin:0; border-top:1px solid #c1c0bd; border-bottom:1px solid #c1c0bd; text-align:center; padding:10px 0; letter-spacing:-2px;}
	.event-box .txt-1{color:#6baa33; font-size:18px; font-weight:bold;}
	.event-box .txt-1 span{color:#313131; font-size:15px; font-weight:400;}
	.event-box .txt-2{color:#313131; font-size:16px; font-weight:400;}
	.event-box .txt-2 span{color:#6baa33;}

	.ico-btn{font-size:20px; font-weight:bold; display:block; text-align:center; width:92%; line-height:50px; margin:7vh auto 20px; color:#fff; background:url(../img/ico-btn-bg.png) repeat-x; background-size:auto 50px; border-radius:10px;}

}

.section-cover .cover-video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    overflow: hidden;
    z-index: -1
}

.section-cover .cover-video-container .cover-video-overlay {
    position: absolute;
    /*background-color:rgba(25,191,92,0.4);*/
    background: url(../img/main-ex-bg.png) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 100%
}

@media (max-width: 767px) {
    .section-cover .cover-video-container .cover-video-overlay {
        background: url(../img/main-ex-bg-m.png?0320) no-repeat center center;
		background-size:cover;
    }
}
    .section-cover .cover-video-container .cover-video {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -2
    }
    @media only screen and (min-width: 1460px) {
        .section-cover .cover-video-container .cover-video {
            width: 100%
        }
    }
    @media only screen and (max-width: 1180px) {
        .section-cover .cover-video-container .cover-video {
            height: 100%
        }
    }
    #modal-carry-video .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        max-width: none
    }
    #modal-carry-video button.close {
        position: absolute;
        top: 40px;
        right: 50px;
        left: auto;
        margin-left: auto
    }
    .cover-title {
        margin-bottom: 10px;
        font-size: 45px;
        font-weight: 900;
		color:#8aca5f;
    }
	.cover-title span{font-size:20px; font-weight:100; color:#a0a0a0;}
    @media (max-width: 991px) {
        .cover-title {
            font-size: 40px;
        }
    }
    @media (max-width: 767px) {
        .cover-title {
            font-size: 40px;			
			color:#6baa33;
			font-weight:bold;
        }
		.cover-title span{color:#bababa; font-size:15px; line-height:30px;}
    }
    @media (max-width: 543px) {
        .cover-title {
            font-size: 32px
        }
    }
    .cover-title.sales-complete {
        font-size: 32px
    }
    @media (max-width: 991px) {
        .cover-title.sales-complete {
            font-size: 30px
        }
    }
    @media (max-width: 767px) {
        .cover-title.sales-complete {
            font-size: 32px
        }
    }
    @media (max-width: 543px) {
        .cover-title.sales-complete {
            font-size: 28px
        }
    }
    .cover-description {
        padding-bottom: 30px;
        font-size: 19px
    }
    @media (max-width: 991px) {
        .cover-description {
            font-size: 20px
        }
    }
    @media (max-width: 767px) {
        .cover-description {
            font-size: 15px;
			color:#5b7740;
			width:100%;
			margin:0 auto;
			letter-spacing:-2px;
        }
    }
    @media (max-width: 543px) {
        .cover-description {
            font-size: 16px
        }
    }
    .cover-subdescription {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 18px
    }
    @media (max-width: 991px) {
        .cover-subdescription {
            font-size: 17px
        }
    }
    @media (max-width: 767px) {
        .cover-subdescription {
            font-size: 16px
        }
    }
    @media (max-width: 543px) {
        .cover-subdescription {
            font-size: 15px
        }
    }
    @media (max-width: 767px) {
        .cover-subdescription {
            padding-top: 20px;
            padding-bottom: 40px
        }
    }
    .cover-social-group {
        margin-top: 60px;
        text-align: center
    }
    @media (max-width: 767px) {
        .cover-social-group {
            margin-top: 0
        }
    }
    .cover-social-group .cover-social {
        display: inline-block;
        position: relative;
        margin: 0 12px;
        width: 60px;
        height: 60px;
        background-color: #fff;
        border-radius: 30px;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
        transition: All 0.2s ease-out;
        vertical-align: middle
    }
    .cover-social-group .cover-social:hover,
    .cover-social-group .cover-social:focus,
    .cover-social-group .cover-social:active {
        margin-top: -5px;
        box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.5);
        border: none;
        outline: none
    }
    @media (max-width: 767px) {
        .cover-social-group .cover-social {
            margin: 0 6px 20px 6px;
            width: 48px;
            height: 48px;
            background-size: 48px
        }
    }
    .cover-social-group .cover-social.carry-telegram {
        background-image: url("../img/icn-social-telegram.png?version=1")
    }
    .cover-social-group .cover-social.carry-telegram.carry-telegram-kr:after {
        float: right;
        position: absolute;
        display: inline-block;
        bottom: -4px;
        right: -4px;
        padding: 2px 4px;
        content: 'KOR';
        color: #4d5256;
        font-weight: 900;
        font-size: 11px;
        border-radius: 10px;
        background-color: #e1e4e6;
        box-shadow: 0 2px 10px 0 rgba(155, 100, 38, 0.4), inset 0 1px 1px 0 rgba(255, 255, 255, 0.1);
        transition: All 0.2s ease-out
    }
    .cover-social-group .cover-social.carry-telegram.carry-telegram-kr:hover:after,
    .cover-social-group .cover-social.carry-telegram.carry-telegram-kr:focus:after,
    .cover-social-group .cover-social.carry-telegram.carry-telegram-kr:active:after {
        box-shadow: 0 10px 15px 0 rgba(0, 96, 56, 0.5)
    }
    .cover-social-group .cover-social.carry-telegram.carry-telegram-announcement:after {
        background: url("../img/icn-announcement.png") no-repeat;
        background-position: center;
        width: 20px;
        height: 16px;
        background-size: 11px;
        content: ' ';
        float: right;
        position: absolute;
        display: inline-block;
        bottom: -4px;
        right: -4px;
        padding: 2px 4px;
        border-radius: 10px;
        background-color: #e1e4e6;
        box-shadow: 0 2px 10px 0 rgba(155, 100, 38, 0.4), inset 0 1px 1px 0 rgba(255, 255, 255, 0.1);
        transition: All 0.2s ease-out
    }
    .cover-social-group .cover-social.carry-telegram.carry-telegram-announcement:hover:after,
    .cover-social-group .cover-social.carry-telegram.carry-telegram-announcement:focus:after,
    .cover-social-group .cover-social.carry-telegram.carry-telegram-announcement:active:after {
        box-shadow: 0 10px 15px 0 rgba(0, 96, 56, 0.5)
    }
    .cover-social-group .cover-social.carry-medium {
        background-image: url("../img/icn-social-medium.png?version=1")
    }
    .cover-social-group .cover-social.carry-facebook {
        background-image: url("../img/icn-social-facebook.png?version=1")
    }
    .cover-social-group .cover-social.carry-twitter {
        background-image: url("../img/icn-social-twitter.png?version=1")
    }
    .cover-social-group .cover-social.carry-kakao {
        background-image: url("../img/icn-social-kakao.png?version=1")
    }
    .cover-social-group .cover-social.carry-kakao,
    .cover-social-group .cover-social.carry-telegram,
    .cover-social-group .cover-social.carry-medium,
    .cover-social-group .cover-social.carry-facebook,
    .cover-social-group .cover-social.carry-twitter {
        background-size: 60px;
        background-position: center;
        background-repeat: no-repeat
    }
    @media (max-width: 767px) {
        .cover-social-group .cover-social.carry-telegram,
        .cover-social-group .cover-social.carry-medium,
        .cover-social-group .cover-social.carry-facebook,
        .cover-social-group .cover-social.carry-twitter {
            background-size: 48px
        }
    }
    .countdown-wrap {
        margin-bottom: 40px
    }
    .countdown-wrap .countdown-title {
        margin-bottom: 10px;
        font-size: 24px;
        color: #6da168;
        width: 375px;
        line-height: 73px;
        border: 1px solid #6da168;
        border-radius: 5px;
        text-align: center;
    }
    @media (max-width: 991px) {
        .countdown-wrap .countdown-title {
            font-size: 22px
        }
    }
    @media (max-width: 767px) {
        .countdown-wrap .countdown-title {
            font-size: 20px;
            margin: 0 auto 10px;
			border: 1px solid #8db499;
			line-height:56px;
			width:270px;
			color:#00ab90;
        }
    }
    @media (max-width: 543px) {
        .countdown-wrap .countdown-title {
            font-size: 19px
        }
    }
    .countdown-wrap .countdown-title .bonus {
        color: #00c774
    }
    .countdown-wrap .countdown {
        display: inline-block
    }
    .countdown-wrap .countdown-count {
        margin: 4px 3px;
        padding: 26px 30px;
        color: #fff;
        font-size: 34px;
        font-weight: 900;
        background-color: #6da168;
        border-radius: 6px
    }
    @media (max-width: 991px) {
        .countdown-wrap .countdown-count {
            font-size: 32px
        }
    }
    @media (max-width: 767px) {
        .countdown-wrap .countdown-count {
            font-size: 26px;
            width:60px;
			line-height:60px;
			padding:0;
			background-color:#22b490;
        }
    }
    @media (max-width: 543px) {
        .countdown-wrap .countdown-count {
            font-size: 26px
        }
    }
    .countdown-wrap .countdown-label {
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        color: #6da168
    }
    @media (max-width: 991px) {
        .countdown-wrap .countdown-label {
            font-size: 22px
        }
    }
    @media (max-width: 767px) {
        .countdown-wrap .countdown-label {
            font-size: 21px;
			color:#22b490;
        }
    }
    @media (max-width: 543px) {
        .countdown-wrap .countdown-label {
            font-size: 20px
        }
    }
    .total-raised-wrap {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
        max-width: 370px
    }
    @media (max-width: 767px) {
        .total-raised-wrap {
            margin-top: 20px;
            margin-left: 10px;
            margin-right: 10px
        }
    }
    .total-raised-wrap .total-raised-title {
        text-align: center;
        font-weight: 700;
        font-size: 22px;
        display: flex;
        justify-content: center
    }
    .total-raised-wrap .total-raised-title .icn-container {
        display: flex;
        align-items: center;
        margin: 4px
    }
    .total-raised-wrap .total-raised-title .title-container {
        margin: 4px
    }
    .total-raised-wrap .total-raised-slider-wrap {
        display: flex;
        position: relative
    }
    .total-raised-wrap .total-raised-bg-left,
    .total-raised-wrap .total-raised-bg-right {
        flex: 1;
        margin-top: 20px;
        margin-bottom: 20px;
        background: #00c774;
        height: 10px
    }
    .total-raised-wrap .total-raised-bg-left {
        border-top-left-radius: 100px;
        border-bottom-left-radius: 100px
    }
    .total-raised-wrap .total-raised-bg-right {
        border-top-right-radius: 100px;
        border-bottom-right-radius: 100px
    }
    .section-cover .btn-contribute,
    .footer-header .btn-contribute {
        margin-bottom: 20px;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        border-radius: 50px
    }
    @media (max-width: 991px) {
        .section-cover .btn-contribute,
        .footer-header .btn-contribute {
            font-size: 17px
        }
    }
    @media (max-width: 767px) {
        .section-cover .btn-contribute,
        .footer-header .btn-contribute {
            font-size: 16px
        }
    }
    @media (max-width: 543px) {
        .section-cover .btn-contribute,
        .footer-header .btn-contribute {
            font-size: 16px
        }
    }
    .section-header {
        margin-bottom: 40px
    }
    .section-title {
        font-size: 34px;
        color: #373737;
        font-weight: 900
    }
    @media (max-width: 991px) {
        .section-title {
            font-size: 42px
        }
    }
    @media (max-width: 767px) {
        .section-title {
            font-size: 36px
        }
    }
    @media (max-width: 543px) {
        .section-title {
            font-size: 28px
        }
    }
    .section-description {
        margin-bottom: 0;
        font-size: 21px
    }
    @media (max-width: 991px) {
        .section-description {
            font-size: 20px
        }
    }
    @media (max-width: 767px) {
        .section-description {
            font-size: 18px
        }
    }
    @media (max-width: 543px) {
        .section-description {
            font-size: 16px
        }
    }
    .content-group {
        margin: 0 auto 0px
    }
    .content-group .content-title {
        margin-bottom: 0.2em;
        font-size: 22px;
        font-weight: 900
    }
    @media (max-width: 991px) {
        .content-group .content-title {
            font-size: 20px
        }
    }
    @media (max-width: 767px) {
        .content-group .content-title {
            font-size: 18px
        }
    }
    @media (max-width: 543px) {
        .content-group .content-title {
            font-size: 16px
        }
    }
    .content-group .content-description {
        font-size: 18px;
        color: #777;
    }
    @media (max-width: 991px) {
        .content-group .content-description {
            font-size: 18px
        }
    }
    @media (max-width: 767px) {
        .content-group .content-description {
            font-size: 17px
        }
    }
    @media (max-width: 543px) {
        .content-group .content-description {
            font-size: 16px
        }
    }
    .brand-description {
        color: #fff !important;
        font-size: 15px !important;
    }
    .section-problem .play-btn {
        margin-top: 50px;
        background: transparent;
        border: none;
        position: relative;
        outline: none;
        background-image: url("../img/fnbVideoThum-celebrate.png");
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        border-radius: 30px;
        background-size: cover;
        max-width: 100%
    }
    .section-problem .thum_tran {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }
    .section-problem .icn-play {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -50px;
        margin-left: -50px;
        width: 100px;
        height: 100px;
        opacity: 0.8;
        transition: All 0.2s ease-out;
        cursor: pointer
    }
    .section-problem .icn-play:hover,
    .section-problem .icn-play:active,
    .section-problem .icn-play:focus {
        opacity: 1
    }
	.section-problem.cashleaflet .cash-play-btn {
        margin-top: 00px;
        background: transparent;
        border: none;
        position: relative;
        outline: none;
        background-image: url("../img/cashleaflet_thum.png");
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        border-radius: 30px;
        background-size: cover;
        max-width: 100%
    }
    @media (max-width: 767px) {
        .section-problem .icn-play {
            width: 60px;
            height: 60px;
            margin-top: -30px;
            margin-left: -30px;
        }
    }
    .section-carry-circle {
        padding-bottom: 0
    }
    .section-carry-circle .container-fluid {
        padding-bottom: 90px
    }
    @media (min-width: 768px) {
        .section-carry-circle {
            background-image: url("../images/bg-circle-line.svg?version=1");
            background-repeat: no-repeat;
            background-position: center
        }
        .section-carry-circle .row,
        .section-carry-circle .form-inline {
            display: flex;
            align-items: center;
            justify-content: center
        }
    }
    .section-carry-circle .section-description {
        margin-bottom: 60px
    }
    @media (max-width: 767px) {
        .section-carry-circle .section-description {
            margin-bottom: 8vw
        }
    }
    @media (min-width: 768px) {
        .section-carry-circle .content-group {
            padding: 2em 0;
            background: rgba(255, 255, 255, 0.9);
            box-shadow: 0 0 40px 10px #fff
        }
    }
    .section-carry-circle .content-group ul {
        padding-left: 0
    }
    .section-carry-circle .content-group ul li {
        margin-bottom: 0.45em;
        list-style: none;
        background: url("../images/icn-check.svg?version=1") no-repeat left top 4px;
        font-size: 14px;
        white-space: nowrap;
    }
    .section-carry-circle .content-group ul li:before {
        content: '- ';
        padding-left: 10px;
    }
	.section-carry-circle .content-group ul p{
        font-size:14px;margin-left:10px;white-space:nowrap;letter-spacing:-1px;
    }
    #section-token-metrics {
        padding-top: 0;
    }
    .section-carry-circle .circle-images-wrap img {
        max-width: 100%;
    }
    .section-carry-circle .circle-images-wrap img {
        border: 3px solid #d2e2d0;
        border-radius: 30px;
    }
    @media (max-width: 767px) {
        .section-carry-circle .circle-images-wrap img {
            margin: 10vw auto 10vw
        }
    }
    @media (max-width: 767px) {
        .section-carry-circle .circle-images-wrap {
            text-align: center
        }
    }
    .section-carry-circle .img-circle-payment-settlement {
        margin-left: -5vw
    }
    @media (min-width: 768px) {
        .section-carry-circle .circle-images-wrap-consumer {
            margin-right: -5vw;
            text-align: right
        }
    }
    @media (max-width: 767px) {
        .brand-wrap {
            margin-bottom: 10px;
        }
    }
    .section-carry-circle .circle-images-sm {
        display: none
    }
    @media (max-width: 767px) {
        .section-carry-circle .circle-images-lg {
            display: none
        }
        .section-carry-circle .circle-images-sm {
            display: inline-block
        }
    }
    .section-carry-circle .securely-info {
        margin-top: 4px;
        padding: 16px 24px;
        background: rgba(0, 199, 116, 0.1);
        border-radius: 8px
    }
    .section-carry-circle .section-carry-circle-edge {
        background: #415C7E
    }
    .section-carry-circle .section-carry-circle-edge .img-section-carry-circle-edge {
        margin-bottom: 100px
    }
    @media (max-width: 767px) {
        .section-carry-circle .section-carry-circle-edge .img-section-carry-circle-edge {
            margin-bottom: 10vw
        }
    }
    .section-token-model {
        padding-top: 0;
        padding-bottom: 0;
        color: #fff;
        background-image: linear-gradient(#535e93, #253c5a);
    }
    .section-token-model .container-fluid {
        padding-bottom: 40px
    }
    .section-token-model .section-title {
        color: #fff
    }
    .section-token-model .section-description {
        color: #e1e4e6
    }
    @media (min-width: 768px) {
        .section-token-model .img-token-model-lg,
        .section-token-model .img-token-model-lg.lang-ko {
            display: inline-block;
            padding-top: 40px;
            padding-bottom: 80px
        }
    }
    @media (max-width: 767px) {
        .section-token-model .img-token-model-lg,
        .section-token-model .img-token-model-lg.lang-ko {
            display: none
        }
    }
    .section-token-model .img-token-model-sm,
    .section-token-model .img-token-model-sm.lang-ko {
        display: none
    }
    @media (max-width: 767px) {
        .section-token-model .img-token-model-sm,
        .section-token-model .img-token-model-sm.lang-ko {
            display: inline-block;
            padding-top: 10vw;
            padding-bottom: 10vw
        }
    }
    .section-token-model .img-token-model {
        max-width: 100%
    }
    .section-token-model .img-token-model img.lang-ko {
        display: none
    }
    @media (min-width: 544px) and (max-width: 767px) {
        .section-token-model .content-group-first {}
    }
    .section-token-model .content-number {
        display: inline-block;
        margin-right: 10px;
        width: 32px;
        height: 32px;
        font-size: 18px;
        text-align: center;
        line-height: 32px;
        background-color: #72c29b;
        vertical-align: middle;
        border-radius: 18px;
        color: #213757;
    }
    @media (max-width: 991px) {
        .section-token-model .content-number {
            font-size: 17px
        }
    }
    @media (max-width: 767px) {
        .section-token-model .content-number {
            font-size: 16px
        }
    }
    @media (max-width: 543px) {
        .section-token-model .content-number {
            font-size: 14px
        }
    }
    @media (max-width: 767px) {
        .section-token-model .content-number {
            width: 28px;
            height: 28px;
            line-height: 28px
        }
    }
    @media (max-width: 543px) {
        .section-token-model .content-number {
            width: 24px;
            height: 24px;
            line-height: 24px
        }
    }
    .brand-wrap {
        background-color: #213757;
        border-radius: 20px;
        padding: 10px;
    }
    .section-token-model .content-description {
        padding-left: 44px
    }
    @media (max-width: 767px) {
        .section-token-model .content-description {
            padding-left: 40px
        }
    }
    @media (max-width: 543px) {
        .section-token-model .content-description {
            padding-left: 36px
        }
    }
    .section-token-model .section-token-model-edge {
        background: #1f3551
    }
    .section-token-model .section-token-model-edge .img-section-token-model-edge {
        margin-bottom: 100px
    }
    @media (max-width: 767px) {
        .section-token-model .section-token-model-edge .img-section-token-model-edge {
            margin-bottom: 10vw
        }
    }
    .section-roadmap,
    .section-token-metrics,
    .section-token-distribution,
    .section-docs {
        background-color: #1f3551;
        color: #fff
    }
    .section-roadmap .section-title,
    .section-token-metrics .section-title,
    .section-token-distribution .section-title,
    .section-docs .section-title {
        color: #fff
    }
    .section-roadmap {}
    .section-roadmap .section-title {
        margin-bottom: 60px
    }
    .section-roadmap .view-sm {
        display: none
    }
    @media (max-width: 767px) {
        .section-roadmap .view-md {
            display: none
        }
        .section-roadmap .view-sm {
            display: inline-block;
            text-align: center
        }
    }
    .section-roadmap .img-roadmap-legend {
        margin-bottom: 50px
    }
    @media (max-width: 767px) {
        .section-roadmap .img-roadmap-m {
            max-width: 90%
        }
    }
    @media (max-width: 543px) {
        .section-roadmap .img-roadmap-m {
            max-width: 100%
        }
    }
    .section-token-metrics .sale-detail-figures {
        background-color: rgba(255, 255, 255, 0.05);
        margin-top: 20px;
        border-radius: 8px;
        padding: 20px 20px 0 20px
    }
    .section-token-metrics .figure-group {
        margin-bottom: 20px
    }
    .section-token-metrics .figure-group .figure-description {
        font-size: 18px;
        line-height: 1.2;
        font-weight: 700;
        margin-bottom: 4px
    }
    @media (max-width: 991px) {
        .section-token-metrics .figure-group .figure-description {
            font-size: 16px
        }
    }
    @media (max-width: 767px) {
        .section-token-metrics .figure-group .figure-description {
            font-size: 15px
        }
    }
    @media (max-width: 543px) {
        .section-token-metrics .figure-group .figure-description {
            font-size: 14px
        }
    }
    .section-token-metrics .figure-group .figure-title {
        font-size: 22px;
        line-height: 1.2;
        font-weight: 700;
        color: #00c774
    }
    @media (max-width: 991px) {
        .section-token-metrics .figure-group .figure-title {
            font-size: 20px
        }
    }
    @media (max-width: 767px) {
        .section-token-metrics .figure-group .figure-title {
            font-size: 18px
        }
    }
    @media (max-width: 543px) {
        .section-token-metrics .figure-group .figure-title {
            font-size: 16px
        }
    }
    .section-token-metrics table.table.token-metrics-table {
        background-color: #2B405A;
        border-top: #2B405A;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
    .section-token-metrics table.table.token-metrics-table thead,
    .section-token-metrics table.table.token-metrics-table tbody {
        font-size: 20px
    }
    @media (max-width: 991px) {
        .section-token-metrics table.table.token-metrics-table thead,
        .section-token-metrics table.table.token-metrics-table tbody {
            font-size: 18px
        }
    }
    @media (max-width: 767px) {
        .section-token-metrics table.table.token-metrics-table thead,
        .section-token-metrics table.table.token-metrics-table tbody {
            font-size: 16px
        }
    }
    @media (max-width: 543px) {
        .section-token-metrics table.table.token-metrics-table thead,
        .section-token-metrics table.table.token-metrics-table tbody {
            font-size: 14px
        }
    }
    .section-token-metrics table.table.token-metrics-table thead>tr>th {
        font-size: 20px;
        background-color: #2B405A;
        color: #00c774
    }
    @media (max-width: 991px) {
        .section-token-metrics table.table.token-metrics-table thead>tr>th {
            font-size: 18px
        }
    }
    @media (max-width: 767px) {
        .section-token-metrics table.table.token-metrics-table thead>tr>th {
            font-size: 16px
        }
    }
    @media (max-width: 543px) {
        .section-token-metrics table.table.token-metrics-table thead>tr>th {
            font-size: 14px
        }
    }
    .section-token-metrics table.table.token-metrics-table thead>tr>th:first-child {
        padding-left: 16px
    }
    .section-token-metrics table.table.token-metrics-table thead>tr>th:last-child {
        padding-right: 16px
    }
    .section-token-metrics table.table.token-metrics-table tbody>tr>th {
        background-color: #2B405A;
        border-top: #2B405A;
        color: #fff
    }
    .section-token-metrics table.table.token-metrics-table tbody>tr>th:first-child {
        padding-left: 16px
    }
    .section-token-metrics table.table.token-metrics-table tbody>tr>th:last-child {
        padding-right: 16px
    }
    .section-token-metrics table.table.token-metrics-table tbody>tr>td {
        border-top: #2B405A
    }
    .section-token-metrics table.table.token-metrics-table tbody>tr>td:last-child {
        padding-right: 16px
    }
    .section-token-metrics table.table.token-metrics-table .bonus {
        background-color: #00c774;
        border-radius: 8px;
        padding: 2px 10px;
        font-weight: 700
    }
    .section-token-metrics ul {
        color: #718caf
    }
    .section-token-metrics .update-date {
        color: #718caf;
        font-size: 12px;
        display: block;
        line-height: 1.5
    }
    .section-token-distribution {
        padding-top: 0
    }
    .section-token-distribution .section-title {
        margin-bottom: 60px
    }
    .section-token-distribution .distribution-barchart {
        margin-bottom: 20px;
        font-size: 18px
    }
    @media (max-width: 991px) {
        .section-token-distribution .distribution-barchart {
            font-size: 18px
        }
    }
    @media (max-width: 767px) {
        .section-token-distribution .distribution-barchart {
            font-size: 17px
        }
    }
    @media (max-width: 543px) {
        .section-token-distribution .distribution-barchart {
            font-size: 16px
        }
    }
    .section-token-distribution .distribution-barchart .chart-lable {
        font-weight: 700
    }
    .section-token-distribution .distribution-barchart .chart-amount {
        color: #e1e4e6;
        float: right
    }
    .section-token-distribution .distribution-barchart .chart-bar {
        margin-top: 6px;
        height: 14px;
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 10px
    }
    .section-token-distribution .distribution-barchart .chart-bar:before {
        display: inline-block;
        content: '';
        height: 100%;
        border-radius: 10px;
        vertical-align: top
    }
    @media (max-width: 767px) {
        .section-token-distribution .distribution-barchart .chart-bar {
            height: 10px;
            margin-top: 4px
        }
    }
    .section-token-distribution .distribution-barchart.barchart-token-generation .chart-bar:before {
        background-color: #00DA90;
        width: 40%
    }
    .section-token-distribution .distribution-barchart.barchart-partner .chart-bar:before {
        background-color: #1EABFF;
        width: 25%
    }
    .section-token-distribution .distribution-barchart.barchart-market .chart-bar:before {
        background-color: #3DEB7C;
        width: 15%
    }
    .section-token-distribution .distribution-barchart.barchart-team .chart-bar:before {
        background-color: #A0FC7E;
        width: 10%
    }
    .section-token-distribution .distribution-barchart.barchart-reserve .chart-bar:before {
        background-color: #39DCFF;
        width: 5%
    }
    .section-token-distribution .distribution-barchart.barchart-advisor .chart-bar:before {
        background-color: #23B9FF;
        width: 5%
    }
    .section-docs {
        padding-top: 100px;
        padding-bottom: 0
    }
    .section-docs .container-fluid {
        padding-bottom: 40px
    }
    .section-docs .section-title {
        margin-bottom: 40px;
        font-size: 36px
    }
    @media (max-width: 991px) {
        .section-docs .section-title {
            font-size: 32px
        }
    }
    @media (max-width: 767px) {
        .section-docs .section-title {
            font-size: 28px
        }
    }
    @media (max-width: 543px) {
        .section-docs .section-title {
            font-size: 24px
        }
    }
    .section-docs .section-description {
        font-size: 18px
    }
    @media (max-width: 991px) {
        .section-docs .section-description {
            font-size: 18px
        }
    }
    @media (max-width: 767px) {
        .section-docs .section-description {
            font-size: 17px
        }
    }
    @media (max-width: 543px) {
        .section-docs .section-description {
            font-size: 16px
        }
    }
    .section-docs .docs-btn-group {
        text-align: left;
    }
    .section-docs .docs-btn-group.docs-fastfacts {
        margin-top: 10px
    }
    .section-docs .docs-btn-group .document-title {
        display: block;
        text-align: center;
        margin-bottom: 10px;
        margin-right: 12px;
        min-width: 150px;
        font-size: 18px;
        font-weight: 700;
        background-color: #40536A;
        color: #fff;
        padding: 14px 24px;
        border-radius: 8px
    }
    .section-docs .docs-btn-group .white-paper-ico {
        display: inline-block;
        text-align: center;
        margin-bottom: 10px;
        margin-right: 12px;
        width: 200px;
        font-size: 18px;
        font-weight: 700;
        background-color: #40536A;
        color: #fff;
        padding: 14px 24px;
        border-radius: 8px
    }
    @media (max-width: 991px) {
        .section-docs .docs-btn-group .document-title {
            font-size: 17px
        }
    }
    @media (max-width: 767px) {
        .section-docs .docs-btn-group .document-title {
            font-size: 16px
        }
    }
    @media (max-width: 543px) {
        .section-docs .docs-btn-group .document-title {
            font-size: 15px
        }
    }
    .section-docs .docs-btn-group .document-title+.btn {
        margin-left: 10px
    }
    @media (max-width: 767px) {
        .section-docs .docs-btn-group .document-title {
            padding: 3vw 0;
            max-width: 80%;
            margin-left: auto;
            margin-right: auto
        }
        .section-docs .docs-btn-group .document-title+.btn {
            margin-left: auto
        }
    }
    .section-docs .docs-btn-group .btn {
        margin-bottom: 10px;
        max-width: 140px;
        font-size: 18px;
        font-weight: 700;
        padding: 16px 20px
    }
    @media (max-width: 991px) {
        .section-docs .docs-btn-group .btn {
            font-size: 17px
        }
    }
    @media (max-width: 767px) {
        .section-docs .docs-btn-group .btn {
            font-size: 16px
        }
    }
    @media (max-width: 543px) {
        .section-docs .docs-btn-group .btn {
            font-size: 15px
        }
    }
    .section-docs .docs-btn-group .btn+.btn {
        margin-left: 10px
    }
    @media (max-width: 767px) {
        .section-docs .docs-btn-group .btn {
            max-width: inherit;
            padding: 3vw 0;
            width: 80%;
            display: block
        }
        .section-docs .docs-btn-group .btn+.btn {
            margin-left: auto
        }
    }
    .section-docs .docs-btn-group .btn-solid {
        box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), inset 0 1px 1px 0 rgba(255, 255, 255, 0.1);
        transition: box-shadow 0.2s ease-out
    }
    .section-docs .docs-btn-group .btn-solid:hover,
    .section-docs .docs-btn-group .btn-solid:focus,
    .section-docs .docs-btn-group .btn-solid:active {
        border-color: #00c774;
        background-color: #00c774;
        box-shadow: 0 9px 15px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px 0 rgba(255, 255, 255, 0.1)
    }
    @media (max-width: 767px) {
        .section-docs .docs-btn-group {
            margin-top: 40px;
            text-align: center
        }
    }
    .section-docs .section-docs-edge {
        background: #fff
    }
    .section-docs .section-docs-edge .img-section-docs-edge {
        margin-bottom: 100px
    }
    @media (max-width: 767px) {
        .section-docs .section-docs-edge .img-section-docs-edge {
            margin-bottom: 10vw
        }
    }
    .section-partners {
        padding-top: 100px;
        padding-bottom: 40px;
        background: url("") no-repeat;
        background-size: 100%
    }
    @media (max-width: 767px) {
        .section-partners {
            background: url("../images/bg-partners-spoqa-sm.jpg");
            background-size: 100%;
            background-position: top center;
            background-repeat: no-repeat
        }
    }
    .section-partners .figure-group {
        margin-bottom: 30px;
        text-align: left
    }
    @media (max-width: 767px) {
        .section-partners .figure-group {
            text-align: center
        }
    }
    .section-partners .figure-group .figure-title {
        font-weight: 900;
        font-size: 36px;
        color: #e9413e
    }
    @media (max-width: 991px) {
        .section-partners .figure-group .figure-title {
            font-size: 32px
        }
    }
    @media (max-width: 767px) {
        .section-partners .figure-group .figure-title {
            font-size: 28px
        }
    }
    @media (max-width: 543px) {
        .section-partners .figure-group .figure-title {
            font-size: 24px
        }
    }
    .section-partners .figure-group .figure-description {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 700
    }
    @media (max-width: 991px) {
        .section-partners .figure-group .figure-description {
            font-size: 18px
        }
    }
    @media (max-width: 767px) {
        .section-partners .figure-group .figure-description {
            font-size: 16px
        }
    }
    @media (max-width: 543px) {
        .section-partners .figure-group .figure-description {
            font-size: 15px
        }
    }
    .section-partners .figure-bayleaves {
        margin-top: 40px;
        margin-bottom: 60px
    }
    @media (max-width: 767px) {
        .section-partners .figure-bayleaves {}
    }
    .section-partners .figure-bayleaves .figure-wrap {
        display: inline-block;
        margin: 0 auto;
        text-align: center
    }
    .section-partners .figure-bayleaves .figure-wrap .figure-title {
        font-size: 56px
    }
    @media (max-width: 991px) {
        .section-partners .figure-bayleaves .figure-wrap .figure-title {
            font-size: 50px
        }
    }
    @media (max-width: 767px) {
        .section-partners .figure-bayleaves .figure-wrap .figure-title {
            font-size: 42px
        }
    }
    @media (max-width: 543px) {
        .section-partners .figure-bayleaves .figure-wrap .figure-title {
            font-size: 36px
        }
    }
    .section-partners .figure-bayleaves .figure-wrap .figure-description {
        max-width: 260px
    }
    .section-partners .figure-bayleaves .figure-wrap .figure-group,
    .section-partners .figure-bayleaves .figure-wrap .img-figure-leaf-left,
    .section-partners .figure-bayleaves .figure-wrap .img-figure-leaf-right {
        display: inline-block;
        float: left;
        text-align: center
    }
    .section-partners .figure-bayleaves .figure-wrap .figure-group {
        margin: 0 -63px;
        padding: 0 83px;
        max-width: calc(100vw - 126px)
    }
    @media (max-width: 767px) {
        .section-partners .figure-bayleaves .figure-wrap .figure-group {
            margin: 0 -43px;
            padding: 0 43px;
            max-width: calc(100vw - 86px)
        }
    }
    @media (max-width: 507px) {
        .section-partners .figure-bayleaves .figure-wrap .img-figure-leaf-left,
        .section-partners .figure-bayleaves .figure-wrap .img-figure-leaf-right {
            margin-top: 20px
        }
    }
    .section-partners .section-description {
        margin-top: 40px;
        font-size: 14px
    }
    @media (max-width: 991px) {
        .section-partners .section-description {
            font-size: 18px
        }
    }
    @media (max-width: 767px) {
        .section-partners .section-description {
            font-size: 15px
        }
    }
    @media (max-width: 543px) {
        .section-partners .section-description {
            font-size: 14px
        }
    }
    @media (max-width: 767px) {
        .section-partners .section-description {
            text-align: center
        }
    }
    .section-partners .border-horizontal {
        position: relative;
        width: 100%;
        top: 50%;
        border-bottom: 1px solid #ced3d6;
        margin-top: 10px;
        margin-bottom: 30px
    }
    .section-partners .cooperation-subtitle {
        display: block;
        color: #878d91;
        font-size: 18px;
        font-weight: 700;
        text-align: left;
        line-height: 52px;
        vertical-align: middle
    }
    @media (max-width: 991px) {
        .section-partners .cooperation-subtitle {
            font-size: 18px
        }
    }
    @media (max-width: 767px) {
        .section-partners .cooperation-subtitle {
            font-size: 18px
        }
    }
    @media (max-width: 543px) {
        .section-partners .cooperation-subtitle {
            font-size: 17px
        }
    }
    .section-partners .cooperation-logo-wrap {
        margin-top: 40px;
        margin-bottom: 90px
    }
    .section-partners .cooperation-logo-wrap .cooperation-logos {
        height: 40px;
        margin: 12px 30px 12px 0
    }
    @media (max-width: 767px) {
        .section-partners .cooperation-logo-wrap .cooperation-logos {
            margin: 12px 20px 12px 0;
            height: 32px
        }
    }
    .section-investor .section-title,
    .section-team .section-title {
        margin-bottom: 40px
    }
    .section-investor {}
    .section-investor .investor-group {
        text-align: center
    }
    .section-investor a.investor-link {
        color: #4d5256
    }
    .section-investor .logo-wrap {
        background-color: #fff;
        border-radius: 8px;
        text-align: center;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.03);
        padding-top: 8px;
        margin-bottom: 20px
    }
    .section-investor .logo-wrap .investor-logo {
        width: 100%;
    }
    @media (max-width: 767px) {
        .section-investor .logo-wrap {
            margin-top: 0px
        }
    }
    .section-investor .logo-wrap img {
        width: 90%
    }
    .section-team .section-title,
    .section-extended-team .section-title {
        margin-bottom: 16px
    }
    .section-team .section-description,
    .section-extended-team .section-description {
        margin-bottom: 60px
    }
    .team-group {
        text-align: center
    }
    .team-group .member-photo {
        margin: 20px auto
    }
    .team-group .member-name {
        font-size: 18px;
        font-weight: 700;
        margin-top: 10px
    }
    @media (max-width: 991px) {
        .team-group .member-name {
            font-size: 18px
        }
    }
    @media (max-width: 767px) {
        .team-group .member-name {
            font-size: 17px
        }
    }
    @media (max-width: 543px) {
        .team-group .member-name {
            font-size: 16px
        }
    }
    .team-group .member-role {
        color: #878d91;
        font-size: 16px
    }
    @media (max-width: 991px) {
        .team-group .member-role {
            font-size: 16px
        }
    }
    @media (max-width: 767px) {
        .team-group .member-role {
            font-size: 15px
        }
    }
    @media (max-width: 543px) {
        .team-group .member-role {
            font-size: 14px
        }
    }
    .team-group .member-sns {
        margin-top: -50px
    }
    .team-group .member-sns a {
        display: inline-block;
        position: relative;
        height: 34px;
        width: 34px;
        background-color: #00c774;
        background-repeat: no-repeat;
        border-radius: 17px;
        transition: background 0.2s ease
    }
    .team-group .member-sns a:hover,
    .team-group .member-sns a:focus,
    .team-group .member-sns a:active {
        background-color: #00ae65
    }
    .team-group .member-sns .link-linkedin {
        background-image: url("../images/icn-linkedin.png?version=1");
        background-size: 34px 34px
    }
    .team-group .member-sns .link-dribbble {
        background-image: url("../images/icn-dribbble.png?version=1");
        background-size: 34px 34px
    }
    .team-group .member-sns .link-github {
        background-image: url("../images/icn-github.png?version=1");
        background-size: 34px 34px
    }
    .team-group .member-description {
        margin-top: 16px;
        font-size: 14px
    }
    @media (max-width: 991px) {
        .team-group .member-description {
            font-size: 14px
        }
    }
    @media (max-width: 767px) {
        .team-group .member-description {
            font-size: 13px
        }
    }
    @media (max-width: 543px) {
        .team-group .member-description {
            font-size: 13px
        }
    }
    .team-group {
        min-height: 450px
    }
    @media (max-width: 767px) {
        .team-group {
            min-height: 420px
        }
    }
    @media (max-width: 543px) {
        .team-group {
            min-height: auto
        }
    }
    .section-extended-team {
        padding-top: 0
    }
    .section-extended-team .team-group {
        width: 33.33%;
        min-height: 350px
    }
    @media (max-width: 543px) {
        .section-extended-team .team-group {
            width: 100%
        }
    }
    .section-advisor {
        padding-top: 0
    }
    .section-advisor .team-group {
        width: 25%;
    }
    @media (max-width: 543px) {
        .section-advisor .team-group {
            width: 100%;
        }
    }
    .footer {
        background-color: #303740;
        -webkit-font-smoothing: antialiased
    }
    .footer .footer-header {
        text-align: center
    }
    .footer .footer-title {
        color: #fff;
        font-size: 36px;
        font-weight: 900
    }
    @media (max-width: 991px) {
        .footer .footer-title {
            font-size: 32px
        }
    }
    @media (max-width: 767px) {
        .footer .footer-title {
            font-size: 28px
        }
    }
    @media (max-width: 543px) {
        .footer .footer-title {
            font-size: 24px
        }
    }
    .footer .footer-description {
        margin-bottom: 40px;
        color: #e1e4e6;
        font-size: 18px
    }
    @media (max-width: 991px) {
        .footer .footer-description {
            font-size: 18px
        }
    }
    @media (max-width: 767px) {
        .footer .footer-description {
            font-size: 17px
        }
    }
    @media (max-width: 543px) {
        .footer .footer-description {
            font-size: 16px
        }
    }
    .footer #bottom-email-form {
        margin-bottom: 60px
    }
    .footer hr {
        background: #4d5256
    }
    .footer .footer-group {
        margin-top: 40px;
        margin-bottom: 40px
    }
    .footer .footer-group .footer-group-title {
        margin-bottom: 20px;
        color: #fff;
        font-size: 17px;
        font-weight: 700
    }
    @media (max-width: 991px) {
        .footer .footer-group .footer-group-title {
            font-size: 16px
        }
    }
    @media (max-width: 767px) {
        .footer .footer-group .footer-group-title {
            font-size: 15px
        }
    }
    @media (max-width: 543px) {
        .footer .footer-group .footer-group-title {
            font-size: 14px
        }
    }
    .footer .footer-group a.footer-group-content {
        display: block;
        margin: 2px auto;
        color: #a9afb3;
        font-size: 16px;
        -webkit-font-smoothing: antialiased;
        transition: color 0.2s ease-out
    }
    @media (max-width: 991px) {
        .footer .footer-group a.footer-group-content {
            font-size: 16px
        }
    }
    @media (max-width: 767px) {
        .footer .footer-group a.footer-group-content {
            font-size: 15px
        }
    }
    @media (max-width: 543px) {
        .footer .footer-group a.footer-group-content {
            font-size: 14px
        }
    }
    .footer .footer-group a.footer-group-content:hover,
    .footer .footer-group a.footer-group-content:focus,
    .footer .footer-group a.footer-group-content:active {
        color: #00ae65
    }
    .footer .footer-group .footer-mail .mail-title,
    .footer .footer-group .footer-mail a.mail-address {
        display: inline-block;
        font-size: 16px
    }
    @media (max-width: 991px) {
        .footer .footer-group .footer-mail .mail-title,
        .footer .footer-group .footer-mail a.mail-address {
            font-size: 16px
        }
    }
    @media (max-width: 767px) {
        .footer .footer-group .footer-mail .mail-title,
        .footer .footer-group .footer-mail a.mail-address {
            font-size: 15px
        }
    }
    @media (max-width: 543px) {
        .footer .footer-group .footer-mail .mail-title,
        .footer .footer-group .footer-mail a.mail-address {
            font-size: 14px
        }
    }
    .footer .footer-group .footer-mail .mail-title {
        width: 120px;
        color: #a9afb3;
        font-weight: 700
    }
    .footer .footer-group .footer-mail .mail-address {
        color: #00ae65
    }
    .footer .footer-group .footer-mail .mail-address:hover,
    .footer .footer-group .footer-mail .mail-address:focus,
    .footer .footer-group .footer-mail .mail-address:active {
        color: #00fa92
    }
    .footer .copyright {
        margin-top: 20px;
        color: #a9afb3;
        text-align: center;
        font-size: 15px
    }
    @media (max-width: 991px) {
        .footer .copyright {
            font-size: 14px
        }
    }
    @media (max-width: 767px) {
        .footer .copyright {
            font-size: 13px
        }
    }
    @media (max-width: 543px) {
        .footer .copyright {
            font-size: 12px
        }
    }
    .modal-success-email .modal-open {
        overflow: hidden
    }
    .modal-success-email .modal {
        display: none;
        overflow: hidden;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        -webkit-overflow-scrolling: touch;
        transition: opacity 2s ease-out;
        outline: 0
    }
    .modal-success-email .modal.fade {
        opacity: 0;
        filter: alpha(opacity=0);
        transition: opacity .15s ease-out
    }
    .modal-success-email .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-transition: -webkit-transform 0.2s ease-out;
        -moz-transition: -moz-transform 0.2s ease-out;
        -o-transition: -o-transform 0.2s ease-out;
        transition: transform 0.2s ease-out
    }
    .modal-success-email .modal.show {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    .modal-success-email .modal.show .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .modal-success-email .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto
    }
    .modal-success-email .modal-dialog {
        position: relative;
        margin: 36px auto;
        width: 100%;
        max-width: 360px
    }
    @media (max-width: 432px) {
        .modal-success-email .modal-dialog {
            margin: 10px;
            width: auto;
            max-width: 432px
        }
    }
    .modal-success-email .modal-content {
        position: relative;
        padding: 0;
        background-color: #fff;
        border-radius: 12px;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
        background-clip: padding-box;
        outline: 0
    }
    .modal-success-email .modal-content:before,
    .modal-success-email .modal-content:after {
        content: ' ';
        display: table
    }
    .modal-success-email .modal-content:after {
        clear: both
    }
    .modal-success-email .modal-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #292a2b;
        transition: opacity 0.2s ease-out;
        opacity: 0;
        filter: alpha(opacity=0)
    }
    .modal-success-email .modal-backdrop.show {
        opacity: .7;
        filter: alpha(opacity=70)
    }
    .modal-success-email .modal-header {
        margin: 36px 36px 40px
    }
    .modal-success-email .modal-header h1,
    .modal-success-email .modal-header h2,
    .modal-success-email .modal-header h3,
    .modal-success-email .modal-header h4,
    .modal-success-email .modal-header h5,
    .modal-success-email .modal-header h6 {
        margin: 0
    }
    @media (max-width: 432px) {
        .modal-success-email .modal-header {
            margin: 36px 40px 40px
        }
    }
    .modal-success-email .modal .close {
        position: absolute;
        top: 36px;
        left: 50%;
        margin-left: 196px;
        float: right;
        font-size: 32px;
        font-weight: 400;
        line-height: 1;
        color: #f8fafb;
        z-index: 1060
    }
    .modal-success-email .modal .close:hover,
    .modal-success-email .modal .close:focus {
        text-decoration: none;
        cursor: pointer;
        outline: none
    }
    @media (max-width: 432px) {
        .modal-success-email .modal .close {
            color: #a9afb3;
            z-index: 1060;
            top: 30px;
            left: auto;
            right: 30px;
            margin-left: 0
        }
    }
    .modal-success-email .modal button.close {
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none
    }
    .modal-success-email .modal-title {
        margin: 0;
        line-height: 1.5;
        font-size: 22px
    }
    .modal-success-email .modal-title+p,
    .modal-success-email .modal-title+div {
        padding-top: 10px
    }
    .modal-success-email .modal-body {
        position: relative;
        margin: 40px 36px
    }
    @media (max-width: 432px) {
        .modal-success-email .modal-body {
            margin: 40px
        }
    }
    .modal-success-email .modal-footer {
        margin: 40px 36px 36px;
        text-align: center
    }
    .modal-success-email .modal-footer:before,
    .modal-success-email .modal-footer:after {
        content: ' ';
        display: table
    }
    .modal-success-email .modal-footer:after {
        clear: both
    }
    .modal-success-email .modal-footer .btn+.btn {
        margin-left: 5px;
        margin-bottom: 0
    }
    .modal-success-email .modal-footer .btn-group .btn+.btn {
        margin-left: -1px
    }
    .modal-success-email .modal-footer .btn-block+.btn-block {
        margin-left: 0
    }
    @media (max-width: 432px) {
        .modal-success-email .modal-footer {
            margin: 40px
        }
    }
    .modal-success-email .modal-confirm {
        text-align: center
    }
    .modal-success-email .modal-confirm .modal-image {
        margin: 0 auto 24px
    }
    .modal-success-email .modal-confirm .modal-image.modal-image-success {
        display: inline-block;
        min-width: 120px;
        min-height: 120px;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMjQwIDI0MCI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogIzM1ZDQ4ZDsKICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJzdWNjZXNzXzEyMCIgY2xhc3M9ImNscy0xIiBkPSJNMTIwLDIwQTEwMCwxMDAsMCwxLDEsMjAsMTIwLDEwMCwxMDAsMCwwLDEsMTIwLDIwWm0wLDhhOTIsOTIsMCwxLDEtOTIsOTJBOTIsOTIsMCwwLDEsMTIwLDI4Wm00NS4wNjEsNjkuNTQyLTQ4Ljk3LDU4LjAxOGE0LjAxMyw0LjAxMywwLDAsMS00LjQ3OCwxLjE1NSw0LDQsMCwwLDEtMy4zNDctMS4yNDVMODAuODE1LDEyNi4wMjJBNC4wMjYsNC4wMjYsMCwxLDEsODYuNywxMjAuNTNsMjUuNDQ5LDI3LjNMMTU4LjkyLDkyLjQyYTQuMDI3LDQuMDI3LDAsMCwxLDUuNjQ5LS40OTNBMy45NjksMy45NjksMCwwLDEsMTY1LjA2MSw5Ny41NDJaIi8+Cjwvc3ZnPgo=");
        background-repeat: no-repeat;
        background-size: 120px 120px
    }
    .lt-ie9 .modal-success-email .modal-confirm .modal-image.modal-image-success {
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/images/icons/icn-success-120px-green-0.png', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/images/icons/icn-success-120px-green-0.png', sizingMethod='scale')"
    }
    .modal-success-email .modal-confirm .modal-image.modal-image-fail {
        display: inline-block;
        min-width: 120px;
        min-height: 120px;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDAiIGhlaWdodD0iMjQwIiB2aWV3Qm94PSIwIDAgMjQwIDI0MCI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogI2ZmNWQ1ZDsKICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJmYWlsXzEyMCIgY2xhc3M9ImNscy0xIiBkPSJNMTIwLDIwQTEwMCwxMDAsMCwxLDEsMjAsMTIwLDEwMCwxMDAsMCwwLDEsMTIwLDIwWm0wLDhhOTIsOTIsMCwxLDEtOTIsOTJBOTIsOTIsMCwwLDEsMTIwLDI4Wm02LjY2OCw5MiwyOC45OTEsMjguOTkyQTQsNCwwLDAsMSwxNTAsMTU0LjY0NGwtMjguOTkxLTI4Ljk5Mkw5Mi4wMiwxNTQuNjQ0YTQsNCwwLDAsMS01LjY1Ny01LjY1N0wxMTUuMzU0LDEyMCw4Ni4zNjMsOTFhNCw0LDAsMCwxLDUuNjU3LTUuNjU3bDI4Ljk5MSwyOC45OTJMMTUwLDg1LjM0N0E0LDQsMCwwLDEsMTU1LjY1OSw5MVoiLz4KPC9zdmc+Cg==");
        background-repeat: no-repeat;
        background-size: 120px 120px
    }
    .lt-ie9 .modal-success-email .modal-confirm .modal-image.modal-image-fail {
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/images/icons/icn-fail-120px-red-0.png', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/images/icons/icn-fail-120px-red-0.png', sizingMethod='scale')"
    }
    .modal-success-email .modal-confirm .modal-header {
        margin-top: 36px;
        margin-bottom: 16px
    }
    .modal-success-email .modal-confirm .modal-title {
        font-size: 26px;
        font-weight: 700
    }
    .modal-success-email .modal-confirm .modal-body {
        margin-top: 16px;
        margin-bottom: 40px;
        font-size: 16px
    }
    .modal-success-email .modal-confirm .modal-footer {
        margin-top: 40px;
        margin-bottom: 36px
    }
    .modal-success-email .modal-scrollbar-measure {
        position: absolute;
        top: -9999px;
        width: 50px;
        height: 50px;
        overflow: scroll
    }
    .modal-success-email .modal-body table.table {
        width: calc(100% + (36px * 2));
        margin-left: -36px;
        margin-right: -36px
    }
    .modal-success-email .modal-body table.table>thead>tr>th:first-child,
    .modal-success-email .modal-body table.table>thead>tr>td:first-child,
    .modal-success-email .modal-body table.table>tbody>tr>th:first-child,
    .modal-success-email .modal-body table.table>tbody>tr>td:first-child,
    .modal-success-email .modal-body table.table>tfoot>tr>th:first-child,
    .modal-success-email .modal-body table.table>tfoot>tr>td:first-child {
        padding-left: 36px
    }
    .modal-success-email .modal-body table.table>thead>tr>th:last-child,
    .modal-success-email .modal-body table.table>thead>tr>td:last-child,
    .modal-success-email .modal-body table.table>tbody>tr>th:last-child,
    .modal-success-email .modal-body table.table>tbody>tr>td:last-child,
    .modal-success-email .modal-body table.table>tfoot>tr>th:last-child,
    .modal-success-email .modal-body table.table>tfoot>tr>td:last-child {
        padding-right: 36px
    }
    @media (max-width: 432px) {
        .modal-success-email .modal-body table.table {
            width: calc(100% + (40px * 2));
            margin-left: -40px;
            margin-right: -40px
        }
        .modal-success-email .modal-body table.table>thead>tr>th:first-child,
        .modal-success-email .modal-body table.table>thead>tr>td:first-child,
        .modal-success-email .modal-body table.table>tbody>tr>th:first-child,
        .modal-success-email .modal-body table.table>tbody>tr>td:first-child,
        .modal-success-email .modal-body table.table>tfoot>tr>th:first-child,
        .modal-success-email .modal-body table.table>tfoot>tr>td:first-child {
            padding-left: 40px
        }
        .modal-success-email .modal-body table.table>thead>tr>th:last-child,
        .modal-success-email .modal-body table.table>thead>tr>td:last-child,
        .modal-success-email .modal-body table.table>tbody>tr>th:last-child,
        .modal-success-email .modal-body table.table>tbody>tr>td:last-child,
        .modal-success-email .modal-body table.table>tfoot>tr>th:last-child,
        .modal-success-email .modal-body table.table>tfoot>tr>td:last-child {
            padding-right: 40px
        }
    }
    .modal-success-email .modal-dialog {
        margin-top: 180px
    }
    @media (max-width: 543px) {
        .modal-success-email .modal-dialog {
            margin: 15vw auto auto;
            max-width: 80%
        }
    }
    .modal-success-email .modal-content {
        text-align: center;
        border-radius: 30px
    }
    @media (max-width: 543px) {
        .modal-success-email .modal-content {
            border-radius: 20px
        }
    }
    .modal-success-email .close {
        width: 64px;
        height: 64px;
        top: 0;
        left: auto;
        right: 0;
        margin-left: 0;
        color: #878d91;
        font-size: 32px
    }
    .modal-success-email .modal-header {
        margin-bottom: 12px
    }
    @media (max-width: 543px) {
        .modal-success-email .modal-header {
            margin-bottom: 3vw
        }
    }
    .modal-success-email .modal-header .modal-title {
        font-size: 26px;
        font-weight: 900
    }
    @media (max-width: 991px) {
        .modal-success-email .modal-header .modal-title {
            font-size: 24px
        }
    }
    @media (max-width: 767px) {
        .modal-success-email .modal-header .modal-title {
            font-size: 22px
        }
    }
    @media (max-width: 543px) {
        .modal-success-email .modal-header .modal-title {
            font-size: 20px
        }
    }
    .modal-success-email .modal-body {
        margin-top: 12px;
        margin-bottom: 36px;
        font-size: 18px
    }
    @media (max-width: 991px) {
        .modal-success-email .modal-body {
            font-size: 17px
        }
    }
    @media (max-width: 767px) {
        .modal-success-email .modal-body {
            font-size: 16px
        }
    }
    @media (max-width: 543px) {
        .modal-success-email .modal-body {
            font-size: 15px
        }
    }
    @media (max-width: 543px) {
        .modal-success-email .modal-body {
            margin-top: 3vw;
            margin-bottom: 3vw
        }
    }
    .modal-success-email .modal-footer {
        margin-top: 36px;
        margin-bottom: 36px
    }
    @media (max-width: 543px) {
        .modal-success-email .modal-footer {
            margin-top: 5vw;
            margin-bottom: 7vw
        }
    }
    .modal-success-email .modal-footer .btn {
        border-radius: 40px;
        border: none;
        background-color: #258EE5;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        transition: background-color 0.2s ease-out
    }
    @media (max-width: 991px) {
        .modal-success-email .modal-footer .btn {
            font-size: 17px
        }
    }
    @media (max-width: 767px) {
        .modal-success-email .modal-footer .btn {
            font-size: 16px
        }
    }
    @media (max-width: 543px) {
        .modal-success-email .modal-footer .btn {
            font-size: 15px
        }
    }
    .modal-success-email .modal-footer .btn:hover,
    .modal-success-email .modal-footer .btn:focus,
    .modal-success-email .modal-footer .btn:active {
        background-color: #1773c0
    }
    .language-chooser {
        display: inline-block;
        float: right;
        margin-top: 16px;
        margin-right: 4%;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
        border-radius: 4px
    }

	.language_selector{display:none;}
	.language_shown{display:none;}
	@media (max-width: 767px) {
		.language-chooser {display:none;}

		.language_selector{z-index:2; display:block; position:absolute; top:11px; right:58px; width:38px; height:38px; background:url(../img/language-main-m.png?0320) no-repeat top right; background-size:38px; cursor:pointer}
		.language_selector.kor{background:url(../img/language-main-m-ko.png?0320) no-repeat top right; background-size:38px;}
		.language_selector.cn{background:url(../img/language-main-m-cn.png?0320) no-repeat top right; background-size:38px;}
		.language_selector.on{background:url(../img/language-main-show-m.png?0320) no-repeat top right; background-size:38px;}
		.language_selector.on.kor{background:url(../img/language-main-show-m-ko.png?0320) no-repeat top right; background-size:38px;}
		.language_selector.on.cn{background:url(../img/language-main-show-m-cn.png?0320) no-repeat top right; background-size:38px;}
		.language_selector + .language_shown{display:none;}
		.language_selector.on + .language_shown{z-index:1; display:block; position:absolute; top:42px; right:58px; width:100px; background-color:#32194f; border:1px solid #fff;border-radius:5px 0 5px 5px; padding:5px 5px; text-align:right; color:#fff; cursor:pointer;}
		.language_selector.on + .language_shown > div{margin-bottom:4px; padding:2px 8px; font-size:14px;}
		.language_selector.on + .language_shown > div:last-child{margin-bottom:0;}
		.language_selector.on + .language_shown > div:hover{background-color:#fff; color:#006058;}		
	}

    .footer .language-chooser {
        background-color: transparent;
        float: none
    }
    #topnav-toggle:checked ~ .language-chooser {
        display: none
    }
    @media only screen and (max-width: 870px) {
        .language-chooser {
            box-shadow: none
        }
    }
    .language-chooser .language-picker {
        background-color: rgba(82, 89, 121, 0.8);
        border: 0;
        border-radius: 4px;
        width: 120px;
        height: 40px;
        padding: 0;
        color: #fff;
        text-align: Center;
    }
    @media only screen and (max-width: 870px) {
        .language-chooser .language-picker {
            background-color: transparent;
            box-shadow: none
        }
        .topnav-wrap.topnav-transparent .language-chooser .language-picker {
            color: #fff
        }
        .topnav-wrap.topnav-transparent .language-chooser .language-picker:hover {
            color: inherit
        }
    }
    .language-chooser .language-picker:hover {
        background-color: rgba(120, 120, 190, 0.8)
    }
    .footer .language-chooser .language-picker {
        background-color: transparent;
        border: #878d91 1px solid;
        box-shadow: none;
        color: #878d91;
        font-size: 12px;
        line-height: 12px;
        text-align: left;
        padding: 12px 16px 12px 14px
    }
    .footer .language-chooser .language-picker .caret {
        float: right
    }
    .language-chooser .language-selector {
        top: auto;
        left: 0px;
        min-width: 120px;
        border-radius: 4px;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
        background-color: #fff;
        border: solid 1px #ced3d6;
        padding: 8.5px 0 8.5px 0
    }
    .language-chooser .language-selector.show {
        display: inherit
    }
    .language-chooser .language-selector li {
        height: 42px;
        line-height: 42px;
        padding: 0 20px 0 20px;
        width: 120px
    }
    .language-chooser .language-selector li:hover {
        background-color: #f1f5f5
    }
    html:not(:lang(ko)) img.lang-ko,
    html:not(:lang(ko)) .img-token-model-lg.lang-ko,
    html:not(:lang(ko)) .img-token-model-sm.lang-ko {
        display: none
    }
    body:lang(ko) {
        word-break: keep-all
    }
    body:lang(ko) .topnav-toggle:after {
        content: url(../img/m_menu-n.png);
    }
	body:lang(zh-CN) .topnav-toggle:after {
        content: url(../img/m_menu-n.png);
    }
    body:lang(ko) img.lang-ko {
        display: inline-block
    }
    body:lang(ko) img.lang-en {
        display: none
    }
    ._tx-additional-text {
        display: none
    }
    .mainVideoPOP {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1040;
    }
    .mainVideoPOP .videoWrap {
        width: 100%;
        height: 100%;
    }
    .mainVideoPOP button.close {
        position: absolute;
        top: 40px;
        right: 30px;
        left: auto;
        margin-left: auto;
        font-size: 40px;
        font-weight: bold;
        color: #fff;
        width: 50px;
        line-height: 50px;
    }
    .mainVideoPOP button.close {
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none
    }
    .mainVideoPOP2 {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1040;
    }
    .mainVideoPOP2 .videoWrap {
        width: 100%;
        height: 100%;
    }
    .mainVideoPOP2 button.close {
        position: absolute;
        top: 40px;
        right: 30px;
        left: auto;
        margin-left: auto;
        font-size: 40px;
        font-weight: bold;
        color: #fff;
        width: 50px;
        line-height: 50px;
    }
    .mainVideoPOP2 button.close {
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none
    }
	.mainVideoPOP3 {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1040;
    }
    .mainVideoPOP3 .videoWrap {
        width: 100%;
        height: 100%;
    }
    .mainVideoPOP3 button.close {
        position: absolute;
        top: 40px;
        right: 30px;
        left: auto;
        margin-left: auto;
        font-size: 40px;
        font-weight: bold;
        color: #fff;
        width: 50px;
        line-height: 50px;
    }
    .mainVideoPOP3 button.close {
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none
    }
    #section-youtube .icn-play {
        position: absolute;
        top: 50%;
        ;
        left: 50%;
        margin-top: -50px;
        margin-left: -50px;
    }
    .mgT40 {
        margin-top: 40px;
    }
    .mgB0 {
        margin-bottom: 0px !important;
    }
    .star-img img {
        width: 100%;
        margin-bottom: 10px;
    }
    #section-team,
    #section-advisor {
        background-color: #fff
    }
    #section-partner {
        
    }
    #section-star {
        background-color: #f8fafb;
    }
    .partner-group {
        padding-top: 40px;
    }
    .partner-info {
        display: inline-block;
        margin-bottom: 20px;
    }
	@media (max-width: 991px) {
		.partner-info {
			min-height:200px;
		}
	}
    .partner-img {
        padding: 0 0 20px 0;
        background-color: #fff;
    }
    .partner-name {
        font-weight: bold;
		color:#303030;
		font-size:18px;
        padding: 0px 0 0px;
    }
    .partner-description {
        font-size: 14px;
		color:#303030;
    }
    .platform-wrap {
        margin-bottom: 30px;
    }
    .platform-group {
        list-style: none;
    }
    .platform-group li.title {
        font-size: 22px;
        font-weight: bold;
        padding: 0 0 10px 0;
    }
    .platform-group li {
        padding-left: 7px;
    }
    .starVideoPOP {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1050;
        text-align: center;
    }
    .starVideoPOP .starVideo {
        DISPLAY: NONE;
        margin-top: 120px;
    }
    .starVideoPOP .close {
        background-color: rgba(0, 0, 0, 0);
        position: absolute;
        top: 30px;
        right: 30px;
        width: 50px;
        line-height: 50px;
        font-size: 36px;
        border: 0;
        color: #fff;
    }
    .section-sub-title {
        font-size: 44px;
        font-weight: bold;
        background: url(../img/section-sub-bg.png) repeat-x center center;
        text-align: left;
        letter-spacing: -3px;
        margin: 0;
        line-height: 54px;
    }
    @media (max-width: 991px) {
        .section-sub-title {
            font-size: 38px;
        }
    }
    @media (max-width: 767px) {
        .section-sub-title {
            font-size: 32px;
        }
    }
    @media (max-width: 543px) {
        .section-sub-title {
            font-size: 28px;
        }
    }
    .section-sub-title span {
        background-color: #1f3551;
    }
    .section-sub-title span font {
        background: -webkit-linear-gradient(#ffffff, #ccc);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding-right: 10px;
    }
    .section-sub-discription {
        font-size: 30px;
        letter-spacing: -2px;
        color: #fff;
        font-weight: lighter;
        text-align: left;
    }
    @media (max-width: 991px) {
        .section-sub-discription {
            font-size: 28px;
        }
    }
    @media (max-width: 767px) {
        .section-sub-discription {
            font-size: 25px;
        }
    }
    @media (max-width: 543px) {
        .section-sub-discription {
            font-size: 22px;
        }
    }
    .section-sub-discription.example {
        font-size: 24px;
        color: #859fd0;
        font-weight: lighter;
    }
    @media (max-width: 991px) {
        .section-sub-discription.example {
            font-size: 22px;
        }
    }
    @media (max-width: 767px) {
        .section-sub-discription.example {
            font-size: 18px;
        }
    }
    @media (max-width: 543px) {
        .section-sub-discription.example {
            font-size: 16px;
        }
    }
    .section-title .latest-update {
        color: #77bcac;
        font-size: 18px;
        font-weight: normal;
    }
    @media (max-width: 767px) {
        .section-title .latest-update {
            font-size: 16px;
        }
    }
    @media (max-width: 543px) {
        .section-title .latest-update {
            font-size: 15px;
        }
    }
    #section-roadmap {
        padding-bottom: 0;
    }
    .token-info-table {
        background-color: #244268;
        border-collapse: collapse;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .token-info-table tr td {
        border: 1px solid #97a2ad;
        padding: 8px 0;
        font-size: 16px;
    }
	.token-info-table tr td span.cover_compl {display:inline-block; position:absolute; width:291px; height:46px; background:url(/fnb/img/cover_compl.png) no-repeat; z-index:999999; left:50%; margin-left:-151px; margin-top:-11px;}
	.token-info-table tr td span.cover_compl_en {display:inline-block; position:absolute; width:291px; height:46px; background:url(/fnb/img/cover_compl_en.png) no-repeat; z-index:999999; left:50%; margin-left:-151px; margin-top:-11px;}
    .token-info-table tr td.gr {
        color: #75e9b0
    }
    .token-info-table2 {
        border-collapse: collapse;
        width: 100%;
        text-align: center;
        background-color: #1f3551;
    }
    .token-info-table2 tr td {
        border-top: 1px solid #a7afb9;
        border-bottom: 1px solid #a7afb9;
        padding: 8px;
        font-size: 16px;
    }
    .token-info-table2 tr td.gr {
        color: #75e9b0
    }
    .token-info-table2 tr td.or {
        color: #ffda00
    }
    .token-info-table2 tr td.hl {
        background-color: #376092;
    }
    @media (max-width: 991px) {
        .token-info-table tr td,
        .token-info-table2 tr td {
            font-size: 15px;
        }
    }
    @media (max-width: 767px) {
        .token-info-table tr td,
        .token-info-table2 tr td {
            font-size: 13px;
        }
    }
    @media (max-width: 543px) {
        .token-info-table tr td,
        .token-info-table2 tr td {
            font-size: 12px;
			letter-spacing:-0.5px;
        }
    }
    .view-md-table {
        display: table;
    }
    .view-sm-table {
        display: none;
    }
    @media (max-width: 767px) {
        .view-md-table {
            display: none;
        }
        .view-sm-table {
            display: table;
        }
    }
    .token-plan-discription {
        padding: 30px 0;
        line-height: 2em;
        font-size: 18px;
        letter-spacing: -1px;
        font-weight: lighter;
        word-break: keep-all;
    }
    .token-plan-discription span {
        color: #ffd374
    }
    @media (max-width: 991px) {
        .token-plan-discription {
            font-size: 18px;
        }
    }
    @media (max-width: 767px) {
        .token-plan-discription {
            font-size: 16px;
        }
    }
    @media (max-width: 543px) {
        .token-plan-discription {
            font-size: 14px;
        }
    }
    .roadmap-visual {
        padding-top: 30px;
    }
    @media (max-width: 767px) {
        .roadmap-visual {
            padding-top: 15px;
        }
    }
    .roadmap-visual img {
        width: 100%;
    }
    .roadmap-divide {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        line-height: 60px;
        background-image: linear-gradient(#435191, #2b405b);
        height: 60px;
        margin-top: -5px;
        letter-spacing: -1px;
		white-space:nowrap;
    }
    @media (max-width: 991px) {
        .roadmap-divide {
            font-size: 16px;
            line-height: 60px;
            height: 60px;
        }
    }
    @media (max-width: 767px) {
        .roadmap-divide {
            font-size: 15px;
            line-height: 50px;
            height: 50px;
        }
    }
    @media (max-width: 543px) {
        .roadmap-divide {
            font-size: 14px;
            line-height: 50px;
            height: 50px;
			letter-spacing:-1.5px;
        }
    }
    .type-fnb {
        color: #bc5d5d;
    }
    .type-imceo {
        color: #1974d1;
    }
    .type-fnbex {
        color: #f2dc20;
    }
    .type-cash {
        color: #11cb8f;
    }
    .flexbox.row {
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #3a8bdd;
        padding: 30px 0;
        background: #324477; /* Old browsers */
		background: -moz-linear-gradient(top, #324477 0%, #182f4d 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #324477 0%,#182f4d 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #324477 0%,#182f4d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#324477', endColorstr='#182f4d',GradientType=0 );
    }
    @media (max-width: 767px) {
        .flexbox.row {
            display: block;
            padding: 15px 0;
            border: 0;
        }
    }
    .fnb-roadmap-flexbox {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -1px;
    }
    .fnb-roadmap-flexbox div {
        padding: 2px 0;
    }
    @media (max-width: 767px) {
        .fnb-roadmap-flexbox {
            font-size: 15px;
            font-weight: 600;
            letter-spacing: -1px;
        }
    }
    .last-cont {
        margin-bottom: 40px;
    }
    .type-sub {
        padding-left: 12px
    }
    .section-title-bar {
        width: 30px;
        height: 3px;
        background-color: #373737;
        margin: 0 auto 24px;
        ;
    }
    .section-title-bar-white {
        width: 30px;
        height: 3px;
        background-color: #fff;
        margin: 0 auto 24px;
        ;
    }
    .fran-advantage {
        margin: 0px 0px 50px;
    }
    .fran-advantage-title {
        padding: 15px 0 !important;
        color: #6da168;
        border-top: 3px solid #6da168;
        border-bottom: 1px solid #6da168;
    }
    .fran-advantage-left {
        text-align: right;
    }
    @media (max-width: 767px) {
        .fran-advantage-left {
            text-align: left;
        }
    }
    #section_board {
        padding: 100px 0;
        font-size: 0;
        background-color: #f8fafb;
    }
	
    #section_board .board {
        display: inline-block;
        vertical-align: top;
    }
    #section_board .board.board-1 {
        width: 33%;
    }
    #section_board .board.board-2 {
        width: 33%;
        margin: 0 0.5%;
    }
    #section_board .board.board-3 {
        width: 33%;
    }
    @media (max-width: 767px) {
        #section_board .board.board-1 {
            width: 70%;
            margin-bottom: 20px;
        }
        #section_board .board.board-2 {
            width: 70%;
            margin-bottom: 20px;
        }
        #section_board .board.board-3 {
            width: 70%;
        }
    }
    @media (max-width: 543px) {
        #section_board .board.board-1 {
            width: 90%;
            margin-bottom: 20px;
        }
        #section_board .board.board-2 {
            width: 90%;
            margin-bottom: 20px;
        }
        #section_board .board.board-3 {
            width: 90%;
        }
    }
    #section_board .board img {
        width: 100%;
        vertical-align: top;
    }
    #section_board .board .board-cont {
        padding: 20px 25px;
        background-color: #fff;
    }
    #section_board .board .board-cont .title {
        margin-bottom: 7px;
        font-size: 16px;
        font-weight: bold;
        color: #303030;
        text-overflow: ellipsis;
        white-space: normal;
        width: 100%;
        overflow: hidden;
        height: 2.6em;
        line-height: 1.3;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        word-wrap: keep-all;
        -webkit-box-orient: vertical;
    }
    #section_board .board .board-cont .date {
        color: #8c8c8c;
        font-size: 14px;
        margin-bottom: 7px;
    }
    #section_board .board .board-cont .cont {
        color: #303030;
        font-size: 15px;
        text-overflow: ellipsis;
        white-space: normal;
        width: 100%;
        overflow: hidden;
        height: 3.9;
        line-height: 1.3;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        word-wrap: keep-all;
        -webkit-box-orient: vertical;
    }

	#section_news {
        padding: 100px 0;
        font-size: 0;
        background-color: #fff;
    }
	#section_news .swiper-container{display:block; padding-bottom:30px;}
	#section_news .swiper-container .swiper-pagination{bottom:0;}
	#section_news .swiper-container-m{display:none;}
    #section_news .board {
        display: inline-block;
        vertical-align: top;
		border:1px solid #eff1f2;
    }
    #section_news .board.board-1 {
        width: 33%;
    }
    #section_news .board.board-2 {
        width: 33%;
        margin: 0 0.5%;
    }
    #section_news .board.board-3 {
        width: 33%;
    }
    @media (max-width: 767px) {
		#section_news .swiper-container{display:none;}
		#section_news .swiper-container-m{display:block;}
        #section_news .board.board-1 {
            width: 70%;
            margin-bottom: 20px;
        }
        #section_news .board.board-2 {
            width: 70%;
            margin-bottom: 20px;
        }
        #section_news .board.board-3 {
            width: 70%;
        }
    }
    @media (max-width: 543px) {
        #section_news .board.board-1 {
            width: 90%;
            margin-bottom: 20px;
        }
        #section_news .board.board-2 {
            width: 90%;
            margin-bottom: 20px;
        }
        #section_news .board.board-3 {
            width: 90%;
        }
    }
    #section_news .board img {
        width: 100%;
        vertical-align: top;
    }
    #section_news .board .board-cont {
        padding: 20px 25px;
        background-color: #fff;
    }
    #section_news .board .board-cont .title {
        margin-bottom: 7px;
        font-size: 16px;
        font-weight: bold;
        color: #303030;
        text-overflow: ellipsis;
        white-space: normal;
        width: 100%;
        overflow: hidden;
        height: 2.6em;
        line-height: 1.3;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        word-wrap: keep-all;
        -webkit-box-orient: vertical;
    }
    #section_news .board .board-cont .date {
        color: #8c8c8c;
        font-size: 14px;
        margin-bottom: 7px;
    }
    #section_news .board .board-cont .cont {
        color: #303030;
        font-size: 15px;
        text-overflow: ellipsis;
        white-space: normal;
        width: 100%;
        overflow: hidden;
        height: 3.9;
        line-height: 1.3;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        word-wrap: keep-all;
        -webkit-box-orient: vertical;
    }


.ico-co-btn{background:url('../img/ico-btn-bg.png') repeat-x; background-size:auto 50px; line-height:50px; border-radius:10px; font-size:17px; font-weight:bold;}
@media (max-width: 991px) {
	.ico-co-btn{font-size:16px;}
}
@media (max-width: 767px) {
	.ico-co-btn{font-size:15px;}
}
@media (max-width: 543px) {
	.ico-co-btn{font-size:14px;}
}

.section-user-interface{padding:50px 0; min-height:100vh; background-color:#f7f7f7;}
.ui-logo-center{width:140px;}

.ui-page-title{padding:30px 0 30px; font-size:26px; font-weight:bold; color:#3e8337;}

.displayIB{display:inline-block;}

/* 회원가입 */
.sign-up-form{position:relative;}
.sign-up-form .input-full{width:100%; height:50px; background-color:#fffdfa; border:1px solid #cfdcdf; border-radius:10px; margin-bottom:10px; padding-left:5%;}
.sign-up-form .input-full.error{box-shadow: 0px 0px 1px 1px #dc9fa0; border:1px solid #dc9fa0;}
.sign-up-form .input-full::placeholder{color:#1c1c1c; opacity:0.5;}

.sign-up-checkbox{width:304px; height:70px; border:1px solid #cfdddf; background-color:#f9f9f9; margin:5px auto 15px; padding:20px 0 20px 12px}
.term-check{text-align:left;}
.term-check input[type=checkbox]{display:none;}
.term-check input[type=checkbox] + label{width:100%; line-height:16px; font-size:13px; text-align:left; letter-spacing:-1px;}
.term-check input[type=checkbox] + label span{float:left; width:36px; height:30px; background:url('../img/sign-up-check.png') 0 0 no-repeat; background-size:auto 30px; margin-right:8px;}
.term-check input[type=checkbox]:checked + label span{background:url('../img/sign-up-check.png') -36px 0 no-repeat; background-size:auto 30px;}
.term-check input[type=checkbox] + label a{color:#3b71ae; text-decoration:underline;}

.sign-up-btn-area{padding:10px 0 0 0;}
.sign-up-btn-area .text-sm{font-size:13px; margin-bottom:4px; color:#383838}
.sign-up-btn-area .text-b{font-size:17px; font-weight:bold; border-bottom:1px solid #000; color:#383838; margin-bottom:20px;}
.sign-up-btn-area .text-b a{color:#383838;}
.sign-up-btn-area .sign-up-btn{background-color:#3e73c6; color:#fff; border-radius:10px; padding:20px 35px; width:50%; margin:0 auto 20px; font-size:18px;}
@media (max-width: 767px) {
	.sign-up-btn-area .sign-up-btn{padding:20px 20px; width:60%; font-size:15px;}
}
.sign-up-btn-area .sign-up-btn a{color:#fff;}
.sign-up-btn-area .sign-up-other{}
.sign-up-btn-area .sign-up-other img{width:45%;}

.sign-up-message{position:absolute; top:0; right:-300px;; width:300px; line-height:20px; padding:35px; text-align:center; background-color:#fffdfa; border-radius:10px;}
.sign-up-message.error{box-shadow: 0px 0px 1px 1px #dc9fa0; border:1px solid #dc9fa0; color:#fe0000;}
@media (max-width: 991px) {
	.sign-up-message{position:relative; top:0; left:0; width:100%; line-height:20px; padding:30px 0; margin-bottom:15px;}
	.sign-up-message.error{box-shadow: 0px 0px 1px 1px #dc9fa0; border:1px solid #dc9fa0; color:#fe0000;}
}

.sign-up-error{}
.sign-up-error .progress-message{font-size:16px; font-weight:bold; color:#383838; margin-bottom:30px; line-height:26px;}
.sign-up-error .progress-go-login{font-size:17px; font-weight:lighter;}
.sign-up-error .progress-go-login a{color:#383838; border-bottom:1px solid #383838;}

.sign-up-complete{}
.sign-up-complete .progress-message{font-size:16px; font-weight:bold; color:#383838; margin-bottom:30px; line-height:26px;}
.sign-up-complete .progress-message a{color:#7fa77c}
.sign-up-complete .progress-go-login{font-size:17px; font-weight:lighter;}
.sign-up-complete .progress-go-login a{color:#383838; border-bottom:1px solid #383838;}

.sign-up-progress{border:1px solid #cfdddf; background-color:#fffdfa; border-radius:15px; padding:30px; letter-spacing:-1px; box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2);}
.sign-up-progress .kr-title{font-size:22px; font-weight:bold; color:#1c1c1c; margin-bottom:8px;}
.sign-up-progress .kr-title img{vertical-align:text-top; margin-right:10px;}
.sign-up-progress .kr-cont{font-size:16px; font-weight:lighter; color:#1c1c1c; padding-bottom:24px; border-bottom:1px solid #e1e1e1; margin-bottom:24px;}

.sign-up-progress .en-title{font-size:17px; color:#1c1c1c; margin-bottom:8px;}
.sign-up-progress .en-title img{vertical-align:bottom; margin-right:10px;}
.sign-up-progress .en-cont{font-size:16px; font-weight:lighter; color:#1c1c1c; line-height:24px}
/* 회원가입 */

/* 회원탈퇴 */
.withdrawal-down{color:#383838; font-size:19px; margin-bottom:50px}
.withdrawal-progress{}
.withdrawal-progress img{margin-bottom:20px;}
.withdrawal-progress .txt-1{font-size:25px; font-weight:bold; color:#ff3d3d; margin-bottom:7px;}
.withdrawal-progress .txt-1 span{border-bottom:1px solid #ff3d3d; padding-bottom:2px;}
.withdrawal-progress .txt-2{font-size:22px; color:#383838; font-weight:bold; margin-bottom:40px;}
.withdrawal-progress .btn-area{}
.withdrawal-progress .btn-area input[type=button]{color:#fff; width:190px; height:60px; border-radius:10px; border:0; font-size:22px;}
@media (max-width: 991px) {
	.withdrawal-progress .btn-area input[type=button]{width:35%; height:60px; font-size:17px;}
}
.withdrawal-progress .btn-area .cancel{background-color:#5a5b5d; margin-right:15px;}
.withdrawal-progress .btn-area .withdrawal{background-color:#a21f1f;}
/* 회원탈퇴 */

/* 로그인 */
.sign-in-form{position:relative;}
.sign-in-form .input-full{width:100%; height:50px; background-color:#fffdfa; border:1px solid #cfdcdf; border-radius:10px; margin-bottom:10px; padding-left:5%;}

.sign-in-form .login-error{padding:10px 0; color:#ff3d3d; font-size:17px; margin-top:-30px;}

.sign-in-btn-area{padding:10px 0 0 0;}
.sign-in-btn-area .text-b{font-size:14px; font-weight:bold; border-bottom:2px solid #d2d2d2; color:#383838; margin-bottom:10px;}
.sign-in-btn-area .text-b a{color:#383838;}
.sign-in-btn-area .sign-in-btn{background-color:#3e73c6; color:#fff; border-radius:10px; padding:20px 35px; width:60%; margin:20px auto 20px; font-size:17px;}
@media (max-width: 767px) {
	.sign-in-btn-area .sign-in-btn{padding:20px 20px; width:60%; font-size:15px;}
}
.sign-in-btn-area .sign-in-btn a{color:#fff;}
.sign-in-btn-area .sign-in-other{}
.sign-in-btn-area .sign-in-other img{width:45%;}
/* 로그인 */

/* 비밀번호 찾기 */
.reset-pw-form{position:relative;}
.reset-pw-form .input-full{width:100%; height:50px; background-color:#fffdfa; border:1px solid #cfdcdf; border-radius:10px; margin-bottom:20px; padding-left:5%;}
.reset-pw-form .input-full.error{box-shadow: 0px 0px 1px 1px #dc9fa0; border:1px solid #dc9fa0;}
.reset-pw-form .input-full::placeholder{color:#1c1c1c; opacity:0.5;}

.reset-pw-checkbox{width:304px; height:70px; border:1px solid #cfdddf; background-color:#f9f9f9; margin:5px auto 15px; padding:20px 0 20px 12px}

.reset-pw-btn-area{padding:10px 0 0 0;}
.reset-pw-btn-area .text-sm{font-size:13px; margin-bottom:4px; color:#383838}
.reset-pw-btn-area .text-b{font-size:17px; font-weight:bold; border-bottom:1px solid #000; color:#383838; margin-bottom:20px;}
.reset-pw-btn-area .text-b a{color:#383838;}
.reset-pw-btn-area .reset-pw-btn{background-color:#3e73c6; color:#fff; border-radius:10px; padding:20px 35px; width:60%; margin:0 auto 20px; font-size:17px;}
@media (max-width: 767px) {
	.reset-pw-btn-area .reset-pw-btn{padding:20px 20px; width:60%; font-size:15px;}
}
.reset-pw-btn-area .reset-pw-btn a{color:#fff;}

.reset-pw-message{position:absolute; top:0; right:-300px;; width:300px; line-height:20px; padding:35px; text-align:center; background-color:#fffdfa; border-radius:10px;}
.reset-pw-message.error{box-shadow: 0px 0px 1px 1px #dc9fa0; border:1px solid #dc9fa0; color:#fe0000;}
@media (max-width: 991px) {
	.reset-pw-message{position:relative; top:0; left:0; width:100%; line-height:20px; padding:30px 0; margin-bottom:15px;}
	.reset-pw-message.error{box-shadow: 0px 0px 1px 1px #dc9fa0; border:1px solid #dc9fa0; color:#fe0000;}
}

.reset-pw-error{}
.reset-pw-error .progress-message{font-size:16px; font-weight:bold; color:#383838; margin-bottom:30px; line-height:26px;}
.reset-pw-error .progress-go-login{font-size:17px; font-weight:lighter;}
.reset-pw-error .progress-go-login a{color:#383838; border-bottom:1px solid #383838;}

.reset-pw-complete{}
.reset-pw-complete .progress-message{font-size:16px; font-weight:bold; color:#383838; margin-bottom:30px; line-height:26px;}
.reset-pw-complete .progress-message a{color:#7fa77c}
.reset-pw-complete .progress-go-login{font-size:17px; font-weight:lighter;}
.reset-pw-complete .progress-go-login a{color:#383838; border-bottom:1px solid #383838;}

.reset-pw-progress{border:1px solid #cfdddf; background-color:#fffdfa; border-radius:15px; padding:30px; letter-spacing:-1px; box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2);}
.reset-pw-progress .kr-title{font-size:22px; font-weight:bold; color:#1c1c1c; margin-bottom:8px;}
.reset-pw-progress .kr-title img{vertical-align:text-top; margin-right:10px;}
.reset-pw-progress .kr-cont{font-size:16px; font-weight:lighter; color:#1c1c1c; padding-bottom:24px; border-bottom:1px solid #e1e1e1; margin-bottom:24px;}

.reset-pw-progress .en-title{font-size:17px; color:#1c1c1c; margin-bottom:8px;}
.reset-pw-progress .en-title img{vertical-align:bottom; margin-right:10px;}
.reset-pw-progress .en-cont{font-size:16px; font-weight:lighter; color:#1c1c1c; line-height:24px}
/* 회원가입 */

/* 마이페이지 PC용 */
.mypage-body{background:url(../img/mypage-bg.png) repeat-y;}
.mypage-nav{float:left; background-color:#f7f7f7; width:268px; min-height:100vh; padding:150px 0 0 50px; z-index:1;}
.mypage-nav ul{list-style:none; padding:0;}
.mypage-nav ul li{line-height:30px; font-size:17px; margin-bottom:30px; opacity:0.8;}
.mypage-nav ul li.on{opacity:1; font-weight:bold;}
.mypage-nav ul li a{color:#1c1c1c;}
.mypage-nav ul li #lang{position:relative;}
.mypage-nav ul li #lang .defalut-lang{width:183px; height:25px; line-height:23px; padding:2px 0 2px 16px; background:url(../img/lang-sel-img.png) 90% center #e4e5e6 no-repeat;}
.mypage-nav ul li #lang .defalut-lang img{vertical-align:text-top; margin-right:13px;}
.mypage-nav ul li #lang .options{display:none; position:absolute; top:26px; left:0;}
.mypage-nav ul li #lang .options > div{width:183px; height:25px; line-height:23px; padding:2px 0 2px 16px; background-color:#eeeeee; margin-bottom:1px;}
.mypage-nav ul li #lang .options > div:hover{background-color:#e4e5e6}
.mypage-nav ul li #lang .options > div img{vertical-align:text-top; margin-right:13px;}

@media (max-width: 767px) {
	.mypage-body{background-color:#fff; background:none;}
	.mypage-nav{display:none; width:200px; min-height:10px; margin-top:0.75em; position:absolute; top:45px; left:4%; border:1px solid #cdcdcd; padding:15px 12px; background-color:#fff; box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.2);}
	.mypage-nav ul{list-style:none; padding:0; margin:0;}
	.mypage-nav ul li{line-height:36px; border-bottom:1px solid #e0e0e0; font-size:16px; margin-bottom:10px; opacity:0.8; text-align:center}
	.mypage-nav ul li.on{opacity:1; font-weight:bold;}
	.mypage-nav ul li:last-child{border-bottom:0; margin:0;}
	.mypage-nav ul li a{color:#1c1c1c;}
	.mypage-nav ul li #lang{width:100%;}
	.mypage-nav ul li #lang .defalut-lang{display:none;}
	.mypage-nav ul li #lang .options{display:block; position:relative; width:100%; top:0; text-align:left;}
	.mypage-nav ul li #lang .options > div{width:100%; height:25px; line-height:23px; padding:2px 0 2px 16px; background-color:#eeeeee; margin-bottom:1px;}
	.mypage-nav ul li #lang .options > div:hover{background-color:#e4e5e6}
	.mypage-nav ul li #lang .options > div img{vertical-align:text-top; margin-right:13px;}
}

.mypage-top{position:relative; top:0; background-color:#f7f7f7; min-width:1280px; width:100%; height:104px; padding-top:37px;; z-index:0;}
.mypage-top .fnb-portal-menu{display:none;}
.mypage-top .fnb-logo{position:absolute; top:40px; left:40px; height:57px; margin-right:129px;}
.mypage-top .page-title{color:#3e8337; font-size:27px; vertical-align:top; padding-left:40px;}
.mypage-top .more-btn{position:absolute; top:37px; right:130px; width:55px; height:35px; background:url(../img/lang-sel-img.png) no-repeat right center;}
.mypage-top .more-list{display:none; position:absolute; top:91px;; right:130px; list-style:none; width:201px; border:1px solid #cdcdcd; padding:15px 16px; background-color:#fff; box-shadow: 3px 3px 5px 3px rgba(0,0,0,0.2);}
.mypage-top .more-list li{line-height:50px; text-align:center; border-bottom:1px solid #e0e0e0; font-size:19px;}
.mypage-top .more-list li a{color:#4e4f4e;}
.mypage-top .more-list li:last-child{border:0;}

@media (max-width: 767px) {
	.mypage-top{position:relative; width:100%; min-width:100%; height:60px; padding:10px 4%; background-color:#dce6ef;}
	.mypage-top .fnb-portal-menu{display:inline-block; height:40px; padding:5px; margin-right:15px;}
	.mypage-top .fnb-portal-menu img{width:30px; height:30px;}
	.mypage-top .fnb-logo{display:none;}
	.mypage-top .page-title{color:#122d49; font-size:22px; line-height:40px; height:40px; padding:0;}
	.mypage-top .more-btn{position:absolute; top:10px; right:4%; width:55px; height:35px; background:url(../img/lang-sel-img.png) no-repeat right center;}
	.mypage-top .more-list{display:none; position:absolute; top:45px; right:4%; list-style:none; width:150px; border:1px solid #cdcdcd; padding:10px 12px; background-color:#fff; box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.2);}
	.mypage-top .more-list li{line-height:36px; text-align:center; border-bottom:1px solid #e0e0e0; font-size:15px;}
	.mypage-top .more-list li a{color:#4e4f4e;}
	.mypage-top .more-list li:last-child{border:0; margin:0;}
}

.mypage-contents{min-width:1280px; width:100%; min-height:780px; padding:50px 50px 50px 318px;}
.mypage-contents .mypage-cont{display:inline-block; width:460px; vertical-align:top;}
.mypage-contents .mypage-cont .cont-title{color:#464646; font-size:22px; font-weight:bold;}
.mypage-contents .mypage-cont .cont-wrap{background-color:#fffdfa; border:1px solid #d6e3e5; border-radius:10px; width:459px; min-height:159px; padding:25px 0;}

@media (max-width: 767px) {
	.mypage-contents{min-height:1px; min-width:auto; width:100%; padding:20px 4%;}
	.mypage-contents .mypage-cont{display:inline-block; width:100%; vertical-align:top; text-align:center;}
	.mypage-contents .mypage-cont .cont-title{text-align:left; color:#464646; font-size:18px; font-weight:bold;}
	.mypage-contents .mypage-cont .cont-wrap{background-color:#fffdfa; border:1px solid #d6e3e5; border-radius:10px; width:auto; min-height:auto; padding:10px 0;}
}

.mypage-contents .mypage-cont-1{margin-right:24px; margin-bottom:45px;}
.mypage-contents .mypage-cont-1 .cont-wrap{text-align:center;}
.mypage-contents .mypage-cont-1 .cont-wrap ul{padding:0;}
.mypage-contents .mypage-cont-1 .cont-wrap ul li{display:inline-block; padding-top:60px; width:30%;}
.mypage-contents .mypage-cont-1 .cont-wrap ul li:nth-child(1){background:url(../img/mystatus-1-off.png) no-repeat center top;}
.mypage-contents .mypage-cont-1 .cont-wrap ul li:nth-child(1).on{background:url(../img/mystatus-1-on.png) no-repeat center top;}
.mypage-contents .mypage-cont-1 .cont-wrap ul li:nth-child(2){background:url(../img/mystatus-2-off.png) no-repeat center top;}
.mypage-contents .mypage-cont-1 .cont-wrap ul li:nth-child(2).on{background:url(../img/mystatus-2-on.png) no-repeat center top;}
.mypage-contents .mypage-cont-1 .cont-wrap ul li:nth-child(3){background:url(../img/mystatus-3-off.png) no-repeat center top;}
.mypage-contents .mypage-cont-1 .cont-wrap ul li:nth-child(3).on{background:url(../img/mystatus-3-on.png) no-repeat center top;}

@media (max-width: 767px) {
	.mypage-contents .mypage-cont-1{margin-bottom:20px;}
	.mypage-contents .mypage-cont-1 .cont-wrap{text-align:center; width:100%;}
	.mypage-contents .mypage-cont-1 .cont-wrap ul{padding:0; font-size:0;}
	.mypage-contents .mypage-cont-1 .cont-wrap ul li{display:inline-block; padding-top:60px; width:30%; font-size:16px;}
}

.clear{clear:right;}

.mypage-contents .mypage-cont-2{margin-bottom:45px;}
.mypage-contents .mypage-cont-2 .cont-wrap{text-align:right; padding-right:30px;}
.mypage-contents .mypage-cont-2 .cont-wrap .myFNB{color:#161616; font-size:35px; font-weight:bold; margin-top:30px;}
.mypage-contents .mypage-cont-2 .cont-wrap .myFNB span{font-size:21px; color:#1c1c1c; font-weight:normal; padding-left:10px;}

@media (max-width: 767px) {
	.mypage-contents .mypage-cont-2{margin-bottom:20px;}
	.mypage-contents .mypage-cont-2 .cont-wrap{text-align:right; padding-right:30px;}
	.mypage-contents .mypage-cont-2 .cont-wrap .myFNB{color:#161616; font-size:35px; font-weight:bold; margin-top:10px; margin-bottom:10px;}
	.mypage-contents .mypage-cont-2 .cont-wrap .myFNB span{font-size:21px; color:#1c1c1c; font-weight:normal; padding-left:10px;}
}

.mypage-contents .mypage-cont-3{margin-right:24px; margin-bottom:45px;}
.mypage-contents .mypage-cont-3 .cont-wrap{text-align:center;}
.mypage-contents .mypage-cont-3 .cont-wrap ul{padding:0; margin:0;}
.mypage-contents .mypage-cont-3 .cont-wrap ul li{display:inline-block; padding-top:70px; width:23%;}
.mypage-contents .mypage-cont-3 .cont-wrap ul li:nth-child(1){background:url(../img/myround-1-off.png) no-repeat center top;}
.mypage-contents .mypage-cont-3 .cont-wrap ul li:nth-child(1).on{background:url(../img/myround-1-on.png) no-repeat center top;}
.mypage-contents .mypage-cont-3 .cont-wrap ul li:nth-child(2){background:url(../img/myround-2-off.png) no-repeat center top;}
.mypage-contents .mypage-cont-3 .cont-wrap ul li:nth-child(2).on{background:url(../img/myround-2-on.png) no-repeat center top;}
.mypage-contents .mypage-cont-3 .cont-wrap ul li:nth-child(3){background:url(../img/myround-3-off.png) no-repeat center top;}
.mypage-contents .mypage-cont-3 .cont-wrap ul li:nth-child(3).on{background:url(../img/myround-4-on.png) no-repeat center top;}
.mypage-contents .mypage-cont-3 .cont-wrap ul li:nth-child(4){background:url(../img/myround-4-off.png) no-repeat center top;}
.mypage-contents .mypage-cont-3 .cont-wrap ul li:nth-child(4).on{background:url(../img/myround-4-on.png) no-repeat center top;}

@media (max-width: 767px) {
	.mypage-contents .mypage-cont-3{margin-bottom:20px;}
	.mypage-contents .mypage-cont-3 .cont-wrap{text-align:center;}
	.mypage-contents .mypage-cont-3 .cont-wrap ul{padding:0; margin:0;}
	.mypage-contents .mypage-cont-3 .cont-wrap ul li{display:inline-block; padding-top:70px; width:23%;}
}

.mypage-contents .mypage-cont-4{}
.mypage-contents .mypage-cont-4 .cont-wrap{text-align:center; padding:25px 60px;}
.mypage-contents .mypage-cont-4 .cont-wrap .ETH-now{font-weight:lighter; font-size:17px; color:#1c1c1c;  line-height:30px; padding-top:36px;}
.mypage-contents .mypage-cont-4 .cont-wrap .ETH-now span.side-left{float:left;}
.mypage-contents .mypage-cont-4 .cont-wrap .ETH-now span.side-left img{vertical-align:middle; margin-right:7px; position:relative; top:-3px;}
.mypage-contents .mypage-cont-4 .cont-wrap .ETH-now span.side-right{float:right;}

@media (max-width: 767px) {
	.mypage-contents .mypage-cont-4{margin-bottom:20px;}
	.mypage-contents .mypage-cont-4 .cont-wrap{text-align:center; padding:25px 60px;}
	.mypage-contents .mypage-cont-4 .cont-wrap .ETH-now{font-weight:lighter; font-size:16px; color:#1c1c1c;  line-height:30px; padding-top:0px;}
	.mypage-contents .mypage-cont-4 .cont-wrap .ETH-now span.side-left{float:left;}
	.mypage-contents .mypage-cont-4 .cont-wrap .ETH-now span.side-left img{vertical-align:middle; margin-right:7px; position:relative; top:-3px;}
	.mypage-contents .mypage-cont-4 .cont-wrap .ETH-now span.side-right{float:right;}
}

.mypage-contents .mypage-cont-5{width:946px; margin-bottom:45px;}
.mypage-contents .mypage-cont-5 .cont-wrap{padding:13px 22px; width:946px; min-height:fit-content;}

.mypage-contents .mypage-cont-5 .cont-wrap .myRecords{width:100%; background-color:#fffdfa;}
.mypage-contents .mypage-cont-5 .cont-wrap .myRecords th{width:25%; height:53px; border-bottom:1px solid #d6e3e5; border-right:1px solid #d6e3e5; text-align:center; color:#1c1c1c; font-size:17px; font-weight:normal;}
.mypage-contents .mypage-cont-5 .cont-wrap .myRecords th:last-child{border-right:0;}
.mypage-contents .mypage-cont-5 .cont-wrap .myRecords td{height:53px; text-align:center; font-size:17px; color:#1c1c1c;}

@media (max-width: 767px) {
	.mypage-contents .mypage-cont-5{width:100%; margin-bottom:20px;}
	.mypage-contents .mypage-cont-5 .cont-wrap{padding:5px 8px; width:100%; min-height:fit-content; overflow:auto;}
	.mypage-contents .mypage-cont-5 .cont-wrap::-webkit-scrollbar {display:none;}

	.mypage-contents .mypage-cont-5 .cont-wrap .myRecords{width:max-content; overflow-x:scroll; background-color:#fffdfa;}
	.mypage-contents .mypage-cont-5 .cont-wrap .myRecords th{width:140px; height:45px; border-bottom:1px solid #d6e3e5; border-right:1px solid #d6e3e5; text-align:center; color:#1c1c1c; font-size:16px; font-weight:normal;}
	.mypage-contents .mypage-cont-5 .cont-wrap .myRecords th:last-child{border-right:0;}
	.mypage-contents .mypage-cont-5 .cont-wrap .myRecords td{width:140px; height:45px; text-align:center; font-size:16px; color:#1c1c1c;}
}

.mypage-contents .mypage-cont-5 .cont-wrap .myPayment{width:100%; background-color:#fffdfa;}
.mypage-contents .mypage-cont-5 .cont-wrap .myPayment th{width:25%; height:53px; border-bottom:1px solid #d6e3e5; border-right:1px solid #d6e3e5; text-align:center; color:#1c1c1c; font-size:17px; font-weight:normal;}
.mypage-contents .mypage-cont-5 .cont-wrap .myPayment th:last-child{border-right:0;}
.mypage-contents .mypage-cont-5 .cont-wrap .myPayment td{height:53px; text-align:center; font-size:17px; color:#1c1c1c;}

@media (max-width: 767px) {
	.mypage-contents .mypage-cont-5 .cont-wrap .myPayment{width:max-content; overflow-x:scroll; background-color:#fffdfa;}
	.mypage-contents .mypage-cont-5 .cont-wrap .myPayment th{width:170px; height:45px; border-bottom:1px solid #d6e3e5; border-right:1px solid #d6e3e5; text-align:center; color:#1c1c1c; font-size:15px; font-weight:normal;}
	.mypage-contents .mypage-cont-5 .cont-wrap .myPayment th:last-child{border-right:0;}
	.mypage-contents .mypage-cont-5 .cont-wrap .myPayment td{width:170px; height:45px; text-align:center; font-size:16px; color:#1c1c1c;}
}


.mypage-foot{min-width:1280px; width:100%; padding:20px 0px 10px 318px; background-color:#f7f7f7;}
.mypage-foot ul{padding:0;}
.mypage-foot ul li{display:inline-block; margin-right:30px;}
.mypage-foot ul li a{color:#1c1c1c;}

@media (max-width: 767px) {
	.mypage-foot{min-width:1px; width:100%; padding:20px 4% 20px 8%; background-color:#f7f7f7;}
}

.KYC-cont .KYC-title{font-size:22px; color:#3e8337; font-weight:bold; margin-bottom:10px;}
.KYC-cont .KYC-cont{font-size:19px; font-weight:normal; color:#4e4f4e; padding-left:15px; margin-bottom:30px;}
.KYC-cont .KYC-cont b{line-height:40px; display:inline-block;}
.KYC-needs{padding:0 15px;}
.KYC-needs li{display:inline-block; margin-right:50px; text-align:center; font-size:19px; color:#4e4f4e; font-weight:bold;}
.KYC-btn{width:855px; text-align:center; padding-top:10px;}
.KYC-btn button{width:234px; height:51px; color:#fff; border:0; background-color:#3e73c6; border-radius:10px; font-size:20px;}

@media (max-width: 767px) {
	.KYC-cont .KYC-title{font-size:18px; color:#3e8337; font-weight:bold; margin-bottom:10px;}
	.KYC-cont .KYC-cont{font-size:16px; font-weight:normal; color:#4e4f4e; padding-left:15px; margin-bottom:20px;}
	.KYC-cont .KYC-cont b{line-height:30px; display:inline-block;}
	.KYC-needs{padding:0 15px; text-align:center;}
	.KYC-needs li{display:inline-block; margin-right:0px; margin-bottom:20px; text-align:center; font-size:16px; color:#4e4f4e; font-weight:bold;}
	.KYC-btn{width:100%; text-align:center; padding-top:0px; margin-bottom:20px;}
	.KYC-btn button{width:50%; min-width:150px; height:51px; color:#fff; border:0; background-color:#3e73c6; border-radius:10px; font-size:16px;}
}

.ETH-title{font-size:22px; color:#464646; font-weight:bold; margin-bottom:15px;}
.ETH-insert-box{background-color:#fffdfa; border:1px solid #d6e2e4; padding:30px 22px; width:940px; border-radius:10px; text-align:center; margin-bottom:20px;}
.ETH-insert-box .description{font-size:19px; color:#1c1c1c; padding-bottom:15px; border-bottom:1px solid #d6e2e4; margin-bottom:15px;}
.ETH-insert-box .txt-1{font-size:19px; color:#1c1c1c; margin-bottom:12px;}
.ETH-insert-box .txt-2{font-size:19px; color:#1c1c1c; margin-bottom:5px; opacity:0.8;}
.ETH-insert-box .txt-3{margin-bottom:8px;}
.ETH-insert-box .txt-3 input{width:433px; height:38px; border:1px solid #d6e2e4; background-color:#fff; text-align:center;}
.ETH-insert-box .txt-3 input::placeholder{color:#9c9c9c}
.ETH-insert-box .txt-4{font-size:16px; color:#696969; margin-bottom:16px;}
.ETH-insert-box .txt-5{font-size:35px; color:#161616; font-weight:bold;}
.ETH-insert-box .txt-5 span{font-size:21px; color:#1c1c1c; font-weight:normal; padding-left:10px;}
.ETH-insert-box .txt-6{font-size:17px; color:#1c1c1c; margin-top:20px;}
.ETH-insert-box .txt-6 span{color:#ff0000}

.no-KYC-alert{width:940px; text-align:center; color:#1c1c1c; font-size:18px;}

.myETH-wallet{width:940px; text-align:center; margin-bottom:60px;}
.myETH-wallet .txt-1{font-size:18px; color:#1c1c1c; font-weight:bold; margin-bottom:5px;}
.myETH-wallet .txt-2{font-size:15px; color:#545454; margin-bottom:20px;}
.myETH-wallet .txt-2 b{color:#ff0000; font-weight:normal;}
.myETH-wallet .txt-3{color:#545454; font-size:17px; font-weight:bold;}
.myETH-wallet .txt-4{color:#545454; font-size:15px; margin-bottom:25px;}
.myETH-wallet .txt-4 b{color:#ff0000; font-weight:normal;}
.myETH-wallet .txt-5{color:#1c1c1c; font-size:23px; font-weight:bold;}
.myETH-wallet .txt-6{background-color:#3e73c6; color:#fff; width:434px; line-height:51px; margin:0 auto; font-size:20px; border-radius:10px;}

.ETH-insert-box .qr-code{width:430px; border-right:1px solid #d6e2e4; display:inline-block;}
.ETH-insert-box .qr-code .qr-title{font-size:17px; color:#1c1c1c; margin-bottom:5px;}

.ETH-insert-box .other{width:430px; display:inline-block; vertical-align:top;}
.ETH-insert-box .other .txt-1{font-size:17px; color:#1c1c1c; margin-bottom:5px;}
.ETH-insert-box .other .txt-2{font-size:15px; color:#6f6f6f; letter-spacing:-0.5px; border-bottom:1px solid #e1dfdc; display:inline-block; margin-bottom:10px;}
.ETH-insert-box .other .txt-3{background-color:#142f5a; color:#fff; font-size:17px; width:257px; line-height:27px; margin:0 auto 20px;}
.ETH-insert-box .other .txt-4{color:#ff0000; font-size:15px;}

@media (max-width: 767px) {
	.ETH-title{font-size:18px; color:#464646; font-weight:bold; margin-bottom:15px;}
	.ETH-insert-box{background-color:#fffdfa; border:1px solid #d6e2e4; padding:30px 22px; width:100%; border-radius:10px; text-align:center; margin-bottom:20px;}
	.ETH-insert-box .description{font-size:19px; color:#1c1c1c; padding-bottom:15px; border-bottom:1px solid #d6e2e4; margin-bottom:15px;}
	.ETH-insert-box .txt-1{font-size:19px; color:#1c1c1c; margin-bottom:12px;}
	.ETH-insert-box .txt-2{font-size:19px; color:#1c1c1c; margin-bottom:5px; opacity:0.8;}
	.ETH-insert-box .txt-3{margin-bottom:8px;}
	.ETH-insert-box .txt-3 input{width:80%; height:38px; border:1px solid #d6e2e4; background-color:#fff; text-align:center;}
	.ETH-insert-box .txt-3 input::placeholder{color:#9c9c9c}
	.ETH-insert-box .txt-4{font-size:16px; color:#696969; margin-bottom:16px;}
	.ETH-insert-box .txt-5{font-size:35px; color:#161616; font-weight:bold;}
	.ETH-insert-box .txt-5 span{font-size:21px; color:#1c1c1c; font-weight:normal; padding-left:10px;}
	.ETH-insert-box .txt-6{font-size:17px; color:#1c1c1c; margin-top:20px;}
	.ETH-insert-box .txt-6 span{color:#ff0000}

	.no-KYC-alert{width:100%; text-align:center; color:#1c1c1c; font-size:18px;}

	.myETH-wallet{width:100%; text-align:center; margin-bottom:60px;}
	.myETH-wallet .txt-1{font-size:16px; color:#1c1c1c; font-weight:bold; margin-bottom:5px;}
	.myETH-wallet .txt-2{font-size:14px; color:#545454; margin-bottom:20px;}
	.myETH-wallet .txt-2 b{color:#ff0000; font-weight:normal;}
	.myETH-wallet .txt-3{color:#545454; font-size:15px; font-weight:bold;}
	.myETH-wallet .txt-4{color:#545454; font-size:13px; margin-bottom:25px;}
	.myETH-wallet .txt-4 b{color:#ff0000; font-weight:normal;}
	.myETH-wallet .txt-5{color:#1c1c1c; font-size:19px; font-weight:bold;}
	.myETH-wallet .txt-6{background-color:#3e73c6; color:#fff; width:90%; line-height:51px; margin:0 auto; font-size:16px; border-radius:10px;}

	.ETH-insert-box .qr-code{width:100%; border-right:0; border-bottom:1px solid #d6e2e4; margin-bottom:20px; display:inline-block;}
	.ETH-insert-box .qr-code .qr-title{font-size:16px; color:#1c1c1c; margin-bottom:5px;}
	.ETH-insert-box .qr-code img{width:60%; margin-bottom:20px;}

	.ETH-insert-box .other{width:100%; display:inline-block; vertical-align:top;}
	.ETH-insert-box .other .txt-1{font-size:16px; color:#1c1c1c; margin-bottom:5px;}
	.ETH-insert-box .other .txt-2{font-size:13px; color:#6f6f6f; letter-spacing:-0.5px; border-bottom:1px solid #e1dfdc; display:inline-block; margin-bottom:10px;}
	.ETH-insert-box .other .txt-3{background-color:#142f5a; color:#fff; font-size:16px; width:80%; line-height:27px; margin:0 auto 20px;}
	.ETH-insert-box .other .txt-4{color:#ff0000; font-size:14px;}
	.ETH-insert-box .other .txt-4 br{display:none;}
}



.mypage-info{}
.mypage-info .myinfo-title{font-size:22px; font-weight:bold; color:#3e8337; margin-bottom:24px;}
.mypage-info .myinfo-show-table{width:100%; max-width:1090px; min-width:968px; border-top:10px solid #e7eee1; border-bottom:8px solid #e7eee1; margin-bottom:20px;}
.mypage-info .myinfo-show-table td{padding:7px 0; background-color:#fffdfa; border-bottom:2px solid #e7eee1}
.mypage-info .myinfo-show-table td:nth-child(1){width:50%; padding-left:140px;}
.mypage-info .myinfo-show-table td:nth-child(2){width:50%; padding-right:140px;}
.mypage-info .myinfo-show-table td .info-name{color:#4e4f4e; font-size:19px; font-weight:bold; text-align:center;}
.mypage-info .myinfo-show-table td input{width:400px; height:40px; border:1px solid #d6e4e6; background-color:#fffdfa; text-align:center;}
.mypage-info .myinfo-show-table td input::placeholder{color:#858585;}
.mypage-info .myinfo-show-table td select{width:400px; height:40px; border:1px solid #d6e4e6; background-color:#fffdfa; text-align:center;}
.mypage-info .myinfo-show-table td select {text-align-last:center; appearance:none; -webkit-appearance:none; -moz-appearance:none; color:#858585}
.mypage-info .myinfo-alert{font-size:17px; color:#fe0000; font-weight:bold; text-align:center; width:100%; max-width:1090px; min-width:968px; margin-bottom:11px;}
.mypage-info .myinfo-alert-cont{font-size:15px; color:#fe0000; text-align:center; width:100%; max-width:1090px; min-width:968px; margin-bottom:22px;}
.mypage-info .myinfo-send{width:100%; max-width:1090px; min-width:968px; text-align:right;}
.mypage-info .myinfo-send input[type=submit], .mypage-info .myinfo-send input[type=button]{width:250px; height:60px; background-color:#3e73c6; color:#fff; border-radius:10px; font-size:20px; border:0;}

@media (max-width: 767px) {
	.mypage-info{}
	.mypage-info .myinfo-title{font-size:19px; font-weight:bold; color:#3e8337; margin-bottom:12px;}
	.mypage-info .myinfo-show-table{width:100%; max-width:1090px; min-width:0; border-top:5px solid #e7eee1; border-bottom:3px solid #e7eee1; margin-bottom:10px;}
	.mypage-info .myinfo-show-table td{padding:7px 0; background-color:#fffdfa; border-bottom:1px solid #e7eee1}
	.mypage-info .myinfo-show-table td:nth-child(1){width:45%; padding-left:0;}
	.mypage-info .myinfo-show-table td:nth-child(2){width:55%; padding-right:0;}
	.mypage-info .myinfo-show-table td .info-name{color:#4e4f4e; font-size:14px; font-weight:bold; text-align:center;}
	.mypage-info .myinfo-show-table td input{width:100%; height:40px; border:1px solid #d6e4e6; background-color:#fffdfa; text-align:center;}
	.mypage-info .myinfo-show-table td input::placeholder{color:#858585;}
	.mypage-info .myinfo-show-table td select{width:100%; height:40px; border:1px solid #d6e4e6; background-color:#fffdfa; text-align:center;}
	.mypage-info .myinfo-alert{font-size:16px; color:#fe0000; font-weight:bold; text-align:center; width:100%; max-width:1090px; min-width:0; margin-bottom:5px;}
	.mypage-info .myinfo-alert-cont{font-size:15px; color:#fe0000; text-align:center; width:100%; max-width:1090px; min-width:0; margin-bottom:15px;}
	.mypage-info .myinfo-send{width:100%; max-width:1090px; min-width:0; text-align:right;}
	.mypage-info .myinfo-send input[type=submit], .mypage-info .myinfo-send input[type=button]{width:30%; height:50px; background-color:#3e73c6; color:#fff; border-radius:10px; font-size:17px; border:0;}
}
/* 마이페이지 PC용 */

.section-brand{}
.section-brand .section-brand-group{font-size:0;}
.section-brand .section-brand-group .section-brand-info{border:1px solid #d5d5d5; border-radius:5px; width:24.25%; display:inline-block; padding:6px 10px; margin-right:1%; margin-bottom:8px; vertical-align:top;}
.section-brand .section-brand-group .section-brand-info:nth-child(4n){margin-right:0;}
.section-brand .section-brand-group .section-brand-info.last{display:flex;}
.section-brand .section-brand-group .section-brand-info .other-brand{font-size:16px; font-weight:bold; color:#303030; margin-bottom:5px;}
.section-brand .section-brand-group .section-brand-info .other-btn{color:#fff; background-color:#1f3551; font-size:15px; font-weight:bold; display:inline-block; width:60%; line-height:40px; border-radius:5px;}

@media (max-width: 767px) {
	.section-brand .section-brand-group .section-brand-info{width:48%; margin-right:2%; margin-bottom:10px;}
	.section-brand .section-brand-group .section-brand-info:nth-child(2n){margin-right:0;}
}

.tv-imceo{text-align:center; padding-top:80px;}
.tv-imceo img{width:100%;}
.tv-imceo p{font-size:20px; font-weight:bold;}

.using-method{text-align:center}
.using-method a{text-align:center; display:inline-block; background-color:#0064c8; color:#fff; padding:8px 15px; border-radius:5px; margin-bottom:5px;}

.cl-banner img{width:100%;}
.cl-banner.for-pc{display:inline-block;}
.cl-banner.for-mobile{display:none;}

.main-for-mobile{display:none !important;}
@media (max-width: 767px) {
.cl-banner img{width:100%;}
.cl-banner.for-pc{display:none;}
.cl-banner.for-mobile{display:inline-block;}
.main-for-mobile{display:inline-block !important;}
}

#layer_popup {position:absolute; z-index:10; top:20vh; left:50%; margin-left:0px; width:440px; background-color:#fff; font-size:0;}
#layer_popup img{width:100%; border:0;}
#layer_popup .link-btn{position:absolute; bottom:45px; left:117px;}
#layer_popup .link-btn img{width:206px;}

#layer_popup2 {position:absolute; z-index:11; top:20vh; left:50%; margin-left:-440px; width:440px; background-color:#fff; font-size:0;}
#layer_popup2 img{width:100%; border:0;}

#layer_popup3 {position:absolute; z-index:11; top:20vh; left:50%; margin-left:-220px; width:440px; background-color:rgba(0,0,0,0); font-size:0;}
#layer_popup3 img{width:100%; border:0;}
#layer_popup3 .link-btn{position:absolute; top:360px; left:60px;}
#layer_popup3 .link-btn img{width:320px;}

div.close {border:3px solid #000; border-top:0; text-align:right; padding-right:10px; line-height:2; background-color:#fff;}
#check{font-size:12px; }
#close{font-size:12px; }
#close a { color:#000; }

@media (max-width: 767px) {
#layer_popup {position:absolute; z-index:99999; top:10vh; left:10%; margin-left:0px; width:80%; background-color:#fff; font-size:0;}
#layer_popup .link-btn{position:absolute; bottom:7.5%; left:26%; width:48%}
#layer_popup .link-btn img{width:100%;}
#layer_popup2 {position:absolute; z-index:99999; top:45vh; left:10%; margin-left:0px; width:80%; background-color:#fff; font-size:0;}
#layer_popup3 {position:absolute; z-index:99999; top:80vh; left:10%; margin-left:0px; width:80%; background-color:rgba(0,0,0,0); font-size:0;}
#layer_popup3 .link-btn{position:absolute; top:50%; left:10%; display:inline-block; width:80%; margin-top:16%;}
#layer_popup3 .link-btn img{width:100%;}
}

.bitsonic_notice{padding-left:80px;}
.bitsonic_notice .mobile-bar{display:none;}
.bitsonic_notice .txt-1{font-size:32px; font-weight:bold; color:#6ee2c0;}
.bitsonic_notice .txt-1 span{color:#fff;}
.bitsonic_notice .txt-2{font-size:26px; color:#fff; line-height:32px; margin-bottom:40px;}
.bitsonic_notice .txt-2 span{color:#6ee2c0;}
.bitsonic_notice .go-bitsonic{display:inline-block; width:360px; line-height:60px; background:url(../img/bitsonic_btn_bg.png) repeat-x; background-size:auto 60px; border:2px solid #627d5c; border-radius:15px; text-align:center; font-size:25px; color:#9cd896; font-weight:bold;}


@media (max-width: 767px) {
.bitsonic_notice{padding-left:0px;}
.bitsonic_notice .mobile-bar{display:block; width:40px; height:2px; background-color:#afd6be; margin:0 auto 30px ;}
.bitsonic_notice .txt-1{font-size:34px; font-weight:bold; color:#5faf83;}
.bitsonic_notice .txt-1 span{color:#606060;  display:block; font-size:20px;}
.bitsonic_notice .txt-2{font-size:17px; color:#606060; line-height:30px; margin-bottom:40px; letter-spacing:-2px;}
.bitsonic_notice .txt-2 span{color:#5faf83;}
.bitsonic_notice .go-bitsonic{display:inline-block; width:80%; line-height:50px; background:url(../img/bitsonic_btn_bg_mobile.png) repeat-x; background-size:auto 50px; border:0px; border-radius:15px; text-align:center; font-size:20px; color:#fff; font-weight:bold;}
}

.ex-visual{padding:0 50px;}
.ex-visual span.listed{color:#f3796f; font-weight:bold; font-size:22px; border:1px solid #f3796f; border-radius:5px; padding:7px; display:inline-block; margin:0 0 20px 70px;}
.ex-visual ul.ex-logo{min-width:1024px; font-size:0; text-align:center; padding:0; margin:0;}
.ex-visual ul.ex-logo li{position:relative; display:inline-block; width:25%; padding:0 1%; margin:0; font-size:13px; color:#fff;}
.ex-visual ul.ex-logo li img{width:100%;}
.ex-visual ul.ex-logo li span{position:absolute; bottom:5px; text-align:right; display:inline-block; width:100%; right:15px;}

.ex-visual .related-app{text-align:center;}
.ex-visual .related-app ul.app-link{width:60%; min-width:900px; margin:0 auto; font-size:0; margin-top:140px;}
.ex-visual .related-app ul.app-link li{display:inline-block; width:50%; font-size:15px;}
.ex-visual .related-app ul.app-link li div.subject{display:inline-block; width:40%; margin-right:20px; text-align:center; vertical-align:top;}
.ex-visual .related-app ul.app-link li div.subject img{width:100%; max-width:133px;}
.ex-visual .related-app ul.app-link li div.subject span{display:inline-block; width:100%;}
.ex-visual .related-app ul.app-link li div.link{display:inline-block; width:40%; text-align:left; vertical-align:top;}
.ex-visual .related-app ul.app-link li div.link img{width:100%;margin-bottom:10px;}

@media only screen and (max-width: 768px) {
.ex-visual{padding:0; text-align:left;}
.ex-visual span.listed{color:#f3796f; font-weight:bold; font-size:16px; border:1px solid #f3796f; border-radius:5px; padding:5px 7px; display:inline-block; margin:0 0 30px 10%;}
.ex-visual ul.ex-logo{min-width:0; width:90%; font-size:0; text-align:center; padding:0; margin:0 auto;}
.ex-visual ul.ex-logo li{display:inline-block; width:50%; padding:0; margin:0 0 20px 0;}
.ex-visual ul.ex-logo li img{width:100%; padding:0 5px;}

.ex-visual .related-app{text-align:center;}
.ex-visual .related-app ul.app-link{width:90%; min-width:0; margin:50px auto 0; font-size:0; padding:0;}
.ex-visual .related-app ul.app-link li{display:inline-block; width:45%; margin:0 2%; border-radius:10px; padding:20px 0 10px; font-size:15px; background-color:rgba(0,0,0,0.4)}
.ex-visual .related-app ul.app-link li div.subject{display:inline-block; width:80%; margin:0; text-align:center; vertical-align:top;}
.ex-visual .related-app ul.app-link li div.subject img{width:100%;}
.ex-visual .related-app ul.app-link li div.subject span{display:inline-block; font-size:13px; width:100%; text-align:right; position:relative; bottom:20px;}
.ex-visual .related-app ul.app-link li div.link{display:inline-block; width:70%; text-align:left; vertical-align:top;}
.ex-visual .related-app ul.app-link li div.link img{width:100%;margin-bottom:5px;}
}