
body.login, .doodles{
	background-image: url(../img/doodles.png);
}
h1 {
	font-size: 1.5rem !important;
	font-weight: bold !important;
}
h2 {
	font-size: 1.4rem !important;
	font-weight: bold !important;
}
h3 {
	font-size: 1.25rem !important;
	/*line-height: 2.5rem !important;*/
	font-weight: bold !important;
}
h4 {
	font-size: 1.1rem !important;
	font-weight: bold !important;
}
h5 {
	font-size: 1.0rem !important;
}
h6 {
	font-size: 0.9rem !important;
	font-weight: bold !important;
}
.page_menu {
	background: #efefef;
	padding: 4px;
}
.button, input[type='button'] {
	display: inline-block;

	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	border: 1px solid transparent;
	background: #258;
	color: gold;
	margin:0 2px;
	padding: 0.375rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
thead th {
	background-color: #258;
	border: 1px solid #258;
	font-size: .9rem;
	padding: 4px;
	color:gold;
}
@media (min-width: 992px) {
  .modal-lg {
    width: 1000px;
  }
  .modal-full {
  		margin-right:auto;
		margin-left:auto;
        width: 92.5% !important;
        height: 92.5% !important;
        min-height: 92.5%;
        padding: 0;
	  max-width: 1200px;
  }
}
.modal-dialog .modal-full {
  		margin-right:auto;
		margin-left:auto;
        width: 92.5% !important;
        height: 92.5% !important;
        min-height: 92.5%;
        padding: 0;
		max-width: 1200px;
}
th {
  background: #ccc;
  text-align: inherit;
	font-size:0.8rem;
}
.field {
	background: #ececec;
	width:15%;
	font-weight: bold;
}
.width-auto {
	width:auto;
}
label.error {
	background: #20a8d8;
	padding:4px 6px;
	left: -28000px;
	top: -28000px;
	display: none;
	color: white;
	max-width: 100%;
	min-width: 50px;

	font-size: .8rem;
	line-height: 12px;

	direction: ltr;

	box-shadow: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	z-index: 10;
}
.modal-body {
	overflow-y: scroll;
}
h1,h2,h3,h4,h5,h6 {
	/*font-family: 'Fjalla One', 'Yanone Kaffeesatz', sans-serif;*/
}
.handwriting {
	font-family: 'Kalam', serif;
}
tbody, thead th, body, .btn, input[type=button], input[type=submit] {
	font-size:14.00px;
}
.form-control {
	line-height: 1rem !important;
	font-size:0.75rem !important;
}
.input-group-text {
	font-size:0.75rem !important;
}
.input-group-text#k-addon{
	padding: .7rem .7rem !important;
}
.green{
	color: green;
}
.red{
	color: red;
}
.fm-modal {
    z-index: 10011; /** Because CKEditor image dialog was at 10010 */
    width:80%;
    height:80%;
    top: 10%;
    left:10%;
    border:0;
    position:fixed;
    -moz-box-shadow: 0px 1px 5px 0px #656565;
    -webkit-box-shadow: 0px 1px 5px 0px #656565;
    -o-box-shadow: 0px 1px 5px 0px #656565;
    box-shadow: 0px 1px 5px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=5);
}
.ui-front {
    z-index: 9999999 !important;
}
.bootstrap-dialog-header, .bootstrap-dialog-footer {
	width: 100%;	
}
.dropdown-item:hover{
	color:black !important;
}
.sporteqa-yellow {
	color:#ffb342;
}
.bg-black {
	background-color: #343a40;
	padding: .25em;
}
.sc img {
  height: calc(50vh - 100px);
  width: auto;
  margin: 0 auto; /* it centers any block level element */
}
.fa, .fab, .fal, .far, .fas {
	margin-top:3px;
}
.clean-block .block-heading {
	padding-top:40px !important;
	padding-bottom: 40px !important;
}
.clean-block .block-heading p {
	max-width:80% !important;
}
.clean-block  {
	padding-bottom: 40px !important;
}
.card-body {
	font-size: 0.8rem;
}
h5.card-title {
	font-size: 1rem;
}
.page-footer {
    font-size: .8rem;
}
.btn {
	font-size:0.8rem !important;
}
header.masthead {
  background-position:100%;
}

