/*.additional-nav li.active a {
    color: #67bd3c;
	font-weight:600;
}*/
.captcha {
    position: relative;
    float: left;
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #d2d2d2;
    padding: 0px 12px 10px;
    border-radius: 3px;
    height: 134px;
}
img#changecaptcha {
    right: 5px;
    top: 5px;
    position: absolute;
    cursor: pointer;
}
img#captcha {
    height: 70px;
}
.captcha p {
    font-size: 12px;
    margin: 0;
}
input.txtcaptcha {
    font-size: 18px;
    padding: 5px 10px;
    border: 2px solid #c7c7c7;
    border-radius: 3px;
    margin: 3px -9px -9px;
    background: #f7f7f7;
}
.notif-success {
    color: #67bd3c;
    font-size: 12px;
    /*margin-bottom: 15px;*/
}
.notif-error, .notif-danger {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 15px;
    background: #d41313;
    padding: 10px 15px;
    border-radius: 4px;
}
.icon {
    float: left;
    margin-right: 6px;
}
.jekel{
	position: relative;
    display: inline-block;
    margin-right: 10px;
}

/*


.notif {
  padding: 10px 15px;
  background: #ececec;
  border-bottom: 3px solid #c7c7c7;
  color: #636363;
  border-top: 1px solid #cecece;
  margin: 1px;
}

.notif.notif-danger {
    background: #e8d8d8;
    border-bottom: 3px solid #e8d8d8;
    color: #904a4a;
    border-top: 1px solid #f5c3c3;
}

.notif.notif-success {
    background: #cce2cc;
    border-bottom: 3px solid #cce2cc;
    color: #486f49;
    border-top: 1px solid #aed2ae;
}

.notif .icon {
  float: left;
  width: 20px;
}
*/



.top-menu {
    display: table;
    width: 100%;
}

#dlength{
	font-weight:normal;
	margin-left:2px;

}

.top-menu ul {
    list-style: none;
    display: table;
    width: 100%;
    margin: 0;
    padding: 0 12px;
}

.dataTables_filter label, .dataTables_length label{
    font-weight: normal;
}


.box-header.datatable {
    border-bottom: 1px solid #ece8e8;
    margin-bottom: 10px;
}

.dataTables_length select {
    border: 1px solid #ccc;
    background: white;
}


table.dataTable thead th, table.dataTable thead td {
    padding: 10px;
    border-bottom: 1px solid #eaeaea !important;
    background: rgba(255,255,255,1);
}

table.dataTable.no-footer {
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    border: 1px solid #d8d8d8;
}

div#example_length label {
    font-weight: normal;
    margin-bottom: 0px;
    font-size: 12px;
}

table.dataTable {
    border-top: 1px solid #eae9e9;
}

.box.box-white {
    border-top-color: #FFF;
}

.btn-success {
    background-color: #185ea5;
    border-color: #185ea5;
    /* border-radius: 50px; */
}

.top-menu ul li {
    padding: 8px 0px;
    float: left;
}

.top-menu .btn-primary {
    border-radius: 0;
}

.top-menu
.btn-default{
  border-radius: 0;
}

table input[type=checkbox], table input[type=radio] {
    float: left;
    margin: 3px 5px 0px 0;
}

.fa-btn {
    padding: 2px 3px;
    color: #5f5f5f;
    /*border: 1px solid #ffffff;*/
    /* margin-right: -1px; */
    /* color: #FFF; */
    width: 18px;
    text-align: center;
    font-size: 10px;
    /* line-height: 12px; */
    /* height: 15px; */
    /* background: #1b60b9; */
}

.top-menu .btn-active{
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
    border-color: #adadad;
    background: #d0d0d0;
    padding: 3px;
	font-size: 12px;
}

.top-menu .label-default {
    background: #333;
    color: #FFF;
    margin-left: 5px;
    padding: 1px 5px 2px;
    line-height: 0px;
    border-radius: 15px;
}

span.htong {
    color: #949493;
}

table .judul{
  color:#444;
  /*font-weight:600;*/
}

table .judul:hover{
  color:#456692;
}

i.mce-i-backcolor {
    text-shadow: none;
    background: url(../img/bcolor.png) no-repeat !important;
    background-size: 12px !important;
    background-position: 4px 2px !important;
}

i.mce-i-forecolor{
    text-shadow: none;
    background: url(../img/tcolor.png) no-repeat !important;
    background-size: 14px !important;
    background-position: 4px 2px !important;
}

.mce-i-backcolor:before{
  content: " " !important;
}

