.report_btn {
    min-width: 100%;
}

#account_balance {
    background: #ffead0;
    padding: 10px;
    margin-bottom: 10px;
}

#search_results {
    display: none;
}


.nicescroll-rails div {
    width: 8px !important;
}

.highcharts-credits {
    display: none !important;
}

.client-id {
    width: 100% !important;
}

.terms__wrapper {
    padding-left: 18px;
    padding-right: 18px;
    max-width: 800px;
    margin: 5px auto;
}

.terms__checkbox {
    display: inline-block;
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9
}

.pac-container {
    z-index: 1070;
}

.searchInput {
    width: auto;
    margin: 10px 10px 0 0;
}

.margin-bottom {
    margin-bottom: 15px;
}

.well-sms {
    background-color: #ffffff;
    color: #1fb5ad;
    font-weight: 700;
    margin-bottom: 0 !important;
}


