/*FORM*/
.page-signup-form-group.table-form-group .page-signup-content{
  padding: 7px 8px;
  background-color: #eee;
  color: #7c7c7c;
  display: table-cell;
  border-radius: 0 3px 3px 0;
  border: solid #d6d6d6;
  border-width: 1px 1px 1px 0;
  vertical-align: middle;
}
.table-form-group{
  display: table;
}
.table-form-group .form-control{
  border-radius: 3px 0 0 3px;
}
.table-form-group .page-form-first{
  display: table-cell;
}
body{
  font-size: 14px;
}
.form-group-lg .form-control{
    font-size: 14px;
  }
  .btn-lg{
    font-size: 14px;
  }
.link-cursor{
  cursor: pointer !important;
}
.eye-link{
  cursor: pointer !important;
}
.flex-1{
  display: flex;
}
.form-gep-1{
  padding-left:2px; 
  padding-right:2px;
}
.form-gep-1:first-child{
  padding-left:11px; 
  padding-right:2px;
}
.form-gep-1:last-child{
  padding-left:2px; 
  padding-right:11px;
}
.text-after-form{
  display: block;
  padding: 18px 0px 0px 0px;
  line-height: 1.2;
  font-size: 14px;
}
.ul-modal ul{
  padding-left: 5px;
}
.ul-modal ul li{
  list-style:none;
  display: flex;
}
.ul-modal ul li::before{
  content: "\f00c";
  display: inline-block;
  font-family: FontAwesome; 
  margin-right: 5px;
}
@media (max-width:543px){
  .text-after-form {
    font-size: 17px;
  }
  /*.text-after-form{
    padding: 5px 0px 5px 0px;
    font-size: 17px;
  }*/
  /*.form-gep-1{
    padding-left:11px; 
    padding-right:11px;
  }
  .form-gep-1:first-child{
    padding-left:11px; 
    padding-right:11px;
  }
  .form-gep-1:last-child{
    padding-left:11px; 
    padding-right:11px;
  }*/
}


.bg-white, .bg-white * {
  /*border-color:none !important;*/
}
.m-x-auto-2 {
  margin-right: auto!important;
  margin-left: auto!important;
  left: 0;
  right: 0;
}
.frame-captcha{
  display: block;
  width: 100%;
  overflow:hidden;
}
.frame-captcha iframe{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*tooltip*/
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: left;
  background-color: #222;
  border-radius: 2px;
}
.tooltip {
  width: 200px;
  filter: alpha(opacity=0);
}
.box.box-custom{
  display: inline-table;
  height: 100%;
  table-layout: fixed!important;
  width: 100%;
}
.m-b-versi{
  margin-bottom: 7px;
}
.bg-green-soft{
    background-color: #edf6d9;
}

/*table*/
.table>thead>tr>td.no-border-2 {
    border-top: 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff !important;
    padding: 1px !important;
}
.table>tbody>tr>td.no-border-2 {
    border-top: 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff !important;
    padding: 1px !important;
}

