a{color:#414141;text-decoration:none;outline:none;}
a:hover{color:#000;text-decoration:none;outline:none;}
a:focus, a.active{text-decoration:none;outline:none;}
.color-1{color:#ab006d;}
.backg-dark-gradient{background-color:rgba(0,0,0,0.6);}
.backg-white{background-color:#fff;}
.backg-dark{background-color:#6b1048;}
.backg-grey{background-color:#919191;}
.backg-grey-soft2{background-color:#c3c3c3 !important;}
.backg-1{background-color:#aa1176;}
.backg-2{background-color:#6c0f3d;}
.backg-3{background-color:#511f56;}
.backg-soft{background-color:#f0b4e1 !important;}
.backg-soft2{background-color:#eec9f5 !important;}
.backg-animation{background: linear-gradient(-90deg, #965183, #7f2c69, #9d247a, #8c144f);background-size: 400% 400%;animation: gradient 15s ease infinite;transition: all 0.2s linear 0s;-webkit-transition: all 0.2s linear 0s;-moz-transition: all 0.2s linear 0s;-o-transition: all 0.2s linear 0s;}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.backg-gradient1{background: #b56ca6;
background: -moz-linear-gradient(90deg, #b56ca6 33%, #aa1176 100%);
background: -webkit-linear-gradient(90deg, #b56ca6 33%, #aa1176 100%);
background: linear-gradient(90deg, #b56ca6 33%, #aa1176 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b56ca6",endColorstr="#aa1176",GradientType=1);}
.backg-gradient-logo{background: #dc66ed;
background: -moz-linear-gradient(45deg, #dc66ed 0%, #ad0066 90%);
background: -webkit-linear-gradient(45deg, #dc66ed 0%, #ad0066 90%);
background: linear-gradient(45deg, #dc66ed 0%, #ad0066 90%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc66ed",endColorstr="#ad0066",GradientType=1);}
.backg-grey-soft{background-color:#e0e0e0;}
.statistik .flickity-prev-next-button{border:#b1b1b1 1px solid;}
.statistik .flickity-prev-next-button.previous {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23919191'%2F%3E%3C%2Fsvg%3E");}
.statistik .flickity-prev-next-button.next {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23919191'%2F%3E%3C%2Fsvg%3E");}
.box-gradient{position:relative;overflow:hidden;padding:10px;border:#bdbdbd 1px solid;margin:0;border-radius:5px;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);background: #aa1176;
background: -moz-linear-gradient(90deg, #aa1176 33%, #b56ca6 100%);
background: -webkit-linear-gradient(90deg, #aa1176 33%, #b56ca6 100%);
background: linear-gradient(90deg, #aa1176 33%, #b56ca6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa1176",endColorstr="#b56ca6",GradientType=1);}
.fortab input:checked + label:after{border-bottom:6px solid #fff !important;}
.layanan-intro-padding{background-color:rgba(255,255,255,0.7);border:#fff 1px solid;}
.layanan .form-control{background-color:rgba(255,255,255,0.4) !important;border:#fff 1px solid !important;color: #414141;}
.layanan .form-control:focus{color: #414141;}
.layanan .form-control::-moz-placeholder {color: #414141;}
.layanan .form-control:-ms-input-placeholder {color: #414141;}
.layanan .form-control::-webkit-input-placeholder {color: #414141;}
.panel-left .withscroll {overflow-y: scroll;scrollbar-color:#bdbdbd transparent;scrollbar-width: thin;}
.panel-left .withscroll::-webkit-scrollbar-thumb {background:#bdbdbd;}
.covid-box h2, .covid-box h3{color:#fff;background-color:#6a3657;}
.modalstyle .modal-dialog{background-color:#fff !important;}
.footer-peta{background:#fff;}
.progress:after{background:#d7b5d0;}
.progress-bar {background-color: #d7b5d0 !important;}
.progress-custom{background: linear-gradient(90deg, transparent, #cb5c98, transparent);background-size: 80%;animation: animate 5s linear infinite;}
.no-found{background:#f2c6e4;}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {color: #919191;background-color: transparent;border-color: #bdbdbd;}
.pagination > li > a,
.pagination > li > span {color: #919191;background-color: transparent;border: 1px solid #bdbdbd;}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #bb7ca7;
  border-color: #bb7ca7;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #9e4383;
  border-color: #9e4383;
}
.online-dimandiri{background:#c3c3c3;}
.backg-gradient-banner{background: #b665ad;background: -moz-linear-gradient(45deg, #b665ad 0%, #8d237f 90%);background: -webkit-linear-gradient(45deg, #b665ad 0%, #8d237f 90%);background: linear-gradient(45deg, #b665ad 0%, #8d237f 90%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b665ad",endColorstr="#8d237f",GradientType=1);}