html {
    color: #000;
    font-size: 1em;
    line-height: 1.5;
    min-height: 100%;
    width: 100%;
    min-width: 1030px;
    position: relative;
}

*:focus {
    outline: none;
}

body {
    font: 14px/24px source-han-sans-japanese, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-weight: 200;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

html {
    height: 100%;
}

header.qb-navbar {
    display: flex;
}

a:focus,
a:hover {
    text-decoration: none;
}

.container.qb-container {
    display: inline;
}

.main-footer {
    text-align: left;
    color: #A5AAB4;
    background-color: #fff;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
}

.footer-text {
    width: 1200px;
    margin: auto;
    padding: 0px 40px;
}

/*for seminar-name in home and edit.blade */
.allocator {
    word-break: break-all;
    white-space: pre-line;
}

textarea,
.form-horizontal textarea.form-control {
    height: 100px;
    width: 380px;
    resize: none;
}

.modal .modal-dialog .modal-body textarea {
    width: auto;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.content {
    width: 1200px;
    margin: auto;
    padding-bottom: 80px;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
}

.content.inExhibition {
    padding-top: 60px;
}

@media screen and (max-width: 1520px) {

    .content,
    .footer-text {
        width: 1000px;
    }

    .qb-content-bg {
        overflow-x: hidden;
    }

    .lengthMenu.w_set {
        float: none;
        display: block;
        padding: 0;
    }

    .qb-navbar-new {
        width: 1000px !important;
    }
}

@media screen and (max-width: 1210px) {
    .qb-content-bg {
        overflow-x: auto;
    }

    .qb-navbar-new {
        width: 80% !important;
    }
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-horizontal.form-modal-input {
    padding-left: 40px;
    padding-right: 40px;
}

span.datepicker {
    cursor: pointer;
}

/* .qb-cal-group {
    display: inline-block;
    margin-right: 7px;
}

.qb-cal-group .qb-cal-icon {
    border: 1px solid #ccc;
    border-left: 0 none;
    height: 44px;
    width: 44px;
    background-color: #eee;
    margin: 0 0 0 -5px;
    padding: 7px;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
} */

/* .qb-cal-group>.form-control {
    border-radius: 4px 0 0 4px;
    padding-right: 0;
} */

/* Select Custom */
select::-ms-expand {
    display: none;
}

.qb-custom-select,
.dataTables_length span:last-child,
.dataTables_length .l-menu {
    position: relative;
    display: inline-block;
}

.qb-custom-btn {
    position: relative;
    display: inline-block;
}

.qb-custom-select:after {
    content: "keyboard_arrow_down";
    font-family: 'Material Icons';
    font-size: 24px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-font-feature-settings: 'liga'1;
    -moz-font-feature-settings: 'liga'1;
    -o-font-feature-settings: 'liga'1;
    font-feature-settings: 'liga'1;
    color: #939CAA;

    cursor: default;
    position: absolute;
    right: 0;
    top: 55%;
    pointer-events: none;
    transform: translateY(-50%);
}

.qb-search-left .form-control,
.qb-search-right .form-control {
    background-image: none;
}

.dataTables_length .l-menu:after {
    content: "keyboard_arrow_down";
    font-family: 'Material Icons';
    font-size: 24px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-font-feature-settings: 'liga'1;
    -moz-font-feature-settings: 'liga'1;
    -o-font-feature-settings: 'liga'1;
    font-feature-settings: 'liga'1;
    color: #939CAA;

    cursor: default;
    position: absolute;
    right: 0;
    top: 55%;
    pointer-events: none;
    transform: translateY(-50%);
}

.qb-custom-select select,
.qb-custom-select option {
    width: 100%;
    margin: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

.qb-custom-select-tar {
    text-align: left;
}

.qb-custom-select-date-option {
    padding-right: 22px;
    text-align: center;
}

.db_search_button,
.exhibition_search_button {
    float: right;
    padding: 5px 8px 0px 0px;
    font-size: 20px;
    cursor: pointer;
    color: #939CAA;
}

/* ==========================================================================
Boostrap Ini
========================================================================== */

.label {
    padding: 0.25em 0.6em;
    opacity: 1;
    position: relative;
}

.label-success {
    background-color: #6fd638;
}

.tooltip-inner {
    max-width: 100%;
    background-color: #ffa114;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 20px;
    opacity: 1;
    white-space: pre-line;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #ffa114;
    border-width: 12px 7px 0;
    bottom: -6px;
    height: 10px;
    left: 50%;
    margin-left: -6px;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #0086bd;
    border-width: 0 7px 11px 7px;
    top: -3px;
    height: 10px;
    left: 50%;
    margin-left: -8px;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #ffa114;
    border-width: 7px 0 7px 11px;
    height: 10px;
    margin-top: -7px;
    right: -5px;
    background: none;
}

.modal-dialog {
    margin-top: 100px;
}

.modal {
    z-index: 2050;
}

.modal-backdrop {
    z-index: 2040;
}

.form-horizontal .form-control {
    height: 44px;
    background-color: #ffffff;
    padding: 6px 12px;
}

.form-control {
    background-color: #ffffff;
}

i.checkbox,
span.checkbox,
td label.checkbox {
    border: 2px solid #ffa114;
    border-radius: 4px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 21px;
    height: 21px;
    vertical-align: middle;
}

i.checkbox-checked,
span.checkbox-checked,
td label.checkbox-checked {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 21px;
    height: 21px;
    background-image: url(/img/qb-checked-b-icon.png);
    background-size: 17px 17px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.breadcrumb {
    padding: 0;
}

/* ==========================================================================
Common
========================================================================== */

.qb-bg {
    background-color: #fff;
}

.qb-bg-img {
    background-color: #EFF2F7;
}

.qb-content-bg {
    padding-left: 220px;
    background-color: #EFF2F7;
    color: #313E51;
}

.qb-content-bg .qb-content {
    min-height: 100%
}

.qb-fix-width-content-table {
    max-width: 200px !important;
    word-break: break-all;
}

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

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

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

.qb-margin-top-zero {
    margin-top: 0 !important;
}

.qb-margin-top-10 {
    margin-top: 10px !important;
}

.qb-margin-top-40 {
    margin-top: 40px !important;
}

.qb-margin-top-70 {
    margin-top: 70px !important;
}

.qb-margin-bottom-zero {
    margin-bottom: 0 !important;
}

.qb-c-w {
    color: #fff;
}

.qb-btn-default {
    background-color: #eaebeb;
}

.qb-btn {
    display: inline-block;
    margin: 0 10px;
    border: 1px solid #ffa114;
    border-radius: 4px;
    background-color: #fff;
    color: #ffa114;
    padding: 0 10px;
    min-height: 28px;
    line-height: 26px;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.qb-btn .glyphicon {
    font-size: 18px;
    padding-right: 5px;
    top: 2px;
}

.qb-btn-wide {
    margin: 0;
    padding: 0 20px;
}

.qb-btn.space20 {
    padding: 0 20px;
}

.qb-btn.space30 {
    padding: 0 30px;
}

.qb-btn.space40 {
    padding: 0 40px;
}

.qb-btn:hover {
    background-color: #ffa114;
    color: #fff;
    text-decoration: none;
}

.qb-btn.add {
    padding: 0 15px 0 28px;
    background-image: url(/img/qb-add-min-icon.png) !important;
    background-position: 12px center;
    background-repeat: no-repeat;
    background-size: 13px 13px !important;
}

.qb-btn.add:hover {
    background-image: url(/img/qb-add-min-w-icon.png);
}

.qb-btn.closetype {
    padding: 0 15px 0 28px;
    background-image: url(/img/qb-close-blue-icon.png);
    background-position: 12px center;
    background-repeat: no-repeat;
    background-size: 10px 10px;
}

.qb-btn.closetype.no-text {
    background-position: center center;
    background-size: 10px 10px;
    padding: 0 13px;
}

.qb-btn.closetype:hover,
.qb-btn.closetype:focus {
    background-image: url(/img/qb-close-icon.png);
}

.qb-btn-w {
    color: #fff;
    background-color: #34bdf5;
    border: 1px solid #fff;
}

.qb-btn-w:focus {
    color: #fff;
    text-decoration: none;
}

.qb-btn-gr {
    background-color: #eaebeb;
    border: 1px solid #d9dada;
    color: #313E51;

    display: inline-block;
    border-radius: 16px;
    min-height: 28px;
    padding: 0px 10px;
    line-height: 26px;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

.qb-btn-gr:hover,
.qb-btn-gr:focus {
    background-color: #e0e1e1;
    border: 1px solid #d9dada;
    color: #313E51;
}

.qb-btn-gr.blue {
    color: #fff;
    background-color: #ffa114;
    border: 1px solid #019ada;
}

.qb-btn-gr.blue:hover,
.qb-btn-gr.blue:focus {
    background-color: #019ada;
}

.qb-btn-gr.check.blue {
    background-image: url(/img/qb-check-w-icon.png);
}

.qb-btn-gr.red {
    color: #fff;
    background-color: #f24459;
    border: 1px solid #e34054;
}

.qb-btn-gr.red:hover,
.qb-btn-gr.red:focus {
    background-color: #e34054;
}

.qb-btn-gr.check.red {
    background-image: url(/img/qb-check-w-icon.png);
}

.qb-btn-gr.green {
    color: #fff;
    background-color: #62db28;
    border: 1px solid #58c524;
}

.qb-btn-gr.disable {
    color: #c7c7c7;
}

.qb-btn-gr.disable:hover,
.qb-btn-gr.disable:focus {
    background-color: #eaebeb;
    border: 1px solid #d9dada;
    color: #c7c7c7;
    cursor: default;
}

.qb-btn-gr.check {
    padding: 0 15px 0 13px;
    background-image: url(/img/qb-check-gr-icon.png);
    background-position: 8px center;
    background-repeat: no-repeat;
    background-size: 13px 10px;
}

.qb-btn-gr.check.green {
    color: #fff;
    background-color: #62db28;
    border: 1px solid #58c524;
    background-image: url(/img/qb-check-w-icon.png);
}

.qb-btn-gr.check.green:hover,
.qb-btn-gr.check.green:focus {
    background-color: #58c524;
}

.qb-btn-preview {
    font-size: 13px;
    font-weight: bold;
    color: #313E51;
    line-height: 40px;
    padding: 0 25px;
}

/* ==========================================================================
Header
========================================================================== */

.qb-navbar {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.qb-navbar-brand img {
    width: 125px;
}

.qb-navbar-nav i {
    font-size: 26px;
    vertical-align: middle;
    margin: 0 0 5px;
}

.qb-navbar-nav>li>a {
    height: 52px;
    padding-top: 12px;
}

.qb-navbar-nav>li:last-child>a {
    padding: 12px 0px 10px 15px;
    margin-left: -15px;
}

.qb-navbar-nav>li:last-child>a i {
    margin-left: 5px;
}

.qb-navbar-nav>li>a:hover,
.qb-navbar-nav>li>a:focus {
    color: #23527c;
    background-color: transparent;
}

.qb-nav .open>a,
.qb-nav .open>a:focus,
.qb-nav .open>a:hover {
    color: #23527c;
    background-color: transparent;
}

.qb-navbar .qb-navbar-nav .open .qb-dropdown-menu {
    background-color: #FFFFFF;
    border-radius: 4px;
    padding: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .4);
}

.qb-navbar .qb-navbar-nav .open .qb-dropdown-menu>li>a:hover,
.qb-navbar .qb-navbar-nav .open .qb-dropdown-menu>li>a:focus {
    background-color: #ffa114 !important;
}

.qb-dropdown-menu {
    right: -45px !important;
    left: auto;
}

.qb-dropdown-menu>li>a {
    color: #3B4043;
    padding: 10px 20px;
    font-weight: 200;
}

.qb-dropdown-menu>li:last-child a {
    border-bottom: none;
}

.qb-dropdown-toggle {
    position: relative;
}

.qb-badge {
    background-color: #e4007f;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    height: 15px;
    line-height: 16px;
    position: absolute;
    right: 8px;
    text-align: center;
    text-decoration: none;
    top: 25%;
    width: 15px;
}

.qb-date {
    display: block;
    margin: 0 0 5px;
    font-weight: bold;
    color: #c7c7c7;
}

.open .qb-dropdown-menu:before,
.open .qb-dropdown-menu:after {
    border: medium solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
}

.open .qb-dropdown-menu:after {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgb(255, 255, 255);
    border-width: 10px;
    margin-left: -8px;
    right: 64px;
    top: -20px;
}

.open .qb-dropdown-menu:before {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgb(236, 234, 234);
    border-width: 12px;
    margin-left: -8px;
    right: 39%;
}

/* ==========================================================================
Content
========================================================================== */

.bm-breadcrumb {
    background-color: transparent;
    color: #c7c7c7;
    font-size: 12px;
    font-weight: 200;
    margin: 0 0 20px 0;
}

.bm-breadcrumb>li a {
    color: #313E51;
}

.bm-breadcrumb>li+li:before {
    content: ' > ';
    color: #313E51;
}

.breadcrumb>.active {
    color: #ffa114;
}

.qb-content-header {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .2);
    margin: 0 0 7px;
}

.qb-content-header h1 {
    margin: 0 0 5px;
}

.qb-page-header {
    display: inline-block;
    border: none;
    position: relative;
    padding: 0;
    margin: 15px 0px 20px;
    word-break: break-word;
}

.qb-page-header h2 {
    font-size: 26px;
    font-weight: 200;
    margin: 0;
}

.qb-page-header .label {
    display: inline-block;
    font-weight: normal;
    margin: 0 0 0 10px;
    vertical-align: top;
    font-size: 15px;
    height: 25px;
    line-height: 26px;
    padding: 0 10px;
}

.qb-content-header .qb-page-header {
    margin: 15px 0 15px;
}

.qb-page-header .meta {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #8c8c8c;
}

.qb-page-header .thumb {
    margin: 15px 0;
}

.qb-page-header .text {
    font-size: 12px;
    color: #8c8c8c;
    margin: 15px auto;
    max-width: 580px;
    line-height: 1.8em;
}

.qb-page-header .thumb img {
    max-width: 100%;
    height: auto;
}

.qb-container .qb-nav {
    margin: 0 0 10px;
    position: relative;
}

.qb-navbar-right {
    float: right;
    position: absolute;
    right: 0;
    top: 10px;
}

.qb-navbar-fix-bottom-right {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 220px;
}

.qb-container h1 {
    font-size: 26px;
    line-height: 26px;
    border: none;
    font-weight: 200;
}

.qb-content-container {
    margin: 0 0 30px;
}

.qb-content-nav {
    width: 100%;
}

.qb-content-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.qb-content-nav ul li {
    display: inline-block;
}

.qb-content-nav ul li a {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #868686;
    font-weight: 200;
    padding: 0 12px;
    position: relative;
}

#navigation {
    position: relative;
}

#navigation li a:hover {
    color: #aaa;
}

.qb-content-nav ul li.danger a {
    color: #fa301e;
}

.qb-content-nav .qb-badge {
    top: -5px;
    right: 0;
}

.qb-sub-page-header {
    margin: 30px 0 40px;
}

.qb-sub-page-header h1 {
    font-weight: 200;
    font-size: 26px;
}

.qb-step-nav {
    margin: 15px 0;
}

.qb-step-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.qb-step-nav ul li {
    display: inline-block;
    padding: 0 40px 0 15px;
    font-size: 15px;
    color: #c7c7c7;
    line-height: 19px;
    position: relative;
}

.qb-step-nav ul li.active {
    color: #ffa114;
}

.qb-step-nav ul li:after {
    content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    width: 19px;
    height: 19px;
    background-image: url(/img/qb-step-icon.png);
    background-repeat: no-repeat;
    background-size: 19px 19px;
    background-position: center center;
}

.qb-step-nav ul li:last-child {
    padding: 0 15px;
}

.qb-step-nav ul li:last-child:after {
    display: none;
}

.qb-step-nav-material ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.qb-step-nav-material ul li {
    display: inline-block;
    font-size: 13px;
    color: #c7c7c7;
    position: relative;
    width: 120px;
}

.qb-step-nav-material ul li:not(:first-child):after {
    content: "";
    position: absolute;
    height: 3px;
    background: #dddddd;
    width: 145px;
    top: 11px;
    right: 50px;
    z-index: -1;
}

.qb-step-nav-material ul li .step-num {
    background: #dddddd;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 12px;
    color: #888888;
    display: inline-block;
    font-weight: bold;
}

.qb-step-nav-material ul li .step-text,
.qb-step-nav-material ul li .step-text a {
    color: #a6a6a6;
}

.qb-step-nav-material ul li .text {
    padding-top: 5px;
    font-size: 12px;
}

.qb-step-nav-material ul li.active:not(:first-child):after {
    background: #f44336;
}

.qb-step-nav-material ul li.active {
    color: #f44336;
}

.qb-step-nav-material ul li.active .step-num {
    background: #f44336;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 12px;
    color: #FFFFFF;
}

.qb-step-nav-material ul li.active .step-text,
.qb-step-nav-material ul li.active .step-text a {
    color: #f44336;
}

.qb-form-container {
    margin: 0 0 30px;
}

.qb-modal .qb-form-group .control-label {
    float: left;
}

.qb-modal .qb-form-group .qb-form-inputs {
    float: left;
}

.qb-form-group .form-inline {
    padding-top: 9px;
}

.qb-form .label-copy-exhibition {
    margin-left: 0px !important;
    width: auto !important;
}

.qb-form .label-copy-exhibition-confirm {
    font-weight: bold;
}

.qb-cal-form-group .col-xs-3 {
    width: 18%;
    padding-left: 5px;
    padding-right: 5px;
}

.qb-cal-form-group .col-xs-2 {
    width: 13%;
    padding-left: 5px;
    padding-right: 5px;
}

.qb-cal {
    padding-right: 40px !important;
    padding-left: 15px !important;
    position: relative;
    margin-right: 10px;
}

.qb-cal-icon {
    background: rgba(0, 0, 0, 0) url("/img/qb-cal-icon.png") no-repeat scroll center center;
    display: inline-block;
    height: 22px;
    margin-left: 10px;
    vertical-align: top;
    width: 22px;
}

.alert .qb-error-box {
    width: auto;
}

label.error,
.qb-error-box {
    height: 100%;
    display: block;
    vertical-align: middle;
    background-size: 18px 18px;
    font-size: 11px;
    color: #fa301e;
    text-align: left;
    margin-bottom: 0;
    margin-top: 5px;
    font-weight: 700;
}

.qb-error-check-box {
    position: absolute;
    right: -190px;
    top: 10px;
    height: 26px;
}

.qb-color {
    position: relative;
}

.qb-color-select-modal {
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 25px;
    right: 25px;
    top: 50%;
    border-radius: 50%;
    margin: -12px 0 0 0;
}

.qb-color-select {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    display: inline-block;
}

.qb-form-group-container {
    margin: 0 0 30px;
}

.qb-label-option-top {
    text-align: left !important;
    width: auto !important;
}

.qb-label-option {
    padding-left: 0;
    padding-right: 0;
    text-align: left !important;
    width: auto !important;
}

.qb-col-xs-25 {
    width: 20%;
}

/*.qb-modal .qb-round-btn {
display: block;
width: 100%;
margin: 20px 0 10px;
}*/

.form-group .qb-round-btn {
    display: block;
    width: 230px;
    margin: 15px auto 30px;
}

.form-group .qb-form-inputs {
    width: 610px;
    float: left;
}

.form-group .qb-form-inputs .form-control {
    display: inline-block;
    vertical-align: middle;
}

.form-group .qb-form-inputs input[type="text"].form-control,
.form-group .qb-form-inputs input[type="password"].form-control {
    width: 380px;
}

.qb-form-checkbox-group {
    width: 380px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
}

.qb-form-checkbox-group .qb-form-checkbox:last-child {
    margin-right: 0;
}

.qb-form-checkbox,
.qb-inline-radio {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.qb-inline-checkbox {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 17px;
    height: 17px;
    background-image: url(/img/qb-check-icon.png);
    background-size: 17px 17px;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 0;
}

.qb-inline-checkbox-label,
.qb-inline-radio-label {
    margin: 0;
    cursor: pointer;
}

.qb-inline-checkbox:before {
    content: '';
    width: 17px;
    height: 17px;
    background-image: url(/img/qb-checked-icon.png);
    background-size: 17px 17px;
    background-position: center center;
    vertical-align: middle;
    position: absolute;
    background-repeat: no-repeat;
    opacity: 0;
}

input[type=checkbox]:checked+.qb-inline-checkbox:before {
    opacity: 1;
}

.qb-radio {
    display: none;
}

.qb-radio-icon,
.qb-inline-radio-label {
    margin-bottom: 0;
    cursor: pointer;
}

.qb-radio+.qb-radio-icon:before {
    content: "\f3a6";
    font-family: "Ionicons";
    color: #ccc;
    font-size: 19px;
    vertical-align: middle;
}

.qb-radio:checked+.qb-radio-icon:before {
    content: "\f3a7";
    color: #17bcdf;
}

.qb-form-container .form-horizontal .control-label {
    float: left;
    margin-left: 270px;
    padding-right: 20px;
    text-align: left;
    width: 105px;
    display: inline-block;
    vertical-align: middle;
}

.qb-form-container .form-horizontal.qb-form-w120 .control-label {
    margin-left: 230px;
    width: 160px;
}

.qb-form-group .control-label {
    padding-top: 9px;
}

.qb-form-group .control-label-instance-right {
    margin-right: -60px !important;
}

.qb-form-container .form-horizontal .qb-inline-label {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    padding-left: 2px;
    padding-right: 5px;
    float: none;
    padding-top: 0;
}

.qb-form-container .qb-button-group-double {
    width: 500px;
    margin: 25px auto 0;
}

.qb-button-box {
    text-align: center;
    margin: 25px auto 0;
}

.qb-button-group-double .qb-button:first-child {
    margin-right: 34px;
}

.qb-button {
    display: inline-block;
    width: 230px;
}

.qb-form-container .form-horizontal .qb-inline-label-top {
    padding-left: 0;
}

.qb-form-title {
    font-size: 16px;
    font-weight: bold;
    color: #313E51;
    margin: 15px 0;
    text-align: center;
}

.qb-form-table-container {
    margin: 0 0 30px;
}

.qb-form-table {
    margin: 10px 0 15px;
    border: none;
    border-collapse: collapse;
    width: 100%;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    word-break: break-word;
}

.qb-form-table thead tr th {
    background-color: #EFF2F7;
    color: #313E51;
    font-size: 14px;
    font-weight: 200;
    border: 1px solid #D6DEE5;
    padding: 10px 13px;
    /* text-align: center; */
}

.qb-form-table thead tr th.select {
    width: 280px;
}

.qb-form-table tbody tr th,
.qb-form-table tbody tr td,
.qb-form-table.qb-has-tfoot-table tfoot tr th,
.qb-form-table.qb-has-tfoot-table tfoot tr td {
    font-size: 14px;
    font-weight: 200;
    color: #424D5D;
    padding: 6px 13px;
    text-align: left;
    border: 1px solid #D6DEE5;
    /* border-bottom : 1px solid #EFF2F7; */
    vertical-align: middle;
    background-color: #fff;
}

.qb-form-table tbody tr th.min,
.qb-form-table.qb-has-tfoot-table tfoot tr th.min {
    padding: 10px 5px;
}

.qb-form-table tbody tr th,
.qb-form-table.qb-has-tfoot-table tfoot tr th {
    border-left: 1px solid #e5e5e5;
    font-weight: normal;
}

.qb-form-table tbody tr:nth-child(even) td {
    background: rgba(239, 242, 247, 0.3);
}

.qb-form-table tbody tr td.column-validation-rule {
    text-align: center;
}

.qb-form-table tbody tr.disabled td {
    background-color: #e0e0e0;
}

.qb-form-table.no-border tr>td {
    border: none !important;
    background: none !important;
}

.qb-form-table .text-right {
    text-align: right;
}

.qb-form-table .text-left {
    text-align: left;
}

.qb-form-table tbody tr td.dataTables_empty {
    pointer-events: none;
}

.btn-ic-edit i,
.btn-ic-delete i {
    font-size: 24px !important;
    color: rgba(0, 0, 0, 0.54) !important;
}

.qb-form-sub-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.qb-form-sub-list li .color {
    display: inline-block;
}

.qb-form-sub-list li {
    padding: 0 0 8px;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 0 8px;
    color: #313E51;
}

.qb-form-sub-list li .qb-btn {
    float: right;
}

.qb-form-table-option {
    text-align: right;
    margin: 0 0 5px;
}

.qb-form-complete-header {
    padding-top: 90px;
}

.qb-form-complete {
    font-size: 12px;
    text-align: center;
    color: #8c8c8c;
    margin: 0 0 40px;
}

.qb-form-conf-list {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}

.qb-form-conf-list li {
    color: #4c4c4c;
    line-height: 30px;
    font-size: 16px;
}

.qb-form-conf-list li .label {
    color: #8c8c8c;
}

.qb-form-conf-list .qb-btn {
    padding: 0 25px;
    margin: 0 0 0 20px;
}

.qb-form-conf-table {
    margin: 0 0 5px;
    padding: 0;
    border: none;
    width: 100%;
}

.qb-form-conf-table thead tr th {
    font-size: 13px;
    color: #c7c7c7;
    font-weight: normal;
    text-align: left;
    padding: 8px 5px;
    border-bottom: 1px solid #e0e0e0;
}

.qb-form-conf-table tbody tr td,
.qb-form-conf-table tbody tr th {
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    padding: 8px 5px;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: top;
}

.qb-form-conf-table tbody tr th {
    color: #313E51;
}

.qb-form-conf-table tbody tr td {
    color: #0090db;
}

.qb-content-nav-container {
    margin: 0 0 10px;
}

.qb-btns-nav {
    margin: 20px 0;
}

.qb-btns-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.qb-btns-nav ul li {
    float: left;
    width: 120px;
    height: 50px;
    margin: 0 15px 0 0;
    position: relative;
    display: table;
}

.qb-btns-nav ul li.disable a {
    background-color: #eaebeb;
    border: 1px solid #d9dada;
    color: #c7c7c7;
    cursor: default;
}

.qb-btns-nav ul li a {
    display: table-cell;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background: #fff no-repeat center 30px;
    vertical-align: bottom;
    padding: 10px 10px 10px 30px;
}

.qb-btns-nav ul li a:hover {
    background-color: #dedede;
}

.qb-btns-nav ul li a .title {
    padding-left: 15px;
    height: 32px;
    display: table-cell;
    vertical-align: middle;
    color: #313E51;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.2em;
}

.qb-btns-nav ul li a .fa-icon {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    color: #313E51;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6em;
    padding: 0 0 0 10px;
}

.qb-btns-nav ul li a .fa-title {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    color: #313E51;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6em;
    padding: 0 10px 0 5px;
}

.qb-badge-big {
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-weight: 400;
    padding-left: 1px;
}

.qb-btns-nav ul li a.icon1 {
    background-image: url(/img/qb-btn-group-icon1.png);
    background-size: 20px 20px;
    background-position: 13px center;
}

.qb-btns-nav ul li a.icon2 {
    background-image: url(/img/qb-btn-group-icon2.png);
    background-size: 29px 19px;
    background-position: 7px center;
}

.qb-btns-nav ul li a.icon3 {
    background-image: url(/img/qb-btn-group-icon3.png);
    background-size: 17px 15px;
    background-position: 13px center;
    padding-right: 15px;
}

.qb-btns-nav ul li a.icon4 {
    background-image: url(/img/qb-btn-group-icon4.png);
    background-size: 32px 18px;
    background-position: 13px center;
}

.qb-btns-nav ul li a.icon5 {
    background-image: url(/img/qb-btn-group-icon5.png);
    background-size: 25px 23px;
    background-position: 13px center;
    padding-right: 10px;
}

.qb-btns-nav ul li a.icon-entry-ticket {
    background-image: url(/img/qb-paper-icon-black.png);
    background-size: 17px 23px;
    background-position: 16px center;
    padding-right: 10px;
}

.qb-btns-nav ul li a.icon6 {
    background-image: url("/img/qb-btn-group-icon6.png");
    background-size: 20px 20px;
    background-position: 13px center;
}

.qb-btns-nav ul li a.icon7 {
    background-image: url(/img/qb-btn-group-icon1.png);
    background-size: 20px 20px;
    background-position: 13px center;
}

.qb-btns-nav ul li a.icon8 {
    background-image: url(/img/qb-seminar-timetable-icon.png);
    background-size: 20px 20px;
    background-position: 15px center;
    padding-right: 10px;
}

.qb-btns-nav ul li a.icon-promo {
    background-image: url(/img/qb-promo-icon.png);
    background-size: 24px 25px;
    background-position: 13px center;
}

.qb-btns-nav ul li a.icon-mail {
    background-image: url("/img/qb-mail-icon.png");
    background-position: 10px center;
    background-size: 27px 20px;
    padding-right: 10px;
}

.qb-btns-nav ul li a.icon-list-ul {
    background-image: url("/img/qb-list-icon.png");
    background-position: 10px center;
    background-size: 27px 27px;
    padding-right: 10px;
}

.qb-btns-nav ul li a.icon-alert {
    background-image: url("/img/qb-alert-icon.png");
    background-position: 10px center;
    background-size: 25px 25px;
    padding-right: 10px;
}

.qb-btns-nav ul li a.icon-price {
    background-image: url("/img/qb-icon-price.png");
    background-position: 10px center;
    background-size: 25px 25px;
}

.qb-btns-nav ul li a.icon-invoice {
    background-image: url("/img/qb-icon-invoice.png");
    background-position: 10px center;
    background-size: 23px 23px;
}

.qb-btns-nav ul li a.icon-receipt {
    background-image: url("/img/qb-icon-receipt.png");
    background-position: 10px center;
    background-size: 23px 23px;
}

.qb-btns-nav ul li a.icon-download-csv {
    background-image: url("/img/qb-icon-download-file.png");
    background-position: 10px center;
    background-size: 23px 23px;
}

.qb-btns-nav ul li a.icon-place {
    background-image: url("/img/qb-icon-place.png");
    background-position: 10px center;
    background-size: 27px 27px;
}

.qb-btns-nav ul li a.icon-category {
    background-image: url("/img/qb-icon-category.png");
    background-position: 10px center;
    background-size: 28px 28px;
}

.qb-btns-nav ul li a.icon-chart {
    background-image: url("/img/qb-icon-chart.png");
    background-position: 10px center;
    background-size: 28px 28px;
}

.qb-btns-nav ul li a.qb-icon-batch-download-ticket {
    background-image: url(/img/qb-icon-batch-download-ticket.png);
    background-size: 25px 25px;
    background-position: 10px center;
    padding-right: 10px;
}

.qb-btns-nav ul li a.qb-icon-file-blank {
    background-image: url(/img/qb-icon-file-blank.png);
    background-size: 25px 25px;
    background-position: 18px center;
    padding-right: 10px;
}

.qb-btns-nav ul li a.icon-tag {
    background-image: url("/img/qb-icon-tag.png");
    background-position: 10px center;
    background-size: 28px 28px;
}

.qb-btns-nav ul li a.icon-display {
    background-image: url("/img/qb-list-icon.png");
    background-position: 10px center;
    background-size: 23px 23px;
}

.qb-btns-nav ul li a.icon-data {
    background-image: url("/img/icon-data.png");
    background-position: 10px center;
    background-size: 23px 23px;
}

.icon-mail-key,
.icon-mail-thankyou,
.icon-mail-check {
    padding-right: 15px;
}

.qb-btns-nav ul li a.icon-mail-thankyou:before {
    font-family: FontAwesome;
    content: "\f0e5";
    left: 10px;
    position: absolute;
    top: 2px;
    font-size: 30px;
    color: #313E51;
}

.qb-btns-nav ul li a.icon-mail-key:before {
    font-family: FontAwesome;
    content: "\f084";
    left: 9px;
    position: absolute;
    top: 9px;
    font-size: 25px;
    color: #313E51;
}

.qb-btns-nav ul li a.icon-mail-check:before {
    font-family: FontAwesome;
    content: "\f00c";
    left: 9px;
    position: absolute;
    top: 11px;
    font-size: 27px;
    color: #313E51;
}

.qb-btns-nav ul li a.icon6 .title-icon6 {
    width: 120px;
    display: inline-block;
    color: #313E51;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.qb-btns-nav ul li a.icon6 .title-count {
    width: 120px;
    display: inline-block;
    color: #156bcf;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 5px;
}

.qb-btns-nav .qb-tooltip-container {
    position: absolute;
    left: -198%;
    bottom: 60px;
    width: 500%;
    margin: 0px;
    z-index: 10;
}

.qb-btns-nav .qb-tooltip-container .tooltip-inner {
    padding: 8px 35px;
}

.qb-list-container {
    margin: 15px 0 15px;
}

.qb-list-title {
    font-size: 20px;
    color: #313E51;
    font-weight: 200;
    text-align: left;
    margin: 0 0 20px 0
}

.qb-list-option {
    position: relative;
    margin-top: 10px;
}

.qb-list-option .qb-list-title {
    margin: 0;
    padding: 0;
    line-height: 28px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.qb-list-option .qb-btn {
    margin: 0 6px 0 0;
    vertical-align: middle;
}

.qb-list-option-right {
    display: block;
    text-align: center;
    margin: 5px 0;
}

.qb-list-option-right.only {
    margin: 15px 0;
}

/* pagination */
.qb-pagination {
    margin: 0;
}

.qb-pagination li {
    margin: 0 5px 0 0;
    display: inline-block;
}

.qb-pagination>li>a,
.qb-pagination>li>span {
    color: #424D5D;
    font-size: 14px;
    font-weight: 200;
    float: none;
    display: block;
    text-align: center;
    border-radius: 4px !important;
}

.qb-pagination>.active>a,
.qb-pagination>.active>a:focus,
.qb-pagination>.active>a:hover,
.qb-pagination>.active>span,
.qb-pagination>.active>span:focus,
.qb-pagination>.active>span:hover {
    z-index: 0;
    color: #ffa114;
    background-color: #ffffff;
    border-color: #ffffff;
}

.qb-pagination>li>a,
.qb-pagination>li>span {
    border: 0;
}

/* end pagination */

.qb-search-option {
    /* margin: 0 0 5px; */
    border-radius: 6px 6px 0 0;
    /* padding: 0; */
    padding-bottom: 18px;
    color: #313E51;
    font-size: 14px;
    font-weight: 200;

    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.qb-search-option label {
    margin-bottom: 0;
    margin-right: 5px;
    color: #313E51;
}

.qb-search-option .form-control {
    height: 36px;
}

.qb-search-option .qb-btn,
.qb-search-option .tag {
    margin: 0 10px;
}

.qb-search-option .tag {
    color: #313E51;
    text-decoration: none;
    line-height: 17px;
    display: inline-block;
    padding: 0 22px 0 0;
    background-image: url(/img/qb-round-close-icon.png);
    background-repeat: no-repeat;
    background-size: 17px 17px;
    background-position: right center;
}

.qb-search-option strong {
    display: inline-block;
    margin: 0 10px 0 0;
}

.qb-x-scroll-box {
    overflow-x: auto;
}

.qb-list-table {
    margin: 0;
    padding: 0;
    border: none;
    /* border-collapse: separate; */
    border-collapse: collapse;
    word-break: keep-all;
    white-space: nowrap;
}

.qb-list-table thead tr th {
    border-radius: 0 !important;
    /* border-right: 1px solid #bcbcbc; */
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #D6DEE5;
}

.qb-form-table thead tr th.option,
.qb-list-table thead tr th.option {
    width: 0;
}

.qb-form-table thead tr th.btns,
.qb-list-table thead tr th.btns {
    width: 160px;
}

.qb-list-table tbody tr td {
    vertical-align: middle;
    border: 1px solid #D6DEE5;
}

.qb-list-table tfoot tr td {
    border: 1px solid #D6DEE5;
    border-top: none;
}

.qb-form-table tr.gr th,
.qb-form-table tr.gr td {
    color: #c7c7c7;
}

.button_list_pos.top {
    margin-bottom: 10px;
}

.button_list_pos.bottom {
    margin-top: 10px;
}

.qb-list-table.qb-corner thead tr th:first-child {
    overflow: hidden;
    border-radius: 6px 0 0 0;
}

.qb-list-table.qb-corner thead tr th:last-child {
    overflow: hidden;
    border-radius: 0 6px 0 0;
}

.qb-form-conf .form-group {
    color: #0090db;
    margin-bottom: 25px;
}

.form-horizontal.qb-form-conf .control-label {
    padding-top: 0;
}

.qb-option-searchbar {
    width: 220px;
    position: relative;
}

.qb-option-searchbar input.form-control {
    width: 220px;
}

.qb-label-before,
.qb-label-insession,
.qb-label-after {
    font-size: 9px;
    font-weight: 400;
}

.qb-label-before {
    background-color: #fa301e;
}

.qb-label-insession {
    background-color: #6fd638;
}

.qb-label-after {
    background-color: #8c8c8c !important;
}

.qb-label-entry {
    background-color: #ffa114 !important;
}

.qb-label-exit {
    background-color: #8c8c8c !important;
}

/* ==========================================================================
MyPage
========================================================================== */

.qb-mypage-container {
    margin: 0 0 25px;
    position: relative;
}

.qb-mypage-border {
    margin: 0 0 30px;
}

.qb-mypage-edit-box {
    position: absolute;
    right: -120px;
    top: -45px;
    width: auto;
    display: inline-block;
}

.qb-seminar-list {
    width: 60%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.qb-seminar-list li {
    margin: 0;
    padding: 0;
    color: #0090db;
    font-size: 13px;
}

/* ==========================================================================
Visitor Detail
========================================================================== */

.qb-answer-dashboard {
    margin: 0 0 20px 0;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    padding: 0;
}

.qb-first-answer-dashboard,
.qb-first-list-visitor-answer,
.qb-first-survey-detail {
    margin: -35px 0px 20px;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    padding: 50px 0px 0px;
}

.qb-first-answer-dashboard ._can_download_icon .exportButton {
    top: 55px !important;
}

.qb-answer-dashboard .panel-body {
    padding: 0 15px 25px 15px;
}

.qb-detail-dashboard {
    margin: 0 0 20px 0;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    padding: 50px 0px;
}

.qb-detail-dashboard .border {
    border-right: 1px solid #e0e0e0;
}

.qb-detail-dashboard .profile {
    display: table;
    width: 100%;
    position: relative;
}

.qb-detail-dashboard .profile .thumb {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    background-position: center center;
    background-image: url(/img/qb-user-icon.png);
    background-size: 60px 60px;
    background-repeat: no-repeat;
}

.qb-detail-dashboard .profile .name {
    display: table-cell;
    vertical-align: middle;
    color: #313E51;
    font-weight: bold;
    font-size: 16px;
    padding: 0 15px;
}

.qb-detail-dashboard .profile .name small {
    display: block;
    margin: 5px 0 0;
    font-weight: normal;
    font-size: 11px;
    color: #8c8c8c;
    line-height: 1;
}

.qb-detail-dashboard .profile .tag {
    display: inline-block;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    color: #fff;
    background-color: #8c8c8c;
    border-radius: 4px;
    padding: 0 10px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -10px 0 0 0;
}

.qb-detail-table {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    max-width: 600px;
    padding: 10px;
}

.qb-detail-table dt {
    float: left;
    clear: left;
    width: 25%;
    color: #313E51;
    font-weight: 200;
    font-size: 14px;
    margin: 0 0 10px;
}

.qb-detail-table dd {
    float: left;
    width: 75%;
    color: #0090db;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
}

.qb-detail-table dd:last-child {
    margin: 0;
}

.qb-detail-main-table dt {
    font-size: 13px;
    margin: 0 0 15px;
}

.qb-detail-main-table dd {
    font-size: 13px;
    margin: 0 0 15px;
}

.qb-detail-tab-content {
    position: relative;
}

.qb-detail-tab-content .qb-list-title {
    margin: 15px 0;
    padding: 0 10px;
}

/* ==========================================================================
Visitor Note
========================================================================== */

.qb-note-container {
    margin: 0 0 30px;
}

.qb-note-container p {
    color: #8c8c8c;
    font-size: 12px;
    margin: 0 0 15px;
    text-align: center;
    line-height: 1.5em;
}

/* ==========================================================================
Visitor Import
========================================================================== */

.qb-import-box {
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    background-color: #fff;
    padding: 60px 30px;
    text-align: center;
    margin: 15px 0 30px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

.qb-import-box h3 {
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 5px;
    color: #313E51;
}

.qb-import-box p {
    color: #8c8c8c;
    font-size: 12px;
    margin: 0 0 35px;
}

.qb-import-box.imported {
    background-color: #f4f5f5;
    padding: 20px;
    position: relative;
}

.qb-import-box.imported .name {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #4d4d50;
    padding: 0 0 0 50px;
    line-height: 35px;
    background-size: 25px 35px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(/img/qa-doc-icon.png);
}

.qb-import-box.imported .qb-btn {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -14px;
}

.qb-import-btn {
    margin: 15px 0;
}

.qb-import-btn .qb-round-btn {
    display: block;
    width: 100%;
}

/* ==========================================================================
Exhibition Home
========================================================================== */

.qb-btn-nav {
    margin: 15px 0 30px;
}

.qb-btn-nav a {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .2);
    text-decoration: none;
    color: #313E51;
    background-repeat: no-repeat;
    background-size: 12px 20px;
    background-position: 95% center;
    background-image: url(/img/qb-arrow-right-icon.png);
}

.qb-btn-nav a:hover,
.qb-btn-nav a:focus {
    background-color: #f9f9f9;
    color: #000;
}

.qb-btn-nav a .icon {
    height: 80px;
    width: 80px;
    background-color: rgba(224, 224, 224, 0.2);
    display: table-cell;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: 33px 33px;
    background-position: center center;
}

.qb-btn-nav a .icon1 {
    background-image: url(/img/qb-home-icon1.png);
}

.qb-btn-nav a .icon2 {
    background-image: url(/img/qb-home-icon2.png);
    background-size: 43px 36px;
}

.qb-btn-nav a .icon3 {
    background-image: url(/img/qb-home-icon3.png);
}

.qb-btn-nav a p {
    display: table-cell;
    font-size: 13px;
    margin: 0;
    padding: 0 10px;
    position: relative;
    vertical-align: middle;
    width: 200px;
}

.qb-btn-nav a p .count {
    color: #156bcf;
    display: inline-block;
    font-family: Helvetica Neue;
    font-size: 40px;
    position: absolute;
    right: 5px;
    text-align: center;
    vertical-align: middle;
}

.qb-btn-nav a p .count span {
    margin-right: 10px;
}

.qb-btn-nav a p .count .small {
    font-size: 13px;
    font-weight: bold;
    vertical-align: top;
}

.qb-tab-content {
    margin: 30px 0 30px;
    padding: 15px 15px 45px 15px;
    background: #ffffff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

.qb-card-content {
    background: #ffffff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    padding: 20px;
    margin: 0;
}

.qb-tab-content .qb-form-table,
.qb-card-content .qb-form-table {
    box-shadow: none;
}

.qb-nav-tabs {
    border-bottom: none;
    padding: 0 0 0 5px;
}

.qb-nav-tabs>li>a {
    background-color: #9c9c9c;
    color: #fff;
    padding: 15px 50px;
}

.qb-nav-tabs.fixed>li>a {
    width: 140px;
    padding: 13px 0;
    text-align: center;
    border-radius: 10px 10px 0 0;
    margin-right: 1px;
}

.qb-nav-tabs>li.active>a {
    background-color: #ffa114;
    color: #fff;
    border-color: #ffa114;
}

.qb-nav-tabs>li.active>a:hover,
.qb-nav-tabs>li.active>a:focus {
    background-color: #ffa114;
    color: #fff;
    border-color: #ffa114;
}

.qb-nav-tabs>li>a:hover,
.qb-nav-tabs>li>a:focus {
    background-color: #8c8c8c;
    color: #fff;
}

.qb-tab-nav {
    text-align: right;
    border-radius: 6px 6px 0 0;
}

.qb-tab-nav .fix-height {
    line-height: 34px;
}

.qb-tab-nav .title {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 32px;
}

/* ==========================================================================
Exhibition List
========================================================================== */

.input-group .icon-addon .form-control {
    border-radius: 0;
}

.qb-icon-addon {
    font-family: inherit !important;
    position: relative;
    color: #555;
    display: block;
    border-radius: 50%;
}

.qb-icon-addon:after,
.qb-icon-addon:before {
    display: table;
    content: " ";
}

.qb-icon-addon:after {
    clear: both;
}

.qb-icon-addon.addon-md .glyphicon,
.qb-icon-addon .glyphicon,
.qb-icon-addon.addon-md .fa,
.qb-icon-addon .fa {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}

.qb-icon-addon.addon-lg .form-control {
    line-height: 1.33;
    height: 46px;
    font-size: 18px;
    padding: 10px 16px 10px 40px;
}

.qb-icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}

.qb-icon-addon.addon-lg .fa,
.qb-icon-addon.addon-lg .glyphicon {
    font-size: 18px;
    margin-left: 0;
    left: 11px;
    top: 4px;
}

.qb-icon-addon.addon-md .form-control,
.qb-icon-addon .form-control {
    padding-left: 30px;
    float: left;
    font-weight: normal;
}

.qb-icon-addon.addon-sm .fa,
.qb-icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}

.qb-icon-addon .form-control:focus+.glyphicon,
.qb-icon-addon:hover .glyphicon,
.qb-icon-addon .form-control:focus+.fa,
.qb-icon-addon:hover .fa {
    color: #2580db;
}

.qb-dropdown-icon {
    border: 6px solid transparent;
    border-top: 6px solid #ffa114;
    display: inline-block;
    position: absolute;
    margin: auto 0;
    right: 17px;
    top: 5px;
    bottom: 0;
    width: 0;
    height: 0;
}

.qb-btn:hover .qb-dropdown-icon {
    border-top-color: #ffffff;
}

#btn_add_dropdown a .material-icons,
.btn-add .material-icons {
    font-size: 20px !important;
}

.btn-create,
.btn-upload {
    padding: 10px 15px !important;
}

#btn_add_dropdown .btn-create {
    margin-right: 10px;
}

#btn_add_dropdown .btn-upload {
    margin-right: 5px;
}

/* ==========================================================================
General
========================================================================== */

.bold {
    font-weight: bold;
}

.clearfix {
    clear: both;
}

.text-danger {
    color: red;
}

.count-title {
    font-weight: bold;
}

.qb-home-table {
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: separate;
}

.qb-home-table thead tr th {
    border-radius: 0 !important;
}

.qb-home-table thead tr th.option,
.qb-home-table thead tr th.option {
    width: 0;
}

.qb-home-table thead tr th.btns,
.qb-home-table thead tr th.btns {
    width: 160px;
}

.qb-home-table tbody tr td {
    vertical-align: middle;
}

.qb-home-table tr.gr th,
.qb-home-table tr.gr td {
    color: #c7c7c7;
}

.qb-home-table {
    margin: 10px 0;
    border: none;
    border-collapse: separate;
    width: 100%;
}

.qb-home-table thead tr th {
    background-color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding: 0 15px;
    border-bottom: 1px solid #7b7f82;
}

.qb-home-table thead tr th.select {
    width: 280px;
}

.qb-home-table thead tr th:first-child {
    overflow: hidden;
    border-radius: 6px 0 0 0;
}

.qb-home-table thead tr th:last-child {
    overflow: hidden;
    border-radius: 0 6px 0 0;
}

.qb-home-table tbody tr th,
.qb-home-table tbody tr td {
    font-size: 12px;
    color: #313E51;
    padding: 10px 15px;
    text-align: left;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: top;
    background-color: #fff;
}

.qb-home-table tbody tr th.min {
    padding: 10px 5px;
}

.qb-home-table tbody tr th {
    border-left: 1px solid #e5e5e5;
    font-weight: normal;
}

.qb-home-table tbody tr:last-child th {
    overflow: hidden;
    border-radius: 0 0 0 6px;
}

.qb-home-table tbody tr:last-child td:last-child {
    overflow: hidden;
    border-radius: 0 0 6px 0;
}

.qb-home-table tbody tr td:first-child {
    border-left: 1px solid #e5e5e5;
}

.qb-home-table tbody tr:last-child td:first-child {
    overflow: hidden;
    border-radius: 0 0 0 6px;
}

.qb-home-table tr th.bold {
    font-weight: bold;
}

.bg-darkblue {
    background-color: #156bcf;
}

.bg-red {
    background-color: #f20701;
}

.bg-danger {
    background-color: #fa301e;
}

.flash-message-dialog {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: auto;
    width: 400px;
    background-color: #4f5f6f;
    border-radius: 4px;
    font-size: 14px;
    line-height: 26px;
    font-weight: 200;
    color: #ffffff;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
}

.flash-message-dialog.alert {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    background-color: red;
}

.qb-warning-icon {
    color: #FF6565;
    font-size: 40px;
    display: block;
    text-align: center;
    padding-bottom: 15px;
}

.qb-warning-box {
    text-align: center;
}

.qb-notification-text {
    color: #c7254e;
    background-color: #f9f2f4;
    min-height: 32px;
    line-height: 23px;
    display: inline-block;
    padding: 6px 10px;
}

.qb-modal-input-text {
    width: 536px;
    margin-left: 1px;
}

.modal-error-msg {
    display: none;
}

.qb-search-input {
    background-image: url("/img/qb-serach-icon.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 17px 17px;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding-top: 3px;
    padding-bottom: 0;
    margin-top: 5px;
}

.corner .tag {
    display: inline-block;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    color: #fff;
    background-color: #8c8c8c;
    border-radius: 3px;
    padding: 0 10px;
    right: 10px;
}

/* ==========================================================================
Datepicker
========================================================================== */
div.datepicker table tr td,
.datepicker table tr th {
    width: auto;
}

div.datepicker-years table tr td {
    width: 225px;
}

div.datepicker-months table tr td {
    width: 200px;
}


div.datepicker table tr td.day,
.datepicker table tr th.day {
    width: 40px;
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
    color: #aeaeae;
}

.datepicker tfoot tr th.space,
.datepicker tfoot tr th.space:hover,
.datepicker tfoot tr th.space:focus {
    background: #fff !important;
    cursor: not-allowed !important;
}

.datepicker tfoot tr th.closeBtn {
    display: table-cell;
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th {
    background-color: #ffa114;
    color: white;
    text-align: center;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover,
.datepicker .datepicker-switch:focus,
.datepicker .next:focus,
.datepicker .prev:focus,
.datepicker tfoot tr th:focus {
    background-color: #ff8c00 !important;
    color: white !important;
}

.datepicker tfoot tr th,
.datepicker tfoot tr th:hover,
.datepicker tfoot tr th:focus {
    background: none !important;
    text-align: center !important;
    cursor: default;
}

.datepicker tfoot .today {
    background-color: #ffa114 !important;
    color: white !important;
    width: 70px;
    padding: 5px;
    margin: auto;
    cursor: pointer;
}

.datepicker table tr td,
.datepicker table tr th {
    border: medium none;
    border-radius: 0 !important;
    text-align: center;
}

.datepicker table tr td {
    cursor: pointer;
}

.datepicker table tr td.today {
    background-color: #ffa114 !important;
    color: white !important;
}

.datepicker table tr td.active {
    background-color: #ffa114 !important;
    color: white !important;
}

div.datepicker table thead tr th.dow:last-child {
    color: blue;
}

div.datepicker table thead tr th.dow:first-child {
    color: red;
}

div.datepicker table tr td.new,
div.datepicker table tr td.old {
    color: #aeaeae;
}

div.datepicker table tr .disabled {
    color: #aeaeae !important;
    cursor: not-allowed;
}

div.datepicker table tr .range-start {
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important;
    background-color: #0896ff !important;
    color: #fff;
}

div.datepicker table tr .range-end {
    border-bottom-right-radius: 50% !important;
    border-top-right-radius: 50% !important;
    background-color: #0896ff !important;
    color: #fff;
}

div.datepicker table tr .range {
    background: #9AF7FF !important;
}

div.datepicker table tr .day:hover {
    background: #ffa114 !important;
}

/* ==========================================================================
document list
========================================================================== */
ul.qb-document-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.qb-document-list li {
    background: rgba(0, 0, 0, 0) url("/img/qb-document-icon.png") no-repeat scroll 0 center;
    margin-left: 5px;
    padding-left: 30px;
    padding-top: 7px;
    height: 40px;
}

.qb-horizontal-document-title {
    line-height: 25px;
}

ul.qb-document-list li span {
    display: inline-block;
}

ul.qb-horizontal-document-list {
    padding: 0;
}

ul.qb-horizontal-document-list li {
    margin: 10px 0;
    padding: 0 15px 0 25px;
    background: rgba(0, 0, 0, 0) url("/img/qb-document-icon.png") no-repeat scroll 0 center;
    list-style: none;
    line-height: 25px;
}

ul.qb-horizontal-document-list li:first-child,
ul.qb-horizontal-document-list li:last-child {
    margin: 0;
}

/*.colorpicker-alpha {
display: none !important;
}*/

.qb-pt-20 {
    padding-top: 20px;
}

.bq-modal-header {
    background-color: #ffa114;
    padding: 12px 15px 7px;
}

.qb-modal-content {
    border-radius: 0;
}

.qb-modal-title {
    text-align: center;
    font-size: 21px;
    color: #fff;
}

.qb-modal-body {
    padding: 30px 30px 10px;
}

.qb-modal-body .qb-form-group {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.qb-modal-body .form-group .qb-form-inputs {
    width: 330px;
}

.qb-modal-body .qb-error-box {
    width: 330px;
    margin-bottom: 10px;
}

.qb-modal-body .form-group .qb-form-inputs input[type="text"].form-control,
.qb-modal-body .form-group .qb-form-inputs input[type="password"].form-control {
    width: 330px;
}

.qb-modal-body .form-group .control-label {
    margin-left: 20px;
    padding-right: 20px;
    width: 140px;
}

.qb-modal-option {
    margin: 25px 0 30px;
}

.qb-tooltip-container {
    position: relative;
    text-align: center;
    margin: 0 0 20px;
    z-index: 1;
}

.qb-tooltip-container .qb-tooltip {
    display: inline-block;
    position: relative;
}

.qb-modal .qb-button-group-double {
    margin: auto;
    text-align: center;
}

.mail-merge-btn {
    min-width: 33.33%;
}

.mail-merge-btn .btn {
    margin: 0;
    padding: 12px 0;
    color: #8a8a8a !important;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mail-merge-btn .btn:focus {
    background-color: #f2f2f2;
}

.form-group .qb-form-inputs.mail-merge-box {
    width: 380px;
}

/* = ドラッグ禁止
----------------------------------------------- */
.qb-content-nav,
.breadcrumb,
.qb-btn,
.qb-p-link,
.qb-list-title,
.qb-list-option,
.qb-btns-nav {
    /* For Opera and <= IE9, we need to add unselectable="on" attribute onto each element */
    /* Check this site for more details: http://help.dottoro.com/lhwdpnva.php */
    -moz-user-select: none;
    /* These user-select properties are inheritable, used to prevent text selection */
    -webkit-user-select: none;
    -ms-user-select: none;
    /* From IE10 only */
    -webkit-user-drag: none;
    /* Prevents dragging of images/divs etc */
}

.qb-exhibition-global-menu {
    width: 100%;
    /*background-color: #fff;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .2);*/
    margin: 0 0 10px;
    /*padding-top: 5px;*/
}

.qb-visitor-line,
.qb-seminar-line:hover td,
.qb-visitor-line,
.qb-seminar-line:hover th {
    background-color: #dcf3fb;
    cursor: pointer;
}

.text-orange {
    color: #ff9400;
}

.movelist {
    list-style: none;
    padding-left: 0px;
}

.movelist li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding-bottom: 17px;
    position: relative;
}

.movelist li:before {
    border-left: 4px dotted #ccc;
    content: "";
    height: 17px;
    left: 3px;
    position: absolute;
    top: 48px;
    width: 2px;
    z-index: 0;
}

.movelist li:last-child:before {
    display: none;
}

.movelist li:last-child,
.movelist {
    border-bottom: none;
    background: none;
}

.qb-total-entry-table {
    width: 100%;
    margin: 15px 0;
}

.qb-total-entry-table th,
.qb-total-entry-table td {
    padding: 10px 0;
}

.qb-total-entry-table th {
    border: 1px solid #0a99d5;
}

.qb-receipted-count {
    font-size: 14px;
    font-weight: 400;
}

.datepicker.dropdown-menu {
    padding: 0;
}

.draggable {
    cursor: move;
    text-align: center;
}

.qb-icon-arrow-up,
.qb-icon-arrow-down {
    color: #0a99d5;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    height: 22px;
    width: 22px;
    margin: 0;
    vertical-align: middle;
}

.qb-icon-arrow-up {
    margin-right: 5px;
}

.qb-form-conf-label {
    width: auto !important;
    font-size: 16px !important;
    padding-top: 10px !important;
    margin-left: 0 !important;
    line-height: 30px;
}

.validation-rule-select-box {
    position: relative;
    margin-bottom: 5px;
}

.validation-rule-select-box:last-of-type {
    margin-bottom: 15px;
}

.validation-rule-select-box .qb-btn.closetype.no-text.validation-rule-remove-button {
    min-height: 20px;
    background-size: 8px 8px;
    padding: 0 9px;
    position: absolute;
    top: 3px;
    margin-right: auto;
}

.qb-exhibition-list-empty {
    background: #ffffff;
    border-radius: 3px;
    padding: 40px 15px;
    height: 100px;
    text-align: center;
    margin-top: 30px;
}

/*-------------------------------------------------------
必須
--------------------------------------------------------*/
.required:after {
    content: "　※";
    color: #ff0000;
    font-weight: bold;
}

.ondragover {
    background-color: #d9d9d9;
}

/*-------------------------------------------------------
検索テーブル
--------------------------------------------------------*/
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url("../img/sort_both.png")
}

table.dataTable thead .sorting_asc {
    background-image: url("../img/sort_asc.png")
}

table.dataTable thead .sorting_desc {
    background-image: url("../img/sort_desc.png")
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url("../img/sort_asc_disabled.png")
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url("../img/sort_desc_disabled.png")
}

.dataTables_length {
    display: inline-block;
}

.qb-search-right .dataTables_length {
    border-left: 1px solid #D6DEE5;
    padding-left: 11px;
}

.dataTables_filter {
    display: inline-block;
    position: relative;
    margin-right: 10px;
}

.dataTables_filter label:after {
    content: "search";
    position: absolute;
    font-family: 'Material Icons';
    font-size: 24px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-font-feature-settings: 'liga'1;
    -moz-font-feature-settings: 'liga'1;
    -o-font-feature-settings: 'liga'1;
    font-feature-settings: 'liga'1;
    top: 8px;
    right: 7px;
    color: rgba(0, 0, 0, 0.54);
}

.qb-option-searchbar label.icon-search {
    color: rgba(0, 0, 0, 0.54) !important;
    position: absolute;
    left: 0;
    top: 8px;
}

.qb-option-searchbar .form-control {
    padding-left: 25px;
}

.dataTables_wrapper .qb-list-option:first-child {
    margin: 0;
}

.lengthMenu {
    padding-top: 10px;
    padding-right: 5px;
    float: left;
    font-weight: 200;
}

.p-count {
    padding-top: 10px;
    padding-left: 5px;
    font-weight: 200;
}

.dataTables_wrapper {
    position: relative;
}

.dataTables_wrapper .qb-search-right {
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dataTables_wrapper .qb-search-left {
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dataTables_wrapper .dataTables_processing {
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    margin-left: -50%;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    opacity: 0.5;
}

.dataTables_wrapper .qb-row-count,
.dataTables_wrapper .qb-exhibition-row-count {
    height: 40px;
    line-height: 40px;
    color: #ffa114;
    text-align: center;
    font-weight: 200;
    display: none;
}

.relative {
    position: relative;
    overflow: auto;
    overflow-y: hidden;
}

.col-visibility-setting .shown a:before {
    content: '';
    left: 19px;
    position: absolute;
    width: 6px;
    /* top: 5px; */
    height: 14px;
    border-top: 5px solid white;
    border-left: 1px solid white;
    border-right: 2px solid #ffa114;
    border-bottom: 2px solid #ffa114;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.col-visibility-setting li a {
    padding-left: 35px;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
}

.col-visibility-setting a:after {
    content: '';
    left: 17px;
    position: absolute;
    width: 19px;
    height: 19px;
    border: 2px solid #ffa114;
    border-radius: 4px;
    z-index: 0;
}

.dataTables_wrapper .col-visibility-setting .fa-cog {
    font-size: 16px;
}

.col-visibility-setting .dropdown-toggle {
    text-align: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

.col-visibility-setting ul {
    height: auto;
    max-height: 350px;
    overflow-x: hidden;
    padding: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border-radius: 4px !important;
    margin-top: 3px;
    border-radius: 4px !important;
    background-color: #ffffff;
    z-index: 1;
}

.col-visibility-setting:hover {
    color: #313E51;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.qb-tooltip-link {
    cursor: help;
    display: inline;
    font-size: 14px;
}

.pointer {
    cursor: pointer;
}

.form-horizontal .checkbox {
    min-height: auto;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important;
}

.w18px {
    width: 18px;
}

.w80px {
    width: 80px !important;
}

.w100px {
    width: 100px !important;
}

.dropdown-menu {
    cursor: pointer;
}

.date-dropdowns select {
    padding: 8px 8px 8px 10px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    margin: 0 8px 0 0;
    height: 44px;
}

i.color {
    display: block;
    margin: auto;
    border: 1px solid #c0c0c0;
    height: 18px;
    width: 18px;
    vertical-align: middle;
}

.form-group .qb-form-inputs input.form-control[type="text"].qb-form-input-other {
    width: 220px;
    height: 30px;
}

.qb-float-right {
    float: right;
}

header .exhibition-info {
    padding-left: 8px;
    color: #FF6565;
}

header .exhibition-label {
    margin-top: 3px;
}

header .exhibition-date,
header .exhibition-name {
    font-size: 12px;
    font-weight: 200;
    line-height: 12px;
    width: 100%;
}

header .exhibition-date {
    position: absolute;
    top: -1px;
    left: 85px;
    margin-top: 13px;
}

header .exhibition-name {
    margin: 5px 0px;
}

.nav-box-container {
    width: 80%;
}

.user-btn {
    cursor: pointer;
    min-width: 28px;
    min-height: 28px;
    display: inline-block;
    background-image: url(/img/user-face.png);
    background-size: 28px 28px;
    background-position: center center;
    background-repeat: no-repeat;

}

.home-btn {
    cursor: pointer;
    min-width: 50px;
    min-height: 32px;
    display: inline-block;
    background-image: url(/img/ic_dashboard_black.svg);
    background-size: 32px 26px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: -15px;
    background-position-y: 0;
    -ms-background-position-x: 0;
}

.qb-content-nav li.active .home-btn {
    background-image: url(/img/ic_dashboard_black_active.svg);
    opacity: 1;
}

.qb-content-nav li:hover .home-btn {
    opacity: 0.75;
}

.icon-guide {
    display: inline-block;
    min-width: 28px;
    min-height: 28px;
    background: url(../user/guide/img/common/icon_guide.png) no-repeat left center;
    background-size: 28px 28px;
    padding: 3px;
    padding-left: 25px;
    cursor: pointer;
}

.guide .tooltip {
    width: 150px !important;
}

.guide .tooltip-inner {
    background: #0086bd;
}

.guide .tooltip.left .tooltip-arrow {
    border-left-color: #0086bd;
}

.p-scrollable {
    white-space: pre-wrap;
    word-break: break-all;
    overflow-y: auto;
}

.btn.btn-primary.btn-confirm.btn-edit {
    width: 120px;
    padding: 8px;
    border: 1px solid #ffa114;
    background-color: #EFF2F7;
    color: #ffa114;
}

.btn.btn-primary.btn-white {
    border: 1px solid #ffa114;
    color: #ffa114;
    background-color: #EFF2F7;
}


.btn-add-dropdown a.btn-add {
    cursor: pointer;
    background-image: url(/img/qb-add-min-w-icon.png);
    background-size: 16px 16px;
    background-position: center center;
    background-repeat: no-repeat;
    height: 34px !important;
    min-width: 34px !important;
    width: 34px !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .24) !important;
    transition: transform 0.225s;
    transform: rotate(0deg);
}

.btn-add-dropdown a.btn-add:hover,
.btn-add-dropdown a.btn-add:focus,
.btn-add-dropdown a.btn-add:active {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2) !important;
}

.btn-add-dropdown.open a.btn-add {
    background-image: url(/img/qb-add-min-w-icon.png);
    transition: transform 0.225s;
    transform: rotate(45deg);
}

.btn.btn-primary.btn-fab.btn-round.btn-add-mini {
    height: 34px !important;
    min-width: 34px !important;
    width: 34px !important;
    background: url(/img/qb-add-min-w-icon.png) center center no-repeat;
    background-color: #ffa114;
    background-size: 16px 16px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .24);
}

.btn.btn-primary.btn-fab.btn-round.btn-add-mini:hover,
.btn.btn-primary.btn-fab.btn-round.btn-add-mini:focus,
.btn.btn-primary.btn-fab.btn-round.btn-add-mini:active {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}

.btn.btn-primary-reverse,
a.btn.btn-primary-reverse {
    background-color: #ffffff !important;
    color: #ffa114 !important;
    border: 1px solid #ffa114 !important;
    box-shadow: none;
}

#button_list .qb-btn.btn-white {
    border: 1px solid #ffa114;
    border-radius: 4px;
    cursor: pointer;
    margin: 0;
    margin-right: 7px;
    color: #ffa114;
}

#button_list .qb-btn.btn-white:hover,
#button_list .qb-btn.btn-white:focus,
#button_list .qb-btn.btn-white:active {
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}

#button_list .qb-btn.btn-white.disable,
button.disable {
    color: #ffa114;
    cursor: not-allowed;
}

.btn.btn-cancel,
.btn.btn-confirm {
    font-size: 14px;
    width: 140px;
    font-weight: 400;
}

.btn-single-group,
.btn-double-group {
    margin: 20px 0;
    text-align: center;
}

.btn-double-group .btn.btn-cancel {
    margin-right: 5px;
    background-color: #939CAA;
}

.btn-double-group .btn.btn-confirm {
    margin-left: 5px;
    background-color: #ffa114;
}

.btn-cancel {
    background-color: #939CAA !important;
}

input:-moz-placeholder {
    /* Firefox 18- */
    line-height: 2.25 !important;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    line-height: 2.25 !important;
}

.dataTables_filter input[type="search"]:-moz-placeholder,
.qb-option-searchbar input.form-control:-moz-placeholder,
.dataTables_filter input[type="search"]::-moz-placeholder,
.qb-option-searchbar input.form-control::-moz-placeholder {
    line-height: 1.4 !important;
}


#table_count {
    font-size: 14px;
    font-weight: 200;
    margin: 20px 0;
}

/*<editor-fold defaultstate="collapsed" desc="material design">*/
td.qb-align-center .checkbox-inline {
    padding-top: 0px;
}

th .checkbox-inline .checkbox-material {
    padding-right: 0px;
}

.radio label,
.checkbox label,
label.radio-inline,
label.checkbox-inline,
.form-horizontal label.control-label {
    font-size: 14px;
    font-weight: 200;
    color: #313E51;
    padding-top: 0;
    display: inline;
}

.radio input[type=radio]:checked~.circle,
label.radio-inline input[type=radio]:checked~.circle {
    border-color: #ffa114;
}

.radio input[type=radio]:checked~.check,
label.radio-inline input[type=radio]:checked~.check {
    background-color: #ffa114;
}

/*modal*/
.qb-modal .modal-title {
    text-align: center;
    font-size: 26px;
    font-weight: 200;
}

.qb-modal .modal-header {
    border: none;
    padding-top: 30px;
}

.qb-modal .modal-footer {
    text-align: center;
    border: none;
}

.qb-modal .modal-footer .btn {
    margin: 10px 10px;
    width: 140px;
    padding: 12px 0px;
    font-size: 14px;
}

.qb-modal .modal-footer .btn.btn-default {
    margin-right: 0px;
    background-color: #939CAA;
}

.qb-modal .bootbox-close-button {
    color: #939CAA;
    font-size: 20px;
}

.qb-modal .modal-content {
    border-radius: 4px;
}

.qb-modal.qb-modal-alert .modal-dialog {
    width: 250px;
}

.qb-modal.qb-modal-alert .modal-content {
    padding: 15px 25px;
}

.qb-modal.qb-modal-alert .bootbox-close-button {
    margin-top: -22px !important;
    margin-right: -30px !important;
}

.modal-body .modal-only-txt {
    padding: 0 40px;
}

/*select*/
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 8px;
    padding-right: 22px;
}

pre {
    font-size: 14px !important;
    font-weight: 200;
    line-height: 24px;
}

select::-ms-expand {
    display: none;
}

.form-control::-ms-clear {
    display: none;
}

.form-control:focus {
    border-color: #ffa114;
}

.form-control:focus:not([readonly]) {
    background-image: linear-gradient(#ffa114, #ffa114), linear-gradient(#d2d2d2, #d2d2d2);
    background-size: 100% 1px, 100% 0px;
}

/*</editor-fold>*/

/*<editor-fold defaultstate="collapsed" desc="table trim-text">*/
table.trim-text {
    table-layout: fixed;
}

.trim-text th:not(.no-trimming),
.trim-text td:not(.no-trimming) {
    width: 100px;
    min-width: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*</editor-fold>*/

/*<editor-fold defaultstate="collapsed" desc="font">*/
.fontBigLight {
    font-size: 26px;
    font-weight: 200;
}

.fontHuge {
    font-size: 20px;
    font-weight: 400;
}

.qb-btn,
.fontNormalLight {
    font-size: 14px;
    font-weight: 200;
}

.fontNormal {
    font-size: 14px;
    font-weight: 400;
}

.btn-primary,
.btn-default {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 15px;
    border-radius: 4px;
}

.fontSmallLight {
    font-size: 12px;
    font-weight: 200;
}

.fontTiny {
    font-size: 9px;
    font-weight: 400;
}

.company-name-div {
    float: left !important;
    margin-right: 5px;
}

.corporate-company-text {
    font-size: 12px;
    margin-top: 5px;
}

.txt-password-notice {
    color: #ffa114;
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
}

.tooltip-inner-class {
    max-width: 100%;
    background-color: #ffa114;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 20px;
}

/* qridge change password */
.qb-change-password {
    margin-left: 30px;
    margin-right: 30px;
}

/*
*
2019/6 add
*
*/
.qb-exhibition-global-menu-wrap {
    position: absolute;
    width: 220px;
    padding-top: 0;
    background-color: #313E51;
    height: 100vh;
}

.qb-exhibition-global-menu {
    box-shadow: none;
    padding-top: 0;
}

.qb-exhibition-global-menu .container {
    width: 100% !important;
    color: #fff;
    text-align: left;
}

.qb-content-nav ul li {
    display: block;
}

.qb-content-nav ul li a {
    color: inherit;
    text-align: left;
    padding: 8px 12px;
}

.qb-content-nav .major-items.active {
    background-color: #263040;
}

.qb-content-nav .nav-wrap>li {
    position: relative;
}

.qb-content-nav .nav-wrap>li span {
    padding-left: 52px;
}

.qb-content-nav .nav-wrap>li ul {
    padding-left: 52px;
    background-color: #263040;
}

.qb-content-nav .nav-wrap li i {
    font-size: 14px;
    position: absolute;
    top: 5px;
    left: 23px;
}

#slide-line {
    position: absolute;
    left: 0;
    height: 44px;
    width: 4px;
    background-color: #ffa114;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.navbar-header {
    width: 220px;
    min-width: 220px;
    background-color: #ffa114;
}

.qb-navbar-brand {
    height: 52px !important;
    padding: 15px 15px 15px 34px;
}

.qb-navbar-new {
    display: table;
    position: relative;
    width: 1200px;
    margin: auto;
    padding: 0px 40px;
}

.qb-navbar {
    color: #000;
}

.qb-navbar-nav>li>a {
    color: #000;
}

.major-items {
    position: relative;
}

.major-items:hover {
    cursor: pointer;
}

.major-items span {
    padding: 10px 0 10px 52px;
    display: block;
}

.major-items ul {
    display: none;
}

.major-items ul.active {
    display: block;
}

.major-items .material-icons {
    font-size: 16px;
    position: absolute;
    top: 13px;
    left: 20px;
    color: #9aa3ab;
    z-index: 1;
}

.major-items ul li.active {
    background-color: #000000;
}

.major-items ul li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 65px !important;
}

.major-items .nav-link {
    padding: 10px 0 10px 52px;
}

.inner-ul {
    padding-left: 30px !important;
}

/*スクロールバーの幅*/
.qb-exhibition-global-menu-wrap::-webkit-scrollbar {
    width: 6px;
}

/*スクロールバーのレール*/
.qb-exhibition-global-menu-wrap::-webkit-scrollbar-track {
    border-radius: 30px;
    background: #eee;
}

/*スクロールバーのつまみ*/
.qb-exhibition-global-menu-wrap::-webkit-scrollbar-thumb {
    border-radius: 30px;
    background: #cbcbcb;
}

.has-error .form-control:focus {
    border-color: #D6DEE5;
    box-shadow: none;
}

.qb-tooltip-link .material-icons.help {
    vertical-align: bottom;
    font-size: 21px;
    color: #ffa114;
}

.qb-tooltip-link .material-icons.tooltip-guide {
    vertical-align: top;
    font-size: 21px;
    color: #ffa114;
}

/* DataTable */
.qb-search-right .select-title {
    display: inline-block;
    vertical-align: middle;
}

.qb-search-option label input[type=search] {
    width: 300px;
}

.even.qb-visitor-line {
    background-color: #ffffff;
}

/*toggle switch*/
.switch {
    position: relative;
    cursor: pointer;
    padding-left: 2px;
    width: 42px;
    height: 22px;
}

.switch .custom-switch {
    opacity: 0;
}

/* .switch-slider {
    position: absolute;
    background-color: #CDD6DD;
    -webkit-transition: .4s;
    transition: .4s;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.switch-slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
} */

/* .slider-text-on {
    left: 5px;
}

.slider-text-off {
    left: 24px;
}

.slider-text-off,
.slider-text-on {
    position: absolute;
    color: #ffffff;
    font-size: 7px;
    padding-top: 7px;
    font-weight: bold;
    -webkit-transition: .4s;
    white-space: nowrap;
}

input:checked+.switch-slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

input:checked+.switch-slider {
    background-color: #ffa114;
}

.switch-slider.round {
    border-radius: 34px;
}

.switch-slider.round:before {
    border-radius: 50%;
} */

/* toggle switch end */
.qb-search-left .dataTables_filter_custom input[type=search] {
    padding: 3px 7px !important;
}

.left-menu-background {
    background-color: #1b222d;
}

.menu-slide-line {
    width: 100%;
    /* height:100%; */
    position: relative;
}

.menu-slide-line:after {
    content: '\A';
    position: absolute;
    background: #ffa114;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2.9%;
    height: 44px;
}

#mail .menu-slide-line:after {
    content: '\A';
    position: absolute;
    background: #ffa114;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2.9%;
    height: auto;
}

.menu-approval {
    position: relative;
}

.visitor-count {
    position: absolute;
    display: inline-block;
    position: absolute;
    width: 32px;
    height: 14px;
    right: 20px;
    top: 15px;
    border-radius: 7px;
    margin: 0 !important;
    line-height: 13px;
    text-align: center;
    background: #FF6565;
    font-size: 9px;
    font-weight: bold;
}

.qb-modal-content .btn-close,
.modal-content .btn-close {
    float: right;
    margin: 15px;
    color: #939CAA;
    cursor: pointer;
}

/*for new UI button triangle visible */
.col-visibility-setting.open .dropdown-toggle:after {
    position: absolute;
    top: 26px;
    right: 6px;
    content: '';
    width: 0;
    height: 0;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
    border-bottom: solid 20px #fff;
    z-index: 3;
}

.col-visibility-setting .dropdown-menu-right {
    top: 38px;
    right: -82px;
}

.col-visibility-setting.open .dropdown-toggle {
    border-radius: 50%;
    background: #D6DEE5;
}

.col-visibility-setting .dropdown-toggle .md-dark {
    padding: 3px 0;
}

.col-visibility-setting {
    padding: 0 11px;
}

/* end */

/* csv upload */
.qb-csv-download-btn-right {
    display: inline-block;
    float: right;
    margin-top: 15px;
}

.qb-csv-download-btn-right .btn.qb-csv-download-btn {
    margin: 0;
    padding: 5px 10px 5px 20px;
    color: #ffa114;
    border: 1px solid #ffa114;
    background: none;
}

.qb-csv-download-btn-right .btn.qb-csv-download-btn:focus {
    background: none;
    color: #ffa114;
}

.qb-csv-download-btn-right .app {
    padding-left: 15px;
}

.csv-upload .qb-import-box-container {
    display: block;
    width: 670px;
    height: auto;
    margin: auto;
}

.csv-upload .qb-csv-import-box {
    margin: 0;
    padding: 78px 30px 72px 30px;
    border-radius: 1px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

.csv-upload .qb-import-text {
    border: 2px dotted #D6DEE5;
    padding: 45px;
}

.csv-upload .qb-import-text .file-upload {
    font-size: 36px;
    color: #ffa114;
}

#csv_file_label {
    margin-top: 22px;
}

#csv_file_label:hover,
#csv_file_label:focus {
    box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}

.csv-import .qb-list-count {
    display: inline-block;
    color: #ffa114;
    font-size: 14px;
    margin: 20px 0;
    color: #313E51;
}

.csv-import .qb-list-option {
    margin-top: 15px;
}

.csv-import .qb-search-option {
    border-bottom: 1px solid #D6DEE5;
}

.csv-import #DataTables_Table_0_filter label .form-control {
    width: 300px !important;
}

