html, body {
    font-size: 1em;
}

#modal-popup-content {
    min-height: 100px;
}

#menu-left {
    position: fixed;
    top: 50px;
    width: 70px !important;
    left: 0px;

    transition: all ease .2s;
}

.sb-menu {
    border-top: 1px solid #4a6f83;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    height: calc(100% - 200px);
}

h1, .h1 {
    font-size: 1.5rem;
}

.main-container {
    padding-left: 80px !important;
}

#menu-filter {
    position: absolute;

}

#menu-left .section-title {
    position: absolute;
    display: none;
}

#menu-left.active {
    width: 300px !important;
}

#menu-left.active .section-title {
    display: block;
}

#menu-left-bg.active {
    display: block;
}

#menu-left-bg {
    z-index: 1002;
    display: none;
    content: '';
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}


.file-preview-frame {
    max-width: 300px;
}

.radio label, .checkbox label {
    padding-left: 10px;
}

.krajee-default.file-preview-frame .kv-file-content {
    height: auto !important;
}

.file-upload-indicator, .file-footer-caption, .file-caption {
    display: none !important;
}

.file-caption-main .btn {
    font-size: 12px !important;
}

.krajee-default.file-preview-frame .file-thumbnail-footer {
    height: auto;
}

.krajee-default.file-preview-frame {
}

#menu-left {
    width: 300px;
    height: 100%;
    overflow-y: hidden;
    z-index: 1003;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0px;
    font-weight: 400;
}

.card-header {
    padding: 9px 1.25rem;
}

.card-header h5 {
    font-weight: bold;
    text-transform: uppercase;
}

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

.select2-container--krajee .select2-selection {
    min-height: 35px;
}

.bot-hours .checkbox {
    display: inline-block;
    width: 12%;
}

.bot-hours .checkbox label {
    width: 100%;
}

.bot-hours .checkbox label input[type=checkbox] {
    width: 15px;
    height: 15px;
}

.bot-hours-editable label {
    display: inline-block;
    width: 15%;
}

.bot-hours, .bot-hours-editable {
    min-height: 125px !important;
    height: 125px !important;
}

.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
    background: rgba(20, 200, 20, 0.8);
}

.table > thead > tr > th {
}

.input-group-addon {
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none;
    border-bottom: 1px solid #dddddd;
}

tr.action > td {
    border-bottom: none !important;
}

.select2-container--krajee .select2-selection--multiple .select2-selection__choice {
    border-radius: 0;
    margin: 8px 0 0 6px;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 30px;
}

.wrap > .container {
    padding: 70px 15px 20px;
    width: 100%;
    min-width: 900px;
}

.container-narrow {
    width: 970px;
    margin: 0 auto;
}

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

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

.alert {
    font-weight: 500;
    font-size: 1em;
    padding-left: 40px;
}

.alert span.glyphicon {
    position: absolute;
    top: 20px;
    left: 15px;
}

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

table {
    font-size: 14px;
}

.text-trimer {
    overflow: hidden;
    text-overflow: ellipsis;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.navbar .btn-info {
    margin-top: 2px;
}

#slidebars-show {
    margin-top: 5px;
}

.navbar-brand button {
    font-size: 13px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
}

#slidebars-show {
    display: block;
    color: #fff !important;
    line-height: 42px;
    font-size: 28px;
    font-weight: 100;
    height: 45px;
    width: 40px;
    float: left;
    position: fixed;
    z-index: 5100;
    cursor: pointer;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

#slidebars-show:active {
    opacity: 0.9;
}

#menu-left .sb-close {
    position: relative;
}

#menu-left .sb-close a {
    padding-left: 45px;
}

#menu-left i {
    font-size: 24px;
    position: absolute;
    left: 14px;
    top: 0px;
}

#logout-button {
    font-size: 14px;
    font-weight: 400;
}

.kv-editable-popover button.close {
    color: #000;
}

.kv-editable-popover.popover {
    border-radius: 6px 6px 6px 6px;
    background: white;
}

.kv-editable-popover.popover .popover-title {
    border-bottom: 1px solid #ebebeb;
}

.kv-editable-popover.popover.right > .arrow:after {
    border-right-color: white;
}

/* Main Menu */
.sb-menu {
    background-color: #3d5c6f;
    /* Apply to <ul> or <ol>. */
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.sb-menu li {
    width: 100%;
    padding: 0;
    margin: 0;
    border-top: none !important; /* Will lighten any background colour you set. */
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); /* Will darken any background colour you set. */
}

/* .sb-menu > li:first-child {
    border-top: none; Removes top border from first list item.. 
} */

.sb-menu > li:last-child {
    border-bottom: none; /* Removed bottom border from last list item. */
}

.sb-menu li a {
    width: 100%; /* Makes links full width. */
    display: block;
    padding: 9px; /* Creates an even padding the same size as your font. */
    color: #f2f2f2;
    height: 40px;
}

.sb-menu li a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.05); /* Will lighten any background colour you set. */
}

.sb-menu li a.active {
    border-left: 3px solid #fff !important;
    text-decoration: none;
    background-color: #4e6f81;
}

/* Borders */
.sb-left .sb-menu li a {
    border-left: 3px solid transparent;
}

.sb-left .sb-menu li a:hover {
    border-left: 3px solid; /* Removes transparent colour, so border colour will be the same as link hover colour. */
}

.sb-right .sb-menu li a {
    border-right: 3px solid transparent;
}

.sb-right .sb-menu li a:hover {
    border-right: 3px solid; /* Removes transparent colour, so border colour will be the same as link hover colour. */
}

/* Left */
.sb-menu li .sb-open-right, .sb-menu li small {
    display: inline-block;
    padding: 14px;
}

.sb-menu li img {
    margin: 14px;
}

#access-form-title {
    line-height: 39px;
}

.generic-form h4 {
    line-height: 13px;
    position: relative;
}

.generic-form h4 i {
    position: absolute;
    font-size: 150%;
    right: 25px;
    top: -2px;
}

.generic-form .detail-panel h4 i {
    position: initial;
}

.generic-form .detail-panel {
    padding: 5px;
    height: 48px;
}

.generic-form .panel .table-responsive {
    overflow-y: hidden;
    width: 100%;
}

.generic-form .panel input[type=checkbox] {
    width: 20px;
    height: 20px;
}

