html {
  position: relative;
  min-height: 100%;
}
/* Margin bottom by footer height */
/*body {
  margin-bottom: 60px; 
}
*/

.zona-int-img{
max-width: 184px !important;
}
.images-index {
    margin-top: 4rem !important;
    margin-bottom: 5rem;
}

.navbar1 {
	background: #253C80;
	color: white;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 0px;
	padding-bottom: 0px;
}
.coco-bg {
background: #00619c;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 12px;
    padding-left: 7%;
    padding-right: 7%;
    color: #fffefe;
}
.keterangan {
    font-size: 14px;
    color: #343a40;
    font-weight: 500;
    text-align: center;
}

.overview h2 {
    padding-bottom: 12px;
}

.beranda {
    text-decoration: underline;
}
.laporan {
    text-decoration: underline;
}
.tentang {
    text-decoration: underline;
}
.text-tentang {
    padding-top: 1%;
    padding-bottom: 1%;
}
.text-tentang-map {
    padding-top: 2%;
    padding-bottom: 1%;
}
.navbar1 a {
	color: #f8f9fa;
}
.modal-header {
    background: #1474AE;
    padding-top: 0px;
    padding-bottom: 0px;
}
.modal {
    margin-top: 3%;
}
.btn-primary {
    color: #fff;
    background-color: #1373ad;
    border-color: #007bff;
}
.modal-body {
    padding-top: 0px;
    padding-bottom: 0px;
}
.modal-body > div {
    padding-left: 0px;
    padding-right: 0px;
}
.top-small-nav {
    background: #1474AE;
    text-align: -webkit-auto;
    color: white;
    font-size: 10pt;
    padding-top: 2px;
    padding-bottom: 2px;
}
.close {
    float: right;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.8;
}
.modal-title {
    color: #edf1f5;
}
.modal-footer {
    padding-top: 2px;
    padding-bottom: 7px;
    border-top: 0px solid #e9ecef;
}
.home-table {
	margin-top: 0px;
	/*background: #1474AE;*/
	padding-top: 12px;
    padding-left: 15%;
    padding-right: 15%;
}
#press-to-modal{
    border-radius:10px;
        text-align: center;
}
.home-table thead th {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}
.home-table tbody tr td {
    padding-top: 5px;
    padding-bottom: 5px;
}
.home-table p {
    font-size: 14px;
    color: white;
}
#jumlah-terakhir-block thead th{
    background: #3e3f42;
    color: white;
}
#jumlah-terakhir-block tbody tr{
    background: #0075b3;
    color: white;
}
/*.border-jumlah{
        padding-left: 0px;
    padding-right: 0px;
    border-right: 1px solid #909e90;
    border-left: 1px solid #909e90;
}*/
.container-button {
    margin-top: 25px;
    padding-left: 0px;
    text-align: center;
}
.container-button > .btn-secondary {
        background: #ced4da;
    color: #253c7f;
    border: 0px solid;
}
.jumlah-terakhir {
    padding-left: 0px;
    padding-right: 0px;
   font-size: 23px;
    font-weight: 600;
    color: #ECE7E7;
    text-align: center;
}
.panel-data-terakhir > div {
    text-align: center;
}
.update-terakhir {
    margin-top: 20px;
    background: #1474AE;
    padding-top: 1px;
}

.panel-data-terakhir{
    padding-bottom: 15px;
}
.home-table h3,
h4 {
	color: #f8f9fa;
	padding-bottom: 10px;
	text-align: center;
	font-weight: 600;
}
.title-angka{
    font-size: 15px;
    font-weight: 500;
    color: white;
        padding-left: 0px;
    padding-right: 0px;
}
.dataTables_filter {
	display: none;
}
.title-update h3, h4 {
    font-weight: 600;
    color: white;
    padding-top: 12px;
    text-align: left;
}

.dataTables_length {
	display: none;
}

.table {
	background: #ffffff;
	background-color: white !important;
}
.overview {
	margin-top: 30px;
    color: #656565;
    background: #1474AE;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 300px;
}
.overview   h2, h4{
    color: white;
}
.overview .col {
        text-align: center;
         padding: 0px;
}
.overview  h6{
    text-align: center;
        font-size: 15px;
    font-weight: 500;
    color: white;
    padding-left: 0px;
    padding-right: 0px;
}
.overview_tahun {
    font-size: 12px;
        color: white !important;
}
h3 > span {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 23px;
    font-weight: 600;
    color: #ECE7E7 !important;
    text-align: center;
}
.overview span, h3{
    color: white;
    font-weight: 700;
}
.overview img {
    /*    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    background: #29256f;
    border-radius: 6px;*/
    max-width: 30px;
    color: orange;
    background: #2f2f2f;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 6px;
    text-align: center;
}

