.ym-button, .ym-form button, .ym-form input[type="button"], .ym-form input[type="reset"], .ym-form input[type="submit"] {
    background-color: #0093c7 ;
    box-shadow: 0px 0px 1px 1px #0093c7  inset, 0px 1px 0px #0093c7 ;
    color: #FFF !important;
    border-color: #0093c7 ;
}
.ym-form button:hover, .ym-form input[type="button"]:hover, .ym-form input[type="reset"]:hover, .ym-form input[type="submit"]:hover, .ym-button:hover {
    background-color: #f19304;
    box-shadow: 0px 0px 1px 1px #f19304 inset, 0px 1px 0px #f19304;
    border-color: #f19304;
}
.schritt_aktiv {
	background: #0093c7;
}
.RRPublish > div.Tiles > div {
    border: 0px solid #ddd !important;
}
.RRPublish > div.Tiles > div > div {
    font-weight: bold;
    color: #ffffff !important;
    background-color: #019ee3 !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.RRPublish > div.SelectorParent > div.SelectorMenu > div > div:nth-child(1) {
    background-color: #019ee3 !important;
    color: #ffffff !important;
  
}

.RRPublish > div.SelectorParent > div.SelectorMenu > div.selectorResult > div:nth-child(1) {
    background-color: #019ee3 !important;
    color: #ffffff !important;
}
.RRPublish > div.SelectorParent > div.SelectorMenu > div > div:nth-child(1) {
    background-color: #019ee3 !important;
    color: #ffffff !important;
}

.RRPublish > div.SelectorParent > div.SelectorMenu > div.selectorResult > div:nth-child(1) {
    background-color: #019ee3 !important;
    color: #ffffff !important;
}

