@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
html,
body {
    height: 100%;
    font-family: 'Quicksand', sans-serif !important;
}

#mapid { 
    height: 180px; 
}

.paddig-top{
    /* margin-top: 100px !important; */
    width: 200px !important;
    /* align-items: center !important; */
}

.labelOption {
    color: #007bff;
}

.login-page{
    /* margin-top: 50px !important; */
}