body 
{
	font-family: Arial;
	font-weight: normal;
	background-color: #000000;
	color: #303030;
}

h1
{	
	text-decoration: none;
	color: #303030;
}

h1 a:link
{
	text-decoration: none;
	color: #303030;	
}

h1 a:visited
{
	color: #303030;	
}

h1 a:hover
{
	 color: #4babd8;
	
}

h2
{	
	color: #404040;		
}

h2.view-title/*, h2.mt*/
{
	margin-top: 2em;
}


.view-news-pages .views-row h3
{
	margin-top: 2em;
}

h3:nth-of-type(n+2) {
    margin-top: 2em;
    }

.withsidebar h2 {
	margin-top: 2em;
}

h2 a:link
{
	text-decoration: none;
	color: #303030;	
}

h2 a:visited
{
	color: #303030;	
}

h2 a:hover
{
	color: #4babd8 !important;
	
}

h3
{
	color: #404040;		
}

/*h3.mt
{
	margin-top: 2em;
}*/

#block-system-main > div > h1 
{
	margin-top: 30px;
}

#block-system-main > div > div.video-wrapper
{
	margin-top: 30px;
}

.more-link
{	
	margin-left: 5px;
}


.postdate
{
	display: block;
}

header 
{
	position: relative;
}

.fa-facebook {
	color: #95c9ff;
	font-size: 14px;
}

.fa-instagram {
	color: #ffd1b8;
	font-size: 16px;
}

.fa-x-twitter {
	color: #c3fdff;
	font-size: 14px;
}

.fa-globe {
	color: #b6eaa0;
	font-size: 14px;
}

.field-name-field-news-main-image img {
	width: 290px;
}

 .store-page-pbox img {
	width: 110px;
}

.product-page-pbox img {
	float: left;
	margin-right: 30px;
	height: 220px;
}

.footer-pbox img {
	height: 100px;
}

.frontlinks {
	margin-top: 10px;
}

.fa-home {		
	font-size: 12px;
}

.frontlinks a:after {
	
	font: var(--fa-font-solid);
    content: '\f054';
    padding-left: 10px;
    position: relative;
    font-size: 90%;
    vertical-align: middle;
    color: #3fa7d9;
    display:inline-block;
}

.frontlinks a:hover:after {
	color: #7ccae9;
}

.frontlinks a:hover
{
	color: #62b8da;
	text-decoration: underline;
	
}


/*
.frontlinks a
{
	font-size: 1.1em;
	text-decoration: none;
	float: left;
	padding: 8px 38px 8px 0;
	margin-right: 15px;
	color: #3490b4;
	background: url('/themes/aida64_v5/icons/rightarrowt5.png') right center no-repeat;
}
*/

.arrowicon 
{
	background: url('/themes/aida64_v5/icons/rightarrow.png');
}

/* navigation */

#block-aida64-v5-main-menu {
	position: static !important;
}

.menu-block-1
{
	position: static;
}

div.menu-name-main-menu ul
{
	position: absolute;
	top: 60px;
	right: 0;
}

	div.menu-name-main-menu ul
	{
		float: right;  
	}

		div.menu-name-main-menu ul li
		{
			float: left;
		}

			div.menu-name-main-menu ul li a
			{
				text-align: center;
				display: block;
				text-decoration: none;
				color: #e0e0e0;
				min-width: 30px;
			}

			div.menu-name-main-menu ul li:hover a
			{
				border-bottom: 3px solid #e53600; /* Menu underline */
				padding-bottom: 15px;
			}

			div.menu-name-main-menu ul li.active a
			{
				border-bottom: 3px solid #bc2c00; /* Menu underline */
				padding-bottom: 15px;
			}			
 
 			div.menu-name-main-menu ul li.active-trail a
			{
				border-bottom: 3px solid #bc2c00; /* Menu underline */
				padding-bottom: 15px;
			}			


div.menu-name-main-menu	i 
{
	margin-top: 0px;
}

