@import url('https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 2.1
Author: 320press
Author URI: http://320press.com
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}

.clearfix:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}

/* wp-specific classes */
.wp-caption{

}

.wp-caption-text{

}

.sticky{

}

.gallery-caption{

}

/* layout */

body{
	padding-top: 0;
}

/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top{
	top: 28px;
}

.navbar .brand{
	/* color: #000 !important; */


}

.nav-container{
	padding-left: 0;
	padding-right: 0;
}

#inner-header{
	width: 100%;
}

input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}

.navbar-form, .navbar-search {
	margin: 0 0 9px;
}

.navbar-search{
	padding-left: 0;
}

#s{
	width: 100px;
}

#content{
	padding: 10px 0 0;
}

.more-link{
	white-space: nowrap;
}

.footer-links{
	float: right;
	margin-bottom: 18px;
}

.footer-links .menu{
	list-style-type: none;
	margin-left: 0;
}

.footer-links .menu li{
	float: left;
	margin-left: 10px;
}

/* post styling */

#main p.meta{
	font-style: italic;
	color: #808080;
}

#main article{
	margin-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 9px;
}

.sidebar{
	margin-top: 18px !important;
}

#main article footer{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}

#main article footer a.edit-post{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.post:hover a.edit-post{
	display: inline;
}

p.tags{
	line-height: 20px;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#credit320{
	background: url('images/320press_mini.png') no-repeat left top transparent;
	padding-left: 20px;
}

#main .hero-unit img{
	margin-bottom: 1em;
}

img.alignleft{
	margin-right: 10px;
	float: left;
}

img.alignright{
	margin-left: 10px;
	float: right;
}

img.aligncenter{
	display: block;
	margin: 0 auto;
}

.post header img{
	margin-bottom: 18px;
}

.archive #main .post h3{
	line-height: 24px;
	margin-bottom: 10px;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

/* page styling */

#featured-carousel .item{
	width: 970px;
	height: 600px;
}

.carousel-caption p{
	display: none;
}

.page-template-page-homepage-php #main article{
	border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,
.blog .hero-unit{
	padding: 1em;
}

.hero-unit h1 {
	font-size: 3em;
}

/* comments */



#comments{
	line-height: 24px;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children{
	list-style-type: none;
	margin-left: 0;
}

.comment .vcard div{
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time{
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author{
	position: relative;
}

ol.commentlist a.comment-edit-link{
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

ol.commentlist span.edit-comment{
	position: absolute;
	right: 0;
	top: 8px;
}

ol.commentlist li.bypostauthor{
	background-color: #dddddd;
}

ol.commentlist ul.children li{
	background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li{
	background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li{
	background-color: #aaaaaa;
}

ol.commentlist article{
	border-bottom: none !important;
}

a.comment-reply-link{
	position: absolute;
	right: 0;
	bottom: 0;
}

#comment-nav ul{
	list-style-type: none;
	margin: 0;
}

#comment-form-elements{
	list-style-type: none;
	margin: 0;
}

.comment .vcard .avatar{
	padding-right: 0;
}

.comment .vcard .comment-text{
	margin-left: 0;
}

img.avatar{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;

}

ol.commentlist li{
	padding-right: 10px;
	background-color: #F0F0F0;
}

#pings{
	margin-bottom: 9px;
}

ol.pinglist{
	list-style-type: none;
	margin: 0 0 9px 0;
}

#comment{
	width: 270px;
}

ol.commentlist #respond{
	padding: 5px 10px;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

.ie8 #main .media-grid img{
	max-height: none !important;
	max-width: none !important;
}

.attachment-img{
	margin-bottom: 18px;
}

