.d-table {
  display: table;
  width: 100%;
}

.d-table-cell {
  display: table-cell;
  vertical-align: middle;
}

/* HEADER */
.header_style .logo_style img {
  height: 53px;
}

.header_style .logo_style {
  width: 120px;
}

.submenu_style .tab-content > .active.jarak-kiri {
  padding-left: 120px;
}

.social_icon a.icon_bg {
  width: 45px;
  display: inline-block;
  text-align: center;
  font-size: 30px;
  color: #6e6f71;
}

.berita-detail-item .img {
    margin: 5px 0 20px 0;
}

.berita-detail-item iframe{
max-width : 100%;
}

.press_download{
  margin-bottom: 20px;
}

.bisnis_table_class .cbank_height tr td img{
  margin-left: 25px;
}

.form-group.text-error{
  font-style: italic;
  color: #EE4036;
}

.press_listing .news_title .press_title {
  font-size: 16px;
}

.social_icon a.icon_bg:hover .fa-facebook {
  color: #3b5999;
}

.social_icon a.icon_bg:hover .fa-twitter {
  color: #55acee;
}

.social_icon a.icon_bg:hover .fa-instagram {
  color: #e4405f;
}

.social_icon a.icon_bg:hover .fa-youtube-play {
  color: #cd201f;
}

#result-cari-kode-bank i{
  color: #c5c5c5;
}

.othermenu_link{
  text-transform: capitalize;
}

.tentangkami_custom .nav-tabs>li.tab_width a.normal_tab{
  background-color:#58595B;  
}

.carousel-indicators li {
    height: 12px;
}

#videoModal .modal-body {
  padding: 6px 6px 0 6px;
}

#videoModal .modal-content {
  border-radius: 4px;
}

.button_play a, .button_play a:focus, .button_play a:hover, .button_play a:active {
   outline: 0;
}

.tentangkami_custom .active_tab{
  font-weight: bold;
}

.karir_box {
  padding: 0; 
}

.padding_new{
  padding: 10px 15px;
  display: block;
}

.padding_new_content{
  padding-bottom: 70px;
}

.headingtitle_style .greyscale_hover a{
  display: block;
}

.karir_lainnya {
    position: absolute;
    bottom: 0;
    display: block;
    margin-left: 50%;
    transform: translateX(-50%);
}
.karir_box{
  position: relative;
}

/* FOOTER */
.footer_copyright a {
  color: #fff;
}

/* ===== SLIDER MAIN ======== */
.slider-main .carousel-caption {
  padding: 0 15px 20px 20px;
  color: #333;
  right: 5%;
  font-weight: normal;
}

.slider-main .carousel-caption-light {
  background: rgba(255, 255, 255, 0.75);
}

.slider-main .item {
  width: 100%;
  height: 460px;
}

.search_display > .row{
  margin-bottom: 15px;
}

.kodebanktable_container{
  /*text-align: center;*/
}

.kodebanktable{
  display: inline-table !important;
  width: 538px;
  /*margin: 0 17px;*/
  vertical-align: top;
  /*margin-right: 10px;*/
}
.table>tbody>tr>td{
  vertical-align: middle;
  padding: 10px;
}

.sertifikasi_style .dropdown {
  margin-right: 10px;
}

.bank_textcol.divider_codecal {
    border-right: 1px solid lightgrey;
}

.kode_bank_table .bank_textcol {
    width: 55% !important;
}

.kode_bank_table td.bank_namecol {
    width: 25% !important;
}

.bank_nocol{
    padding-top: 20px !important;
    width: 20%;
    text-align: center;
}

.table-fixed.kode_bank_table tbody {
  overflow-y: inherit;
}

.kode_bank_table_container {
    overflow-y: auto;
    height: 285px;
}

.contact_style li{
  display: block;
}

.contact_style .icon_box_c {
  padding: 8px;
  font-size: 15px;
}

.contact_style .textcontact_style{
  line-height: 30px;
}

table.kode_bank_table{
  width: 48%;
  display: inline-table;
  vertical-align: top;
}

