/* CSS Build from scratch by Sandi Mardiansyah. Hak Cipta Mahkamah Konstitusi 2016*/
.homepage {
	margin-left: auto;
	margin-right: auto;
}

.navbar #cssmenu { display:none; }
body { background:#fff !important; font-family: 'Segoe UI Light', Arial, Helvetica !important; /*for non responsive min-width:1208px; margin:0 auto !important; */ }
* { color:#000000; } /*666666*/
.heading .title { text-transform:uppercase; font-family: 'Segoe UI', Arial, Helvetica !important; }
img { border:none; height:auto; width:auto; }
a { color:#666; }
.breadcrumb { text-transform:uppercase; font-size:11px; }
.breadcrumb a { color:#cc3333; }
.breadcrumb a:hover { text-decoration:none; color:#cc3333; }

#header { margin:0 auto; border-top:2px solid #cc3433; /*for non responsive*/ width:100%; float:left; }
#header .top {
    background: #ededed none repeat scroll 0 0;
    border-bottom: 1px solid #d9d9d9;
    min-height: 45px;
}
#header .top .container {
    margin: 0 auto;
    /*max-width: 1208px;
    min-width: 1208px;*/
	width:100%;
}
#header .top .container .left { float:left; margin-left:10px; }
#header .top .container .left span {
    float: left;
    font-size: 11px;
    padding: 15px 0;
}
#header .top .container .right { float:right; padding:10px 0px; }
#header .top .container .right span { float:left; margin:0px 3px; }

#header .bottom {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 0 auto;
    /*max-width: 1208px;
    min-width: 1208px;*/
	width:100%;
}
#header .bottom .container {
	background:#fff;
    border-bottom: 0px solid #cc3433;
    min-height: 115px;
    max-width: 1208px;
	margin-bottom:5px;
	/*for non responsive min-width:1208px; float:left; */
	width:100%;
}
#header .bottom .container h1 {
    color: #333 !important;
    font-family: "Georgia",Arial,Helvetica !important;
    font-size: 25px;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 30px 0 !important;
    text-transform: uppercase !important;
}
#header .bottom .container .left { float:left; width:40%; padding:0px; }
#header .bottom .container .center { float:left; width:20%; }
#header .bottom .container .center .logo { position:absolute; margin-top:-37px; z-index:1; }
#header .bottom .container .right { float:right; width:40p%; padding:0px; }
#header .bottom .container .right h1 { text-align:right; }

span.language { height:26px; background:#ededed; }
span.language select.selectpicker { background:transparent url(../img/select-lang-btn.png) center right no-repeat; width:100px; border:1px solid #cccccc; font-size:11px; height:26px; padding:0px 5px; color:#7d7d7d !important; }

span.search { height:26px; background:#ededed; }
span.search .box { height:26px; background:#ededed; }
span.search .box .container-1 { height:26px; background:#ededed; }
span.search .box input { background:#ededed url(../img/search-bg.png) right center no-repeat; border:1px solid #cccccc; font-size:11px; height:26px; padding:0px 5px; color:#7d7d7d !important; }

#container { max-width:1200px; margin:0 auto; }

/* SLIDER */
#container .slider { float:left; width:100%; margin-top:20px; }
#container .slider img {
    width: 100%;
    height: auto;
}
/* NAVBAR */

#container .navbar { float:left; background:#cd3333 url(../img/menu-bg-top.gif) top left repeat-x; min-height:50px; max-width:1500px; width:100%; border-radius:5px; margin-bottom:0px; }
#container .navbar ul { }
#container .navbar ul.menu { float:left; list-style:none; width:100%; padding:0px; margin:5px 0 0; max-height:50px; }
#container .navbar ul.menu li {
    float: left;
    list-style: outside none none;
    padding: 0px 0px;
}
#container .navbar ul.menu li a {
    color: #fff;
    float: left;
    font-family: "Georgia",Arial,Helvetica;
    font-size: 12px;
    font-weight: bold;
    padding: 14px 45px !important; /*21*/
    text-decoration: none;
    text-transform: uppercase;
}
#container .navbar ul.menu li a:last-child {
    padding-bottom: 14px;
    padding-left: 29px;
    padding-top: 14px;
}
#container .navbar ul.menu li a.active { color:#fffe66; }
#container .navbar ul.menu li a:hover { background:#ba2626; color:#fffe66; }
#container .navbar ul.menu li.sub > a:after {
	content: '+';
	margin-left: 5px;
}
/*SUBMENU*/
#container .navbar ul.menu ul {visibility: hidden; top: 100%; z-index: 598; }
#container .navbar ul.menu li:hover > ul { visibility: visible;}
#container .navbar ul.menu ul {
	background:#cd3333; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}
#container .navbar ul.menu ul li:first-child > a { border-top:0px; }
#container .navbar ul.menu ul li {
	float: none; 
	position: relative;
	padding:0px 0px;
}
#container .navbar ul.menu ul li a {
	padding: 10px 40px;
	color: #fff;
	border-top:1px solid #ba2626;
}	
#container .navbar ul.menu ul li a:hover {
	background:#ba2626; color:#fffe66;
}

#container .navbar ul.menu ul ul {
		position: absolute; left: 100%; top:0;
	}
#container .navbar ul.menu ul ul li a {
    background: #ba2626 none repeat scroll 0 0;
    float: left;
    min-width: 170px;
    padding: 10px 40px;
	border-bottom:1px solid #cd3333;
}
/*END OF SUBMENU*/

#container .main { float:left; width:100%; margin-top:20px; font-size:13px; margin-bottom:20px; }
#container .main-0 .right {
    float: right;
    margin-right: 0px;
    width: 68%;
}
#container .main-0 .rightbar { float:left; width:30%; }