.metadata p.alert-message{
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav{
	list-style-type: none;
	margin-left: 0;
}

li.next a, li.previous a{
	position: relative;
}

li.next a:hover:before{
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before{
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}


/* widget styles */

.widget{
	margin-bottom: 18px;
}

.widgettitle{
	margin-bottom: 9px;
}

#tag-cloud{
	margin-bottom: 18px;
	line-height: 160%;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label{
	text-transform: uppercase;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,
.tags a:hover{
	color: #ffffff;
	text-decoration: none;
}

#tag-cloud a{
	white-space: pre;
	text-transform: uppercase;
}

/* change default form padding for search */

.widget_search form{
	padding-left: 0;
}

.widget_search input{
	width: 121px;
}

/* calendar widget */

#calendar_wrap{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#wp-calendar{
	width: 100%;

}

#wp-calendar caption{
	font-weight: bold;
	padding: 8px;
}

#wp-calendar tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child{
	border-bottom: none;
}

#wp-calendar td{
	text-align: center;
	padding: 8px 0;
}

blockquote.pull-left{
	padding-right: 15px;
}

@media only screen and (min-width: 768px) {
	.carousel-caption p{
		display: block;
	}
}

@media only screen and (min-width: 980px) {
	body{
		padding-top: 75px;
	}

	.container-fluid{
		max-width: 970px;
		margin: 0 auto;
		padding-left: 20px;
		padding-right: 20px;
	}

	#inner-footer{
		padding: 0;
	}

	#content{
		padding-left: 0;
		padding-right: 0;
	}

	.topbar-inner{
		padding: 0;
	}

	.topbar form.pull-right {
		float: right;
	}

	.navbar-form, .navbar-search {
		margin-top: 6px;
		margin-bottom: 0;
	}

	.navbar-search{
		padding-left: 0;
	}

	.sidebar{
		margin-top: 0 !important;
	}

	.widget_search input{
		width: 230px;
	}

	.blog .hero-unit{
		margin-top: 10px;
	}

	.page-template-page-homepage-php .hero-unit,
	.blog .hero-unit{
		padding: 60px;
	}

	.hero-unit h1 {
		font-size: 60px;
	}

	/* hide edit comment button and show on hover on desktop version */
	.edit-comment{
		display: none;
	}

	.vcard:hover .edit-comment{
		display: inline-block;
	}

	#s{
		width: 210px;
		margin-bottom: 6px;
	}

	.widget_search input{
		width: 209px;
	}

	.comment .vcard .comment-text{
		padding-left: 0;
		padding-right: 0;
	}
}

.zoomable{cursor:pointer}.zoomable-container{background:rgba(0,0,0,0.7);display:none;position:fixed;top:0;left:0;height:100%;width:100%}.zoomable-container .zoomable-holder{background:#fff;opacity:1;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.zoomable-container .zoomable-holder .zoomable-body{text-align:center}.zoomable-container .zoomable-holder .fa-circle-o-notch{text-align:center;top:50%;left:50%;transform:translate(-50%, -50%);position:fixed;font-size:2rem;z-index:1}.zoomable-container .zoomable-holder .zoomable-close{position:absolute;right:0px;top:-20px;color:white;font-size:1rem;cursor:pointer}.zoomable-container .zoomable-holder .zoomable-popup{position:absolute;left:0px;top:-20px;color:white;font-size:1rem;cursor:pointer;z-index:9999}.zoomable-container .zoomable-holder img{width:100%;height:auto;z-index:9999}@media screen and (min-width: 768px){.zoomable-container .zoomable-holder{max-width:740px !important}}@media screen and (min-width: 992px){.zoomable-container .zoomable-holder{max-width:962px !important}}@media screen and (min-width: 1200px){.zoomable-container .zoomable-holder{max-width:1140px !important;zoom:1.1}}@media screen and (min-width: 1400px){.zoomable-container .zoomable-holder{max-width:1250px !important;zoom:1.2}}@media screen and (min-width: 1600px){.zoomable-container .zoomable-holder{max-width:1450px !important;zoom:1.3}}

body {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif !important;
}
article p,
article li{
	line-height: 1.5;
}

.byline {
	font-size: 14px;
}
.btn {
	font-size: 1.2em;
	padding: 8px 14px;
}

.price {
	font-size: 2rem;
}
.breadcrumb {
	padding: 0;
	background-color: #FFFFFF;
}

.breadcrumb li {
	text-shadow: transparent;
}

.sblisting#content #main article .page-header small a,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small
{
	color: #151515;
}

.single-seedbox h1 a {
	color: #00B16A;
}

.single-seedbox h3 {
	color: #00B16A;
	text-align: center;
	margin-bottom: 5px;
}

.single-seedbox h4 {
	font-size: 50px;
	text-align: center;
	margin-top: 20px;
	color: #000000;
}

.single-seedbox sup {
	font-size: 30px;
}

.single-seedbox h1,
.single-seedbox h2,
.single-seedbox h3,
.single-seedbox h4,
.single-seedbox .breadcrumb {
	/*font-family: Lato, sans-serif !important;*/
}

.single-seedbox .avail .btn {
	border: 0;
	padding: 0;
	width: 50%;
	text-align: left;
}
.single-seedbox .left {
	background-color: #E6FFBF;
	padding: 10px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.single-seedbox .left .page-header {
	border-bottom: 1px solid #ffffee;
}
.setup-fee {
	text-align: center;
	margin: 15px 0px;
}

#sidebar_custom .left h3 {
	margin: 10px 0;
	padding: 0;
}

table.dataTable thead {
	background-color: #00B16A;
}

table.dataTable thead th {
	font-size: 11px;
	font-weight: 300;
}
table.dataTable thead td {
	font-size: 11px;
	font-weight: 300;
}

/*
Table Comparison Page
=============================== */
input[type="search"] {
	margin-left: 10px;
}

select[name="table-main_length"] {
	width: 55px;
}
/* Contact Form Page
=============================== */

#two-column {
	width: 100%;
}