.footer_style .phone-wrap{
  margin-top: 5px;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal_loader {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../img/Loading_Ring.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal_loader {
    display: block;
}

.multi-item-carousel .industry_thumb {
    border-radius: 0;
    width: auto;
    height: 197px;
    background-size: cover;
}

.accordion .faq_subwrapper {
    margin-top: 20px;
}

.featured_image-xs {
    display: none !important;
}

.berita-detail-item img{
  width: 100%;
  height: auto;
}

.berita-detail-item ul{
  
}

.berita-detail-item li{
  
}

.berita-detail-item p{
  
}

.berita-detail-item h1{
  
}

.berita-detail-item h2{
  
}

.berita-detail-item h3{
  
}

.berita-detail-item h4{
  
}

.berita-detail-item h5{
  
}

.photodetail_style , .headingtitle_style.berita_lainnya_style{
  margin-top: 30px;
}

.single_post .news_date {
    text-transform: initial;
}

.about_primavideo .modal-body .close_button span {
    position: relative;
    top: -6px;
    right: 5px;
}

h4.detail_news_header {
    padding-bottom: 5px;
    border-bottom: 1px solid #1B9BD7;
    text-transform: uppercase;
    font-size: 20px;
}

.table-kode-biller .cbank_height .button-toggle:hover{
    color: #00ff50;
}

@media(max-width: 992px){
  
  .table-wrapper{
    position: relative;
  }

  .table-kode-biller{
    max-height: 500px;
    overflow: auto;
  }
}

.karir_detail_style .title_karir {
    font-size: 16px;
    font-weight: normal;
    color: #1B9BD7;
}

.karir_detail_style ul.list_karir_lain {
    list-style: none;
    padding-left: 0;
}

.karir_detail_style ul.list_karir_lain .title_karir .fa {
    font-size: 13px;
}

.vertical-alignment-helper {
  display:table;
  height: 100%;
  width: 100%;
  pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events:none;
}
#videoModal .modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width:inherit;
  max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
  height:inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all;
}

.direksi_tab{
  color: black;
}
.direksi_tab table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.direksi_tab table, .direksi_tab td{
    text-align: center;
}


.direksi_tab table tr:nth-child(2) td {border-top: 1px solid #ccc;}

.direksi_tab img {
    max-height: 150px;
    max-width: 100%;
    border: 1px solid #d6d6d6;
    width: auto;
    margin-bottom: 5px;
}
.direksi_tab td p:nth-child(2) {
    margin-top: -8px;
}
.direksi_tab td p:last-child {
    margin-top: -8px;
}
.direksi_tab table>tbody>tr:first-child>td{
  border: none;
}
.direksi_tab table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 20px;
}

.tentangkami_custom .tab-content #tab_default_1 div:nth-child(2) {
    margin-top: 15px;
}

.single_post{
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    bottom: 9px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    display: table;
    margin-top: 5px;
    color: #1B9BD7;
}

#promoModal .modal-dialog {
    width: 1140px;
}

#promoModal .modal-dialog-setter .modal-header , 
#promoModal .modal-dialog-setter .modal-body {
  width: 800px;
  margin: 0 auto;
}

.margin_top_20{
  margin-top: 20px;
}

.list-inline>li.only_mobile{
  display: none;
}

@media (max-width: 1200px) {
  .slider-main .item {
    /*width: 1140px;*/
    height: 415px;
  }
}

@media (max-width: 992px) {
  .slider-main .item {
    /*width: 940px;*/
    height: 415px;
  }
}

@media (min-width: 768px) {
  .no-padding-right{
    padding-right: 0;
  }
}

