.g-bg-worko-blue1 {background: #4d6684 !important;}

.g-color-worko-blue1 {color: #4d6684 !important;}

.u-sidebar-navigation-v1--mini .mini-menu-hidden {margin-right: 35px !important;}

.mini-menu-hidden { transition: .2s ease-in-out;}

.label-worko {font-weight: 700; font-size: 14px !important;}

.worko-podpora:hover {color: white !important; text-decoration: underline !important;}

.underline-hover:hover {text-decoration: underline;}

.g-rounded-icon-worko {    position: absolute;
    top: 15px;
    right: 0;
    background: #ffffff !important;
    border: #4d6684 1px solid;
    color: #000000;}

.redactor-air a:hover, .redactor-toolbar a:hover {
    outline: 0;
    color: #fff;
    background: #4d6684 !important;
}

.redactor-modal button:hover {
    outline: 0;
    text-decoration: none;
    background: 0 0;
    color: #4d6684 !important;
    border-color: #4d6684 !important;
}

.redactor-focus.redactor-styles-on, .redactor-focus:focus.redactor-styles-on {
    border-color: #4d6684!important;
}

.redactor-box.redactor-styles-on {
    z-index: 0;
    text-align: center;
}

.redactor-toolbar-wrapper {
    text-align: left;
}


::selection {
  background: #4d6684; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #4d6684; /* Gecko Browsers */
}

.form-control:disabled, .form-control[readonly] {
    background-color: #ffffff !important;
    opacity: 1;
}

.thrash-button {
    background: none; 
    border: none;
    cursor: pointer;
}

.thrash-button:hover {
    color: #4d6684 !important;
}