#two-column #right {
	width: 50%;
	float: right;
}

#two-column #left {
	float: left;
	width: 50%;
}

#two-column input[name="your-subject"],
#two-column textarea[name="your-message"] {
	width: 95%;
}

#two-column input[name="your-email"],
#two-column input[name="your-name"],
#two-column input[name="your-tel"] {
	width: 90%;
}

#two-column input[type="submit"] {
	background-color: #39A939;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	padding: 10px 25px;
	color: #FFFFFF;
	font-family: 'Lato',sans-serif;
	font-size: 20px;
	line-height: 15px;
	margin: 10px 5px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#two-column input[type="submit"]:hover {
	background-color: #5CC45C;
}

div.wpcf7-response-output {
	width: 95%;
	padding: 5px;
	margin: 0;
}

/* =================================
			VPN Page
====================================*/

.clientarea-button i {
	float: right;
}

.clientarea-button .well:hover {
	background: #ffffff;
	cursor: pointer;
}

.clientarea-button a {
	text-decoration: none;
}

.clientarea-button h4 {
	color: #454545;
	text-align: center;
	margin: 10px 0;
}

#main article.page footer {
	display: none;
}

#main article.page {
	margin-bottom: 0px;
	padding: 0;
}
/* ====================================================================================
								UPDATES FROM 25.09.2017
=======================================================================================*/
/* ============================
			HEADER Part
===============================*/
.nav-container .nav,
.nav-container .nav-collapse {
	position: relative;
	top: 25px;
}
.nav-container #logo {
	position: relative;
}
.currency-toggle+.dropdown-menu a{
	color : #333 !important;
}
#logo .brand-img {
	max-height: 34px;
	position: relative;
}
.menu-top-container .menu-item a {
	color: #fff;
	font-size: 1em;
}
.menu-top-container .menu-item a:hover {
	color: #eee;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle{
	background-color: transparent !important;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret{
	border-top-color : #fff;
	border-bottom-color : #fff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret{
	border-top-color : #eee;
	border-bottom-color : #eee;
}
/* ============================
			HOMEPAGE Part
===============================*/
/*.page-template-page-homepage #top .span12, */
/*.page-template-page-homepage #hero, */
.page-template-page-homepage #ctas span{
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
}
.page-template-page-homepage #top .span12,
.page-template-page-homepage #hero,
.page-template-page-homepage #ctas{
	margin-bottom: 40px;
}
.page-template-page-homepage .btn{
	padding: 8px 0px;
	line-height: 2;
}
.page-template-page-homepage table td .btn-small{
	padding: 2px 5px;
}