@media (max-width: 767px) {

  .list-inline>li.only_mobile{
    display: inline-block;
  }

  #promoModal .modal-dialog-setter .modal-header, #promoModal .modal-dialog-setter .modal-body {
      width: 100%;
      margin: 0 auto;
  }

  .modal-dialog {
    width: 90%  !important;
  }

  .berita_style .no-padding-right .background_cover{
    margin-left: 0;
    margin-right: 0;
  }

  .sliderhome_style .carousel-indicators {
      display: none;
  }

  .direksi_tab td{
    display: block;
  }

  #promoModal .modal-dialog {
    width: 90%;
  }

  .footer_style .phone-wrap li {
    width: 260px;
  }

  .form-control.atm_location_field {
    max-width: 90%;
  }

  .sliderhome_style.slider-main.promo-slider-main .item{
    height: auto !important;
  }

  .promo_list.promo_style > div{
    margin-bottom: 10px;
  }

  .container.toph_banner {
    font-size: 26px;
  }

  .header_title{
    font-size: 22px;
  }

  .featured_image-xs {
    display: table !important;
  }

  .featured_image-lg {
    display: none !important;
  }

  #myTable .text-padding-top {
     padding-top: 5px; 
      vertical-align: top;
  }

  table.kode_bank_table {
      width: 100%;
      display: table;
  }

  .kodebanktable td{
     white-space: normal !important;
  } 

  .kode_bank_table .bank_textcol {
      width: 50% !important;
      margin-left: 10px;
  }

  .logo_prima_definition > img {
      width: 100% !important;
  }

  .kodebanktable {
    width: 100%;
    margin-bottom: 10px !important;
  }

  .slider_main .about_readmore {
    display: inline-block;
  }

  .multi-item-carousel .left.carousel-control {
      margin-left: -5px;
  }

  .multi-item-carousel .right.carousel-control {
      margin-right: -5px;
  }

  .sliderhome_style.slider-main .item {
      width: 100%;
      height: 460px !important;
  }
  
  .slider-main .carousel-caption h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 0;
  }
  .slider-main .about_readmore {
    display: inline-block;
  }
  .slider-main .carousel-control {
    top: 30%;
    bottom: auto;
  }
  .slider-main #myCarousel {
    margin-bottom: 0;
  }
}

@media (max-width: 992px){
  #myTable2 thead{
      display: none;
  }
}

@media (max-width: 767px) {
  .carousel-caption {
    padding-left: 20px;
  }
}

/* MODAL */
.modal-main .close_button {
  font-weight: lighter;
  font-size: 35px;
  width: 32px;
  height: 32px;
  border-radius: 50px;
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #0E5FA3;
  opacity: 1;
  color: #fff;
  text-shadow: 0 0px;
}

.modal-main .close_button span {
  position: absolute;
  top: -5px;
  left: 5px;
}

.modal-main .promo_thumb {
  text-align: center;
}

/* GLOBAL */
.about_readmore .glyphicon {
  vertical-align: sub;
}

.modal-dialog {
  width: 800px;
}

@media (max-width: 992px) {
  .modal-dialog {
    width: 600px;
  }
}

.banner-header {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}

.banner-header .bg {
  background-image: url(../img/toph-press.png);
  background-size: cover;
  height: 225px;
  margin-top: -9px;
}

.banner-header .bg h3 {
  font-size: 4rem;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 35px;
  color: white;
  margin: 0;
}

.banner-header .bg .d-table-cell {
  background: rgba(45, 45, 45, 0.5);
}

/* .container.toph_banner{
    padding-left: 15px;
    padding-right: 15px; 
} */
/* ======== CUSTOM ========= */
/* PROMO */
.modal-main .promo_thumb {
  max-height: 400px;
  overflow: hidden;
}

.thumb_intro_hover {
  height: 187px;
  margin-bottom: 0;
}

.promo_style .thumb_intro_hover .caption {
  top: 110px !important;
  height: 187px;
}

.thumb_intro_hover .blur {
  height: 187px;
}

.promo_style .thumb_intro_hover .caption-text {
  top: 0;
  height: 187px;
}

.promo_style .thumb_intro_hover .caption-text {
  top: 5px;
}

.headingtitle_style.promo_style .thumb_intro_hover {
  margin-bottom: 0;
}

.promo-slider-main {
  margin-bottom: 30px;
}

.promo_style .caption-text h3 {
  font-size: 16px;
  line-height: 19px;
  margin-top: 0;
  height: 65px;
}

.promo_style .thumb_intro_hover:hover .caption {
  cursor: pointer;
}

.home_promo h4.modal-title {
  margin-top: 10px;
}

/* BERANDA */
.sliderhome_style {
  margin-bottom: 20px;
}

.multi-item-carousel {
  margin-top: 20px;
}

.text_date {
  line-height: 22px;
  padding-top: 5px;
}

.press_title {
  height: 97%;
}

.tab-content.margin-tops {
  width: 100%;
}

.tabbable-line .tabtop li:last-child a {
  margin-right: 0;
}

a:focus {
  outline: none;
}

