html, body {
    width: 100%;
    height: 100%;
}
.assignwidth{
    width:2%;
}
body {
    margin: 0;
    padding: 0;

    background-color: #fff;
    color: #666;
    line-height: 1.7em;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 5px;
    color: #333;
    font-weight: 500;
    line-height: 1em;
    border-bottom: 1px solid #e8e8e8;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

img {
    max-width: 100%;
    height: auto;
}

blockquote {
    border-color: #dd3333;
}

.table-v-align tbody > tr > td {
    vertical-align: middle;
}

.table td.nested-grid-cell > table.table {
    background-color: transparent;
}

td.nested-grid-cell {
    margin: 0 !important;
    padding: 0 !important;;
}

td.nested-grid-cell > table.table {
    margin-bottom: 0;
}

td.nested-grid-cell > table.table > thead {
    text-transform: lowercase;
}

td.nested-grid-cell > table.table > thead > tr > th,
td.nested-grid-cell > table.table > tfoot > tr > td {
    padding: 2px 8px;
    border-bottom: none;
    text-align: left;
    text-decoration: underline;
}

td.nested-grid-cell > table.table > tfoot > tr > td {
    border-top: none;
    font-weight: bold;
    font-size: 14px;
}

td.nested-grid-cell > table.table > tbody {
    border-top: none;
}

td.nested-grid-cell > table.table > tbody > tr > td {
    text-align: left;
    font-size: 12px;
    padding: 2px 8px;
}

td.nested-grid-cell > table.table > tbody > tr:last-child > td {
    border-bottom: 1px solid #909090;
}

.table-cell-valign-middle > tbody > tr > td {
    vertical-align: middle;
}

.table.table-with-sub-header > thead > tr:first-child > th {
    border-bottom: 1px solid #efefef;
}

.table.table-with-sub-header > thead > tr:last-child > th {
    padding: 2px 8px;
    font-size: 12px;
}

.table > tfoot > tr > td {
    border-top: 2px solid #dddddd;
    font-weight: bold;
}

td.bg-success {
    background-color: #f1fdeb;
}

.table > tfoot > tr.bg-grey {
    background-color: #f1f1f1;
}

.table > tfoot > tr.bg-dark {
    border-top: 3px solid #a29e9e;
    background-color: #d8d8d8;
}

.bg-grey .bg-success {
    background-color: #dff0d8;
}

.bg-dark .bg-success {
    background-color: #d0ecd5;
}

.content-wrapper {
    min-height: calc(100% - 60px);
    height: auto;
    width: 100%;
    max-width: 1920px;
    min-width: 360px;
    margin: 0;
    padding: 0;
}

.footer-wrapper {
    width: 100%;
}

.breadcrumb {
    margin-top: 10px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding: 20px 30px;
}

.footer a {
    color: #666;
    font-weight: 700;
}

.fix-auto-fill {
    height: 0;
    overflow: hidden;
}

form .form-group.required > .control-label:after {
    content: "*";
    display: inline-block;
    color: #cd5c5c;
}

.form-group > .checkbox {
    margin-top: 33px;
}

.tab-content {
    margin-top: 20px;
}

.login-box {
    float: none;
    margin: 0 auto;
}

.glyphicon-big {
    font-size: 25px;
}

.glyphicon-warning {
    color: #ff6f2a;
}

.glyphicon-danger {
    color: #d9534f;
}

.glyphicon-success {
    color: #5cb85c;
}

.detail-view-block table.detail-table-view > tbody {
    border-left: 1px solid #ddd;
}

.detail-view-block table.detail-table-view > tbody > tr > td:nth-of-type(odd) {
    max-width: 85px;
    font-weight: bold;
    text-align: right;
}

.detail-view-block table.detail-table-view > tbody > tr > td:nth-of-type(even) {
    border-right: 1px solid #ddd;
}

.detail-view-block table.detail-table-view > tbody > tr:last-child {
    border-bottom: 1px solid #ddd;
}

.not-set {
    color: #bbb;
}

div.not-set {
    text-align: center;
}

table.table.info-table {

}

table.table.info-table > thead > tr.filters > td {
    padding: 1px;
    font-size: 14px;
}

table.table.info-table > thead > tr > th {
    padding: 1px 4px;
}

table.table.info-table > thead > tr.filters > td input[type="text"],
table.table.info-table > thead > tr.filters > td select,
table.table.info-table > tbody > tr > td div.bootstrap-touchspin > input[type="text"].form-control,
table.table.info-table > tbody > tr > td div.bootstrap-touchspin > span.input-group-btn-vertical > button {
    border-radius: 0 !important;
}

table.table.info-table > tbody > tr > td div.bootstrap-touchspin > input[type="text"].form-control {
    height: 22px;
    text-align: center;
}

table.table.info-table > tbody > tr > td div.bootstrap-touchspin > span.input-group-btn-vertical > button {
    padding: 5px 8px;
}

table.table.info-table > tbody > tr > td div.bootstrap-touchspin span.input-group-btn-vertical i {
    top: 0;
    left: 4px;
}

table.table.info-table > tbody > tr > td {
    padding: 0 5px;
    font-size: 14px;
}

table.table.flash-info-table {
    width: 255px;
}

table.table.flash-info-table > tbody > tr > td {
    padding: 2px;
    font-size: 12px;
}

table.table-testing-point > tbody > tr.testing-point-group-rows {
    border-top: 2px solid #4b6b45;
    background-color: #74ab6a;
}

table.table-testing-point > tbody > tr.testing-point-group-rows > td {
    color: #f7f7f7;
    text-shadow: 1px 1px #828181;
}

table.table-testing-point > tbody > tr.seating-group-rows {
    border-top: 5px solid #ddd;
}

tr[data-is-bounded="1"] {
    font-weight: bold;
}

tr.table-category-row > td {
    padding: 10px;
    border-bottom: 4px solid #aba6a6;
    font-weight: bold;
    font-size: 16px;
}

.seating-list-block {
    cursor: pointer;
}

.seating-list-block:hover {
    color: #8a8a8a;
}

.seating-list-block .select2.select2-container {
    width: 220px !important;
}

.seating-list-block .select2.select2-container .select2-selection {
    height: 22px;
    line-height: 1.428571429;
    padding: 2px 24px 2px 4px;
    border-radius: 0;
    font-size: 12px;
}

.seating-list-block .select2.select2-container .select2-selection__clear {
    font-size: 16px;
    line-height: 1.1;
}

.seating-list-block .select2.select2-container .select2-selection--single .select2-selection__arrow {
    height: 20px;
}

.select2-container .select2-dropdown {
    border-radius: 0;
}

.select2-container .select2-search--dropdown .select2-search__field {
    padding: 0 5px;
    border-radius: 0 !important;
}

.select2-container .select2-results__option {
    padding: 5px 6px;
    font-size: 12px;
    line-height: 1.2em;
}

.checkbox.fill-seat-checkbox {
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}

.text-roman-large {
    font-family: "Arial Rounded MT Bold", serif;
    font-size: 16px;
    font-weight: bold;
}

.text-roman-larger {
    font-family: "Arial Rounded MT Bold", serif;
    font-size: 18px;
    font-weight: bold;
}

.text-roman-small {
    font-family: "Arial Rounded MT Bold", serif;
    font-size: 12px;
}

.text-roman-small .text-roman-larger {
    font-size: 14px;
}

.pjax-container-block {
    position: relative;
}

.pjax-global-container > .pjax-loader-block,
.pjax-container-block > .pjax-loader-block {
    display: none;
    z-index: 999;
    position: absolute;
    top: 0;
    right: -5px;
    bottom: -5px;
    left: -5px;

    background-color: #fff;
    opacity: 0.7;
}

.pjax-global-container > .pjax-loader-block,
.pjax-container-block > .pjax-loader-block.pjax-loader-block--loading {
    display: block;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: .45;
}

.row-input-tp {
    width: 50px;
    height: 20px;
    text-align: center;
}

.row-select-tp {
    height: 20px;
    max-width: 220px;
}

tr.row-input-is-edited {
    color: green;
}

.number-of-seats {
    float: right;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.custom-filter-container {
    font-size: 22px;
}

.custom-filter-container span {
    font-weight: bold;
    text-decoration: underline;
}

.table.table-sweet-cells > thead > tr.filters > td {
    padding: 1px;
}

.table.table-sweet-cells > thead > tr.filters > td > .form-control {
    height: 28px;
    padding: 3px 1px;
}

.table.table-sweet-cells > tbody > tr > td {
    padding: 1px;
}

.glyphicon-yellow{
    color: hsla(55, 99%, 69%,1);
}

.cell-with-icon{
    display: inline-block;
    vertical-align: middle;
}

.cell-with-icon .glyphicon {
    float: left;
    margin: 2px 10px;
}

.cell-with-icon span:not(.glyphicon) {
    text-align: right;
    clear: left;
    line-height: 30px
}

.glyphicon.fast-right-spinner {
    -webkit-animation: glyphicon-spin-r 1s infinite linear;
    animation: glyphicon-spin-r 1s infinite linear;
}

.glyphicon.normal-right-spinner {
    -webkit-animation: glyphicon-spin-r 2s infinite linear;
    animation: glyphicon-spin-r 2s infinite linear;
}

.glyphicon.slow-right-spinner {
    -webkit-animation: glyphicon-spin-r 3s infinite linear;
    animation: glyphicon-spin-r 3s infinite linear;
}

.glyphicon.fast-left-spinner {
    -webkit-animation: glyphicon-spin-l 1s infinite linear;
    animation: glyphicon-spin-l 1s infinite linear;
}

.glyphicon.normal-left-spinner {
    -webkit-animation: glyphicon-spin-l 2s infinite linear;
    animation: glyphicon-spin-l 2s infinite linear;
}

.glyphicon.slow-left-spinner {
    -webkit-animation: glyphicon-spin-l 3s infinite linear;
    animation: glyphicon-spin-l 3s infinite linear;
}

@-webkit-keyframes glyphicon-spin-r {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes glyphicon-spin-r {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes glyphicon-spin-l {
    0% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes glyphicon-spin-l {
    0% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.mt-1{
    margin-top: 1em;
}
.mt-2{
    margin-top: 2em;
}

.s_green{
    background:#0f0;
    padding:5px;
    color:#fff;
}
.s_red{
    background:#f00;
    padding:5px;
    color:#fff;
}

.red_text{
    color:#f00;
}
.error{
    color:#f00;
    border: 1px solid #f00;
}