<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, #index {
	height: 100%;
	min-height: 100%;
}
body {
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	font-size: 14px;
	color:#424f56;
	font-weight:300;
}
a, a:hover, a:active, a:focus {
	outline: none;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans-serif;
}
.navbar {
	background: #FFF;
	border-bottom:1px solid #DDD;
}
.navbar-brand {
	max-width: 400px;
	padding: 0px 0 0 0px;
}
.navbar-nav &gt; li{
	padding:50px 10px 10px 30px;
}
.navbar-nav &gt; li &gt; a {
	padding: 0px;
	font-size: 20px;
	line-height: 20px;
	color: #424f56;
}
.navbar-nav &gt; li.active &gt; a, .navbar-nav &gt; li.active &gt; a:hover, .navbar-nav &gt; li.active &gt; a:focus, .navbar-nav &gt; li.active &gt; a:active, .navbar-nav &gt; li:hover &gt; a, .navbar-nav &gt; li &gt; a:hover {
	background: #FFF;
	color: #99cd3f;
}
.navbar-nav &gt; li &gt; a:focus {
	color: #424f56;
}
.section {
	min-height: 93%;
	padding-top: 3%;
	position: relative;
	background:#FFF;
	text-align:center;
	background:#f3f3f3;
}
section h2, footer h6 {
	font-size: 4em;
	line-height: 1em;
	margin: 4% 0 0 0px;
	padding: 10px 0;
	font-weight: 200;
}
#home{
	background:#99cd3f url(../images/dubai-banner.jpg) repeat-x center bottom;
	text-align:center;
	position:relative;
	color:#FFF;
	font-size:14px;
	color:#496A31;
	background-size:cover;
}
#home h2{
	font-size:50px;
	color:#293e20;
	margin:6% 0 0% 0;
	font-weight:400;
	line-height:60px;
}
#home h3{
	color:#FFF;
	font-size:40px;
	line-height:50px;
	margin-bottom:50px;
}
.banner-cont{
	margin:3% 0 0% 0;
	line-height:27px;
	font-size:16px;
}
.but-block{
	margin:0% 0 1% 0;
}
section.light{
	background:#FFF;
}
p.venue{
	color:#FFF;
	font-size:34px;
	line-height:45px;
	color:#293e20;
	margin-top:7%;
}
#home .booth{
	padding:10px;
	font-size:18px;
}
.booth p{
	padding:5px;
	margin:0px;
	line-height:30px;
	font-size:30px;
}
.maps {
	margin:2% 0 7% 0;
}
.maps a, .hightlight-link, .info-cont a{
	color:#496a31;
	font-size:16px;
	text-decoration:underline;
}
.hightlight-link{
	color:#99CD3F;
}

