@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900);
@import "spinners.css";

body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu;
}
.header-welcome{
  background: #37909d;
  /*padding-top: 20px;*/
  padding-bottom: 20px;
}

.header-back{
  background: #1b6772;
  padding-top: 20px;
  padding-bottom: 20px;
}

.box-step{
  margin-top: 100px;
}

.box-form{
  width:350px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.box-form-pengajuan{
  width:350px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.judul-block {
  margin-top: 150px;
  margin-bottom: 50px;
  padding: 5px;
}

.judul-block .judul-number {
  float: left;
  height: auto;
  max-height: 100px;
  max-width: 100px;
  font-size: 50px;
  color: #bababa;
}

.judul-block .judul-pushed {
  margin-left: 50px;
  margin-top: 15px;
}

.judul-block .judul-heading {
  margin: 0;
  color: #1b6772;
}

.judul-block .judul-text {
  color: #1b6772;
}

.judul-block-pengajuan {
  margin-top: 0px;
  margin-bottom: 50px;
  padding: 5px;
}

.judul-block-pengajuan .judul-number {
  float: left;
  height: auto;
  max-height: 100px;
  max-width: 100px;
  font-size: 50px;
  color: #bababa;
}

.judul-block-pengajuan .judul-pushed {
  margin-left: 50px;
  margin-top: 15px;
}

.judul-block-pengajuan .judul-heading {
  margin: 0;
  color: #1b6772;
}

.judul-block-pengajuan .judul-text {
  color: #1b6772;
}

.box-number{
  font-size: 50px;
}

.logo{
 background : url("../../dist/img/logo-dashboard.png")no-repeat;
 width: 52px;
 height: 63px;
 margin-left: auto;
 margin-right: auto;
}

.gadai{
  margin-top: 20px;
  margin-bottom: 150px;
}

.white {
  color:#ffffff;
}

.white:hover {
  color:#ffffff;
}
.green {
  color: #1b6772;
}

.sidebar-green{
  background-color: #1b6772;
  color: white;
}

.grey {
  color:#8c8c8c;
}

.background-abu{
  background-color: #ebebeb;
}

.kotak-login{padding:20px;}

.tombol {
  background:  none;
  height:  38px;
  line-height:  40px;
  border:  1px solid white;
  display:  inline-block;
  float:  none;
  text-align:  center;
  width:  200px;
  padding-bottom: 40px!important;
  font-size:  14px;
  color:  #fff;
}

.tombol:hover{
    color:#ffffff;
}

.tombol-menu {
  background:  #37909d;
  height:  38px;
  line-height:  40px;
  border:  none;
  display:  inline-block;
  float:  none;
  text-align:  left;
  padding-left: 50px;
  width:  100%;
  padding-bottom: 40px!important;
  margin-bottom: 40px;
  font-size:  14px;
  color:  #fff;
}

.tombol-menu:hover {
  color: #fff;
}

.tombol-dashboard {
  background:  none;
  height:  38px;
  line-height:  40px;
  border:  1px solid #ffffff;
  display:  inline-block;
  float:  none;
  text-align:  center;
  width:  200px;
  padding-bottom: 40px!important;
  font-size:  14px;
  color:  #ffffff;
}

.tombol-dashboard:hover{
    color:#ffffff;
}

.tombol-upload {
  background:   #1b6772;
  height:  38px;
  line-height:  40px;
  border:  1px solid white;
  display:  inline-block;
  float:  none;
  text-align:  center;
  width:  100%;
  padding-bottom: 40px!important;
  font-size:  14px;
  color:  #fff;
}

.tombol-upload:hover {
  color: #fff;
}

.tombol-lanjut {
  background:   #1b6772;
  height:  38px;
  line-height:  40px;
  border:  1px solid white;
  display:  inline-block;
  float:  none;
  text-align:  center;
  width:  100%;
  padding-bottom: 40px!important;
  font-size:  14px;
  color:  #fff;
  margin-top: 100px;
  margin-bottom: 100px;
}

.tombol-kembali {
margin-right: 280px;
    height: auto;
    width: auto;
    border: none;
    background: none;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-top: 30px;
    display: block;
}

.tombol-lanjut:hover {
  color: #fff;
}

.tombol-kembali:hover {
  color: #fff;
}

.tab {
  display: none;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#img-upload{
    width: 350px;
    margin-top:20px;
}

#img-upload2{
    width: 350px;
    margin-top:20px;
}

#img-uploadx{
    width: 350px;
    margin-top:20px;
}

#img-upload2x{
    width: 350px;
    margin-top:20px;
}

.error{color:#f00;}
label.error {margin-top:6px;}
input.error {border-color:#F00;}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #EAD19F;
}

.nav-pills .nav-link {
  color: #ffffff;
}

.nav-pills .nav-link:not(.active):hover {
  color: #ffffff;
}

.navbar {
    margin-bottom: 0px;
}

.geser-kiri i, .geser-kiri p{
   padding-Left: 25px;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #1b6772;
    border-color: #dee2e6 #dee2e6 #1b6772;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #ffffff;
    background-color:  #EAD19F;
}

.fade {
    opacity: 1;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.btn{
  border-radius: 0px;
}

.btn-primary
  {
    background:  #1b6772;
    border: 1px solid #1b6772;
}

.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: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

@media (min-width: 991.98px){
  .tombol-expand{
    display: none;
  }
}

@media (max-width: 767px){
  .tombol-expand{
    margin-left: 20px;
  }
}

.wrapper {
  /*min-height: 100%;
  position: relative;
  overflow: hidden;*/
  width: 100%;
  min-height: 100%;
  height: auto !important;
  position: absolute;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background: #EAD19F;
    opacity: .8;
    border: 1px solid #EAD19F;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #EAD19F;
    border-color: #FFFFFF;
}