header.masthead .intro-text {
  padding-bottom:100px;
}

@media (min-width:768px) {
  section {
    padding:60px 0;
  }
}

section h3.section-subheading {
  font-size:16px;
  font-weight:400;
  font-style:italic;
  margin-bottom:50px;
  text-transform:none;
  font-family:Droid Serif,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.berita-terkini {
  width:100px;
  height:100px;
  background-size:contain;
}

.text-primary {
  color:#4f86c3!important;
}

a:hover {
  color:#225588 !important;
  text-decoration:underline;
}

#portfolio * {
}

a {
  color:#4f86c3;
}

a.nav-link:hover {
  color:#fed136 !important;
}

a.btn.nav-link:hover {
  color:black !important;
}

.dropdown-submenu {
  position:relative;
}

.dropdown-submenu a::after {
  transform:rotate(-90deg);
  position:absolute;
  right:6px;
  top:.8em;
}

.dropdown-submenu .dropdown-menu {
  top:0;
  left:100%;
  margin-left:.1rem;
  margin-right:.1rem;
}
header.masthead {
  background-position:100%;
}

header.masthead .intro-text {
  padding-bottom:100px;
}

@media (min-width:768px) {
  section {
    padding:30px 0;
  }
}

section h3.section-subheading {
  font-size:16px;
  font-weight:400;
  font-style:italic;
  margin-bottom:50px;
  text-transform:none;
  font-family:Droid Serif,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.berita-terkini {
  width:100px;
  height:100px;
  background-size:contain;
}

.text-primary {
  color:#4f86c3!important;
}

a:hover {
  color:#225588 !important;
  text-decoration:underline;
}

#portfolio * {
}

a {
  color:#4f86c3;
}

a.nav-link:hover {
  color:#fed136 !important;
}

a.btn.nav-link:hover {
  color:black !important;
}

.dropdown-submenu {
  position:relative;
}

.dropdown-submenu a::after {
  transform:rotate(-90deg);
  position:absolute;
  right:6px;
  top:.8em;
}

.dropdown-submenu .dropdown-menu {
  top:0;
  left:100%;
  margin-left:.1rem;
  margin-right:.1rem;
}
#mainNav .navbar-brand {
    font-size: 2rem;
    transition: all .3s;
}
.dropdown-menu.bg-dark a, .dropdown-submenu.bg-dark a {
    color: white;
    font-size: .75rem;
}
.dropdown-item:focus, .dropdown-item:hover {
	color: black !important;
}
.section-heading {
	margin-top:2vh;
}
.row {
	margin-left:0 !important;
	margin-right: 0 !important;
}
header.masthead .intro-text .intro-heading  {
	font-size:3rem !important;
}
.dropdown:hover > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown > .dropdown-toggle:active, .dropdown-submenu > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
ul.nav.navbar-right li a {
	color: whitesmoke !important;
}
#header nav.navbar.bootsnav li.dropdown.megamenu-fw ul.dropdown-menu li > a:hover{
	color: whitesmoke !important;
}
#header nav.navbar.bootsnav li.dropdown.megamenu-fw ul.dropdown-menu li > a{
	color: dimgray !important;
}
#header nav.navbar.bootsnav li.dropdown ul.dropdown-menu li > a {
	color: dimgray !important;
}
#header nav.navbar.bootsnav li.dropdown ul.dropdown-menu li > a:hover {
	color: whitesmoke !important;
}
#header nav.navbar.bootsnav li.dropdown.megamenu-fw ul.dropdown-menu.megamenu-content{
	margin-top:0px !important;
}
#header nav.navbar.bootsnav.sticked li.dropdown.megamenu-fw ul.dropdown-menu.megamenu-content{
	margin-top:-9px !important;
}
#header nav.navbar.bootsnav.sticked .top-search {
	top:53px !important;
	position: absolute!important;
}
.jata-jais {
	padding:25px 0;
	font-family: 'Montserrat', serif;
}
#header.fixed-nav{
	height: 53px !important;
}

