/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
  .member .uk-navbar-nav > li > a ,
 .member .uk-navbar-nav > li.uk-active > a 
 {
   background-color: #4ea4c5;
  background-image: -moz-linear-gradient(top, #54aacb, #469cbd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#54aacb), to(#469cbd));
  background-image: -webkit-linear-gradient(top, #54aacb, #469cbd);
  background-image: -o-linear-gradient(top, #54aacb, #469cbd);
  background-image: linear-gradient(to bottom, #54aacb, #469cbd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff54aacb', endColorstr='#ff469cbd', GradientType=0);
  border-color: #469cbd #469cbd #306e86;
  *background-color: #469cbd;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    min-height: 30px;
    line-height: 28px;
	   height: 30px;
    padding:0 12px;
	font-size:13px;
	 border: 1px solid rgba(0, 0, 0, 0.07);
	 color:#fff
	
 }
 
 
.memberarea .tm-article-content .uk-article-title a{
 font-size: 16px;
    line-height: 25px;}
 

 textarea#mod_simpleemailform_field3_1 ,
  textarea#mod_simpleemailform_field4_1{
    height: auto;
}

.VombieLikeButton {
    display: inline-block;
    float: right;
}

 /*make Videos responsive*/

.uk-icon-bomb:before {
  content: "\f1e2";
} 
 .videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.uk-article-title {
    font-size: 22px;
    line-height: 25px;

}

.uk-panel.horizontal {
 box-shadow:none;

}

.form-inline .uk-subnav {

margin:0}

.form-block {
display:inline-block
}


.form-inline .control-group {
    float: left;
    margin: 0 10px 5px 0;
}

.joomlaquiz_container {
  background: none repeat scroll 0 0 #F7F7F7;
    padding: 25px;
    position: relative;
   
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 4px 10px rgba(0, 0, 0, 0.06);
}
.jq_results_container {table-layout:auto}

.j2store_product_image {
    margin: 0 10px 0 0;
}
/* div.akeeba-bootstrap {border:none; background:#fff} */
div.akeeba-bootstrap .table-bordered {border:none; background:#fff}
div.akeeba-bootstrap .table-bordered th, div.akeeba-bootstrap .table-bordered td {border:none}

#akeebasubs-sum-discount-container,
#akeebasubs-sum-vat-container 
{border:red}

