﻿.airlogo{margin-bottom:10px;}

.conf-header h1{font-size:32px;}
.conf-header h2{font-size:16px; color:#000; font-weight:normal; margin:0; line-height: 24px;}

.button-section{margin-top:10px;}
	.button-section a{color:#fff!important; text-decoration:none; display:inline-block; padding:10px 10px 10px 13px; margin-right: 10px; position:relative; overflow:hidden; background:url('images/header-button-bg.png'); cursor:pointer; border-left:5px solid #2196f3;}
		.button-section a:hover{color:#fff!important; text-decoration:none; background:url('images/header-button-bg-red.png');}
		.red-border{border-left:5px solid #d24445!important;}
		
		.button-section a img{position:absolute; top:15px; left:0;}