 * GENERATE BY EN DEVELOPMENT PROJECT
 * https://endevelopmentproject.com
 * 
 */
@font-face {
  font-family: AllerBold;
  src: url('/public.fonts/Aller_bold.ttf');
}
@font-face {
  font-family: Raleway;
  src: url('/public.fonts/Raleway_black.ttf') format('truetype'),
  		url('/public.fonts/Raleway_black.otf')  format('truetype');
}
@font-face {
	font-family: Roboto;
	src : url('/public.fonts/Roboto-Black.ttf') format('truetype');
}
body {
	background-color : rgb(248, 248, 248);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
header {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.header-top {
	min-height: 20px;
	position: relative;
	z-index: 99999;
}
.header-top .row {
	margin-left: 0;
	margin-right: 0;
}
.header-color {
	background-color: #FFFFFF;
	padding: 10px 0;
}
.top-left a {
	font-size: 20px;
	color: #ff9542;
	text-decoration: none;
}
.top-left b {
	color: #000000;
	margin-left: 3px;
	margin-right: 2px;
}
.top-left span {
	font-size: 15px;
	color: #696969;
}
.top-left > a > img {
	height: 20px;
}
.navbar-header .top-logo-hidden a {
	margin : 7px auto;
	color: #ff9542;
	text-decoration: none;
}
.navbar-header .top-logo-hidden b {
	color: #000000;
	margin-left: 3px;
	margin-right: 2px;
}
.top-logo-hidden span {
	font-size: 15px;
	color: #696969;
}
.navbar-brand > img {
	height: 25px;
}
.top-right {
	
}
.top-right a, top-right button {
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px;
	background: #ffffff;
	margin-left: 15px;
	float: right;
}

.expand {
	float : right;
    height: 30px;
    width: 50%;
    padding: 3px;
    -webkit-transition: all 1s linear;
    -0-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -moz-transition: all 1s linear;
    transition: all 1s linear;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}
.expand:focus {
        width: 60%;
        -webkit-transition: all 1s linear;
        -0-transition: all 1s linear;
        -ms-transition: all 1s linear;
        -moz-transition: all 1s linear;
        transition: all 1s linear;
    }
.navbar {
	background: #f0f0f0;
	color: #000;
	margin-bottom: 0;
}
.navbar-nav > li > a:hover {
	background: #d9d9d9;
}
.navbar-nav > li > a {
	margin: 0 15px;
}
.nav > li > a {
	padding: 15px 20px;
}
.navbar a {
	color: #000;
	font-family: Roboto;
	font-weight: bold;
	font-size: 18px;
}
.navbar-collapse {
	padding: 0;
}
.navbar-toggle {
	border: 1.5px #000000 solid;
	background: #000000;
}
.navbar-toggle .icon-bar {
	background-color: #FFFFFF;
}
.navbar-brand {
	font-size: 17px;
	font-weight: 500;
}
.navbar-nav img {
	height: 25px;
	margin: 0 20px;
}
.navbar-log {
	
}
.navbar-borleft {
	border-left: 1px solid #9f9f9f;
}
.navbar-borrigh {
	border-right: 1px solid #9f9f9f;
}
#plate {
	display :block;
	padding : 15px 10px;
	min-height 400px;
	background-color: #FFFFFF;
}
#plate .row {
	margin-left: 0;
	margin-right: 0;
}
.header-breaknews {
	min-height: 25px;
	padding: 15px;
	font-size: 14px;
	background: #000;
	color: #FFFFFF;
}
.header-btm-ban {
	min-height : 30px;
	padding : 0;
	width: 100%;
	display: block;
	background-color: #f0f0f0;
}

