body {
    font-family: roboto_light !important;
    color: rgb( 111, 111, 111 );
}

body, h4, input, textarea, button, a,
table th a,
.dropdown-menu,
.dropdown-menu a,
.popover-title,
.navmenu a,
.chat-text a,
.btn.toggle label,
h4 .callto,
h4 .mailto,
h4 .login,
.logs {
    font-size: 48px !important;
}

h5 .login {
    font-size: 28px !important;
}

h2,
.dropdown-menu,
.collapse-all-icon,
.menu-icon,
.home-icon,
.debt-icon,
.support-icon,
.login-icon,
.logout-icon,
.search-icon,
.favorites-icon,
.shopping-cart-icon,
.callto {
    font-size: 96px !important;
}

h3,
.text-size-h3 {
    font-size: 60px !important;
}

.font-small a,
.font-small {
    font-size: 30px !important;
}

.line-break-on {
    white-space: pre-line !important;
}

.bootstrap-select.btn-group .dropdown-menu li.no-results {
    font-size: 48px !important;
}

.bootstrap-select.btn-group .dropdown-menu > .active > a,
.bootstrap-select.btn-group .dropdown-menu > .active > a:focus,
.bootstrap-select.btn-group .dropdown-menu > .active > a:hover {
    background-color: #458900 !important;
    color: #ffffff !important;
}

.bootstrap-select .bs-placeholder {
    color: rgb( 153, 153, 153 ) !important;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    top: 45%;
    right: 20px;
    border-top-width: 20px;
    border-right-width: 20px;
    border-left-width: 20px;
}

.split-button-dropdown.btn-group .dropdown-toggle .caret {
    border-top-width: 20px;
    border-right-width: 20px;
    border-left-width: 20px;
}

input.datepicker[readonly] {
    background-color: #ffffff !important;
}

input {
    border-radius: 0 !important;
}

a {
    color: rgb( 111, 111, 111 );
    font-size: 13px;
}

label {
    font-weight: normal !important;
}

img.header-icon {
    margin: 20px 0 17px;
    width: 100px;
    height: 100px;
}

a.header-icon {
    margin: 20px 10px 0;
    font-size: 84px !important;
    color: #ffffff !important
}

.nowrap {
    white-space: nowrap;
}

.wrap-force {
    overflow-wrap: break-word;
}

.no-col-padding {
    padding: 0 !important;
}

.no-col-padding-left {
    padding-left: 0 !important;
}

.no-col-padding-right {
    padding-right: 0 !important;
}

.top0 {
    margin-top: 0 !important;
}

.top5 {
    margin-top: 5px;
}

.top10 {
    margin-top: 10px;
}

.top15 {
    margin-top: 15px;
}

.top20 {
    margin-top: 20px;
}

.top30 {
    margin-top: 30px;
}

.bottom10 {
    margin-bottom: 10px;
}

.bottom20 {
    margin-bottom: 20px;
}

.bottom30 {
    margin-bottom: 30px;
}

.mkb-error-block {
    border-radius: 15px !important;
    border-color: rgb( 233, 46, 130 ) !important;
    color: rgb( 233, 46, 130 );
    background-color: rgb( 254, 230, 244 );
    font-weight: normal;
}

.mkb-warning-block {
    border-radius: 15px !important;
    border-color: #998e6f !important;
    color: #998e6f;
    background-color: #ffeeba;
    font-weight: normal;
}

.mkb-info-block {
    border-radius: 15px !important;
    border-color: #6e8299 !important;
    color: #6e8299;
    background-color: #b8daff;
    font-weight: normal;
}

button.mkb-input-error,
button[disabled].mkb-input-error,
input.mkb-input-error,
input[readonly].mkb-input-error,
textarea.mkb-input-error,
textarea[readonly].mkb-input-error {
    background-color: rgb( 254, 230, 244 ) !important;
}

.bordered {
    border-width: 1px;
    border-style: solid;
    border-radius: 6px;
    padding: 5px 7px;
}

input.datepicker[disabled],
.bootstrap-select button.disabled {
    background-color: #eee !important;
    opacity: 1 !important;
}

input.datepicker[disabled]:hover,
.bootstrap-select button.disabled:hover,
input.datepicker[disabled]:focus,
.bootstrap-select button.disabled:focus {
    border-color: rgb( 111, 111, 111 ) !important;
}

.bootstrap-select,
.btn.dropdown-toggle {
    width: 100% !important;
}

.dropdown-menu > li > a,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: rgb( 111, 111, 111 ) !important;
}

