header {background-color: rgb(10, 36, 113);color: white;}


.headerimg {height: 55px; width: 70px; padding-left: 10%;}


input { display: float;
        flex-direction: row; 
        width: 50%; border: none;
        border-bottom: 2px solid black;
    font-size: medium;}


    .maindiv {margin-bottom: 20px;}


    .formdiv {text-align: center;}

button {margin-top: 25px; background-color: rgb(45, 45, 188); color: white;
border-radius: 5px; border: 0; height: 40px; font-size: small;}


img {height: auto; max-width: 100%;}


footer {text-align: center; border-top: solid rgb(174, 172, 172) 0.50px;}



.underdiv {padding-left: 15%; padding-right: 15%; padding-top: 25px; padding-bottom: 25px; background-color: #f5f5f5;}

.formp {font-size: large;}

form {margin-top: 10px;}

.thankyoudiv {text-align: center; margin-top: 5px; margin-bottom: 20px;}

