.error {
    color: red;
}
.error-block {
    display: block;
}
.space-select {
    margin-bottom: 20px;
}
.space-select a {
    display: block;
    text-align: center;
    border: solid 1px #dfdfdf;
    padding: 8px;
}
.table-cstm tr th, .table-cstm tr td {
    padding: 6px !important;
}
.sub-title {
    display: block;
    border-bottom: solid 1px #dfdfdf;
    padding-bottom: 3px;
    margin-bottom: 10px;
}
.form-set {
    padding: 2px 6px;
}
.panel-set {
    margin-bottom: 10px;
}
.panel-set h4 {
    margin: 0;
}
.panel-set h4 a {
    display: block;
    width: 100%;
}

.table-line {}
.table-line thead {
    background-color: #f5f5f5;
}
.table-line tr {
    border-bottom: 1px solid #f5f5f5;
}
.table-line tr th, .table-line tr td {
    padding: 4px !important;
}
.table-line tbody tr:hover {
    background: #87cefa;
    color: #fff;
    cursor: pointer;
}
.table-line tr.active th, .table-line tr.active td {
    background-color: #009CEC;
    color: #ffffff;
}
.line-table-head {
    position: absolute;
    z-index: 10;
    width: inherit;
}

#list-customer {
    height: 210px;
    border: 2px solid #efefef;
}
#list-customer table {
    margin-bottom: 0;
}

#set-pagination {
    margin-top: 5px;
}
#set-pagination .pagination {
    display: inline-flex;
}

#set-pagination ul {
    margin: 0;
}
#set-pagination li a {
    padding: 5px 8px;
    line-height: 15px;
}
#set-pagination .allcount {
    font-size: 10px;
    display: inline-block;
    padding-left: 10px;
}
.progress-custom {
    height: 25px;
    margin-bottom: 40px;
}
.title-performer-select {
    margin-bottom: 20px;
}
.type-select {
    border-bottom: #ccc dashed 1px;
    margin-bottom: 20px;
}

#lesson-list {
    border: double 1px #ddd;
    padding: 10px 10px;
}
#lesson-list .lesson-item {
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: dashed 1px #ddd;
}
#lesson-list .lesson-payment {
    padding: 5px 10px;
    background-color: #efefef;
}

.bg-gray {
    background: #efefef;
}
.plan-dead {
    font-size: 14px;
}
.noStyleList {
    margin-bottom: 0;
    list-style-position: inside;
    padding-left: 5px;
}
.plan-cancel a {
    font-size: 10px;
}
.plan-area {
    margin-top: 15px;
}
.plan-item {
    position: relative;
}
.plan-item-check {
    display: inline-block;
    position: absolute;
}
.plan-item-area {
    margin-left: 30px;
    margin-top: -5px;
}
.plan-item-title {
    display: inline-block;
    margin-bottom: 0 !important;
}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

@media (max-width: 768px) {
    .wrapper-content {
        padding: 20px 0 !important;
    }
    .bs-wizard .col-sm-2 {
        width: 33%;
    }
}