.mkb-control,
.form-control,
.btn.dropdown-toggle {
    padding-left: 15px !important;
    color: rgb( 111, 111, 111 );
    border-color: rgb( 111, 111, 111 );
    border-radius: 15px !important;
}

input.mkb-control,
input.form-control,
div.form-control {
    height: 84px !important;
}

textarea.mkb-control,
textarea.form-control {
    min-height: 168px !important;
}

.input-group input {
    border-radius: 15px 0 0 15px !important;
}

.input-group span:last-child {
    border-radius: 0 15px 15px 0 !important;
}

.mkb-control:focus,
.mkb-control-big:focus,
.form-control:focus,
.mkb-textarea:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba( 0, 0, 0, .075 ), 0 0 8px rgba( 69, 137, 0, .8 );
          box-shadow: inset 0 1px 1px rgba( 0, 0, 0, .075 ), 0 0 8px rgba( 69, 137, 0, .8 );
}

.mkb-header-rounded {
    margin: 1px 0 0 !important;
    color: #ffffff;
    background-color: #458900;
}

.mkb-button-default,
.input-group-addon {
    color: #458900;
    background-color: #8CC653;
    border-color: #458900;
    border-style: solid;
}

.mkb-button-default {
    border-radius: 15px !important;
    border-width: 3px;
}

.btn-group > .mkb-button-default:not( :first-child ):not( :last-child ):not( .dropdown-toggle ) {
    border-radius: 0 !important;
}