.maps a:hover, .info-cont a:hover{
	text-decoration:none;
	color:#333;
}
.hightlight-link:hover{
	color:#FFF;
	text-decoration:none;
}
a.but-register{
	color:#99cd3f;
	background:#2a2a2a;
	display:inline-block;
	padding:20px 40px;
	font-size:30px;
	margin-top:3%;
}
a.but-register:hover{
	background:#FFF;
	color:#000;
}
.reseller-list{
	padding:40px 0;
}
.reseller-list li{
	padding:20px 0;
}
.reseller-list img{
	float: left;
	margin-right:10px;
}
#About{
	padding-top:8%;
	font-size:18px;
	line-height:30px;
}
#About p{
	margin-bottom:30px;
}
#About ul{
	margin-bottom:40px;
}
#About ul li{
	font-size:25px;
	padding:10px 0;
}
.grn-text{
	color:#99CD3F;
}
#About h4{
	font-size:25px;
	font-weight:200;
}
#About ul li .icon-plus-sign{
	color:#99cd3f; 
}
#About ul.highlight li .icon-plus-sign{
	color:#ff8134;
}
section.dark{
	background:#2c2e30;
}
section.dark h2{
	color:#99cd3f;
	 margin: 4% 0 1%;
}
.agenda-tabs {
	margin-top:20px;
	line-height:27px;
	color:#999;
	font-size:16px;
}
.agenda-tabs .tab-content{
	color:#DDD;
	padding:20px;
	font-size:16px;
	margin-bottom:20px;
}
.tab-pane{
	position:relative;
}
.nav-tabs{
	border:0px;
	margin-top:4%;
}
.nav-tabs &gt; li &gt; a{
	color:#FFF;
	padding:20px 70px;
	font-size:25px;
	line-height:22px;
	background:#111;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-o-border-radius:0;
	margin-left:30px;
	border:none;
	opacity: .2;
}
.nav-tabs &gt; li &gt; a:hover, .nav-tabs &gt; li &gt; a:focus, .nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus, .nav-tabs &gt; li.active &gt; a:hover{
	color:#333;
	background:#99CD3F;
	border:0px;
	opacity:1;
}
.table{
	background:#FFF;
}
.table &gt; tbody &gt; tr.active td{
	background:#333;
	color:#FFF;
	vertical-align:middle;
}
.text-small{
	font-size:12px;
}
.table &gt; tbody &gt; tr td .label{
	font-size:18px;
	padding:10px 25px;
	margin-top:30px;
	display:inline-block;
}
.agenda-tabs .tab-content table.main tr td{
	padding:5px;
}
.agenda-tabs .tab-content table.main tr:nth-child(odd){
	background:#e3e7e9;
}
#Reseller ol li{
	float:left;
	width:50%;
	font-size:18px;
}
#Reseller ol li h3{
	font-weight:300;
	margin:0px;
	padding:10px 0;
	font-size:22px;
}
#Reseller ol li h3 a{
	color:#424F56;
}
#Contactus{
	min-height:80%;
}
#Contactus p{
	line-height:30px;
}
td.time{
	min-width:135px;
}
footer{
	background:#2c2e2f;
}
footer p{
	font-size:12px;
	color:#b0cbd3;
}
footer ul{
	padding:20px 0 0 0;
}
footer ul li a{
	color:#b0cbd3;
}
footer ul li a:hover{
	color:#99cd3f;
}
.modal-dialog{
	width:700px;
}
div.user-popup{
	width:800px;;
	position:absolute;
	left:0px;
	padding:40px 20px 20px 20px;
	background:#99cd3f;
	display:none;
	opacity:0;
	z-index:9;
	color:#333;
}
div.user-popup h3 span{
	display:block;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
}
.profile-thumb{
	border:3px solid #444;
	display:inline-block;
}
div.user-popup .col-6  &gt; div{
	padding-left:20px;
}
.profile-thumb.t-active, .row:hover .profile-thumb{
	border:3px solid #99cd3f;
}
.profile-thumb.t-active{
	z-index:10;
	position:relative;
}
.close-thumb{
	color:#FFF;
	line-height:20px;
	top:5px;
	right:10px;
	position:absolute;
	font-size:18px;
	font-weight:normal;
}
.close-thumb:hover{
	color:#333;
}

.pr{
	position:relative;
}
.pa{
	position:absolute;
}
.time-cont &gt; .row .col-5, .time-cont &gt; .row .col-2{
	position:static;
}
.time-cont &gt; .row{
	border-bottom:1px solid #222;
	background:#111;
	min-height:60px;
}
.time-cont &gt; .row:hover{
	background:#141414;
}
.time-cont &gt;.row &gt; div{
	padding:20px 10px;
}
.time-cont &gt; .row &gt; div.profile{
	padding:10px 0;
	position:static;
	font-size:14px;
}
.time-cont &gt; .row &gt; div.profile:hover{
	text-decoration:underline;
}
.time-cont .row-disable, .time-cont .row-disable:hover{
	opacity:.4;
}
.tracks .col-4{
	width:32%;
}
.tracks .col-4 + .col-4{
	margin-left:2%;
}
.agenda-tabs .tracks .col-4 .col-8{
	font-size:14px;
}
.modal{
	margin-top:10%;
	overflow: hidden;
	color:#333;
}
.modal h3, .modal.modal-body h4{
	color:#333;
	font-size:22px;
	line-height:28px;
	margin:0;
	padding:10px 0;
}
.modal .modal-body h4{
	font-size:18px;
}
.info-cont{
	padding:20px 0;
	font-size:18px;
}
.img-circle {
    border-radius: 500px;
}</pre></body></html>