.generic-form .panel .checkbox-inline {
    line-height: 20px;
    font-size: 14px;
    margin: 5px;
}

.generic-form .panel .checkbox-inline b {
    margin-left: 5px;
}

.generic-form .panel-container-com {
    padding: 10px;
}

.generic-form h5 {
    line-height: 3px;

}

.generic-form .panel-heading {
    padding-top: 0;
    padding-bottom: 8px;
}

.generic-form .panel-heading > .row > p {
    margin-bottom: 8px;
}

.generic-form .panel-body {
    padding-top: 0;
    padding-bottom: 9px;
}

.generic-form .lead > a.btn, .generic-form .lead button {
    margin-left: 10px;
}

.generic-form input[type=radio] {
    width: 15px;
    height: 15px;
}

.generic-form label.radio-inline {
    font-weight: bold;
    font-size: 14px;
}

.generic-form label.control-label {
    font-size: 14px;
}

.very-empty-grid .kv-panel-before, .very-empty-grid .filters, .very-empty-grid .kv-panel-after, .very-empty-grid .panel-footer {
    display: none;
}

.very-empty-grid .table > thead > tr > th {
    white-space: normal;
}

.not-so-empty-grid .kv-panel-before, .not-so-empty-grid .kv-panel-after {
    display: none;
}

.content-prev-btn {
    color: #00AA88;
    font-size: 30px;
}

/*.modal {*/
/*    z-index: 9999;*/
/*}*/

.modal-dialog-content .modal-dialog {
    min-width: 600px;
    width: 90%;
}

.modal-open .modal {
    background: rgba(1, 1, 1, 0.7);
}

.grid-controll-btn:hover {
    text-decoration: none;
}

.grid-controll-btn {
    font-size: 21px;
}

.grid-controll-btn.approve {
    color: #00AA88;
}

.grid-controll-btn.delete {
    color: #c55;
}

.grid-controll-btn.revert {
    color: #e78b24;
}

.content-grid input[type=checkbox] {
    width: 30px;
    height: 30px;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

.custom_drag {
    cursor: move;
}

.bootstrap-tagsinput {
    width: 100%;
    border-radius: 0px;
    min-height: 35px;
    line-height: 30px;
}

.bootstrap-tagsinput .label-info {
    font-size: 12px;
    font-weight: bold;
    background-color: rgb(0, 140, 186);
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }
    to {
        transform: scale(1) rotate(360deg);
    }
}

.nav-bar-normal {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 5000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

.select2-container .select2-choice {
    height: 39px;
    line-height: 1.7;
}

.kv-grid-toolbar .select2-container {
    max-width: 800px !important;
}

/* #url-alias-grid .kv-panel-before {
    padding-bottom: 0;
} */

#add-url-alias-form {
    width: 100%;
}

#add-url-alias-form .ignore-checkbox-column {
    white-space: nowrap;
}

#add-url-alias-form .ignore-checkbox-column label {
    font-size: 14px;
}

#add-url-alias-form .ignore-checkbox-column input {
    position: relative;
    top: 2px;
}

#add-url-alias-form button[type=submit] {
    margin-left: 15px;
}

.nav-pills {
    font-weight: 400;
}

.badge {
    font-weight: 400;
}

#megastat-grid th {
    white-space: normal;
    vertical-align: middle;
}

#reffilter_form .checkbox label, .generic-form .checkbox label {
    padding-left: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
}

#reffilter_form .checkbox label::after, #reffilter_form .checkbox label::before, .generic-form .checkbox label::after, .generic-form .checkbox label::before {
    width: 22px;
    height: 22px;
    font-size: 15px;
}

.sb-slidebar * {
    -webkit-transform: none !important;
}

#menu-filter .typeahead, #menu-filter .tt-query, #menu-filter .tt-hint {
    height: 30px;
    width: 250px;
    margin: 8px 15px 2px;
    padding: 5px 15px;
    border: 2px solid #ccc;
    text-indent: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
}

#menu-filter .tt-input {
    height: 38px;
    padding: 0 31px 0;
    border: none;
    text-indent: 20px;
}

#menu-filter .tt-input:focus {
    box-shadow: none;
}

#menu-filter .typeahead {
    background-color: #fff;
}

#menu-filter .typeahead:focus {
    border: 2px solid #0097cf;
}

#menu-filter .tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

#menu-filter .tt-hint {
    color: rgba(0, 0, 0, .0);
}

#menu-filter .tt-dropdown-menu {
    width: 370px;
    margin: 10px 0 0 15px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    cursor: pointer;
}

#menu-filter .tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}

#menu-filter .tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;
}

#menu-filter .tt-suggestion p {
    margin: 0;
}

#menu-left #menu-filter-icon {
    position: absolute;
    z-index: 1000;
    top: 3px;
    left: 20px;
}

.modal-backdrop.fade.in {
    display: none;
}

.redactor-toolbar {
    background: #008cba;
}

.redactor-toolbar li a, .redactor-toolbar li a i:before {
    font-size: 20px;
    color: #fff;
}

.redactor-toolbar li a:hover {
    background: #f04124;
    color: #fff;
}

.redactor-box textarea {
    background-color: #244363;
}

.redactor-toolbar li a:active, .redactor-toolbar li a.redactor-act {
    background: #000;
    color: #aaa;
}

.redactor-toolbar, .redactor-dropdown {
    z-index: 1013 !important;
}

.prev-image {
    height: 120px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.prev-image:hover {
    border-color: #00CCFF;
    cursor: pointer !important;
}

.overflow-container {
    height: 150px;
    overflow-x: auto;
    margin-bottom: 10px;
}

#imagelist {
    white-space: nowrap;
}

ul.img-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

ul.img-list li {
    display: inline-block;
    height: 120px;
    margin: 0 1em 1em 0;
    position: relative;
    width: 150px;
}

span.text-content {
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    cursor: pointer;
    display: table;
    height: 120px;
    left: 0;
    position: absolute;
    top: 0;
    width: 150px;
}

span.text-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

span.text-content {
    background: rgba(0, 0, 0, 0.5);
    color: white;
    cursor: pointer;
    display: table;
    height: 120px;
    left: 0;
    position: absolute;
    top: 0;
    width: 150px;
    opacity: 0;
}

ul.img-list li:hover span.text-content {
    opacity: 1;
}

