/** Hayoloo ngapain? **/
* {
  margin: 0;
  padding: 0;
  font-family: Arial;
  line-height: 1.7;
  font-size: 14px;
}
a:link, a:visited, a:active {
  text-decoration: none;
  color: #2aa7e2;
}
textarea {
  resize: vertical;
}
h1 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
}
h2,h3,h4,h5 {
  font-size: 24px;
  margin-bottom: 10px;
}
p {
  font-size: 14px;
  color: #555;
  margin-bottom: 28px;
}
label {
  font-size: 14px;
  font-weight: 600;
}
ul, ol {
  margin-left: 19px;
}
ul li, ol li {
  margin-bottom: 10px;
}
.jdlsitus {
  font-size: 12px;
  color: #fff;
  clip: rect(0,0,0,0);
  overflow: hidden;
  position: absolute !important;
}
/** Gawe Menu **/
.logomenu {
  padding: 0px !important;
  display: block !important;
}
.logomenu img {
  height: 30px;
  margin: 11px 0px 0px 10px;
}
.isimenu {
  float: right;
}
.nav {
  overflow: hidden;
  background: #ffffff;
  font-weight: bold;
  padding: 10px;
  font-family: 'H','Trebuchet MS',Helvetica;
  line-height: normal;
  border-bottom: 1px solid #ddd;
}
.nav a {
  float: left;
  display: block;
  color: #000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 15px;
  font-family: 'H','Trebuchet MS',Helvetica;
}
.nav a:hover {
  color: #656565;
}
.nav li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}
.nav .icon {
  display: none;
}
.navdd {  
  float: left;
  display: block;
}
.navdd:hover .inavdd {
  display: block;
}
.navdd svg {
  vertical-align: middle;
}
.inavdd {
  position: absolute;
  display: none;
}
.inavdd span {
  margin-top: 55px;
  display: block;
}
.inavdd a {  
  background: #363c59;
  width: 100%;
  text-align: left;
}
.inavdd a:hover {
  background: #1d243e;
}
/** Tutup Menu **/
.menu {
  background: #fff;
  color: #000;
  border-bottom: 1px solid #ddd;
}
.menu a {
  font-size: 14px;
  color: #000;
  margin: 0 10px;
  display: inline-block;
}
.tebal {
  font-weight: 600;
}
.footerku {
  padding: 25px 25px 25px 50px;
  font-size: 15px;
  background: rgba(236,240,241,0.5);
}
.footerku a {
  color: #000;
  font-weight: 600;
}
.konten {
  padding: 20px 60px 60px 60px;
  max-width: 1366px;
  margin: 0 auto;
}
.konten a:hover {
  opacity: 0.9;
}
.konten h1 {
  text-align: center;
  margin-bottom: 30px;
}
.dkonten {
  padding: 20px 0 60px 0;
  margin: 0 auto;
  width: 600px;
}
.ket {
  color: #7d7d7d;
  font-weight: 400;
  font-size: 14px;
}
.seth {  
  clip: rect(0,0,0,0);
  overflow: hidden;
  position: absolute;
  width: 0%;
}
.setb {
  display: block;
}
.center {
  text-align: center;
}
.miring {
  font-style: italic;
}
.opsi {
  text-align: center;
}
.opsi span {
  margin: 10px;
}
.opsi svg {
  margin: 5px;
}
.opsi svg:hover {
  fill: #094561;
}
.rk {
  width: 100%;
  padding: 4px 12px;
  margin: 8px 0px 30px 0px;
  display: inline-block;
  color: #757575;
  background: #f1f1f1;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: not-allowed;
  user-select: none;
  font-size: 15px;
}
input[type=text], input[type=email], input[type=password], input[type=date], input[type=time], input[type=number], select, textarea {
  width: 100%;
  padding: 6px 12px;
  margin: 8px 0px 30px 0px;
  display: inline-block;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  outline: none;
}
input[type=submit] {
  background: #2aa7e2;
  color: #fff;
  padding: 4.8px 15px;
  border: none;
  outline: none;
  border-radius: 4px;
  cursor: pointer;
  vertical-align: 0px;
  font-size: 13px;
}
input[type=submit]:hover {
  background: #109bdc;
}
input[type=checkbox] {
  vertical-align: -2px;
  cursor: pointer;
}
input[type=file] {
  display: block;
  margin-bottom: 20px;
}
.tombol {
  padding: 8.5px 15px;
  color: #fff !important;
  background: #2aa7e2;
  font-size: 13px;
  font-weight: 400;
  border-radius: 4px;
  vertical-align: middle;
}
.batal {
  padding: 8.5px 15px;
  color: #fff !important;
  background: #fb6767;
  font-size: 13px;
  font-weight: 400;
  border-radius: 4px;
  vertical-align: middle;
  margin: 0px 20px;
}
.hapus {
  padding: 8.5px 15px;
  color: #fff !important;
  background: #fb6767;
  font-size: 13px;
  font-weight: 400;
  border-radius: 4px;
  vertical-align: middle;
}
.edit {
  padding: 8.5px 15px;
  color: #fff !important;
  background: #2aa7e2;
  font-size: 13px;
  font-weight: 400;
  border-radius: 4px;
  vertical-align: middle;
  margin-left: 10px;
}
.kembali {
  padding: 8.5px 15px;
  color: #fff !important;
  background: #64d264;
  font-size: 13px;
  font-weight: 400;
  border-radius: 4px;
  vertical-align: middle;
  margin-right: -3px;
}
.aksi {
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
}
.aksi svg {
  vertical-align: middle;
}
.merah svg {
  fill: #ed4956;
}
.merahhpp svg {
  fill: #ed4956;
}
.merahteam svg {
  fill: #ed4956;
}
.merahdok svg {
  fill: #ed4956;
}
#custom input[type=text], #custom input[type=date], #custom input[type=number], #custom select, #custom textarea {
  margin: 8px 0px;
}
.klogin {
  margin: 0 auto;
  max-width: 1024px;
  padding: 0px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0rem;
  align-items: center;
  background: #fff;
  box-shadow: 0px 0px 100px 4px #ececec;
  border-radius: 12px;
}
.iklogin1 {
  max-width: 60%;
  margin: 0 auto;
  padding: 30px;
}
.iklogin2 {
  padding: 90px 40px;
  background: #2aa7e2;
  color: #fff;
  border-radius: 12px 0px 0px 12px;
  text-align: justify;
  font-size: 15px;
}
.iklogin2 p {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 15px;
}
.iklogin2 span {
  font-weight: 600;
}
.iklogin2 ul li, ol li {
  color: #fff;
}
.iklogin2 li:last-child {
  margin-bottom: 0;
}
.logokl {
  text-align: center;
  width: 50%;
  margin: 0 auto 40px auto;
  display: block;
}
.klminhv {
  min-height: 100vh;
  display: flex;
}
.lminhv {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-around;
}
.kotaklogin {
  width: 25%;
  max-width: 360px;
  background: #fff;
  margin: 30px auto;
  padding: 30px 20px;
  box-shadow: 0px 0px 100px 4px #ececec;
  border:1px solid #f9f9f9;
  line-height: 1.2;
}
.masuk {
  font-size: 13px;
  width: 100%;
  padding: 8px 0 !important;
}
.peringatan {
  font-size: 14px;
  text-align: center;
  color: #ed4956;
}
.ketkl {
  margin-top: 20px;
  line-height: 1.2;
  font-size: 14px;
  text-align: center;
}
.notif1 {
  padding: 20px;
  background: #fcf8e3;
  color: #8a6d3b;
  border-radius: 4px;
}
.notif2 {
  padding: 20px;
  background: #dff0d8;
  color: #3c763d;
  border-radius: 4px;
}
.notif4 {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f1f1f1;
  z-index: 10;
}
.sc {
  overflow-x: auto;
  margin-bottom: 10px;
}
.sc::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.sc::-webkit-scrollbar-thumb {
  background: #dcdcdc;
  border-radius: 10px;
}
.sc::-webkit-scrollbar-track {
  border-radius: 10px;
}
.no {
  width: 5px;
  text-align: center;
}
.ketpre {
  white-space: pre-line;
}
.tablea {
  font-size: 14px;
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0 20px 0;
}
.tablea tr:nth-child(even){background-color: #f5f5f5;}
.tablea tr:hover {background-color: #ddd;}
.tablea th {
  padding: 12px 8px;
  background-color: #2aa7e2;
  border: 1px solid #2aa7e2;
  color: #fff;
}
.tablea td {
  border: 1px solid #ddd;
  padding: 8px;
}
.tablea input[type="text"] {
    margin-bottom: 8px;
}
.tablea textarea {
    margin-bottom: 0px;
}
.jtablea {
  font-weight: 600;
  background: #cacaca;
}
.tableb {
  padding: 20px;
  width: 100%;
  color: #5c5c5c;
  background: #f8fdff;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.5;
}
.tablebj {
  padding: 10px 10px 10px 0px;
  width: 20%;
  font-weight: 600;
}
.tablebk {
  border-bottom: 1px solid #e0e0e0;
}
.pageku {
  display: flex;
  font-size: 14px;
  list-style: none;
  justify-content: flex-end;
}
.pageku li {
  padding: 3px 10px;
  color: #555;
  border: 1px solid #ddd;
  cursor: pointer;
}
.pageku li:hover {
  background: #f2f2f2;
}
.pageku li.active {
  color: #fff;
  background: #2aa7e2;
  border: 1px solid #2aa7e2;
}
.disabled, .disabled a {
  cursor: not-allowed !important;
  color: #555 !important;
}
.kettotal {
  margin: 0 0 10px 0;
  font-size: 15px;
}
/* Pageari Mulai */
.pageari {
  display: flex;
  border-radius: 4px;
  margin-top: 20px;
  font-size: 15px;
  list-style: none;
  justify-content: flex-end;
}
.pageari>li {
  display: inline
}
.pageari>li>a {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #2aa7e2;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}
.pageari>li:first-child>a {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}
.pageari>li:last-child>a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.pageari>li>a:focus,
.pageari>li>a:hover {
  z-index: 2;
  color: #2aa7e2;
  background-color: #eee;
  border-color: #ddd
}
.pageari>.active>a,
.pageari>.active>a:focus,
.pageari>.active>a:hover {
  z-index: 3;
  color: #fff;
  cursor: not-allowed;
  background-color: #2aa7e2;
  border-color: #2aa7e2;
}
.pageari>.disabled>a,
.pageari>.disabled>a:focus,
.pageari>.disabled>a:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}
.pageari-lg>li>a {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.pageari-lg>li:first-child>a {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}
.pageari-lg>li:last-child>a {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}
.pageari-sm>li>a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5
}
.pageari-sm>li:first-child>a {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}
.pageari-sm>li:last-child>a {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
/* Pageari Tutup */
.wajib {
  color: #ee0000;
  font-size: 17px;
}
.autocomplete-suggestions {
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  font-size: 14px;
  overflow: auto;
  margin: 1px 0px;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete-selected {
  background: #f0f0f0;
}
.autocomplete-suggestions strong {
  font-weight: 600;
  color: #3399ff;
}
/* Buka Select2 */
.select2-selection {
  width: 100%;
  padding: 4px 12px;
  margin: 8px 0;
  display: inline-block;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  outline: none;
  font-size: 14px;
  cursor: pointer;
}
.select2-results__options {
  list-style: none;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  top: 8px;
  position: relative;
  height: 202px;
  overflow-x: auto;
  margin-bottom: 30px;
}
.select2-results__options li {
  padding: 4px 12px;
}
.select2-results__options li:hover {
  color: #fff;
  background: #19abea;
  cursor: pointer;
}
.select2-results ul {
  margin-left: 0px;
}
.select2-search__field {
  padding: 4px 12px;
  top: 8px;
  position: relative;
  width: 100%;
  outline: none;
}
/* Tutup Select2 */
.kdetail {
  margin: 0px auto 60px auto;
  max-width: 1366px;
  padding: 30px;
}
.detail {
  margin: 0 auto;
  max-width: 1366px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 3rem;
  align-items: flex-start;
}
.idet1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem;
  align-items: flex-start;
}
.idet1 input[type=date],.idet1 input[type=time] {
  padding: 2px 12px;
}
.idet1 .rk {
  padding: 3px 12px;
}
.idet2 input[type=text] {
  padding: 3.5px 12px;
}
.keuangan {
  margin-top: 40px;
}
.keuangan input[type=text] {
    padding: 3.5px 12px;
}
.team {
  margin-bottom: 40px;
}
.dokumen {
  margin-bottom: 40px;
}
.dokumen input[type=text] {
    padding: 3.5px 12px;
}
.dokumen input[type=file] {
  margin-bottom: 0px;
}
.idok1 {
  color: #7d7d7d;
  font-style: italic;
  margin-top: -10px;
  margin-bottom: 20px;
}
.idok2 {
  color: #7d7d7d;
  font-style: italic;
  margin-bottom: 30px;
}
.idok3 {
  margin-bottom: 10px;
}
.idok3:last-child {
  margin-bottom: 20px;
}
.idok3 span {
  margin: 0px 5px;
  vertical-align: 2.5px;
}
.idok4 {
  margin-bottom: 30px;
}
.idok4 img {
  width: 100%;
}
.komentar {
  margin-bottom: 40px;
}
.ikom1 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.ikom2 {
  color: #7d7d7d;
  font-weight: 600;
  font-style: italic;
}
.ikom3 {
  color: #7d7d7d;
  font-style: italic;
  margin-bottom: 30px;
}
.ikom4 span {
  margin: 0px 5px;
}
.statusp1 {
  background: #ff8100;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.statusp2 {
  background: #4caf50;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.statusp3 {
  background: #ffeb3b;
  color: #000;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.statusp4 {
  background: #03a9f4;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.mainproyek {
    box-sizing: border-box;
    display: flex;
    border-bottom: 1px solid #ddd;
}
.kirproyek {
    flex: 1;
    border-right: 1px solid #ddd;
    overflow-y: auto;
    padding: 10px;
    height: 80.3vw;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.kirproyek a {
  color: #000;
}
.ikirproyek1 {
  font-weight: 600;
  margin-bottom: 10px;
}
.ikirproyek2 {
  font-weight: 400;
}
.ikirproyek3 {
  background: #372b8e;
    margin: 10px;
    padding: 0.5px 8px;
}
.ikirproyek4 {
  background: #00a04c;
    margin: 10px;
    padding: 0.5px 8px;
}
.ikirproyek5 {
  background: #00a8f2;
    margin: 10px;
    padding: 0.5px 8px;
}
.ikirproyek6 {
  background: #f21f28;
    margin: 10px;
    padding: 0.5px 8px;
}
.kanproyek {
    flex: 3;
    background: #fff;
    padding: 10px;
}
.ikanproyek1 {
  font-size: 14px;
}
.tkategori {
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
}
.tkategori svg {
  margin-left: 10px;
}
.isikategorib {
  display: block;
  margin-top: 10px;
}
.isikategorin {
  display: none;
}
.kprint {
  margin: 0px auto 60px auto;
  max-width: 700px;
  padding: 30px;
}
.print1 {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
}
.print2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1rem;
}
.iprint2 {
  padding: 10px;
  border-radius: 4px;
  background: #eaeaea;
}
.print3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1rem;
    margin: 30px 0px;
}
.iprint3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1rem;
}
.iprint3 span {
  float: right;
}
.print4 p, ul li, ol li {
  margin-bottom: 10px;
  color: #555;
}
.print5 {
  margin-top: 30px;
}
.print5 a {
  margin-left: 10px;
  cursor: pointer;
}
.print5 a:first-child {
  margin-left: 0px;
}
@media print {
  #idnav, #tombol {
    display: none;
  }
}