#topheader
{
	position: absolute;
	top: 15px;
	right: 0;
	width: 380px;

	padding: 6px 10px;

	background-color: #202020;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
 
#topheader ul.menu li
	{
		float: left;
	}

	#topheader ul.menu li a 
	{		
		padding: 3px 5px;
		margin-right: 20px;
		color: #e0e0e0;
	}

	#topheader ul.menu li a:hover
	{
		color: #ffb57f;
	}


.flexslider
{
	border: 0;
	margin: 0;	
	border-radius: 0;
	box-shadow: none;
}

.flexslider ul, .flexslider li
{
	padding: 0 !important;
	text-indent: 0 !important;
}

.view-display-id-mainslideblock .slides img 
{
	height: auto;
	width: auto;
	margin: 0 auto;
}

.view-display-id-corpslider_block .flexslider
{
	background: #3e3e3e;
}

.view-display-id-corpslider_block .slides img 
{
	width: 600px;
	margin: 15px;

}

.view-display-id-corpslider_block .slidercontainer 
{
	position: relative;
	float: left;
	padding: 0 15px 0 15px;
	width: 300px;
	height: 550px;	
	color: #f3f3f3;
}

.view-display-id-corpslider_block .flex-control-paging li a {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
}

.view-display-id-corpslider_block .flex-control-paging li a:hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
}

.view-display-id-corpslider_block .flex-control-paging li a.flex-active {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    cursor: default;
}

.flex-direction-nav a {
    color: rgba(255, 255, 255, 0.7);    
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);    
}

#bannerbox {
	width: 40%;
	max-width: 550px;
}

.slides article {
	width: 50%;
	max-height: 180px;
	overflow: hidden;
	max-width: 550px;
}

.view-display-id-corpslider_block article {
	width: 100%;
	max-height: 180px;
	overflow: visible;
	max-width: 550px;
}

#pagebanner
{
	color: #fff;
	background-color: #000;
	text-align: center;
	position: relative;
	line-height: 0;
}

#corpbanner
{
	background: #2177aa;
	line-height: 0;
	text-align: center;
}

#content 
{
	background-color: #ffffff;
	color: #303030;
	position: relative;
}

#content article.node-finalwire-product p
{
	overflow: hidden;
}

#content article div.text div.ullist ul
{
	width: 90%;
	list-style: none;
    padding:0;
    margin:0;
    margin-bottom: 20px;
    line-height: 1.8em;
}

#content article div.text div.ullist ul li
{
	padding-left: 3em; 
    text-indent: -3.0em;	
}

#content article div.text div.ullist ul li:before 
{
	font-size: 0.8em;
	content: "\25B6";
	padding-right: 15px;  
	color: #f6be6e;  
}


#content article
{
	margin-top: 30px;
	font-size: 0.95em;
}


div.youtube
{
	float: right;
}

.view-product-features .views-row
{
	float: left;
	width: 300px;
	min-height: 250px;
	margin-right: 20px;
	line-height: 1.6em;
}

.view-product-features .views-row h2 a
{
	text-decoration: none;
	color: #000;
}

/*
.view-product-features .views-row .more-link
{
	display: block;
	text-align: right;
	padding-top: 15px;
	padding-right: 30px;
}
*/

.field-name-field-product-image
{
	float: left;
}

.alignimages img
{
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	border: 1px solid #AAA;
	padding: 3px;
}

.field-name-field-system-requirements .field-items
{
	font-size: 85%;
	line-height: 1.6em;
}

#customsection
{
	color: #303030;
	background-color: #fff;
	padding: 15px 20px 20px;
	position: relative;
}

#compareline h2
{
	color: #f7f7f7;
}

#partnersline {
	text-align: center;
}

#partnersline img {
	padding-right: 30px;
}

#compareline
{
	color: #d7d7d7;
	background-color: #2e362c;
	padding: 15px 20px 20px;
	position: relative;
}

#compareline h2
{
	color: #f7f7f7;
}


div.button-wrapper {
	display: block;
	width: 100%;
	text-align: right;
}

#compareline button {
	border: 0;
	font-size: 1.20em;

	padding: 10px 20px;

	color: #fff;
	background: #11b23b;

	-webkit-border-radius: 5;
  	-moz-border-radius: 5;
	border-radius: 5px;

	cursor: pointer;
}

#compareline button:hover
{
	background: #16e14b;
}


#compareline h1
{
	color: #fff
}


.owl-theme .owl-controls .owl-page span {
	background-color: #9ca6b7;
}

.owl-theme .owl-controls .owl-buttons div {
	background-color: #9ca6b7;
}

.owl-item img
{
	padding: 1px;
	border: 1px solid #6f6f6f;
}

.owl-item > div
 {
 	margin-right: 15px;
 	
 }