span.text-content {
    background: rgba(0, 0, 0, 0.5);
    color: white;
    cursor: pointer;
    display: table;
    height: 120px;
    left: 0;
    position: absolute;
    top: 0;
    width: 150px;
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

.input-panel-with-padding .file-input .file-preview {
    width: 90%;
    margin: 5px 5% 25px;
}

.btn-interview, .btn-interview-sub {
    width: 100%;
}

.file-preview img {
    width: 100%;
}

.row.btn-interview .col-md-2 {
    padding-right: 3px;
    padding-left: 3px;
}

.prize-create-form {
    width: 85%;
    max-width: 900px;
}

.middle-checkbox-column {
    padding-top: 8px;
}

.middle-checkbox-column input[type='checkbox'] {
    vertical-align: middle;
}

#questions .badge {
    font-size: 14px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

.badge a {
    color: #acf89f;
}

.container-narrow .list-group {
    font-size: 14px;
    font-weight: 400;
}

.template-table {
    border: 0;
    width: 100%;
}

.template-table td {
    vertical-align: top;
    padding: 10px;
    padding-top: 0;
}

.modal-dialog {
    margin: 60px;
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 80px auto;
    }
}

.kv-checkbox-list label {
}

.kv-checkbox-list label:before {
    content: normal;
}

.kv-checkbox-list label input[type=checkbox] {
    opacity: 1;
}

.min-grid .grid-view .summary {
    display: none;
}

.min-grid .grid-view .kv-grid-table {
    margin-bottom: 0;
    border-bottom: 1px solid #008cba;
}

.min-grid .grid-view .pagination {
    margin-top: 5px;
    margin-bottom: 0;
}

.cnt, .sum, .win_sum, .user_ids {
    width: 100%;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0px !important;
}

.input-multiselect label:before {
    content: normal;
}

.input-multiselect label input[type=checkbox] {
    opacity: 1;
}

.tooltip-inner {
    font-size: 16px;
}

#tagh2 .bootstrap-tagsinput input {
    width: 100% !important;
}

.dropdown-menu {
    right: 0;
    left: inherit;
    z-index: 99999;
}

.bootstrap-tagsinput .label-info {
    white-space: pre-wrap;
}

.file-preview-image-own {
    max-width: 100%;
    vertical-align: middle;
}

.no-padding td {
    padding: 0;
    padding-right: 10px;
}

.no-padding tr td:last-child {
    padding-right: 0;
}

.overlay_progress {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background: rgba(1, 1, 1, 0.5);
}

.overlay_progress .position {
    margin: 0 auto;
    text-align: center;
    margin-top: 300px;
    position: fixed;
    width: 100%;
}

.overlay_progress .loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

.overlay_progress .loader, .overlay_progress .loader:after {
    border-radius: 50%;
    width: 12em;
    height: 12em;
}

.overlay_progress h1 {
    color: #eee;
    text-shadow: 0px 1px 1px #333;
}

.fix-grid .panel-heading {
    padding: 10px 15px;
}

.ajax-leaderboard-tour {
    color: #00394d;
}

.ajax-leaderboard-tour:hover {
    color: #0064cd;
}

.tour-lead-table td, .tour-lead-table th {
    text-align: center;
    vertical-align: middle;
}

.tour-lead-table {
    font-size: 14px;
}

.sort-handler {
    font-size: 50px;
    cursor: move;
}

#menu-items {
    list-style-type: none;
    padding: 0px;
}

#menu-items li {
    height: 180px;
}

.ui-state-highlight {
    background: none;
    border: 3px dashed #003760;
}

.selectize-input {
    min-height: 39px;
    border-radius: 0px !important;
}

.sort-handler:hover {
    color: #0065b4;
}

.container pre.sf-dump {
    z-index: 1000;
}

#video-preview {
    max-width: 100%;
}

#video-preview-reset {
    margin-left: 20px;
}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu {
    max-width: 210px;
}

.bg-green {
    background-color: rgba(7, 174, 43, 0.4);
}

.bg-red {
    background-color: rgba(205, 42, 7, 0.4);
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
    max-width: 210px;
}

body {
    background-color: #F9F9F9;
}

#sb-site, .sb-site-container {
    background-color: transparent;
}

label, .control-label, .help-block, .checkbox, .radio {
    font-size: 1em;
}

.logo-site {
    margin-bottom: 20px;
    text-align: center;
}

#menu-top {
    background-color: #5f8497;
    border-color: #5f8497;
}

#login-form .btn-primary {
    color: #ffffff;
    background-color: #5f8497;
    border-color: #5f8497;
    display: block;
    width: 170px;
    padding: 15px;
    margin-right: auto;
    transition: all ease .1s;
    margin-left: auto;
    text-transform: uppercase;
}

.btn-primary:hover {
    background-color: #3D5C6F !important;
}

#login-form {
    padding: 30px;
    border-color: #5f8497;
    background-color: #FFF;
    border: 1px solid #EEE;
}

.site-login {
    margin-right: auto;
    margin-left: auto;
    max-width: 400px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #386d4c;
}

.has-success .form-control {
    border-color: #386d4c;
}

.btn-info {
    background-color: #5f8497;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 15px !important;
    margin: 5px;
}

.btn-info .typcn:before {
    margin-right: 5px;
    font-size: 24px;
}

.btn-info:hover, .lang > div a:hover {
    background-color: #345061 !important;
    border-color: #345061 !important;
}

a, .grid-controll-btn {
    color: #5f8497;
}

a:hover, .grid-controll-btn:hover {
    color: #3d5c6f;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #3d5c6f;
}

.btn-warning {
    color: #ffffff;
    background-color: #ffc107;
    border-color: #ffc107;
}

.main-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.main-links button {
    background-color: transparent;
    border: none;
}

.main-links i {
    font-size: 2.8em;
    text-align: center;
    display: block;
    background-color: #FFF;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    line-height: 90px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border: 2px solid #bad3e0;
}

.index-header {
    background-color: #FFF;

    margin-bottom: 20px;
    padding: 20px 30px;
}

.main-links a span {
    text-transform: uppercase;
    font-weight: bold;
}

.main-links-wrap {
    background-color: #FFF;

}

.main-links-wrap h3 {
    margin-bottom: 20px;
}

.index-header h1 {
    margin-top: 20px;
}

.main-links a:hover i {
    border: 2px solid #5f8497;
}

.main-links a {
    color: #5f8497;
}

