html, body {
    height: 100%;
}

body {
    background: #F1F1F1;
    font-size: 13px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    -ms-overflow-style: scrollbar;
}

/*#content table td,*/
/*#content table th {*/
/*word-break: break-all;*/
/*}*/
.body-padding {
    padding-top: 50px;
    padding-left: 230px;
}

#content {
    position: relative;
    margin: 33px;
}

#content-helper {
}

#content-wrapper {
    position: relative;
    /*overflow: auto;*/
    padding-top: 50px;
}

.clear {
    clear: both;
}

body#login-page {
    height: auto;
    background: #f1f1f1;
}

section.user-login {
    margin-top: 15%;
}

section.user-login h1 {
    display: none;
}

section.user-login .container {
    margin: 0 auto;
    padding: 34px 54px;
    max-width: 80%;
    width: 420px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background: #2e2c30;
    color: #f1f1f1;
}

section.user-login .logo {
    display: block;
    margin-bottom: 44px;
    text-align: center;
}

section.user-login .btn {
    padding-right: 34px;
    padding-left: 34px;
}

.user-login-fields {
    margin-bottom: 24px;
}

.checkbox.login-remember {
    margin: 0 0 24px;
    text-align: center;
}

section.user-login .checkbox input {
    display: inline-block;
    margin-top: 0;
    width: 16px;
    height: 16px;
}

section.user-login .form-group {
    text-align: left;
}

section.user-login .login-bottom {
    margin-bottom: 0;
    text-align: center;
}

.main-header .navbar .nav > li.user-menu > a {
    padding-left: 55px;
}

/* main header */
.main-header {
    position: relative;
    z-index: 150;
    max-height: 100px;
}

.main-header .navbar {
    margin-bottom: 0;
    height: 50px;
    border: none;
    border-radius: 0;
}

.main-header.dev .navbar {
    background: #e68a2e;
    color: #fff;
}

.main-header .navbar-custom-menu, .main-header .navbar-right {
    float: right;
}

#sessionInfo {
    cursor: pointer;
}

.dropdown-menu > li > a {
    padding: 10px 15px;
}

.dropdown-menu > li > a .fa {
    margin-right: 10px;
}

/* navigation bar */
.navigation,
.table-sticky-heading {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 90;
    display: block;
    padding-left: 15px;
    width: auto;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    font-weight: 300;
    font-size: 20px;
}

.breadcrumb-container,
.breadcrumb-container ol,
.breadcrumb-container li {
    height: 50px;
    font-size: 15px;
}

.table-sticky-heading:not(.stick) {
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.table-sticky-heading {
    top: 0;
}

.table-sticky-heading .sticky-heading-th {
    display: inline-block;
    float: left;
}

.table-sticky-heading .table-heading-container {

}

.table-sticky-heading .sticky-heading-th.preview-cell {
    padding: 0;
    height: 50px;
}

.navigation {
    top: 50px;
    z-index: 95;
    line-height: 50px;
}

.sticky-flee,
.sticky-brother,
.table-sticky-heading {
    -webkit-transition: top 0.4s;
    -moz-transition: top 0.4s;
    -ms-transition: top 0.4s;
    -o-transition: top 0.4s;
    transition: top 0.4s;
}

.table-sticky-heading {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.navigation a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.breadcrumb-container {
    position: relative;
    z-index: 10;
    float: left;
}

.nav-pills > li > a {
    border-radius: 0;
}

.session-timer > div {
    display: inline-block;
}

/* flags */
.flag {
    display: inline-block;
    width: 20px;
    height: 11px;
}

.flag.flag-pl {
    background: url('../images/flagi/pl.png') no-repeat 0 0 transparent;
}

.flag.flag-en {
    background: url('../images/flagi/en.png') no-repeat 0 0 transparent;
}

.flag.flag-de {
    background: url('../images/flagi/de.png') no-repeat 0 0 transparent;
}

#left-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 175;
    min-height: 100%;
    height: 100%;
    background: #131313;
}

.body-padding {
    padding-top: 50px;
    padding-left: 13%;
    padding-left: -webkit-calc(230px);
    padding-left: -moz-calc(230px);
    padding-left: -o-calc(230px);
    padding-left: calc(230px);
    -webkit-transition: padding 0.6s;
    -moz-transition: padding 0.6s;
    -ms-transition: padding 0.6s;
    -o-transition: padding 0.6s;
    transition: padding 0.6s;
}

#left-menu,
.main-container {
    -webkit-transition: width 0.6s;
    -moz-transition: width 0.6s;
    -ms-transition: width 0.6s;
    -o-transition: width 0.6s;
    transition: width 0.6s;
}

#mail-test-result {
    margin: 10px 0;
}