.charts {
	margin-top: 20px;
	color: #656565;
	background: #F4F5F5;
	padding-top: 10px;
	padding-bottom: 10px;
}

.overview .row .col-2, .col-3 {
	text-align: center;
	/*margin-bottom: 20px;*/
	margin-top: 10px;
        padding: 0px;
}

.overview .row .col span {
	color: #36B1FC;
	font-weight: 600;
}

.overview>h2 {
	    color: #ffffff;
}

.charts>h2 {
	color: #178BD1;
}

h2 {
	font-weight: 600 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: 0.2rem !important;
}
.logo{
       margin-top: 40px;
    }
.icon_kominfo {
    max-width: 11rem;
}
.icon_ais{
    max-width: 11rem;
} 
.icon_aduan{
    max-width: 11rem;
}

.blue-bg{
	background: #253C80;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 6%;
    padding-right: 6%;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    padding-top: 4px;
    color: white;
}
.title-update > h5 {
	 font-weight: 600;
    color: white;
        padding-top: 12px;
}
.tab-pane > h3, h4, h5{
    font-weight: 600;
    color: #2f2f2f !important;
    padding-top: 12px;
}
.text-tentang > h5 {
    font-weight: 500;
    color: #d4d4d4;
    padding-top: 12px;
}
.heading5{padding-bottom: 2px; padding-top: 12px;}
.heading5 h5{
	color: #FF9820;
    font-weight: 600;
 }
.heading5 p{
color: white;
    margin-top: 0;
    margin-bottom: 0rem;
}
.box-list{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    background: white;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #e88d06;
}
.-list{
	padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    color: white;
    font-weight: 600;}
.container-list{
	 margin-left: 2%;
    margin-right: 2%;
}
.no-padding{
padding-left: 0px;
padding-right: 0px;}

.penting-container{
margin-top: 12px;
padding-top: 12px;
padding-bottom: 12px;
color: red;
background:white;
margin-bottom: 12px;
}
.penting-container p{
	padding-left: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 12px;
	color: red;
	}
.penting-container span{
padding-right: 12px;
padding-left: 12px;
color: red;
}
.login {
    margin-top: 3%;
    margin-left: 30%;
    margin-right: 30%;
    background: #656565;
}
.top-small-nav img {
	max-height: 17px;
}
.login h3 {
	color: #ffff;
}
.login .title-login{
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
.login form{
	 padding-left: 90px;
    padding-right: 90px;
    padding-bottom: 20px;
    padding-top: 5px;
}
.btn-google{
	 background: #007eff;
    color: #fff;
}
.btn-google img{
	background: #f3f1ed;
}
ul a{
    color: #008dd6;
    font-weight: 600;
}
.btn-tambilsemua{
    text-align: center;
    pointer-events: painted;
}
.atas{
    max-width: 10.666667%;
    padding-left: 0px;
    padding-right: 0px;
}
.bawak {
    max-width: 16%;
    padding-right: 3px;
    padding-left: 3px;
}
.btn-tambilsemua  button {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    font-size: 14px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
}
#pd-middle {
        margin-top: 12px;
    margin-bottom: 12px;
}
footer .container-fluid {
   background: #ffffff;
   padding-top: 12px;
   padding-bottom: 0px;
   border: 2px solid #eaedf5;
    /*display: contents;*/
}
footer .sistem {
   color: #ececec;
   font-size: 14px;
   font-weight: 600;
   border-left: 0px solid #6c747d;
   margin-left: 12px;
}
footer h5 {
   color: #ffffff;
   font-size: 16px;
   font-weight: 600;
}
footer .link {
       color: #ececec;
    font-size: 14px;
    font-weight: 600;
        border-left: 1px solid #6c747d;
}
footer .kontak {
      color: #ececec;
    font-size: 14px;
    font-weight: 600;
        border-left: 1px solid #6c747d;
}
footer a {
       color: #ececec;
    font-size: 14px;
    font-weight: 600;
}

