/*
sigIT Oyee!
Mumet wes.... wkwkwkwkw

# GENERAL 
Theme : default
Size : normal

# COLOR :
toolbar theme color : #0078d4
logo theme color : #0078d4

# PROJECT LOGO :
<div class="nav-title-sgt">SAHABAT PROPAN</div>
<div class="nav-version-sgt">V1.0000</span></div>

# RECORD PAGE :
10,25,50,100,all
10

# FONT :
<link href="https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,900" rel="stylesheet" type="text/css">

sigIT Oyee!
Mumet wes.... wkwkwkwkw
*/
body 
{
	font-family: Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-weight: 400;
	line-height: 1.5385;
	color: #333;
	text-align: left;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td 
{
	padding: .35rem .35rem;
	line-height: 1.42857143;
	border-top: 1px solid #ddd;
	vertical-align: center;
}
.table thead th 
{
	text-decoration: none;
	vertical-align: middle;
	border-bottom: 1px solid #b7b7b7;
	font-weight: bold;
	background-color: #edeeed;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	border-collapse: collapse;
	text-decoration: none;
}
.table tbody tr:hover 
{
	background-color: coral;
}
.table > tbody > tr > td, .table > tfoot > tr > td 
{
    vertical-align: middle;
}
.form-control 
{
	height: 30px;
	padding: 4px 6px;
	background-color: #FEFAE3;
}
.title-sgt 
{
    letter-spacing: -.015em;
    font-size: 2.0625rem;
    line-height: 1.5385;
    margin-top: 0;
    box-sizing: border-box;
    text-align: left;
    font-weight: 600 !important;
}
.title-apps-sgt 
{
    font-weight: bold;
    color: #fff;
    text-transform: capitalize;	
}
.btn 
{
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    white-space: nowrap;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 1.4;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-primary 
{
    color: #fff;
    background-color: #0078d4;
    border-color: #0078d4;
}
.btn-default 
{
    color: #333333;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
}
.btn-success 
{
    color: #fff;
    background-color: #358753;
    border-color: #358753;
}
.btn-info 
{
    color: #fff;
    background-color: #31b0d5;
    border-color: #31b0d5;
}
.btn-warning 
{
    color: #fff;
    background-color: #b67102;
    border-color: #b67102;
}
.btn-danger 
{
    color: #fff;
    background-color: #d32a0e;
    border-color: #d32a0e;
}
.btn-edit-table-sgt 
{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
}
.btn-view-table-sgt 
{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
}
.btn-delete-table-sgt 
{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px; 
}
.btn-xs 
{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 5px;  
}
.legend-sgt 
{
    font-weight: 700 !important;
    text-transform: uppercase !important;
    border-bottom: 1px solid #d1d0d0;
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: .1rem;
    margin-bottom: .4rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
    font-weight: bold;
    font-size: 14px;
}
.form-group 
{
	margin-bottom: 4px;
}
.panel-title 
{
	padding: 1px;
	margin-top: 1px;
    margin-bottom: 1px;
	letter-spacing: -.015em;
	font-weight: 500 !important;
}
.panel-heading 
{
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}   
.panel-info > .panel-heading{
    background-color: #f3f1f1;
    color: #000000 !important;
}
.panel-default > .panel-heading {
    background-image: unset;
}
.panel-primary > .panel-heading {
    background-image: unset;
    background-repeat: unset;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    /*
    background-color: #3570d2;
    */
}
/*
@media print, (min-width: 768px) {
    .r-grid > .panel > .panel-heading {
        background-color: #0078d4;
    }
}
*/
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-image: unset;
}
.text-center {
	text-align: center;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
        padding-top: 8px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

.navbar-default .navbar-nav > li > a {
	color: #fff;
}
/*
.navbar-default {
	background-color: #0078d4;
	border-color: #0078d4;
}
*/
.nav-title-sgt{
    letter-spacing: -.025em; 
    margin-top: 0;
    box-sizing: border-box;
    color: #ffffff;
    text-align: left;
    font-weight: 600 !important;
    font-size: 1.8rem;
}
.nav-version-sgt{
    font-size: 10px; 
    vertical-align: text-top; 
    text-align: left;    
}
.responsive {
	width: 100%;
	height: auto;
	max-width: 100%;
	height: auto;
}
.input-group-addon {
	padding: 5.6px 8px;
}
/*
sigIT Oyee!
Mumet wes.... wkwkwkwkw
*/

/*
input[type="text"], textarea {
	background-color : #FEFAE3;
}
*/
.inline span
{
	display: inline;
}
#cek_sudah_diperiksa
{
	margin-top: 8px;
}
a{
	word-break: break-word;
}
.bootstrap-touchspin input[type="text"], .bootstrap-touchspin input[type="number"]
{ 
    text-align: center;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button
{
	-webkit-appearance: none;
	margin: 0;
}
/* Firefox */
input[type=number]
{
	-moz-appearance: textfield;
}
/* .form-group
{
    margin-bottom: 5px;
} */

stepwizard-step p 
{
	margin-top: 10px;
}
.stepwizard-row 
{
	display: table-row;
}
.stepwizard 
{
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] 
{
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before 
{
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step 
{
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle
{
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
/* stepper 2 */
.stepper-wrapper 
{
    margin: 0 auto;
    background: #fff;
    border: 1px solid #dad0ca;
    border-radius: 3px;
}
@media (min-width: 48em) 
{
	.wrapper {
		max-width: 1500px;
    }
}
.stepper 
{
	padding: 2px;
	font-size: 13px;
}
@media (min-width: 48em) 
{
	.stepper {
		padding: 20px;
	}
}
.stepper__list 
{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
@media (min-width: 48em) 
{
    .stepper__list {
		display: flex;
		justify-content: space-between;
	}
}
.stepper__list__item 
{
    padding: 3px 5px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
}
@media (min-width: 48em) 
{
    .stepper__list__item 
	{
		padding: 10px;
		flex-direction: column;
		flex: 1;
    }
}
.stepper__list__item:after 
{
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
}
@media (min-width: 48em) 
{
	.stepper__list__item:after 
	{
		width: calc(100% - 100px);
		top: 12%;
		left: calc(50% + 50px);
		border-top: 2px dotted #acaba8;
	}
}
.stepper__list__item--done 
{
	color: #178a00;
	transition: all 0.1s;
}
@media (min-width: 48em) 
{
    .stepper__list__item--done:after 
	{
		/* border-top-style: solid; */
		border-top-width: 1px;
		border-top: 2px solid #acaba8;
	}
}
.stepper__list__item--done:hover, .stepper__list__item--done:focus 
{
	text-decoration: underline;
	cursor: pointer;
}
.stepper__list__item--current 
{
	color: #006dff;
}
.stepper__list__item--current:last-of-type:after, .stepper__list__item--current:only-of-type:after 
{
	height: 30%;
}
.stepper__list__item:last-of-type:after 
{
	display: none;
}
.stepper__list__item--pending 
{
	color: #807370;
}
.stepper__list__item--pending:after 
{
	height: 30%;
}
.stepper__list__title 
{
    margin: 1px 0 0;
}
@media (min-width: 48em) 
{
	.stepper__list__title 
	{
		margin: 0;
		margin-top: 20px;
	}
}
.stepper__list__icon 
{
	margin: 0 10px 0 0;
	height: 2em;
    width: 2em;
}
@media (min-width: 48em) 
{
    .stepper__list__icon 
	{
		margin: 0 0 15px;
	}
}
.stepper__list__icon path 
{
	fill: currentColor;
}
.stepper__list__icon ellipse,
.stepper__list__icon circle 
	{
	stroke: currentColor;
}
@media screen and (max-width: 767px)
{
	.stepper__list__title
	{
		padding-left: 5px;
	} 
}
/* end stepper 2 */
span[data-itemtype="edit_save"] > a, span[data-itemtype="custom_button"] > a
{
	margin-right: 2px;
	margin-left: 2px;
}
label {
    font-weight: 400;
}
/*
.modal-body
{
    min-height:470px;
}
*/
.chosen-container ul.chosen-choices {
    padding-left: unset;
    padding-right: unset;
}
.chosen-container-multi .chosen-choices .search-choice {
    margin: unset !important;;
    margin-top: 2px !important;
    margin-left: 2px !important;
    min-height: unset !important;
}
.chosen-container-multi .chosen-choices .search-field.search-field input[type="text"] {
    height: 30px !important;
}
.chosen-container-multi .chosen-choices.chosen-choices {
    min-height: 30px !important;
    background-color: #FEFAE3;
}
.rnr-dragndrop-area {
    background-color: #FEFAE3;
}
.r-edit-form > * > tr > [data-cellid].r-ori-vert > [edit-form-cell] > :not([data-before-same-field]):not(.r-integrated-field), .r-edit-form > * > tr > [data-cellid][data-single] > [edit-form-cell] > :not([data-before-same-field]):not(.r-integrated-field) {
    padding-bottom: 0px
}
.r-edit-form > * > tr > [data-cellid].r-ori-vert > [edit-form-cell] > [data-small], .r-edit-form > * > tr > [data-cellid][data-single] > [edit-form-cell] > [data-small] {
    padding-top: 0px
}
@media print, (min-width: 768px) {
    [data-fullwidth] > * > .r-integrated-field.r-vertical-field:not([data-compact]) > [data-itemid], [data-fullwidth].r-ori-vert > * > [data-itemid] {
        margin-left: 0px
    }
}
.panel-primary .panel-heading, .panel-success .panel-heading, .panel-warning .panel-heading, .panel-danger .panel-heading, .panel-info .panel-heading, .panel-primary .panel-title, .panel-success .panel-title, .panel-warning .panel-title, .panel-danger .panel-title, .panel-info .panel-title {
    color: #000000;
}
.checkbox-custom {
    appearance: none;
    width: 14px;
    height: 14px;
    border-radius: 4px;
    border: 2px solid #007bff;
    background-color: #ffffff;
    position: relative;
    cursor: not-allowed;
}

.checkbox-custom:checked {
    background-color: #007bff;
    border-color: #007bff;
}

.checkbox-custom:checked::after {
    content: '';
    position: absolute;
    left: 2px;
    top: -1px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.badge-green {
    background-color: #1ab394;
}

.badge-blue {
    background-color: #23c6c8;
}


.badge {
    color: white !important;
     background-color: #1ab394 !important;
    font-size: 12px; /* Ubah ukuran font sesuai kebutuhan */
    border-radius: 50%; /* Membuat badge lebih bulat */
    padding: 4px 6px; /* Sesuaikan padding sesuai kebutuhan */
    position: absolute;
    top: 0; /* Menggeser badge ke atas */
    right: -5px; /* Menggeser badge ke kiri */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Menambahkan bayangan */
    z-index: 1; /* Menetapkan z-index agar badge berada di atas ikon */
}

.badge-sgt {
  background-color: #1da1f2;
  color: #ffffff;
  padding: 4px 8px;
  text-align: center;
  border-radius: 5px;
}

.badge-sgt-green {
    background-color: #1ab394 !important;
}
.badge-sgt-blue {
    background-color: #337ab7 !important;
}
.badge-sgt {
    color: white !important;
    font-size: 11px; /* Ubah ukuran font sesuai kebutuhan */
    border-radius: 50%; /* Membuat badge lebih bulat */
}
.inline span
{
    display: inline;
}
#cek_sudah_diperiksa
{
    margin-top: 8px;
}
a{
    word-break: break-word;
}

.bootstrap-touchspin input[type="text"], .bootstrap-touchspin input[type="number"]
{ 
    text-align: center;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number]
{
  -moz-appearance: textfield;
}
/* .form-group
{
    margin-bottom: 5px;
} */

stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle
{
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

/* stepper 2 */
.stepper-wrapper {
    margin: 0 auto;
    background: #fff;
    border: 1px solid #dad0ca;
    border-radius: 3px;
  }
  @media (min-width: 48em) {
    .wrapper {
      max-width: 1500px;
    }
  }
  .stepper {
    padding: 2px;
    font-size: 13px;
  }
  @media (min-width: 48em) {
    .stepper {
      padding: 20px;
    }
  }
  .stepper__list {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  @media (min-width: 48em) {
    .stepper__list {
      display: flex;
      justify-content: space-between;
    }
  }
  .stepper__list__item {
    padding: 3px 5px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
  }
  @media (min-width: 48em) {
    .stepper__list__item {
      padding: 10px;
      flex-direction: column;
      flex: 1;
    }
  }
  .stepper__list__item:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
  }
  @media (min-width: 48em) {
    .stepper__list__item:after {
      width: calc(100% - 100px);
      top: 12%;
      left: calc(50% + 50px);
      border-top: 2px dotted #acaba8;
    }
  }
  .stepper__list__item--done {
    color: #178a00;
    transition: all 0.1s;
  }
  @media (min-width: 48em) {
    .stepper__list__item--done:after {
      /* border-top-style: solid; */
      border-top-width: 1px;
      border-top: 2px solid #acaba8;
    }
  }
  .stepper__list__item--done:hover, .stepper__list__item--done:focus {
    text-decoration: underline;
    cursor: pointer;
  }
  .stepper__list__item--current {
    color: #006dff;
  }
  .stepper__list__item--current:last-of-type:after, .stepper__list__item--current:only-of-type:after {
    height: 30%;
  }
  .stepper__list__item:last-of-type:after {
    display: none;
  }
  .stepper__list__item--pending {
    color: #807370;
  }
  .stepper__list__item--pending:after {
    height: 30%;
  }
  .stepper__list__title {
    margin: 1px 0 0;
  }
  @media (min-width: 48em) {
    .stepper__list__title {
      margin: 0;
      margin-top: 20px;
    }
  }
  .stepper__list__icon {
    margin: 0 10px 0 0;
    height: 2em;
    width: 2em;
  }
  @media (min-width: 48em) {
    .stepper__list__icon {
      margin: 0 0 15px;
    }
  }
  .stepper__list__icon path {
    fill: currentColor;
  }
  .stepper__list__icon ellipse,
  .stepper__list__icon circle {
    stroke: currentColor;
  }
    @media screen and (max-width: 767px)
    {
        .stepper__list__title
        {
            padding-left: 5px;
        } 
    }
/* end stepper 2 */



.phone-wrapper {
  position: relative;
  width: 100%;
}

.phone-wrapper .prefix62 {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  color: #333;
  font-size: 14px;
  pointer-events: none;
}

.phone-wrapper input {
  padding-left: 40px !important;
  box-sizing: border-box;
}




/*
sigIT Oyee!
Mumet wes.... wkwkwkwkw
*/
