.news_event_discription {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Number of lines to display */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.has-danger .input-group-addon, .has-danger .form-control {
    border-color: #f20808 !important;
}

.has-danger.real-select {
    border-color: #f20808 !important;
}


.has-danger .real-select-selected{
    border-color: #f20808 !important;
}

.has-danger .custom-upload-file{
    border-color: #f20808 !important;
}

.grecaptcha-badge{display: none !important;}
#find_meru_station_map {
    width: 100%;
    height: 600px;
    position: relative;
}
.fuel-stations-area-item{cursor: pointer;}
/* .fuel-stations-area-item.active{border-color: #c23528 !important;} */