/*
Theme Name:		Altera - Knowledge Base Wordpress Theme - Child
Theme URI:		http://themeforest.net/user/ZERGE/portfolio
Description:	Child theme for the Grideon theme
Version:		1.0
Author:			ZERGE
Author URI:		http://themeforest.net/user/ZERGE
Template:		wp-altera

*/

@import url("http://www.minisoft.com/support/wp-content/themes/wp-altera/style.css.pagespeed.ce.mKSCartGIa.css");

/* --------- Insert your custom styles on next rows --------- */



.highlightBox{
	width:100%;
	border-style:solid;
	border-width:3px 3px 3px 5px;
	padding:8px;
	border-color:#2980b9;
	margin:15px 0;
}


/* Menu */
.fancyButton{margin-top:25px;text-decoration: none;display: inline-block; color: #fff; font-size: 20px; font-weight: 500; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 6px 20px; line-height: 1.7em; background: transparent; border: 2px solid; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; position: relative;}

.fancyButton:hover{ background: rgba( 255, 255, 255, 0.2 ); border: 2px solid transparent; padding: 6px 34px 6px 14px; }

.fancyButton:after{ font-family:'Arial'; font-size: 32px; line-height: 1em; content:">"; opacity: 0; position: absolute; margin-left: -20px; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; top: 7px; right: 5px; }

.fancyButton:hover:after{ opacity: 1; margin-left: 0; }


.sf-menu a {
	color: #3b3836;
	font-size: 1em;
	font-weight:500;
}

/* Sub Menu */
.sf-menu ul li a, .sf-menu ul ul li a {
	font-size: 15px;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


#TVdownload{
padding: 15px;
margin:0px;
}
#tvContainer{

float:right;
}

@media screen and (max-width: 700px) {
    #TVdownload{font-size: .75em;}
    #tvContainer{width:265px;display:block;float:none;margin:10px Auto;}
}

/*  WPDM Link Template: Default Template */

.w3eden .btn-primary {    
	background-color: #ffffff;
    border-color: #2980b9;
}

.w3eden .btn-primary:hover, .w3eden .btn-primary:focus, .w3eden .btn-primary:active, .w3eden .btn-primary.active, .w3eden .btn-primary:active:focus, .w3eden .btn-primary:active:hover, .w3eden .btn-primary.active:focus, .w3eden .btn-primary.active:hover, .w3eden .show > .btn-primary.dropdown-toggle, .w3eden .show > .btn-primary.dropdown-toggle:focus, .w3eden .show > .btn-primary.dropdown-toggle:hover {
    background-color: #ffffff;
    border-color: #ffffff;

