/*@import url("../custom.css");*/
@font-face {
    font-family: "noto-sans";
    src: url("../font/NotoSansThai-Regular.otf");
    font-weight: 400;
}
.modal-header {
    border-bottom: 0px !important;
}
.chevron-double-up, .chevron-double-down {
    font-size: 10px;
    margin-right: 5px;
}
.chevron-double-up > i:last-child {
    margin-top: -5px;
}
.chevron-double-down > i:last-child {
    margin-top: -5px;
}
#exampleModal {
    z-index:99999!important;
}
.card-geo-dashboard h2 {
    margin-bottom: 0px !important;
    font-size: 18px !important;
}
.card-geo-dashboard {
    min-width: 135px !important;
}
    .card-geo-dashboard label {
        color: #1F2322;
        font-size:18px;
    }
    .card-geo-dashboard .wind-icon {
        height: 18px;
    }

    .card-geo-dashboard .geo-dashboard-temp-text {
        font-family: 'noto-sans';
        font-size: 24px;
    }
    .card-geo-dashboard img {
        object-fit:contain
    }
#listHourlyDashBoard {
    flex-wrap: nowrap;
    overflow-x: scroll;
}
.underlines-none {
    text-decoration: none;
}
#mapcontroller > .btn-group-vertical > .btn-check:focus + .btn, .btn:focus, #mapcontroller > .btn-group-vertical > label.btn:active {
    color: #008970;
    box-shadow: none !important;
}

.fw-500 {
    font-weight:500 !important
}
.me-24 {
    margin-right:24px!important;
}
.line-height-44 {
    line-height: 44px !important;
}

#exampleModal {
    font-family: 'noto-sans';
}

.noto-sans-font {
    font-family: 'noto-sans' !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 85% !important;
    }
}

.font-16 {
    font-size: 1rem !important;
}