#container .main-0 .right .boxes { float:left; width:100%; border-top:1px solid #cd3333 !important; border:1px solid #d9d9d9; min-height:50px; background:#ffffff; padding:0px 20px; }
#container .main-0 .right .boxes .isi-konten { }
#container .main-0 .right .boxes .isi-konten p { font-size:1.1em; line-height:22px; text-indent:0px !important; }
#container .main-0 .right .boxes .heading { border-bottom:3px solid #cccccc; float:left; margin-bottom:10px; width:100%; }
#container .main-0 .right .boxes img { height:auto; /*width:auto;*/ }
#container .main-0 .right .boxes .heading .title{ float:left; padding:10px 0px; font-weight:bold; font-size:15px; }
#container .main-0 .right .boxes .heading .more { float:right; }
#container .main-0 .right .boxes .heading .more a { text-decoration:none; padding:10px; float:left; color:#cc3333; }
#container .main-0 .right .boxes .content {
    color: #333;
    font-size: 1.1em;
    line-height: 22px;
    text-align: justify;
}
#container .main-0 .right .boxes .content img { height:auto !important; width:auto !important; }
#container .main-0 .right .boxes .list { float:left; width:100%; }
#container .main-0 .right .boxes .list .item { float:left; padding:10px 0px; border-bottom:1px solid #ececec; }
#container .main-0 .right .boxes .list .item .date { float:left; width:100%; color:#cc3333; }
#container .main-0 .right .boxes .list .item .judul {
    float: left;
    font-weight: bold;
    padding: 5px 0;
    width: 100%;
}
#container .main-0 .right .boxes .list .item .judul a { color:#333; }
#container .main-0 .right .boxes .list .item .summary { float:left; width:100%; font-family: 'Segoe UI Light', Arial, Helvetica !important; }

#container .main-0 .right .boxes .list .item2 { float:left; padding:10px 15px; border-bottom:1px solid #ececec; }
#container .main-0 .right .boxes .list .item2 .left { float:left; width:75%; }
#container .main-0 .right .boxes .list .item2 .left .date { float:left; width:100%; color:#cc3333; }
#container .main-0 .right .boxes .list .item2 .left .judul {
    float: left;
    font-weight: bold;
    padding: 5px 0;
    width: 100%;
}
#container .main-0 .right .boxes .list .item2 .left .summary { float:left; width:100%; font-family: 'Segoe UI Light', Arial, Helvetica !important; }
#container .main-0 .right .boxes .list .item2 .right { float:right; width:21%; }
#container .main-0 .right .boxes .list .item2 .right .btn { }
#container .main-0 .right .boxes .list .item2 .right .btn a { background:#ca3433; padding:10px; float:left; color:#fff; font-weight:bold; text-align:center; margin:5px; text-decoration:none; }

#container .main .banner { float:left; width:100%; min-height:100px; background:#fff; margin:20px 0px; }

/* RIGHT BAR */

#container .main-0 .rightbar .boxes { float:left; width:100%; border-top:1px solid #cd3333 !important; border:1px solid #d9d9d9; min-height:50px; background:#ffffff; margin-top:20px; }
#container .main-0 .rightbar .boxes:first-child { margin-top:0px; }
#container .main-0 .rightbar .boxes .heading { border-bottom:1px solid #cccccc; float:left; margin-bottom:10px; width:100%; }
#container .main-0 .rightbar .boxes .heading .title { float:left; padding:10px; font-weight:bold; }
#container .main-0 .rightbar .boxes .heading .more { float:right; }
#container .main-0 .rightbar .boxes .heading .more a { text-decoration:none; padding:10px; float:left; color:#cc3333; }
#container .main-0 .rightbar .boxes .list { float:left; width:100%; }
#container .main-0 .rightbar .boxes .list .item { float:left; padding:10px 15px; border-bottom:1px solid #ececec; }
#container .main-0 .rightbar .boxes .list .item .content { float:left; width:100%; }
#container .main-0 .rightbar .boxes .list .item .content .summary { float:left; width:60%; font-family: 'Segoe UI Light', Arial, Helvetica !important; }
#container .main-0 .rightbar .boxes .list .item .content .summary .date { float:left; width:100%; color:#cc3333; font-family: 'Segoe UI Light', Arial, Helvetica !important; }
#container .main-0 .rightbar .boxes .list .item .content .summary .judul {
    float: left;
    padding: 10px 0;
    width: 100%;
	font-family: 'Segoe UI Light', Arial, Helvetica !important;
}
#container .main-0 .rightbar .boxes .list .item .content .summary .judul a { font-family: 'Segoe UI Light', Arial, Helvetica !important; color:#666; }
#container .main-0 .rightbar .boxes .list .item .content  .thumbs {
    float: left;
    padding: 0 10px;
}
#container .main-0 .rightbar .boxes .list .item .thumbnails {
    border-top: 1px solid #ececec;
    float: left;
    margin: 10px 0;
    padding: 5px 0;
    width: 100%;
}
#container .main-0 .rightbar .boxes .list .item .thumbnails img { border:none; }

#container .main-0 .rightbar .boxes .list .item  .thumbnails ul { float:left; width:100%; margin:0px; padding:0px; list-style:none; }
#container .main-0 .rightbar .boxes .list .item  .thumbnails ul li { float:left; margin:0px; padding:0px; list-style:none; margin:5px; }

.logo img {
    width: 100%;
    height: auto;
}
img {
    width: 100%;
    height: auto;
}

/* CALENDAR FORCE CSS */

.btn-primary {
    color: #666;
	background:#fff;
	border-color:#fff;
}