.pay-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    padding-top: 10px;
}
.card-input-item {
    margin-top: 10px;
    margin-bottom: 10px;
}
.table-th-bg th {
    background-color: #efefef;
}
@media (min-width: 769px) {
    .table-th-bg th {
        width: 200px;
    }
}
@media (max-width: 768px) {
    .table-th-bg th {
        width: 110px;
    }
}
.table-th-bg tr:nth-child(even) th {
    background-color: #fafafa !important;
}
.mypage-plan-item {
    margin-bottom: 10px;
}
.text-link-line {
    text-decoration: underline;
}
.alert-primary .text-link-line {
    font-weight: bold;
    color: #004085 !important;
}
.event {}
.event .ibox-content {
    border-top: 5px solid dodgerblue;
}
.event .event-cover {
    margin: 10px -20px 20px;
}
.event .event-cover img {
    width: 100%;
}
.event .event-title {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 1.8em;
    color: dodgerblue;
}
.event .event-date {
    font-size: 1.4em;
}
.event .event-description {
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.event .event-contents {
    margin-bottom: 30px;
    letter-spacing: 1px;
    line-height: 1.4em;
}
.event .ticket-list {
    border-top: 1px dashed #ccc;
}
.event .ticket-list .ticket-item-active {
    background-color: #fafafa;
}
.event .ticket-list .ticket-item {
    padding: 5px 10px;
    border-bottom: 1px dashed #ccc;
}
.event .ticket-list .ticket-item:hover {
    background-color: #eeeeee;
}
.event .ticket-list .ticket-item h4 {
    font-size: 1.4em;
}
.event .ticket-list .ticket-item small {

}
.event .ticket-list .ticket-item .ticket-strong {
    color: #004085 !important;
}
.event .ticket-list .ticket-item .ticket-payment {
    font-size: 1.4em;
    font-weight: bold;
    float: right;
}
.event .ticket-list .ticket-item .ticket-num {
    margin-top: 10px;
}
.event .ticket-list .ticket-item .btn-ticket {
    /*margin-top: 10px;*/
    margin-top: 0;
    margin-bottom: 10px;
}
.ticket-img {}
.ticket-img img {
    width: 100%;
}
.ticket-set {
    background-color: #efefef;
    padding: 10px;
}
.ticket-code {
    padding: 10px 10px 30px;
    background-color: #efefef;
    margin-top: 10px;
    margin-bottom: 20px;
}
.my-event-card {
    color: #333 !important;
}
.my-event-card:hover {
    opacity: 0.8;
    transition: 1s;
}
.table-slim tr th {
    font-weight: bold !important;
    width: 130px;
}
.table-slim tr th, .table-slim tr td {
    padding: 4px 5px !important;
}
select.form-size, input.form-size {
    height: 1.7em !important;
}
.btn-area-bg {
    background: #efefef;
    padding: 10px;
}
.bg-test-mag {
    background: #efefef;
    padding: 10px;
}
.bg-mail-textarea {
    background: #efefef;
    padding: 10px;
    color: #000;
}
.mail-replace {
    display: inline-block;
    background-color: lightskyblue;
    padding: 3px;
}
@media (max-width: 575.98px) {
    .display-pc {
        display: none;
    }
    .display-pc-block {
        position: static !important;
        float: none;
    }
}
@media (min-width: 576px) {
    .display-mobile {
        display: none;
    }
    .display-mobile-block {
    }
}
.list-mobile-customer {}
.list-mobile-customer .btn-customer-area:nth-child(odd) {
    background-color: #fafafa;
}
.list-mobile-customer .btn-customer-area:hover {
    background-color: #fafafa;
}
.btn-customer-area {
    display: block;
    border: solid 1px #ededed;
    padding: 5px 5px;
    color: #676a6c;
}
.btn-customer-area:hover {
    color: #676a6c;
}
.btn-customer-area h4 {
    margin-bottom: 5px;
}

.logo-top img {
    width: 40px;
}
.logo-top:hover {
    opacity: 0.8;
}
.top-navigation .navbar-brand {
    padding: 5px 25px;
}
.login-logo {
    width: 250px;
}
.loginColumns {
    padding-top: 0;
}
.top-navigation .navbar-brand { background: #F39800 !important; }
.btn-primary { background-color: #F39800 !important; border-color: #F39800 !important; }
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus { background-color: #E2890A !important; border-color: #E2890A !important; }
.table-line tr.active th, .table-line tr.active td {
    background-color: #F39800 !important;
}
.table-line tbody tr:hover {
    background-color: #EFAC4D !important;
}
.pace .pace-progress {
    background: #F39800 !important;
}
.landing-page .login-link {
    color: #F39800 !important;
}
.landing-page .navbar-default .navbar-nav > li .nav-link.active, .landing-page .navbar-default .navbar-nav > li .nav-link.active:hover {
    border-top: 6px solid #F39800;
}
.landing-page .navy-line {
    border-bottom: 2px solid #F39800;
}
.landing-page span.navy {
    color: #F39800;
}
.landing-page .features-icon, .landing-page .features .big-icon {
    color: #F39800 !important;
}
.landing-page .features small {
    color: #F39800;
}
.landing-page a.navy-link, .landing-page a.navy-link:hover {
    color: #F39800;
}
.landing-page li.pricing-title {
    background-color: #F39800;
}
.landing-page .pricing-plan .pricing-price span {
    color: #F39800;
}
.landing-page .social-icon a {
    background-color: #F39800;
}
.top-navigation .nav > li.active > a {
    color: #F39800;
}
.top-nav-logo {}

#top {}
#top h1 {
    position: fixed;
    z-index: 500;
    height: 90px;
}
#top h1 a {
    display: inline-block;
    background: #fff;
    height: 90px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
#top h1 a:hover {
    opacity: 0.7;
}

#top h1 a img {
    height: 100%;
    margin-top: -10px;
}
@media (max-width: 767px) {
    #top h1 a img {
        height: 100%;
        margin-top: 10px;
    }
}
.landing-page .service-logo {
    background-color: #fff !important;
}
.landing-page .service-logo img {
    height: 80px;
}
.landing-page .navbar.navbar-scroll .service-logo {
    padding: 0;
}
.landing-page .navbar.navbar-scroll .service-logo img {
    height: 60px;
}
.landing-page .navbar-default .navbar-nav > li > a:hover, .landing-page .navbar-default .navbar-nav > li > a:focus {
    color: #F39800 !important;
}
.top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {
    color: #F39800 !important;
}
.landing-page section p {
    color: #000;
}
.btn-customer-area {
    clear: both;
    overflow: hidden;
}
.btn-customer-area .btn-come-smt {
    width: 70px;
    float: left;
}
.btn-customer-area .area-come-item {
    padding-left: 80px;
}
.btn-customer-area .area-come-payment {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px 5px;
}
.btn-customer-area .area-come-check {
    padding: 3px 5px;
}
.card-text-plan {
    background-color: #efefef;
    padding: 5px 10px;
}
.card-text-plan-sub {
    border: solid 1px #ccc;
    padding: 2px 10px;
}
/*@media (max-width: 991px) {*/
@media (max-width: 700px) {
    .table-responsive {
        white-space: nowrap;
    }
}
.alert-list li {
    padding-bottom: 5px;
}