@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic);

html,body{
	height:100%;
}

body{
	/*background: #f2f2f2 url(../img/pat01.png) repeat 0 0 fixed;*/
	border-top: 3px solid #d50303;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.62em;
}



header{
	padding-top: 1em;
}
#myCarousel .carousel-control.left{
	background:url(../img/icons/arrow-left.png) no-repeat;
	background-size:40px;
	background-position: center left;
}

#myCarousel .carousel-control.right{
	background:url(../img/icons/arrow-right.png) no-repeat;
	background-size:40px;
	background-position: center right;
	z-index:999;
}

#myCarousel .carousel-caption {
	width:100%;
	left:0px;
	bottom:0px;
	z-index:777;
	background:rgba(0,0,0,0.5);
}

i.check{
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	background:url(../img/icons/check.png) no-repeat bottom center;
}

ul.list{
	padding: 0;
	margin: 0 0 10px 25px;
}

ul.list li{
	list-style: none;
}

.navbar .btn-navbar:hover {
	background: #5fb611;
}

span.icon-bar{
	background-color:green;
}

.navbar{
	margin-bottom:0;
}

a{
	color:#888;
	text-decoration:none;
	cursor:pointer;
}

blockquote.top-quotes p{
	color:#777;
	font-size:small;
}

blockquote.top-quotes:hover{
	border-left:5px solid #d50303;
}

.head-line{
	border-bottom:1px solid #F7003A;
	margin-bottom: 1.5em;
	margin-top: 1em;
	padding:0;
	position: relative;
}

.head-line h3{
	color:#d50303;
	display:inline-block;
	border-bottom:3px solid #d50303;
	padding:15px 5px 10px 5px;
	margin:0;
}
.head-line .more{
	position: absolute;
	bottom: 25%;
	right: 5px;
}

.nav .caret{
	border-top-color: #555;
	border-bottom-color: #555;
}
.nav a:hover .caret {
	border-top-color: #F07727;
	border-bottom-color: #F07727;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color:#fff;
	background: #F07727 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	filter: none !important;
}

.nav > li > a{
	color:#555;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.nav > li > a:hover, 
.nav > li > a:focus ,
.navbar .nav > .active > a,
.navbar .nav > .active > a:focus 
.navbar .nav > .active > a:hover {	
  	color: #F07727;	
	background: none;
  	-webkit-box-shadow: 0 5px 0 0 #F07727;
       -moz-box-shadow: 0 5px 0 0 #F07727;
          	box-shadow: 0 5px 0 0 #F07727;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background:none;
}

ul#menu-utama{
	position:relative;
	animation:mymove 500ms;
	-webkit-animation:mymove 500ms; /* Safari and Chrome */
	margin: 0;
	font-family: 'Archivo Narrow';
	font-weight: 400;
	font-size: normal;
}

.header-nav ul li{
	/* text-transform:none; */
}

.header-nav > ul > li{
	text-transform:uppercase;
}

@keyframes mymove
{
	from {left:-500px;opacity:0.1;}
	to {left:0px;opacity:1;}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
	from {left:-500px;opacity:0.1;}
	to {left:0px;opacity:1;}
}

.dropdown-submenu {
	position:relative;
}

.dropdown-submenu>.dropdown-menu {
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px;
	border-radius:0 6px 6px 6px;
}

.dropdown-submenu>.dropdown-menu.pull-right {
	right:100%;
	left:auto;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px;
	border-radius:0 6px 6px 6px;
	-webkit-transition:all 300ms;
}

.dropdown-submenu:hover>.dropdown-menu {
	display:block;
}

.dropdown-submenu>a:after {
	display:block;
	content:" ";
	width:0;
	height:0;
	float:right;
	margin-top:5px;
	margin-right:-10px;
	border-color:transparent transparent transparent #ccc;
	border-style:solid;
	border-width:5px 0 5px 5px;
}

.dropdown-submenu:hover>a:after {
	border-left-color:#fff;
}

.dropdown-submenu.pull-left {
	float:none;
}


.dropdown-submenu.pull-left>.dropdown-menu {
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px;
}

ul li{
	margin:0;
}

.navtop{
	margin:0;
	padding:0;
	z-index:9999;
	position:relative;
	list-style:none;
}

.navtop li{
	display:inline;
	list-style:none;
	padding-bottom:15px;
	cursor:pointer;
	font-family:inherit;
	font-size:10px;
	text-transform:uppercase;
}

.navtop li ul{
	top: 30px;
	margin: 0;
	left: -6px;
	visibility:hidden;
	padding-top: 4px;
	position: absolute;
	border-radius: 3px;
	padding-bottom: 4px;
	transition: all .5s;
	width:0;
	padding:0;
	opacity:0;
	-webkit-transition: all 300ms;
}

.navtop li:hover ul { 
	display:block; 
	visibility:visible;
	width:auto;
	opacity:1;
	margin-top:-8px;
}


.navtop li ul li { 
	padding-bottom:0;
	display:list-item;
	position:relative;
	margin-bottom:0px;
}

.navtop li ul li a { 
	display:block;
	min-width:85px; 
	padding:2px 12px;
	background:#f0f0f0;
	text-decoration:none;
}

.navtop li ul li a:hover { 
	color:#555;
	display:block;
	min-width:85px; 
	padding:2px 12px;
	background:#f7f7f7;
	text-decoration:none;
}


.navtop li.divider{
	top: -1px;
	padding: 0;
	font-size: 8px;
	position: relative;
	margin: 0 6px 0 2px;
	font-family: Tahoma;
	border-right:1px solid #ccc;
}

.header{
	z-index:999;
	position:relative;
	border-bottom:solid 5px #ccc;
}