.main-links li {
    margin-bottom: 30px;
    width: 20%;
    float: left;
    text-align: center;
    height: 130px;
    display: block;
    vertical-align: top;
}

.main-links a {
    display: block;
    text-decoration: none;
}

.main-links a:hover {
}

.site-index h2 {
    font-size: 1.1em;
    margin-bottom: 20px;
    color: #5f8497;
    font-weight: bold;
}

.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #5f8497;
    border-color: #5f8497;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #5f8497;
}

.panel-primary {
    border-color: #5f8497;
}

.glyphicon-remove {
    color: #ab3e32 !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 3px;
}

.empty {
    padding: 20px;
    text-align: center;
    font-size: 2em;
    color: #c5c5c5;
}

.index-header {
    padding-top: 50px;
    padding-bottom: 50px;
}

.index-header .index-logo {
    float: left;
    margin-left: 30px;
    margin-right: 50px;
}

.main-container {
    padding-top: 65px;
}

.container-tables {
    font-size: 1em;
    padding-top: 20px;
    padding-bottom: 20px;
}

.container-tables .table > thead > tr > th, .container-tables .table > tbody > tr > th, .container-tables .table > tfoot > tr > th, .container-tables .table > thead > tr > td, .container-tables .table > tbody > tr > td, .container-tables .table > tfoot > tr > td {
    padding: 10px;
}

.remove-book-file {
}

.tab-content {
    padding: 0px;
}

.file-preview-image {
    height: auto;
}

.images-list {
    position: relative !important;
}

.images-list .item {
    max-width: 200px;
    position: relative !important;
    background-color: #fff;
    padding-bottom: 10px;
    text-align: center;
    height: 320px;
    border: 1px solid transparent;
}

.images-list .item .thmb {
    width: 100%;
    max-width: 200px;
    height: 200px;
}

.images-list .item p {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    overflow: hidden;
    display: block;
}

.images-list .item:hover {
    border: 1px solid #3D5C6F;
}

.images-list .item .modal .thmb {
    padding: 0px;
}

.images-list .item .btn {
    margin-left: 4px;
    padding: 5px;
    font-size: .8em;
}

.images-list .item .thmb {
    margin-bottom: 15px;
    padding: 5px;
}

.images-list .label {
    margin-bottom: 10px;
    font-size: 1em;
    color: #666;
    padding: 0px;
}

.photo-title {
    margin-bottom: 10px;
}

.photo-desc {
    margin-bottom: 10px;
}

.videoItem {
    padding: 20px;
    border: 1px solid #333;
    margin-bottom: 20px;
    position: relative;
}

.videoItem .thmb {
}

.videoItem img {
    max-width: 100% !important;
}

.removeVideo {
    background-color: #F00;
    position: absolute;
    height: 40px;
    width: 40px;
    right: 0px;
    top: 0px;
    z-index: 100;
    cursor: pointer;
}

#modal {
    z-index: 9999999999;
}

.videoRemove {
    width: 50px;
    height: 50px;
    background-color: #888;
    border: none;
    background-image: url(../images/cancel-music.png);
    background-position: center center;
    background-size: 20px auto;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 100;
}

.videoRemove:hover {
    background-color: #000;
}

.kv-panel-before div {
    padding-right: 5px;
    padding-left: 0px;
    margin: 0px;
}

.kv-panel-before .btn, .kv-panel-before .btn-success {
    border: none;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    background-color: #fff !important;
    color: #5f8497 !important;
}

.kv-panel-before .btn:hover, .kv-panel-before .btn-success:hover {
    background-color: #5f8497 !important;
    color: #fff !important;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c !important;
    border-color: #4cae4c;
}

.kv-panel-before {
    background-color: #d6e3ea;
}

.btn-group button {
    margin: 0 !important;
    margin-right: 5px !important;
}

.tabs-center {
    margin-bottom: 20px;
}

.tabs-center .nav-pills > li {
    background-color: #fff;
}

.krajee-default.file-preview-frame .kv-file-content {
    width: 100% !important;
}

.krajee-default.file-preview-frame .file-actions, .fileinput-cancel-button, .file-drag-handle {
    display: none;
}

input[type="radio"], input[type="checkbox"] {
    margin-top: 4px;
}

.radio, .checkbox {
    margin-left: 20px;
}

