div.dataTables_length label {
    float: left;
    text-align: left;
    font-weight: normal;
}

div.dataTables_length select {
    width: 75px;
}

div.dataTables_filter label {
    float: right;
    font-weight: normal;
}

div.dataTables_filter input {
    width: 16em;
}

div.dataTables_info {
    padding-top: 8px;
}

div.dataTables_paginate {
    float: right;
    margin: 0;
}

div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
}

table.dataTable,
table.dataTable td,
table.dataTable th {

}

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
}

table.dataTable thead .sorting {
    background: url('../images/sort_both.png') no-repeat center right;
}

table.dataTable thead .sorting_asc {
    background: url('../images/sort_asc.png') no-repeat center right;
}

table.dataTable thead .sorting_desc {
    background: url('../images/sort_desc.png') no-repeat center right;
}

table.dataTable thead .sorting_asc_disabled {
    background: url('../images/sort_asc_disabled.png') no-repeat center right;
}

table.dataTable thead .sorting_desc_disabled {
    background: url('../images/sort_desc_disabled.png') no-repeat center right;
}

table.dataTable th:active {
    outline: none;
}

/* Scrolling */

div.dataTables_scrollHead table {
    margin-bottom: 0 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

div.dataTables_scrollBody table {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-top: none;
}

div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
    border-top: none;
}

div.dataTables_scrollFoot table {
    margin-top: 0 !important;
    border-top: none;
}

/*
 * TableTools styles
 */

.table tbody tr.active td,
.table tbody tr.active th {
    color: white;
    background-color: #08C;
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
    background-color: #0075b0 !important;
}

.table tbody tr.active a {
    color: white;
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
    background-color: #017ebc;
}

table.DTTT_selectable tbody tr {
    cursor: pointer;
}

div.DTTT .btn {
    font-size: 12px;
    color: #333 !important;
}

div.DTTT .btn:hover {
    text-decoration: none !important;
}

ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003;
}

ul.DTTT_dropdown.dropdown-menu a {
    color: #333 !important; /* needed only when demo_page.css is included */
}

ul.DTTT_dropdown.dropdown-menu li {
    position: relative;
}

ul.DTTT_dropdown.dropdown-menu li:hover a {
    color: white !important;
    background-color: #0088cc;
}

div.DTTT_collection_background {
    z-index: 2002;
}

/* TableTools information display */

div.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center;
}

div.DTTT_print_info h6 {
    margin: 1em;
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
}

div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}

/*
 * FixedColumns styles
 */

div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
    background-color: white;
}

div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table {
    margin-bottom: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
    margin-bottom: 0 !important;
    border-top: none;
}

div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
    border-top: none;
}

div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
    border-top: none;
}

.table-responsive {
    min-height: .01%;
    overflow-x: hidden !important;
}
input[type="search"]:disabled {
  background: #ccc;
}


.dataTables_empty {
    background: #fffef0;
    font-size: 15px;
    padding: 30px 10px !important;
    font-weight: 600;
	text-align: center;
}
.rentannih {
background: #e61b1b !important;
    color: #fff;
}


.amandong {
background: #1f6f05 !important;
    color: #fff;
}


.waspada {
background: #e3f10b !important;
    color: #000;
}
.table.table-bordered td {
 border: 1px solid #999;
    text-align: center;
    vertical-align: middle;
font-weight: 550;
	    text-align: center;
}

div.dataTables_length label {

    display: none;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}