.mce-btn.mce-active, .mce-btn.mce-active:hover, .mce-btn.mce-active:focus, .mce-btn.mce-active:active {
    -webkit-box-shadow:  1px 1px 13px #828282ad inset !important;
    -moz-box-shadow:  1px 1px 13px #828282ad inset !important;
    box-shadow: 1px 1px 13px #828282ad inset !important;
    background: #dcdcdc !important;
    color: #4a4a4a !important;
    border-color: #b3b2b2 !important;
}

.mce-btn.mce-active button, .mce-btn.mce-active:hover button, .mce-btn.mce-active i, .mce-btn.mce-active:hover i {
    color: #505050 !important;
}

.top-menu-form {
    border-bottom: 1px solid #dedede;
    border-top:none;
}



.slug-form .input-group-addon {
    font-size: 12px;
    font-weight: 600;
    padding: 0;
    border: 0;
    background:transparent;
    color:#8e8e8e;
}

.slug-form #judul-slug {
    border: 0;
    box-shadow: none;
    padding: 0;
    margin: 0;
    line-height: 3;
    background:transparent;
        color: #a0a0a0;
    height: 16px;

}

.label-slug {
    background-color: #2173cf;
    color: #fff;
    border-radius: 0 0 0 5px;
    padding: 3px 9px 5px;
    margin-right: -3px;
}

.input-group.slug-form {
    padding: 4px 0px 0px;
    margin-left: 5px;
}

.btn-slug {
    border-radius: 0;
    padding: 1px 8px;
    margin-right: -3px;
    width: 24px;
}

input#fullslugtext, input#menuslugtxt {
    background: #FFF;
    border: 0;
    padding: 0;
    height: 16px;
    box-shadow: none;
}

span#defSlug {
    margin-left: 6px;
}

.slug-form #judul-slug:focus {
    border: 1px solid #ececec;
    color: #292929;
    font-weight: 600;
}

a.btn.btn-primary {
    color: #FFF;
}

.skin-green-light .sidebar-menu > li > a{
  transition: 500ms ease;
}

.skin-green-light .sidebar-menu > li.active > a{
  padding: 10px 15px;
}

select.bulk-delete, select.bulk-status {
    padding: 3px;
    border: 1px solid #CCC;
    float: left;
    background:#FFF;
}

select.bulk-status {
    background: #ececec;
    box-shadow: 1px 1px 1px #FFF inset;
    font-size:11px;
}

select.bulk-delete[disabled="disabled"] {
    color: #b1b1b1;
    background: #eaeaea;
}

button.bulk-delete{
  background-color: #ca1919;
    border-color: #B32C1B;
    box-shadow: 1px 1px 0px #e65858 inset;
    color: #FFF;
}

button.bulk-delete[disabled="disabled"],
button.bulk-delete[disabled="disabled"]:hover{
  background: #CCC;
  box-shadow: none;
  color:#666;
  border:1px solid #bfbfbf;
}

a.paginate_button {
    padding: 2px;
}

.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.bg-aqua {
    background-color: #00c0ef !important;
}
.bg-green {
    background-color: #00c76c !important;
}
.bg-yellow {
    background-color: #f39c12 !important;
}
.bg-red {
    background-color: #dd4b39 !important;
}

.small-box>.inner {
    padding: 10px;
    color: #fff !important;
}

.small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0;
}
.small-box p {
    font-size: 15px;
}
.small-box a:hover {
    color: white;
    text-decoration: underline;

}
.small-box>.small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255,255,255,0.8);
    display: block;
    z-index: 10;
    background: rgba(0,0,0,0.1);
    text-decoration: none;
}

.ket-aduan{
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 15px;
}

.attachment-block {
    border: 1px solid #f4f4f4;
    padding: 5px;
    margin-bottom: 10px;
    background: #f7f7f7;
}
.attachment-block .attachment-pushed {
    margin-left: 20px;
    display: inline;
}
.attachment-block .attachment-text {
    color: #555;
    display: inline;
    }