/* left-menu-custom  */
.left-toggle span,
.left-toggle span::before,
.left-toggle span::after {
    width: 4px;
    height: 4px;
}

.left-toggle.active span,
.left-toggle.active span::before,
.left-toggle.active span::after {
    width: 22px;
    height: 2px;
}

.menu-box .nav-pills li a > i {
    line-height: 24px;
    -webkit-transition: transform 0.2s, opacity 0.4s;
    -moz-transition: transform 0.2s, opacity 0.4s;;
    -ms-transition: transform 0.2s, opacity 0.4s;;
    -o-transition: transform 0.2s, opacity 0.4s;;
    transition: transform 0.2s, opacity 0.4s;;
}

.menu-box .nav-pills li a > .menu-icon-container {
    width: 40px;
    text-align: right;
    display: inline-block;
    font-size: 14px;
}

.menu-box .nav-pills li a > .menu-icon-container .fa {
    margin-right: 15px;
}

.menu-box .nav-pills > li > a > .menu-icon-container {
    font-size: 18px;
}

.menu-box .nav-pills li a > .menu-count-container {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    transition: top 0.4s, right 0.4s, transform 0.4s;
    text-shadow: 1px 1px 0 #000;
}

.menu-box .nav-pills li a {
    position: relative;
    padding: 12px;
    display: block;
}

.menu-box .nav-pills li.has-children > a {
    padding-right: 30px;
}

.menu-box .nav-pills .nav-menu li a > .menu-count-container {
    right: 15px;
}

.menu-box .nav-pills li a > .title {
    font-size: 13px;
    position: absolute;
    top: 50%;
    left: 55px;
    overflow: hidden;
    max-width: 160px;
    text-overflow: ellipsis;
    white-space: nowrap;
    transform: translate(0, -50%);
}

.menu-box .nav-pills > li > a > .title {
    font-size: 13px;
}

.menu-box .nav-pills li.has-children > a > .title {
    max-width: 145px;
}

#left-menu .logo {
    position: relative;
    z-index: 110;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 101px;
    border-bottom: 1px solid #1e1d1f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.logo img {
    max-width: 100%;
}

#left-menu .logo-lg,
#left-menu .logo-md {
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.logo-lg {
    width: 186px;
}

.logo-md {
    width: 28px;
}

.logo .logo-md,
body.left-menu-custom .logo .logo-lg {
    display: none;
}

body.left-menu-custom .logo .logo-md {
    display: block;
}

body.left-menu-custom .body-padding {
    padding-left: 4%;
    padding-left: -webkit-calc(70px);
    padding-left: -moz-calc(70px);
    padding-left: -o-calc(70px);
    padding-left: calc(70px);
}

.main-container {
    float: right;
    width: 87%;
    width: -webkit-calc(100% - 230px);
    width: -moz-calc(100% - 230px);
    width: -o-calc(100% - 230px);
    width: calc(100% - 230px);
}

body.left-menu-custom .main-container {
    width: 96%;
    width: -webkit-calc(100% - 54px);
    width: -moz-calc(100% - 54px);
    width: -o-calc(100% - 54px);
    width: calc(100% - 54px);
}

#left-menu {
    width: 13%;
    width: -webkit-calc(230px);
    width: -moz-calc(230px);
    width: -o-calc(230px);
    width: calc(230px);
}

body.left-menu-custom #left-menu {
    width: 4%;
    width: -webkit-calc(54px);
    width: -moz-calc(54px);
    width: -o-calc(54px);
    width: calc(54px);
}

.left-nav li a .title {
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

body.left-menu-custom .left-nav .menu-box .nav li a > i.submenu-arrow,
body.left-menu-custom .left-nav li a .title {
    opacity: 0;
}

body.left-menu-custom .left-nav li a {
    white-space: nowrap;
}

body.left-menu-custom .menu-box .nav-pills li a {
    padding-right: 15px;
}

body.left-menu-custom .menu-box .nav-pills li a > .menu-icon-container {
    margin: 0;
    width: 25px;
    text-align: center;
}

body.left-menu-custom .menu-box .nav-pills li a > .menu-icon-container .fa {
    margin-right: 0;
}

body.left-menu-custom .menu-box .nav-pills li a > .menu-count-container {
    right: 5px;
    top: 5px;
    transform: translateY(0);
}

#left-menu .menu-box .nav {
    padding-bottom: 0px;
}

.left-nav {
    height: 100%;
    margin-top: 0px;
    padding-top: 0px;
}

div#belka {
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
    height: 37px;
}

.menu-box h3 {
    margin: 0;
    padding: 0 10px;
    background: #1e1d1f;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
}

.nav-stacked > li + li {
    margin: 0;
}