#productsline
{
	background-color: #fff;
	padding-top: 25px;
	text-align: center;
}

	#productsline .views-row
	{
		display: inline-block;
		margin-right: 35px;
		margin-bottom: 25px;
	}

	#productsline .views-row-last 
	{
		margin-right: 0;
	}

	#productsline .product-title a
	{
		text-decoration: none;
		color: #000;		
	}
	
	#productsline .product-links a
	{
		color: #000;
		font-size: 80%;
		padding-right: 5px;
		text-decoration: none;
	}

	#productsline .product-links a.sep
	{
		border-right: 1px solid black;
	}

	#productsline .product-links a:hover
	{
		text-decoration: underline;
	}

	#productsline .views-field-field-product-price
	{
		margin-top: 15px;
		margin-bottom: 15px;
	}

#partners-mozaic
{
	text-align: center;
	margin-top: 15px;
}

	#partners-mozaic div
	{
		display: inline-block;
	}

		#partners-mozaic div img
		{
			padding: 10px 25px 10px 25px;
		}


/* Download page */

.download_table {
	width: 99%;
	margin-top: 8px;
}
.download_table a {
	color: #00921f;
	text-decoration: none;
	font-weight: bold;
}
.download_table a:hover {
	color: #aada28;
}
.download_table tr {
	border: 1px solid #ccc;
}
.download_table th, tr.header {
	font-weight: bold;
	border: none;
}
.download_table td {
	vertical-align: middle;
}
.download_table tr.even, tr.odd {
	background: none repeat scroll 0 0 #eef3f4;
}
.download_table tr.odd {
	background: none repeat scroll 0 0 #fff;
}
.download_table td.icon, th.icon {
	text-align: center;
	width: 32px;
	line-height: 0;
}
.download_table td.product, th.product {
	text-align: left;
	padding-left: 4px;
}
.download_table td.version, th.version {
	text-align: center;
}
.download_table td.date, th.date {
	text-align: center;
}
.download_table td.date, th.date {
	text-align: center;
}
.download_table td.size, th.size {
	text-align: right;
	padding-right: 0;
}
.download_table td.bbutton, th.bbutton {
	text-align: right;
}
.download_table td.bbutton a {
	color: #ea8f00;
}
.download_table td.bbutton a:hover {
	color: #f4ba5f;
}
.download_table td.button, th.button {
	text-align: center;
}
.download_table tr td {
	padding: 8px;
}
.ui-accordion {
	margin-top: 20px;
	margin-bottom: 30px;
}

.ui-accordion h3 {
	padding: 5px 32px;
	background: none;
	border-radius: 0;
	border: 0;
}
#downloadac span.product {
	display: block;
	font-weight: bold;
	line-height: 1.5em;
}

#downloadac span.product a {
	color: inherit;
}

#downloadac span.product a:hover {
	color: #aada28;
}

#downloadac span.packagetype {
	display: block;
	font-size: 0.9em;
	line-height: 1em;
}
.ui-accordion-content {
	padding-left: 1px;
	padding-bottom: 10px;
}
.ui-icon {
	height: 16px;
	width: 16px;
}
.ui-icon {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}
#downloadac .ui-accordion-header, #downloadac .accordion_header_style {
	background: none repeat scroll 0 0 #343d52;
	
	border-bottom: 3px solid #bac8df;

	color: #fff;
	outline: none;
	position: relative;
	cursor: pointer;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	left: 0.5em;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-accordion span.ui-icon-triangle-1-e {
	background: url("/themes/aida64_v5/icons/rightarrow16.png") no-repeat 0 0 rgba(0, 0, 0, 0);
}
.ui-accordion span.ui-icon-triangle-1-s {
	background: url("/themes/aida64_v5/icons/downarrow16.png") no-repeat 0 2px rgba(0, 0, 0, 0);
}
#faq.ui-accordion h3 {
	font-size: 1em;
	min-height: 50px;
	cursor: pointer;
	margin-bottom: 0;
}
#faq.ui-accordion h3 span {
	float: left;
	font-size: 2em;
	margin-right: 15px;
	margin-top: 8px;
}
#faq.ui-accordion h3 div {
	display: block;
	float: left;
	width: 80%;
}

.ui-widget-content 
{
	background: inherit;
}