.calendar { float:left; width:100%; padding:10px 15px; }
.boxes .legend { float:left; width:100%; padding:20px 15px; background:#fff; border-top:1px solid #ececec; }
.boxes .legend .lists { float:left; }
.boxes .legend .lists .yellow { height:20px; width:20px; background-color:#ffcc01; float:left; }
.boxes .legend .lists .green { height:20px; width:20px; background-color:#070; float:left; }
.boxes .legend .lists .grep { height:20px; width:20px; background-color:#421C52; float:left; }
.boxes .legend .lists .blue { height:20px; width:20px; background-color:#3399fe; float:left; }
.boxes .legend .lists .notes { padding:0px 8px; float:left; }

.boxes .legend .lists .green:hover{  
   color: #fff;
    background-color: #0B0;
    
	box-shadow: 0 5px 6px 0 rgba(0,0,0,0.5),0 5px 20px 0 rgba(0,0,0,0.5); }

.boxes .legend .lists .blue:hover { color: #fff;
    background-color:#339900;
	box-shadow: 0 5px 6px 0 rgba(0,0,0,0.5),0 5px 20px 0 rgba(0,0,0,0.5); }
	
.boxes .legend .lists .grep:hover { color: #fff;
    background-color:#90F;
	box-shadow: 0 5px 6px 0 rgba(0,0,0,0.5),0 5px 20px 0 rgba(0,0,0,0.5); }

.responsive-calendar .day-headers, .responsive-calendar .days {
    font-size: 0;
    margin-bottom: 10px;
    padding: 1px 0;
}

.controls h4 { padding:5px 0px; font-weight:normal; }

/* FOOTER */

#footer { margin:0 auto; border-top:1px solid #cccccc; background:#ededed; min-height:50px; float:left; width:100%; padding-top:10px; font-size:13px; margin-top:20px; }
#footer .content { margin:0 auto; max-width:1200px; background:#fff; }
#footer .content .boxes {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ececec;
    float: left;
    margin: 7px;
    width: 32%;
}
#footer .content .boxes .content { float:left; padding:10px; }
#footer .content .boxes .content .heading {
    float: left;
    width: 100%;
}
#footer .content .boxes .content .heading .title {
    color: #666666;
    float: left;
    font-weight: bold;
    padding: 0 0 10px;
    text-transform: uppercase;
    width: 100%;
}
#footer .content .boxes .content .summary { float:left; }
#footer .content .boxes .content .summary .thumbs { float:left; }
#footer .content .boxes .content .summary .title {
    color: #666;
    float: left;
    font-weight: bold;
    padding: 15px 0;
}
#footer .content .boxes .content .summary .title a { color:#333; }
#footer .content .boxes .content .summary .excerpts { float:left; }

#footer .footer { float:left; background:#fff; width:100%; min-height: 50px; border-top:2px solid #cc3433; margin-top:10px; }
#footer .footer .container { max-width:1200px; width:100%; margin:0 auto; font-size:12px; padding:10px 0px; }
#footer .footer .container .left { float:left; width:53%; padding:10px 10px; }
#footer .footer .container .right { float:left; width:47%; }
#footer .footer .container .right span { float:left; margin:3px; }
#footer .footer .container .right span.text { padding:5px; }
#footer .footer .container .right span.social a { padding:16px; float:left; }
#footer .footer .container .right span.social a.facebook { background:url(../img/fb-btn.png) center center no-repeat; }
#footer .footer .container .right span.social a.twitter { background:url(../img/twitter-btn.png) center center no-repeat; }
#footer .footer .container .right span.social a.youtube { background:url(../img/youtube-btn.png) center center no-repeat; }
#footer .footer .container .right span.social a.facebook:hover { background:url(../img/fb-btn-hover.png) center center no-repeat; }
#footer .footer .container .right span.social a.twitter:hover { background:url(../img/twitter-btn-hover.png) center center no-repeat; }
#footer .footer .container .right span.social a.youtube:hover { background:url(../img/youtube-btn-hover.png) center center no-repeat; }

#footer .footer .container .right span.social a.googleplay { background:url(../img/gp-btn.png) center center no-repeat; }
#footer .footer .container .right span.social a.appstore { background:url(../img/ap-btn.png) center center no-repeat; }
#footer .footer .container .right span.social a.googleplay:hover { background:url(../img/gp-btn-hover.png) center center no-repeat; }
#footer .footer .container .right span.social a.appstore:hover { background:url(../img/ap-btn-hover.png) center center no-repeat; }

#footer .footer .container .right span.social a.instagram { background:url(../img/instag-btn.png) center center no-repeat; }
#footer .footer .container .right span.social a.instagram:hover { background:url(../img/instag-btn-hover.png) center center no-repeat; }

/* END OF FOOTER */

/* Added December, 30th 2015 */
/* Updatede January, 4th 2015 */
#container .main-0 { float:left; width:100%; margin-top:20px; font-size:13px; }
#container .main-0 .left {
    float: left;
    margin-right: 20px;
    width: 30%;
}
/* Start CSS Tab */

#container .main-0 .left  .tabs {
  width: 100%;
  float: none;
  list-style: none;
  position: relative;
  margin: 0px;
  text-align: left;
}
#container .main-0 .left  .tabs li {
  float: left;
  display: block;
  margin-right:0px;
}
#container .main-0 .left  .tabs li:first-child { margin-right:0px; }
#container .main-0 .left  .tabs input[type="radio"] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#container .main-0 .left  .tabs label {
  display: block;
  padding: 15px 6.5px;
  color:#cd3333;
  text-transform: uppercase;
  background: #fff;
  cursor: pointer;
  position: relative;
  top: 0px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  font-weight:bold;
  margin-bottom:0px;
  border-top:1px solid #cd3333;
  border-right:1px solid #ccc;
  border-left:1px solid #ccc;
  border-bottom:3px solid #ccc;
  z-index:9;
  margin-top:-2px;
}
#container .main-0 .left  .tabs label:hover {
}
#container .main-0 .left  .tabs .tab-content {
  z-index: 2;
  display: none;
  overflow: hidden;
  width: 100%;
  padding: 0px;
  position: absolute;
  top: 50px;
  left: 0;
  background: #fff;
  border:1px solid #ccc;
  min-height:287px;
  max-height:287px;
  border-top:2px solid #ccc;
}
#container .main-0 .left  .tabs [id^="tab"]:checked + label {
  top: 0;
  background: #fff;
  color:#333;
  border-top:3px solid #cd3333;
  z-index:9;
  border-bottom:none;
  margin-top:-1px;
}
#container .main-0 .left  .tabs [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block;
}