.page-template-page-homepage #more-listings-button{
	padding: 8px 14px;
}
/* ============================
			GLOBAL Part
===============================*/
.padding-top-20{
	padding-top: 20px;
}
.padding-top-15{
	padding-top: 15px;
}
.padding-top-14{
	padding-top: 14px;
}
#text-3 .textwidget img, #text-4 .textwidget img{
	width: 100%;
	border-radius: 5px;
	box-shadow: 0 0 10px 1px #ccc;
	margin-bottom: 10px;
}
body::-webkit-scrollbar {
	width: 0.5em;
}
body::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
body::-webkit-scrollbar-thumb {
	background-color: darkgrey;
	outline: 1px solid slategrey;
}
.margin-top-bottom-20{
	margin : 20px 0;
}
.table-score{
	min-width: 51px;
	width: 51px !important;
}
#main article footer{
	display: none;
}
#sidebar1 ul{
	list-style: none;
	margin: 0;
}

#sidebar1 ul li{
	padding: 3px 0;
}
.scalable { transition: all .2s ease-in-out; }
.scalable:hover{
	transform: scale(1.02);
}
.btn{
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	border: none !important;
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #3296e1;
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #2bbd3e;

}
table.dataTable thead{
	background-color: #2bbd3e;
}
table.dataTable thead th:last-child {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-ms-border-radius: 0 0 0 0;
	-o-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}
table.dataTable thead th:first-child {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-ms-border-radius: 0 0 0 0;
	-o-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

@media only screen and (min-width: 980px) {
	body {
		padding-top: 75px !important;
	}
	#content{
		min-height: calc(100vh - 227px);
	}
}
.width-100{
	width: 100%;
}
.wrapper>.dataTables_wrapper{
	padding:0 !important;
}
/* ============================
          GUIDES Part
===============================*/
.category-guides div#main.span8 {
	float: right;
}
.category-guides div#sidebar1 {
	float: left;
	margin-left: 0px;
}
.category-guides #main, .category-guides .archive #main, .category-guides #sidebar1{
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
}
.category-guides #main article img{
	width: 100%;
	border-radius: 5px;
	box-shadow: 0 0 10px 1px #000;
	margin-bottom: 10px;
}
.category-guides #main article{
	border-bottom: 1px solid #eeeeee;
}
.category-guides a{
	color: #3296e1;
}
.category-guides article .meta {
	color: #c3c5c5 !important;
	text-transform: uppercase;
	font-size: 12px;
}
.category-guides article .meta a{
	color: #2bbd3e;
}
.category-guides article .meta a:hover {
	color: #2bbd3e;
	text-decoration: underline;
}
/* ============================
			SINGLE POST Part
===============================*/
.single-post #main, .single-post .archive #main, .single-post #sidebar1{
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
}
.single-post div#main.span8 {
	float: right;
}
.single-post div#sidebar1 {
	float: left;
	margin-left: 0px;
}
.single-post a{
	color: #3296e1;
}
.single-post article .entry-meta {
	color: #c3c5c5 !important;
	text-transform: uppercase;
	font-size: 12px;
}
.single-post article .entry-meta a{
	color: #2bbd3e;

}
.single-post article .entry-meta a:hover {
	color: #2bbd3e;
	text-decoration: underline;
}

