.workshop-15 a.btn-primary{
	display: none!important;	
}

.event-15 .col-checkbox input{
	display: none;
}

.allinkl .event-15 .col-checkbox input{
	display: block;
}
.ps-workshops-day{
	float: left;
    padding: 5px 15px;
    border: 1px solid #696969;
	border-width: 1px 1px 0px 0px;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.2em;
}

.ps-workshops-day:first-child{
	border-width: 1px 1px 0px 1px;
}

.ps-workshops-list{
	clear: both;
	position: relative;
}

.ps-workshops-workshopday{
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	width: 100%;
	z-index: 10;
	display: none;
}

.ps-workshops-workshopday.active{
	z-index: 100;
	display: block;
	border: 1px solid #696969;
}

.ps-workshops-days{
	float: left;
}

.ps-workshops-day{
	padding: 25px;
}

.ps-workshops-day.active{
	background-color: #696969;
    color: #ffffff;
}

.ps-workshops-fullday-registration{
	float: right;
	margin-bottom: 0px;
}

.ps-workshops-workshopday{
	padding: 15px;
}

.ps-workshops-single {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #696969;
}

.ps-workshops-single:last-child{
	border-bottom: 0px;
}

.ps-workshop-header h3, .ps-workshop-header h4{
	text-align: center;
}

.ps-workshops-show .ps-workshop-date, .ps-workshops-show .ps-workshop-time{
	text-align: center;
	font-size: 18px;
    line-height: 25px;
}

