﻿.page-background {
    background-color: #7cbdf7;
}

.Styleinput {
    font-size: 20px;
    Width: 100%;
    height: 60px;
    border-radius: 3px;
    background-color: lightyellow;
}

.Stylbuton {
    border-radius: 4px;
    height: 50px;
    width: 100%;
    color: white;
    background-color: #1362a9;
    font: bold;
    font-size: 20px;
}

.Styledate {
    font-size: 20px;
    Width: 100%;
    height: 40px;
    border-radius: 3px;
    background-color: #05debf;
}

.StylbutonS {
    border-radius: 4px;
    height: 40px;
    width: 100%;
    color: white;
    background-color: #cc2a41;
    font: bold;
    font-size: 20px;
}

.StylbutonM {
    border-radius: 4px;
    height: 40px;
    width: 100%;
    color: white;
    background-color: #c4ae37;
    font: bold;
    font-size: 20px;
}
