/*
 * Your global styles here
 */


html,
body {
    height: 100%;
}

html {
    background: white;
}

body {
    margin: 0;
}

.Y4S_Header{
    background-color: #ffffff !important;
}

.req {
    color: red;
}