﻿#RegisterListItem, #LoginListItem {
    margin-right: 10px
}

.Title{
    font-weight: bold;
}

.layout_custom_body{
    padding-top: 20px

}
.fullWidth {
        min-width: 100%;
    }
.customColor {
    background: red;
    color: white;
}