.btn-group > .mkb-button-default:first-child:not( :last-child ):not( .dropdown-toggle ) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.btn-group > .mkb-button-default:last-child:not( :first-child ),
.btn-group > .dropdown-toggle:not( :first-child ) {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.mkb-button-admin {
    background-color: rgb( 255, 181, 145 ) !important;
    border-color: rgb( 255, 128, 64 ) !important;
    color: rgb( 255, 128, 64 ) !important;
}

.mkb-button-admin-root {
    background-color: #ffb2b2 !important;
    border-color: #ff0000 !important;
    color: #ff0000 !important;
}

.input-group-addon {
    border-radius: 0 !important;
    border-width: 1px;
}

.btn-task-assign {
    white-space: normal !important;
    background-color: #99D9EA !important;
    border-color: rgb( 111, 111, 111 ) !important;
    color: rgb( 111, 111, 111 ) !important;
}

.mkb-button-default:hover,
.mkb-button-default:focus,
.input-group-addon:hover,
.input-group-addon:focus {
    color: #458900;
}

.mkb-button-default:hover,
.mkb-button-admin:hover,
.mkb-button-admin-root:hover,
.input-group-addon:hover,
.btn-task-assign:hover,
.btn-registered:hover,
.btn-not-sure:hover,
.btn-skipped:hover,
.btn-pay:hover,
.btn-pay-custom:hover,
.btn-attended:hover,
.btn-not-attended:hover,
.btn-open-gate:hover {
    cursor: pointer;
    opacity: 0.85;
}

.mkb-button-digit {
    background-color: #ffffff !important;
    margin-left: 0 !important;
    width: 20% !important;
    height: 140px !important;
    font-size: 72px !important;
}

.mkb-button-digit:hover,
.mkb-button-digit:focus {
    background-color: #c8c8c8 !important;
}

.input-group-addon {
    font-size: 48px !important;
}

.btn-registered,
.btn-not-sure,
.btn-skipped,
.btn-pay,
.btn-pay-custom,
.btn-attended,
.btn-not-attended {
    color: rgb( 111, 111, 111 ) !important;
    border-color: rgb( 111, 111, 111 ) !important;
}

.btn-registered,
.btn-attended {
    background-color: #9cd461 !important;
}

.btn-not-sure,
.btn-pay,
.btn-pay-custom {
    background-color: #dddddd !important;
}

.btn-skipped,
.btn-not-attended {
    background-color: #dca19f !important;
}

.btn-open-gate {
    white-space: normal !important;
    background-color: #00d900 !important;
    border-color: #008200 !important;
    color: #008200 !important;
}

.fullwidth,
.btn-fullwidth {
    width: 100%;
}

.btn-vote {
    text-align: left !important;
}

.btn-close-event-activate {
    margin: 14px 10px 24px 0;
}

.btn.toggle {
    width: 242px !important;
    height: 84px !important;
}

.btn-primary {
    background-color: #458900 !important;
    border-color: #458900 !important;
    border-radius: 0 !important;
}

label.btn-primary {
    background-color: #458900 !important;
}

.btn-default {
    color: rgb( 111, 111, 111 ) !important;
    border-radius: 0 !important;
}

.event-status {
    background-color: #ffffcc;
    border: 1px solid #e5e5b7;
    padding: 15px;
}

.text-block {
    padding: 0 15px;
}

.cell-attended-set {
    background-color: #98bbe5 !important;
}

.cell-dossier {
    font-weight: bold;
}

.cell-buttons {
    padding: 10px 0 0;
}

.cell-buttons button {
    width: 100%;
    text-align: left !important;
}

.container-cell-buttons {
    width: 50%;
}

.hidden,
.hidden2 {
    display: none !important;
    visibility: hidden !important;
}

.grid tr {
    border-top: 1px solid #777777;
}

.grid.home tr th {
    border-top: 5px solid #ffffff;
}

.grid tr:first-child,
.grid tr.row-child,
.grid tr.row-child-np,
.grid tr.row-child-bank-info,
.grid tr.row-child-due-date {
    border-top: none !important;
}

.grid tr.row-child-move,
.grid tr.row-child-move > td > table > tbody > tr:first-child,
.grid tr.row-child-move > td > table > tbody > tr {
    border: none !important;
}

.grid tr.row-clickable,
.grid tr.row-child-np.pm,
.grid tr.row-child-np.bi,
.grid tr.row-child-np.dd,
.grid tr.row-child-np.pd,
.grid tr.row-child-np.dn,
.grid tr.row-child-np.tsup,
.grid tr.row-child-np.df,
.grid tr.row-child-move table td {
    cursor: pointer;
}

.grid tr.row-readonly {
    cursor: default !important;
}

.grid th,
.grid td {
    padding: 5px 10px;
}

.grid tr.row-child td {
    padding: 5px 0 !important;
}

.grid tr.row-button td {
    padding: 5px 0 !important;
}

.grid tr.row-no-border {
    border: none !important;
}

.grid th,
.grid tr.selected td {
    color: #ffffff;
    background-color: #458900;
}

.grid-list th {
    font-weight: normal !important;
}

.grid td.due {
    padding-left: 250px !important;
}

.grid td.cell-root {
    background-color: #ffc0cb !important;
}

.grid td.cell-info {
    white-space: nowrap;
    color: #6e8299 !important;
    background-color: #b8daff !important;
}

.grid td.cell-warning {
    white-space: nowrap;
    color: #998e6f !important;
    background-color: #ffeeba !important;
}

.grid td.cell-error {
    white-space: nowrap;
    color: rgb( 233, 46, 130 ) !important;
    background-color: rgb( 254, 230, 244 ) !important;
}

.datepicker table tr th,
.datepicker table tr td {
    padding: 10px !important;
}

.datepicker table tr td span {
    width: 100% !important;
}

.block-car {
    cursor: pointer;
    padding: 5px 10px;
}

.block-car-selected {
    background-color: #9cd461;
}

.chat-text {
    padding: 10px 20px;
    margin-bottom: 10px;
    border-radius: 15px;
    width: 90%;
    position: relative;
}

.chat-text-me {
    background-color: #d0f0fd;
    float: right;
}

.chat-text-you {
    background-color: #f3f6f9;
    float: left;
}

.chat-text-reply,
.chat-text-info {
    width: 100%;
    background-color: #def4fd;
    border-left: 5px solid #cccccc;
    float: left;
}

.chat-text-you .chat-text-reply,
.chat-text-you .chat-text-info {
    background-color: #eeeeee;
    border-left: 5px solid #a6c0ca;
}

.chat-text-reply .chat-text-info {
    background-color: #e7f7fd;
}

.chat-text-you .chat-text-reply .chat-text-info {
    background-color: #f3f3f3;
}

.chat-attachment {
    padding: 5px 0 10px;
    position: relative;
}

.chat-attachment.chats {
    padding: 0 !important;
    margin: 10px 0;
    width: 100%;
    height: 400px;
}

.chat-attachment.chats img {
    max-height: 400px;
}

.chat-attachment img {
    max-width: 90%;
}

.chat-attachment .img-rotate {
    position: absolute;
    right: 10px;
    color: rgb( 111, 111, 111 );
    cursor: pointer;
}

.chat-attachment .img-rotate-clockwise {
    top: 10px;
}

.chat-attachment .img-rotate-counterclockwise {
    top: 70px;
    transform: rotateY( 180deg );
}

.chat-attachment .img-rotate-180 {
    top: 130px;
}

.chat-attachment .outer-btn-load button {
    margin-top: 150px;
}

.outer-chme-hover-icons {
    float: right;
    background-color: #def4fd;
    border-radius: 15px;
    padding: 3px 2px 0;
}

.chat-text-you .outer-chme-hover-icons {
    background-color: #eeeeee;
}

.chme-hover-icon {
    font-size: 48px;
    margin: 15px;
}

.chme-hover-icon:hover {
    opacity: 0.7;
}

.chme-hover-icon-accept,
.chme-hover-icon-handle {
    color: green;
}

.chme-hover-icon-delete,
.chme-hover-icon-block {
    color: red;
}

.chme-hover-icon-add-task,
.chme-hover-icon-add-chat {
    color: orange;
}

.chme-hover-icon-reply {
    transform: rotateY( 180deg );
}

.subtask-icon {
    font-size: 48px;
    margin: 15px 15px 0 0;
}

.subtask-details .subtask-icon {
    margin: 0 15px 15px 0;
}

.subtask-icon:hover {
    opacity: 0.7;
}

.subtask-icon-done {
    color: green;
}

.subtask-icon-canceled {
    color: red;
}

.image-attachment {
    padding: 10px 0 0;
}

.image-attachment img {
    max-width: 100%;
}

.icon-attachment {
    margin-right: 15px;
    float: left;
}

/*
.image-attachment-card img {
    max-width: 50% !important;
}
*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .chat-attachment img {
        width: 90%;
    }
    .image-attachment img {
        width: 100%;
    }
/*
    .image-attachment-card img {
        width: 50% !important;
    }
*/
}

