.tomato{
    color: tomato !important;
    font-weight: 400;
}
#googleMap2{
    height: 340px;
}
td{
    font-size: 16px !important;
}
.aday{
    background-color: #09a223 !important;
}
.adaybuton:hover{
    background-color: #574586;
    cursor: pointer;
    border-color: #574586;
}
.adaybuton{
    background-color: #09a223;
    color: white;
    border-color: #09a223;
}
input[type="file"] {
    display: none;
}
.ilan{
    margin-bottom: -20px;
}