.breadcrumb-container .breadcrumb {
    margin-bottom: 0;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    list-style: none;
}

.breadcrumb-container .breadcrumb a[href]:hover,
.breadcrumb-container .breadcrumb a[href]:focus {
    text-decoration: underline;
}

.form-navigation {
    margin-top: 47px;
    background: #fff;
}

.form-navigation .nav-tabs {
    border: none;
}

.form-navigation ul > li a,
.form-navigation .nav-pills > li.active > a,
.form-navigation .nav-pills > li.active > a:focus,
.form-navigation .nav-pills > li.active > a:hover {
    margin: 0;
    border: 0;
}

.form-navigation .nav-pills > li > a .badge-error {
    position: absolute;
    top: 50%;
    right: 15px;
    margin: 0;
    background: #a93333;
    color: #fff;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.form-navigation .nav-pills > li.tab-pane-error:not(.active) {
    border-color: #a93333;
}

.form-navigation .nav-pills > li.tab-pane-error:not(.active) > a,
.form-navigation .nav-pills > li.tab-pane-error:not(.active) > a:focus,
.form-navigation .nav-pills > li.tab-pane-error:not(.active) > a:hover {
    background: #a93333;
    color: #fff;
}

.form-navigation .nav-pills > li.tab-pane-error:not(.active) > a .badge-error {
    background: #fff;
    color: #a93333;
}

.form-content {
    margin-bottom: 70px;
    padding-bottom: 20px;
}

.form-content .tab-content > .tab-pane {
    background: #fff;
    padding: 20px 0;
}

.acp-form-container .form-elements .form-element-container .row.form-element-row,
.acp-form-container .row.form-button-container-row {
    margin-left: 0;
    margin-right: 0;
}

.acp-form-container .checkboxradio-container label {
    font-weight: normal;
}