.fixed-bottom {
    display: contents;
}
footer .pd-top {
        margin-top: 70px;
            background: #464545;
    padding-top: 12px;
}
.keterangan {
        padding-left: 0px;
    /* margin-bottom: 0px; */
    font-size: 14px;
    color: #828283;
    padding-top: 22px;
        padding-left: 10%;
    padding-right: 10%;

}
.keterangan p {
    margin-bottom: 0rem;
}
.home-table .list-group {
	max-height: 386px;
	overflow: none;
}
@media (min-width: 1200px){
/*    .footer {
    position: fixed !important;
  
}*/
 .images-index {
    min-height: 700px;
    }
    footer .footer-copyright{
    background: #253c7f;
    padding: 0px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /*height: 60px;  Set the fixed height of the footer here */
  line-height: 20px;
      background: #253c7f;
}
.tab-content {
        /** margin-bottom: 27%; **/
		margin-bottom: 5px;
}
.container {
    max-width: 1280px;
}
.title-angka img {
   max-width: 43px;
    color: orange;
    background: #2f2f2f;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 6px;
}
.home-table label{
    color: #d6d2d2;
}
.atas {
    max-width: 10.666667%;
    padding-left: 0px;
    padding-right: 0px;
}
.title-angka{
    font-size: 15px;
    font-weight: 500;
    color: white;
        padding-left: 0px;
    padding-right: 0px;
}
}
@media (max-width: 768px) {
     .images-index {
    min-height: 200px;
    }
      footer .footer-copyright{
    background: #253c7f;

}
.fixed-bottom{
    position: initial;
    display: contents;

}
.navbar-nav.navbar-center {
		position: absolute;
		left: 50%;
		transform: translatex(-50%);
	}
    .atas {
   max-width: 9.666667%;
    padding-left: 5px;
    padding-right: 4px;
}

.title-angka {
    font-size: 13px;
}
.jumlah-terakhir {
    font-size: 18px;
}
.update-terakhir {
    padding-left: 0px;
    padding-right: 0px;
}
.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    padding-right: 5px;
    padding-left: 7px;
}
}
@media(max-width: 1024px){
    .footer {
    position: relative;
}
    .images-index {
    min-height: 327px;
}
   footer .footer-copyright{
    background: #253c7f;
    margin-top: 14%;

}
.login form {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 22px;
    padding-top: 5px;
}
.coco-bg {
    padding-left: 2%;
    padding-right: 2%;
}
}
@media (max-width: 999px){
    footer .footer-copyright{
    background: #253c7f;
    margin-top: 18%;

}
.login {
    margin-top: 3%;
    margin-left: 15%;
    margin-right: 15%;
    background: #656565;
}
.logo { 
    margin-top: 17px;
    padding-left: 5px;
    padding-right: 5px;
}
.no_koripsi { 
    margin-top: 52px;
}
.navbar-toggler-icon {
    width: 4.5em;
    font-size: 14px;
}
.text-tentang > h5 {
    font-size: 15px;
}

}
@media (max-width: 767px){
    footer .footer-copyright {
    margin-top: 20%;
}
.login {
    margin-top: 5%;
    margin-left: 0%;
    margin-right: 0%;
    background: #656565;
}
.login form {
    padding-left: 27px;
    padding-right: 27px;
    padding-bottom: 23px;
    padding-top: 5px;
}
.logo .icon_kominfo {
    max-width: 130px !important;
}
.logo .img-fluid {
    max-width: 100px;
    height: auto;
}
.blue-bg {
    background: #253C80;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 1%;
    padding-right: 1%;
}
.blue-bg h3, h4 {
    font-weight: 600;
    color: white;
    padding-top: 12px;
    font-size: 19px;
}
}
@media(max-width: 414px){
 .container-button {
    margin-bottom: 1%;
}
footer .footer-copyright {
    margin-top: 20%;
}
.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    line-height: 19px;
}
.tab-content {
        margin-bottom: 50%;
}
.-list >span{
	display: block;
}
.-list{
    text-align: center;
}
.navbar-toggler{
	    margin-left: -25px;
}
.atas {
    max-width: 30.666667%;
    padding-left: 9px;
    padding-right: 0px;
}
.keterangan {
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}
.home-table {
    padding-left: 2%;
    padding-right: 2%;
}
.modal-body {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
}
.bawak {
    max-width: 25%;
    padding-right: 3px;
    padding-left: 3px;
}
.title-update > h5 {
    font-weight: 600;
    color: white;
    padding-top: 12px;
    font-size: 18px;
}
.text-tentang > h5 {
    font-size: 16px;
}
.overview {
    padding-left: 8px;
    padding-right: 7px;
}
.overview h6 {
    font-size: 12px;
}
canvas {
        height: 269px;
}
}
@media (max-width: 380px){
.container-fluid {
    padding-right: 5px;
    padding-left: 5px;
}
.logo .icon_kominfo {
    max-width: 50px !important;
}
.logo {
    margin-top: 17px;
    padding-left: 5px;
    padding-right: 5px;
}
.no_koripsi {
    margin-top: 52px!important;
}
.container {
    padding-right: 2px;
    padding-left: 2px;
}
.login form {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 23px;
    padding-top: 5px;
}
.box-list {
    font-size: 16px;
}
.-list >span{
	display: block;
}
.-list{
    text-align: center;
}
}
@media (max-width: 320px){
.overview {
    text-align: center;
}
.charts {
    text-align: center;
}
}
@media(max-width: 360px){

}

.footercontent > img,
.footercontent > p {
    display: inline-block;
    text-align: left !important;
}