/* CSS for the training overview pages, defining the tabs in the webpage */

.offer {
	background-color: white;
	width: 60%;
	top: 44px;
	float: left;
	margin-top: 80px;
}

.offer h1 {
	color: darkorange;
	margin-top: 0;
	font-family: "Open Sans","DejaVu Sans",sans-serif;
    font-weight: lighter;
    font-size: 2.2em;
    letter-spacing: -.01em;
}
.offer h2, .agenda {
    display: block;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
	margin-top: 0;
	font-family: "Open Sans","DejaVu Sans",sans-serif;
    font-weight: 500;
    font-size: 1.5em;
    letter-spacing: -.01em;
    color: #2b3137;
}
.agenda img {
 	height: 30px;
   	padding-left: 20px;
}


/* CSS for the JQuery tabs */
.offer .menu {
	margin-bottom: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	top: 1px;
}

.offer ul.menu li {
	display: inline;
	padding: 0;
}

.offer ul.menu li a {
	color:wheat;
	font-size: 0.9em;
	background-color:gray;
	border-bottom: 0;
	margin-right: 2px;
	padding: 9px 9px 10px;
	float:left;
	text-decoration: none;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.offer ul.menu li a.selected {
	background-color:darkred;
	border: 1px #aaaaaa solid;
	border-bottom: 0;
	padding: 9px;
	padding-bottom: 10px;
	color: white;
	font-weight: bold;
	z-index: 999999;
}

.titleTraining h1 {
	float:left;
	margin-bottom:0px;
}
.titleTraining img {
	float: right;
	width: 30px;
	height: 30px;
}
.titleTraining {
	overflow: auto;
	margin-top: 60px;
}
.trainingSection {
    width: 100%;
    background-color: #ff8c00;
    color: #fff;
    font-family: "Open Sans","DejaVu Sans",sans-serif;
    font-size: 24px;
    font-weight: lighter;
    padding: 10px 10px 10px 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    margin-bottom: 10px;
}

.agendadiv {
	-webkit-column-count: 2; 
    -moz-column-count: 2;
    column-count: 2;
}
.agendadiv h2{
    font-size: 16px;
    color: darkorange;
        margin-bottom: 2px;
}
#agendapart {
	display:  inline-block;
	width: 100%;
}

#agendapart ul {
    padding-left: 15px;
    margin-top: 0px;
        margin-bottom: 10px;
}
#agendapart ul li {
    padding-left: 0px;
    list-style-type: none;
}

table#duration_target {
    text-align: center;
}

table#duration_target td {
	vertical-align: top;
	padding-right: 30px;
}
table#duration_target img {
	height:50px;
}
table#duration_target tr.small_text td {
    font-size: 85%;
}

table#events {
	width: 100%;
}

table#events th{
	font-size: 90%;
}

table#events td, table#events th {
    padding: 5px 35px 0px 2px;
    text-align: left;
    border-bottom: 1px solid silver;
    vertical-align: top;
}

table#events tr.vat td {
    border-bottom: none;
    font-size: 75%;
    padding-bottom: 40px;
}
table#events tr.inhouse td {
    border-bottom: none;
}

table#events td.register {
	text-align: center;
	padding-right: 0;
	padding-top: 0px;
}
table#events td.register .register_buttons {
	margin: 10px 0px 10px 0px;
	border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
table#events .early_bird{
	color: darkred;
    font-weight: bold;
    font-family: cursive;
}

.concept_title {
	text-transform: uppercase;
	font-weight: bold;
    color: #2b3137;
}
.concept_title img {
    padding-right: 20px;
    width: 40px;
}

#quotes {
    background-color: #f1f2f3;
    padding: 1px 12px;
    position: relative;
    min-height: 180px;
    margin-bottom: 20px;
}
#quotes ul {
	color: #333333;
	position: relative;
	overflow: hidden;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	min-width: 155px;
}

#quotes li {
    min-width: 95%;
}
#next a, #prev a {
	text-decoration: none;
	font-size: 2.5em;
}

#trainingrightcol {
	width: 15%;
	float: right;
	padding: 5px;
	margin-top: 80px;
}
#trainingleftcol {
	width: 20%;
	top: 44px;
	font-size: 0.9em;
	padding: 5px;
	float: left;
	margin-right: 15px;
}

#discount {
	position: fixed;
	z-index: 1;
	left: 1.8%;
	margin-left: 60px;
}
.discount h1 {
	font-size: 1.2em;
	line-height: 1.5;
}
#online_screenshot {
    width: 100%;
    background-color: lightgray;
    /* text-align: right; */
    padding: 20px 0 10px 0;
}
#mobile_online_screenshot{
    display: none;
    width: 100%;
    background-color: lightgray;
    padding: 10px 0px 5px 0;
    margin-bottom: 20px;
    text-align: center;
}

td#online_screenshot_left {
    color: #2b3137;
}
table#events td#online_screenshot_right, table#events td#online_screenshot_left {
    border: none;
    vertical-align: middle;
}
table#events td#online_screenshot_middle {
    padding: 10px;
    text-align: center;
    border: none;
}   

@media only screen and (max-width: 339px) {
	table#events td, table#events th{
		padding-right:5px;
	}
	td#online_screenshot_right {
    	display: none;
	}
	#mobile_online_screenshot{
		display: block;
	}
	#mobile_picture img{
 	   width: 90%;
	}
	#online_screenshot {
    	background-color: #8b0000;
    }
    td#online_screenshot_left {
    	color: white;
    }
}
	

@media only screen and (max-width: 465px) {
	table#events td.language, table#events th.language{
		display:none;
	}
	table#events td.price, table#events th.price{
		display:none;
	}
	table#events tr.vat{
		display:none;
	}
	.agendadiv {
		-webkit-column-count: 1; 
   		-moz-column-count: 1;
   		column-count: 1;
	}
	.agenda {
		padding-top:40px;
	}
	#quotes {
		min-height: 260px;
	}
	td#online_screenshot_right {
    	display: none;
	}
	#mobile_online_screenshot{
		display: block;
	}
	#mobile_picture img{
 	   width: 90%;
	}
	#online_screenshot {
    	background-color: #8b0000;
    }
    td#online_screenshot_left {
    	color: white;
    } 	
		
}
@media only screen and (max-width: 621px) {
	table#events td.language, table#events th.language{
		display:none;
	}
	#quotes {
		min-height: 240px;
	}
	td#online_screenshot_right {
    	display: none;
	}
	#mobile_online_screenshot{
		display: block;
	}
	#mobile_picture img{
 	   width: 90%;
	}
	#online_screenshot {
    	background-color: #8b0000;
    }
    td#online_screenshot_left {
    	color: white;
    }
}

@media only screen and (max-width: 853px) {
	.offer {
		width:98%;
		margin-left:5px;
	}
	#trainingleftcol, #trainingrightcol {
		display: none;
	}
	
}

@media only screen and (min-width: 854px) and (max-width: 1024px) {
	.offer {
		width:75%;
		margin-left:5px;
	}
	#trainingleftcol {
		display: none;
	}
	#trainingrightcol {
    	width: 20%;
	}
	#quotes {
		min-height: 220px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
	#trainingrightcol, #trainingleftcol  {
		width: 17%;
	}
	
	#discount {
		margin-left: 0;
	}
	#quotes {
		min-height: 240px;
	}
}