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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 body {
/*
background: #2c8cbe url("../images/openuped_blue_img.jpg") repeat-x fixed; 
*/
background: #e5e7ea; /* Old browsers */
background: -moz-linear-gradient(top, #e5e7ea 0%, #2c8cbe 31%, #2778a4 61%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e7ea), color-stop(31%,#2c8cbe), color-stop(61%,#2778a4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e5e7ea 0%,#2c8cbe 31%,#2778a4 61%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e5e7ea 0%,#2c8cbe 31%,#2778a4 61%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e5e7ea 0%,#2c8cbe 31%,#2778a4 61%); /* IE10+ */
background: linear-gradient(to bottom, #e5e7ea 0%,#2c8cbe 31%,#2778a4 61%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e7ea', endColorstr='#2778a4',GradientType=0 ); /* IE6-9 */
 }



.tm-top-block .tm-grid-block, .tm-grid-block {
	background-color:transparent !important;
	border:none;
	box-shadow: none;

}

.uk-article-title {
	line-height: 1.3em;
	font-weight: 300;
	text-transform: none;
	display: inline-block;
	margin-top: 0;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.uk-panel-title {
	text-align:center;
}

.no-shadow {
	box-shadow: none !important;
}

.twitter {
	margin-bottom: 20px;
	padding: 140px 10px 0px 10px;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.3em;
	background: url("../images/icon_twitter.png") 50% 0 no-repeat;
	content: "latest tweet";
	color:#fff;
	font-style:italic;
	font-family: 'PT Serif';
}
.twitter a {
	color:#fff;
	text-decoration:underline;
	font-style:italic;
}

.twitter .uk-panel-title {
	color:#fff;
	font-style:normal;
}


.twitter p.meta {
	font-size: 11px;
	line-height:11px;
	padding-bottom: 30px;
}

.twitter p.content {
	padding:30px 0px;
}


.uk-panel-box-primary{
	background: #f2872c;
	background: -moz-linear-gradient(-45deg, #f2872c 0%, #f6a155 100%);
	background: -webkit-linear-gradient(-45deg, #f2872c 0%,#f6a155 100%);
	background: -o-linear-gradient(-45deg, #f2872c 0%,#f6a155 100%);
	background: linear-gradient(to bottom right, #f2872c 0%,#f6a155 100%);
}

.uk-panel-box-secondary .uk-panel-title {
	color: #ffffff;
}

.uk-panel-box-secondary > a:not([class]), .uk-panel-box-secondary > :not([class*='uk-nav']) a:not([class]) {
	color: #ffffff;
}

.uk-panel-box-secondary{
	background: #283987;
	background: -moz-linear-gradient(-45deg, #283987 0%, #166f8d 100%);
	background: -webkit-linear-gradient(-45deg, #283987 0%,#166f8d 100%);
	background: -o-linear-gradient(-45deg, #283987 0%,#166f8d 100%);
	background: linear-gradient(to bottom right, #283987 0%,#166f8d 100%);
}

.uk-panel-box-primary ul li, .uk-panel-box-secondary ul li {
	list-style-type: none;
	/*background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	text-indent: 0px;*/
	padding-left: 15px;
	background-position: 0 8px;
	margin-left:-10px
}

.transparant-bg {
	background: url("../images/module_box_transparency25.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color:#fff;
}

.transparant-bg .uk-panel-title {
	color:#fff;
}

article div.tm-socialbuttons {
    display: none;
}

.tm-leading-article div.tm-socialbuttons {
	display:block;
   margin-left: 0px;

}

.tm-block-bottom {
	background:none !important;
	box-shadow: none !important;

}

.latestnews  em {
	color:#FFFFFF
}

.uk-panel-box-primary > a:not([class]):hover, .uk-panel-box-primary > :not([class*='uk-nav']) a:not([class]):hover {
color: #D8E2F0;
font-weight:normal;
text-decoration:none;
}

.btn-primary, .btn-info, .btn-inverse {
background-color: rgba(69, 73, 79, 0.5);
color: #ffffff;
background-image: -webkit-linear-gradient(top, rgba(78, 83, 90, 0.36), rgba(64, 67, 72, 0.41));
background-image: linear-gradient(to bottom, rgba(78, 83, 90, 0.36), rgba(64, 67, 72, 0.41));
}
.btn-primary:hover {
color: eee;
}


.no-pagination .uk-pagination {
	display: none;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
background-color: #f7f7f7;
border: 1px solid rgba(0, 0, 0, 0.37);}



/*---- advantages list ---*/

.transparantbg{
	background-color:transparent !important;
	box-shadow: none !important;	
}


 .listitem{
	 width: 100%; 
	 height: auto; 
	 margin-top: 25px;
 }
 
 .listitemicon{
	 width: 25%; 
	 height: 120px;
	 line-height: 120px;
	 float: left; 
	 background:rgba(40,138,190,0.1);
	 margin-top: 27px;
 }
 
 .listitemicon img{
	 display: inline-block;
	 vertical-align: middle;
	 line-height: normal;
	 padding-left: 26%;
	 width: 95%;
	
 }
 
 .listitemtext{
	 width: 75%; 
	 height: 120px; 
	 line-height:130px; 
	 float: left; 
	 background:rgba(40,138,190,0.1);
	 margin-top: 27px;
 }
 
 .listitemtext h3{
	margin-left: 8%; 
	margin-right: 8%;
	display: inline-block; 
	vertical-align: middle; 
	line-height: normal; 
	color: #2d8cbe; 
 }
 
@media (min-width: 480px) and (max-width: 768px){
	.listitemicon img{

	 width: 80% !important;
	
 	} 
	
	 .listitemtext h3{
		margin-left: 6%; 
		margin-right: 6%;
	
	 }
 }
 
 
 /* KLEUR VERBETERINGEN */
 
 .uk-panel-box-primary > a:not([class]), .uk-panel-box-primary > :not([class*='uk-nav']) a:not([class]),
 .latestnews em,
 .uk-panel-box-primary .uk-panel-title  {
 	 color:#373737;
 }
 
 .transparant-bg {
    background: #114f70;
    color: #fff;
 }
 
 .uk-navbar-nav > li > a {
    color: #144f70;
}


 /* ICONEN */

.icon_openuped_detail {
	width:40px;
	height:40px;
}

.icon-filter:before {
    font-family: 'fontawesome';
    content: "\f1de";
}

 /* COURSES FILTER MODAL */

.uk-modal-header h3 {
	margin-top:0px;
	color:#fff;
}

.uk-modal-body {
    color: #fff;
    line-height: 200%;
}

.close {
    float: right;
    font-size: 30px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}

#filter_modal .uk-modal-footer a.btn.uk-modal-close.uk-close {
	display:none;
}

#filter_modal .fabrik_filter_submit {
    float: left;
    margin-right: 10px;
}
#filter_modal .clearFilters {
	line-height: 28px;
}
.courselist_filters_active {
    float: left;
    padding: 0px 10px 20px 10px;
}

#filter_modal .fabrik_row {
	margin:10px 0px;
}

.filter_label {
    float: left;
    width: 25%;
}
.filter_element {
	float:left;
}

 /* LANGUAGE MODULE */

.mod-languages .inputbox { 
	height:35px;
	border: 1px solid rgba(0, 0, 0, 0.37);
}
.mod-languages { 
	padding: 10px;
	height:35px;
}

.footertxt p, .footertxt a, .footertxt p, .footertxt small{
	color:#fff;
}

.uk-navbar-nav > li > a {
        padding: 0 17px;
    }