.ps-workshop-header{
	margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

.speaker-list{
	list-style-type: none;
}

.speaker-list .speaker-image{
	display: block;
	float: left;
}

.speaker-list  .speaker-name{
	display: block;
    float: left;
    padding-top: 40px;
    padding-left: 50px;
}


.ps-workshops h4{
	margin-bottom: 25px;
}


.ps-workshop-image img{
	width: 100%;
	height: auto;
}

.ps-workshop-image{
	overflow: hidden;
}

.ps-workshop-description{
	margin-bottom: 25px;
}

.ps-workshops-show h4{
	margin-bottom: 5px;
	margin-top: 15px;
}

.ps-workshops-register-list .row{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eeeeee;
}

a.btn-primary, .btn-primary{
    background: #d4ccc2;
    border-radius: 5px;
    padding: 13px 30px 13px 30px;
    margin-left: 0px;
    color: #fff;
	text-transform: uppercase;
    font-weight: bold;
	letter-spacing: 2px;
	border-color: #d4ccc2;
}

a.btn-primary:hover, .btn-primary:hover, a.btn-primary:focus, .btn-primary:focus, a.btn-primary:active, .btn-primary:active, .btn-primary:active:focus{
	text-decoration: none;
    color: #333 !important;
    background: #ccc;
	border-color: #ccc;
}

.tx-ps-workshops a.btn-primary, .tx-ps-workshops a.btn-print{
	display: block;
	text-align: center;
}

.tx-ps-workshops a.btn-print i{
	padding-right: 5px;
}

.action-bar{
	margin-top: 50px;
}

.ps-workshops-register-list .row.waitlist{
	background-color: #eae3db;
}

.ps-workshops-register-list .language-select{
	padding-top: 10px;
}

.ps-workshops-register-list input[type="radio"]{
	margin-left: 15px;
}

.tx-ps-workshops .team-profile img{
	width: 100%;
	max-width: 100%;
	height: auto;
}

.ps-workshops .team-profile h4{
	margin-bottom: 10px;
}
	
.ps-workshops-speaker-show h2{
	text-align: left;
}

.ps-workshops-speaker-show img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

p.highlight{
	margin-bottom: 25px;
	font-weight: bold;
}

.ps-workshops .pull-right{
	text-align: right;
	margin-top: 25px;
}

.ps-workshop-header h3 span{
	padding-left: 10px;
	padding-right: 10px;
}

.ps-workshops-speaker-show .btn-back{
	display: block;
	margin-top: 20px;
}

.ps-workshops-fullday-registration{
	margin-bottom: 25px;
}



@media (max-width: 991px){
	.ps-workshops-fullday-registration{
		width: 100%;
		text-align: center;
	}
	
	.ps-workshops-fullday-registration a.btn-primary{
		width: 100%;
	}
	
	.ps-workshops-day{
		padding: 25px 15px;
	}
	
}

@media (max-width: 767px){
	.action-bar .col-xs-12{
		margin-bottom: 15px;
	}
	
	.ps-workshops-register-session-list .col-checkbox, .ps-workshops-register-meal-list .col-checkbox{
		width: 10%;
	}
	
	.ps-workshops-register-session-list .col-title, .ps-workshops-register-meal-list .col-title{
		width: 90%;
		padding-left: 0px;
		font-weight: bold;
	}
	
	.ps-workshops-register-session-list .col-date, .ps-workshops-register-meal-list .col-date,
	.ps-workshops-register-session-list .col-location, .ps-workshops-register-meal-list .col-location{
		width: 90%;
		padding-left: 10%;
	}
	.ps-workshops-register-session-list .col-price, .ps-workshops-register-meal-list .col-price{
		width: 90%;
		padding-left: 10%;
	}
	.ps-workshops-register-session-list .col-waitlist, .ps-workshops-register-meal-list .col-waitlist{
		width: 90%;
		padding-left: 10%;
	}
	
	.ps-workshops-day{
		padding: 25px 10px;
	}
}

@media (max-width: 600px){
	
	.ps-workshops-single.row .ps-workshop-time{
		width: 30%;
	}
	
	.ps-workshops-single.row .ps-workshop-title{
		font-weight: bold;
		padding-left: 0px;
	}
	
	.ps-workshops-single.row .ps-workshop-title, .ps-workshops-single.row .ps-workshop-location, .ps-workshops-single.row .ps-workshop-show{
		width: 70%;
	}
	
	.ps-workshops-single.row .ps-workshop-location, .ps-workshops-single.row .ps-workshop-show{
		padding-left: 30%;
	}
		
	.ps-workshops-fullday-registration a.btn-primary{
		width: 100%;
		font-size: 14px;
		letter-spacing: 1px;
		padding: 13px 0px;
		text-align: center;
	}
	
	.ps-workshop-header h3 span{
		display: block;
	}
	
	.ps-workshops-day{
		width: 100%;
		padding: 15px 10px;
		text-align: center;
		border-width: 0px 1px 1px 1px;
	}
	
	.ps-workshops-day:last-child{
		border-width: 0px 1px 0px 1px;
	}
	
	.ps-workshops-day:first-child{
		border-width: 1px 1px 1px 1px;
	}
	
}



@media (max-width: 480px){
		
	.ps-workshops-single.row .ps-workshop-time{
		width: 100%;
		text-align: center;
	}
	
	.ps-workshops-single.row .ps-workshop-title, .ps-workshops-single.row .ps-workshop-location, .ps-workshops-single.row .ps-workshop-show{
		width: 100%;
		padding-left: 15px;
		text-align: center;
	}
	
	.ps-workshops-fullday-registration a.btn-primary{
		display: block;
		white-space: normal;
		font-size: 16px;
		letter-spacing: 2px;
	}
	
	.ps-workshop-speakers .col-lg-3{
		width: 100%;
	}
	
	.tx-ps-workshops h2{
		font-size: 20px;
	}
	
	.ps-workshops-register-session-list .col-checkbox, .ps-workshops-register-meal-list .col-checkbox{
		width: 20%;
	}
	
	.ps-workshops-register-session-list .col-title, .ps-workshops-register-meal-list .col-title{
		width: 80%;
		padding-left: 0px;
		font-weight: bold;
	}
	
	.ps-workshops-register-session-list .col-date,
	.ps-workshops-register-meal-list .col-date,
	.ps-workshops-register-session-list .col-location,
	.ps-workshops-register-meal-list .col-location{
		width: 80%;
		padding-left: 20%;
	}
	.ps-workshops-register-session-list .col-price, .ps-workshops-register-meal-list .col-price{
		width: 80%;
		padding-left: 20%;
	}
	.ps-workshops-register-session-list .col-waitlist, .ps-workshops-register-meal-list .col-waitlist{
		width: 80%;
		padding-left: 20%;
	}
	
	.ps-workshops-register-session-list .language-select{
		font-weight: normal;
		padding-bottom: 10px;
	}
	
	.ps-workshops-register-session-list .language-select label{
		display: block;
	}
	
	.ps-workshops-register-list input[type="radio"]{
		margin-left: 10px;
	}
	
}

.event-106, .event-107{
	font-weight: bold;
}
	
.registration-workshop.saturdayticket,
.row.saturdayticket{
	font-weight: bold;
}

.row.saturdayticket .error{
	display: block;
    color: #FF0000;
    font-size: 14px;
}