.pejabatcss{
    height: 100%;
  display:grid;

  grid-gap:20px;
}
.pejabatcss .card{
  position:relative;
  margin:0 auto;
  width:100%;
  background:#333;
  padding:20px;
  box-sizing:border-box;
  text-align:center;

  overflow:hidden;
}
.pejabatcss .card .layer{
  position:absolute;
  top:calc(100% - 0px);
  left:0;
  height:100%;
  width:100%;
background: linear-gradient(#6c3131, #e91e1e);

  transition:0.5s;
}
.pejabatcss .card:hover .layer{
  top:0;
}
.pejabatcss .card .content{
  position:relative;
  z-index:2;
}
.pejabatcss .card .content p{
  font-size:18px;
  line-height:24px;
}
.pejabatcss .card .content .image{
  width:128px;
  height:128px;
  margin:0 auto;
  border-radius:50%;
  overflow:hidden;
  border:4px solid #fff;
  box-shadow:0 10px 20px
    rgba(0,0,0,.2);
}
.pejabatcss .card .content .details h2{

  margin-top:10px;
   color:#fff;
}
.pejabatcss .card .content .details span{
  color:#03a9f4;
  font-size:14px;
  transition:0.5s;
}
.pejabatcss .card:hover .content .details span{
  color:#fff;
}

  </style>
  
<style>

.kadissambutan-container22 {
    margin-top: 30px;
  color: #666666;
  font-size: 36px;

  position: relative;
}

.kadissambutan-container22 .portrait {
  position: absolute;
  top: 0;
  bottom: 0;
    z-index: 9;
  height: 140px;
  width: 140px;
  overflow: hidden;
}
.kadissambutan-container22 .portrait img {
  display: block;
  height: auto;
  width: 100%;
}
.kadissambutan-container22 .kadissambutan {
  position: relative;
  z-index: 600;
  padding: 0px 0 0px 150px;
  margin: 0;
  font-size: 15px;
  font-style: italic;
    text-align: left;
  font-family: Calibri;
     color: #fff;
}
.octogon_mobile {
display:none;
}


.octogon {
display:block;
}


.columns_pejabat {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;

}

.column3_kadis {
  flex: 1;

 
    margin-left: 10px;
 

}
.column3_kadis:first-child {
 
}
.column3_kadis:last-child {

}



.column1_bupati {

    width: 20%;
  margin-right: 10px;

}
.column1_bupati:first-child {

}
.column1_bupati:last-child {
  margin-right: 0;
}



.column2_wakil {

    width: 20%;


}
.column2_wakil:first-child {
  margin-left: 0;
}
.column2_wakil:last-child {
  margin-right: 0;
}


.namapejabat {
	font-size:15px;
}
.namasambutan {
	    padding-right: 15px;
	font-size:15px;    text-align: left;text-transform: uppercase;font-weight: bold;margin-bottom:10px;z-index:9;position: absolute;color:#fff;
}


.namakepaladinas {
	font-size:15px;text-align:left;padding: 0px 0 0px 150px;color:#fff;margin-top:5px;position:absolute;z-index:9;
}



@media screen and (max-width: 980px) {
  .columns_pejabat .column1_bupati {
margin: 0px 0px 15px 0px;
     flex-basis: 100%;
  }
  
    .columns_pejabat .column2_wakil {
margin: 15px 0px;
     flex-basis: 100%;
	     margin-top: 0px;
  }
  
      .columns_pejabat .column3_kadis {
margin: 15px 0px 0px 0px;
     flex-basis: 100%;
	     margin-top: 0px;
	
  }

.namapejabat {
	font-size:20px;
}
.pejabatcss{
height: auto;

}

	.kadissambutan-container22 .kadissambutan {
  position: relative;
  z-index: 600;
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-style: italic;
    text-align: left;
  font-family: Calibri;
     color: #fff;
}
.kadissambutan-container22 {
    margin-top: 50px;
    color: #666666;
    font-size: 36px;
    position: relative;
}

.octogon {
display:none;
}

.octogon_mobile {
display:block;

}

.namakepaladinas {
	font-size:15px;text-align:left;padding: 0px;color:#fff;margin-top:10px;position:relative;z-index:9;
}

}

	.image-overlay {
    position: relative;
    cursor: default;
    overflow: hidden;
}



        .custom-modal {
            position: fixed;
            overflow: auto;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: rgb(0 0 0 / 60%);
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
            padding: 30px;
        }
        .custom-modal-dialog {
            max-width: 720px;
            width: 100%;
            border-radius: 0px;
            position: relative;
        }
        .custom-modal-content {
            background: #ffffff;
            padding: 30px 30px;
            border-radius: 10px;
        }
        .close-modal {
            position: absolute;
            top: -10px;
            right: -10px;
            width: 30px;
            height: 30px;
            background: #000;
            opacity: 1;
            color: #ffffff;
            border-radius: 100%;
          
            z-index: 9999;
            box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 8%);
            padding: 0;
            text-align: center;
            line-height: 30px;
            cursor: pointer;
        }
        .custom-modal {
            opacity: 0;
            visibility: hidden;
			 z-index: 99999;
        }
        body.modal-open .custom-modal {
            opacity: 1;
            visibility: visible;
        }
        .custom-modal .custom-modal-dialog{
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            -o-transform: scale(0);
            transform: scale(0);
        }
        body.modal-open .custom-modal .custom-modal-dialog {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }
        .custom-modal, body .custom-modal, body.modal-open .custom-modal .custom-modal-dialog, body .custom-modal .custom-modal-dialog{
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }
        @media (max-width: 575.98px) {}
		
		
		
		
		
		
		
		
		
		
		
		
.skillbar {
	position:relative;
	display:block;
	margin-bottom:5px;
	width:100%;
	background:#eee;
	height:25px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

.skillbar-title {
	position:absolute;
	top:0;
	left:0;
width:110px;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	background:#6adcfa;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}

.skillbar-title span {
	display:block;
	background:rgba(0, 0, 0, 0.1);
	padding:0 20px;
	height:25px;
	line-height:25px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}

.skillbar-bar {
	height:25px;
	width:0px;
	background:#1294df;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:11px;
	height:25px;
	line-height:25px;
	
	    font-size: 15px;
    font-weight: bold;
	color:rgba(0, 0, 0, 0.4);
}


.help-block-error {
    color: #FF0000;
    font-size: 11px;
    font-weight: 600;
}


.rentannihmaps {
fill: #e61b1b;
    color: #fff;
}


.amandongmaps {
fill: #1f6f05;
    color: #fff;
}


.waspadamaps {
fill: #e3f10b;
    color: #000;
}

.rentanbox {
    text-align: center;
    width: 70px;
    height: 30px;
    background: #e61b1b;
    margin: 5px;
    color: #fff;
    padding-top: 3px;
    float: left;
}

.waspadabox {
    text-align: center;
    width: 100px;
    height: 30px;
    background: #e3f10b;
    margin: 5px;
    color: #000;
    padding-top: 3px;
    float: left;
}


.amanbox {
    text-align: center;
    width: 70px;
    height: 30px;
    background: #1f6f05;
    margin: 5px;
    color: #fff;
    padding-top: 3px;
    float: left;
}


.main-wrapper{
  width: 100%;
  overflow-x: auto;
  box-sizing: border-box;
}

.responsive-table{
  display: inline-block;
  min-width: 100%;
  box-sizing: border-box;
}



.responsive-table > table {
  width: 100%;
  border-collapse: collapse;
}