h1 {
    margin-bottom: 20px;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.preload-wrap .preload-img {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
    background-position: center center;
    background-size: cover;
}

.preload-wrap .preload-title {
    margin-bottom: 10px;
}

.preload-wrap .preload-desc {
    max-height: 150px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.preload-info p {
    padding-left: 27px;
}

.preload-info p:before {
    content: ' ';
    height: 20px;
    width: 20px;
    display: block;
    float: left;
    margin-left: -27px;
    margin-top: 2px;
    background: url(../images/contacts-1.svg) no-repeat center center !important;
    background-size: 16px auto;
}

.preload-info p.cat:before {
    background-image: url(../images/tag.svg) !important;
}

.preload-info p.rait:before {
    background-image: url(../images/star-thin.svg) !important;
}

.preload-info p.dates:before {
    background-image: url(../images/calendar.svg) !important;
}

.preload-info p.preload-cat:before {
    background-image: url(../images/search.svg) !important;
}

.preload-info p.preload-email:before {
    background-image: url(../images/email.svg) !important;
}

.preload-info p.phone:before {
    background-image: url(../images/phone.svg) !important;
}

.preload-info p.web:before {
    background-image: url(../images/web.svg) !important;
}

.preload-wrap .preload-desc:after {
    content: ' ';
    background-color: rgba(242, 242, 242, .5);
    background: -webkit-linear-gradient(to top, rgba(242, 242, 242, 1), rgba(242, 242, 242, 0));
    background: -o-linear-gradient(to top, rgba(242, 242 242, 1), rgba(242, 242, 242, 0));
    background: -moz-linear-gradient(to top, rgba(242, 242, 242, 1), rgba(242, 242, 242, 0));
    background: linear-gradient(to top, rgba(242, 242, 242, 1), rgba(242, 242, 242, 0));
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 50px;
}

.profile-avatar img {
    width: 100%;
}

.profile-avatar {
    position: relative;
    margin-bottom: 20px;
}

.profile-avatar input[type=file] {
    opacity: 0;
    min-height: 160px;
    cursor: pointer !important;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.actions .btn, .removeStage, .uploaded-avatar .remove-avatar, .remove-image {
    height: 35px;
    display: block;
    width: 35px;
    margin-bottom: 5px;
    cursor: pointer;
    padding: 0;
    background-color: #f2f2f2;
    overflow: hidden;
    font-size: 0;
    color: transparent;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
}

.profile-avatar {
    min-height: 240px;
}

.profile-avatar-overlay {
    position: absolute;
    background-color: #f1f1f1;
    top: 0px;
    padding-top: 70px;
    min-height: 236px;
    width: 100%;
    text-align: center;
}

.actions {
    position: absolute;
    z-index: 10;
    padding: 0;
    top: 10px;
    right: 10px;
}

.profile-avatar {
    border: 2px dashed #cadee6;
}

.navbar {
    border-radius: 0px;
}

.social-login {
    text-align: center;
    padding: 20px;
    background-color: #EEE;
    border-bottom: 1px solid #EEE;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
}

.auth-clients {
    padding: 0;
}

.auth-clients li {
    float: none;
    display: inline-block;
}

.main-links-wrap {
    padding: 30px;
    margin-bottom: 20px;
}

.kv-editable-link {
    width: 100%;

    display: block;
 
    text-align: left;
}

.text-trimer {
    max-width: 100px;
    overflow: hidden;

}

.remove-image, .remove-logo {
    background-image: url(img/cancel.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
}

td.skip-export:last-of-type {
    width: 150px !important;
}

.lead:after {
    clear: both;
    display: block;
    content: '';
}

td.skip-export:last-of-type .btn {
    padding: 2px 7px;
}

.form-group.field-country, .form-group.field-city {

}

.load:after, .loader:after {
    content: "";
    width: 66px;
    height: 66px;
    left: 50%;
    top: 50%;
    margin-left: -33px;
    margin-top: -33px;
    position: absolute;
    z-index: 1000;
    border-top: 4px solid #4ec9dd;
    border-left: 4px solid #4ec9dd;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #4ec9dd;
    border-radius: 50%;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -moz-animation: load-index .5s infinite linear;
    -webkit-animation: load-index .5s infinite linear;
    animation: load-index .5s infinite linear;
}

.loader:after {
    position: absolute;
}

.pagination-container {
    text-align: center;
}

.images-list .itemPhoto {
    display: block;
    float: left;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
}

.itemPhotoid {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: #7a808e;
    color: #fff;
    padding: 3px 7px;
    font-size: 0.8em;
    border-radius: 20px;
}

.photoEdit {
    background-image: url(img/edit.svg);
}

.photoRemove {
    background-image: url(img/cancel.svg);
}

.shortcode-types {
    margin-bottom: 20px;
}

.shortcode-types label span {
    width: 40px;
    height: 40px;
    cursor: pointer;
    border: 2px solid #ccc;
    color: transparent;
    font-size: 0px;
    background-repeat: no-repeat;
    background-size: auto 30px;
    background-position: center center;
    background-image: url(../images/kyiv-maps-ico/st1.svg);
    float: left;
    margin-right: 0px;
    border-radius: 5px;
    overflow: hidden;
}

.shortcode-types label input[type=radio], .photos-gallery-shortcode label input[type=checkbox] {
    opacity: 0;
}

.shortcode-types label {
    font-size: 0px;
    color: transparent;
}

.shortcode-types label:nth-child(1) span {
    background-image: url(img/st1.svg);
}

.shortcode-types label:nth-child(2) span {
    background-image: url(img/st2.svg);
}

.shortcode-types label:nth-child(3) span {
    background-image: url(img/st3.svg);
}

.shortcode-types label:nth-child(4) span {
    background-image: url(img/st4.svg);
}

.photos-gallery-shortcode label span {
    cursor: pointer;
    border: 2px solid #ccc;
    display: block;
    border-radius: 5px;
    overflow: hidden;
}

.btn.clipboard-js-init {
    color: #fff;
    background-color: #5f8497;
    border-color: #5f8497;
}

.photos-gallery-shortcode > label {
    float: left;
    position: relative;
    width: 25%;
    padding: 5px;
}

.photos-gallery-shortcode > label img {
    width: 100%;
}

.photos-gallery-shortcode {
    margin: 0px -5px;
    margin-bottom: 20px;
}

input#shortcode {
    margin-bottom: 10px;
}

.photos-gallery-shortcode > label .photo {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    z-index: 90;
    height: 30px;
}

.shortcode-types input[type=radio]:checked + span, .photos-gallery-shortcode input[type=checkbox]:checked + span {
    border: 2px solid #31708f;
    display: block;
    position: relative;
    z-index: 2;
    border-radius: 5px;
    overflow: hidden;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

div.jsoneditor {
    border: thin solid #ccc !important;
}

div.jsoneditor-menu {
    background-color: #5f8497 !important;
    border-bottom: 1px solid #ccc;
}

.navbar > .container, .navbar > .container-fluid {
    display: block;
}

.tab-content > .tab-pane {
    transition: opacity 0.15s linear;
}

.tab-content > .active {
}

.select2-container {
    width: 100% !important;
}

.bg-primary {
    background-color: #007bff !important;
}

.kv-editable-form-inline {
    display: block;
    width: 100%;
}

.kv-editable-form-inline .kv-editable-parent {
    display: block;
    width: 200px;
}

/* glyphicon */

.glyphicon {
    position: relative;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.typcn:before {
    line-height: 1em;
}

.bg-primary {
    background-color: #5f8497 !important;
}

.border-primary {
    border-color: #5f8497 !important;
}

.panel-menu {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-top: 10px;
}

.grid-controll-btn {
    background-color: #fff;
    padding: 0px !important;
    vertical-align: top;
    line-height: normal;
    text-align: center;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 50%;
    margin-left: 5px;
    margin-bottom: 5px;
    border: none;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

.glyphicon:before, .fas:before {
    font-family: 'typicons';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 25px;
    height: 25px;
    font-size: 2em;
    line-height: 25px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.daterangepicker .calendar.left .calendar-table {
    padding: 0;
}

.daterangepicker .calendar {
    margin: 0;
}


.kv-grid-bs4 a.asc:after, .kv-grid-bs4 a.desc:after {
    font-family: 'typicons' !important;
}

.add-booking-access.active {
    background-color: #5f8497 !important;
    color: #fff;
}

.kv-grid-bs4 a.asc:after {
    content: "\e024" !important;
}

.kv-grid-bs4 a.desc:after {
    content: "\e009" !important;
}

.glyphicon-save:before, .fa-check:before, .kv-datetime-picker .fas:before {
    content: '\e11e';
}

.glyphicon-remove:before, .fa-ban:before, .kv-datetime-remove .fas:before {
    content: '\e122';
}

.glyphicon-ok:before {
    content: '\e11e';
}

.glyphicon-refresh:before {
    content: '\e0da';
}

.glyphicon-plus:before {
    content: '\e0cf';
}

.username {
    float: left;
    padding: 10px;
    margin-right: 10px;
    color: #fff;
}

.lang {
    margin-right: 10px;
    float: left;
    font-size: 0.8em;
    padding-top: 5px;
}

.lang > div {
    cursor: pointer;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-left: 5px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: normal !important;
}

.lang > div a {
    color: #fff;
    text-decoration: none;
    background-color: #5f8497;
    line-height: 35px;
    display: block;
    border-radius: 5px;
    width: 35px;
    height: 35px;
}

.lang > div.active a, .lang > div.active a:hover {
    background-color: #fff !important;
    color: #3D5C6F !important;
}

.project-title a {
    color: #fff;
}

.admin-header {
    width: 100%;
    height: 50px;
    background-color: #3d5c6f;
    position: fixed;
    top: 0;
    z-index: 100;
}

.admin-header .pull-right form {
    float: left;
}

.admin-header {
    padding-left: 60px;
    padding-right: 20px;
    padding-top: 2px;
}

.project-title {
    float: left;
    margin-right: 20px;
    padding: 5px;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
}

#slidebars-show {
    display: block;
    color: #fff !important;
    line-height: 30px;
    font-size: 28px;
    font-weight: 100;
    height: 45px;
    width: 50px;
    float: left;
    position: fixed;
    z-index: 5100;
    cursor: pointer;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

.welcome-header-body, .welcome-header-title {
    margin-bottom: 10px;
}

.welcome-header-body {
    display: flex;
}

.welcome-header-body div {
    margin-right: 30px;
}

.welcome-header-title h1 {
    margin-top: 0;
    color: #3d5c6f;
    font-weight: bold;
    font-size: 1.6em;
}

.sb-toggle-left {
    margin-left: -60px;
}

:focus, :active {
    outline: none !important;
}

.page-link {
    color: #3d5c6f;
}

.site-footer {
    font-size: .9em;
    color: #666;
    text-align: center;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #5f8497;
    border-color: #5f8497;
}

.popup-title {
    color: #fff;
    font-size: 1.4em;
    margin: 0;
}

.kv-page-summary-container, .kv-panel-after {
    display: none !important;
}

.card-footer {
    border: none !important;
}

.modal-body .modal-body {
    padding: 0;
}

.btn-primary {
    color: #fff;
    background-color: #5f8497;
    border-color: #5f8497;
}


.btn {
    font-size: .85em;
}

.lead {
    font-size: 1em !important;
}

.grid-controll-btn, .grid-controll-btn i {
    width: 32px;
    height: 32px;
    font-size: 21px;
    line-height: 28px;
}

.grid-controll-btn i {
    display: block;
}

.popup-title {
    font-weight: bold;
    text-transform: uppercase;
}

.header-static h1 {
    font-weight: bold;
    text-transform: uppercase;
    color: #3d5c6f;
    font-size: 1.5rem;
}

.table-container {
    background-color: #fff;
    padding: 20px 20px 60px;

    border: 1px solid #ddd;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.subscribe .btn {
    border: none;
}


/* @media (max-width: 760px) {
    .username,
    .admin-header form,
    .project-title {
        display: none;
    }


} */
#menu-left {

    background-color: #3d5c6f;

}

/* custome */

body {
    overflow-x: hidden;
}

.main-container {
    padding-top: 50px !important;
    padding-left: 70px !important;
    padding-right: 0px !important;
    overflow: hidden;
}

.main-container .container-fluid .row {
    margin-left: -35px;
    margin-right: -35px;
    padding: 0px 20px;
}

.main-container .container-fluid .row.white {
    background-color: #ffffff;
    min-height: 70px;
}

.main-container .container-fluid .row.light-grey {
    background-color: #f9f9f9;
}

.main-container .container-fluid .row.grey {
    background-color: #f1f1f1;
}

.main-container .container-fluid .row .row {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0px;
    background-color: transparent;
}

.arrow-back {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 22px;
    height: 22px;
    text-decoration: none;
    margin-right: 20px;
}

.arrow-back i {
    font-size: 44px;
    line-height: 44px;
    display: flex;
    align-items: center;
}

.main-title {
    margin: 0px;
    font-size: 1.5em;
}

.main-title.small {
    font-size: 1.5em;
}

.btn {
    font-size: 1em;
    line-height: normal;
}

.btn-warning {
    color: #212529;
}

.generic-form .lead > a.btn, .generic-form .lead button {
    margin-left: 8px;
}

.nav-pills .nav-item {
    margin: 5px 10px 5px 0;

}

.nav-pills .nav-link {
    background-color: #F8F9FA;
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1em;
    line-height: normal;
}

.nav-pills .nav-link i {
    margin-right: 8px;
    display: flex;
}

.box-wrap {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-bottom: 20px;
}

.tabs-krajee .nav-tabs {
    margin-bottom: 1rem;
}

.tabs-krajee .nav-tabs .nav-link {
    color: #3D5C70;
}

.box-wrap label {
    color: #5A5A5A;
}

.tabs-krajee .nav-tabs .nav-link.active,
.tabs-krajee .nav-tabs .nav-item.show .nav-link {
    background-color: #F9F9F9;
    border-color: #dee2e6 #dee2e6 #F9F9F9;
}

.box-wrap .cke {
    border-radius: 0.25rem;
    overflow: hidden;
}

.box-wrap h3 {
    font-size: 1em;
    line-height: normal;
    font-weight: 700;
    color: #000000;
    margin-bottom: 16px;
}

.box-wrap table {
    font-size: 1em;
}

.box-wrap table thead tr th,
.box-wrap table tbody tr td {
    padding: 0px;
}

.box-wrap table thead tr th:not(:first-child),
.box-wrap table tbody tr td:not(:first-child) {
    padding-left: 10px;
}

.box-wrap table thead tr th {
    color: #5A5A5A;
    border: none;
    padding-bottom: 8px;
}

.profile-avatar {
    border: 1px solid #CED4DA;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
}

.profile-avatar img {
    min-height: 240px;
    object-fit: cover;
}

.profile-avatar-overlay {
    padding: 0px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.profile-avatar-overlay h3 {
    font-size: 1.5em;
    line-height: normal;
    margin-bottom: 20px;
}

.box-wrap .checkbox {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.box-wrap .checkbox input[type="checkbox"] {
    margin-top: 0px;
}

#reffilter_form .box-wrap .checkbox label,
.generic-form .box-wrap .checkbox label {
    margin-bottom: 0px;
    padding-left: 0px;
    margin-left: 10px;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
}

.box-wrap .tour-box .people,
.box-wrap .tour-box .time,
.box-wrap .tour-box .days {
    display: flex;
    position: relative;
}

.box-wrap .tour-box .people > div,
.box-wrap .tour-box .time > div,
.box-wrap .tour-box .days > div {
    width: 100%;
}

.box-wrap .tour-box .people > div:first-child,
.box-wrap .tour-box .time > div:first-child {
    margin-right: 15px;
}

.box-wrap .tour-box .people > div:last-child,
.box-wrap .tour-box .time > div:last-child {
    margin-left: 15px;
}

.box-wrap .tour-box .days > div:first-child {
    margin-right: 5px;
}

.box-wrap .tour-box .days > div:last-child {
    margin-left: 5px;
}

.box-wrap .tour-box .people::before,
.box-wrap .tour-box .time::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 1px;
    background-color: #5A5A5A;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.box-wrap .tour-box label {
    min-height: 24px;
    display: flex;
}

.box-wrap .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
    border-left: none;
}

.box-wrap .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow b {
    border: none;
    width: 12px;
    height: 9px;
    background-image: url(../images/down.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0px;
    transform: translate(-100%, -50%);
    transition: 0.4s;
}

.box-wrap .select2-container--krajee-bs4.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: translate(-100%, -50%) rotate(-180deg);
}

.box-wrap .select2-container--krajee-bs4 .select2-selection--multiple .select2-selection__rendered {
    display: flex;
    flex-wrap: wrap;
}

.box-wrap .social-list {
    margin-bottom: 8px;
}

.box-wrap .social-list .social-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
    padding: 8px 0px;
}

.box-wrap .social-list .social-item:not(:first-child) {
    border-top: none;
}

.box-wrap .social-list .social-item a {
    display: flex;
}

.box-wrap .add-social input {
    margin-bottom: 8px;
}

.user-find input {
    width: 250px;
    margin-right: 8px;
}

.generic-form .toggle-check {
    display: flex;
    align-items: center;
}

.generic-form .toggle-check i {
    display: flex;
    font-size: 21px;
}

.generic-form .panel {
    background-color: #ffffff;

    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
    padding: 20px;
}

.generic-form .panel .panel-heading {
    padding-bottom: 0px;
    display: flex;
    align-items: center;
}

.generic-form .panel .panel-heading h4 {
    margin: 0px;
    margin-left: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.generic-form .panel .panel-heading h4 i {
    display: flex;
    font-size: 31px;
}

.generic-form .panel .panel-body {
    padding: 0px;
    padding-top: 8px;
}

.generic-form .panel .panel-body .item {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.generic-form .panel .panel-body .item h5 {
    margin: 0px;
    margin-left: 30px;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    background: #5F8497;
}

.box-wrap .bs-radio {
    display: flex;
    align-items: center;
}

.box-wrap .bs-radio input[type="radio"],
.box-wrap .bs-radio input[type="checkbox"] {
    margin-top: 0px;
}

.box-wrap .input-group .form-group {
    width: 100%;
}

.box-wrap .kv-form-bs4 .hint-block {
    font-size: 0.938em;
}

.box-wrap.coupons {
    background-color: transparent;

    box-shadow: none;
    padding: 0px;
    margin-bottom: 30px;
}

.box-wrap.coupons h3 {
    margin-bottom: 0px;
}

.box-wrap.collections {
    padding: 0px;
    background-color: transparent;

}

.box-wrap.collections h3 {
    margin-bottom: 10px;
}

.box-wrap.collections table {
    margin: 0px;
    display: block;
    border: 1px solid #A7C0CD;

    overflow: hidden;
}

.box-wrap.collections table thead {
    border-bottom: 1px solid #BDD5E1;
}

.box-wrap.collections table thead tr th,
.box-wrap.collections table tbody tr td {
    padding-left: 10px;
}

.box-wrap.collections table tbody tr:last-child td {
    border-bottom: none;
}

.box-wrap .card {

    overflow: hidden;
}

.box-wrap .field-ticketcartrule-discount_quantity label {
    max-height: 24px;
    display: flex;
    flex-direction: column-reverse;
}

#menu-left {
    height: 100vh;
    display: flex;
    flex-direction: column;
    top: 0px;
}

.header {
    padding: 20px 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* min-height: 88px; */

}

.header .header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.project-title {
    float: none;
    margin: 0px;
    padding: 0px;
}

.project-title a {
    white-space: nowrap;
}

.project-link {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 400;
    color: #D6E3EB;

    margin-bottom: 20px;
}

.project-link:hover {
    color: #D6E3EB;
    text-decoration: underline;
}

.lang {
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}

.lang > div {
    margin: 0px;
    margin-right: 10px;
}

.lang > div a {
    background-color: #3D5C70;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
}

#menu-left {
    width: 87px !important;
    padding-bottom: 60px;
}

#menu-left.active {
    width: 270px !important;
}

#menu-left .sb-close a {
    padding-left: 60px;
}

.main-container {
    padding-left: 87px !important;
}

#menu-left.active + #sb-site .main-container {
    padding-left: 270px !important;
}

#menu-left i {
    left: 22px;
}

#menu-left i#slidebars-show {
    left: 0px;
    position: relative;
    float: none;
    display: flex;
    margin: 0px;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
}