.acp-form-container .checkboxradio-container [class^="icheckbox"].disabled + .form-element-option-text,
.acp-form-container .checkboxradio-container [class^="iradio"].disabled + .form-element-option-text,
.acp-form-container .checkboxradio-container [class^="icheckbox"].disabled + .form-element-option-icon .fa,
.acp-form-container .checkboxradio-container [class^="iradio"].disabled + .form-element-option-icon .fa,
.acp-form-container .checkboxradio-container [class^="icheckbox"].disabled + .form-element-option-icon + .form-element-option-text,
.acp-form-container .checkboxradio-container [class^="iradio"].disabled + .form-element-option-icon + .form-element-option-text {
    cursor: default;
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.form-inline .form-elements .form-group .form-element-container {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-element-label-helper {
    display: table-cell;
    vertical-align: middle;
}

.form-elements .form-element-container .form-element-name {
    display: inline-block;
    margin-bottom: 0;
}

.form-element-teaser {
    color: #999;
    font-style: italic;
    font-size: 85%;
}

.form-element-label-wrapper {
    display: table;
    float: right;
    min-height: 34px;
}

.form-element-name {
    font-weight: normal;
}

.tab-content > .tab-pane.active + .tab-pane.active {
    margin-top: 40px;
}

.tab-pane-bottom {
    margin: 20px 0 -20px;
    padding: 15px 0;
    border-top: 1px solid #cccccc;
}

.form-control.form-text {
    width: 100%;
}

.form-control.form-control-textarea {
    min-height: 125px;
    resize: none;
}

.input-group {
    width: 100%;
}

.form-group.form-map-address,
.form-group.form-map-address .form-control {
    width: 100%;
}

.form-map-marker {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 0 !important;
}

.form-element-quarter .input-group.datetime {
    float: left;
}

.form-element {
    max-width: 700px;
}

.form-element-date .element-row,
.form-element-time .element-row,
.form-element-year .element-row,
.form-element-number .element-row,
.form-element-quarter .input-group.datetime {
    max-width: 141px;
}

.form-element-birthdate .element-row,
.form-element-color .element-row,
.form-element-colorPicker .element-row,
.form-element-dateTime .element-row,
.form-element-dateYearview .element-row,
.form-element-icon .element-row,
.form-element-priceSingle .element-row {
    max-width: 184px;
}

.form-element-date.has-feedback .form-control,
.form-element-time.has-feedback .form-control,
.form-element-year.has-feedback .form-control,
.form-element-birthdate.has-feedback .form-control,
.form-element-dateTime.has-feedback .form-control,
.form-element-dateYearview.has-feedback .form-control,
.form-element-icon.has-feedback .form-control {
    padding-right: 12px;
}

.input-group.date input:not([readonly]) + .input-group-addon,
.input-group.time input:not([readonly]) + .input-group-addon,
.input-group.colorpicker-element input:not([readonly]) + .input-group-addon,
.input-group.datetime input:not([readonly]) + .input-group-addon,
.input-group.icon input:not([readonly]) + .input-group-addon,
.input-group.price input:not([readonly]) + .input-group-addon,
.input-group.number input:not([readonly]) + .input-group-addon,
.input-group.filestore input:not([readonly]) + .input-group-addon,
.input-group.folderstore input:not([readonly]) + .input-group-addon {
    cursor: pointer
}

.input-group.date input[disabled] + .input-group-addon,
.input-group.time input[disabled] + .input-group-addon,
.input-group.colorpicker-element input[disabled] + .input-group-addon,
.input-group.datetime input[disabled] + .input-group-addon,
.input-group.icon input[disabled] + .input-group-addon,
.input-group.price input[disabled] + .input-group-addon,
.input-group.number input[disabled] + .input-group-addon,
.input-group.filestore input[disabled] + .input-group-addon,
.input-group.folderstore input[disabled] + .input-group-addon {
    cursor: not-allowed;
}

.input-group .input-group-addon {
    width: 41px;
}

.form-element-multiselect {
    position: relative;
}

.form-element-country select,
.form-element-country .select2.select2-container,
.form-element-font select,
.form-element-font .select2.select2-container,
.form-element-locale select,
.form-element-locale .select2.select2-container,
.form-element-localeCode select,
.form-element-localeCode .select2.select2-container,
.form-element-currency select,
.form-element-currency .select2.select2-container,
.form-element-select select,
.form-element-select .select2.select2-container,
.form-element-multiselect select,
.form-element-multiselect .select2.select2-container,
.form-element-formElementType select,
.form-element-formElementType .select2.select2-container {
    width: 100%;
}

.filter-grid .select2-container--default .select2-results > .select2-results__options {
    max-height: 300px;
}

.element-row {
    margin-bottom: 0px;
    width: 100%;
    position: relative;
}

.checkboxradio-container.element-row {
    margin-top: 7px;
    line-height: 18px;
}

.form-element-radioIcons .checkboxradio-container.element-row {
    margin-top: 0;
}

.checkboxradio-container.element-row label {
    cursor: pointer;
}

.form-element-description > .alert {
    margin-bottom: 5px;
}

.element-separator {
    margin: 5px 0;
    height: 1px;
    background: #cccccc;
}

#btn-save-form {
    display: none;
}

.table.table-crud {
    margin-bottom: 0;
}

.table.table-crud > thead > tr > th {
    padding: 15px 5px;
    vertical-align: middle;
}

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

.table.table-calendar > thead > tr > th {
    text-align: center;
}

.table.table-calendar > tbody > tr > td {
    width: calc(100% / 7);
    vertical-align: top;
}

.table.table-calendar > tbody > tr > td.other-month {
    color: #ccc;
}

.table.table-calendar > tbody > tr > td > .day-number {
    display: block;
    font-size: 24px;
}

.btn-group {
    border: none;
}

.select-h25 select {
    height: 25px;
}

.pagination {
    display: block;
    overflow: hidden;
    margin: 0;
}

.pagination-wrapper {
    float: right;
    margin: 1px 0;
}

.form-elements .form-element-position-container,
.form-elements .form-element-hidden-container,
.form-elements .form-element-token-container,
.form-elements .form-element-slug-container {
    display: none !important;
}

/* FIXED NAVS */
nav.navbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

span.error {
    display: block;
    margin-top: 2px;
    color: #c53c38;
}

.form-range-container {
    margin-top: 5px;
}

.ui-slider-handle {
}

.loader {
    display: block;
    width: 20px;
    height: 20px;
}

.loader.loader-1 {
    width: 40px;
    height: 40px;
    background: url('../images/loader.svg') no-repeat center center transparent;
    background-size: 100%;
}

.form-element-rangeTo-container {
    display: none;
}

/*modal*/
.modal-form .modal-content .tab-content {
    margin-bottom: -20px;
}

.modal-form .modal-content .tab-content > .tab-pane {
    background: transparent;
}

.modal-form .modal-content .tab-content > .tab-pane:first-child {
    padding-top: 0;
}

.modal-form .modal-content .tab-content > .tab-pane.active + .tab-pane.active {
    margin-top: 0;
}

.modal-form .modal-content .tab-content > .tab-pane:first-child h3,
.modal-form .modal-content .tab-content > .tab-pane .tab-pane-bottom {
    display: none;
}

.modal-form .modal-content .form-content {
    margin-bottom: 0;
    padding-bottom: 0;
}

.icons-modal {
    overflow-x: hidden;
    overflow-y: auto;
    height: 400px;
}

.icons-modal .icon-button {
    width: 100%;
    margin-bottom: 30px;
}

.icons-modal .tab-content {
    /*padding: 20px 0;*/
}

.no-dismiss .alert.alert-dismissible {
    padding-right: 15px;
}

.no-dismiss .alert.alert-dismissible button.close {
    display: none;
}

/**
 * Thumbnail Modal
 */
.modal.modal-thumbnail .modal-dialog {
    max-width: 94%;
    width: 800px;
}

.thumbnail-edit-container {
    margin: 0;
}

.thumbnail-edit-container .thumbnail {
    margin: 0 0 10px 0;
    max-width: 100%;
    width: 100%;
}

.thumbnail-edit-container .tab-content {
    padding: 10px 0;
}

.thumbnail-edit-container .tools {
    margin-bottom: 10px;
}

.thumbnail-edit-container .thumbnail.thumbnail-preview {
    margin-bottom: 10px;
    height: 100px;
    width: 100px;
    display: block;
    box-sizing: content-box;
    position: relative;
    background: url(../images/canvas.png);
}

.thumbnail-edit-container .thumbnail-preview .img-preview {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.note-box {
    cursor: pointer;
}

.box-icon-style {
    margin-bottom: 11px;
}

.box-icon-style > label {
    padding: 8px;
    width: 100%;
    height: inherit;
    border: 1px solid #ccc;
    border-radius: 11px;
    text-align: center;
    cursor: pointer;
}

.box-icon-style .fa {
    display: block;
    margin: 8px 0 2px;
    width: 100%;
    font-size: 28px;
}

/* left */

.noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    overflow: hidden;
    height: 100%;
}

.note-box .alert .note-title {
    font-weight: bold;
}

.note-box .alert .fa {
    margin-right: 10px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: inherit;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

/* toggle cross */
.left-toggle {
    position: relative;
    float: left;
    padding: 0 14px;
    width: 50px;
    height: 50px;
    border: none;
    background: none;
}

.left-toggle span {
    top: 50%;
    left: 50%;
    margin-top: -2px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

}

.left-toggle span::before,
.left-toggle span::after {
    content: '';
}

.left-toggle span,
.left-toggle span::before,
.left-toggle span::after {
    position: absolute;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
}

.left-toggle span:before {
    top: -8px;
}

.left-toggle span:after {
    bottom: -8px;
}

.left-toggle, .left-toggle span, .left-toggle span:before, .left-toggle span:after {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.left-toggle:focus {
    outline: none;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-right: 0;
    border-left: 0;
}

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

.dashboard-widgets .panel-heading {
    position: relative;
    padding-right: 165px;
}

.dashboard-notes-widget .panel-body {
    max-height: 460px;
}

.dashboard-notes-widget .tiny-scrollbar .scrollbar {
    right: -10px;
}

.dashboard-widgets .panel-heading .widget-settings {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.dashboard-widgets .panel-heading .widget-settings a .title {
    display: inline-block;
    float: left;
    margin-right: 9px;
    font-size: 12px;
    line-height: 27px;

}

.crud-tiles {
    overflow-x: visible;
}
.crud-wrapper {
    /*overflow-x: auto;*/
    max-width: 100%;
}

.ui-sortable-helper {
    right: 0;
    display: block;
}

.table.table-crud > tbody > tr:first-child > td {
    border-top: none;
}

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

.sticky-scrolltop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.replaced-table-heading {
    position: fixed;
    top: 100px;
    right: 0;
    left: 0;
    z-index: 80;
    width: 100%;
    background: #fff;
    -webkit-transition: top 0.4s;
    -moz-transition: top 0.4s;
    -ms-transition: top 0.4s;
    -o-transition: top 0.4s;
    transition: top 0.4s;
}

.table-sticky-heading .main-container {
    padding: 0 15px;
    width: 89%;
    width: -webkit-calc(100% - 215px);
    width: -moz-calc(100% - 215px);
    width: -o-calc(100% - 215px);
    width: calc(100% - 215px);
}

.replaced-table-heading .column {
    display: inline-block;
    float: left;
    min-height: 1px;
    line-height: 19px;
}

div.dropdown-menu {
    padding: 0 15px;
}

div.colorpicker.dropdown-menu {
    padding: 15px;
}

.no-padding {
    padding: 0 !important;
}

.lp-cell {
    text-align: center;
    word-break: normal;
}

body.menu-collapsed {
    position: fixed;
    left: 90%;
}

.googleMap {
    width: 100%;
    height: 450px;
}

.thumbnail .googleMap {
    width: 200px;
    height: 200px;
}

.popover {
    max-width: 305px;
}

@media print {
    #debugTool,
    .print-hidden,
    #main-wrapper > header,
    #main-wrapper > #left-menu,
    #content-wrapper > .navigation {
        display: none !important;
    }

    #main-wrapper,
    #content-wrapper {
        padding: 0;
    }

    #content {
        margin: 0;
    }
}

.stringText {
    padding: 8px 0;
}

.filter-sort-grid {
    position: relative;
    margin-bottom: 30px;
}

.filter-grid {
    padding: 20px;
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
    margin-top: 25px;
}

.filter-grid-header {
    font-size: 16px;
    background: #fff;
    float: left;
    margin: 0 0 -1px 0;
    padding: 7px 20px 0;
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.filter-grid label {
    margin-bottom: 4px;
    padding-left: 0;
    color: #333;
    font-weight: normal;
    font-size: 12px;
}

.filter-grid .select2-container {
    max-width: 100%;
}

@media screen and (min-width: 1200px) {
    .modal-xl {
        width: 1140px
    }

    .filter-grid .form-group {
        margin-bottom: 0;
    }
}

.filter-grid + .sort-grid {
    margin-top: 10px;
}

.sort-grid {
    margin-bottom: 0;
}

.sort-grid .form-inline .form-control {
    width: 100% !important;
}

.dev {
    background: #e68a2e;
    color: #fff;
}

code.dev {
    display: inline-block;
    margin-bottom: 0.5em;
    padding: 2px 4px;
    border-radius: 4px;
    word-break: break-all;
    font-weight: normal;
    font-size: 90%;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.input-group.price-currency {
    width: 300px;
}

.input-group.price-currency input {
    max-width: 75%;
    width: 225px;
}

.input-group.price-currency .input-group-addon {
    max-width: 25%;
    width: 75px;
}

.form-control-minSec {
    display: inline-block;
    min-width: 50px;
    max-width: 70px;
    width: 40%;
    text-align: right;
}

.form-control-minSec:last-of-type {
    margin-left: 10px;
}

.form-control-ageRange {
    display: inline-block;
    min-width: 50px;
    max-width: 70px;
    width: 40%;
    text-align: right;
}

.form-control-widthHeight {
    display: inline-block;
    min-width: 50px;
    max-width: 70px;
    width: 40%;
    text-align: right;
}

.main-header .navbar-custom-menu ul.navbar-nav li.dev {
    margin-bottom: 0;
    padding: 0;
    border-radius: 0;
}

.form-required-mark {
    color: #d43f3a;
}

.grid-menu,
.grid-menu > ul,
.grid-menu > ul > li {
    height: 50px;
    font-size: 15px;
}

.grid-menu.grid-menu-top {
    position: relative;
    z-index: 10;
    float: right;
}

.grid-menu.grid-menu-top > ul {
    padding-left: 0;
    list-style: none;
}

.grid-menu.grid-menu-top > ul > li:last-child {
    border-right: 0;
}

.grid-menu.grid-menu-top > ul > li:first-child {
    border-left: 1px solid #ccc;
}

.grid-menu.grid-menu-top > ul > li {
    float: left;
    border-right: 1px solid #ccc;
}

.grid-menu.grid-menu-top .btn {
    padding: 15px 18px;
    min-width: 50px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    top: -1px;
}

.grid-menu.grid-menu-top .btn:not(.disabled):hover {
    border-bottom: 4px solid #88a933;
    padding-bottom: 11px;
}

.grid-menu.grid-menu-top .btn:not(.dropdown-toggle):not(:last-child) {
    padding-right: 6px;
}

.grid-menu.grid-menu-top .btn.dropdown-toggle:not(:first-child) {
    padding-left: 6px;
    padding-right: 6px;
    min-width: 26px;
}

.grid-menu.grid-menu-top .btn.dropdown-toggle:first-child .caret {
    margin-left: 2px;
}

.grid-menu.grid-menu-top .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.grid-menu.grid-menu-top .fa {
    margin-right: 6px;
}

.form-elements .panel .btn-move-left {
    margin-left: -6px;
}

.modal-map-wrapper {
    width: 90vw;
    height: 93vh;
}

.modal-map-wrapper svg,
.modal-map-wrapper img {
    max-height: 100%;
    display: block;
    width: auto;
    margin: 0 auto;
}

.modal-map-wrapper .modal-content {
    height: 100%;
}

.modal-map-wrapper .modal-body {
    height: calc(100% - 120px);
}

.modal-map-wrapper .points-modal {
    height: 100%;
    text-align: center;
}

.modal-map-wrapper .svg-wrapper {
    position: relative;
    height: 100%;
    display: inline-block;
}

.modal-map-wrapper .svg-wrapper.img {
    height: auto;
}

.modal-map-wrapper .svg-wrapper > svg {
    height: 100%;
}

.modal-map-wrapper div.point {
    background: transparent url(../images/map-dot.png) no-repeat scroll center center;
    cursor: pointer;
    height: 33px;
    position: absolute;
    width: 33px;
    transform: translate3d(-50%, -50%, 0);
}

.thumbnail .cropper-container {
    margin: auto;
}

.no-wrap {
    white-space: nowrap;
}

.color-square {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    line-height: 32px;
    padding-top: 0;
    padding-bottom: 0;
}

.form-button-container {
    margin-top: 10px;
}

.form-button-group {
    margin-bottom: 10px;
}

.form.filter-form,
.form.sort-form {
    padding: 0;
}

.form.filter-form .form-elements .form-element-container .form-element-name,
.form.sort-form .form-elements .form-element-container .form-element-name {
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 0;
}

.form.perpage-form {
    padding: 0;
    display: inline-block;
}

.form.perpage-form .select2-container .selection,
.form.perpage-form .select2-container .selection .select2-selection--single {
    width: inherit;
}

.form-element-filestore .file-new-window,
.form-element-folderstore .file-new-window {
    display: none;
}

.form-element-filestore .file-not-found,
.form-element-folderstore .file-not-found {
    display: none;
    color: #d43f3a;
}

.form-element-filestore .file-new-window.active,
.form-element-filestore .file-not-found.active,
.form-element-folderstore .file-new-window.active,
.form-element-folderstore .file-not-found.active {
    display: inline-block;
}

.text-grey {
    color: #cecece;
}

.text-green {
    color: #3ace14;
}

.text-red {
    color: #ce1116;
}

.text-blue {
    color: #1466ce;
}

.flag-icon {
    outline: 1px solid rgba(0, 0, 0, 0.25);
    outline-offset: -1px;
}

.dashboard-icon {
    font-size: 42px;
}

.dashboard-highlight {
    display: inline-block;
}

.dashboard-highlight + hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.dashboard-highlight .dashboard-number {
    display: inline-block;
    font-size: 2.5em;
    margin-bottom: -0.5em;
    line-height: 1;
}

#chart {
    margin-bottom: 20px;
}

#flot-tooltip {
    position: absolute;
    display: none;
    border: none;
    padding: 3px 8px;
    border-radius: 3px;
    font-size: 10px;
    background-color: #222222;
    background-color: rgba(0,0,0,0.8);
    color: #ffffff;
    z-index: 99925;
    white-space: nowrap;
}

.media-thumbnail-container span.debug-badge.badge {
    position: absolute;
    left: 2px;
    bottom: 2px;
    font-size: 12px;
    background: #efa65e;
}

.btn-colored {
    position: relative;
    border-color: rgba(0, 0, 0, 0.1);
}

.btn-colored > span {
    position: relative;
    z-index: 1;
}

.btn-colored:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.btn-colored:hover:before {
    background: rgba(0, 0, 0, 0.15);
}

.btn-colored:active:before {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    background: rgba(0, 0, 0, 0.2);
}

select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
    background: #eee;
    box-shadow: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow,
select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
    display: none;
}