.thumb_csr {
  width: 350px;
}

.karir_detail_style .btn-primary.karir_daftar_button {
  left: 38%;
  right: auto;
}

.home_promo .close.close_button {
  width: 32px;
  height: 32px;
}

/* .carousel-indicators li {
    background-color: #fff;
    border-radius: 0px;
    width: 40px;
    border: 1px solid #fff;
    box-shadow: 0 0 1px 0px rgb(15, 96, 164);
}

.carousel-indicators .active {
    background-color: #0F60A4;
    width: 40px;
    border: 1px solid #0F60A4;
}

.carousel-indicators {
    text-align: right;
    left: 68%;
    margin-bottom: 0px;
} */
/*.close.close_button{
    top: -20px;
    right: -19px;
    border-radius: 63px;
    background-color: #115FA3;
    padding: 0px 10px 6px 10px;
    text-shadow: 0 0px 0 #fff;
    color: #fff;
    opacity: 1;
    position: absolute;
    margin: 0;
    /* display: grid; 
    text-align: center;
    vertical-align: top;
    font-size: 30px;
    font-weight: lighter;
    z-index: 99999;
}

a , .close.close_button {
   outline: 0;
}*/
/*.home_promo .close_button span {
    position: relative;
    top: auto; 
}

.home_promo .close.close_button {
	width: auto;
    height: auto;
}*/
.home_promo .modal-header {
  padding-bottom: 0px;
}

.home_promo .promo_thumb img {
  padding-bottom: 10px;
}

.promo_thumb img {
  max-width: 100%;
  padding-bottom: 10px;
  width: auto !important;
}

/*.home_promo .close_button:hover {
    color: #fff;
}*/
.tutorial_image {
  display: none;
}

.tutorial_image.active {
  display: block;
}

.atmtutorial_height .atm_namecol img {
    max-width: 70px;
}

.atm_textcol:hover {
  color: #1B9BD7;
  cursor: pointer;
}

.atm_textcol .active {
  color: #1B9BD7;
}

.tutorial_image a:focus, .tutorial_image a:hover {
    cursor: zoom-in;
}

/*.tentangkami_custom .close_button span {
    position: relative;
    top: -6px;
    right: 5px;
}*/
.promo_date {
  font-size: 14px;
}

/* 
.promo_style .thumb_intro_hover .caption-text {
    top: -20px;
}

.promo_style .thumb_intro_hover .caption {
    top: 130px;
} */
.promo_style .thumb_intro_hover:hover .caption {
  transform: translateY(-110px) !important;
  -webkit-transform: translateY(-110px) !important;
  -moz-transform: translateY(-110px) !important;
  -ms-transform: translateY(-110px) !important;
  -o-transform: translateY(-110px) !important;
}

/* .promo_style .caption-text h3 {
    height: 77px;
} */
.container .logo_prima_definition {
  display: inline-block;
}

.container .logo_prima_definition > img {
  height: auto;
}

.promo_list .thumb_intro_hover .caption {
  top: 133px;
}

.promo_list .thumb_intro_hover:hover .caption {
  transform: translateY(-133px);
  -webkit-transform: translateY(-133px);
  -moz-transform: translateY(-133px);
  -ms-transform: translateY(-133px);
  -o-transform: translateY(-133px);
}

.text-error + input {
  border-bottom: 5px solid #EE4036;
}

.c_fieldstyle.telp_f_s{
    display: inline;
    width: 18%;
}

.c_fieldstyle.telp_f_e{
    display: inline;
    width: 80%;
}

.e-money-wrapper{
    list-style: none;
    margin: 0 20px;
    padding: 0;
}
.e-money-wrapper .item {
    width: 225px;
    text-align: center;
}
.e-money-wrapper .item > a{
  display: block;
  text-align: center;
} 
.e-money-wrapper .item > a img{
  margin-left: auto;
  margin-right: auto;
}
.e-money-wrapper .item p > a {
    font-size: 19px;
    margin: 5px auto 2px auto;
    display: block;
    font-weight: bold;
}
.slick-prev:before, .slick-next:before{
    font-size: 25px;
    color: #1660a5 !important;
}