.kotak {
	margin-bottom: 30px;
	font-size: 11pt;
}
.kotak-heading {
	border-bottom: #2e2e2e 0.5px solid;
	min-height: 5px;
}
.kotak-heading h1 {
	font-family: Roboto;
	font-size: 20px;
	color: #333333;
	background: #2e2e2e;
	padding: 5px 5px 5px 20px;
	width: 210px;
	color: white;
	margin: 0px;
}
.kotak-img {
	overflow: hidden;
}
.col-md-3 img {
	height: 80px;	
}
/*
.col-md-4 img {
	height: 150px;
}
*/
.kotak-img img:hover {
	transform: scale(1.3);
}
.kotak-content {
	min-height : 120px;
	padding-left: 15px;
	text-decoration: none;
}
.kotak-content-small {
	min-height : 110px;
}
.col-md-3 .kotak-content {
	height: 90px;
}

.kotak-content-side {
	min-height : 90px;
	padding-left: 15px;
}
.abu {
	background-color: #F2F2F2;
	border-left: 8px #000000 solid;
}
.orange {
	border-left: 8px #ff8000 solid;
	color: #ff8000;
}
.orange .kotak-title-small {
	font-family: Roboto;
	color: #ff8000;
}
.odd, .odd a {
	color: #ff8000;
}
.oddbg h1 {
	background-color: #ff8000;
	border-bottom : 0.5px solid #ff8000;
}
.oddbg {
	border-bottom : 0.5px solid #ff8000;
}
.kotak-title {
	font-family: Roboto;
	font-weight: 400;
	font-size: 18px;
	margin-top : 5px;
	text-decoration: none;
	color: #000000;
	position: relative;
	z-index: 4;
}
.kotak-title-small {
	font-family: Roboto;
	font-weight: 400;
	font-size: 13px;
	margin-top : 5px;
	text-decoration: none;
	color: #000000;
	position: relative;
	z-index: 4;
}
.kotak-shortdes {
	text-decoration: none;
	color: #000000;
}
.kotak-kat {
	position : absolute;
	bottom : 0;
	text-decoration: none;
	font-size : 10px;
	color: #5D5D5D;
	border-bottom: #2e2e2e 0.5px solid;
	padding-bottom : 5px;
	width: 90%;
	overflow-x: hidden;
}
.kotak-kat-side {
	text-decoration: none;
	font-size : 10px;
	color: #5D5D5D;
	margin-top: 10px;
}
.kotak-readmore {
	color: #5C91FE;
}
.kotak-readmore:hover, kotak-footer a:hover {
	color: #ff8000;
}
.kotak-footer {
	float : right;
	min-height: 5px;
	text-align : right;
	margin-top: -20px;
	color: #000000;
}
.kotak-berita, .kotak-berita-4 {
	padding: 5px 10px 10px 0;
	
	min-height: 40px;
}
.kotak-shadow {
	-webkit-box-shadow: 0px 0px 5px 1px rgba(130,130,130,1);
	-moz-box-shadow: 0px 0px 5px 1px rgba(130,130,130,1);
	box-shadow: 0px 0px 5px 1px rgba(130,130,130,1);
}
#berita-tv {
	min-height : 295px;
	margin-bottom: 16px;
}
.kotak-berita .col-md-3 {
	padding: 0;
}
.kotak-berita-4 .col-md-3 {
	padding: 15px;
}
.berita-fol, .berita-fol a {
	margin-top : 25px;
	margin-bottom : 15px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}