#container .main-0 .left  p.link {
  clear: both;
  margin: 380px 0 0 15px;
}
#container .main-0 .left  p.link a {
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  margin: 0 5px;
  background-color: #612e76;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#container .main-0 .left  p.link a:hover {
  background-color: #522764;
}

#container .main-0 .left  .tabs .tab-content .more {
    float: right;
    padding: 3px 10px;
}

#container .main-0 .left  .tabs .tab-content .more a { color:#cc3333; }
#container .main-0 .left  .tabs .tab-content .list {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ececec;
}

#container .main-0 .left  .tabs .tab-content .list .item {
    float: left;
    padding: 10px 15px;
}

#container .main-0 .left  .tabs .tab-content .list .item .date {
    color: #cc3333;
    float: left;
    width: 100%;
}

#container .main-0 .left  .tabs .tab-content .list .item .judul {
    float: left;
    font-weight: bold;
    padding: 5px 0;
    width: 100%;
}
#container .main-0 .left  .tabs .tab-content .list .item .judul a { color:#333; }

#container .main-0 .left  .tabs .tab-content .list .item .summary {
    float: left;
    font-family: "Segoe UI Light",Arial,Helvetica !important;
    width: 100%;
	max-height:40px;
	overflow:hidden;
}
#container .main-0 .left  .tabs .tab-content .list:nth-last-child {
	border:none;
}

/* End of Tab */

/* START MAIN-1 */
#container .main-1 { float:left; width:100%; margin-top:20px; font-size:13px; }
#container .main-1 .left { float:left; width:30%; margin-right:20px; }

/* Start Calendar Style 3 here */
#container .main-1 .left .boxes {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #d9d9d9;
    border-image: none;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #cd3333 !important;
    float: left;
    margin-top: 0px;
    min-height: 347px;
    width: 100%;
}
#container .main-1 .left .boxes .heading {
    border-bottom: 1px solid #cccccc;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
#container .main-1 .left .boxes .heading .title {
    font-family: "Segoe UI",Arial,Helvetica !important;
    text-transform: uppercase;
    float: left;
    font-weight: bold;
    padding: 10px;
}
#container .main-1 .left .boxes .heading .more {
    float: right;
}
#container .main-1 .left .boxes .heading .more a {
    color: #cc3333;
    float: left;
    padding: 10px;
    text-decoration: none;
}

#container .main-1 .left .boxes .legend { padding: 10px; }
#container .main-1 .left .boxes  .calendar { padding:0 15px; }
#container .main-1 .left .boxes .responsive-calendar .day a { padding:5% 0; }
#container .main-1 .left .boxes .responsive-calendar hr { margin-bottom:0px; }
/* End of Calendar Style 3 here */
.container { padding:0px !important; }
#container .main-1 .center { float:left; width:41.94%; margin-right:20px; }
/* Start tabs 2 */
#container .main-1 .center .tabs {
  width: 100%;
  float: none;
  list-style: none;
  position: relative;
  margin: 0px;
  text-align: left;
}
#container .main-1 .center .tabs li {
  float: left;
  display: block;
  margin-right:0px;
}
#container .main-1 .center .tabs li:first-child { margin-right:0px; }
#container .main-1 .center .tabs input[type="radio"] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#container .main-1 .center .tabs label {
  display: block;
  padding: 15px 10px;
  color:#cd3333;
  text-transform: uppercase;
  background: #fff;
  cursor: pointer;
  position: relative;
  top: 0px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  font-weight:bold;
  margin-bottom:0px;
  border-top:1px solid #cd3333;
  border-right:1px solid #ccc;
  border-left:1px solid #ccc;
  border-bottom:3px solid #ccc;
  z-index:9;
  margin-top:-2px;
}
#container .main-1 .center .tabs label:hover {
}
#container .main-1 .center .tabs .tab-content {
  z-index: 2;
  display: none;
  overflow: hidden;
  width: 100%;
  padding: 0px;
  position: absolute;
  top: 50px;
  left: 0;
  background: #fff;
  border:1px solid #ccc;
  min-height:275px;
  max-height:275px;
  border-top:2px solid #ccc;
}
#container .main-1 .center .tabs [id^="tab"]:checked + label {
  top: 0;
  background: #fff;
  color:#333;
  border-top:3px solid #cd3333;
  z-index:9;
  border-bottom:none;
  margin-top:-1px;
}
#container .main-1 .center .tabs [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block;
}

#container .main-1 .center p.link {
  clear: both;
  margin: 380px 0 0 15px;
}
#container .main-1 .center p.link a {
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  margin: 0 5px;
  background-color: #612e76;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#container .main-1 .center p.link a:hover {
  background-color: #522764;
}

#container .main-1 .center .tabs .tab-content .more {
    float: right;
    padding: 3px 10px;
}

#container .main-1 .center .tabs .tab-content .more a {
    color: #cc3333;
    float: right;
    padding: 12px 0;
}
#container .main-1 .center .tabs .tab-content .list {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ececec;
}

#container .main-1 .center .tabs .tab-content .list .item {
    float: left;
    padding: 10px 15px;
}

#container .main-1 .center .tabs .tab-content .list .item .date {
    color: #cc3333;
    float: left;
    width: 100%;
}

