nav.navbar-default{
	background-color: transparent !important;
	border-color: transparent !important;
	margin-bottom: 10px;
}
nav .navbar-collapse{
	padding-left: 0;
	padding-right: 0;
}
.navbar-collapse > ul.nav > li:last-child > a{
	padding-right: 0 !important;
}
nav.navbar-default .navbar-nav > li > a,
nav.navbar-default .navbar-nav > li > a:hover{
	color: #fff;
}
.topSpace{
	margin-top: 10px;
}
ul.pasangan-nav{
	list-style-type: none;
	margin-bottom: 20px !important;
}
.pasangan-nav li{
	display: inline;
	font-weight: bold;
}
.pasangan-nav li a{
	margin: auto 5px;
	text-decoration: none;
	color: #555;
}
.pasangan-nav li a:hover{
	color: #7fd72a;
}
.pasangan-nav li:last-child a{
	margin-right: 0px;
}
.right{
	text-align: right;
}
.menu-bar ul{
	margin: 15px 0 5px !important;
}
.menu-bar li a{
 	color: #555;
 	font-weight: bold;
 	text-decoration: none;
  	margin: 10px 0px 10px 20px;}
.menu-bar li:first-child a{
	margin-left: 0;
}  	
.menu-bar li a:hover,
.menu-bar li a:focus,
.menu-bar li a:active{
	color: #7fd72a;}
 .menu-bar .col-sm-4{
 	margin-top: 10px;
 	margin-bottom: 20px;
}
.menu-bar li{
	display: inline;
}
.logo{
		margin: auto;
		height:113px;
}
@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
.objblink {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: blink;
    -webkit-animation-timing-function: ease-in-out;
    
    -moz-animation-direction: normal;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: blink;
    -moz-animation-timing-function: ease-in-out;    
}
.bbm{
	 width:15%;
	 margin-bottom: 5px;
}
.icon .fa{
	font-size: 18px;
	color: #7fd72a;
}
.more-nomor{
	margin-top: 15px;
}
.more-nomor-bottom{
	margin-bottom: 25px;
}
.nomorterbaik{
	margin-bottom: 0px;}

.nomor-terbaik > .listnomor > a > div:first-child{	
	background-color: #fff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
	border: 1px solid #7fd72a;
}
.nomor-terbaik > .listnomor > a{
	color: #333;
	text-decoration: none;
}

/* ============================================= START SPESIALISASI NOMOR ========================================================= */

.nomor-terbaik > .listnomor.SIMPATI > a > div:first-child, .nomor-terbaik > .listnomor.LOOP > a > div:first-child, .center-body.pasangan.SIMPATI {
  background: #fff;
border:1px dashed #f00;
}

.nomor-terbaik > .listnomor.XL > a > div:first-child, .center-body.pasangan.XL {
  background: #002aff;
border:1px dashed #ff0;
}

.nomor-terbaik > .listnomor.AXIS > a > div:first-child, .center-body.pasangan.AXIS {
  background: #8644ca;
border:1px dashed #fff;
}

.nomor-terbaik > .listnomor.SMART > a > div:first-child, .center-body.pasangan.SMART {
  background: #e89e00;
border:1px dashed #e8e500;
}

.nomor-terbaik > .listnomor.IM3 > a > div:first-child, .center-body.pasangan.IM3 {
  background: #fff000;
border:1px dashed #e8e500;
}

.nomor-terbaik > .listnomor.THREE > a > div:first-child, .center-body.pasangan.THREE {
  background: #40E0D0;
border:1px dashed #8644ca;
}

.nomor-terbaik > .listnomor.SIMPATI a, .nomor-terbaik > .listnomor.LOOP a, .nomor-terbaik > .listnomor.XL a, .nomor-terbaik > .listnomor.AXIS a,
.center-body.pasangan.SIMPATI a, .center-body.pasangan.LOOP a, .center-body.pasangan.XL a, .center-body.pasangan.AXIS a
{
  color: #fff;
}

.nomor-terbaik > .listnomor.AS > a > div:first-child, .nomor-terbaik > .listnomor.KARTU_AS > a > div:first-child, .center-body.pasangan.AS, .center-body.pasangan.KARTU_AS   {
  background: #850000;
border:1px dashed #fff;
}

.nomor-terbaik > .listnomor.AS a, .center-body.pasangan.AS .listnomor a,
.nomor-terbaik > .listnomor.KARTU_AS a, .center-body.pasangan.KARTU_AS .listnomor a,
.nomor-terbaik > .listnomor.AXIS a, .center-body.pasangan.AXIS .listnomor a,
.nomor-terbaik > .listnomor.XL a, .center-body.pasangan.XL .listnomor a
{
  color: #fff;
}

/* ============================================= START SPESIALISASI NOMOR ========================================================= */



.centercontent h2 a{
	text-decoration: none;
	color: #7fd72a; font-size:16px;
}

.center-body.pasangan .listnomor a{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.center-body.pasangan .listnomor .harga{
	color: #888;
}
.topsearch_wrapper {
background:url(../images/bg_search.jpg) repeat-x center;
padding: 10px 0;
}

.search ul{
	list-style-type: inline !important;
}
.search li{
	display: inline;
}
.content{
	min-height: 400px;
}
.btn-sett{
	background-color: #7fd72a;
	border-color: #7fd72a;
}

.center-head{
	background-color: #7fd72a;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 5px;
}

.center-head h1.centerheading{
	margin-top: 10px;
}

.img-operator {
	margin-top: 15px;
}

.img-operator img {
}

.center-body{
	border: 1px solid #7fd72a;
	color: #8d8d8d;
	background-color: #fff;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	min-height: 292px;
}
.center-body .nomor-terbaik .listnomor a{
	font-weight: bold;
	font-size: 16px;
}
.center-body .listnomor.mbottom20.no-pasangan img{
	height: 30px !important;
}
.list-group .list-group-item .center-body.pasangan{
	margin-bottom: 0px !important;
}

.list-group-item {
	border:none;
}

#center .waterfall .list-group li.list-group-item{
	margin-left: 0px !important;
}
.img{
	margin: auto;
}
.bgoperator.center-head{
	padding: 5px;
}
.bgoperator.center-head > .row > .col-sm-8{
	padding-left: 0; 
}

.listnomor.listcari .center-body a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 16px;
}