#faq.ui-accordion > div {
	margin-left: 30px;
	margin-bottom: 15px;
	padding: 15px 20px 20px;
	background-color: #edffe6;
	border: 0;
	border-left: 3px solid #b0f099;
	border-bottom: 3px solid #b0f099;
	color: #3a5231;
}
#faq .ui-accordion-header, #faq .accordion_header_style {
	background-color: #d9ffca;
	border-bottom: 3px solid #b0f099;
	color: #3a5231;
	outline: none;
	position: relative;
	margin-top: 5px;
}

#faq .views-row-odd {
	background-color: #d2f7c3;
	border-bottom: 3px solid #adeb96;
}
ul.releasenotes {
	width: 90%;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
ul.releasenotes li {
	font-size: 0.85em;
	line-height: 1.3em;
	padding-left: 2em;
	text-indent: -1.0em;
}
ul.releasenotes li:before {
	content: "• ";
	padding-right: 5px;
}
ul.mirrors div.bannerwrapper img {
	vertical-align: middle;
	width: 120px;
	height: auto;
	padding: 15px;
	margin-bottom: 3px;
}

/* footer */

footer 
{
  	color: #62696c;
  	min-height: 200px;
  	padding: 40px 0;
  	text-align: center;
}

footer h2
{
	font-size: 1.2em;
	color: #606060;
}

footer nav
{
	text-align: left;
	display: inline-block;
	width: 220px;
	margin-bottom: 15px;
	vertical-align: text-top;
}

footer a
{
	color: #9c9c9c !important;
	text-decoration: none;
	line-height: 1.8em;
}

footer a:visited
{
	color: #9c9c9c !important;
}


footer a.active
{
	color: #9c8282 !important;
}

footer a:hover
{
	color: #ffffff !important;
	text-decoration: none;
}


article.maincontent
{
	width: 69%;
	float: left;
	margin-top: 0 !important;
}

article.withsidebar
{
	width: 31%;
	float: right;
	margin-top: 0 !important;
}

aside:after
{
	content: "";
	clear: both;
	display: block;
}

div.view-display-id-block_1 h2
{
	margin-bottom: 20px;
}

div.view-display-id-block_1 h2 a
{
	text-decoration: none;
}

div.view-display-id-block_1 div.views-field-field-product-image
{
	float: left;
	margin-right: 30px;
}

div.productbox
{
	min-height: 250px;
	margin-bottom: 20px;
	overflow: hidden;

}

div.view-display-id-storeblock, div.view-display-id-renewalblock  {
	float: left;
	width: 210px;
	text-align: center;
	padding: 15px 5px;
	background-color: #e9e9e9;
	margin: 10px;
}

div.view-display-id-footerstoreblock, div.view-display-id-renewalblock {	
	width: 200px;
	text-align: center;	
}

div.view-display-id-footerstoreblock .links div {

	display: inline;
	
}

div.view-display-id-footerstoreblock .links a {
	
	color: #000;
    font-size: 80%;
    padding-right: 5px;
    text-decoration: none;
}

/*div.renewal .buybutton, div.renewal .renewbutton {
	display: none;
}*/

#productsline .views-field-field-product-renew-link {
	border-left: 1px solid rgb(140, 140, 140);
	border-right: 1px solid rgb(140, 140, 140);
	padding-left: 10px;
	margin-right: 10px;
}

div.view-display-id-footerstoreblock .links a:hover {
	text-decoration: underline;
}

div.view-display-id-storeblock div.views-row h2 span, div.view-display-id-renewalblock div.views-row h2 span {
	display: block;
}

div.views-field-field-store-text {
	min-height: 160px;
}
div.view-display-id-storeblock div.views-field-field-product-price, div.view-display-id-renewalblock div.views-field-field-product-renewal-price {
	font-size: 1.8em;
}

.views-label-field-product-price, .views-label-field-product-renewal-price
{
	font-size: 50%;
}

.views-field-field-store-note
{
	min-height: 28px;
}