.main-container {
    padding-top: 0px !important;
}

#menu-filter {
    position: relative;
    width: 100%;
}

#menu-filter .twitter-typeahead .tt-hint {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#menu-filter #menu-filter-icon {
    color: #f2f2f2;
}

.header input[type=text] {
    background-color: #4e6f81 !important;
    padding: 0px 10px 0px 40px !important;
    text-indent: 0px;
    border: 1px solid #3D5C70 !important;
    color: #fff !important;
}

#menu-filter #menu-filter-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%) !important;
    left: 10px;
}

.sb-menu {
    flex: 1 0 auto;
}

.sb-left .sb-menu li a,
.sb-left .sb-menu li a:hover,
.sb-menu li a.active {
    border-left: 0px solid transparent !important;
}

.sb-menu li {
    border-top: 1px solid #3D5C70;
    border-bottom: none;
}

/* .sb-menu li:last-child {
    border-bottom: 1px solid #3D5C70;
} */

.user-bottom {
    background-color: #3d5c6f;
    padding: 10px 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    bottom: 0px;
    width: 70px;
    height: 60px;
    border-top: 1px solid #4a6f83;
    transition: all ease .2s;
    cursor: pointer;
}

#menu-left.active .user-bottom {
    width: 270px;
}

.user-bottom .username {
    float: none;
    padding: 0px;
    margin: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.btn-main {
    background-color: #3D5C70;
    padding: 6px 12px;
    font-weight: 700;
    border: none;
    color: #ffffff;
    border: 1px solid #3d5c70;
}

.btn-main:hover {
    background-color: #345061;
    border: 1px solid #345061;
    color: #ffffff;
}

#menu-left .project-title,
#menu-left .project-link,
#menu-left .lang,
#menu-left #menu-filter,
#menu-left .user-bottom form {
    display: none;
}

