.container.toph_banner {
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    bottom: 9px;
    font-size: 35px;
    font-weight: 600;
    text-transform:uppercase;
    display: table;
}
.toph_banner {
    background-image: url(../img/toph-atm.png);
    background-size: cover;
    filter: alpha(opacity=40); /* For IE8 and earlier */
    height: 225px;
    margin-bottom: 20px;
}
.normal_title_font {
    text-transform: none !important;
}
.toph_bg {
    display: table-cell;
    background: rgba(45, 45, 45, 0.5);
    color:#fff;
    padding-right: 35px;
    padding-left: 35px;
    min-height: 225px;
    vertical-align: middle;
}
.no_gutter_right {
    padding-right:0;
}
.no_gutter_left {
    padding-left:0;
}
/*CONTENT*/
.lokasi_atm_style {
    margin-bottom: 30px;
}
.atm_fieldstyle {
    border: 1px solid #115FA3;
    font-style: italic;
    height: 40px;
}
.form-control {
    border-radius: 0px;
}
.SearchIcon
{
    color:#fff;
}
.SearchButton
{
    height: 40px;
    background-color:#115FA3;
    border-radius:0px;
    position: absolute;
    top: 0;
}
/*TABEL LOKASI ATM*/
.table>tbody>tr>td {
    padding: 3px 0;   
}
.cbank_height .bank_textcol {
    padding: 15px 15px;   
}
.cbank_height .bank_codecol {
    padding: 15px 0;   
}
.table-fixed thead {
    width: 100%;
}
.table-fixed tbody {
    overflow-y: auto;
    width: 100%;
}
.detail_place {
    font-size: 13px;
}
table {
    width: 100%;
}
tbody, tr, td { 
    display: block;
}
.title_place_name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3px;
}
tr:after {
     content: ' ';
     display: block;
     visibility: hidden;
     clear: both;
}

tbody.cbank_height {
    height: 540px;
    overflow-y: auto;
}
tbody td, thead th {
    float: left;
}
.table > tbody > tr > td {
    border-top: 0px;
}
.table>thead>tr>th {
    border-bottom: 0px solid #115FA3;
    background-color: #115FA3;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 20px;
    height: 40px;
}
.bank_textcol {
    width: 100%;
    height: inherit;
    font-size: 17px;
    padding: 0 20px;
}
.marking_place {
    background-color:#115FA3 !important;
    color: #fff;
}
.cbank_height tr {
    text-align: center;
    display: block;
    min-height: 55px;
}
.cbank_height tr td {
    min-height: 55px;
}
/*---------------*/
.SearchButton:hover{
    background-color:#115FA3;
}
.daftar_karir_button {
    position: relative;
}
.calendar_form {
    position: relative;
}
.atm_location_field {
    max-width: 87%;
    margin-bottom: 20px;
    margin-right: 15px;
}
.atm_location_btn {
    background-color: transparent;
    position: absolute;
    right: 15px;
    top: 0px;
    font-size: 18px;
    color: #1B9BD7;
    padding: 1px;
}
.icon_marker {
    background-image: url(../img/ico-marker.png);
    width:35px;
    height: 35px;
    display: block;
}
/*SIDEBAR*/
.headingtitle_style {
    margin-top: 20px;
    margin-bottom: 20px;
}
.headingtitle_style h4 {
    color:#1B9BD7;
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.karir_list {
    margin-bottom: 30px;
}
.karir_box {
    padding: 10px 15px;
    background-color: #F1F1F1;
    border-bottom: 7px solid #bbbdbf;
}
.title_karir {
    font-size: 18px;
    font-weight: bold;
    color: #1B9BD7;
}
ul.box_list {
    list-style-type: square;
    color: #1B9BD7;
}
.btn-primary.karir_view_button {
    background-color: #F38020;
    border-bottom: 4px solid #EE4036;
    border-radius: 0px;
    height: 40px;
    width: 140px;
    position: relative;
    top: 10px;
}
.btn-primary.karir_view_button a {
    text-align: center;
    color: #fff;
}
.btn-primary.karir_view_button:hover {
    background-color: #FFA154;
    border-bottom: 4px solid #EE4036;
    height: 40px;
}
.btn-primary {
    border-color: transparent;
}
.btn-primary:hover {
    border-color: transparent;
}
.sertifikat_lainnya {
    margin-bottom: 17px;
}
.navbar-nav > li.submit_button a {
    padding: 10px 15px;
}
.submit_button {
    background-color: #3F80B6;
    border-bottom: 4px solid #1660A5;
    border-radius: 0px;
    height: 40px;
    width: 160px;
    position: relative;
    top: 4px;
}
.submit_button:hover {
    background-color: #1B9BD7;
    border-bottom: 4px solid #1660A5;
    height: 40px;
}
.submit_button a {
    text-align: center;
    color: #fff;
    width: 100%;
}
@media (max-width: 1199px) {

}
@media (max-width: 991px) {
    .atm_location_field {
        max-width: 85%;
    }
    .slideout-panel {
        min-height:auto; 
    }
}
@media (max-width: 767px) {
    .form-control.atm_location_field {
        max-width: 94%;
    }
    .no_gutter_right {
        padding-right: 15px;
    }
    .no_gutter_left {
        padding-left: 15px;
    }

    tbody.cbank_height {
        height: 400px;
    }
}
@media (max-width: 480px) {
    .no_gutter_right {
        padding-right: 15px;
    }
    .no_gutter_left {
        padding-left: 15px;
    }
    .atm_location_field {
        max-width: 92%;
        margin-right: 0px;
    }
    .atm_location_btn {
        right: 0px;
    }
}