#container .main-1 .center .tabs .tab-content .list .item .judul {
    float: left;
    font-weight: bold;
    padding: 5px 0;
    width: 100%;
}
#container .main-1 .center .tabs .tab-content .list .item .judul a { color:#333; }

#container .main-1 .center .tabs .tab-content .list .item .summary {
    float: left;
    font-family: "Segoe UI Light",Arial,Helvetica !important;
    width: 100%;
	max-height:40px;
	overflow:hidden;
}
#container .main-1 .center .tabs .tab-content .list:nth-last-child {
	border:none;
}
/* End of Tabs 2 */
/* Start Berita Terkini 2 */
#container .main-1 .right { float:left; width:68.25%; margin-right:0px; }
#container .main-1 .right .boxes {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 0px solid #d9d9d9;
    border-image: none;
    border-left: 0px solid #d9d9d9;
    border-right: 0px solid #d9d9d9;
    border-top: 0px solid #cd3333 !important;
    float: left;
    margin-top: 0px;
    min-height: 50px;
    width: 55.5%;
}
#container .main-1 .right .boxes .heading {
    border-bottom: 1px solid #cccccc;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

#container .main-1 .right .boxes .heading .title {
    float: left;
    font-weight: bold;
    padding: 10px;
    font-family: "Segoe UI",Arial,Helvetica !important;
    text-transform: uppercase;
}
#container .main-1 .right .boxes .heading .more {
    float: right;
}
#container .main-1 .right .boxes .heading .more a {
    color: #cc3333;
    float: left;
    padding: 10px;
    text-decoration: none;
}

#container .main-1 .right .boxes .list {
    float: left;
    width: 100%;
}
#container .main-1 .right .boxes .list .item {
    border-bottom: 0px solid #ececec;
    float: left;
    padding: 0 0 0;
}
#container .main-1 .right .boxes .list .item .content {
    float: left;
    width: 100%;
}
#container .main-1 .right .boxes .list .item .content .summary {
    float: left;
    font-family: "Segoe UI Light",Arial,Helvetica !important;
    width: 60%;
}
#container .main-1 .right .boxes .list .item .content .summary .date {
    color: #cc3333;
    float: left;
    font-family: "Segoe UI Light",Arial,Helvetica !important;
    width: 100%;
}
#container .main-1 .right .boxes .list .item .content .summary .judul {
    float: left;
    font-family: "Segoe UI Light",Arial,Helvetica !important;
    padding: 10px 0;
    width: 100%;
}
#container .main-1 .right .boxes .list .item .content .summary .judul a {
    color: #666;
    font-family: "Segoe UI Light",Arial,Helvetica !important;
}

#container .main-1 .right .boxes .list .item .content .thumbs {
    float: left;
    padding: 0 10px;
}
#container .main-1 .right .boxes .list .item .content .thumbs img{
    height: auto;
    width: 100%;
}
#container .main-1 .right .boxes .list .item .thumbnails {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
#container .main-1 .right .boxes .list .item .thumbnails ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 3px 0px 0px 0px;
    width: 100%;
}

#container .main-1 .right .boxes .list .item .thumbnails ul li {
    float: left;
    min-height: 140px !important;
    list-style: outside none none;
    margin: 0px 5px;
    padding: 0;
    width: 22.8%;
}

#container .main-1 .right .boxes .list .item .thumbnails ul li a img { height:auto; width:103px;
}
#container .main-1 .right .boxes .list .item .thumbnails ul li .judul { float:left; text-align:center; width:100%; }
#container .main-1 .right .boxes .list .item .thumbnails ul li .judul a {
    color: #333;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 2px 0;
	text-align:center;
	width:100%;
	margin-bottom:2px;
}


/* Start New Footer */

#footer { }
#footer .content { }
#footer .content .left {
    float: left;
    padding: 0 10px;
    width: 26%;
}
#footer .content .left .contact { float:left; width:100%; padding:10px 0px; }
#footer .content .left .contact .title { float:left; width:100%; text-transform:uppercase; font-weight:bold; }
#footer .content .left .contact .phone { 
	background:url(../img/thumbs/phone_bw.png) center left no-repeat;     
	color: #cd3333;
    float: left;
    font-family: "Segoe UI Light",Arial,Helvetica !important;
    font-size: 58px;
    letter-spacing: -3px;
    padding-left: 70px;
    width: 100%;
}
#footer .content .left .contact .phone:hover { 
	background:url(../img/thumbs/phone_color.png) center left no-repeat;     
	/* color: #cd3333;
    float: left;
    font-family: "Segoe UI Light",Arial,Helvetica !important;
    font-size: 58px;
    letter-spacing: -3px;
    padding-left: 70px;
    width: 100%; */
}
#footer .content .left .contact .title2 { float:left; width:100%; }
#footer .content .left .contact .icons { float:left; width:100%;}
#footer .content .left .contact .icons span { float:left; padding:3px 2px; }
#footer .content .left .contact .icons span.social { }
#footer .content .left .contact .icons span.social a {
    float: left;
    padding: 16px;
}
#footer .content .left .contact .icons span.social a.facebook { background:transparent url(../img/fb-btn.png) center center no-repeat; }
#footer .content .left .contact .icons span.social a.facebook:hover { background:transparent url(../img/fb-btn-hover.png) center center no-repeat; }
#footer .content .left .contact .icons span.social a.twitter { background:transparent url(../img/twitter-btn.png) center center no-repeat; }
#footer .content .left .contact .icons span.social a.twitter:hover { background:transparent url(../img/twitter-btn-hover.png) center center no-repeat; }
#footer .content .left .contact .icons span.social a.youtube { background:transparent url(../img/youtube-btn.png) center center no-repeat; }
#footer .content .left .contact .icons span.social a.youtube:hover { background:transparent url(../img/youtube-btn-hover.png) center center no-repeat; }
#footer .content .left .contact .icons span img { height:auto; width:auto; }
#footer .content .right { float:left; width:74%; padding-bottom:20px; }
#footer .content .right .menu-bottom { float:left; width:100%; }
#footer .content .right .menu-bottom .lefts { float:left; width:100%; }
#footer .content .right .menu-bottom .lefts .menus { float: left; padding: 0 15px; max-width:50%; overflow:hidden; }
#footer .content .right .menu-bottom .lefts .menus .title-menu { text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; padding:10px 0px; }
#footer .content .right .menu-bottom .lefts .menus .isi-footer { float:left; width:100%; }
#footer .content .right .menu-bottom .lefts .menus .isi-footer span { float:left; width:100%; }
#footer .content .right .menu-bottom .lefts .menus ul { float:left; width:100%; list-style:none; margin:0px; padding:0px; }
#footer .content .right .menu-bottom .lefts .menus ul li { }
#footer .content .right .menu-bottom .lefts .menus ul li a { background:url(../img/nav-list.gif) center left no-repeat; color:#666; padding:10px 10px; line-height:30px; padding:15px; }

