.publised.form-horizontal .control-label {
    text-align: left;
}
.pane-tambah {
    background: #ddd;
    padding: 5px;
}
.pane-tambah .pull-left .btn-primary {
    /* background: red; */
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
ul.ket-wil {
    list-style: none;
    margin-left: 0;
}

ul.ket-wil li {
    display: inline-block;
    padding: 0 40px 0 0;
}
.body-wil h2{
  text-transform: uppercase;
}
.body-wil p {
    padding: 0 ;
    font-weight: 300;
    font-size: 18px;
}
.body-wil label {
    color: #C0392B;
}
.head-wil label{
  color: #C0392B;
}
.body-wil {
    padding: 0 0 12px 0;
}
.card {
    /*border: 1px solid #ddd;*/
    /* padding: 20px; */
}

.card .header-bg-card {
    background: #eee;
    padding: 12px;
    margin: 0;
    font-weight: 700;
    /*margin-bottom: 30px;*/
}
.card .header-card {
    border-top:1px solid #eee;
    padding: 12px;
    margin: 0;
    font-weight: 700;
    /*margin-bottom: 30px;*/
}

.card .form-horizontal {
    padding: 0 30px;
}
.costum-btn {
    padding: 3px 10px;
    border-radius: 6px;
    text-transform: uppercase;
    box-shadow: 1px 1px 1px 1px silver;
    font-size: 10px;
    font-weight: 700;
}
.form-group.btn-edit-hasil {
    text-align: right;
}
.pane-plus {
    padding: 12px;
}
.widget-right {
  text-align: left;
  line-height: 24px;
  margin: 0px;
  padding: 20px;
  height: 80px;
  color: #fff;
  font-weight: 300;
  background: #30a5ff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.widget-right .large {
  color: #fff;
  padding-left: 30px;
}
.large {
  font-size: 50px;
}
.widget-right .text-muted {
  color: #fff;
  margin-top: 10px;
}

.text-box-buble {
    background: #eee;
    padding: 20px;
    border-radius: 15px;
}
.text-jdl h3 {
    background: #3C474D;
    padding: 10px;
    color: #fff;
    font-size: 16px;
}
a.link-text {
    color: #333;
    text-decoration: none;
    line-height: 25px;
}

a.link-text:hover {
    color: #337ab7;
}
.col-sm-10.input-text-left input {
    padding: 25px;
}
.col-sm-10.input-text-left {
    padding: 10px;
}

.col-sm-2.btn-right {
    padding: 10px;
}
.upload-group {
    text-align: center;
}
.col-sm-2.btn-right .pad-btn {
    padding: 8px;
    margin: 0;
}
.col-sm-2.control-label h3 {
    font-size: 14px;
    font-weight: bold;
}
.col-sm-2.control-label p {
    /* text-align: center; */
    margin-left: 60px;
    margin-top: 14px;
    font-weight: bold;
}
#map{

}
.marker{
  position: relative;
  width:32px;
  height:32px;
  background:url(../images/marker-pin.png) no-repeat 0 0 ;
  display: block;
}
.marker:hover{
  position: relative;
  width:32px;
  height:32px;
  background:url(../images/marker-pin-hover.png) no-repeat 0 0 ;
  display: block;
}
.markerbox{
  position: absolute;
  bottom:45px;
  left:50%;
  transform: translate(-50%,-30px);
  background: #fff;
  color:#333;
  padding:10px;
  width: 210px;
  box-shadow: 0px 20px 50px -20px rgba(0,0,0,0.5);
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  font-size: 12px;
  transition: all 300ms ease-in-out;
}
.markerbox:before{
  content: "";
  position: absolute;
  border:10px solid transparent;
  border-top:10px solid #fff;
  bottom:-20px;
  left:50%;
  transform: translateX(-50%);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
.marker:hover{
  z-index: 9999;
}
.marker:hover .markerbox{
  opacity: 1;
  visibility: visible;
  transform: translate(-50%,0);
  z-index: 99999;
}
.markerbox .btn-group{
  margin-top: 10px;
}
/*map */
/* kategori map */
.kategori_map{
    font-size:12px;
}
.kategori_map ul{
    list-style:none;
    margin: 0;
}
.kategori_map ul li{
    position:relative;
}
.kategori_map ul li a{
    display:block;
    padding:10px;
    text-decoration: none;
    color:#333;
    /*border-bottom: 1px solid rgba(238, 238, 238, 0.66);*/
}
.kategori_map ul li a i {
    color: #C0392B;
}
.kategori_map ul li a img{
    display:inline-block;
    vertical-align:middle;
    margin-right:5px;
}
.kategori_map ul li a:hover{
    background-color:rgba(255, 255, 255, 0.12);
}
.kategori_map ul li ul{
    margin-left:20px;
    border-left:1px dotted #ddd;
    display:none;
}
.kategori_map .checkbox{
    vertical-align:middle;
    display:inline-block;
    margin:5px;
    float:right;
}
.kategori_map label{
    margin-right:20px;
    display:inline-block;
    font-weight: 400;
}
.link-s {
    color: #333;
    text-decoration: none;
}

.link-s:hover {
    color: #337ab7;
    text-decoration: none;

}
/*.costum-btn-input {
    padding: 2px 6px;
}


.btn-group a.btn.btn-default.costum-btn-input {
    color: #333;
}

.btn-group a.btn.btn-danger.costum-btn-input {
    color: #fff;
}*/
/*notifikasi */
#jmc_navbar .navbar-nav > li > a > i {
    font-size: 18px;
}