input[type="number"][readonly], input[type="number"][disabled] {
    -webkit-appearance: textfield;
}

.form-element-collection\\BookingAdditionCollection .panel-heading .stringText {
    padding: 0;
}

.copy {
    position: relative;
    z-index: 10;
}

a.copy:focus, a.copy:hover {
    color: #23527c;
    text-decoration: underline;
    cursor: pointer;
}

.select2-results__option em {
    font-style: initial;
    background: #6a8431;
    color: #fff;
}

.task-today-wrapper .crud-wrapper,
.task-today-wrapper .crud-results {
    overflow: initial !important;
}

.calendar_job_duration {
    position: relative;
    top: -6px;
    font-size: 12px;
}

.calendar_job_description {
    line-height: 1;
}

.calendar_element_content .panel-body {
    position: relative;
    top: -9px;
    min-height: 18px;
    padding: 0 25px 5px 5px !important;
}

.calendar_off_work_hours {
    background: rgba(0, 0, 0, 0.02);
    width: 100%;
}

#content > div > .crud-wrapper #calendar_content[data-mode="P1D"] #calendar_header,
#content > div > .crud-wrapper #calendar_content[data-mode="P1D"] #calendar_body {
    width: 40%;
    margin-left: 30%;
}

#calendar_content[data-mode="P1W"] .calendar_off_work_hours {
    width: calc(100% / 7);
}

