.container{
width:100%;
padding-left:0px;
padding-right:0px;
}

.logo img
{
width:100%;
}
.navbar-default {
background-color: #3990FF;
border-color: #2118FF;
}
.navbar-nav>li>a{
padding-top:10px;
}


/*bagian content yang isinya berubah-ubah sesuai dengan tab menu yang dipilih */
#content
{
width:73%;/*width:73%;*//*berubah*/
padding-left:0% !important;
padding-right:0% !important;
}
#topbar .breadcrumbs
{
width:85%;
}
#topbar .breadcrumbs a
{
color:#00497d;
}
#topbar #data-sensus
{
float:right;
}


#column2
{
width:98%;
margin:1%;
float:left;
}
#column2.kolom-non-index{
border:1px solid #DDD;
padding:15px 2% 5px;
}
#column2 h4.judulberita{
margin:0px 0px 20px 0px;
font-family: Geneva, Arial;
color: #00497d;
font-weight:bold;
}
#column2 > table{
width:100%;
}
#column2 > table > tbody > tr{
width:100%;
}
#column2 .search-form table{
border:none;
width:100%;
}
#column2 .list-view table{
width:100%;
margin-bottom:0px;
}
#column2 .list-view table tr{
border-bottom:1px solid #DDD;
}
#column2 .list-view table tr:hover{
background-color:rgba(223, 223, 223, 1);
}
#column2 .list-view table.odd{
background-color:rgb(245, 245, 248)/*rgb(234, 234, 243)*/;
}
#column2 .list-view table.even{
background-color:white;
}
#column2 .list-view table tr td{
padding:2.5px 1%;
}

/* css modifikasi gaya tampilan slidebar kanan dan kiri untuk overwrite gaya tampilan semula */
.sb-menu li a{
color:white;
}
.sb-slidebar{
background-color:rgb(135, 190, 222);
}
.sb-right{
margin-top:0px;
}
.sb-menu li a:hover{
color:white;
}
.sb-menu li img{
width:100%;
margin:0px;
}
.sb-menu li{
background:url("mobile/bg_headera.gif");
}
.sb-menu li:hover{
background:url("mobile/bg_header.gif");
}
.menubawah
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 10px;
	margin-top: 15px;
	background-color: #064571;
}
.linked-banner-button
{
	/*padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	margin-top: 15px;
	border: 1.5px solid;
	border-color:#4685C0;*/
	margin-left: 10px;
}
.linked-banner-button a img
{
vertical-align:middle;
width:100%;
}
.menubawah a
{
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	font: 10pt Arial;
	color: #ffffff;
}

.menubawah a:hover
{
	text-decoration: none;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	font: 10pt Arial;
	color: #007BCE;
}
.menubawah div.bullet
{
	margin-right: 7px;
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent; 
	border-left:4px solid #ffffff;
}

/*overwrite css style of accordion*/
.resp-tab-content {
	padding: 10px !important;
}
.resp-tab-content  p{
margin:0 0 5px;
}
.resp-tab-content  p.even{
	background-color:/*rgb(251, 198, 218)*/#ECECEC;
	color:/*blue*/#00497d;
}
.resp-tab-content p.odd{
	background-color:/*rgb(246, 241, 241)*/white;
	color:/*blue*/#00497d;
}



/*@media screen and (max-width:599px) {
#logo_mini img{*/
/*
 width:110px !important;
 height:50px !important;
 margin-top:20px !important;
 */
 /*width:auto !important;
 height:40px !important;
 margin-top:23px !important;
}
.container
{
margin-top:-20px !important;
width:90%;
}
#panelmenuatas,.codropsmenu1
{
display:none;
}
}*/


/*dulu 799*/
/*@media  screen and (max-width:889px){

.navbar{
  	box-shadow: 
		0 5px 0 0 rgba(0, 0, 0, 0.01),
		0 4px 0 0 rgba(0, 0, 0, 0.02),
		0 3px 0 0 rgba(0, 0, 0, 0.04),
		0 2px 0 0 rgba(0, 0, 0, 0.06),
		0 1px 0 0 rgba(0, 0, 0, 0.08),

		0 1px 0 0 rgba(255, 255, 255, 0.1) inset,

		1px 0 0 0 rgba(255, 255, 255, 0.1) inset,

		-1px 0 0 0 rgba(255, 255, 255, 0.1) inset,

		0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
	background-image: -webkit-linear-gradient(top, rgba(255,255,255, 0.05) 50%, rgba(0,0,0, 0.02) 51%); 
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.02) 51%);
}
#logo_maksi{
display:none !important;
}
.navbar{
  	height:50px;
	background:url("mobile/bg_header3.gif");
}
}*/

