.jqx-grid-cell-selected-metro {
  background-color: #3375bb !important;
  border-color: #3375bb !important;
}
.jqx-fill-state-pressed-metro.jqx-dropdownlist,
.jqx-listitem-state-selected-metro {
  border-color: #3375bb !important;
  color: #fff;
  background-color: #3375bb !important;
}
.GridDanger {
  background: #f8d7da !important;
  color: #721c24 !important ;
  font-weight: bold !important;
}
.GridSuccess {
  background: #d4edda !important;
  color: #155724 !important;
  font-weight: bold !important;
}
.GridInfo {
  background: #d1ecf1 !important;
  color: #0c5460 !important ;
  font-weight: bold !important;
}
.GridWarning {
  background: #fff3cd !important;
  color: #856404 !important;
  font-weight: bold !important;
}
.GridPrimary {
  background: #cce5ff !important;
  color: #004085 !important;
  font-weight: bold !important;
}
.GridSecondary {
  background: #383d41 !important;
  color: #e2e3e5 !important;
  font-weight: bold !important;
}
.labelketerangan,
._note {
  /*border: solid 1px #dc3545;*/
  padding: 6px;
  color: #721c24;
  background: #f8d7da;
  box-shadow: 0px 0px 2px #dc3545;
}
.jqx-button {
  font-weight: 500 !important;
}
.jqx-input,
.jqx-dropdownlist,
.jqx-button,
.jqx-popup {
  border-radius: 2px !important;
}
notnull {
  color: white;
}
.hide {
  display: none;
}
.NotNull {
  font-weight: bold;
  color: red;
}
.jqx-validator-element-textarea {
  border: solid 1px #dd4b39 !important;
}
.uploadfileinput {
  border: solid 1px #ddd;
  padding: 5px;
  width: 100%;
}
.tour-backdrop {
  z-index: 9999999999999 !important;
}
.popover {
  z-index: 99999999999999 !important;
}
.swal2-container {
  z-index: 999999999999999 !important;
}
.questionicon {
  border-radius: 50%;
  border: solid 1px;
  padding: 2px 3px;
  font-size: 8px;
  color: white;
  background: #919191;
  cursor: help;
}
.through {
  text-decoration: line-through;
  color: #7a120a !important;
}

.jqx-fill-state-disabled[role="tab"] {
  background: #dc3545 !important;
  color: white !important;
}

.loadingmodals {
  position: fixed;
  z-index: 999999999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  background: #444;
  opacity: 0.5;
}
.loadingframe {
  position: fixed;
  z-index: 999999999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  font-size: 22px;
  text-align: center;
  margin-top: 20%;
}
.loadingbox {
  padding: 10px;
  background: #f3f3f3;
  border-radius: 5px;
  /*border: solid 2px #444;/**/
  width: 50%;
  margin: auto;
}

.jqx-grid-cell-selected-metro {
  background-color: #3375bb !important;
  border-color: #3375bb !important;
}
.jqx-fill-state-pressed-metro.jqx-dropdownlist,
.jqx-listitem-state-selected-metro {
  border-color: #3375bb !important;
  color: #fff;
  background-color: #3375bb !important;
}
.jqx-button {
  font-weight: 500 !important;
}
.jqx-input,
.jqx-dropdownlist,
.jqx-button,
.jqx-popup,
.jqx-text-area {
  border-radius: 3px !important;
}
.filebox {
  border: solid 1px #ddd;
  padding: 6px;
  width: 100%;
}
.jqx-grid-cell-selected-metro {
  background-color: #ddd !important;
  border-color: #e5e5e5 !important;
  color: #000 !important;
}
.jqx-grid-cell-selected-metro:first-child {
  /* border-left: solid #5cb85c 3px !important; */
  /* background-color: #5cb85c!important; */
}
.jqx-widget-content-metro,
.jqx-widget-metro,
.jqx-grid-column-header-metro,
.jqx-grid-cell-metro,
.jqx-widget-metro .jqx-grid-cell-metro,
.jqx-widget-metro .jqx-grid-group-cell-metro,
.jqx-grid-group-cell-metro,
.jqx-widget-header-metro,
.jqx-window-header-metro {
  font-family: Poppins !important;
  font-size: 12px !important;
}
label:not(.form-check-label, .custom-file-label) {
  font-weight: normal !important;
}
.rowform {
  margin-top: 5px;
}
.content-wrapper {
  background: #ffffff !important;
}
.jqx-input-popup{
	z-index: 999999 !important;
}