#featurestable {
	margin: 0 auto;
	width: 100%;
}
#featurestable tr.header th {
	padding: 16px 3px 8px;
}
#featurestable tr.header .prodname {
	clear: both;
	display: block;
}
#featurestable td {
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
}
#featurestable td.data {
	height: 33px;
	padding: 0 20px;
	width: 100px;
}
#featurestable td.section {
	padding-top: 20px;
}
#featurestable td.first {
	padding-right: 10px;
}
#featurestable tr.more td {
	padding-top: 5px;
}
#featurestable table.striped-table tr.more td {
	padding: 5px 0 3px;
}
#featurestable table.striped-table tr.more a, #featurestable table.striped-table tr.more a:link, #featurestable table.striped-table tr.more a:visited {
	margin: 6px 3px 10px;
}
#featurestable tr.header th {
	line-height: 20px;
	text-align: center;
}
#featurestable tr.header .prodname {
	white-space: nowrap;
}
#featurestable tr.header a, #featurestable tr.header a:link {
	text-decoration: none;
}
#featurestable tr.header.odd, #featurestable tr.header.even {
	background-color: transparent;
}
#featurestable td.data.included {
	background: url('/themes/aida64_v5/icons/fyes.png') no-repeat scroll center center rgba(0, 0, 0, 0);
}
#featurestable td.data.excluded {
	background: url('/themes/aida64_v5/icons/fno.png') no-repeat scroll center center rgba(0, 0, 0, 0);
}
#featurestable td {
	font-size: 0.9em;
	line-height: 20px;
}
#featurestable td.first {
	padding-left: 25px;
}
#featurestable td.first.section {
	padding-left: 10px;
}
#featurestable td.data {
	text-align: center;
}
#featurestable td.section {
	font-size: 1.2em;
}
#featurestable table.striped-table tr.more {
	border: medium none;
}
#featurestable table.striped-table tr.more td {
	border: medium none;
	text-align: center;
}
#featurestable td.last {
	border-right: medium none;
}
#featurestable tr {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
#featurestable td {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
div.buybutton {
	margin: 15px;
}
div.buybutton a {
	display: block;
	text-decoration: none;
	color: #fff;
	background-image: linear-gradient(to bottom, #65c63f 0%, #4ba133 100%);
	padding: 5px;
}
div.buybutton a:hover {
	background-image: linear-gradient(to bottom, #8be957 0%, #66cc46 100%);
}
div.renewbutton {
	margin: 15px;
}
div.renewbutton a {
	display: block;
	text-decoration: none;
	color: #fff;
	background-image: linear-gradient(to bottom, #3e90c6 0%, #346ca1 100%);
	padding: 5px;
}
div.renewbutton a:hover {
	background-image: linear-gradient(to bottom, #57b8e8 0%, #4691cd 100%);
}
.view-testimonials .views-row {
	width: 50%;
	float: left;
	font-style: italic;
}
.view-testimonials .container {
	padding: 20px 35px;
	position: relative;
}

blockquote:before {
    color: #231f20;
    content: "“";
    float: left;
    
    font-weight: 300;
    padding-bottom: 0;
    padding-right: 1px;
}

blockquote p:last-child:after {
    color: #231f20;
    content: "”";
    
    font-weight: 300;
    padding-bottom: 0;
}

blockquote {
    background: url("/sites/all/themes/aida_v4/images/quote_bg.png") no-repeat scroll 0 0 / 18% auto rgba(0, 0, 0, 0);
    padding: 12px;
}

.view-testimonials .views-row.views-row-odd {
	clear: both;
}
.view-testimonials .company {
	display: block;
	text-align: right;
}
.view-testimonials .signature {
	display: block;
	font-weight: bold;
	text-align: right;
}

.view-news-pages > h3
{
	position: relative;
	background-image: linear-gradient(to right, #ffffff 0%, #e0f4ff 80%);
	background-color: #e0f4ff;
	color: #bcddf0;
	text-align: right;
	font-size: 300%;
	font-weight: bold;
	padding: 20px 20px;
	margin: 15px 0;

}

.views-row-first h2
{
	margin-top: 0;
}

/*.node-33 h3 
{
	background-color: #ddd;
	font-size: 200%;
	color: #333;
	padding: 30px 10px;
	text-align: center;
	margin: 30px 0;
}

.node-33 .field-type-text-with-summary h3 
{
	margin-top: 0;
}
*/

.views-field-field-corplogo
{
	float: left;
	width: 110px;
}

span.highlight 
{
	float: none !important;
	font-size: 1em !important;
	margin: 0 !important;
	background-color: yellow;
}

.node-187
{
	min-height: 200px;
}

.node-187 h2
{
	margin: 30px 0;
	
}

.node-187 h2 a 
{
	color: #007eba;
}



.node-187 h2 a:hover
{
	color: #84d1f6;
	text-decoration: none;
}

.form-item-mailchimp-lists-mailchimp-642233-subscribe
{
	display: none;
}


#content ol.alpha {
    list-style-position: outside;
    list-style-type: lower-alpha;
}

.mobilestore {
	width: 100%;
	text-align: right;
	display: block;
	margin: 15px 0 15px 0;
}

.mobilestore img {
	float: left;
	margin-right: 15px;
}

.sliderbutton {
	display: block;
	background-color: #2b53ae;
	width: 110px;
	padding: 3px 15px;
	border-radius: 2px;
	opacity: 1;
}

.sliderbutton a {
	color: white;
}

.sliderbutton a:after {
	font-family: 'FontAwesome';
    content: '\f054';
    padding-left: 10px;
    position: relative;
    font-size: 90%;
    vertical-align: middle;
}

.sliderbutton a:hover {
	text-decoration: none;
}

#supportedlcdbox {
	padding: 15px;
	display: block;
	color: #5b5b5b;
	background-color: #e3e3e3;
}

#supportedlcdbox span {
	display: block;
	font-size: 120%;
	color: #8f8f8f;
	font-weight: bold;
}


/*  EVENT History  */

.view-twenty-years-of-sysinfo .views-field-title
{
	font-size: 240%;
}

.view-twenty-years-of-sysinfo ul
{
	width: 90%;
	list-style: none;
    padding:0;
    margin:0;
    margin-bottom: 20px;
    line-height: 1.8em;
}

.view-twenty-years-of-sysinfo ul li
{
	padding-left: 3em; 
    text-indent: -1.6em;	
}

.view-twenty-years-of-sysinfo ul li:before
{
	font-size: 0.8em;
	content: "\25B6";
	padding-right: 15px;  
	color: #d67b22;  


}

.view-twenty-years-of-sysinfo div.views-field-field-event-image {
	float: left;
	width: 32%;
	height: auto;
}


.view-twenty-years-of-sysinfo div.views-field-body {
	float: left;
	width: 64%;
	border-right: 30px solid #ffc832;
	min-height: 350px;
}

.view-display-id-storeblock .views-field-title span, 
.view-display-id-footerstoreblock .views-field-title span,
.view-display-id-renewalblock .views-field-title span {
display: block;
padding: 0;
}

.views-field-title span {
	padding-right: 30px;
}

.mobileapps img {
	margin-right: 5px;
}

#new-package-available {
	width: 80%;
	min-height: 70px;
	background-color: #ffdbcb;
	border: 2px solid #ff967a;
	color: #6c1e08;
	padding: 20px;
	font-size: 110%;
	margin: 0 0 20px 0;
	font-weight: bold;
}

#new-package-available a {
	color: #446597;
}

