body{
	background:#f1f4f5;
    color:#37474f;
    font-family: Calibri, sans-serif;
    font-size: 14px;
}

html {
    scroll-behavior: smooth;
}

input#totalbiaya {
    font-size: 30px !important;
    font-weight: bold;
    color: #097ec4;
}

input[type="search"]:focus {
    border: 1px solid red !important;
    outline-offset: 0px;
}

.update-status {
    font-size: 16px;
    font-weight: 600;
}

/*//////// TABLE ////////*/

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px 10px 10px !important;
    border-bottom: 1px solid #111;
}

.table td {
    border: 1px;
    border-style: ridge;
    /*vertical-align: middle;*/
    /*padding: 3px !important;*/
}

.tbl-rincian {
    font-weight: 600;
    text-align: right;
    min-width: max-content;
}

td.dataTables_empty {
    font-size: 25px !important;
    font-weight: bold;
    color: red;
    padding:50px !important;
}

table {
    font-size:13px !important;
    line-height: 15px;
}

.table th {
    white-space: nowrap;
    border: 1px;
    border-style: ridge;
}

/*//////// END TABLE ////////*/

/* STANDART FONT SIZE*/

a.dropdown-item {
    font-size: 14px !important;
}

select#jalur {
    font-size: 14px !important;
}

select#metode {
    font-size: 14px !important;
}

textarea.form-control {
    font-size: 14px !important;
}

.fail-alert{
    color:red;
}

.prefix{
    position:absolute;
    background-color: #c1b4b4;
    color: white;
    padding: 7px 30px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.form-control {
    font-size: 14px !important;
}

.form-control-with-prefix{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left:90px;
}

.form-group-with-prefix{
    display:flex;
    position:relative;
}

.red {
    color:red;
    font-weight:bold;
}

/* STANDART FONT SIZE*/

marquee{
    font-size:18px;
}


@media only screen and (max-device-width: 850px){
           marquee {
                max-width: 80% !important;
            } 
        }

.card-body-admin{
    padding:20px;
    margin:20px;
}

.top-header-admin{
    font-size:2rem;
    margin-left:20px;
}

.header-admin{
    font-size:18px;
    font-weight:bold;
    color: #a7852a;
}

.label-admin{
    font-size:14px;
    font-weight:600;
}

.label {
    font-size: 14px;
}

.spasi-admin{
    margin-top:10px;
    display: flex;
    align-items: flex-end;
}

.bg-texas2{
    color:white;
    background:#263238;
}

.bg-texas{
    background:#f3bb06;
    color:#000000;
}

.card{
    border-radius: 8px;
}

.card-body{
    border-radius: 3px;
	background:white;
}

/* GANTI KURS DOLLAR */
.bg-texas3{
    color:#000000;
    background:#f3bb06;
}


/* SIDE BAR AND NAV BAR PROPERTY */

.category{
    color:rgba(163,175,183,.9);;
    font-size:14px;
    margin-left:15px;
    padding:40px 10px 0px 10px;
}

.sidebar .aktif{
  color:#000;
  background:#F3BB06;
}

.mylogo{
  height:62px;    
  width:0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #222c32;
  overflow-x: hidden;
  transition: 0.5s;
}

.mylogo img{
	width: 150px;
    height: auto;
    margin: 15px 0px 0px 15px;
}

.sidebar {
  margin-top:62px;    
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #263238;
  overflow-x: hidden;
  transition: 0.5s;
}

.fitur{
    display:inline;
    margin-left:15px;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 14px;
  color:rgba(163,175,183,.9);
  display: block;
  transition: 0.3s;
  white-space: nowrap;
}

.sidebar a:hover {
  color: rgba(255,255,255,.8);
  background:rgba(255,255,255,.02);;
}

#mySidebar,#myLogo{
  width:180px;
}

#main,.fixed-top { 
  margin-left:180px;
  transition: margin-left .5s;
}

#main .konten{
  margin-top:72px;    
  /*padding: 16px 0px 0px 0px;*/
}

#wrapper.toggled #mySidebar,#wrapper.toggled #myLogo{
  width:0px;
}

#wrapper.toggled #main,#wrapper.toggled .fixed-top{
  margin-left:0px;
}

#menu-toggle::after{
  font-family: "FontAwesome";
  content: "\f00d";	
  font-size: 20px;
}

#wrapper.toggled #menu-toggle::after{
  content: "\f0c9";	
}

.form-pass{
    width:100%;
    display:flex;
    position:relative;
}

.form-pass span{
    position:absolute;
    font-size:20px;
    top:0;
    right:0;
    margin-right:5px;
    padding:7px;
}

/* SIDE BAR AND NAV BAR PROPERTY ENDS HERE */

/* MENU DASHBOARD */