.csv-import #DataTables_Table_0_length {
    padding-left: 15px !important;
}

.csv-import .qb-list-option.csv-clearfix {
    margin-bottom: 10px;
}

/* #qb-step-navbar ul li:not(:first-child):after {
    width: 210px;
    right: 100px;
} */

#qb-step-navbar ul li.active .step-num {
    background: #ffa114 !important;
    width: 32px !important;
    height: 32px !important;
}

#qb-step-navbar ul li.active .step-text,
#qb-step-navbar ul li.active .step-text a {
    color: #707070 !important;
}

#qb-step-navbar ul li .step-num {
    width: 32px !important;
    height: 32px !important;
    color: #ffa114 !important;
    border: 1px solid #ffa114;
    background: #EFF2F7 !important;
}

#qb-step-navbar ul li {
    width: 210px;
}

#qb-step-navbar ul li.active:not(:first-child):after {
    background: #ffa114 !important;
}

#qb-step-navbar ul li:not(:first-child):after {
    width: 68px;
    height: 1px;
    background: #D6DEE5;
    top: 16px;
    right: 175px;
}

#qb-step-navbar .step-num {
    padding-top: 3px;
    font-size: 14px !important;
    font-weight: normal !important;
}

#qb-step-navbar .step-check {
    padding-top: 2px;
    color: #ffffff;
    font-size: 20px;
}

/* end */

.word-break {
    word-break: break-word;
}

.dt-button-collection {
    max-height: 350px;
}

.dt-buttons .buttons-colvis {
    margin: 0px 11px;
}

.qb-list-option.clearfix {
    margin-top: 0px;
    margin-bottom: 10px;
}

#exhibition_list .qb-form-table thead tr th:first-child,
#exhibition_list .qb-list-table tbody tr td:first-child {
    text-align: center;
}

#exhibition_list .radio-inline {
    vertical-align: baseline;
}

.next-detail tr {
    cursor: pointer;
}

.next-detail tr:hover td {
    background-color: #dcf3fb !important;
}

.page-header-top {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.page-header-top .text-title {
    margin: 20px 0px 15px;
}

.qb-form-table .row-title {
    background-color: #eff2f7 !important;
}

.vertical-line {
    width: 1px;
    background-color: #d6dee5;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

/**end**/
/* table th width */
.w-20 {
    width: 20px;
}

.w-49 {
    width: 49px;
}

.w-60 {
    width: 60px;
}

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

.w-100 {
    width: 100px;
}

.w-150 {
    width: 150px;
}

.w-200 {
    width: 200px;
}

.w-300 {
    width: 300px;
}

/*end  table th width */