#menu-left .header .header-top {
    justify-content: center;
}

#menu-left.active .header .header-top {
    justify-content: space-between;
}

#menu-left.active .project-title,
#menu-left.active .project-link,
#menu-left.active .lang,
#menu-left.active #menu-filter,
#menu-left.active .user-bottom form {
    display: block;
}

.card-header .float-right {
    float: left !important;
}

.kv-panel-before div {
    padding-right: 10px;
}

.kv-panel-before input {
    height: 100%;
}

.kv-panel-before .checkbox input {
    height: 13px;
    margin: 0px;
}

.kv-panel-before .checkbox label {
    margin-bottom: 0px;
}

#add-url-alias-form .ignore-checkbox-column,
.kv-panel-before .checkbox {
    display: flex;
    align-items: center;
}

.kv-panel-before .btn {
    box-shadow: none;
}

.border-primary {
    border-color: #9AB3C1 !important;
    border-radius: 6px;
    overflow: hidden;
}

.main-container .container-fluid .row.light-grey.shadow {
    box-shadow: inset 0px 1px 4px rgb(0 0 0 / 25%) !important;
}

.box-wrap.wrap-table {
    padding: 0px;
    border: 1px solid #9AB3C1;
    overflow: hidden;
}

.box-wrap.wrap-table h3 {
    padding: 10px 20px;
    background-color: #5F8497;
    font-size: 1.5em;
    line-height: 150% !important;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 0px;
}