.berita-fol {
	border-bottom: 2px solid #333333;
}
.berita-title {
	font-size: 28px;
	font-weight: bold;
}
.berita-tanggal {
	font-size: 12px;
	padding-left: 0;
	margin: 15px 0 25px 0;
	min-height: 20px;
}
.berita-tanggal .col-md-6 {
	margin-left: 0;
	padding-left: 0;
}
.berita-sosmed {
	font-size: 16px;
}
.berita-sosmed a {
	width: 30px;
	height: 30px;
	margin-right: 10px;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	padding-top: 2px;
}
.medsos {
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}
.blue {
	color: #3b5999;
	border: 2px #3b5999 solid
}
.blueenom {
	color: #55acee;
	border: 2px #55acee solid
}
.green {
	color: #25D366;
	border: 2px #25D366 solid
}
.abuabu {
	color: #666666;
	border: 2px #666666 solid
}
.berita-tg-atas {
	padding-top: 10px;
}
.berita-content {
	position: relative;
	margin-top: 5px;
	padding-top : 10px;
	line-height: 1.5;
	font-size: 14px;
}
.berita-content table {
    font-family: sans-serif;
    color: #232323;
    border-collapse: collapse;
    width: 90%;
}
.berita-content table, .berita-content table th, .berita-content table td {
    border: 1px solid #999;
    padding: 8px 20px;
}
.editor table, .editor table th, .editor table td {
    border: 0px;
    padding: 8px 20px;
}
.berita-content img {
	position: relative;
	margin: 10px 0 4px 0;
	width: 100%;
}
.berita-content em {
	margin-bottom : 10px;
	color: #5D5D5D;
	text-align: center;
}
.berita-content p {
	margin: 4px 0 1.8em 0;
	line-height: 1.75em;
}
.berita-content > ul {
	width: 100%;
}
.berita-content > ul > li {
	position : relative;
	display: inline-block;
	width: 30%;
	background-color: #e9e9e9;
	padding: 10px;
	margin-right : 4px;
	height: 80px;
	overflow-y: hidden;
}
figcaption {
	font-size: 10px;
	margin-bottom: 1.8em;
}
.berita-content > ul > li > a {
	position : relative;
	color: #ff8000;
}
.berita-tag {
	padding: 10px 5px 10px 20px;
	margin-top : 15px;
	margin-bottom : 15px;
	font-size: 15px;
	font-weight: bold;
}
.berita-tag a {
	display: inline-block;
	background: #e5e5e5;
	padding: 3px 12px;
	margin: 10px 0 0;
	color: #717171;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	font-size: 13px;
	font-weight: 400;
	position: relative;
}
.komentar {
	width: 100%;
	font-size: 11px;
	margin-bottom: 25px;
}
.komentar-title {
	font-size: 16px;
	border-bottom: 1px solid #000000;
	padding-bottom: 4px;
	margin-bottom: 25px;
}
.video-container {
	height: 240px;
	padding : 5px;
	margin-bottom: 20px;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.iklan {
	margin: 0 0 25px 0;
}
.iklan-body {
	width: 100%;
}
.footer-top {
	width: 100%;
	margin-left:0;
	display: block;
	padding: 15px 10px;
	
	background-color: #333333;
	color: #FFFFFF;
	min-height: 75px;
}
.bot-left a {
	font-size: 24px;
	color: #FFFFFF;
	margin-right: 4px;
}
.bot-left > a > img {
	height: 35px;
}
.footer-bot {
	width: 100%;
	margin-left:0;
	display: block;
	padding: 35px 10px;
	background-color: #000000;
	color: #FFFFFF;
	min-height: 70px;
}
.bot-right a {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 4px;
}
.ads {
	width: 100%;
}
.float-ads-left {
	width : 160px;
	position: relative;
	z-index: 22;
	margin-left: -170px;
	float: left;
}
.float-ads-right {
	width : 160px;
	position: relative;
	z-index: 23;
	margin-right: -170px;
	float: right;
}
.sp-slides-container {
	margin-top: 0px;
}
.sp-buttons {
	margin-top: -40px;
	padding-left: 10%;
	text-align: left;
}
.sp-black {
	background:rgba(0,0,0,0.3);
	font-size: 32px;
	font-weight:bold;
	height: 50%;
}
.sp-horizontal .sp-arrows {
	top :40%;
}
.sp-button {
	border: 2px solid #FDFDFD;
}
.sp-selected-button {
	background: #FDFDFD;
}
.slider-pro p.sp-layer {
	font-size: 36px;
}
.sp-black .slidekat {
	font-size: 10px;
	color: #1F91F3;
	margin-top: -50%;
}
.sp-black a {
	color: #FFFFFF;
	text-decoration: none;
}
@media(max-width: 1460px) {
	.ads {
		display: none;
	}
}
#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}
#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}
#custom-search-input .glyphicon-search{
    font-size: 23px;
}
.copy-notification {
    color: #ffffff;
    background-color: rgba(0,0,0,0.8);
    padding: 20px;
    border-radius: 30px;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 150px;
    margin-top: -30px;
    margin-left: -85px;
    display: none;
    text-align:center;
}
@media(max-width:1200px) {
	.navbar > li > a {
		padding: 15px 0;
		margin : 0;
		font-size: 16px;
	}
	.nav > li > a {
		padding: 15px 4px;
	}
	.navbar a {
		font-size: 16px;
	}
	.navbar-nav > li > a {
		margin: 0;
	}
}
@media (max-width:1200px) and (min-width:768px) {
	.nav > li > a {
		padding: 15px 10px;
	}
	.kotak-kat {
		border-bottom: 1px #DDDDDD solid;
		position: relative;
		width: 100%;
		font-size: 13px;
	}
	.kotak-title {
		font-size: 19px;
	}
	.kotak-title-small {
		font-size: 19px;
	}
	.kotak-content-side {
		min-height: 40px;
	}
	.col-md-3 .kotak-img {
		width : 25%;
		height : 100px;
		display: inline-block;
	}
	a .kotak-img {
		width : 25%;
		height : 100px;
		display: inline-block;
	}
	a .kotak-content {
		width: 70%;
		min-height : 80px;
		padding-left : 2%;
		display: inline-block;
		vertical-align: top;
	}
	.col-md-3 .kotak-content-small {
		width: 70%;
		min-height : 60px;
		padding-left : 2%;
		display: inline-block;
		vertical-align: top;
	}
	.kotak-berita-4 .col-md-3 {
		padding: 0px;
	}
	.video-container iframe, .video-container object, .video-container embed {
		position: relative;
		margin-bottom: 5px;
		display: block;
	}
}
@media(max-width: 767px) {
	#plate {
		padding: 5px 0px 15px 0;
	}
	.nav > li > a {
		padding: 15px 35px;
	}
	.is-sticky {
	    position: fixed;
	    top: 0;
	    opacity: 1;
	    width: 100%;
	    z-index: 100;
	
	}
	.kotak-kat {
		border-bottom: 1px #DDDDDD solid;
		position: relative;
	}
	.kotak-title {
		font-size: 15px;
	}
	#berita-tv {
		min-height: 100px;
	}
	.container {
		padding: 0;
	}
	.kotak-kat {
		border-bottom: 1px #DDDDDD solid;
		position: relative;
	}
	.kotak-title {
		font-size: 17px;
		margin-top: 0px;
	}
	.kotak-title-small {
		margin-top : 0px;
		font-size: 17px;
	}
	.kotak-content-small {
		min-height : 65px;
	}
	.kotak-content-side {
		min-height: 40px;
	}
	.kotak-footer {
		font-size: 12px;
	}
	.col-md-3 .kotak-img {
		width : 25%;
		height : 80px;
		display: inline-block;
	}
	a .kotak-img {
		width : 25%;
		height : 80px;
		display: inline-block;
	}
	a .kotak-content {
		width: 70%;
		min-height : 60px;
		padding-left : 2%;
		display: inline-block;
		vertical-align: top;
	}
	.col-md-3 .kotak-content-small {
		width: 70%;
		min-height : 60px;
		padding-left : 2%;
		display: inline-block;
		vertical-align: top;
	}
	.kotak-berita-4 .col-md-3 {
		padding: 0px;
	}
	.video-container iframe, .video-container object, .video-container embed {
		position: relative;
		margin-bottom: 5px;
		display: block;
	}
	.sp-button {
		width: 9px;
		height: 9px;
	}
	.berita-sosmed {
		float: left;
		margin-bottom: 4px;
		text-align: left;
	}
	.berita-content {
		font-size: 15px;
	}
	.berita-sosmed a {
		height: 15px;
		width: 15px;
		font-size: 8px;
		padding-top: 0px;
		
	}
	.berita-content > ul > li {
		display: block;
		width: 50%;
		margin-bottom: 5px;
	}
	.berita-tanggal {
		margin-top: 2px;
	}
	.berita-fol {
		margin-top: 7px;
	}
}
@media(max-width: 576px) {
	.bot-right {
		float: left;
	}
	.bot-left a {
		font-size: 16px;
	}
}