.container-900{
    max-width:900px;
}

.container-900 .card{
    margin:0px 20px 0px 20px;
}

.head{
    color:#fefefe;
    font-size:20px;
}

.value{
    margin-top:15px;
    color:#fefefe;
    font-size:50px;
    text-align:center;
}

.expt {
    display: flex;
    align-items: center;
}

/*////////MODAL////////*/

form {
    margin-bottom: 0;
}

.modal-body {
    padding: 30px !important;
    max-height: calc(((100vh - 75px) - 75px) - 35px);
    overflow-y: auto;
}

.modal-content {
    border: none !important;
}

.modal-body2 {
    padding: 15px !important;
    max-height: calc(((100vh - 75px) - 75px) - 35px);
    overflow-y: auto;
}

div#table_exp_wrapper {
    font-size: 11px !important;
}

.modal a{
    font-size:16px;
    color:#097EC4;
}

.modal .btn-secondary{
    color:white;
}

.modal a{
    text-decoration:none;
}

.modal .card-body{
    padding:10px 10px 10px 10px;
    background:#e9ecef;
    -webkit-box-shadow: 2px 2px 15px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 15px -5px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 15px -5px rgba(0,0,0,0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.modal .card-body .judul{
    margin-bottom:10px;
    font-weight:600;
    color:#097EC4;
}

.modal .hasil{
    font-weight:600;
    line-height:1;
}

.modal .detil{
    font-weight:600;
}

.modal .card-body .hasil2{
    font-size:25px;
    font-weight:600;
}

.modal a img{
    width:48px;
}

.modal a .wa-pos{
    padding-top:10px;
    padding-bottom:10px;
}

.modal a .wa-pos2{
    padding-top:16px;
    padding-bottom:16px;
}

.modal a .status{
    font-size:11px;
    color:#a79f9f;
}

.modal a .icon{
    font-size:20px;
    padding-top:20px;
    padding-bottom:20px;
    color:#097EC4;
}

/* TAB */

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color:#097EC4;
}

a{
    color:#097EC4;
}

a:hover{
    color:#036f0a;
}


/*//////// BOTTON ////////*/
.btn.bg-texas:hover {
    color: white;
}

.swal2-styled.swal2-confirm {
    background-color: #ffc107 !important;
    color: #000 !important;
}

button.btn.btn-block.btn-secondary {
    background: #37474f;
    color: white;
}

/*//////// END BOTTON ////////*/


/*//////// LACAK ////////*/

.st-status {
    background: rgb(0 123 255 / 15%);
    padding: 5px;
    border-radius: 4px;
    font-weight: bold;
    border-left: 5px solid #097ec4;
}
/*//////// END LACAK ////////*/


/*////////// STYLE TABEL ///////////*/

.st-wallpaper1{
    background: #007aff;
    color:white;
    border-radius:4px;
    padding:5px;
    font-weight:bold;
    width: fit-content;
}

.st-wallpaper2{
    background: #3ea70d;
    color:white;
    border-radius:4px;
    padding:5px;
    font-weight:bold;
    width: fit-content;
}

.st-bold {
    font-weight: bold;
}

.st-resi {
    font-weight: bold;
    font-size:18px;
}

.st-vendor{
    color:#000;
    font-weight: bold;
    margin-top:5px;

}

.st-total {
    background: #f3bb06;
    color:#000000;
    padding: 5px;
    border-radius: 4px;
    font-weight: bold;
}

.st-ongkr {
    background: #17a2b8;
    padding: 5px;
    color: white;
    border-radius: 4px;
    font-weight: bold;
    text-align: center;
}

.st-editor {
    color: #dc3545;
    font-weight: bold;
}

/*///////// END STYLE TABEL ////////////*/

/*///////// Style Pre-Loading ////////////*/
        .preloader {
          position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 9999;
          /*background-color:;*/
        }

        .loading {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          font: 18px arial;
          color: #ffffff;
          background: #F3BB06;
          padding: 10px 25px 10px 25px;
          border-radius: 5px;
        }

        .isDisabled {
          color: currentColor;
          cursor: not-allowed;
          opacity: 0.5;
          text-decoration: none;
          pointer-events: none;
        }
      
/*///////// Akhir Style Pre-Loading ////////////*/


/*/////////// Back To Top ////////*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #f3bb06;
    color: #000;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}

#myBtn:hover {
    background-color: #555;
    color:white;
}


/*///// Animation ////////*/
.blink {
    color : red;
      animation: blink 2s steps(5, start) infinite;
      -webkit-animation: blink 1s steps(5, start) infinite;
    }
    @keyframes blink {
      to {
        visibility: hidden;
      }
    }
    @-webkit-keyframes blink {
      to {
        visibility: hidden;
      }
    }