i.fa.fa-bell {
    color: #fff;
}   
ul.nav li.dropdown {
    margin-right: 25px;
}s
span.badge {
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  background:#8BC34A;
  line-height: 15px;
  width: 20px;
  height: 20px;
  border-radius: 2em;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  -o-border-radius: 2em;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: -3px;
  right: -10px;
  padding: 2px 0 0;
}
span.blue {
    background-color: #00aced;
    font-size: 11px;
  font-weight: bold;
  color: #FFF;    
  line-height: 15px;
  width: 20px;
  height: 20px;
  border-radius: 2em;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  -o-border-radius: 2em;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 4px;
  right: -5px;
  padding: 2px 0 0;
}
.dropdown{
  position:relative;
}
.dropdown-menu2{
  padding: 0;
  position:absolute;
  top: 133%;
    left: 0;
  z-index:1000;
  display:none;
  float:left;
  min-width:250px;
  margin:1px 0 0;
  font-size:14px;
  list-style:none;
   -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  background-color:#fff;
  border:1px solid #ccc;
  border:1px solid rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 1px 5px rgba(184, 201, 241, 0.75);
  -moz-box-shadow: 0px 1px 5px rgba(184, 201, 241, 0.75);
  -o-box-shadow: 0px 1px 5px rgba(184, 201, 241, 0.75);
  box-shadow: 0px 1px 5px rgba(184, 201, 241, 0.75);
  background-clip:padding-box;
}
.export-nav{
  margin:10px 0 0;
}
.open > .dropdown-menu2 {
  opacity:1;
}
ul.dropdown-menu {
  padding: 0;
min-width: 250px;
    top: 95%;
}
.dropdown-menu li a .badge {
    background: #ff5454;
    border: 2px solid white;
    position: absolute;
    top: 9px;
    right: 3px;
    font-size: 8px;
    line-height: 8px;
    padding: 4px 6px;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    min-width: 0;
}
.dropdown-menu2 {
   opacity:.3;
   -webkit-transform-origin: top;
   transform-origin: top;
   -ms-transform-origin: top;
   -moz-transform-origin: top;
   -o-transform-origin: top;
  -webkit-animation-fill-mode: forwards;
   -moz-animation-fill-mode: forwards; 
   -o-animation-fill-mode: forwards; 
   -mz-animation-fill-mode: forwards; 
   animation-fill-mode: forwards; 
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  display: block; 
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.dropdown-menu2 li{
  margin-left:0;
  float:none;
  width: 100%;
}

.dropdown-menu2 li a{
   border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -o-border-radius:0;
  border:none;
  border-bottom:1px solid #E4E4E4;
}
.dropdown-menu2 li a:hover {
  border:none;
  border-bottom:1px solid #E4E4E4;
}
.dropdown-menu2 li.odd{
  background:rgba(0, 0, 0, 0.02);
}
.notification_header{
  background-color:#FAFAFA;
  padding: 10px 15px;
  border-bottom:1px solid rgba(0, 0, 0, 0.05);
}
.notification_header h3{  
  color:#6A6A6A;
  font-size:12px;
  font-weight:600;
  margin:0;
}
.notification_bottom{
  background-color: #F1F1F1;
    padding: 4px 0;
    text-align: center;
}
.notification_bottom a {
    color:#F44336;
}
.notification_bottom a:hover {
    color:#999;
}
.notification_bottom h3 a{  
  color: #717171;
  font-size:12px;
  border-radius:0;
  border:none;
  padding:0;
  text-align:center;
}
.notification_bottom h3 a:hover{  
  color:#4A4A4A;
  text-decoration:underline;
  background:none;
}
.user_img{
  float:left;
  width:15%;
}
.user_img img{
  max-width:100%;
  display:block;
  border-radius:2em;
  -webkit-border-radius:2em;
  -moz-border-radius:2em;
  -o-border-radius:2em;
}
.notification_desc{
  float:left;
  width:80%;
  margin-left:5%;
}
.notification_desc p{
  color:#757575;
  font-size:13px;
  padding:2px 0;
}
.wrapper-dropdown-2 .dropdown li a:hover .notification_desc p{
  color:#424242;
}
.notification_desc p span{
  color:#979797 !important;
  font-size:11px;
}
.keterangan-konflik {
       text-align: left;
    margin-left: 40px;
    font-size: 14px;
    margin-bottom: -40px;
}
/*.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: -50px;

}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 100px;
  padding: 3px 8px;
  color: #333;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border-radius: 4px;
  border:2px solid #ddd;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #ddd;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}*/
/*side menu filter*/
/*.side-filter {
    background: #ECEFF1;
    position: absolute;
    right: 0;
    left: 0;
    padding: 0!important;
    top: 0;
    bottom: 0;
    width: 100%;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
*/
.map {
    position: absolute;
    bottom: 0;
    top: 38px;
    left: 0;
    right: 0;
    margin-right: 240px;
    width: 100%;
}
/*.box select {
    background: #242424;
    color: #fff;
    border: none;
}*/
.sub-bidang .jdl-header {
        color: #455A64;
    padding: 12px;
    margin: 0;
    font-size: 12px;
    background: #CFD8DC;
    text-transform: uppercase;
    font-weight: 500 ;}
.sub-bidang .box {
    padding: 14px 20px;
}

.icon-bulet {
  background: #eee;
  color: #333;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 50%;
  font-size: 12px;
}

/*tanda panah kanan dan kiri*/
      .slick-prev {
        left: 25px;
        z-index: 1;
      }

      .slick-prev, .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 20px;
        height: 20px;
        padding: 0;
        webkit transform:;
        transform: translate(0, 50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
      }

      .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        margin: 30px;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
      }

      .slick-dots li {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
      }

      .slick-prev:before {
        content: '←';
      }

      .slick-prev:before, .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: #999;
        background: rgba(153, 153, 153, 0.22);
        -webkit-font-smoothing: antialiased;
        padding: 5px 6px;
        border-radius: 50%;
      }

      .slick-next:before {
        content: '→';
      }

      .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        color: transparent;
        outline: none;
        background: transparent;
      }

      .slick-next {
        right: 25px;
      }
      .modal-img{
        object-fit: contain;
        width: 100%;
        height: 450px;
      }