.logo{
	position: absolute;
	top: -47px;
	left: 0;
	width: 380px;
}
.logo a{
	color: #333333;
	position: relative;
}
#logo-header{
	float: left;
	height:100px;
	margin-right:10px;
}
.logo h1{
	float: left;
	font-size: 28px;
	text-align: left;
	line-height: 1;
	margin: 0;
	padding-left: 10px;
	padding-top: 5px;
}

.logo h3{
	margin:0;
	margin-top:15px;
}

.logo h5{
	float: left;
	padding-left: 10px;
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	line-height:1;
}

.container.relative{
	position:relative;
}

.header-nav,header-form{
	padding:0;
	margin:0;
}

.navbar-form.header-form {
	padding-right:0;
	max-width:300px;
}

.form-search{
	position:relative;
	display: block;
	height: 34px;
	padding: 6px 30px 6px 10px;
	font-size: 14px;
	line-height: 1.428571429;
	color: rgb(85, 85, 85);
	vertical-align: middle;
	border:none;
	border-bottom:1px solid #EEEEEE;
	color:#888;
	width:34px;
	font-family:inherit;
	background: #F8F8F8 url(../img/icons/search-16.png) no-repeat 10px 10px;
	-webkit-transition:all 500ms;
}

*:focus {
	outline: 0;
}

.form-search:focus{
	border-bottom:1px solid #EEEEEE;
	width:100%;
	-webkit-transition:left 1s;
	background-position:95% 10px;
}

.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;
  cursor: default;
  background-color: #F7003A;
  border-color: #F7003A;
}

.label-primary {
  background-color: #F7003A;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #F7003A;
  background-color: #ffffff;
}

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #F7003A;
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #F7003A;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #F7003A;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #F7003A;
  outline: 0;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #F7003A;
}

.dropdown.open:after{
	content:'';
	position:absolute;
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #F7003A;
	bottom:0px;
	left:19px;
}

.dropdown.open ul li a{
	font-size:12px;
}

ul.dropdown-menu,li.dropdown-submenu ul.dropdown-menu.pull-right{
	-webkit-border-radius:0;
}

li.dropdown ul li{
	border-bottom:1px solid #eee;
}

li.dropdown ul  > li:last-child{
	border-bottom:none;
}

footer{
	background: #b40303;
	border-top:3px solid #F07727;
	color:#fff;
	width:100%;
	padding-left:5px;
	font-size:11px;
}
footer p{
	margin: 0;
	padding: 10px;
}

.running-wrapper{
	position:relative;
	width:100%;
	clear:both;
	display:block;
	height:30px;
}

.running-wrapper marquee.run{

}

.running{
	position:absolute;
	top:0px;
	width:100%;
	padding:5px;
	background-color:rgba(146,0,58,0.7);
	color:#fff
}

.fill{
	height:auto;
	min-height:100%;
	clear:both;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 1.5em;
}
.container.fill img{
	padding:5px;
	border:1px solid #ffdede;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

/*Table*/
table.data thead th{
	background-color: #d50303;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}

table.data tbody tr td:first-child{
	text-align: center;
}

/*Carousel*/
#myCarousel2 div.item {
	text-align:center;
}

#topcontrol{
	display: none;
	color: #F7003A;
	font-size: 18px;
	text-align: center;
	position: fixed;
	padding: 10px;
	bottom: 30px; 
	right: 5px;
	opacity: 1; 
	cursor: pointer;
}
#topcontrol .top{
	color: #333333;
	display: block;
	font-size: 10px;
	letter-spacing: 1px;
}

/*Artikel*/
ul.list-artikel {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul.list-artikel li {
  list-style: none;
}
ul.list-artikel li .thumb {
  margin-right: 10px;
}
ul.list-artikel li .meta {
  color: #999999;
  margin-bottom: 9px;
  margin-top: -9px;
}
ul.list-artikel li h3 {
  text-shadow: 1px 1px 0 #ffffff, 2px 2px 0 rgba(0, 0, 0, 0.1);
}
section.pengumuman ul.list-artikel li h4 {
  color: #ff3300;
}
.selengkapnya {
  font-style: italic;
  font-weight: 700;
  text-align: right;
}
.full-artikel h2 {
  color: #ff9900;
  text-shadow: 1px 1px 0 #ffffff, 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.full-artikel .meta {
  color: #999999;
  margin-bottom: 9px;
  margin-top: -9px;
}
.full-artikel .image-full {
  display: block;
  margin: 18px auto;
}

#tab.nav-pills > li > a{
	border-radius: 0;
}
#tab.nav-pills > li > a:hover{
	background-color: #ebebeb;
	box-shadow: 5px 0 0 0 #F07727;
}
#tab.nav-pills > li.active > a{
	background-color: #F07727;
	font-weight: bold;
}
#tab.nav-pills > li.active > a:hover{
	background-color: #ebebeb;
	color: #555;
}

aside.tautan > ul > li > a{
	border-bottom: 1px solid #ebebeb;
}

/*Galeri*/
.galeri {
  list-style: none;
  margin: 0;
}
.galeri .galeri-row{
	margin-bottom: 1em;
}
.galeri li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  /* Fix for IE7 */

  *display: inline;
  /* Fix for IE7 */
  margin-bottom: 5px ;
}
.galeri > .galeri-row > a > img{
	border: none;
	padding: 0;
}

.container, .fill{
	z-index:3	
}

.body:after, .fill:after,.da-slider:after,footer:after {
  /*content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url('../img/overlay.png');
  background-repeat: repeat;
  background-color: rgba(95,96,97,0.1);
  z-index: -1;
  */
}


.da-slider:after,footer:after {
 	/*z-index:100;*/
 }
 
 .da-slider:after{
 	/*border:1px solid #000;*/
 }
 
 .container .row{
/* 	z-index:200;*/
 }