::-webkit-scrollbar 	{width: 12px;height: 40px;}
::-webkit-scrollbar-button {display: none; }
::-webkit-scrollbar-track {background: #f9f9f9; }
::-webkit-scrollbar-thumb {border: 1px solid #b2b2b2;background: #c8c8c8;}
::-webkit-scrollbar-thumb:vertical {min-height: 150px; }
::-webkit-scrollbar-thumb:horizontal{min-width: 100px; }
::-webkit-scrollbar-thumb:hover 	{border: 1px solid #9c9c9c;background: #b2b2b2;}
::-webkit-scrollbar-thumb:active {border: 1px solid #5CB85C;background: #5CB85C;}
html{margin-right:0px;}
.colortext {	color:#009933;}
.colorbg {background:#009933;}
a {	color:#009933;}
::selection{background:#009933;}
.tinynav {background:#009933 !important;}
.navbar {background-image:none !important;background-color:#fff !important;}
.extra-nav-class a.dropdown-toggle {color:#009933 !important;}
.navbar-nav>li>a {text-transform:none;font-weight:400;font-family:Open Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;}
.navbar-nav>li.active>a,.navbar-nav>li.active>a:hover,.navbar-nav>li.active>a:focus,.navbar-nav>li>a:hover,.navbar-nav>li>a:focus  {background:none !important; color:#009933;}
.navbar-nav>li.active>a:before,.navbar-nav>li>a:hover:before,.navbar-nav>li>a:focus:before,.extra-nav-class a.dropdown-toggle:before {border-bottom:none;}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {background-color:#009933 !important;}
/*.extra-nav-class a.dropdown-toggle {	background-color:#009933 !important;}*/
.car-highlight1 {background-color:#009933;}
.car-smallcircle {background:#009933;}
.carouselText2 {	background:#009933;}
.icon-box-top i:hover {background-color:#009933;}
.fontawesome-icon.circle-white {	color:#009933;}
.grey-box-icon:hover .fontawesome-icon.circle-white,.grey-box-icon.active .fontawesome-icon.circle-white,.active i.fontawesome-icon {background-color:#009933;}
.home-features .icon {background:#009933;}
.copyright {	background-color:#009933;}
.panel1 {border-left:6px solid #009933;}
.buttoncolor {background:#009933;}
.panel,.panel2 {	border-left:8px solid #009933;}
.btn-default {background-color:#009933;}
.btn-minimal:hover {	color: #009933;}
#accordion div h4:before {	background:#009933 url('../img/plus.png') center center no-repeat;}
#accordion div.active h4:before {background:#009933 url('../img/minus.png') center center no-repeat;}
.sidebar h4 {color:#009933;}
.nav-tabs>.active>a,.nav-tabs>.active>a:hover {color: #009933 !important;}
blockquote {border-left:5px solid #009933;}
#skill i {background:#009933;}
.service-fancybox:hover i {color:#009933;}
.service-fancybox:hover {background:#009933;}
.service-fancybox.featured {	background:#009933;}
.service-fancybox.featured .circleicon i {color:#009933;}
.service-fancybox.black .circleicon i {color:#009933;}
.cbp_tmtimeline>li .cbp_tmicon {background:#009933;}
.services i {	color:#009933;}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {background-color:#009933;	border-color:#009933;}
.landingpage-button {color:#009933;}
.landingpage-button {color:#009933;}
.landingpage-button span {color:#009933;}
.landingpage-button strong {color:#009933;}
.landingpage-button i {color:#009933;}
.active-header {	background:#009933;}
.active-header:hover {background:#009933;}
#filter ul li .selected {background: #009933 !Important;}
.drop-cap, .captionicons {background:#009933;}
.pageheader-default .semitransparentbg, .bgarea-semitransparent {background: rgba(245,72,40,0.80) !important;}
.pageheader-default .semitransparentbg, .bgarea-semitransparent {background: rgba(0,155,50,0.80) !important;}
.wowbreadcr a,.wowbreadcra a:hover{color:#fff;}
.nav-tabs li a {text-transform:none;}
.blogindex h2{font-weight:400; color:#333}
.intro-note h1{font-weight:300; font-size:60px; color:#6E6E6E;text-transform:none;}

.bg-pesantren i.fontawesome-icon{background:rgb(200, 240, 233) !important; color:#15b79c !important;}
.bg-pesantren h1{color:#15b79c !important; font-weight:300; text-transform:none;}
.bg-smp i.fontawesome-icon{background:rgb(254, 222, 157) !important; color:#f8a705 !important;}
.bg-smp h1{color:#f8a705 !important; font-weight:300; text-transform:none;}
.bg-sma i.fontawesome-icon{background:rgb(195, 216, 252) !important; color:#759ddf !important;}
.bg-sma h1{color:#759ddf !important; font-weight:300; text-transform:none;}
.bg-stai i.fontawesome-icon{background:rgb(225, 255, 175) !important; color:#87d705 !important;}
.bg-stai h1{color:#87d705 !important; font-weight:300; text-transform:none;}
.bg-pesantren h1,.bg-smp h1,.bg-sma h1,.bg-stai h1{font-size:19px;}
.pageheader-default h1, .sidebar h4{font-weight:400 !important;}
.navbar-nav > li > a:focus{outline:none !important}


.sidebar .widget_search input[type="text"] {
  background-color: #f6f6f6;
}
.sidebar .widget_search {
  position: relative;
}
.sidebar .widget_search input[type="text"] {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #666;
  margin: 0;
  padding: 11px 20px 15px 20px;
  width:100%;
  outline: none;
}
.sidebar .widget_search input[type="text"]:-moz-placeholder {
  color: #666;
}
.sidebar .widget_search input[type="text"]::-moz-placeholder {
  color: #666;
}
.sidebar .widget_search input[type="text"]:-ms-input-placeholder {
  color: #666;
}
.sidebar .widget_search input[type="text"]::-webkit-input-placeholder {
  color: #666;
}
.sidebar .widget_search input[type="text"] ::-webkit-input-placeholder {
  color: #666;
}
.sidebar .widget_search input[type="text"] :-moz-placeholder {
  color: #666;
}
.sidebar .widget_search input[type="text"] ::-moz-placeholder {
  color: #666;
}
.sidebar .widget_search input[type="text"] :-ms-input-placeholder {
  color: #666;
}
.sidebar .widget_search input[type="submit"] {
  border: none;
  color: #fff;
  font-size: 80px;
  width: 50px;
  height: 100%;
}
.sidebar .widget_search .glyphicon {
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 50%;
  bottom: auto;
  left: auto;
  margin-right: -5px;
  margin-top: -6px;
}
.sidebar .widget_search .fa {
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 50%;
  bottom: auto;
  left: auto;
  margin-right: -5px;
  margin-top: -6px;
}
.sidebar .widget_search .submit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  
}
.sidebar .widget_search input[type="submit"]{
	background:#009933;
}
.sidebar .widget_search input[type="submit"]:hover{
	background:#444;
}

.carouselText1,.carouselText2,.carouselText3{font-weight:300;}

.highlight{background:#FAFA4B;}

.list-normal ul{
	-webkit-padding-start:18px;
	-moz-padding-start:18px;
	-khtml-padding-start:18px;
	-o-padding-start:18px;
	padding-start:18px;
}

.glyphicon { margin-right:5px;}
.section-box h2 { margin-top:0px; font-weight:400; color:#333;}
.section-box h2 a { font-size:15px; }
.section-box .well{background:#fff;}
.glyphicon-heart { color:#e74c3c;}
.glyphicon-comment { color:#27ae60;}
.separator { padding-right:5px;padding-left:5px; }
.section-box hr {margin-top: 0;margin-bottom: 5px;border: 0;border-top: 1px solid rgb(199, 199, 199);}

.blogindex .lead{font-weight:400;};}