.description_definition h1,.description_definition h2,.description_definition h3,.description_definition h4,.description_definition h5,.description_definition h6{
    clear: both;
    color: #1b9bd7;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.description_definition h1{
    font-size: 40px;
}
.description_definition h2{
    font-size: 32px;
}
.description_definition h3{
    font-size: 28px;
}
.description_definition h4{
    font-size: 25px;
}
.description_definition h5{
    font-size: 18px;
}
.description_definition h6{
    font-size: 14px;
}


.description_definition ol, .description_definition ul, .news_description ol, .news_description ul {
  padding-left: 18px;
}

.bisnis-payment-solution .kode-biller-code{
  display: none;
}

@media (max-width: 1199px) {
  .about_primavideo iframe {
    height: 330px;
  }
  .promo_style .thumb_intro_hover .caption {
    top: 90px;
  }
  .promo_style .thumb_intro_hover:hover .caption {
    transform: translateY(-90px);
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -o-transform: translateY(-90px);
  }
  .promo_style .thumb_intro_hover .caption-text {
    top: -25px;
  }
}

@media (max-width: 991px) {
  .sliderhome_style .carousel-caption .slider_desc {
    display: block;
  }
  .home_page .promo_style .caption_desc {
    display: block;
  }
  .promo_style .thumb_intro_hover .caption {
    top: 80px;
  }
  .promo_style .thumb_intro_hover:hover .caption {
    transform: translateY(-80px);
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -o-transform: translateY(-80px);
  }
}

@media (max-width: 767px) {

  .description_definition ol{
    padding-left: 20px;
  }
  /*.slick-track .slick-slide {
    float: none;
  }*/
  .e-money-wrapper .item {
    width: 100%;
  }

  .promo_list .thumb_intro_hover .caption {
    top: 248px;
  }
  .promo_style #Carouselpromo .item > div{
    margin-bottom: 10px;
  }

  .promo_list .thumb_intro_hover:hover .caption {
    transform: translateY(-248px);
    -webkit-transform: translateY(-248px);
    -moz-transform: translateY(-248px);
    -ms-transform: translateY(-248px);
    -o-transform: translateY(-248px);
  }
  .promo_style .thumb_intro_hover .caption-text {
    /*top: -15px;*/

    top: 0px;
  }
  .promo_style .thumb_intro_hover .caption {
    top: 100px;
  }
  .promo_style .thumb_intro_hover:hover .caption {
    transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
  }
  .promo_style .caption-text h3 {
    height: 70px;
  }
  .promo_style .caption-text h3 {
    font-size: 16px;
  }
  .home_page .promo_style .caption-text h3 {
    font-size: 16px;
  }
  .home_page .promo_date {
    font-size: 13px;
  }
  .no-padding-left {
    padding-left: 15px;
  }
}

@media (max-width: 480px) {
  .promo_list .thumb_intro_hover .caption {
    top: 190px;
  }
  .promo_list .thumb_intro_hover:hover .caption {
    transform: translateY(-190px);
    -webkit-transform: translateY(-190px);
    -moz-transform: translateY(-190px);
    -ms-transform: translateY(-190px);
    -o-transform: translateY(-190px);
  }
}

@media (max-width: 414px) {
  .promo_style .thumb_intro_hover .caption {
    top: 160px;
  }
  .promo_style .thumb_intro_hover:hover .caption {
    transform: translateY(-160px);
    -webkit-transform: translateY(-160px);
    -moz-transform: translateY(-160px);
    -ms-transform: translateY(-160px);
    -o-transform: translateY(-160px);
  }
}

@media (max-width: 375px) {
  .promo_style .thumb_intro_hover .caption {
    top: 137px;
  }
  .promo_style .thumb_intro_hover:hover .caption {
    transform: translateY(-137px);
    -webkit-transform: translateY(-137px);
    -moz-transform: translateY(-137px);
    -ms-transform: translateY(-137px);
    -o-transform: translateY(-137px);
  }
}

@media (max-width: 320px) {
  .promo_style .thumb_intro_hover .caption {
    top: 100px;
  }
  .promo_style .thumb_intro_hover:hover .caption {
    transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
  }
}