#new-package-available a:hover {
	color: #6788bb;
}


#sliding-popup {
	position: fixed;
	border: 1px solid #333;
	background-color: #222;
	
}

.tizenicon {
	margin: 5px 5px 0 0;
	top: 3px;
	position: relative;
}



.subButton {
	margin-top: 15px;
	/* background-color:#44c767; */
	background-image: linear-gradient(to bottom, #65c63f 0%, #4ba133 100%);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial !important;
	font-size:17px !important;
	padding:8px 58px;
	text-decoration:none !important;
	/* text-shadow:0px 1px 0px #2f6627 !important; */
}
.subButton:hover {
	/* background-color:#5cbf2a; */
	background-image: linear-gradient(to bottom, #8be957 0%, #66cc46 100%);
}
.subButton:active {
	position:relative;
	top:1px;
}

table.priv {
	margin: 15px;		
	border-collapse: collapse;
}

table.priv thead th {
	font-weight: bold;
	background-color: #d0dae6;		
	padding: 5px 2px 5px 5px;
}

table.priv td:first-child {
	width: 40%;
}

table.priv td {
	padding: 5px 2px 5px 5px;
}

table.priv tr:nth-child(even) {
	background-color: #dfeef0;
}

table.priv tr:nth-child(odd) {
	background-color: #f1f7f8;
}


/*
.cyberdeal {
	display: block;
	background-color: #a6e6ff;
	color: #1f1f1f;
	font-weight: bold;
}

.cyberdeal p {
	padding: 0 15px 10px 15px;
}

.cyberdeal div.cyb_bs {
	padding: 0 15px 10px 15px;
	
}

.cyberdeal div.cyb_b1 {
	float: left;
	margin-right: 80px;
}

.cyberdeal a {
	color: #f62309;
}

.cyberdeal a:hover {
	color: #ffa135;
	text-decoration: none;
}

.cyb_bs a:after {
	font-family: 'FontAwesome';
    content: '\f054';
    padding-left: 10px;
    position: relative;
    font-size: 90%;
    vertical-align: middle;
    color: #f62309;
    display:inline-block;
}*/

.button1 {
	margin: 15px;
box-shadow:inset 0px 1px 0px 0px #f9eca0;
background:linear-gradient(to bottom, #11f01c 5%, #30f21e 100%);
background-color:#f0c911;
border-radius:6px;
border:1px solid #116600;
display:inline-block;
cursor:pointer;
color:#470c00;
font-family:Arial;
font-size:15px;
font-weight:bold;
padding:10px 24px;
text-decoration:none;
text-shadow:0px 1px 0px #ded17c;
}
.button1:hover {
background:linear-gradient(to bottom, #f2ab1e 5%, #f0c911 100%);
background-color:#f2ab1e;
}
.button1:active {
position:relative;
top:1px;
}


.button1 {
	color: #fff !important;
	text-transform: uppercase;
	text-decoration: none;
	background: #21b61c;
	padding: 20px;
	border-radius: 5px;
	display: inline-block;
	border: none;
	transition: all 0.4s ease 0s;
	}
	
	.button1:hover {
	background: #9ec21d;
	letter-spacing: 1px;
	text-decoration: none;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.4s ease 0s;
	}
			

	.aida25 {
		display: block;
	padding: 15px;
		background-color: #a6e6ff;
		color: #1f1f1f;
		font-weight: bold;
	margin: 20px 0 20px 0;
	}
	
	.aida25 p {
	margin-bottom: 15px;
	}
	
	
	.button1 {
	color: #fff !important;
	text-transform: uppercase;
	text-decoration: none;
	background: #fd9a28;
	padding: 20px;
	border-radius: 5px;
	display: inline-block;
	border: none;
	transition: all 0.4s ease 0s;
	}
	
	.button1:hover {
	background: #f55727;
	letter-spacing: 1px;
	text-decoration: none;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.4s ease 0s;
	}
			
	.button2 {
	color: #fff !important;
	text-transform: uppercase;
	text-decoration: none;
	background: #21b61c;
	padding: 20px;
	border-radius: 5px;
	display: inline-block;
	border: none;
	transition: all 0.4s ease 0s;
	}
	
	.button2:hover {
	background: #9ec21d;
	letter-spacing: 1px;
	text-decoration: none;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.4s ease 0s;
	}
			
	.button_cont {
	margin: 15px 15px 15px 0;
	display: inline;
	
	}

	.oldprice {
		font-size: 0.7em;
		
		text-decoration: line-through;
	}

	.newprice {
		color: #bc2c00;
	}

	.dis25 {
		font-size: 1.2em;
		color: #bc2c00;
	}


	#counters {
		background-color: #2e362c;
		color: white;
	
		padding: 30px 20px 170px;
		position: relative;
	}
	
	#counters div.counter-row {
		margin-right: -15px;
		margin-left: -15px;
	}
	
	#counters div.counter-row:before {
		display: table;
		content: ' ';
	}
	
	#counters div.counter-row:after {
		clear: both;
		content: ' ';
	}
	
	#counters div.counter-block {
		padding-top: 20px;
		float: left;
		width: 23%;	
		height: 150px;
		display: block;
		text-align: center;
	}
	
	#counters div.counter-num {
		display: block;
		font-size: 200%;	
		position: relative;
		margin-bottom: 25px;
		padding-bottom: 12px;
		font-weight: 600;
		line-height: 1;
	}
	
	#counters div.counter-num:after {
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -10px;
		width: 20px;
		height: 2px;
		content: "";
		background-color: #e2e2e2;
	}
	
	#counters div.counter-txt {
		font-size: 80%;	
		display: block;
		text-transform: uppercase;
		font-weight: 600;
		line-height: 1;
	}

	p.howtoinstall {
		line-height: 1.5;
		margin-right: 5px;
	}

/*	ul.pager {
		display: inline-block;
	}

	ul.pager li {
		float: left;
		padding: 12px 8px;
	}

*/

.pager__item {
	display: inline;
	padding-right: 20px;
}

nav.pager {
	text-align: center;
	margin: 15px;
}

div[role=alert] {
	display: block;
	background: #ffab5d;
	padding: 15px;
	border-right: #cc7834 solid 5px;
	border-bottom: #cc7834 solid 5px;
}