.m_blue_banner {
    background: rgba(0, 147, 213, 0.9);
}

.m_suggestions_block {
    width: 91.5% !important;
}

.search_box {
    width: 88%;
}

div.tagsinput input {
    font-size: 15px;
    color: #000;
    outline: 0px;
    margin-right: 5px;
    width: 100vw !important;
    padding: 0 !important;
    margin-bottom: 0px !important;
    height: 25px !important;
}

.ui-autocomplete {
    width: 90vw !important;
}

div.tagsinput {
    border-radius: 4px;
}

.bottom_button_padding_top {
    padding-top: 19px;
}

.bottom_button_padding_bottom {
    padding-bottom: 34px;
}