.modern .XPage { 
    background-color: #F7F7F7;
}

.modern .CXPage .header {
    border: none;
}

FORM.xm-form {
    padding-left: 0px;
}

.modern .XButtonList, .modern .XButtonList:disabled {
    background: #0082b4;
    color: #fff;
}

.modern .XButtonList:hover, .modern .XButtonList:focus {
    background: #E20511;
}

.grid .cell .xm-form ul, .grid .cell .xm-form p {
    margin: 0;
}

.modern .xm-item-div LABEL::before {
    color: #adadad;
}

.modern .xm-item-div .add-button {
    color: #1ac300;
}