#footer .content .right .menu-bottom .rights { float:left; width:54%; }
#footer .content .right .menu-bottom .rights .menus { float: left; padding: 0 20px; max-width:50%; overflow:hidden; }
#footer .content .right .menu-bottom .rights .menus .title-menu { text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; padding:10px 0px; }
#footer .content .right .menu-bottom .rights .menus .isi-footer { float:left; width:100%; }
#footer .content .right .menu-bottom .rights .menus .isi-footer span { float:left; width:100%; }
#footer .content .right .menu-bottom .rights .menus ul { float:left; width:100%; list-style:none; margin:0px; padding:0px; }
#footer .content .right .menu-bottom .rights .menus ul li { }
#footer .content .right .menu-bottom .rights .menus ul li a { background:url(../img/nav-list.gif) center left no-repeat; color:#666; padding:10px 10px; line-height:30px; padding:15px; }
#footer .content .right .menu-bottom .rights .menus .icons { float:left; width:100%;}
#footer .content .right .menu-bottom .rights .menus .icons span { float:left; padding:3px 2px; }
#footer .content .right .menu-bottom .rights .menus span.social { }
#footer .content .right .menu-bottom .rights .menus .icons span.social a {
    float: left;
    padding: 16px;
}
#footer .content .right .menu-bottom .menus .icons span.social a.googleplay { background:url(../img/gp2-btn.png) center center no-repeat; }
#footer .content .right .menu-bottom .menus .icons span.social a.appstore { background:url(../img/ap2-btn.png) center center no-repeat; }
#footer .content .right .menu-bottom .menus .icons span.social a.googleplay:hover { background:url(../img/gp2-btn-hover.png) center center no-repeat; }
#footer .content .right .menu-bottom .menus .icons span.social a.appstore:hover { background:url(../img/ap2-btn-hover.png) center center no-repeat; }

#footer .content .right .menu-bottom .menus .icons span.social a.instagram { background:url(../img/instag2-btn.png) center center no-repeat; }
#footer .content .right .menu-bottom .menus .icons span.social a.instagram:hover { background:url(../img/instag2-btn-hover.png) center center no-repeat; }




#footer .content .right .menu-bottom .menus .icons span.social a.facebook { background:transparent url(../img/fb-btn.png) center center no-repeat; }
#footer .content .right .menu-bottom .menus .icons span.social a.facebook:hover { background:transparent url(../img/fb-btn-hover.png) center center no-repeat; }
#footer .content .right .menu-bottom .menus .icons span.social a.twitter { background:transparent url(../img/twitter-btn.png) center center no-repeat; }
#footer .content .right .menu-bottom .menus .icons span.social a.twitter:hover { background:transparent url(../img/twitter-btn-hover.png) center center no-repeat; }
#footer .content .right .menu-bottom .menus .icons span.social a.youtube { background:transparent url(../img/youtube-btn.png) center center no-repeat; }
#footer .content .right .menu-bottom .menus .icons span.social a.youtube:hover { background:transparent url(../img/youtube-btn-hover.png) center center no-repeat; }
#footer .content .right .menu-bottom .menus .icons span img { height:auto; width:auto; }

/* #footer .content .right .menu-bottom .menus .icons span.social a.tanyajawab { background:transparent url(../img/tanyajawab-btn.png) center center no-repeat; padding:36px !important; margin:0px 13px; }
#footer .content .right .menu-bottom .menus .icons span.social a.tanyajawab:hover { background:transparent url(../img/tanyajawab-btn-hover.png) center center no-repeat; padding:36px !important; margin:0px 13px; } */


/* End of New Footer */

/* Updated January, 1st 2016 */
.gallery .item { height:auto !important; }

/* RESPONSIVE */
/* Added January, 13th 2016 */

.paging {
    border-radius: 0px;
    display: inline-block;
    margin: 0px;
    padding-left: 0;
}

ul.pagination { border-radius:0px; }

#container .main-0 .left .submenu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #d9d9d9;
    border-image: none;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #cd3333 !important;
    float: left;
    min-height: 50px;
    width: 100%;
	padding:0px 20px;
}

#container .main-0 .left .submenu .heading {
    border-bottom: 3px solid #cccccc;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
#container .main-0 .left .submenu .heading .title {
    float: left;
    font-weight: bold;
    padding: 10px 0px;
    font-family: "Segoe UI",Arial,Helvetica !important;
    text-transform: uppercase;
	color:#cc3333;
}
#container .main-0 .left .submenu .list-menu { }
#container .main-0 .left .submenu .list-menu .title { font-weight:bold; text-transform:uppercase; padding:5px 0px; }
#container .main-0 .left .submenu .list-menu ul { list-style:none; margin:0px; padding:0px; }
#container .main-0 .left .submenu .list-menu ul li { list-style:none; padding:10px 0px; border-bottom:1px solid #ececec; }
#container .main-0 .left .submenu .list-menu ul li:last-child { border-bottom:0px; }
#container .main-0 .left .submenu .list-menu ul li a { background:url(../img/list-bg.gif) no-repeat left center; color:#666; text-transform:uppercase; padding-left:10px; }
#container .main-0 .left .submenu .list-menu ul li a.active { background:url(../img/list-bg.gif) no-repeat left center; font-weight:bold; padding-left:10px; }