@media screen and (max-width: 960px) {
h1 {
  font-size: 24px;
}
h2,h3,h4,h5 {
  font-size: 20px;
}
/* Gawe Menu */
.isimenu {
  float: none;
}
.nav a{display: none;}
.nav a.icon {
  float: right;
  display: block;
}
.nav li {
  display: block;
}
.nav.responsive {position: relative;}
.nav.responsive .icon {
  margin: 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.nav.responsive a {
  float: none;
  display: block;
  text-align: left;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
  line-height: normal;
  vertical-align: bottom;
}
.fa-bars:before {
  content: url(https://erp.studiopelangi.id/upload/menu.svg);
  font-weight: bold;
}
.navdd {  
  float: unset;
}
.inavdd {
  position: unset;
  display: block;
  box-shadow: none;
  padding-left: 10px;
}
.inavdd span {
  margin-top: 0;
}
.inavdd a {  
  background: #1d243e;
}
/* Tutup Menu */
.konten {
  padding: 20px 10px 30px 10px;
}
.dkonten {
  padding: 20px 20px 30px 20px;
  width: auto;
}
.footerku {
  text-align: center;
  padding: 25px;
}
.kotaklogin{
  width: 80%;
}
.klogin {
  padding: 40px 30px;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 3rem;
  border-radius: 0;
  box-shadow: none;
}
.klogin div:last-child {
  order: -1;
}
.iklogin1 {
  padding: 0px;
  max-width: 100%;
}
.iklogin2 {
  display: none;
  padding: 20px;
  border-radius: 6px;
}
.tablea {
  width: 200%;
}
.kdetail {
  padding: 10px;
}
.detail {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 2rem;
}
.mainproyek {
    display: block;
    border-bottom: none;
}
.kirproyek {
  height: auto;
  border-bottom: 1px solid #ddd;
}
.isikategorib {
  display: none;
  margin-top: 0px;
}
.isikategorin {
  display: block;
  margin-top: 10px;
}
.w200 {
  width: 200%;
}
.kprint {
  padding: 10px;
}
}