

/*@media (max-width: 425px) {
div.zapTabBtn {
    bottom: 50px;
}
}*/

div.zapTabBtn.isOpen{
	right: 0px;
}

div.zapTabBtn i{
	color:#e2001a;
}

img.agenda{
	border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	width: 47px !important;
	height: 170px !important;
}

@media (max-width: 320px){
	div.block-agenda{
		overflow-y: scroll;
		position: fixed;
		right: -250px;
		top: 80px;
		background-color: #ffffff;
		padding:15px;
		border-radius: 0px 0px 0px 5px;
		-webkit-border-radius: 0px 0px 0px 5px;
		box-shadow: 1px 1px 5px rgba(0,0,0,0.15);
		-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.20);
		width: 250px;
		height: auto;
		line-height: 1.2;
		font-size: 90%;
	}

	.zapTabBtn{
		z-index:3;
		position: fixed;
		right: 0px;
		top: 80px;
	}

	div.block-agenda p{
		line-height: 1.1;
	}

	div.block-agenda h3{
		font-size:14px !important;
		line-height: 1;
		margin:0px;
	}

	div.block-agenda hr {  
	    margin: 5px 0;
	}

	div.block-agenda p.tm-article-subtitle{
		margin-bottom: 10px;
		font-size: 12px;
	}
}

@media (min-width: 321px) and (max-width: 424px){
	div.block-agenda{
		overflow-y: scroll;
		position: fixed;
		right: -275px;
		top: 100px;
		background-color: #ffffff;
		padding:15px;
		border-radius: 0px 0px 0px 5px;
		-webkit-border-radius: 0px 0px 0px 5px;
		box-shadow: 1px 1px 5px rgba(0,0,0,0.15);
		-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.20);
		width: 275px;
		height: auto;
		line-height: 1.2;
		font-size: 90%;
	}

	.zapTabBtn{
		z-index:3;
		position: fixed;
		right: 0px;
		top: 100px;
	}

	div.block-agenda p{
		line-height: 1.1;
	}

	div.block-agenda h3{
		font-size:14px !important;
		line-height: 1;
		margin:0px;
	}

	div.block-agenda hr {  
	    margin: 5px 0;
	}

	div.block-agenda p.tm-article-subtitle{
		margin-bottom: 10px;
		font-size: 12px;
	}
}

@media (min-width: 425px) and (max-width: 639px){
	div.block-agenda{
		overflow-y: scroll;
		position: fixed;
		right: -300px;
		top: 160px;
		background-color: #ffffff;
		padding:15px;
		border-radius: 0px 0px 0px 5px;
		-webkit-border-radius: 0px 0px 0px 5px;
		box-shadow: 1px 1px 5px rgba(0,0,0,0.15);
		-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.20);
		width: 300px;
		height: auto;
		line-height: 1.2;
		font-size: 90%;
	}

	.zapTabBtn{
		z-index:3;
		position: fixed;
		right: 0px;
		top: 160px;
	}

	div.block-agenda p{
		line-height: 1.1;
	}

	div.block-agenda h3{
		font-size:14px !important;
		line-height: 1;
		margin:0px;
	}

	div.block-agenda hr {  
	    margin: 5px 0;
	}

	div.block-agenda p.tm-article-subtitle{
		margin-bottom: 10px;
		font-size: 12px;
	}
}

@media (min-width: 640px) and (max-width: 779px){
	div.block-agenda{
		overflow-y: auto;
		position: fixed;
		right: -440px;
		top: 250px;
		background-color: #ffffff;
		padding:15px;
		border-radius: 0px 0px 0px 5px;
		-webkit-border-radius: 0px 0px 0px 5px;
		box-shadow: 1px 1px 5px rgba(0,0,0,0.15);
		-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.20);
		width: 440px;
		line-height: 1.2;
		font-size: 90%;
		height: auto;
		overflow-y: auto;
	}

	.zapTabBtn{
		z-index:3;
		position: fixed;
		right: 0px;
		top: 405px;
	}

	div.block-agenda p{
		line-height: 1.2;
	}

	div.block-agenda h3{
		font-size:16px !important;
		line-height: 1;
		margin:0px;
	}

	div.block-agenda hr {  
	    margin: 5px 0;
	}

	div.block-agenda p.tm-article-subtitle{
		margin-bottom: 10px;
		font-size: 14px;
	}
}

@media (min-width: 780px) and (max-width: 1024px){
	div.block-agenda{
		position: fixed;
		right: -600px;
		top: 250px;
		background-color: #ffffff;
		padding:15px;
		border-radius: 0px 0px 0px 5px;
		-webkit-border-radius: 0px 0px 0px 5px;
		box-shadow: 1px 1px 5px rgba(0,0,0,0.15);
		-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.20);
		width: 600px;
		line-height: 1.2;
		font-size: 90%;
		height: auto;
		overflow-y: auto;
	}

	.zapTabBtn{
		z-index:3;
		position: fixed;
		right: 0px;
		top: 405px;
	}
}

@media (min-width: 1025px){
	div.block-agenda{
		position: fixed;
		right: -600px;
		top: 300px;
		background-color: #ffffff;
		padding:15px;
		border-radius: 0px 0px 0px 5px;
		-webkit-border-radius: 0px 0px 0px 5px;
		box-shadow: 1px 1px 5px rgba(0,0,0,0.15);
		-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.20);
		width: 600px;
		line-height: 1.2;
		font-size: 90%;
		height: auto;
		overflow-y: auto;
	}

	.zapTabBtn{
		z-index:3;
		position: fixed;
		right: 0px;
		top: 405px;
	}

	div.block-agenda p{
	}

	div.block-agenda h3{
		font-size:21px;
		margin:0px;
	}

	div.block-agenda hr {  
	    margin: 10px 0;
	}

	div.block-agenda p.tm-article-subtitle{
		margin-bottom: 10px;
	}
}

@media (min-width: 1440px){
	div.block-agenda{
		position: fixed;
		right: -600px;
		top: 405px;
		background-color: #ffffff;
		padding:15px;
		border-radius: 0px 0px 0px 5px;
		-webkit-border-radius: 0px 0px 0px 5px;
		box-shadow: 1px 1px 5px rgba(0,0,0,0.15);
		-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.20);
		width: 600px;
		line-height: 1.2;
		font-size: 90%;
		height: auto;
		overflow-y: auto;
	}
}

div.block-agenda a.uk-close{
	float:right;
}

	div.block-agenda{
		z-index: 10;
	}