#container .main-0 .left .submenu .list-menu ol { list-style:none; margin:0px; padding:0px; }
#container .main-0 .left .submenu .list-menu ol li { list-style:none; padding:10px 0px; border-bottom:1px solid #ececec; }
#container .main-0 .left .submenu .list-menu ol li:last-child { border-bottom:0px; }
#container .main-0 .left .submenu .list-menu ol li a { background:url(../img/list-bg.gif) no-repeat left center; color:#666; text-transform:uppercase; padding-left:10px; }
#container .main-0 .left .submenu .list-menu ol li a.active { background:url(../img/list-bg.gif) no-repeat left center; font-weight:bold; padding-left:10px; }

#container .main-0 .right .headline-image { float:left; width:100%; min-height:100px; background:#ececec; margin-bottom:15px; max-height:211px; overflow:hidden; }
#container .main-0 .right .breadcrumb { float:left; width:100%; margin-bottom:15px; border-radius:0px; }
.badge {
    font-size: 9px !important;
	padding:3px 3px !important;
}

.responsive-calendar .day .badge {
    font-size: 9px !important;
}

/* Page Berita */

.isi-konten { }
#berita-foto-sidang { }
#berita-foto-sidang .berita-img {
    float: left;
    height: auto;
    width: 35%;
}
#berita-foto-sidang .berita-img img { width:auto; float:left; height:180px !important; }
#berita-foto-sidang .berita-konten {
    float: left;
    margin-left: 20px;
    width: 60%;
}
#berita-foto-sidang .berita-konten #berita-judul2 {
    float: left;
    padding: 0 0 10px !important;
    width: 100%;
}
#berita-foto-sidang .berita-konten #berita-judul2 a {
	color:#cd3333;
	font-size:0.65em;
}

.terpopuler div a  {
	color:#cd3333;
	font-size:0.65em;
}

.berita-judul a {
	color:#cd3333 !important;
}

body.BeritaInternal .headline-image { display:none; }
body.BeritaInternal .submenu {display:none; }
body.BeritaInternal .berita-terkini-konten .berita-indeks-konten-img { float:left; width:35% !important; }
body.BeritaInternal .berita-terkini-konten .berita-indeks-konten-img img {
    float: left;
    width: 100% !important;
}
body.BeritaInternal .berita-terkini-konten .berita-terkini-konten-isi { float:left; width:60%; }
body.BeritaInternal .isi-konten #berita-judul { display:none; }
body.BeritaInternal #container .main-0 .right .boxes .heading { margin-bottom:0px; }
body.BeritaInternal .isi-konten #berita-foto-sidang { padding-top:0px; }
body.BeritaInternal .isi-konten #berita-isi2 {
    border-top: 0 solid #cd3333;
	border-bottom:0px;
}
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini {
    float: left;
    margin-bottom: 0px;
    max-height: 415px;
    overflow: hidden;
    width: 100%;
}
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini:last-child { display:none; }

body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini div { width:100%; }
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini div div { }
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini div div h3 {
    border-bottom: 3px solid #ececec;
    font-family: "Segoe UI",Arial,Helvetica !important;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini .berita-terkini-rss { display:none; }
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini .berita-terkini-container {
    float: left;
    min-height: 180px;
    width: 50%;
}
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini .berita-terkini-container:last-child { display:none; }
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini .berita-terkini-container .berita-judul {
    color: #1170a0;
    font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bolder;
    margin-bottom: 5px;
    width: 90%;
	text-align:left;
}
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini .berita-terkini-container .berita-judul a { text-align:left; }
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini .berita-terkini-container .berita-terkini-konten {
}
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini .berita-terkini-container .berita-terkini-konten .berita-terkini-konten-isi {
    padding: 0 10px;
    width: 65%;
}
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini .berita-terkini-container .berita-terkini-konten .berita-terkini-konten-isi .berita-tgls { }
body.BeritaInternal .isi-konten #berita-isi2 .berita-terkini .berita-terkini-container .berita-terkini-konten .berita-terkini-konten-isi .berita-isis {
    float: left;
    font-size: 12px;
    padding: 5px 0;
    text-align: left;
}

body.BeritaInternal .isi-konten #berita-isi2 .berita-indeks {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
body.BeritaInternal .isi-konten #berita-isi2 .berita-indeks div {
}
body.BeritaInternal .isi-konten #berita-isi2 .berita-indeks .berita-indeks-dot { display:none; }
body.BeritaInternal .isi-konten #berita-isi2 .berita-indeks div h3 {
    border-bottom: 3px solid #ececec;

    font-family: "Segoe UI",Arial,Helvetica !important;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}
body.BeritaInternal .isi-konten #berita-isi2 .berita-indeks .berita-indeks-konten {
    border-bottom: 1px solid #ececec;
    float: left;
    padding: 2px 0;
    width: 100%;
	color:#cd3333;
}
body.BeritaInternal .isi-konten #berita-isi2 .berita-indeks .berita-indeks-konten a {
	color:#cd3333;
}

body.BeritaInternal .isi-konten #berita-isi2 .berita-indeks .berita-indeks-selengkapnya a {
	padding:10px 0px;
	color:#cd3333;
	font-weight:bold;
	float:left;
	widows:100%;
}