/*menu bar*/
.codropsmenu1{
    padding:3px;
    height:39px; /*berubah*/
    /*background-color:#282828;*/
	/*background:url("css/mobile/bg_header2.gif");*/
	background-color: #0073a9;
background: -moz-linear-gradient(top, #0073a9 0%, #009CCF 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0073a9), color-stop(100%, #009CCF));
background: -webkit-linear-gradient(top, #0073a9 0%, #009CCF 100%);
background: -o-linear-gradient(top, #0073a9 0%, #009CCF 100%);
background: -ms-linear-gradient(top, #0073a9 0%, #009CCF 100%);
background: linear-gradient(to bottom, #0073a9 0%, #009CCF 100%);
}
.codropsmenu1 ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
.codropsmenu1>ul.menus>li{
    display:inline;
    position:relative;
}
.codropsmenu1>ul.menus>li>div.menutabs{
    float:left;
    height:28px;
    line-height:30px;
    text-align:center;
    text-decoration:none;
    display:block;
    /*background-color:#282828;*/
	/*background:url("css/mobile/bg_header2.gif");*/
    font-size:90%;
    color:white;
    /*text-shadow: 0 1px 0 #000000;*/
    border-right:1px solid white;
    /*border-left:1px solid #404040;
    border-top:1px solid #282828;
    border-bottom:1px solid #282828;*/
    outline:none;
    cursor:pointer;
    overflow:hidden;
}
.codropsmenu1>ul>li>div.last{
    border-right:1px solid white;
}
.codropsmenu1>ul>li>div.first{
    border-left:1px solid white;
}
/*.codropsmenu1 ul.submenus>li a:hover,
.codropsmenu1 ul.submenus>li a.selected{
	text-decoration:none;
    background-color:rgb(211, 221, 221);*/
    /*border-top:1px solid #111;
    border-bottom:1px solid #111;*/
   /* color:black;
}*/
/*@media screen and (min-width:1400px) {
	.codropsmenu1 ul li div.menutabs
	{
	width:14.25% !important; *//*berubah*/
	/*}
}*/
.codropsmenu1>ul.menus>li>div>a
{
color:white;
}
.codropsmenu1>ul.menus>li>div>a:hover
{
text-decoration:none;
font-size:120%;
}
.codropsmenu1>ul.menus>li>div>table>tbody>tr>td>a
{
color:white;
}
.codropsmenu1>ul.menus>li>div>table>tbody>tr>td>a:hover
{
text-decoration:none;
font-size:120%;
}
.codropsmenu1 ul.submenus
{
display:none;position:absolute;width: 150px;background-color:white;font-size: 90%;text-align: left;margin-top: 4px;border: 1pt rgb(46, 109, 139) solid;border-bottom-left-radius: 5px;
}
.codropsmenu1 ul.subsubmenus
{
display:none;position:absolute;width: 150px;background-color:white;font-size: 90%;text-align: left;top:5px;right:90%;border: 1pt rgb(46, 109, 139) solid;border-bottom-left-radius: 5px;
}
.codropsmenu1 ul.submenus li, .codropsmenu1 ul.subsubmenus li
{
padding-left:5px;
border-bottom: 1px solid;
border-color: #e5e6e9 #dfe0e4 #d0d1d5;
}
.codropsmenu1 ul.submenus>li>a,.codropsmenu1 ul.subsubmenus>li>a
{
color:rgb(1, 76, 209);
display:block;
}

/*@media screen and (max-width:1040px) {
	.codropsmenu1 ul > li:nth-child(7) > div ul.submenus
	{
	width:130px !important;
	}
}*/

/*@media screen and (min-width:600px) {*/
#accordion-smartphone{
display:none !important;
}
/*}*/

/*@media screen and (min-width:890px) {*/
  .navbar{
  	height:120px;
	background:url("mobile/bg_header2.gif") repeat-x;
	/*baru*/
	background-size:2px 100%;
  }
  #logo_mini{
	display:none;
  }
  /* Target large desktops */
  .navbar .sb-toggle-left{
	display:none;
  }
  #nondesktop_floating_search_trigger,.mini-language{
	display:none;
  }
  .navbar-left {
	float: none !important;
  }
  #topbar
  {
  margin:60px 10px 0px 20px;
  }
  #content{
  margin:0px 0% 20px 0%;
  }
  #sb-site
  {
	min-height:800px !important;
	height:auto;
  }
  #topbar #data-sensus
  {
   width:20%;
  }

 /* }*/

                            
                            
                            
                            