.callto,
.mailto,
.login {
    text-decoration: underline;
}

.callto:hover,
.mailto:hover,
.login:hover {
    text-decoration: none;
}

.spinner-dialog .modal-dialog {
    margin-top: 15% !important;
    width: 240px !important;
    height: 240px !important;
}

.spinner-dialog img {
    width: 120px;
    height: 120px;
    margin: 10px 0;
}

.spinner-dialog button {
    font-size: 24px !important;
    background-color: #ffffff !important;
    border-radius: 6px !important;
}

.advertising {
    font-size: 13px !important;
    position: fixed;
    bottom: 0;
    left: 2px;
    background-color: #ffffff;
}

.advertising-kinash {
    margin: 30px 15px;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.sort-icon-asc:before {
    content: "\e253";
}

.sort-icon-desc:before {
    content: "\e252";
}

.sort-icon-asc,
.sort-icon-desc {
    top: 4px !important;
}

.sort-active,
.sort-active:hover,
.sort-active:focus,
.sort-inactive,
.sort-inactive:hover,
.sort-inactive:focus {
    color: #ffffff;
}

.collapse-all-icon {
    color: rgb( 111, 111, 111 );
}

.collapse-all-icon,
.label-toggle {
    cursor: pointer;
}

.menu-icon {
    margin: 20px 10px;
}

.home-icon,
.debt-icon,
.support-icon,
.login-icon,
.logout-icon,
.search-icon,
.favorites-icon,
.shopping-cart-icon {
    margin: 15px 15px 0;
    cursor: pointer;
    color: #fff !important;
}

.favorites-icon,
.shopping-cart-icon {
    position: relative;
}

.login-icon {
    margin-right: 30px !important;
}

.logout-icon {
    margin-right: 15px !important;
}

.navmenu-brand img {
    width: 100px;
    height: 100px;
}

.message-badge,
.message-badge-chat-row,
.message-badge-chat-tile-unhandled {
    z-index: 1000;
    width: 50px;
    height: 50px;
    background-color: red;
    border: 1px solid red;
    border-radius: 25px;
    box-shadow:         0 3px rgba( 0, 0, 0, 0.4 );
    -moz-box-shadow:    0 3px rgba( 0, 0, 0, 0.4 );
    -webkit-box-shadow: 0 3px rgba( 0, 0, 0, 0.4 );
    -o-box-shadow:      0 3px rgba( 0, 0, 0, 0.4 );
}

.message-badge {
    position: absolute;
    top: 15px;
    right: 20px;
}

.message-badge-chat-tile-handled {
    z-index: 1000;
    font-size: 60px;
    color: green;
}

.message-badge-chat-tile-handled,
.message-badge-chat-tile-unhandled {
    position: absolute;
    top: -15px;
    left: -15px;
}

.topic-chevron {
    font-size: 70px !important;
}

.row.collapsible .topic-chevron {
    margin-top: 5px;
}

.grid.admin-buttons .glyphicon-pencil {
    top: 8px;
}

.hidden-emulate {
    position: absolute;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
    border: 0;
    padding: 0;
}

input.quantity {
    min-width: 100px;
}

img.product {
    width: 200px !important;
}

img.pop {
    cursor: pointer;
}

.modal-dialog.image {
    max-width: 95% !important;
    width: auto !important;
}

.modal-dialog button.close {
    font-size: 120px !important;
    margin-right: 20px;
}

.pointer {
    cursor: pointer;
}

.help {
    cursor: help;
}

.cursor-auto {
    cursor: auto !important;
}

svg .pointer:hover rect {
    stroke: green;
}

svg .pointer:hover text {
    fill: green;
}

.advertising-kinash.desktop {
    display: none;
}

.advertising-kinash.mobile {
    display: block;
    margin-top: 0;
}

textarea.text-small {
    min-height: 88px !important;
}

textarea.text-extended {
    min-height: 232px !important;
}

.parcel-slider {
    overflow-x: auto;
    padding: 5px 0;
}

button.mkb-button-default.btn-parcel {
    white-space: nowrap !important;
    min-width: 177px;
    margin: 0 4px 10px;
}

.row-meter-readings-tariffs {
    padding-left: 250px !important;
    font-size: 32px !important;
    color: rgb( 140, 140, 140 ) !important;
}

.call {
    cursor: pointer;
    width: 110px;
    height: 110px;
    margin: 15px;
}

.icon-phone,
.icon-mail,
.icon-hide {
    cursor: pointer;
    color: #51ba00;
    font-size: 120px;
    top: 8px !important;
}

.comment-header {
    padding: 0 5px;
    color: #FFFFFF !important;
    background-color: rgb( 170, 170, 170 );
}

.hours-worked {
    padding: 5px 0;
    color: rgb( 128, 128, 64 ) !important;
}

.data-change {
    font-size: 24px !important;
    background-color: #F9F9F9 !important;
    border-bottom: 1px solid rgb( 170, 170, 170 );
}

.data-comment {
    border-bottom: 1px solid rgb( 170, 170, 170 );
}

.grid .row-parent th,
.card-header h4 {
    font-weight: normal !important;
}

.chat-name {
    height: 155px;
}

.chat-name textarea {
    height: 150px !important;
}

.tooltip-inner {
    font-family: roboto_light;
    font-size: 48px;
    max-width: 700px;
    background-color: #458900;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #458900;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #458900;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #458900;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #458900;
}

.icon-edit {
    font-size: 60px;
    padding-top: 17px;
}

.icon-edit:hover {
    opacity: 0.7;
    cursor: pointer;
}

.textarea-noresize {
    resize: none;
}

.textarea-resize-vertical {
    resize: vertical;
}

.messages-spinner {
    width:  110px;
    height: 110px;
    margin: 50px;
}

.outer-img-spinner {
    padding: 0;
    margin: 10px 0;
    width: 100%;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
}

.outer-img-spinner .img-spinner {
    margin-top: 170px;
}

.outer-img-spinner-topic {
    padding: 0;
    margin: 10px 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.outer-img-spinner-topic-thumbnail {
    height: 45px;
    width: 250px !important;
    position: relative !important;
    float: left;
}

.img-spinner {
    width:  55px;
    height: 55px;
}

.position-relative {
    position: relative;
}

.clipboard-image {
    width: 100%;
    min-height: 230px !important;
    background-color: #eee;
    color: #999;
    font-size: 48px;
    text-align: center;
}

.clipboard-image img {
    height: 215px;
}

.push-subscribe {
    position: fixed;
    width: 140px;
    height: 140px;
    bottom: 25px;
    right: 25px;
    background-color: #458900;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    font-size: 100px !important;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    padding-top: 12px;
}

.push-subscribe:hover,
.push-subscribe:focus,
.push-subscribe:visited {
    color: #fff;
    background-color: #458900;
}

.icon-crown {
    color: #51ba00;
    font-size: 120px;
    top: 8px !important;
}

.font-italic {
    font-style: italic;
}

.last-visit-date {
    font-size: 34px !important;
}

.link-away {
    text-decoration: underline !important;
}

.link-away:hover {
    text-decoration: none !important;
}

.input-group-addon.btn-clear {
    color: red !important;
}

.text-red {
    color: red !important;
}

.text-green {
    color: #3C0 !important;
}

.text-orange {
    color: #ff9c00 !important;
}

.text-bold,
.text-bold > label {
    font-weight: bold !important;
}

.text-line-through {
    text-decoration: line-through;
}

.text-line-through-dashed {
    text-decoration: line-through;
    text-decoration-style: dashed;
}

button.btn-show-all,
button.btn-show-all:hover,
button.btn-show-all:focus {
    font-style: italic;
    color: rgb( 111, 111, 111 ) !important;
    background-color: #fff !important;
    border-radius: 0 !important;
    box-shadow:    none !important;
    border-left:   none !important;
    border-right:  none !important;
    border-top:    1px solid #777777 !important;
    border-bottom: 1px solid #777777 !important;
}

.msg-more:hover {
    cursor: pointer;
    text-decoration: underline;
}

.clearfix {
    clear: both;
}

.text-maximized-close,
.text-maximize,
.text-cleaner,
.reply-cleaner {
    position: absolute;
    font-size: 48px;
    color: rgb( 111, 111, 111 );
    cursor: pointer;
    z-index: 999;
}

.text-maximize {
    top: 95px;
    right: 35px;
}

.text-maximized-close,
.text-cleaner {
    top: 12px;
    right: 27px;
}

.reply-cleaner {
    top: 18px;
    right: 18px;
}

input[type=radio] {
    width:  40px;
    height: 40px;
}

a.link-white,
a.link-white:hover,
a.link-white:visited {
    color: #ffffff !important;
}

a.link-header,
a.link-header:hover,
a.link-header:visited {
    color: #ffffff !important;
    text-decoration: none !important;
}

a.link-footer,
a.link-footer:visited {
    color: #ffffff !important;
    text-decoration: underline !important;
}

a.link-footer:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

.header-image {
    cursor: pointer;
}

.header-image > img {
    min-height: 150px;
    width: 100%;
}

.header-image .header-image-opdname-mobile {
    position: absolute;
    top: 20px;
    font-size: 65px !important;
    font-weight: bold;
    color: #ffffff;
    padding: 0 15px;
}

.header-image .header-image-opdaddr-mobile {
    position: absolute;
    bottom: 20px;
    color: #ffffff;
    padding: 0 15px;
}

.header-top.header-top-mobile {
    margin-top: 0 !important;
    padding-top: 15px;
    min-height: 80px;
}

a.underline,
.outer-markdown a {
    text-decoration: underline !important;
}

a.underline:hover,
.outer-markdown a:hover {
    text-decoration: none !important;
}

.carousel.slide .carousel-indicators li {
    width: 20px;
    height: 20px;
}

.carousel.slide .carousel-indicators li.active {
    width: 22px;
    height: 22px;
}

.carousel.slide .glyphicon {
    width: 60px;
    height: 60px;
    font-size: 60px;
}

.carousel.slide .carousel-inner > .item > a > img,
.carousel.slide .carousel-inner > .item > img {
    margin: 0 auto;
    cursor: pointer;
}

.row-clickable .badge {
    margin-bottom: 7px;
    background-color: red !important;
    border: 1px solid red !important;
    border-radius: 10px !important;
    box-shadow:         0 2px rgba( 0, 0, 0, 0.4 ) !important;
    -moz-box-shadow:    0 2px rgba( 0, 0, 0, 0.4 ) !important;
    -webkit-box-shadow: 0 2px rgba( 0, 0, 0, 0.4 ) !important;
    -o-box-shadow:      0 2px rgba( 0, 0, 0, 0.4 ) !important;
}

.container-fluid-2 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.svg-container {
    position: relative;
    border: 1px solid rgb( 111, 111, 111 );
}

.svg-container .glyphicon {
    position: absolute;
    right: 30px;
    color: rgb( 111, 111, 111 );
    cursor: pointer;
}

.svg-container .glyphicon-fullscreen {
    top: 30px;
}

.svg-container .glyphicon-zoom-in {
    top: 120px;
}

.svg-container .glyphicon-zoom-out {
    top: 210px;
}

.svg-container.fullscreen .glyphicon-zoom-in {
    top: 30px;
}

.svg-container.fullscreen .glyphicon-zoom-out {
    top: 120px;
}

.svg-container.fullscreen {
    padding: 15px;
    border: none;
}

.gallery-manager table {
    width: 100%;
}

.gallery-manager table tr td {
    padding: 15px 20px 15px 0;
    border-top: 1px solid rgb( 111, 111, 111 );
    vertical-align: middle;
}

.gallery-manager table tr.no-border-top td {
    padding: 0 0 15px 0;
    border-top: none;
}

.gallery-manager table tr:last-child td {
    border-bottom: 1px solid rgb( 111, 111, 111 );
}

.gallery-manager table tr td:not( :first-child ):last-child {
    text-align: right;
}

.gallery-manager table tr td img {
    max-width: 100%;
}

.image-delete,
.gallery-manager table tr td .glyphicon-remove-sign {
    font-size: 58px;
    color: red;
}

table.grid.groups tr td .glyphicon-remove-sign {
    margin-top: 15px;
    font-size: 58px;
    color: red;
}

table.grid.groups tr td .glyphicon-plus-sign {
    margin-top: 15px;
    font-size: 58px;
    color: green;
}

.pagination-text .bootstrap-select,
.pagination-text .btn.dropdown-toggle {
    width: 240px !important;
}

.pagination-text .dropdown-menu button.close {
    display: none;
}

.pagination {
    margin: 0;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.pagination > li > a,
.pagination > li > span {
    padding: 10px 36px;
    border: 1px solid rgb( 111, 111, 111 );
    color: #458900;
}

.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    border: 1px solid rgb( 111, 111, 111 );
    color: #ffffff;
    background-color: #458900;
}

.collapsible-inner {
    border: 1px solid #458900;
    border-top: none;
    padding: 0 15px 15px;
}

.text-disabled {
    color: #cccccc !important;
}

.video {
    width: 100%;
}

.advertising-kinash img {
    max-width: 100%;
}

.file-upload-preview {
    max-width: 100%;
}

.file-upload-select {
    width: 100%;
    border-radius: 15px;
    background-color: #eeeeee;
    border: 1px solid rgb( 111, 111, 111 );
    padding: 20px;
    text-align: center;
}

.file-upload-select:hover {
    background-color: #f1f1f1;
}

.root-subject-relaid {
    width: 350px;
    margin-bottom: 15px;
}

.icon-envelope.disabled {
    color: #cccccc;
    cursor: default;
}

.icon-envelope,
.icon-add {
    color: #458900;
    cursor: pointer;
    font-size: 80px;
}

.icon-help {
    color: #458900;
    cursor: help;
    font-size: 80px;
}

.image-thumbnail {
    max-width: 100%;
}

.white-space-normal {
    white-space: normal !important;
}

.modal-dialog.maximize-dialog {
    max-width: 95% !important;
    width: auto !important;
}

.btn.mkb-button-default {
    white-space: normal !important;
}

.ymaps {
    height: 400px;
}

ymaps,
ymaps a {
    font-family: Arial !important;
    font-size: 12px !important;
}

.form-control-root label {
    color: #ff0000 !important;
}

.form-control-root .form-control,
.form-control-root .dropdown-toggle {
    border-color: #ff0000 !important;
    color: #ff0000 !important;
}

.form-control-root .toggle.btn-primary {
    border-color: #ff0000  !important;
}

.form-control-root .toggle label.toggle-on {
    border-color: #ff0000 !important;
    background-color: #ff0000 !important;
    color: #ffffff !important;
}

.form-control-root .toggle label.toggle-off {
    color: rgb( 111, 111, 111 ) !important;
}

.form-control-root .input-group-addon {
    background-color: #ffb2b2 !important;
    border-color: #ff0000 !important;
    color: #ff0000 !important;
}

.form-control-admin .glyphicon,
.form-control-admin label {
    color: rgb( 255, 128, 64 ) !important;
}

.form-control-admin .form-control,
.form-control-admin .dropdown-toggle {
    border-color: rgb( 255, 128, 64 ) !important;
    color: rgb( 255, 128, 64 ) !important;
}

.form-control-admin .toggle.btn-primary {
    border-color: rgb( 255, 128, 64 ) !important;
}

.form-control-admin .toggle label.toggle-on {
    border-color: rgb( 255, 128, 64 ) !important;
    background-color: rgb( 255, 181, 145 ) !important;
    color: rgb( 255, 128, 64 ) !important;
}

.form-control-admin .toggle label.toggle-off {
    color: rgb( 111, 111, 111 ) !important;
}

.collapsible-root .mkb-header-rounded {
    border: 1px solid #ff0000 !important;
    background-color: #ffb2b2 !important;
    color: #ff0000 !important;
}

.collapsible-root .collapsible-inner {
    border-color: #ff0000 !important;
}

.collapsible-root .font-small {
    color: #ff0000 !important;
}

.collapsible-admin .mkb-header-rounded {
    border: 1px solid rgb( 255, 128, 64 ) !important;
    background-color: rgb( 255, 181, 145 ) !important;
    color: rgb( 255, 128, 64 ) !important;
}

.collapsible-admin .collapsible-inner {
    border-color: rgb( 255, 128, 64 ) !important;
}

.cookie-popup {
    z-index: 10000;
    position: fixed;
    bottom: 15px;
}

.cookie-popup > div {
    background-color: rgba( 0, 0, 0, 0.7 );
    border-radius: 15px;
    font-size: 48px;
    color: #ffffff;
    padding: 20px;
}

.cookie-popup .cookie-popup-close {
    cursor: pointer;
    font-size: 60px;
    margin-top: 2px;
}

.theme-tile {
    cursor: pointer;
    padding: 15px;
    border: 1px solid transparent;
}

.theme-tile-selected {
    background-color: #efefef;
    border: 1px solid #e5e5e5;
}

.theme-tile .theme-tile-title {
    padding-bottom: 5px;
}

.theme-tile .theme-tile-title,
.theme-tile .theme-tile-image {
    text-align: center;
}

.theme-tile .theme-tile-image {
    height: 400px;
}

.theme-tile .theme-tile-image img {
    max-height: 400px;
    max-width: 100%;
}

#select_theme_dlg .modal-title {
    margin-top: 20px;
}

#select_theme_dlg button.close {
    margin-top: -15px;
    margin-right: 0 !important;
}