.top-pasangan {
	padding: 10px;
}

.top-pasangan a {
	color: #777;
	padding: 0 5px;
}

.side-head{
	background-color: #7fd72a;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 5px;
}
.side-body{
	border: 1px solid #7fd72a;
	color: #8d8d8d;
	background-color: #fff;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.side-body p{
	margin-bottom: 0;
}
.side-counter,
.side-counter2{
	color: #7fd72a;
	font-weight: bold;
}
.side-counter{
	font-size: 48px;
}
.side-counter2{
	font-size: 24px;
}

.side-seri li a,
.side-kategori li a,
.side-operator li a{
	text-decoration: none;
	color: #8d8d8d;
}
.side-operator .side-body .img-operator{
	margin-bottom: 10px;
}
.side-seri li a:hover,
.side-seri li a:active,
.side-seri li.active,
.side-kategori li a:hover,
.side-kategori li a:active,
.side-kategori li.active,
.side-operator li a:hover,
.side-operator li a:active,
.side-operator li.active{
	color: #7fd72a;
}
.pembayaran .side-body{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.pembayaran .table{
	margin-bottom: 0;	
}
.pembayaran .table > tbody > tr > td{
	border-top: none !important;
	border-bottom: 1px solid #7fd72a;
}
.pembayaran .table > tbody > tr:last-child > td{
	border-bottom: none;
}
.side-kurir img{
	width: 100%;
}
.pagination{
	margin-bottom: 20px;
}
.pagination li{
	margin-left: 0 !important;
}
.pagination > li > a, 
.pagination > li > span{
	color: #fff;
	background-color: #7fd72a;
	font-size: 14px;
	font-weight: bold;
}
@media (max-width: 1200px){
	.tooltipnomor{
	width: 84%;
}
}
@media (max-width: 992px) and (min-width: 768px){
	
}
@media (max-width: 992px){
	form .search {
		margin: 10px auto 15px;
	}
	.menu-bar li a,
	.pasangan-nav li,
	.pasangan-nav li a{
 	color: #fff;}
 	.menu-bar li a{
 	font-size: 18px;}
 	.menu-bar li a:hover,
	.menu-bar li a:focus,
	.menu-bar li a:active,
	.pasangan-nav li a:hover,
	.pasangan-nav li a:focus,
	.pasangan-nav li a:active{
	color: #555;}
	.logo{
		height: auto;
	}
	.tooltipnomor {
	width: 93%;
}
	.side-kurir img{
	width: 35% !important; 
}
	#header, .navbar-fixed-top { /* izy css */
background:#7fd72a;}
	
	#header {
		padding-top: 0; padding-top: 5px;
	}

	.right{
		text-align: center;
	}
	.navbar-fixed-top {
		/*position: relative ;*/
	}

}

@media (max-width: 767px){
	#header{
		min-height: 20px;
	}
	.navbar-fixed-top {
		/*position: relative ;*/
	}

	#header {
		padding-top: 0; padding-top: 5px;
	}

	.logo{
		width: 50%;
	}
	.tooltipnomor{
	width: 95%;
} 
	.nomorterbaik .center-body,
	.center-body.pasangan,
	.listnomor.listcari .center-body{
	min-height: 10px;
}
	#center .waterfall ul.list-group.width-con{

	}
	.waterfall .list-group{margin-left: 14px !important;}
}
@media (max-width: 479px){
	.menu-bar li a{
		font-size: 14px;
	}
	.pasangan-nav li a,
	.pasangan-nav li{
 	font-size: 12px;}
 	.logo{
 		width: 70%;
 	}
	.tooltipnomor{
	width: 89%;
	}
	.bbm{
	 width:30%;
	 margin-bottom: 5px;
	}
	.side-kurir img{
	width: 50% !important; 
	}
	
	.mobile-view.post-view .col-xs-6:nth-child(2n+2) {
	  padding-left:8px;
	}
	.mobile-view.post-view .col-xs-6:nth-child(2n+1) {
	  padding-right:8px;
	}
}