#calendar_content[data-mode="P2W"] .calendar_off_work_hours {
    width: calc(100% / 14);
}

.calendar_job_resize {
    display: none;
}

.calendar_element:hover .calendar_job_resize,
.calendar_element.isResizing .calendar_job_resize {
    display: initial;
}

#calendar_content .grid-actions {
    overflow: hidden;
}

#calendar_content .grid-actions .btn-toolbar {
    display: inline-block;
    float: none;
}

.col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9 {
    float: left
}

@media (min-width: 1601px) {
    .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9 {
        float: left
    }

    .col-xxl-12 {
        width: 100%
    }

    .col-xxl-11 {
        width: 91.66666667%
    }

    .col-xxl-10 {
        width: 83.33333333%
    }

    .col-xxl-9 {
        width: 75%
    }

    .col-xxl-8 {
        width: 66.66666667%
    }

    .col-xxl-7 {
        width: 58.33333333%
    }

    .col-xxl-6 {
        width: 50%
    }

    .col-xxl-5 {
        width: 41.66666667%
    }

    .col-xxl-4 {
        width: 33.33333333%
    }

    .col-xxl-3 {
        width: 25%
    }

    .col-xxl-2 {
        width: 16.66666667%
    }

    .col-xxl-1 {
        width: 8.33333333%
    }

    .col-xxl-pull-12 {
        right: 100%
    }

    .col-xxl-pull-11 {
        right: 91.66666667%
    }

    .col-xxl-pull-10 {
        right: 83.33333333%
    }

    .col-xxl-pull-9 {
        right: 75%
    }

    .col-xxl-pull-8 {
        right: 66.66666667%
    }

    .col-xxl-pull-7 {
        right: 58.33333333%
    }

    .col-xxl-pull-6 {
        right: 50%
    }

    .col-xxl-pull-5 {
        right: 41.66666667%
    }

    .col-xxl-pull-4 {
        right: 33.33333333%
    }

    .col-xxl-pull-3 {
        right: 25%
    }

    .col-xxl-pull-2 {
        right: 16.66666667%
    }

    .col-xxl-pull-1 {
        right: 8.33333333%
    }

    .col-xxl-pull-0 {
        right: auto
    }

    .col-xxl-push-12 {
        left: 100%
    }

    .col-xxl-push-11 {
        left: 91.66666667%
    }

    .col-xxl-push-10 {
        left: 83.33333333%
    }

    .col-xxl-push-9 {
        left: 75%
    }

    .col-xxl-push-8 {
        left: 66.66666667%
    }

    .col-xxl-push-7 {
        left: 58.33333333%
    }

    .col-xxl-push-6 {
        left: 50%
    }

    .col-xxl-push-5 {
        left: 41.66666667%
    }

    .col-xxl-push-4 {
        left: 33.33333333%
    }

    .col-xxl-push-3 {
        left: 25%
    }

    .col-xxl-push-2 {
        left: 16.66666667%
    }

    .col-xxl-push-1 {
        left: 8.33333333%
    }

    .col-xxl-push-0 {
        left: auto
    }

    .col-xxl-offset-12 {
        margin-left: 100%
    }

    .col-xxl-offset-11 {
        margin-left: 91.66666667%
    }

    .col-xxl-offset-10 {
        margin-left: 83.33333333%
    }

    .col-xxl-offset-9 {
        margin-left: 75%
    }

    .col-xxl-offset-8 {
        margin-left: 66.66666667%
    }

    .col-xxl-offset-7 {
        margin-left: 58.33333333%
    }

    .col-xxl-offset-6 {
        margin-left: 50%
    }

    .col-xxl-offset-5 {
        margin-left: 41.66666667%
    }

    .col-xxl-offset-4 {
        margin-left: 33.33333333%
    }

    .col-xxl-offset-3 {
        margin-left: 25%
    }

    .col-xxl-offset-2 {
        margin-left: 16.66666667%
    }

    .col-xxl-offset-1 {
        margin-left: 8.33333333%
    }

    .col-xxl-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 787px) {
    .border-left-sm {
        border-left: 1px solid #eee;
    }

    .border-right-sm {
        border-right: 1px solid #eee;
    }

    .border-right-sm + .border-left-sm {
        margin-left: -1px;
    }
}

.form-element-select select[name="_batchAction"] + .select2.select2-container {
    width: 100% !important;
}

.row-answers-title {
    padding: 15px 5px 10px;
}

.questionnaire-row {
    padding-bottom: 15px;
}

@media screen and (max-width: 1139px) {
    body {
        font-size: 12px;
    }
    body.left-menu-custom .body-padding {
        padding-left: 54px;
    }
    .table.table-crud > thead > tr > th, .sticky-heading-th {
        padding: 10px 5px;
    }

    .table.table-crud > tbody > tr > td {
        padding: 5px;
    }
}

.btn.cursor-normal {
    cursor: initial;
}