.canvas-slid {
    overflow-y: scroll !important;
}

.grid-import-col-assigned {
    background-color: #ffe5e5;
}

.user-info-panel .collapsible-inner {
    min-height: 360px;
    position: relative;
}

.user-info-panel-buttons {
    position: absolute;
    right: 0;
    top: 0;
}

.user-info-panel-buttons > div {
    padding: 18px 14px 0;
}

.user-info-panel-buttons > div .glyphicon {
    font-size: 70px;
    color: #51ba00;
}

.explain-mode {
    padding: 5px;
    border: 1px solid rgb( 111, 111, 111 );
    background-color: #eeeeee;
    color: rgb( 111, 111, 111 );
}

.sql-query {
    padding: 5px;
    border: 1px solid #ff0000;
    background-color: #ffb2b2;
    color: #ff0000;
}

.split-button-dropdown {
    width: 100% !important;
    float: right;
}

.split-button-dropdown button {
    color: #458900 !important;
    border-color: #458900 !important;
    float: left !important;
}

.split-button-dropdown button.btn-left {
    width: 90% !important;
    border-right: none !important;
}

.split-button-dropdown button.btn-right.dropdown-toggle {
    width: 10% !important;
    height: auto !important;
}

.user-avatar-sm img, img.user-avatar-sm {
    width: 100px;
    border-radius: 50px;
}