@media (max-width: 992px) {
	#header.fixed-nav{
		height: 70px !important;
		margin-top: 0;
	}
}

@media (max-width: 768px) {
	.jata-jais{
		display: none;
	}
}

#header.fixed-nav .top-search nav.navbar.bootsnav.bg-dark.navbar-sticky.on.no-full.sticked  {
	top:90px !important;
	position: absolute !important;
	z-index: 90;
}
.font-lato {
	font-family: 'Lato', sans-serif;
}
.font-roboto {
	font-family: 'Roboto Slab', serif;
}
.font-quicksand {
	font-family: 'Quicksand', serif;
}
.font-mukta-malar {
	font-family: 'Mukta Malar', sans-serif;
}
.font-titillium-web {
	font-family: 'Titillium Web', sans-serif;
}
.theme, #header.fixed-nav nav.navbar.navbar-sticky.bootsnav.sticked {
	background-color: #000000;
}
.theme-alt {
	background-color: #FFB300;
}
div.jqcloud {
    font-family: Mukta Malar !important;
}
#tag-cloud-div {
	min-height: 400px !important;
}
body,.main_content,td,th,input,.navbar,td.content_text,  td .content_text, .main_content blockquote, .main_content blockquote p, .main_content p, footer p, .page-content p, .lwr, h1, h2, h3, h4, h5, h6 {
	font-family: 'Mukta Malar';
	font-size: 14.00px;
}
.btn-circle.btn-xl {
    width: 100px;
    height: 100px;
    padding: 10px 16px;
    border-radius: 70px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}
.media {
     display:inherit;

}
.accordion-inner {

	
}
@media (max-width: 991px) {
	a.dropdown-toggle{
		background-color: orange;
	}
}
.btn.theme:hover {
    background-color: gray !important;
}
#tags.w10 {
	color: #000000;
	font-size: 20pt;
}
#tags.w9 {
	color: #FFB300;
	font-size: 18pt;
}
#tags.w8 {
	color: #292929;
	font-size: 16pt;
}
#tags.w7 {
	color: #000000;
	font-size: 14pt;
}
#tags.w6 {
	color: #FFB300;
	font-size: 12pt;
}
#tags.w5 {
	color: #292929;
	font-size: 11pt;
}
#tags.w4 {
	color: #000000;
	font-size: 10pt;
}
#tags.w3 {
	color: #FFB300;
	font-size: 9pt;
}
#tags.w2 {
	color: #292929;
	font-size: 8pt;
}
#tags.w1 {
	color: #000000;
	font-size: 7pt;
}
.slick-slide img {

    height: 100px;
}
#piwik_stats .row {
	margin-bottom: 4px !important;
}
thead tr th {
    background-color: #000000;
}
.scroller_container_div {
	padding:10px;
}
#scroller_container1, #scroller_container2, #scroller_container3, #scroller_container4 {
	height: 300px !important;
	/*border:1px solid #ccc;*/
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #000000;
     border-color: #dee2e6 #dee2e6 #fff; 
}
.videocontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.marquee {
 	height:180px;
	overflow: hidden;
}
.card-group {
	/*height:160px;*/
}.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
body {
	background-image: url(/userfiles/theme/f5b5b03cb1c55071d4da6e423f643986.png);
	background-repeat: repeat;
	background-repeat_position: center center;s
	background-repeat_attachment: fixed;
		
}
.bootstrap-dialog .bootstrap-dialog-message {
	font-size:1em !important;
}
.back-to-top {
	background: none;
	margin: 0;
	position: fixed;
	bottom: 0;
	left: 0; 
	padding: 5px;
	width: 50px; 
	height: 50px; 
	z-index: 100; 
	display: none; 
	text-decoration: none; 
	color: #ffffff;
	background-color: #ff9000;
}
.back-to-top i {
  	font-size: 40px;
}
section#wowslider {
    z-index: 1;
    position: relative;
}
.table thead th {
	border: 0 !important;
}
.table td, .table th {
	border: 0 !important;
}