@media (max-width: 768px) {
  
  .col_4 .bank_nocol {
      width: 15%;
      background: #1B9BD7;
      color: #fff;
      height: 100%;
  }

  .col_4 .bank_codecol{
    width: 20%; 
  }

  .col_4 .bank_textcol {
    width: 40% !important; 
  }
  .col_4 .bank_textcol {
    margin-left: 0px !important;
    white-space: normal !important;
  }

}

/* BERITA */
.berita-item .img {
  height: 197px;
}

.col_4 .bank_nocol {
    width: 15%;
    background: #1B9BD7;
    color: #fff;
    height: 100%;
}

.col_4 .bank_codecol{
  width: 20%; 
}

.col_4 .bank_textcol {
  width: 40% !important; 
}


/* Kode ATM 20171227 */
.kode-biller-fixed h4.title_jaringan_prima{
  margin: 15px 0;
}
.css-fixed.kodebanktable_container.table-responsive{
  /*position: relative;*/
}
.css-fixed td.bank_textcol, .css-fixed td.bank_codecol{
  width: inherit; 
}
.css-fixed .kodebanktable thead th{
  vertical-align: middle;
  padding: 15px 0;
}
.css-fixed .kodebanktable thead th:nth-child(1){
  width: 20%;
}
.css-fixed .kodebanktable thead th:nth-child(3){
  width: 27%;
}
.css-fixed table.table-fixed.header-fixed-left, table.table-fixed.header-fixed-right {
  position: absolute;
  top: 0;
  margin: 0px 17px;
  width: 538px;
}
.css-fixed table.table-fixed.header-fixed-left{
  left: 0;
}
.css-fixed table.table-fixed.header-fixed-right{
  right: 15px;
}
.css-fixed .cbank_height > tr > td:first-child{
  width: 20%;
}
.css-fixed .cbank_height > tr > td:last-child{
  width: 27%;
}

.kodebank_in_bisnis .kodebanktable.pull-right.bisnis_table_class{
  margin: 0;
}   
.kodebank_in_bisnis .css-fixed .kodebanktable.header-fixed-right thead th:nth-child(1){
  width: 100px;
}
.kodebank_in_bisnis .css-fixed .content-table thead tr > th:first-child{
  width: 11%;
}
.kodebank_in_bisnis .css-fixed .content-table tbody tr > td:nth-child(2) {
    width: 12%;
    padding-left: 20px;
}
.kodebank_in_bisnis .css-fixed .kodebanktable tbody tr > td:first-child{
  width: initial;
}
.kodebank_in_bisnis .bisnis_table_class .cbank_height tr td img{
  margin: 0;
}
.table-kode-biller thead{
  color: white;
  background: #115FA3;
}
.table-kode-biller thead th {
    border-color: white;
    border: 2px solid white;
    text-align: center;
    vertical-align: middle;
}
tbody.cbank_height{
  height: auto !important;
}

tbody.cbank_height tr{
  height: auto;
}
.kodebanktable.pull-right{
  margin: 0 17px;
}

.kodebank-in-container .kodebanktable.pull-right{
  margin: 0;
}
.kodebank-in-container .kodebanktable.pull-right.header-fixed-right{
  margin: 0 17px;
}

@media (max-width: 1200px){
  .css-fixed table.table-fixed.header-fixed-left, table.table-fixed.header-fixed-right {
    width: 440px;
  }  
  .kodebanktable{
    width: 440px;
  }
}

@media (max-width: 992px){
  .css-fixed.kodebanktable_container.table-responsive{
    position: relative;
  }
  .css-fixed table.table-fixed.header-fixed-right{
    display: none !important;
  }
  .css-fixed table.table-fixed.header-fixed-left, table.table-fixed.header-fixed-right {
    width: 100%;
    margin: 0;
  } 
  .kodebanktable{
    width: 100%;
  }
  .kodebanktable.pull-right{
    margin: 0;
  }

  .bisnis_table_class tr > td:first-child {
      width: 11% !important;
  }
}

/* FIX After UAT*/

.beranda-kode-transfer .col-sm-12 > .col-sm-9{
  padding-right: 0px;
}
.beranda-kode-transfer .col-sm-12 > .col-sm-9 .easy-autocomplete{
  width: 100% !important;
}

@media (max-width: 992px){
  .beranda-kode-transfer .col-sm-12 > .col-sm-9{
    padding-right: 15px;
    margin-bottom: 10px;
  }  
}