.user-avatar-md img {
    width: 150px;
    border-radius: 75px;
}

.user-avatar-lg img {
    width: 200px;
    border-radius: 100px;
}

.container-fluid.ads-header {
    min-height: 0% !important;
    margin-bottom: 0 !important;
    position: relative !important;
}

.container-fluid.ads-header img {
    width: 100%;
    cursor: pointer;
}

.container-fluid.ads-header .close {
    position: absolute;
    background-color: #efefef;
    top: 15px;
    right: 35px;
    font-size: 48px !important;
    padding: 0 15px 10px;
    border-radius: 30px;
}

.error-timestamp {
    font-size: 28px;
    height: 28px;
    margin-top: 32px;
    margin-bottom: 9px;
}

.persistent-menu-switch {
    position: absolute;
    cursor: pointer;
    top: 30px;
    right: 25px;
    font-size: 90px;
}

.btn-parcel-active {
    background-color: #00d900 !important;
    border-color: #008200 !important;
    color: #008200 !important;
}

.outer-picture-zoom {
    padding-bottom: 30px;
}

.rating-stars .glyphicon {
    font-size: 90px;
    color: #fca95d;
}

.table-cell-alt-bg {
    background-color: #f0f0f0;
}

.whatsapp-link img {
    width: 250px;
}

.document-section-tile,
.poll-option-tile {
    border: 1px solid #458900;
    padding: 0 30px 30px;
}

.icon-pencil,
.icon-flash,
.icon-bullhorn {
    color: #458900;
    cursor: help;
    font-size: 70px;
}

.icon-maximize-chart {
    z-index: 1000;
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 56px;
}

.grid tr:hover {
    background-color: #f0f0f0;
}

.grid tr.row-child-move,
.grid.home tr:hover {
    background-color: inherit !important;
}

.badge-cell-mobile {
    vertical-align: top;
}

.yandex-schedules iframe {
    overflow: hidden;
    border: 0;
    width: 100%;
    height: 302px;
}

.sticky-header {
    z-index: 100001;
    position: fixed;
    top: 0;
    right: 15px;
    left: 15px;
    height: 153px;
    background-color: #458900;
}

.sticky-header.is-sticky {
    box-shadow: 0 5px 8px 1px rgb(51 51 51 / 30%);
}

.sticky-header-after-applied {
    margin-top: 153px !important;
}

.control-mandatory label:after {
    content: " *";
    white-space: nowrap;
}