/* Page Detail Berita */
body.Berita .headline-image { display:none; }
body.Berita .submenu { display:none; }

/* Paging */

.pager2 a:link, .pager2 a:visited {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #ececec !important;
    color: #666 !important;
    display: inline-table !important;
    padding: 5px 8px !important;
    text-decoration: none !important;
}

.pager2 a:hover {
    background: #cb3538 none repeat scroll 0 0 !important;
    border: 1px solid #ececec !important;
    color: #fff !important;
    display: inline-table !important;
    padding: 5px 8px !important;
    text-decoration: none !important;
}

.pagerOn2 {
    background: #cb3538 none repeat scroll 0 0 !important;
    border: 1px solid #ececec !important;
    color: #fff !important;
    display: inline-table !important;
    padding: 5px 8px !important;
    text-decoration: none !important;
}

/* Forced CSS */

.judul-tab {
    width: 65px !important;
}
.clikmk { }
.clikmk img { height:auto; width:auto; }
#footer .content .left .contact .title { display:none; }
#footer .content .left .contact .phone { font-weight:bold; font-size:50px !important; font-family:Segoe UI !important; }

.day.sab, .day.ming { background:#FFC0CB !important; }
.responsive-calendar .day.not-current a { color:#b7afaf !important; }

body.Streaming .right .boxes .isi-konten #berita-judul { display:none !important; }
#berita-foto { overflow:hidden; }
#berita-judul { text-align:left; }
.responsive-calendar .day-headers, .responsive-calendar .active { }

/* PENGUMUMAN MK */

.pengumuman {
    border: 1px solid #ececec;
    float: left;
    margin-top: 10px;
    max-height: 30px;
    overflow: hidden;
    width: 100%;
}

.pengumuman span { 
	padding: 5px 10px;
}

.pengumuman span.heading {
	text-transform:uppercase;
	background:#ccc;
	color:#fff;
	float:left;
	font-weight:bold;
}
.pengumuman span.running {
    float: left;
    max-width: 83%;
    overflow: hidden;
    padding: 5px 10px;
}
.pengumuman span.running ul {
	float:left;
	list-style:none;
}
.pengumuman span.running ul li {
	float:left;
	margin-right:10px;
}
.pengumuman span.running ul li a{
	color:#333;
}

#container .main-0 .left .tabs .tab-content .list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    float: left;
    width:100%;
}
#container .main-0 .left .tabs .tab-content .list ul li {
    border-bottom: 1px solid #ececec;
    float: left;
    list-style: outside none none;
    margin: 0px 20px;
    width: 88%;
}

#container .main-0 .left .tabs .tab-content .list ul li a { float:left; width:100%; background:url(../img/list-bg.gif) no-repeat left center; color:#666; text-transform:uppercase; padding:10px 10px; }
/*.pemiluserentak{
	background:url(../img/bg-php2.jpg) top left repeat-x;
}
.puu{
	background-color:#1e5484;
}*/
.xborder{border-top:5px solid #0F0 !important;}
.img-rounded{
   border-radius: 5px !important;
}
.img-rounded-bottom{
   border-radius: 0px 0px 5px 5px !important;
}
.img-rounded-top{
   border-radius: 5px 5px 0px 0px !important;
}
.img-rounded-right{
   border-radius: 5px 5px 5px 5px !important;
}
.searchtrack{
  float:left;position:absolute; z-index:999; right:60px; top:12px; left: inherit;
  width:0px;
  height:0px;
}

.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg .tg-yw4l{vertical-align:top}

.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 12px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background-image:url(/public/img_po/Track-Circle.png); top: 25px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%; text-align:center; color: #FD572A; padding:5px 0}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:hover {position: absolute; width: 30px; height: 30px; display: block; background-image:url(/public/img_po/Track-Circle4.png); top: 25px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%; text-align:center; color: #FD572A; padding:5px 0}


.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: attr(data-step); width: 30px; height: 30px; background: background-image:url(/public/img_po/Track-Circle2.png); border-radius: 50px; position: absolute; top: 45px; left: 50%; margin-top: -45px; margin-left: -15px; text-align:center; color: white; padding:15% 0 } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0; background-color:#e2e2e2}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-image:url(/public/img_po/Track-Circle3.png);}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

.tales {
  width: 100%;
  max-height: 329px !important;
}
.carousel-inner{
  width:100%;
  max-height: 329px !important;
}

.boxesagenda {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #d9d9d9;
    border-image: none;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #cd3333 !important;
    float: left;
    margin-top: 0px;
    min-height: 347px;
    width: 100%;
}
.boxesagenda .heading {
    border-bottom: 1px solid #cccccc;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.boxesagenda .heading .title {
    font-family: "Segoe UI",Arial,Helvetica !important;
    text-transform: uppercase;
    float: left;
    font-weight: bold;
    padding: 10px;
}
.boxesagenda .heading .more {
    float: right;
}
.boxesagenda .heading .more a {
    color: #cc3333;
    float: left;
    padding: 10px;
    text-decoration: none;
}

.boxesagenda .list { float:left; width:100%; }
.boxesagenda .list .item { float:left; padding:10px 0px; border-bottom:1px solid #ececec; }
.boxesagenda .list .item .date { float:left; width:100%; color:#cc3333; font-weight: bold; }
.boxesagenda .list .item .judul {
    float: left;
    font-weight: bold;
    padding: 5px 0;
    width: 100%;
    border-bottom:0px solid #ececec;
}
.boxesagenda .list .item .judul a { color:#333; }
.boxesagenda .list .item .summary { float:left; width:100%; font-family: 'Segoe UI Light', Arial, Helvetica !important; }


.boxes .legend .lists .tunda {
    height: 20px;
    width: 20px;
    background-color: #cc3333;
    float: left;
}

#footer .footer .container .right { text-align: right;padding-right: 48px; }