.box-comments {
    background: #f7f7f7;
}

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    background-color: #f7f7f7;
    padding-left: 8px;
}
.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}
.img-sm, .box-comments .box-comment img, .user-block.user-block-sm img {
    width: 30px!important;
    height: 30px!important;
}
.img-sm{
    float: left;
}
.img-circle {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    border: 2px solid #FFF;
    margin: auto;
}
.box-comments .comment-text {
    margin-left: 40px;
    color: #555;
}
.box-comments .username {
    color: #444;
    display: block;
    font-weight: 600;
}
.box-comments .comment-text {
    margin-left: 40px;
    color: #555;
}
.img-sm, .img-md, .img-lg, .box-comments .box-comment img, .user-block.user-block-sm img {
    float: left;
}
p.thumbnail-ket {
    font-style: italic;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ket-search {
    margin-top: -10px;
}
.ket-search h4 {
    font-size: 16px;
    color: #3e4d5c;
    font-weight: 600;
}
.blog-item-img {
    margin-bottom: 20px;
    border: 1px solid #a9adaa;
    padding: 3px;
}
.ticker-block {
    padding: 15px;
}

.partner-list {
    border-bottom: 1px dashed #cfcfcf;
    padding: 10px 0 5px;
}
.partner-list img {
    width: 100%;
}

.list-news {
    border-bottom: 1px dashed #cecece;
    padding-bottom: 10px;
}
ul#treeview {
    list-style: none;
    margin-left: -30px;
    margin-top: 20px;
}
#treeview ul {
    list-style: none;
    margin-left: -10px;
}
.map-panel {
  z-index: 9999;
  position: fixed;
  top: 120px;
  right: 0;
}
.map-panel .map-mode-icons {
  top: 0;
  right: 0;
  padding: 20px;
  cursor: pointer;
  position: absolute;
  margin: 0;
  z-index: 999;
}
.map-panel .icon-panel {
  background: #c9c9c9 url(../../pages/img/icon-color.png) center no-repeat;
}
.map-panel .icon-panel:hover {
  background-color: #3d3d3d;
}
.map-panel .icon-panel-close {
  display: none;
  background: #3d3d3d url(../../pages/img/icon-color-close.png) center no-repeat;
  border: 1px solid #cecece;
}
.map-panel .icon-panel-close:hover {
  background-color: #222;

}
.map-mode {
  top: 0;
  right: 0;
  width: 250px;
  display: none;
  padding: 20px 10px 10px;
  position: absolute;
  background: #3d3d3d;
  height: 500px;
  color: #fefefe;
  overflow: auto;
}
.opt-judul {
    font-weight: 700;
    border-bottom: 1px solid #cecece;
    padding-bottom: 11px;
    margin-top: -8px;
    padding-left: 15px;
    margin-left: -10px;
}
.lacak-aduan {
    /* background-color: #e1f3e1; */
    padding: 15px 20px 20px;
    text-align: center;
    margin: 0 auto;
    /* border-top: 3px groove; */
    border-bottom: 2px groove;
}
.lb-laduan {
    font-size: 20px;
    color: #52a928;
    margin-bottom: 10px;
}
.lacak-aduan form {
    margin: 0 auto;
    max-width: 360px;
}
.stat-judul {
    font-weight: 600;
    font-size: 14px;
    border-bottom: 1px solid #cfcfcf;
    padding: 10px 10px 5px;
    text-align: center;
}
.stat-content {
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    padding: 10px 10px 20px;
}
.stat-info {
    border: 1px solid #cfcfcf;
    color: white;
    margin-bottom: 20px;
}
.label-notif{
    padding: 2px 3px;
    border-radius: 15px;
    top: -5px;
    position: absolute;
}
.notif-judul{
    border-bottom: 1px solid #52a927;
    padding-bottom: 5px;
    margin-top: 20px;
}
.notif-judul .judul{
    background: #52a927;
    color: #fff;
    padding: 5px 10px;
    font-size:14px;
    font-weight: 600;
}

.notif-isi{
    padding: 10px 5px;
    overflow: hidden;
    width: auto;
    max-height: 250px;
}
.notif-item{
    background: #FAFAFA;
    border-bottom: 1px solid #cecece;
    padding: 10px;
}
.foto-profil{
    border: 1px solid #cecece;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    padding: 5px;
}
.foto-profil img{
    width: 150px;
    height: 150px;
}
.img-profil{
    width: 25px !important;
    height: 25px !important;
    margin: -15px 0px;

}

.main {
    background: #FFF;
    padding-top: 50px;
}

.notif-success {
    color: #ffffff;
    font-size: 12px;
    /* margin-bottom: 15px; */
    background: #2e922e;
    padding: 10px 20px 13px;
    border-radius: 5px;
}

.breadcrumb {
    display: none;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    border-color: #989898;
    background-color: transparent;
}

input[type="search"] {
    border: 1px solid #eaeaea;
}

.table-lapor td, .table-lampiran td{
    padding: 2px;
}

a.btn.btn-xs.btn-sm.btn-success.btn-tambah-pihak, a.btn.btn-xs.btn-sm.btn-success.btn-tambah-lampiran {
    color: #fff;
    margin: 8px 4px;
    border-radius: 100px;
    padding: 2px 14px;
    background: #2b5bc5;
}
a.btn.btn-xs.btn-sm.btn-success.btn-tambah-pihak:focus,
a.btn.btn-xs.btn-sm.btn-success.btn-tambah-pihak:hover,
a.btn.btn-xs.btn-sm.btn-success.btn-tambah-lampiran:focus,
a.btn.btn-xs.btn-sm.btn-success.btn-tambah-lampiran:hover{
background-color: #185ea5;
    border-color: #185ea5;
}

.main h1 {
    display: none;
}