/* ============================
			VPN Part
===============================*/
.page-template-page-full-width-php #main, .page-template-page-full-width-php #hero{
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
}
.page-template-page-full-width-php a{
	color: #3296e1;
}
.page-template-page-full-width-php section img{
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 0 10px 1px #000;
	margin-bottom: 10px;
	margin-left: 25%;
	width: 50%;
}
.page-template-page-full-width-php article#hero, .page-template-page-full-width-php p.lead{
	margin: 20px 0 40px 0;
}
.page-template-page-full-width-php article section h2{
	margin: 20px 0 40px 0;
	border-bottom: 1px solid #eee;
}
/* ============================
          NEWS Part
===============================*/
.category-news div#main.span8 {
	float: right;
}
.category-news div#sidebar1 {
	float: left;
	margin-left: 0px;
}
.category-news #main, .category-news .archive #main, .category-news #sidebar1{
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
}
.category-news #main article img{
	width: 100%;
	border-radius: 5px;
	box-shadow: 0 0 10px 1px #000;
	margin-bottom: 10px;
}
.category-news #main article{
	border-bottom: 1px solid #eeeeee;
}
.category-news a{
	color: #3296e1;
}
.category-news article .meta {
	color: #c3c5c5 !important;
	text-transform: uppercase;
	font-size: 12px;
}
.category-news article .meta a{
	color: #2bbd3e;
}
/* ============================
			REVIEWS Part
===============================*/
.category-reviews div#main.span8 {
	float: right;
}
.category-reviews div#sidebar1 {
	float: left;
	margin-left: 0px;
}
.category-reviews #main, .category-reviews .archive #main, .category-reviews #sidebar1{
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
}
.category-reviews #main article img{
	width: 100%;
	border-radius: 5px;
	box-shadow: 0 0 10px 1px #000;
	margin-bottom: 10px;
}
.category-reviews #main article{
	border-bottom: 1px solid #eeeeee;
}
.category-reviews a{
	color: #3296e1;
}
.category-reviews article .meta {
	color: #c3c5c5 !important;
	text-transform: uppercase;
	font-size: 12px;
}
.category-reviews article .meta a{
	color: #2bbd3e;
}
/* ============================
			FOOTER Part
===============================*/
footer{
	position: absolute;
	left: 0;
	padding-top: 20px;
	background-color: #333;
	right:0;
	color: #eee;
	min-height: 90px;
}
footer hr{
	display: none;
}
footer a{
	color: #fff !important;
}
footer a:hover {
	color: #eee;
}
@media only screen and (min-width: 980px) {
	footer #inner-footer{
		padding-top:40px;
		position: relative;
		width: 980px;
		margin: auto;
	}
}
.scaleIt {
	opacity: 0.5;
	-webkit-animation: pulsate 2s alternate;
	-webkit-animation-iteration-count: infinite;
}
.pulsate {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-animation: scaling 2s ease-in-out infinite alternate;
	animation: scaling 2s ease-in-out infinite alternate;
}
@-webkit-keyframes scaling {
	0% {
		-webkit-transform: scale(1.0);
	}
	100% {
		-webkit-transform: scale(1.5);
	}
}

@keyframes scaling {
	0% {
		transform: scale(1.0);
	}
	100% {
		transform: scale(1.5);
	}
}
@-webkit-keyframes pulsate {
	0% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
	}
}
/* ============================
		COMPARE SEEDBOX Part
===============================*/
.dataTables_scrollBody::-webkit-scrollbar {
	width: 0.5em;
}
#table-main_info{
	margin-top : 20px;
	text-align: center;
	width: 100%;
}
#table-main_filter label{
	color: #2bbd3e;
	font-size: 16px;
	text-align: center;
}
.dataTables_scrollBody::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.dataTables_scrollBody::-webkit-scrollbar-thumb {
	background-color: darkgrey;
	outline: 1px solid slategrey;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#seedbox-listing > span{
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
}
#seedbox-listing > .span10 .wrapper{
	padding : 0;
}
#seedbox-listing #tools legend{
	width: 100%;
	color: #2bbd3e;
	text-align: left;
	border-bottom: none;
}
#seedbox-listing #tools .badge{
	background: none;
	background-color: transparent;
}
#seedbox-listing #tools .badge:after{
	content: '\f059';
	font-family: "FontAwesome";
	color: #333;
}