.preloader{width:100%;height:100%;top:0;position:fixed;z-index:9999;background:#fff}.lds-ripple{display:inline-block;width: 101px;height: 90px;position:absolute;top:calc(50% - 3.5px);left:calc(40% - 1.5px);}.lds-ripple .lds-pos{position:absolute;border:2px solid #2962FF;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.1,.5,1) infinite;}.lds-ripple .lds-pos:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:0}5%{top:28px;left:28px;width:0;height:0;opacity:1}100%{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}
.preloader2{width:100%;height:100%;position:fixed;z-index:9999;background:#fff}
.menu-title{
	margin-top: -52px;
    margin-left: 163px;
	position: absolute;
}
.topbar{
	z-index: 99 !important;
}
.btn-tab{
	border: none;
    /*background: transparent;*/
    color: black;
    border-bottom: solid 1.5px;
    border-radius: 0px;
}
.btn-tab:hover{
	background: gainsboro;
	color: black;
}
.nav-tab{
	display: block;
    padding: .5rem 1rem;
	color: black
}
.nav-tab:hover{
	background-color: #ffffff;
	border-radius: 10px 10px 0px 0px;
}
.nav-tab.active{
	color: #ffffff;
    background-color: #6085e6;
    border-color: #dee2e6 #dee2e6 #fff;
	border-radius: 10px 10px 0px 0px;
}
.mod-form{
	/*z-index: 99999;*/
	margin-top:20px;
}
.mod-form .modal-header{
	background: linear-gradient(to right,#8971ea,#7f72ea,#7574ea,#6a75e9,#5f76e8);
    padding: 0px 4px;
}
.mod-form .modal-header .modal-title{
	color: #fff;
    padding: 10px 10px;
}
.mod-form .modal-header .close{
	padding: 12px 10px !important;
	margin : 0px;
}
.mod-form .modal-header .close:hover{
	color: #fff;
}

.spside{
	float:right;
}
.teside{
	float: right;
    margin-top: -29px;
    margin-right: 15px;
    /* z-index: 99999 !important; */
    position: relative;
}
.teside:hover{
	background: linear-gradient(to right,#8971ea,#7f72ea,#7574ea,#6a75e9,#5f76e8);
    padding: 1px 5px 1px 4px;
    border-radius: 3px;
	color: #fff !important;
}

.teside.active {
	color: #fff !important;
}
.teside.aclick {
	background: #fa9516 !important;
    padding: 1px 5px 1px 4px;
    border-radius: 3px;
	color: #fff !important;
}

.teside.active:hover{
	background: #fa9516 !important;
    padding: 1px 5px 1px 4px;
    border-radius: 3px;
    color: #fff;
}

.float-right{
	float : right !important;
}

.btn-left{
	border-radius : 15px 0px 0px 15px !important;
}
.btn-right{
	border-radius : 0px 15px 15px 0px !important;
}
.btn-pil{
	border-radius : 15px 15px 15px 15px !important;
}
.btn-circle{
	border-radius : 50% !important;
}

.btn-inline{
	margin-top:21px;
}

.custom-control-label::before {
	top:0 !important;
}

.xcard-form{
	/*height: 600px;*/
}

.xcard-body{
	/*max-height: 590px !important;
	overflow-y: auto !important;*/
}

.form-control.cekbox{
	width: 7% !important;
    height: 20px !important;
}

textarea.form-control {
    height: auto !important;
}

.hiden{
	display: none !important;
}


.table-striped2 tbody tr:nth-child(odd) {
  background-color: #f8f3c2;
}

.table-striped3 tbody tr:nth-child(odd) {
  background-color: #daebff;
}

.table-striped4 tbody tr:nth-child(even) {
  background-color: #ebecec;
}
.table-striped4 thead tr {
  background-color: #b9b9b9;
}
.table thead th{
	border-left:none;
	/*border-right:none;*/
	border-right-color: #fff;
}

.form-control, .form-control.sm {
	height : calc(2.05rem) !important;
}

.btn-close:hover{
	color: red;
}

div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  z-index: 999;
    background: #bfbfb5;
    padding: 4px;
}

.txinput[readonly], .txinput[disabled]{
	background-color : #fff !important;	
}

.error {
	border-color: red !important;
}

.select2:required + span .select2-selection.select2-selection--single.errorsel{
	border-color: red !important;
}

.autoselect:required + span .select2-selection.select2-selection--single.errorsel{
	border-color: red !important;
}

.nav-link.navtab.active {
	background: blanchedalmond;
    color: #000 !important;
    border: 4px;
    border-radius: 39px;
    padding-bottom: 5px;
    font-weight: 500;
}

@media print {
    .no-print { display: none; }
    .printable, #printDiv {
        display: block;
        font-size: 8pt;
		position: absolute;
    left: 0;
    top: 0;
    }
	#printDiv h2{
		font-size:10pt;
	}
  }
  
td ol, td ul{
	padding-left: 10px;
}  

.info-box-number {
	font-size: 14pt;
}

.inline-flex{
	display: inline-flex ;
}

.cblue{
	/*color : #007bff !important;*/
	font-weight: 10 !important;
}

@media only screen and (min-width: 100px) and (max-width: 1330px) {
	.min1366 {
		display:none;
	}
	.max1366 {
		display:block !important;
	}
}

/* cekbpx switch */
.switch {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 20px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 20px;
  right: 0;
  bottom: 0;
  width: 40px;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(19px);
  -ms-transform: translateX(19px);
  transform: translateX(19px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}