/*  Custom CSS any plugin for support design with jdatheme*/
/********** STYLE INDEX **********
	- REVOLUTION SLIDER
	- VISUAL COMPOSER
	- BOOKSHELF
	- ULTIMATE FACEBOOK
	- SUBSCRIBE BY EMAIL
	- WPMUDEV POST VOTING
	- VIEW STAR
/********** REVOLUTION SLIDER UPDATE BY JIM 03092015 **********/
#sctn .tp-leftarrow.default, 
#sctn .tp-rightarrow.default {background-image:none;width:80px;height:80px;}
#sctn .tp-leftarrow.default:before,
#sctn .tp-rightarrow.default:before {line-height:80px;font-size:25px;}

.tp-leftarrow.default {left:0!important;background:none;}
.tp-rightarrow.default {right:0!important;background:none;}
.tp-leftarrow.default:before,
.tp-rightarrow.default:before {display:block;text-align:center;line-height:40px;font-size:20px;}
.tp-leftarrow.default:before {content:'\a458';}
.tp-rightarrow.default:before {content:'\a45b';}
.tp-leftarrow.preview4:after {font-size:28px;content:'\a458'!important;}
.tp-rightarrow.preview4:after {font-size:28px;content:'\a45b'!important;}
.tp-leftarrow.preview4:before,
.tp-rightarrow.preview4:before {display:none;}
.tp-bullets.simplebullets.round .bullet {background-image:none;background-color:#333;display: inline-block;margin: 0 3px;width:12px;height: 12px;border-radius: 6px;}

/********** VISUAL COMPOSER UPDATE BY JIM 03092015 **********/
.vc_images_carousel .vc_carousel-control {width:40px;height:40px;margin-top:-23px;}
.vc_images_carousel .vc_carousel-control .icon-prev, 
.vc_images_carousel .vc_carousel-control .icon-next {width:40px;height:40px;margin-left:-20px;}
.vc_images_carousel .vc_carousel-control .icon-prev:before {padding:13px;font-size:14px;content:'\a458';}
.vc_images_carousel .vc_carousel-control .icon-next:before {padding:13px;font-size:14px;content:'\a45b';}

.vc_toggle_content ul li {list-style-position:inside!important;list-style-type:disc!important;}

/********** BOOKSHELF UPDATE BY JIM 03092015 **********/
#more_minus_box {top:0;bottom:0!important;right:0!important;padding:10px 0!important;height:auto!important;}
#more_minus_box #icon_minus,
#more_minus_box #icon_more {width:40px!important;height:40px;background-position:center center;}
#more_minus_box #icon_minus {background-image:url('./img/icon_minus.png');}
#more_minus_box #icon_more {background-image:url('./img/icon_more.png');}
#more_minus_box #icon_more {bottom:0;position:absolute;}

.panel_bar .nav_minus,
.panel_bar .nav_more {background-image:none;box-shadow:none;height:40px;width:40px;display:block;text-align:center;line-height:40px;}
.panel_bar .nav_minus:before {content:'\a458';}
.panel_bar .nav_more:before {content:'\a45b';}


/********** ULTIMATE FACEBOOK UPDATE BY JIM 03092015 **********/
.wdfb_like_button {padding:15px 0 0;border-top:1px solid #eee;display:inline-block;width:100%;}

/********** SUBSCRIBE BY EMAIL UPDATE BY JIM 11102015 **********/
.sbe-follow-form-submit {border:none!important; text-shadow:none!important; letter-spacing:normal!important;}

/********** WPMUDEV POST VOTING UPDATE BY JIM 18122015 **********/
/*POST VOTING IN WEBBOARD*/
.bbp-reply-content .wdpv_voting {float:right;}
.bbp-reply-content .wdpv_clear {display:none;}

/********** VIEW STAR UPDATE BY JIM 18122015 **********/
/*VIEW STAR IN WEBBOARD*/
.bbpress #pgtt #view-star {position:relative;float:left;line-height:15px;}
.bbpress #pgtt #view-star:before,
.bbpress #pgtt #view-star #single-views {font-size:15px;float:left;padding:0 0 5px;}
.bbpress #pgtt #view-star #display-rating {position:relative;bottom:1px;margin-left:10px;}

