/*Widget Base*/
/* Widget */
/* Hover background effect */

.lst-items  .img-thumnail{
	position: relative;
	overflow: hidden;
}

/* Post By Cat [Ajax Mode]*/
.jThumbnailScroller{	
	position: relative;	 
	height: 35px;
	padding: 0;
	overflow: hidden;
}
.jThumbnailScroller .jTscrollerContainer{position:absolute;}
.jThumbnailScroller .jTscroller{position:relative; height:100%;margin:0; left:0; top:5px!important; display:inline-block; *display:inline;}
.jThumbnailScroller .jTscrollerNextButton,.jThumbnailScroller .jTscrollerPrevButton{position:absolute; display:block; width:40px; height:40px; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; opacity:0.7;}
.jThumbnailScroller .jTscrollerNextButton{background:#000 url(nextArrow.png) center center;}
.jThumbnailScroller .jTscrollerPrevButton{background:#000 url(prevArrow.png) center center;}
.jThumbnailScroller .jTscrollerNextButton:hover,.jThumbnailScroller .jTscrollerPrevButton:hover{background-color:#d56916; opacity:1;}
.jThumbnailScroller .jTscroller a{display:block; float:left;  margin:3px 10px 6px 0; }
.jThumbnailScroller .jTscroller a:hover{}
.jThumbnailScroller .jTscroller a:first-child{margin-left:10px;}
.jThumbnailScroller .jTscroller a img{border:none;}
/* different styled scrollers */
/* liquid width scroller */
.jThumbnailScroller#tS1{width:95%;}
.jThumbnailScroller#tS2{margin:30px auto;}
.jThumbnailScroller#tS2 .jTscroller a{opacity:0.7;}
.jThumbnailScroller#tS2 .jTscroller a:hover{opacity:1;}
.jThumbnailScroller#tS2 .jTscrollerNextButton{margin:-20px 10px 0 10px; right:0; top:50%;}
.jThumbnailScroller#tS2 .jTscrollerPrevButton{margin:-20px 10px 0 10px; left:0; top:50%;}
/* a vertical scroller */
.jThumbnailScroller#tS3{position:absolute; left:40px; top:322px; width:122px; height:400px; margin:0; background:#eee;}
.jThumbnailScroller#tS3 .jTscroller{height:auto; margin-bottom:40px;}
.jThumbnailScroller#tS3 .jTscroller a{display:block; margin:0 6px 10px 6px; width:100px; overflow:hidden; opacity:0.7;}
.jThumbnailScroller#tS3 .jTscroller a:hover{opacity:1;}
.jThumbnailScroller#tS3 .jTscroller a:first-child{margin-top:50px;}
.jThumbnailScroller#tS3 .jTscrollerNextButton{margin:10px 0 10px -20px; bottom:0; left:50%; -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg);}
.jThumbnailScroller#tS3 .jTscrollerPrevButton{margin:10px 0 10px -20px; top:0; left:50%; -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg);}
/* New Style */
.nbcaj{
	display: block;
	width: 100%;
	position: relative;	
	overflow: hidden;	
	line-height: 35px !important;
   /* margin-bottom: 20px !important;*/
    margin-top: 15px !important;
}
.jThumbnailScroller .jTscroller a{
	font-size: 13px;
	line-height: 20px;	 
	text-transform: uppercase;
	padding: 0 7px;
	display: block;
	position: relative;
	color: #424242;
}
.nbcaj_thumbnail{
	float: left;
	margin-right: 12px;
	position: relative;
	width: 65px;
	height: 65px;
	overflow: hidden;
}
 
.nbcaj-listnews h5{
	margin-bottom: 8px;
	font-style: italic;
	font-weight: 400;
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	line-height: 15px;
	margin-top: -5px;
}
.vline {
	width: 1px;
	height: 10px;
	margin: 0 9px;
	display: inline-block;
	background: #ccc;
}
  
.nbcaj-listnews{  
	border-top:none; 
}
.nbcaj-listnews h5 i.fa-eye{
	font-size: 14px;
	line-height: 20px;
	padding-right: 3px;
}
.nbcaj-listnews li{
	border-bottom: 1px dotted #999;
	padding: 20px 0!important; 
}
.nbcaj-listnews li:last-child{
	border-bottom:none;
}
.nbcaj-header{
	padding: 0 20px;
	position: relative;
	border-bottom: 4px double #555;
	width: 100%;
	margin-top:0;	 
	border-top: 2px solid #555;
	color: #424242;
}
.nbcaj-header:after, .nbcaj-header:before {
	top: 100%;
	left: 45%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.nbcaj-header:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 4px;
	margin-left: -4px;
}
.nbcaj-header:before {
	border-color: rgba(225, 225, 225, 0);
	border-top-color: #333;
	border-width: 5px;
	margin-left: -5px;
}
.nbcaj-pagination{
	height: 15px;
	margin-top: -10px;
	margin-bottom: 10px;
}
.nbcaj-pagination a.next,.nbcaj-pagination a.next:hover,
.nbcaj-pagination a.previous,.nbcaj-pagination a.previous:hover{
	 
}
.nbcaj-pagination a.next,.nbcaj-pagination a.previous,.rw-pagination a {
	text-align: center;
	border: 1px dashed  #7E7E7D;
	border-radius: 4px;
	width: 23px;
	line-height: 21px;
	height: 20px;
	font-size: 10px;
	cursor: pointer;
}
.nbcaj-pagination a{
	font-size: 11px;
	color: #848484;
}

.nbcaj-pagination a.previous {
	float: left;
}
.nbcaj-pagination a.next{
	float: right;
}
.nbcaj_widget_content .wpt-pagination a {
	margin: 0 15px;
}
 #calendar_wrap table{
	width: 100%;
}
#calendar_wrap table caption{
	margin-top: -10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.searcharea input[type="text"]{
	line-height: 25px;
	height: 35px;
	padding-left: 10px;
	width: 100%;
	outline: none;
}
.searcharea input[type="submit"]{
	background:url(../images/ic-search.png) no-repeat transparent;
	line-height: 25px;
	height: 30px;
	width: 30px;	 
	border: none;
	display: none;
}

/* Get Categories */
.wdg-categories{
	margin-top: -15px;
	margin-bottom: -8px!important;
}
.wdg-categories li{
	line-height: 25px; 
	border-bottom: 1px dotted #999;
	list-style: none;
}
.wdg-categories li:last-child{
	border-bottom: none;
}
/*wdg News by cat*/
.review-wrapper {
	border: 1px solid #e7e7e7;
	margin-bottom: 1.5em;
	overflow: hidden;
	clear: both;
}

.review-title {
	background-color: #f6f6f6;
	border-bottom: 1px solid #e7e7e7;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
}

.review-wrapper .review-list {
	margin: 0;
	list-style: none;
	padding: 0;
	text-transform: uppercase;
}

.review-list li {
	border-bottom: 1px solid #e7e7e7;
	padding: 10px 15px;
	position: relative;
	list-style: none;
}

.review-list li:nth-child(even) {
    background-color: #fafafa;
}

.review-list li:last-child {
  border-bottom: 1px solid #e7e7e7;
}

.review-summary-title {
  margin-bottom: 5px;
}

.review-desc {
  float: left;
  width: 75%;
  padding: 10px 15px;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.review-desc p:last-child {
  margin-bottom: 0;
}

.review-result-wrapper i {
  font-style: normal;
  font-size: 16px;
}

.review-result {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  overflow: hidden;
  white-space: nowrap;  
}

.review-total-wrapper {
  float: right;
  margin: 0;
  margin-right: 0;
  padding-right: 0;
  position: relative;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  margin-right: 15px;
}

.review-total-wrapper span.review-total-box {
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	display: block;
	font-size: 30px;
	font-weight: 700;
	text-align: right;
	margin: 0;
	padding: 35px 0 20px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #eee;
	width: 120px;
	text-align: center;
	margin-top: 15px;	 
}
.review-total-wrapper span.review-total-box small{font-size: 12px; display: block;}
/*.review-total-wrapper span.review-total-box.hidden{display: none;}*/
.percentage-icon {
  font-size: 22px;
  position: relative;
  top: 0;
}

.review-total-star { 
  position: relative;
  margin-top: 5px;
  margin: 5px auto 15px auto;
  float: right;
}

.review-total-star.allowed-to-rate{margin-top:-10px;}

.review-total-star.allowed-to-rate.has-not-rated-yet a{cursor: pointer;}

.review-total-star.allowed-to-rate.has-not-rated-yet:hover .review-result {opacity: 0; filter: alpha(opacity=0); display:none}
.review-total-star.allowed-to-rate.has-not-rated-yet a:hover > i{opacity: 1; filter: alpha(opacity=1);}
.review-total-star.allowed-to-rate a.hovered i{opacity: 1; filter: alpha(opacity=1);}
.mts-review-wait-msg{display: none;}

.rw-listing .review-total {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 16px;
  z-index: 99;
  text-indent: -9999px;
}

.rw-listing .review-star {
  position: absolute;
  right: 0;
  top: 10px;
}
.rw-listing{
	margin: 30px 0 20px;
}
.rw-listing li{
	padding: 0px 0 25px 0;
}
.rw-listing .review-result-wrapper{
	background: rgba(0,0,0,0.02) 0 -24px repeat-x;
	height: 8px;	
	overflow: hidden;
	position: relative;
	display: block; 
}
#nbc-toprate{
	z-index: 9999;
	display: block;
	position: relative;
}
#nbc-toprate .loading {
	position: absolute;
	margin-top: 55px;
	left: 44%;
}
.rw-listing .review-result {
	text-align: right;
	color: #fff;
	height: 8px;
	font-size: 10px;
	padding-right: 5px;
	border-radius: 2px 0 0 2px;
	text-indent: -9000px;
	position: relative;
	display: block;
	line-height: 20;
}
.rw-listing .review-list li{
	border-bottom: none;
	min-height: 40px;
}
.rw-listing .review-list span {
	color: #999;
	float: left;
	font-size: 11px;
	margin-top: -25px;
	padding-bottom: 6px;
	text-transform: uppercase;
	margin-left: -15px;
	font-weight: 400;
}
.rw-listing .review-star {
	width: 100%;
}
.rw-pagination {
	height: 15px;
	margin-top:-15px;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
#nbc-toprate .review-list li:last-child{
	border: none;
}
.rw-pagination a.next,.rw-pagination a.next:hover,
.rw-pagination a.previous,.rw-pagination a.previous:hover{
	color: #666;
}
.rw-pagination a.next {
	float: right;
	width: 25px; 
}
.rw-pagination a.previous {
	float: left;
	width:25px;	 
}
.wdg-categories li a{
	font-size: 13px;
}
/* News By Cat Listing */
.nbcaj .loading{
	position: absolute;
	margin-top: 50px;
	left: 45%;
}

.lst-cat li{
	border-bottom: 1px solid #444!important;	
}
.lst-items .hv-bg > ul li{
	width: 30px!important;
}
.lst-cat li:last-child{
	border-bottom: none;
}
.lst-cat li a{
	padding-left: 10px!important;
	padding-right: 10px!important;
}
.lst-cat li.active,.lst-cat li:hover{
	background: #fff!important;
	/*border-radius:3px 0px 0px 3px;*/	
}
.lst-cat li.active a,.lst-cat li:hover a{
	color: #444;
	width: 100%;
	display: block;
}
.lst-items a.readmore{
	font-size: 14px;
	padding-bottom: 15px!important;
	display: block;
}
.lst-items h3{	
	margin-top: 10px;	
	font-weight: 600;
	line-height: 18px;
}
.lst-items h3 a{
	color: #555!important;
	font-size: 13px;	 
}
.lst-items p{
	margin-top: 5px;
	margin-bottom: 10px;
}
.nbcaj-lst .lst-items{
	background: #FDFDFD!important;	
}
.lst-items .post-icon p{
	color: #999!important;
	font-size: 13px;
}
.lst-items .post-icon li{
	float: left;
	border-left: 1px solid #ccc;
	line-height: 15px;
	padding-left: 10px;
}
.lst-items .post-icon li:first-child{
	border: none;
	padding-left: 0;
}
.lst-items .post-icon {
	padding-bottom: 15px;
	font-style: italic;
}
.lst-items .items{
	padding: 20px 15px 10px!important;
	border-left: 1px solid #f3f3f3!important;
}
.lst-items  .uk-width-medium-1-4:first-child .items {
	border-left: none!important;
}
.lst-items .loading{
	position: absolute;
	left: 60%;
	top: 40px;
	z-index: 9999;
}
.lst-items .loading i{
	font-size: 30px;
	color: #888;
}

/* Counter */
.socialcounter-widget {
    line-height: 35px !important;
    margin-top: 15px!important;
}
.socialcounter-widget{
	display: block;
	width: 100%;
	position: relative;	 
}
.iviwdg-counter{
   padding-bottom: 0; 
}
.iviwdg-counter .uk-width-1-4{	 
    padding: 0;
    text-align: center;    
    height: 70px;   
}
.iviwdg-counter .uk-width-1-4:last-child{
	margin-right: 0;
}
.iviwdg-counter .uk-width-1-4 > a {
	height: 55px;
	line-height: 55px;
	margin-top: 0;
	width: 100%;
	display: block;
	color: #fff;
}
.iviwdg-counter h3 a{
	color: #fff;
	font-size: 25px;
}
.iviwdg-counter .uk-width-1-4 h5{	 
    font-size: 11px;     
    height: 20px;
	line-height: 20px;
	margin-top: -15px;
	font-weight: 600; 
}
.sc-twiitercount a {
    background: url("../images/bg-tw.jpg") repeat scroll 0 0 #1B9EE2;  
    background-size:100%;   
}
.sc-twiitercount h5 {
	background:#C8E6F7; 
	color: #488BCD;           
}
.sc-facebookcount a {
    background: url("../images/bg-fb.jpg") repeat scroll 0 0 #30407C; 
    background-size:100%;   
}
.sc-facebookcount h5 {
	background:#BFD2FF;
	color:#3E4E8A;       
}
.sc-vimeocount a {
    background: url("../images/bg-vimeo.jpg") repeat scroll 0 0 #2E3E7C;  
    background-size:100%;  
}
.sc-vimeocount h5 {
	background:#D8E1FF;
	color:#657FB7;       
}
.sc-ytcount a {
    background: url("../images/bg-yt.jpg") repeat scroll 0 0 #2E3E7C; 
    background-size:100%;   
}
.sc-ytcount h5 {
	background:#D8E1FF;
	color:#657FB7;       
}
.sc-postcount a {
    background: url("../images/bg-postcount.jpg") repeat scroll 0 0 #2E3E7C;
    background-size:100%;    
}
.sc-postcount h5 {
	background:#D8E1FF;
	color:#657FB7;       
}
.sc-commentcount a {
    background: url("../images/bg-message.jpg") repeat scroll 0 0 #5FA425; 
    background-size:100%;   
}
.sc-commentcount h5 {
	background:#c2e69c;
	color:#609819;       
}
.sc-rsscount > a {
    background: url("../images/bg-rss.jpg") repeat scroll 0 0 #FE9B00;  
    background-size:100%;  
}
.sc-rsscount h5 {
	background:#FDE7A0;
	color:#657FB7;       
}
.sc-rsscount h5 a{
	color: #CC8D01;
}
/* Circle Rate */
.rate-sum{
	position: absolute;
	right: 0;
	top:0;
	padding-right:20px;
	padding-top:20px;
	z-index: 9;
	color: #fff;	
}
.rate-sum canvas{
	color: #fff;
}
.circliful {
    position: relative; 
}

.circle-text, .circle-info, .circle-text-half, .circle-info-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
    font-weight: bolder;
}

.circle-info, .circle-info-half {
	color: #999;
}

.circliful .fa {
	margin: -10px 3px 0 3px;
	position: relative;
	bottom: 4px;
}