.box-wrap.wrap-table .card {
    border: none;
}

.box-wrap.wrap-table .card-header {
    padding: 0px;
}

.box-wrap.wrap-table .card-header h5 {
    padding: 10px 20px;
    background-color: #5F8497;
    font-size: 1.5em;
    line-height: 150% !important;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 0px;
}

.container-tables .box-wrap.wrap-table .card-header h5 {
    font-size: 1.143em;
}

.container-tables .box-wrap.wrap-table table {
    font-size: 1em;
}

.container-tables .box-wrap.wrap-table table.table-bordered tbody tr th,
.container-tables .box-wrap.wrap-table table.table-bordered tbody tr td {
    padding: 5px 10px;
}

.container-tables img {
    width: 250px;
}

.container-tables .box-wrap.wrap-table .card-header .summary {
    display: none;
}

.container-tables .box-wrap.wrap-table table thead tr th {
    border: 1px solid #dee2e6;
    border-top: none;
    border-bottom: 1px solid #dddddd;
}

.box-wrap.wrap-table table {
    font-size: 1.125em;
    margin-bottom: 0px;
}

.box-wrap.wrap-table table.table-bordered tbody tr th {
    border-right: none;
    text-align: left !important;
    padding-left: 20px;
    font-weight: 400;
}

.box-wrap.wrap-table table.table-bordered tbody tr:last-child th {
    border-bottom: none;
}

.box-wrap.wrap-table table.table-bordered tbody tr td {
    border: none;
    border-bottom: 1px solid #E2E2E2;
}

.box-wrap.wrap-table table.table-bordered tbody tr:last-child td {
    border-bottom: none;
}

.box-wrap.wrap-table table tbody tr td {
    padding: 12px 20px;
}

.main-container .generic-form {
    padding-top: 70px;
}

#menu-left + #sb-site .main-container .container-fluid.generic-form .row.white {
    position: fixed;
    right: 15px;
    width: calc(100% - 47px);
    top: 0px;
    z-index: 1002;
    border-bottom: 1px solid #f1f1f1;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

#menu-left.active + #sb-site .main-container .container-fluid.generic-form .row.white {
    width: calc(100% - 250px);
}

#menu-left .section-title {
    white-space: nowrap;
}

.kv-panel-before .row {
    margin: 0px !important;
}

.panel-inputs .form-group.highlight-addon {
    width: 180px;
}

.table-container {
    padding: 20px;
}

.alert {
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);

}

.box-wrap .edit-group input[type="file"] {
    margin-bottom: 5px;
}

.box-wrap .edit-group .gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -5px -5px;
    width: calc(100% + 10px);
}

.box-wrap .edit-group .gallery .itemPhoto {
    width: 25%;
    padding: 5px;
}

.box-wrap .edit-group .gallery .itemPhoto .itemPhotoid {
    top: 20px;
    left: 15px;
    padding: 7px 15px;
}

.box-wrap .edit-group .gallery .itemPhoto img {
    width: 100%;
    height: 17vw;
    object-fit: cover;

}

.box-wrap .edit-group .gallery .itemPhoto .actions {
    top: 20px;
    right: 20px;
}

.img-responsive {
    width: 100%;
}

.kv-grid-table td {
    overflow: hidden;
}

.kv-grid-table th a {
    display: block;
    overflow: hidden;
}

.input-group > .input-group-append > .btn::before {
    content: '+';
    font-size: 24px;
    line-height: 115%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.input-group > .input-group-prepend > .btn::before {
    content: '-';
    font-size: 24px;
    line-height: 105%;
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
}