.p-r{
  padding-right: 3px;
}
.p-l{
  padding-left: 3px;
}
/*.dataTables_wrapper .form-control {
    display: inline-block;
    width: 100%;
}*/
.height-pos{
  /*height: 450px;
  max-height: 450px;*/
  height: 320px;
  max-height: 320px;
}
.li-custom{
  margin-left: 0px;
  margin-right: -20px;
}
.ul-custom-pos{
  margin-left: -10px;
}
.fa-custom-2{
  margin-left: -20px;
  margin-right: 2px;
}
/*NOTE*/
.note-success {
  border-color: #78bd5d;
  background: #fcfff5;
}
.note.note-cust {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 10px;
  border-left-width: 3px;
  border-left-style: solid;
}
.p-t-r-b-l{
  padding:10px;

}
/*icon*/
.fa-custom{
  margin-left: -9px !important;
  margin-bottom:-80px !important;
  position: absolute;
}
/*slider*/
.demo-item {
    padding: 0px;
}
/*KONTEN*/
.box-bg-icon {
  color: rgba(0,0,0,.15);
}
.bg-info-2{
  /* background-color: #3974c6!important; */
  border-color: #3974c6!important;
  background: linear-gradient(to left,#518cdf 10%,#3974c6 100%);
  color: #fff;
}
.bg-danger-2{
  /* background-color: #db5949!important; */
  border-color: #ce3a28!important;
  background: linear-gradient(to left,#f17869 10%,#db5949 100%);
  color: #fff;
}
.bg-success-2 {
    /*background-color: #50b755!important;*/
    border-color: #50b755!important;
    background: linear-gradient(to left,#67cc6c 10%,#50b755 100%);
    color: #fff;
}
.label-btn{
  position: absolute !important;
  float: right;
  margin-left: 27px;
  margin-top: -5px;
  font-size: 8px;
}
.text-center-2{
  text-align: center;
}
.m-b-1-min{
  margin-bottom: 3px;
}
.px-content.px-pos {
  padding: 10px;
  background-color: #fbfef4;
  height: 100%;
}
.px-navbar~.px-content.m-t-no-header {
    margin-top: 35px;
}
.text-muted.text-muted-link[href]:hover{
  color: #989a98 !important;
}
.text-grey-smoth{
  color: #c9c8c8!important;
}
.text-muted.text-muted-custom, .text-muted.text-muted-custom a {
    color: #444!important;
}
.table>tbody>tr>td.line-height-2{
  line-height:2;
}
.table>tbody>tr>th.line-height-2{
  line-height:2;
  vertical-align: middle;
}
.custom-control-indicator.custom-control-indicator-check {
    left: 18%;
    margin-top: -10px;
}
.custom-control-indicator.check-center {
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.alert ol.ol-custom, .alert ul.ol-custom {
  margin-top: 5px;
  padding-left: 20px;
}
.alert-success.alert-success-custom {
  color: #6f976d;
  border-color: rgba(0,0,0,.05);
  background-color: #edf7d7;
}
p.p-custom{
  margin: 0 0 -5px !important;
}
.bg-default.bg-default-custom {
    background-color: #e4e4e4!important;
    color:;
}
.text-muted.text-muted-custom {
  margin-bottom: 3px;
  display: block;
  font-size: 13px;
}
.absolute-icon{
  position: relative;
  padding-right:0;
  margin-top: -23px;
}
.label.label-cust {
  font-weight: 600;
  line-height: 1;
  white-space:normal;
  text-align: left;
  padding: 8px;
}
.label.label-cust-group {
  font-weight: 600;
  margin-bottom: 0 !important;
  cursor: auto;
}
/*.nav.nav-tabs>li.active>a {
  border-bottom-color: #36863a!important;
}*/
hr.m-a-0{
  border-top: 1px solid rgba(0,0,0,.05);
}
.popover-content {
  padding: 5px;
  font-size: 11px;
}
a.img-hover:hover{
  opacity:0.7;
}
img.update-logo{
  width:50px;
}
img.logo-inofarma {
  width: 120px;
}
.tab-content.tab-content-bordered {
    padding: 10px;
}
.b-l-1 {
  border-left: 1px dashed #a5a5a5;
  padding-left: 4px;
}
.b-l-2{
  border-left-width: 2px!important;
  border-left-style: solid!important;
  padding-left: 3px;
}

.list-group-item.list-group-item-cust {
  padding-top: 2px;
  padding-bottom: 2px;
  position: relative;
  display: block;
  padding: 2px 0px;
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid rgba(0,0,0,.05);
}
h3.nomargin-h3{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 15px;
}
h3.nomargintop-h3{
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 15px;
}
.dataTables_table_wrapper {
  overflow-x: auto;
  overflow-y: auto;
  /*max-height: 320px;*/
  max-height: 287px;
  min-height: .01%;
  margin: 0!important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.small-cust-abu2{
  color:#a09f9f;
}
.text-right{
  text-align: right;
}
.m-t-b-0{
  margin:0 0;
}
a {
  color: #818a91;
  text-decoration: none !important;
}
a:focus, a:hover {
    color: #45a84a;
    text-decoration: underline;
}
a.abu2 {
  color: #a0a0a0;
  text-decoration: none;a0a0a0
}
a.abu2:focus,a.abu2:hover  {
  color: #8c8c8c;
  text-decoration: underline;
}
a.abu2-no-und {
  color: #a0a0a0;
  text-decoration: none;
}
a.abu2-no-und:focus,a.abu2-no-und:hover  {
  color: #a3c293;
  text-decoration: none;
  /*background-color: #f2f2f2;*/

}
a.link-grey {
  color: #a5a5a5;
  text-decoration: none;
  border:1px solid #a5a5a5;
  padding:0 4px; 
  margin: 2px 0;
  display: inline-block;
}
a.link-grey:focus, a.link-grey:hover {
  color: #50b755;
  text-decoration: none;
  border:1px solid #50b755;
  padding:0 4px; 
  margin: 2px 0;
  display: inline-block;
}
a.a-after-box:focus, a.a-after-box:after, a.a-after-box:active {
  color: #fff;
  text-decoration: none;
  border:1px solid #50b755;
  padding:0 4px;
  background-color:#50b755; 
  margin: 2px 0;
  display: inline-block;
}
a.a-active-box:visited{
  color: #fff;
  text-decoration: none;
  border:1px solid #a5a5a5;
  background-color: #a5a5a5;
  padding:0 4px; 
  margin: 2px 0;
  display: inline-block;
}
p.p-no-mrgn {
  margin: 0 0 1px;
}
.cari-70{
  width:70%;
}
.cari-100{
  width:100%;
}
.cari-49{
  width:49%;
}
.cari-45{
  width:45%;
}
.cari-49-right{
  width:49%;
  float: right;
}
.alert p {
    margin-bottom: 0px;
}
.alert>p+p {
    margin-top: 0px;
}
.px-navbar form.navbar-form .form-control {
  color: #686868;
  border-color: transparent!important;
  background:rgba(255, 255, 255,0.8);
}
strong.welcome {
  font-weight: 400;
  line-height: normal;
  color:#6d6d6d;
}
.font-size-70 {
  font-size: 70px!important;
}
.font-size-14 {
  font-size: 14px!important;
}
.font-size-200 {
  font-size: 200px!important;
}
.font-size-400 {
  font-size: 400px!important;
}
.font-size-10 {
  font-size: 10px!important;
}
.font-size-9 {
  font-size: 9px!important;
}
.font-size-8 {
  font-size: 8px!important;
}
.text-orange{
  color: #f06c0c!important;
}
/*DIV*/
.width-medium-5{
  width: 50px !important;
  display: inline-block;
}
.width-medium-4{
  width: 70px !important;
  display: inline-block;
}
.width-medium-3-3{
  width: 150px !important;
  display: inline-block;
}
.width-medium-3{
  width: 100px !important;
  display: inline-block;
}
.width-medium-2{
  width: 240px !important;
  display: inline-block;
}
.width-medium-1{
  width: 380px !important;
  display: inline-block;
}
.width-medium-1-1{
  width: 270px !important;
  display: inline-block;
}
.width-medium-1-1-1{
  width: 420px !important;
  display: inline-block;
}
.widget-support-tickets-item.wdgt-spprt-tckts-itm-cstm{
    position: relative !important;
    padding: 0px 0px !important;
}
.table th.th-no-bold{
  font-weight: normal;
}
.p-l-2{
  padding-left: 20px !important;
}
.center-top{
  /*position: absolute;
  right:10px;
  top:5px;*/
  position: absolute;
  right: 0;
  /*left: 0;
  top: -235px;*/
  left: 50px;
  top: 12px;
  z-index: 99;
}
.checklist{

  width:150px;
}
.panel.panel-box{
  display: block;
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
  width: 300px;
  margin: auto;
}
.panel.panel-box:hover{
  border-color: #e2e2e2;
  background-color: transparent;
}
.circle.circle-custom-after{
  border-color: #d9d9d8;
  /*background-color: #fcfcfc;*/
}
.panel.panel-box:hover .circle.circle-custom{
  border-color: #3e9642;
  background-color: #3e9642;
}
.text-primary.text-primary-custom-after{
  color:#d9d9d8 !important;
}
.panel.panel-box:hover .text-primary.text-primary-custom{
  color:#fff !important;
}
.px-nav-box.px-nav-box-custom {
  border-color: transparent;
  color: #fff;
}

.m-b{
  margin-bottom: 0px;
  display: block;
}
.bg-grey-table{
  background-color: #fafafa;
  border-bottom-width: 0;
}
.bg-grey {
    background-color: #fafafa;
    border-bottom-width: 0;
    padding: 8px 0;
}
.bg-grey-2{
  background-color: #f9f9f9;
  padding: 8px;
  line-height: 1;
  vertical-align: top;
  border-top: 1px solid rgba(0,0,0,.02);
  border-bottom: 1px solid rgba(0,0,0,.02);
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
}
/*.bg-white-2{
  background-color: #f9f9f9;
  padding: 8px;
  line-height: 1;
  vertical-align: top;
  border-top: 0px solid rgba(0,0,0,.02);
  border-bottom: 0px solid rgba(0,0,0,.02);
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
}*/
.bg-grey-fot{
  background-color: #f9f9f9;
  padding: 10px;
  border: 1px solid rgba(0,0,0,.11);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  position: relative;
}
.bg-grey-fot-pnl {
  background-color: #f9f9f9;
  padding: 10px;
  border-top: 1px solid rgba(0,0,0,.11);
  border-left: 1px solid rgba(0,0,0,.11);
  border-right: 1px solid rgba(0,0,0,.11);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  position: relative;
}
.bg-grey-fot-pnl-2 {
  background-color: #f9f9f9;
  padding: 10px;
  border-top: 1px solid rgba(0,0,0,.11);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  position: relative;
}
.bg-white-2{
  background-color: #fff;
  padding: 8px 0;
  line-height: 1;
  vertical-align: top;
}
.marginbottom{
  margin-bottom: 10px;
}
.widget-products-image
{
  width:100%;
}
ul.horizontal{
  display: inline-block;
}
.float-left{
  float:left;
}
.float-right{
  float:right;
}
.f-right{
  float: right;
}
.right-min{
  margin-right: -10px;
}
.value{
  float: right;
  margin-right: -10px;
}
.right-value{
  margin-right: -10px;
}
.panel>.list-group .list-group-item {
  padding-left: 10px;
  padding-right: 10px;
}
.panel-heading-controls.p-h-c-cus {
  float: right;
  margin-top: 3px;
  margin-bottom: -100px;
}

.fa.fa-cus {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-left: -17px;
  -moz-osx-font-smoothing: grayscale;
}
ol, ul.ul-custom {
  margin-bottom: 5px;
  padding-left: 30px;
}
ol.ol-custom {
  margin-bottom: 0px;
  padding-left:12px;
}
.panel-body.pnl-bod-dash-cus {
  padding: 0px;
}
.panel-group.p-g-cus-dash {
  margin-bottom: 0px;
}
.panel.panel-dash {
  display: block;
  border: 1px solid #e2e2e2;
  margin-bottom: 0px;
}
.panel.panel-dash-bttm {
  display: block;
  border: 1px solid #e2e2e2;
  margin-bottom: 10px;
}
.widget-support-tickets-item .label {
  font-size: 11px;
  margin-top: 1px;
}
.ps-block {
  position: relative;
  height: 150px;
}
.widget-support-tickets-item.w-s-t-i-cus{
  position: relative;
  padding: 0px 0px;
}
.panel .widget-support-tickets-item {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.panel-heading-icon {
  position: absolute;
  top: 5px;
  right: 10px;
}
.m-b-20{
  margin-bottom: 20px;
}
.panel-heading {
  padding: 5px 10px;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.accordion-toggle {
  padding: 9px 10px;
  color: #444;
  font-weight: 400;
  cursor: pointer;
}
.accordion-toggle.accordion-custom-1:hover,.accordion-toggle.accordion-custom-1:focus{
  background:transparent !important; 
}
.box.box-dash.box-dash-custom {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 2px;
  z-index: 1;
  height: 60px;
}
/*.p-b-4, .p-y-4 {
  padding-bottom: 10px!important;
}*/
.p-l-4, .p-x-4 {
  padding-left: 10px!important;
}
.p-r-4, .p-x-4 {
  padding-right: 10px!important;
}
.p-t-3, .p-y-3 {
  padding-top: 15px!important;
}
.p-l-3, .p-x-3 {
  padding-left: 10px!important;
}
.p-r-3, .p-x-3 {
  padding-right: 10px!important;
}
.p-b-1, .p-y-1 {
  padding-bottom: 10px!important;
}
.box.box-dash {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 2px;
  z-index: 1;
}
.page-header.page-header-custom {
  margin: -20px -20px 10px;
  border-bottom: 1px solid rgba(0,0,0,.07);
}
.alert, .thumbnail {
  margin-bottom: 10px;
}
.alert {
  padding: 6px;
  border-radius: 2px;
  font-size: 13px;
}
.p-a-4.p-a-4-custom-h {
  padding: 30px!important;
  height: 290px;
}


.form-control.form-control-no-block, output {
  font-size: 13px;
  line-height: 1.61539;
  color: #444;
  display: inline-block;
}
.m-b-2.m-b-2-custom {
  margin:0px 0 !important;
}
.p-a-4.p-a-4-custom {
  padding: 10px!important;
  margin-bottom: -15px !important;
}
.p-a-4.p-a-4-custom-2 {
    padding: 0px 10px 10px 10px !important;
    margin-bottom: -15px !important;
}
.m-b-min-30 {
  padding: 10px!important;
  margin-bottom: -30px !important;
}
.panel-heading.panel-heading-custom {
  padding: 5px 10px;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  position: relative;
  font-weight: 600;
}
.panel-heading.panel-heading-custom-button {
  padding: 10px 10px;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.panel-heading.panel-eklusif{
  padding: 10px 10px;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  font-weight: 600;
}
.panel-heading-controls.no-top>.btn, .panel-heading-controls.no-top>.btn-group, .panel-heading-controls.no-top>.btn-toolbar, .panel-heading-controls.no-top>.panel-heading-text {
    margin-top: 0px;
}
.panel-default.panel-dark .panel-heading, .panel-default.panel-dark .panel-heading .accordion-toggle {
  background: #e2e2e2;
  border-color: #e2e2e2;
  color: #fff;
}
.panel-body.panel-body-custom-leng{
  padding: 10px;
}
.panel-body.pnl-bdy-n-m-b{
  padding: 10px;
  padding-bottom: 0;
}
.panel-body.pnl-bdy-no-pddng{
  padding: 0px;
  padding-bottom: 0;
}
.panel-body.no-p-l-r{
  padding:10px 0;
}
.panel-body.no-p-t-r-b-l{
  padding:0 0;
}
.height-medium-2{
  height: 256px;
  overflow-y: auto;
}
/*.panel-body.panel-body-cust{
  padding:0px;
  padding-bottom: 10px;
}*/
.panel.panel-custom-leng{
  display: block;
  border: 1px solid #e2e2e2;
  margin-bottom:10px;
}
.panel.panel-scroll{
  display: block;
  border: 0px solid #e2e2e2;
  margin-bottom:10px;
}
.panel-body.panel-body-scroll{
  padding: 0;
  padding-bottom: 0;
  max-height: 350px;
  overflow-y:auto; 
  overflow-x:hidden;
}
.panel-body.panel-body-scroll-x-y{
  padding: 0;
  padding-bottom: 0;
  max-height: 350px;
  overflow-y:auto; 
  overflow-x:auto !important;
}
.capture{
  width: auto;
  display: block;
  padding: 6px;
}
.panel-body.panel-body-scroll-kontak{
  padding: 0;
  padding-bottom: 0;
  max-height: 500px;
  overflow-y:auto; 
  overflow-x:hidden;
}
.panel.panel-custom-child {
  background-color: #fafafa;
}
.panel.panel-custom-leng-bttm {
  display: block;
  border: 1px solid #e2e2e2;
  margin-bottom: 0px;
}
.panel-warning-smoth.panel-dark .panel-heading, .panel-warning-smoth.panel-dark .panel-heading .accordion-toggle {
  background: rgba(244, 171, 67,0.7);
  border-color: rgba(244, 171, 67,0.7)!important;
  color: #fff;
}
.panel-warning-smoth.panel-dark {
  border-color:rgba(244, 171, 67,0.7)!important;
}
.panel-success-smoth.panel-dark .panel-heading, .panel-warning-smoth.panel-dark .panel-heading .accordion-toggle {
  background: rgba(120, 189, 93,0.7);
  border-color: rgba(120, 189, 93,0.7)!important;
  color: #fff;
}
.panel-success-smoth.panel-dark {
  border-color:rgba(120, 189, 93,0.7)!important;
}
.page-breadcrumb, .page-header:not(.panel) {
  background: #f6f6f6;
}
.p-b-3,.p-y-3 {
  padding: 25px;
  bottom:0;
  height:60px;
  position: relative;
  width:100%;
}
.page-panel-foot {
  margin: -20px -20px 0px;
  background-color: #f6f6f6;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid;
  border-color: rgba(0,0,0,.07);
  margin-bottom: -20px;
}
.page-panel {
  margin: 0px -20px 10px;
  background-color: #f6f6f6;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: rgba(0,0,0,.07);
}
.page-panel-2 {
    margin: 0px -20px 10px;
    background-color: #f6f6f6;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 0px solid;
    border-bottom: 1px solid;
    border-color: rgba(0,0,0,.07);
}
.page-panel-2 {
  display: block;
  position: relative;
  margin-top: 0px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -10px;

  background-color: #f6f6f6;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  border-top: 0px solid;
  border-bottom: 1px solid;
  border-color: rgba(0,0,0,.07);
}
.col-top{
  margin-top: -10px;
}
body {
  background: #ffffff;
}
body.background-isi {
  background: #ffffff;
}
body.background-login {
  background: radial-gradient(circle, #ffffff 10%, #ffcbbe 95%);
}
.page-header.background-header {
  background-color: #f6f6f6;
}
.px-footer-bottom, .px-footer-fixed {
  padding-bottom:10px;
  left: 0;
  right: 0;
}
/*.col-top{
  margin-top: -10px;
}*/
.td-grey{
  background-color: #fafafa;
}
.td-grey-2{
  background-color: #f4f4f4;
}
.td-grey-3{
  background-color: #ececec;
}
img.logo-login{
  width:180px;
}
img.icon-dash{
  width:130px;
  padding-top:0px;
  margin-top: -5px;
}
img.avatar{
  width:130px;
  border:2px solid #e2e2e2;
  padding:5px;
  border-radius:50%;
  background-color: #fff;
}
img.avatar-90 {
    width: 85px;
    border: 2px solid #e2e2e2;
    padding: 5px;
    border-radius: 50%;
    background-color: #fff;
}
/*.px-navbar-image {
    position: relative;
    top: 18px;
    display: block;
    float: left;
    height: 38px;
    margin: -12px 0 0;
    border-radius: 999px;
    margin-bottom: 25px;
}*/

/*loader*/
.loader {
  border: 16px solid;
  border-radius: 50%;
  border-top: 16px solid #4d9b51;
  width: 75px;
  height: 75px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin: auto;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/*/loader*/

.px-nav-toggle~.px-nav-scrollable-area .px-nav-content {
  position: relative;
  height: 91%;
  border-bottom: 1px solid #545953;
  margin-bottom: 20px;
  /*bottom: 56px;*/
}
.circle {
  width:150px;
  height:150px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 50%;
  padding:35px;
  z-index: 1;
  border-color: #3e9642;
}
.panel-body.height-box-start{
  height: 350px;
  position: relative;
}
.px-nav-trans {
  color: #c5cbc4;
  background: transparent;
}
.px-nav-icon.home {
  display: inline-block;
  width: 20px;
  margin-right: 5px;
  margin-left: 0px;
  text-align: center;
  font-size: 16px;
  line-height: 2;
}
.px-navbar .navbar-header-home {
    color: #fff;
    background: #50b755;
}
.navbar-header-home {
    padding: 0 0px;
}
.garis-bawah{
  
}
.garis-tepi{
  border-left: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
}
/*.panel-custom {
    display: block;
    border: 1px solid #e2e2e2;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 0px;
}*/
.box-custom {
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
  border-radius: 2px;
  z-index: 1;
}
.widget-products-item {
  margin-bottom: 0px;
  margin-top: 0px;
}
.panel-body-running {
  padding: 0px;
}
.row.row-custom {
  margin-left: -25px;
  margin-right: -25px;
  margin-top: -13px;
  margin-bottom: -13px;
}
.text-price{
  text-align: right;
}
.text-nominal{
  text-align: right;
}

.panel-body-custom {
  padding: 10px;
}
.panel-body-custom.bg-product {
  background-color: #fafafa;
}
.panel-body-custom.marquee {
  padding: 7px;
  margin-bottom: -10px;
  margin-top: -5px;
}

.panel-heading.custom {
  padding: 4px 7px;
  border-bottom: 1px solid #e2e2e2;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.box.box-custom {
  position: relative;
  overflow: hidden;
  margin-bottom: 7px;
  border-radius: 2px;
  z-index: 1;
}
.box.box-custom-d {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 2px;
  z-index: 1;
}
.panel.panel-custom {
  display: block;
  border: 1px solid #e2e2e2;
  margin-bottom: 7px;
  border-radius: 2px;
  margin-right: 0px;
  margin-left: 0px;
}
.panel.panel-pos {
    display: block;
    border: 1px solid #e2e2e2;
    margin-bottom: 7px;
    border-radius: 2px;
    margin-right: 0px;
    margin-left: 0px;
    /*height:47px*/
    height: 65px;
    width: 100px;
}
.panel.panel-custom-2 {
    display: block;
    border: 1px solid #e2e2e2;
    margin-bottom: 7px;
    border-radius: 2px;
    margin-right: 0px;
    margin-left: 0px;
    /*height:47px*/
    height: 65px;
}
.panel-body-custom-2 {
    padding: 10px;
    height: 47px;
  }
.panel-body-custom-3 {
    padding: 2px 10px;
    /*height: 47px;*/
     height: 65px;
}
.v-line{
  border-left: 1px dashed #e2e2e2;
  width: 1px;
  /*height: 35px;*/
  height: 50px;
  position: absolute;
  left: 360px;
  bottom: 14px;
}
.panel.panel-custom-form {
  display: block;
  border: 1px solid #e2e2e2;
  margin-bottom: 7px;
  border-radius: 2px;
  margin-right: -15px;
  margin-left: 0px;
}
.hr-pos{
  display: none;
}
.m-t-mini{
  margin-top: 1px;
}
.m-t-apotek {
    margin-top: 30px;
}
.m-t-btn{
  margin-top:30px;
}
.p-l-3, .p-x-3.kiri {
  padding-left: 10px!important;
}
.p-r-3, .p-x-3.kanan {
  padding-right: 10px!important;
}
.p-b-1, .p-y-1.bawah {
  padding-bottom: 5px!important;
}
.p-t-1, .p-y-1.atas {
  padding-top: 6px!important;
}
.p-b-1, .p-y-1.bts-bwh {
  padding-bottom: 5px!important;
}
.p-t-1, .p-y-1.bts-ats {
  padding-top: 5px!important;
}


/*.box.box-custom {
    position: relative;
    overflow: hidden;
    margin-bottom: 7px;
    border-radius: 2px;
    z-index: 1;
}*/
.p-a-3.p-a-3-custom {
  /*padding: 7px!important;*/
   padding-top: 12px!important;
   padding-bottom: 7px!important;
}
.p-a-0.p-a-0-custom {
  padding: 7px!important;
}
body.fixeds, html {
  overflow-y: auto;
  width: 100%;
  height:100%;
  max-height: 100%;
}
.page-signup-modal > .modal-dialog {
  width: 600px;
  margin: 15px auto;
}
.page-signup-modal > .modal-dialog.auth {
  width: 400px;
  margin: 15px auto;
}
.modal-header {
  padding: 10px 10px;
  font-size: 15px;
  line-height: 0px;
}
.modal-body, .modal-footer, .modal-header {
  margin-bottom: 0px;
}
.modal-body, .modal-footer, .modal-header, .modal-title {
  text-align: left;
}
/*.modal-body, .modal-footer, .modal-header, .modal-title {
  padding: 10px 10px;
}*/

.font-weight-700{
  font-weight: 700;
}
.font-weight-700{
  font-weight: 700;
}
/*@media (max-width:2732px){
 
  .circled, .i-bordered, .social-icon{
    font-size: 3vmin;
  }
  .i-rounded, .i-circled, .i-bordered {
    width: 8vmin !important;
    height: 8vmin !important;
    line-height: 265% !important;
    background-color: #444;
    border-radius: 50%;
  }
  .i-circled {
    border-radius: 50%;
  }
  .i-bordered.disabled {
    border: 1px solid #cccccc;
    line-height: 265% !important;
    background-color: transparent !important;
    color: #cccccc;
    text-shadow: none;
  }
  .process-steps li:before,.process-steps li:after{
    position: absolute;
    top: 35%;
    left: 0;
    margin-left: -26px;
    width: 50%;
    border-top: 1px dashed #DDD;
  }
  .process-steps li:after {
  left: auto;
  right: 0;
  margin: 0 -26px 0 0;
  }

}*/
/*modal*/
.modal-dialog .close.close-btn {
  margin-top: 0px;
  font-size: 22px;
  font-weight: 700;
  opacity: .6;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition:transform .3s ease-in-out;
}

.modal-dialog .close.close-btn:focus, .modal-dialog .close.close-btn:hover {
  color: #cc0101;
  opacity: .8;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*/*/
.jeda{
  margin-top: 10px;
}
.btn-sama{
  width:15%;
}
.btn-sama-medium {
    width: 15%;
}
hr.hr-m-t-b-2{
  margin:2px 0;
}
hr.hr-m-t-b-2-bold{
  margin:2px 0;
  border-top: 2px solid rgba(0,0,0,0.2);
}
hr.hr-m-t-b-5{
  margin:5px 0;
}
hr.hr-m-t-b-5-dashed{
  margin:5px 0;
  border-top: 1px dashed rgba(0,0,0,0.2);
}
hr.hr-dashed{
  border-top: 1px dashed rgba(0,0,0,0.2);
}
hr.hr-custom{
  margin-top: 10px;
  margin-bottom: 10px;
}
hr.hr-custom-nomargintop{
  margin-top: 0px;
  margin-bottom: 10px;
}
hr.hr-list {
  margin-top:0px;
  margin-bottom:0px;
  border-top: 1px solid #ffffff;
}
.circled, .i-bordered, .social-icon{
  font-size: 20px;
}
.i-rounded, .i-circled, .i-bordered {
  width: 50px !important;
  height: 50px !important;
  line-height: 240% !important;
  background-color: #444;
  border-radius: 50%;
}
.i-bordered:hover {
  background-color: #f2a918 !important;
  color: #FFF;
  border-color: #f2a918;
}
.i-circled {
  border-radius: 50%;
}
.i-bordered.disabled {
  border: 1px solid #25822b;
  line-height: 240% !important;
  background-color: #25822b !important;
  color: #cccccc;
  text-shadow: none;
}
h5.disabled {
  color: #25822b;
}
a.disabled {
  pointer-events: none;
  cursor: default;
}
.process-steps li:before,.process-steps li:after{
  position: absolute;
  top: 30%;
  left: 0;
  margin-left: -26px;
  width: 50%;
  border-top: 1px dashed #ffffff;
}
.process-steps li:after {
  left: auto;
  right: 0;
  margin: 0 -26px 0 0;
}

.i-bordered {
  border: 1px solid #ffffff;
  line-height: 50px !important;
  background-color: transparent !important;
  color: #444;
  text-shadow: none;
}
.process-steps li.active a, .process-steps li.ui-tabs-active a {
  background-color: #7ded83 !important;
  color: #90f996;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  border-color: #7ded83 !important;
  text-decoration: none;
}
.process-steps li.active h5, .process-steps li.ui-tabs-active h5 {
  font-weight: 600;
  color: #7ded83;
}

.jarak-bawah{
  padding-bottom: 10px;
}
.m-t-min{
  margin-top: -4px !important;
}

.bottommargin {
  margin-bottom: 0px !important;
}
.process-steps li {
  position: relative;
  width: 30%;
  text-align: center;
  overflow: hidden;
}
.jarak-kiri{
  padding-left: 50px;
}

.m-t-3.m-t-3-atas, .m-y-3 {
  margin-top: 0px!important;
}
.m-t-70{
  margin-top: 70px;
}
.shift{
  margin-top: 5px;
}
.text-right-2{
  text-align: left;
}
.m-b-normal{
  margin-bottom: 7px !important;
}
.f-right-responsive{
  float: right;
}
/*@media (max-width: 440px){
  
  .circled, .i-bordered, .social-icon{
    font-size: 3vmin;
  }
  .i-rounded, .i-circled, .i-bordered {
    width: 8vmin !important;
    height: 8vmin !important;
    line-height: 240% !important;
    background-color: #444;
    border-radius: 50%;
  }
  .i-bordered:hover {
    background-color: #f2a918 !important;
    color: #FFF;
    border-color: #f2a918;
  }
  .i-circled {
    border-radius: 50%;
  }
  .i-bordered.disabled {
    border: 1px solid #25822b;
    line-height: 240% !important;
    background-color: #25822b !important;
    color: #cccccc;
    text-shadow: none;
  }
  h5.disabled {
    display: none;
  }
   .process-steps li.active h5, .process-steps li.ui-tabs-active h5 {
    display: none;
  }
  a.disabled {
    pointer-events: none;
    cursor: default;
  }
  .process-steps li:before,.process-steps li:after{
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: -26px;
    width: 50%;
    border-top: 1px dashed #ffffff;
  }
  .process-steps li:after {
    left: auto;
    right: 0;
    margin: 0 -26px 0 0;
  }

  .i-bordered {
    border: 1px solid #ffffff;
    line-height: 240% !important;
    background-color: transparent !important;
    color: #444;
    text-shadow: none;
  }
  .process-steps li {
      position: relative;
      width: 33%;
      text-align: center;
      overflow: hidden;
  }
  .jarak-kiri{
    padding-left: 2px;
  }
}*/

/*.page-signup-icon.page-signup-icon-custom {
    position: absolute;
    line-height: 0px;
    width: 36px;
    border-color: rgba(0, 0, 0, .14);
    border-right-width: 1px;
    border-right-style: solid;
    left: 1px;
    top: 9px;
    text-align: center;
    font-size: 13px;
}
.form-group-lg .form-control.form-control-custom {
    height: 30px;
    padding: 5px 15px;
    font-size: 13px;
    line-height: 1.2;
    border-radius: 3px;
}

.btn-group-lg>.btn, .btn-lg-custom {
    padding: 7px 18px;
    font-size: 13px;
    line-height: 1.4;
    border-radius: 3px;
}*/
/*tooltip*/
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
  max-width:150px;
  width: auto;
  /*top: -35px !important;*/
  display: block;
}
/*label*/
.bg-white .bg-white.darken[href]:hover, .bg-white .bg-white.darker, .bg-white.darken[href]:hover, .bg-white.darker.darker-white {
    background-color: #fff;
}
/*pagination*/
.pagination.pagination-custom {
  margin: 10px 0;
}
/*panel*/
.widget-followers-item.widget-followers-balance {
  position: relative;
  padding: 5px 15px 12px 62px;
}
.p-r-0{
  padding-right: 0 !important;
}
.p-l-4{
  padding-left: 10px !important;
}
.m-b-1-1{
  margin-bottom: 5px;
}
.m-t-b-auto{
  margin: 13px auto;
}
.text-right-responsive{
  text-align: right;
}
.table-responsive.height-ekslusif{
  height: 300px;
}
.table-responsive.height-medium {
    overflow-x: auto;
    min-height: .01%;
    height: 220px;
}
.table-responsive.height-medium-2 {
    overflow-x: auto;
    min-height: .01%;
    height: 209px;
}
.m-t-b-2{
  margin: 2px 0;
}
.label.label-eksklusif {
    display: inline-block;
    padding: 0 .545em;
    font-size: 85%;
    line-height: 1.818em;
    border-color: #a8a8a8;
    background: #a8a8a8;
    color: #fff;
    width: 20px;
    border-radius: 50%;
}
.panel-body-eksklusif {
    padding: 10px;
    height: 300px;
}
.panel-footer {
  padding: 8px 10px;
  background-color: #fafafa;
}
.img-user{
  width:70px ;
}
/*.logo-pos{
  width: 145px;
  margin-top: 15px;
}*/
.logo-pos {
  width: 145px;
  margin-top: -15px;
  margin-left: 10px;
}

/*TABLE */
.table>thead:first-child>tr:first-child>th.kolom-mini{
  width: 80px;
  
}
.table>thead:first-child>tr:first-child>th.kolom-medium-1{
  width: 150px;
}
.table>thead:first-child>tr:first-child>th.kolom-medium-2{
  width: 250px;
}

.table>thead:first-child>tr:first-child>td.no-border {
    border-top: 0;
    border-bottom: 1px solid white;
}
.table>tbody>tr.tr-bg{
  background-color: #e7e7e7;
}
.table-responsive.table-responsive-custom{
  margin-bottom: 0;
}
.table.table-custom {
  margin-bottom: 0;
}
.table.table-auto {
    margin-bottom: 0;
    width: auto;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th.border-bottom-0{
  border-bottom-width: 0;
  background-color: #fafafa;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th.border-bg-green{
  border-bottom-width: 0;
  background-color: #edf6d9;
}
.table.table-190 {
  width: 190%;
  margin-bottom: 21px;
}
.img-responsive, .img-thumbnail, .table.table-125, label {
  max-width: 190%;
}
.table-primary {
    margin-bottom:0px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 8px;
  line-height: 1;
  vertical-align: top;
  border-top: 1px solid rgba(0,0,0,.05);
}
.table>tbody>tr>th.border, .table>tbody>tr>td.border{
    padding: 8px;
    line-height: 1;
    vertical-align: top;
    border-top: 1px solid #cccccc !important;
    border-bottom: 1px solid #cccccc;
}
.table>thead>tr>td.border{
    padding: 8px;
    line-height: 1;
    vertical-align: top;
    border-bottom: 1px solid #cccccc;
}
.table>tbody>tr>th.borderEnd, .table>tbody>tr>td.borderEnd{
    padding: 8px;
    line-height: 1;
    vertical-align: top;
    border-top: 1px solid #cccccc !important;
}
.table.border-bold>tbody>tr>td, .table.border-bold>tbody>tr, .table.border-bold>tfoot>tr>td, .table.border-bold>tfoot>tr{
  padding: 4px;
  line-height: 1;
  vertical-align: top;
  border-top: 1px solid rgba(0,0,0,.2);
}

/*CUSTOMS*/
.m-b-0-1{
  margin-bottom: 0 !important;
}
body.stag{
  overflow-y: hidden;
  height: 100%;
  max-height: 100%;
  overflow-x: hidden;
}
.text-nowrap-mobile-2{
    white-space: normal;

  }
.page-signin-modal {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  display: block;
}

.page-signin-form-group { position: relative; }

.page-signin-icon {
  position: absolute;
  line-height: 21px;
  width: 36px;
  border-color: rgba(0, 0, 0, .14);
  border-right-width: 1px;
  border-right-style: solid;
  left: 1px;
  top: 9px;
  text-align: center;
  font-size: 15px;
}
.text-dark{
  color: #000000 !important;
}
html[dir="rtl"] .page-signin-icon {
  border-right: 0;
  border-left-width: 1px;
  border-left-style: solid;
  left: auto;
  right: 1px;
}

html:not([dir="rtl"]) .page-signin-icon + .page-signin-form-control { padding-left: 50px; }
html[dir="rtl"] .page-signin-icon + .page-signin-form-control { padding-right: 50px; }

#page-signin-forgot-form {
  display: none;
}

/*kontent*/
.heading .icon-header{
    /*font-size: 120px;
    color: #ce401c;
    position: absolute;
    transform: rotate(20deg);
    top: 0;
    margin-top: -30px;
    left: 40px;
    z-index: 1;*/
  font-size: 120px;
  color: #ce401c;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  margin-top: 0;
  left: 40px;
  z-index: 1;
}
.heading{
  position: relative;
  overflow: hidden;
}
.heading h1{
  z-index: 9999;
  position: relative;
}
.clip-triangle{
  position: relative;
  padding: 2px;
  background: inherit;
}
.clip-triangle::before {
  content: '';
  position: absolute;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 15px solid #eb613e;
  transform: translate(-50%,-50%);
  left: 50%;
  bottom: 0;
  margin-bottom: -18px;
}
.border-radius-top-1{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  
}
.border-radius-bottom-1{
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.border-radius-1{
  border-radius: 10px;
}
.bold-600{
  font-weight: 600;
}
.m-r-l-b{
  margin-right: 1px;
  margin-left: 1px;
}
.label-m-b{
  margin-bottom: 2px;
  display: inline-block;
}
.btn-center{
  text-align: center;
}
.p-r-auto{
  padding-right: 4px;
}
.p-l-auto{
  padding-left: 4px;
}
.p-l{
  padding-left: 4px;
}
.p-r{
  padding-right: 4px;
}
.label-block{
  display: block;
}

/*konten modal*/
span.normal-position{
  margin: 2px 0;
  display: block;
}

/*table*/
.table-responsive.no-overflow-x {
  overflow-x: hidden;
  min-height: .01%;
}
.table.border-bold>tbody>tr>td.td-left-1{
  padding-left: 10px;
}
.table.border-bold>tbody>tr>td.td-left-2{
  padding-left: 20px;
}
.table.border-bold>tbody>tr>td.td-left-3{
  padding-left: 30px;
}
/*/table*/

/* Margins */
.page-signin-modal > .modal-dialog { margin: 30px 10px; }

/*item kit*/
.width-50{
  width:50px;
}
.width-150{
  width:150px;
}
.width-90{
  width:90px;
}
.width-120{
  width:120px;
}
.width-150{
  width:150px;
}
.width-160{
  width:160px;
}
.width-70{
  width:70px;
}
.box-float-right{
  float: right;
}
.box-float-left{
  float: left;
}
.text-right-2{
    text-align: right;
  }
.m-r-3{
  margin-right: 25px;
}
/*.m-b-m{
    margin-bottom: 0px;
  }*/
.table-responsive.over-y {
  overflow-x: auto;
  min-height: .01%;
  overflow-y: auto;
  height: 460px;
  max-height: 460px;
}
.table-responsive.over-y-2 {
    overflow-x: auto;
    min-height: .01%;
    overflow-y: auto;
    height: 435px;
    max-height: 450px;
}
.p-b-0{
  padding-bottom: 0;
}
.m-t-b-m{
    margin: 2px 0;
  }
.m-t-large{
  margin-top: 50px;
}
.m-t-text{
  margin-top: 7px;
}
.m-b-1-1{
  margin-bottom: 5px;
}
/*loader*/
.animation-rotate{
  -webkit-animation:spin .5s linear infinite;
  -moz-animation:spin .5s linear infinite;
  animation:spin .5s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
/*/loader*/
/*MOBILE*/
@media (min-width: 767px) and (max-width: 1038px){
   .konten-block{
    display: block;
    width: 100%;
  }
  .m-t-mini{
    margin-top: 10px;
  }
}
@media (min-width: 767px) and (max-width: 1279px){
  .m-t-btn {
      margin-top: 0px;
  }
  .m-r-l-b {
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 2px;
    margin-top: 2px;
  }

}
@media (max-width: 991px){
  .text-nowrap-mobile-2{
    white-space: nowrap;
  }
  .text-center-2{
    text-align: left;
  }
  .select2-container.select2 {
      width: 170px !important;
  }
}
@media (max-width: 1305px) {
  .panel.panel-custom-2 {
      display: block;
      border: 1px solid #e2e2e2;
      margin-bottom: 7px;
      border-radius: 2px;
      margin-right: 0px;
      margin-left: 0px;
      height: auto;
  }
  .m-b-m-1{
    margin-bottom: 4px !important;
    margin-top: 4px !important;
  }
  .panel-body-custom-2 {
    padding: 10px;
    height: auto;
  }

}
@media (max-width: 1306px){
  .v-line{
    display: none;
  }
}
/*@media (max-height: 480px){
  .modal-body {
      position: relative;
      padding: 10px;
      max-height: 250px !important;
      min-height: 50px;
      overflow-y: auto;
      overflow-x: hidden;
  }
}
@media (max-height: 430px){
  .modal-body {
      position: relative;
      padding: 10px;
      max-height: 190px !important;
      min-height: 50px;
      overflow-y: auto;
      overflow-x: hidden;
  }
}
*/
@media (max-width: 542px){
  .text-price, .text-nominal{
    text-align: right;
  }
}
@media (max-width: 1340px){
  .m-t-b-m{
    margin: 2px 0;
  }
}
@media (max-width: 995px){
  .m-b-2.m-b-2-custom {
    margin: 2px 0 !important;
  }
}
@media (max-width: 1320px){
  .m-b-2.m-b-2-custom {
    margin: 2px 0 !important;
  }
}
@media (max-width: 1220px){
  .mobile-input-medium{
    width:220px;
    display: block;
  }
  .mobile-input-medium-1{
    width:180px;
  }
  .mobile-input-medium-2{
    width:120px;
  }
  .mobile-input-medium-3{
    width:100px;
  }
}
@media (max-height: 616px){
  .px-nav-toggle~.px-nav-scrollable-area .px-nav-content {
    position: relative;
    height: 80%;
    border-bottom: 0px solid #545953;
    margin-bottom: 20px;
    /* bottom: 56px; */
  }
}
@media (max-width: 1239px){
  .panel.panel-box{
    width:auto;
  }
  .box-float-right{
    float: none;
  }
  .box-float-left{
    float: none;
  }
}
@media (max-height: 627px){
  .modal-open .modal.modal-fix {
    overflow-x: hidden;
    overflow-y: auto !important;
  }
}
@media (max-width: 1121px){
  .modal-open .modal.modal-fix {
    overflow-x: hidden;
    overflow-y: auto !important;
  }
  .carousel-inner, .embed-responsive, .modal, .modal-open, .progress {
    overflow: auto;
  }
}
@media (max-width: 1293px){
  .panel-body.height-box-start {
      height: 380px;
      position: relative;
  }
}
@media screen and (max-width: 1269px){
  .row.row-custom {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  
}
@media (max-width: 842px){
  .width-45{
    width:70% !important;
  }
  
}
@media (max-width: 883px){

}

@media (max-width: 543px){
  .table-responsive.over-y {
      overflow-x: auto;
      min-height: .01%;
      overflow-y: auto;
      height: 300px;
  }
  .text-nowrap-mobile{
    white-space: normal!important;
  }
  .table-responsive {
    overflow-y: auto;
  }
  .dataTables_table_wrapper>.table>tbody>tr>td, .dataTables_table_wrapper>.table>tbody>tr>th, .dataTables_table_wrapper>.table>tfoot>tr>td, .dataTables_table_wrapper>.table>tfoot>tr>th, .dataTables_table_wrapper>.table>thead>tr>td, .dataTables_table_wrapper>.table>thead>tr>th {
      white-space: normal;
  }
  .modal-footer.modal-footer-absolute {
    padding: 10px 10px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    text-align: left;
    border-top: 1px solid #e5e5e5;
    position: relative !important;
    display: block;
    bottom: 0;
    width: 100%;
    background: #f8f8f8;
  }
}
@media (max-width: 767px){
  .text-after-form{
    font-size: 13px;
  }
  body{
    font-size: 13px;
  }
  .form-group-lg .form-control{
    font-size: 13px;
  }
  .btn-lg{
    font-size: 13px;
  }
  /*.text-right-2{
    text-align: left;
  }*/
  .value{
    display: block;
  }
  .m-b-m{
    margin-bottom:10px !important;
  }
  .heading h1 {
      font-size: 18px;
  }
  .dropdown-menu-right{
    left:0;
  }
  .dropdown-menu.dropdown-menu-left{
    right:0 !important;
    left: auto !important;
  }
  .text-right-2{
    text-align: left;
  }
  .m-b-m-1{
    margin-bottom: 4px !important;
    margin-top: 4px !important;
  }
  .m-t-b-1{
    margin-bottom:0;
    margin-top:10px;

  }
  .table-responsive.table-responsive-custom-700>.table-bordered .table-stripped{
    border: 0;
    width: 700px;
  }
  .m-b-0-1{
    margin-bottom: 2px !important;
    margin-top: 2px;
  }
  span.right-min{
    display: none; 
  }
  .m-b-1-mbl{
    margin-bottom: 5px !important;
  }
  
  .panel.panel-custom-leng-bttm {
    display: block;
    border: 1px solid #e2e2e2;
    margin-bottom: 10px;
  }
  .panel.panel-dash {
    display: block;
    border: 1px solid #e2e2e2;
    margin-bottom:10px;
  }
  .btn-primary.p-btn-jrk-ats {
    color: #fff;
    border-color: #44a548;
    margin-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 7px;
  }
  .btn-danger.d-btn-jrk-ats {
    color: #fff;
    border-color: #ca5e51;
    margin-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 7px;
  }
  .p-b-3, .p-y-3 {
    padding: 25px;
    bottom: 0;
    height: 60px;
    position: relative;
    width: 100%;
  }
}
@media (min-width: 544px){
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 2px;
    padding-top: 2px;
  }
}
@media (max-width: 545px){
  .form-control.form-control-no-block, output {
    font-size: 13px;
    line-height: 1.61539;
    color: #444;
    display: inline-block;
    width:100%;
  }
  .m-b-2.m-b-2-custom {
    margin:2px 0 !important;
  }
  .jarak-top, output {
    margin-top: 5px;
  }
  .form-control.form-control-no-block-mob, output {
    font-size: 13px;
    line-height: 1.61539;
    color: #444;
    display: inline-block;
    width: 45%;
  }
}
@media (max-width: 480px){
  .form-control.form-control-480, output {
    font-size: 13px;
    line-height: 1.61539;
    color: #444;
    display: inline-block;
    width: 90%;
  }
  .form-control.form-control-480-100, output {
    font-size: 13px;
    line-height: 1.61539;
    color: #444;
    display: inline-block;
    width: 100%;
  }
  .font-size-34 {
      font-size: 8vmin!important;
  }
}

/*umum*/
@media (max-width: 767px){
  .m-t-apotek {
      margin-top: auto;
  }
  .hr-pos{
    display: block;
  }
  .right-value{
    margin-right: -10px;
  }
  .m-r-l-b {
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 4px;
    margin-top: 4px;
  }
  .konten-block{
    display: block;
    width: 100%;
  }
  .logo-pos{
    /*width: 120px;
    margin-top: auto;
    display: block;
    margin-left: 10px;*/
    width: 120px;
    /* margin: auto; */
    margin-top: -8px;
    /* display: block; */
    margin-left: 10px;
  }
  .m-b-shift{
    margin-bottom: 10px;
  }
  .panel.panel-pos {
      display: block;
      border: 1px solid #e2e2e2;
      margin-bottom: 7px;
      border-radius: 2px;
      margin-right: 0px;
      margin-left: 0px;
      /*height:47px*/
      height: auto;
      width: 90px;
  }
  .panel-body-custom-3 {
      padding: 5px 10px;
      /*height: 47px;*/
      height: auto;
  }
  .m-t-mini{
    margin-top: auto;
  }
  .m-t-btn{
    margin-top:4px;
  }
  .btn-center{
    text-align: center;
  }
  .p-l{
    padding-left: 11px;
  }
  .p-r{
    padding-right: 11px;
  }
  .m-b-2-m{
    margin-bottom:15px;
  }
  .p-r-m-1{
    padding-right: 10px !important;
  }
  .m-normal{
    margin: 4px 0;
  }
}
/*bisnis*/

@media (max-width: 767px){
  .p-a-4 {
      padding: 20px 15px!important;
  }
  .m-b-2-m{
    margin-bottom: 15px;
  }
  .text-right-responsive{
    text-align: left;
  }
  .table-responsive.height-ekslusif{
    height: auto;
  }
  .f-right-responsive{
    float: none;
  }
  .panel-body-eksklusif {
    padding: 10px;
    height: auto;
  }
}
@media screen and (max-width: 767px){
  

  .panel.panel-custom-form {
    display: block;
    border: 1px solid #e2e2e2;
    margin-bottom: 7px;
    border-radius: 2px;
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media (max-width: 619px){
  .page-signup-modal > .modal-dialog {
    width:auto;
    margin: 15px 10px;
  }
  .page-signup-modal > .modal-dialog.auth {
      width: auto;
      margin: 15px 10px;
  }
}
@media(max-width: 630px){
  .f-right{
    text-align: right;
    float: none;
  }
}
@media (max-height: 613px){
  body.fixeds, html {
    overflow-y: auto;
    width: 100%;
    height:100%;
    max-height: 100%;
  }
}
@media (max-width: 526px){
  
  .circled, .i-bordered, .social-icon{
    font-size: 20px;
  }
  .i-rounded, .i-circled, .i-bordered {
    width: 50px !important;
    height: 50px !important;
    line-height: 250% !important;
    background-color: #444;
    border-radius: 50%;
  }
  .i-bordered:hover {
    background-color: #f2a918 !important;
    color: #FFF;
    border-color: #f2a918;
  }
  .i-circled {
    border-radius: 50%;
  }
  .i-bordered.disabled {
    border: 1px solid #25822b;
    line-height: 250% !important;
    background-color: #25822b !important;
    color: #cccccc;
    text-shadow: none;
  }
  h5.disabled {
    color: #25822b;
  }
  .process-steps li.active h5, .process-steps li.ui-tabs-active h5 {
    font-weight: 600;
    color: #7ded83;
  }
  a.disabled {
    pointer-events: none;
    cursor: default;
  }
  .process-steps li:before,.process-steps li:after{
    position: absolute;
    top: 33%;
    left: 0;
    margin-left: -26px;
    width: 50%;
    border-top: 1px dashed #ffffff;
  }
  .process-steps li:after {
    left: auto;
    right: 0;
    margin: 0 -26px 0 0;
  }

  .i-bordered {
    border: 1px solid #ffffff;
    line-height: 250% !important;
    background-color: transparent !important;
    color: #444;
    text-shadow: none;
  }
  .process-steps li {
    position: relative;
    width: 33%;
    text-align: center;
    overflow: hidden;
  }
  .jarak-kiri{
    padding-left: 5px;
  }
  
}
@media screen and (max-width: 1305px){

  body.stag{
  overflow-y: auto;
  height: 100%;
  max-height: 100%;
  overflow-x: hidden;
  }
}
@media (max-width: 465px){
  
  .circled, .i-bordered, .social-icon{
    font-size: 20px;
  }
  .i-rounded, .i-circled, .i-bordered {
    width: 50px !important;
    height: 50px !important;
    line-height: 250% !important;
    background-color: #444;
    border-radius: 50%;
  }
  .i-bordered:hover {
    background-color: #f2a918 !important;
    color: #FFF;
    border-color: #f2a918;
  }
  .i-circled {
    border-radius: 50%;
  }
  .i-bordered.disabled {
    border: 1px solid #25822b;
    line-height: 250% !important;
    background-color: #25822b !important;
    color: #cccccc;
    text-shadow: none;
  }
  h5.after {
    display: none;
  }
  h5.disabled {
    display: none;
  }
   .process-steps li.active h5, .process-steps li.ui-tabs-active h5 {
    display: none;
  }
  a.disabled {
    pointer-events: none;
    cursor: default;
  }
  .process-steps li:before,.process-steps li:after{
    position: absolute;
    top: 55%;
    left: 0;
    margin-left: -26px;
    width: 50%;
    border-top: 1px dashed #ffffff;
  }
  .process-steps li:after {
    left: auto;
    right: 0;
    margin: 0 -26px 0 0;
  }

  .i-bordered {
    border: 1px solid #ffffff;
    line-height: 250% !important;
    background-color: transparent !important;
    color: #444;
    text-shadow: none;
  }
  .process-steps li {
    position: relative;
    width: 33%;
    text-align: center;
    overflow: hidden;
  }
  .jarak-kiri{
    padding-left: 5px;
  }
  
}
@media (max-width: 655px){
  .dataTables_table_wrapper {
    overflow-x: auto;
    overflow-y: auto;
  }
}
@media(max-width: 1204px){
  dl, ol, ul.margin-ul-cust {
    margin-top: 0;
    padding-left:12px !important;
  }
  .fa.fa-cust{
    margin-left: -13px;
  }
}
@media (min-width: 544px) {
  .page-signin-modal > .modal-dialog { margin: 60px auto; }

  .modal-dialog.mod-dialog-cust {
    width: 95%;
    margin: 30px auto;
  }
  .modal-dialog.mod-dialog-80 {
    width: 80%;
    margin: 10px auto;
    overflow-y:none;
    overflow-x:none;
  }
  .modal-dialog.mod-dialog-80 {
    width: 80%;
    margin: 20px auto;
    overflow-y: none;
    overflow-x: none;
    /* height: 100%; */
  }
  .modal-dialog.mod-dialog-95{
    width: 95%;
    margin: 20px auto;
    overflow-y:none;
    overflow-x:none;
    /*height:100%;*/
  }
  .modal-dialog.mod-dialog-98{
    width: 98%;
    margin: 20px auto;
    overflow-y:none;
    overflow-x:none;
    /*height:100%;*/
  }
  .modal-dialog.mod-dialog-75 {
    width: 75%;
    margin: 20px auto;
    overflow-y: none;
    overflow-x: none;
  }
  .modal-dialog.mod-dialog-88-full {
    width: 88%;
    margin: 20px auto;
    overflow-y: none;
    overflow-x: none;
    /*height: 95%;*/
    height: auto;
  }
  .modal-dialog.mod-dialog-70 {
    width: 70%;
    margin: 20px auto;
    overflow-y: none;
    overflow-x: none;
    height: auto;

  }
   .modal-dialog.mod-dialog-45 {
    width: 45%;
    margin: 20px auto;
    overflow-y: none;
    overflow-x: none;
    height: auto;

  }
  .modal-dialog.mod-dialog-50 {
    width: 50%;
    margin: 20px auto;
    overflow-y: none;
    overflow-x: none;
  }
  .modal-dialog.modal-width-40 {
    width: 40%;
    margin: 20px auto;
    overflow-y: none;
    overflow-x: none;
  }
}
@media(max-width: 1275px){
  .btn-sama-medium {
    width:20%;
  }
}
@media (max-width: 975px){
  .btn-sama {
    width: 40%;
  }
  .btn-sama-medium {
    width:30%;
  }
}
@media (max-width: 785px){
  .btn-sama-medium {
    width:40%;
  }
}
@media (max-width:616px){
  .btn-sama-medium {
    width:45%;
  }
}

/*FORM*/
.width-select .select2-container.select2{
  /*min-width: 180px !important;
  max-width: 200px !important;*/
  width: max-content !important;
}
.select2-container--open .select2-dropdown {
    left: 0;
    width: max-content !important;
}
.width-select-2 .select2-container.select2 {
    min-width: 140px !important;
    max-width: 200px !important;
}
.no-search .select2-search{
  display: none !important;
}
.form-inline.form-inline-custom{
  padding-bottom: 15px;
  border-bottom: 1px dashed rgba(0,0,0,0.2);
  margin-bottom: 10px;
}

.form-group-inline{
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 1px 12px;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  padding: 1px 12px 4px 0;
}
.form-control.form-control-custom {
    text-align:left;
}
.input-table-150{
  width:150px !important;
}
.width-15{
  width:15%;
}
.width-20{
  width:20%;
}
.width-25{
  width:25%;
}
.width-35{
  width:35%;
}
.width-45{
  width:45%;
}
.width-50{
  width:50%;
}
.width-65{
  width:65%;
}
.width-100{
  width:100%;
}
.form-group {
    margin-bottom: 10px;
}
.symbol.required:before {
  content: "*";
  display: inline;
  color: #E6674A;
}
/*/FORM/
/*menu*/
.m-r-btn{
  margin-right: 70px;
}
.dropdown-menu.dropdown-menu-right {
    right: 0;
}
.dropdown-menu.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-menu>li.active>a {
    font-weight: 400;
    color: #444;
    background-color:#e0e0e0; 
}
.dropdown-menu>li.active>a:hover {
    font-weight: 400;
    color: #444;
    background-color:#e0e0e0; 
}
/*mozilla*/
@-moz-document url-prefix() {
  .ps-block.ps-block-height{
    height: 60px;
  }
}
/*MODAL*/
.modal.modal-2 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999 !important;
    background-color: rgba(0,0,0,0.6) !important;
}
.modal-height-350{
  min-height: auto;
  max-height: 350px;
}
.modal-header.modal-header-radius {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.modal-footer.modal-footer-radius {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
}
.modal-content.modal-content-radius {
  border-radius: 10px;
}

.modal {
  padding-left: 0 !important;
}
.modal-body.modal-body-86 {
  position: relative;
  padding: 10px;
  height:86.9%;
}
.ps-block.ps-block-height{
  height: 345px;
}
.m-b-47{
  margin-bottom: 47px !important;
}

.modal-footer {
  padding: 10px 10px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  text-align: left;
  border-top: 1px solid #e5e5e5;
  position: relative;
  display: block;
  bottom:0;
  width: 100%;
  background: #f8f8f8;
}
.modal-footer.modal-footer-absolute {
  padding: 10px 10px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  text-align: left;
  border-top: 1px solid #e5e5e5;
  position: absolute;
  display: block;
  bottom:0;
  width: 100%;
  background: #f8f8f8;
}
.modal-content.modal-content-custom-95{
  border: none;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
  /*height: 95%;*/
  height: auto;
}
.tab-content>.active {
  display: block;
  margin-bottom: -13px;
}
.custom-control-cust {
  display: inline-block;
  display: inline-block;
  margin-top: 2px!important;
}
.jarak-kiri-bttn{
  margin-top: 0px;
  margin-left: 7px;
  position: relative;
  margin-bottom: 12px;
}
.custom-control.cust-ctrl-cust {
  position: relative;
  display: block;
  margin-bottom: 4px;
  padding: 0 0 0 24px;
  cursor: pointer;
  -moz-user-select: none;
  user-select: none;
  font-weight: 400;
  margin-top: 30px;
}
dl,ul.margin-ul-cust {
  margin-top: 0;
  padding-left:0px;
}

th.nm-kategori{
  width:25%;
}
ul.margin-ul-list {
    margin-top: 0;
    padding-left: 15px;
}
.fa.fa-list {
  display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-left: -15px;
}
.form-resep{
  width:60%;
}
.form-hna{
  width:70%;
}
.modal-header {
    padding: 10px 10px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-body {
  position: relative;
  padding: 10px;
}
.modal-body.modal-body-scroll {
    position: relative;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 500px;
    height: 500px;
}
.modal-body.modal-body-scroll-3 {
    position: relative;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 600px;
    height: 530px;
}
.modal-body.modal-body-scroll-4 {
    position: relative;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 600px;
    height: 540px;
}
.modal-body.height-no-max {
    position: relative;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 500px;
}
.modal-body.modal-body-scroll-2 {
    position: relative;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 456px;
    height: 456px;
}
.modal-body.modal-body-scroll-11 {
    position: relative;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 530px;
    height: 530px;
}
.modal-body.modal-body-overflow {
  position: relative;
  padding: 10px;
  height:auto;
}
.modal-open .modal.modal-fix {
  overflow-x: hidden;
  overflow-y: hidden;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: rgba(0,0,0,.6);
}
.modal-open .modal.modal-fix-bg {
  overflow-x: hidden;
  overflow-y: hidden;
  padding-left: 0 !important;
  background-color: rgba(56, 56, 56,0.4);
}
.nav-tabs-simple .nav-tabs>li.active>a, .nav-tabs-simple .nav-tabs>li.active>a:active, .nav-tabs-simple .nav-tabs>li.active>a:focus, .nav-tabs-simple .nav-tabs>li.active>a:hover, .nav-tabs-simple.nav-tabs>li.active>a, .nav-tabs-simple.nav-tabs>li.active>a:active, .nav-tabs-simple.nav-tabs>li.active>a:focus, .nav-tabs-simple.nav-tabs>li.active>a:hover {
    color: #45a84a;
    background: 0 0;
}
p.p-cust-form {
    margin: 4px 0;
}
/* /MODAL/

/*@media (min-width: 992px){
.px-nav-left~.px-navbar, .px-nav-right~.px-navbar {
    position: fixed !important;
}*/
/*datatables*/
/*.dataTables_filter{
  position: absolute;
  float: right;
  top: 15px;
  right: 10px;
}*/
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{
   border-bottom: 2px solid rgba(0,0,0,.05);
}
td.h-td{
  height: 41px;
}
.h-topsell{
  height: 46.7px;
}

.dt-buttons {
  position: relative;
  float: left;
  background-color: #50b755;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border-color: #4a804d!important;
  color: #fff;
  border-bottom: none;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border: 1px solid rgba(0,0,0,.05);
}
.dataTables_info{
  float:left;
}
.dataTables_paginate{
  float:right;
}
button.dt-button, div.dt-button, a.dt-button {
  position: relative !important;
  display: inline-block !important;
  margin-right: 0.333em !important;
  padding: 0.5em 1em !important;
  border: 1px solid #43a848 !important;
  border-radius: 2px !important;
  cursor: pointer !important;
  font-size: 0.88em !important;
  color: #fff !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  background-color: #60db66 !important;
  text-decoration: none !important; 
  background-image: none !important;
}
button.dt-button, div.dt-button, a.dt-button:hover {
  position: relative !important;
  display: inline-block !important;
  margin-right: 0.333em !important;
  padding: 0.5em 1em !important;
  border: 1px solid #43a848 !important;
  border-radius: 2px !important;
  cursor: pointer !important;
  font-size: 0.88em !important;
  color: #fff !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  background-color: #56ce5d !important;
  text-decoration: none !important; 
  background-image: none !important;
}
div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0) !important;
}
div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled), div.dt-button-collection div.dt-button:active:not(.disabled), div.dt-button-collection div.dt-button.active:not(.disabled), div.dt-button-collection a.dt-button:active:not(.disabled), div.dt-button-collection a.dt-button.active:not(.disabled) {
   
    box-shadow: none !important;
}
div.dt-button-collection button.dt-button, div.dt-button-collection div.dt-button, div.dt-button-collection a.dt-button {
  float: none;
  margin-bottom: 4px;
  width: 100%;
  padding: 5px 5px !important;
}
/*/datatables*/

/*table*/
.table>tbody>tr>td.no-border {
    border-top: 1px solid #fff !important;
}
.m-b-5{
  margin-bottom: 5px;
}


/*BUTTONS*/
.btn.btn-grey {
    color: #fff;
    border-color: #c2c2c2;
    background: #c2c2c2;
}
.btn.btn-grey:hover {
    color: #fff;
    border-color: #b4b3b3;
    background: #b4b3b3;
}
.m-t-b-btn .btn{
  margin:2px 0;
}
.btn-label-icon.btn-label-icon-active-menu.left.left-active-menu, .btn-label.left {
    margin-right: 12px;
    margin-left: 134px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    float: left;
    top: 13.8px;
    border-right: 1px solid;
    border-right-color: #d1d1d1;
    position: absolute;
}
.btn-label.btn-label-active-menu, .btn-label-icon.btn-label-icon-active-menu {
    position: relative;
    display: block;
    font-size: inherit;
    line-height: 1.5;
    margin: -4px 0;
    padding: 3px 10px;
}

.btn-label-icon.btn-label-icon-active.left.left-active, .btn-label.left {
    margin-right: 12px;
    margin-left: 137px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    float: left;
    top: 13.8px;
    border-right: 1px solid;
    border-right-color: #d1d1d1;
    position: absolute;
}
.btn-label.btn-label-active, .btn-label-icon.btn-label-icon-active {
    position: relative;
    display: block;
    font-size: inherit;
    line-height: 1.5;
    margin: -4px 0;
    padding: 3px 10px;
}
.btn-label-icon.btn-label-icon-noactive.left.left-noactive, .btn-label.left {
    margin-right: 12px;
    margin-left: 234px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    float: left;
    top: 13.8px;
    border-right: 1px solid;
    border-right-color: #d1d1d1;
    position: absolute;
}
.btn-label.btn-label-noactive, .btn-label-icon.btn-label-icon-noactive {
    position: relative;
    display: block;
    font-size: inherit;
    line-height: 1.5;
    margin: -4px 0;
    padding: 3px 10px;
}
.btn-label-icon.btn-label-icon-noactive-menu.left.left-noactive-menu, .btn-label.left {
    margin-right: 12px;
    margin-left: 231px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    float: left;
    top: 13.8px;
    border-right: 1px solid;
    border-right-color: #d1d1d1;
    position: absolute;
}
.btn-label.btn-label-noactive-menu, .btn-label-icon.btn-label-icon-noactive-menu {
    position: relative;
    display: block;
    font-size: inherit;
    line-height: 1.5;
    margin: -4px 0;
    padding: 3px 10px;
}
.btn-label-icon.btn-label-icon-delete.left.left-delete, .btn-label.left {
    margin-right: 12px;
    margin-left: 357px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    float: left;
    top: 13.8px;
    border-right: 1px solid;
    border-right-color: #c54f41;
    position: absolute;

}
.btn-label.btn-label-delete, .btn-label-icon.btn-label-icon-delete {
    position: relative;
    display: block;
    font-size: inherit;
    line-height: 1.5;
    margin: -4px 0;
    padding: 3px 10px;
    color: #fff;
}
.btn-label-icon.btn-label-icon-delete-menu.left.left-delete-menu, .btn-label.left {
    margin-right: 12px;
    margin-left: 355px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    float: left;
    top: 13.8px;
    border-right: 1px solid;
    border-right-color: #c54f41;
    position: absolute;

}
.btn-label.btn-label-delete-menu, .btn-label-icon.btn-label-icon-delete-menu {
    position: relative;
    display: block;
    font-size: inherit;
    line-height: 1.5;
    margin: -4px 0;
    padding: 3px 10px;
    color: #fff;
}
.btn.btn-custom {
    white-space: normal;
    padding-left: 37px;
}

.DT-pagination .pagination a, .DT-pagination .pagination span {
  padding: 3px 9px;
  font-size: 12px;
  line-height: 1.42;
}
.btn{
  white-space:normal;
}
.btn-primary.p-btn-jrk-ats {
    color: #fff;
    border-color: #44a548;
    margin-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.btn-danger.d-btn-jrk-ats {
    color: #fff;
    border-color: #ca5e51;
    margin-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.px-nav-box .btn-none {
    border-color: #50b755;
    color: #ffffff;
    background-color: #50b755;
}
/*.px-navbar .px-navbar-label {
    position: relative;
    top: 10px;
    display: inline-block;
    float: none;
    margin: 0 0 0 -8px;
    padding: 0 5px;
    vertical-align: top;
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
}*/
.text-dup{
    color: #c5cbc4;
   
    transition-duration: .3s;
}
a.bg-dark {
  color:#c5cbc4;
  background-color: transparent;
}
a.bg-dark-help {
  color:#c5cbc4;
  /*background-color: #5b605a;*/
  background-color: transparent;
}
.px-nav-item.bg a:active, .px-nav-item.bg a:focus, .px-nav-item.bg a:hover {
    color: #c5cbc4;
   
    transition-duration: .3s;
    background: #5b605a;
}
.px-nav-item.bg-trans a:active, .px-nav-item.bg-trans a:focus, .px-nav-item.bg-trans a:hover {
    /*color: #c5cbc4;*/
    color:#fff;
   
    transition-duration: .3s;
    background: transparent;
}
.modal hr{
    border-color: lightgrey;
}
.px-nav-item.kantor-1{
    border-top: 1px solid #545953;
}
.px-nav-item.kantor-2{
    border-bottom: 1px solid #545953;
}
.px-nav-item.help{
    /*border-top: 1px solid #545953;*/
    position: fixed;
    bottom: 0px;
    display: block;
    margin: 0;
    /*padding: 10px;*/
    padding: 2px;
    -webkit-transition-property: color,background;
    transition-property: color,background;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    /*background-color: #333;*/
}
.page-signup-icon.icon-right{
  right: 1px;
  position: absolute;
  line-height: 21px;
  width: 36px;
  border-color: rgba(0, 0, 0, .14);
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  left: auto;
  top: 9px;
  text-align: center;
  font-size: 15px;
}
html:not([dir="rtl"]) .page-signup-icon + .page-signup-form-control.form-control-2 {
    padding-right: 50px;
}

/*progres*/
.progress.progress-custom-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.progress-bar.progress-bar-custom {
  float: none !important;
  left:0;
}

/*alert*/
.modal-dialog .close {
  margin-top: 0px;
}

/*animation*/

.zoom-in{
  width:100%;
  height:35%;
  overflow-y:hidden !important; 
  animation: animationZoomIn 0.5s ease-in normal forwards;
}
@keyframes animationZoomIn {
0%{
    height:0px;
    margin: auto;
  }
50%{
    bottom:30px;
    height:20%;
    margin: auto;
  }
100%{
    width:100%;
    height:100%;
    margin: auto;
    
  }
}
