body {
padding: 10px;
margin: 2px;
font-family: "Source Sans 3", sans-serif;
}


.axotitel {
   padding-top: 20px;
}

.axobutton {
    background-color: red;
    color: white;
    width: 180px;
    line-height: 50px;
    padding: 0 40px 0 30px;
    font-family: "Zalando Sans", sans-serif;
    font-weight: 600;
    margin-top: 20px;
}

.acy_adt_header2 {
margin-top: 10px;
margin-bottom: 10px;
font-weight: bold;
padding-top: 20px;
padding-bottom: 10px;
}

acy_s_gridtable {
}

.acy_s_header {
background-color: black;
color: white;
padding: 10px;
font-weight: bold;
}

.editor_error {
color: red;
}




a {
color: black;
text-decoration: underline;
}

.acy_s_title {
font-weight: bold;
font-size: 18px;
}

.acy_title {
background-color: black;
color: white;
}

.success {
font-size: 30px;
background-color: green;
color: white;
width: 100%;
height: 500px;
margin: 10px;
padding: 10px;
}

.error {
font-size: 30px;
background-color: red;
color: white;
width: 100%;
height: 500px;
margin: 10px;
padding: 10px;
}
