﻿@charset "utf-8";
@font-face {
	font-family: 'Segoe UI';
	src: url('assets/fonts/segoeui.eot');
	src: url('assets/fonts/segoeui.woff') format('woff'), url('assets/fonts/segoeui.ttf') format('truetype'), url('assets/fonts/segoeui.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.M-content .bx-loading
{
	 z-index:-1 !important;
}
body{ 
font-family:Segoe UI; 
font-size:14px !important;
background:#FFF;
}

/*New ticker*/
#ticker-wrap{
	width:100%;
	margin:0 auto;

}
.ServiceIcon.professional, .ServiceIcon
{
border-bottom:none !important;
}
#ServiceImg
{
display:none !important;
}

#newsticker{

	overflow:hidden;
	margin:0; padding:0;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0, .4);


}

	#newsticker li{

		display:block;
		background:#F4F4F4;
		color:#333;
		border-bottom:1px solid #ddd;
		text-align:center;

	}

.container
{
/*max-width:967px !important;*/
}


[class^="icon-"], [class*=" icon-"]
{
    text-decoration:none;
}
h1, h2, h3, h4, h5, h6{font-family:Roboto Condensed;}
h4
{
	color:#FF6C00;
}
h5, .h5
{
	font-size:18px;
}
p, td, th, li
{
	font-size:14px;
}
p
{
	margin-bottom:18px;
}
a.btn-danger:hover
{
	text-decoration:none;
}
.Modal
{
    width:auto !important;
}
.modal-backdrop.in
{
opacity: 0.75;
}
/* DNN Overrides*/

.ui-widget-overlay, .dnnFormPopup
{
	z-index:9999 !important;
}
.TitleH2
{
	display:none;
}
#dnn_leftPane
{
	 border-right:1px solid #ebebeb;
	
}

/*registration form*/
div.dnnRegistrationForm
{
width:100%;
}

div.dnnRegistrationForm .dnnForm 
{
float:none;
margin:0 auto;
}

div.dnnRegistrationForm div.dnnCaptcha
{
margin:0 auto;
}
.dnnSocialRegistration
{
    display:none;
}

.dnnActions 
{
width:60%;
text-align:center;
margin:0 auto;
padding-top:0;
padding-bottom:20px;
}

.dnnActions li
{
float:none;
display:inline;
}

.password-strength-container
{
background:none !important;
}

.dnnFormItem .password-strength-container input[type="password"]
{
width:auto;
}

.dnnFormItem input[type="text"], .dnnFormItem input[type="password"], .dnnFormItem input[type="email"], .dnnFormItem input[type="tel"], .dnnFormItem select, .dnnFormItem textarea 
{
width:auto;
}
.btn
{
	background-image:none !important;
}
a.btn-danger, a.btn-success, a.btn-primary
{
	color:#FFF;
	text-decoration:none;
}


a {
	text-decoration:none;
}
.clear {
	clear:both;
}
.clear_left {
	clear:left;
	overflow:hidden;
}

#ControlBar
{
	height:auto !important;
}
.navbar-default{
		font-family: 'Roboto Condensed', sans-serif;
background: #303030;
background: -moz-linear-gradient(top,  #303030 0%, #020202 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303030), color-stop(100%,#020202));
background: -webkit-linear-gradient(top,  #303030 0%,#020202 100%);
background: -o-linear-gradient(top,  #303030 0%,#020202 100%);
background: -ms-linear-gradient(top,  #303030 0%,#020202 100%);
background: linear-gradient(to bottom,  #303030 0%,#020202 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#020202',GradientType=0 );

}
.navbar-default .navbar
{	
margin-bottom:0px !important;
border:none;
border-radius:0px;

}
.navbar-inverse
{
	background:none !important;
}


.navbar-default .navbar-nav > li > a{ font-size:16px; color:#ffffff; text-transform:uppercase}
.navbar-default .navbar-nav > li > a:hover{ color:#ffffff;}
.navbar-default .navbar-nav > li > a:focus{ color:#ffffff;}
.navbar-nav a {
    padding-bottom: 16px;
    padding-top: 16px;
}
.navbar-default .navbar-nav li div a
{
padding:14px;
display:block;
text-transform:uppercase;
color:#FF0;
font-size:16px;
}
.navbar-default .navbar-nav li div a:hover
{
	text-decoration:none;
	color:#FFF;
}


#dnn_dnnLOGO_imgLogo
{
	max-width:100%;
}
.schedule-div{ margin:30px 0;}
.schedule-div a{ font-size:20px; color:#ffffff;}
.schedule-div a i{ font-size:30px; margin-right:8px; color:#0071a5;}


.f-l {
	float:left;
}
.f-r {
	float:right;
}
.logo-section{margin-top:6px;margin-right:20px;width:450px;}
.logo-section img.logo-2{margin:-6px -3px;}

nav ul li {
	
	padding:0 2px;
	background:url(assets/images/border.png) no-repeat right bottom;
}
.navi ul li.no-pad{background:none;}
.navi ul li a {
	color:#FFFFFF;
	
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus 
{
	color:#FF0;
}
.Main-1 {
	background:#1ab2f8;
	padding:10px 0;
		font-family: 'Roboto Condensed', sans-serif;
	
}
.Main-1 a:hover
{
	text-decoration:none;
	
}

 .cart-summary h5,  .cart-summary p
 {
     margin:0 0;
 }
  .cart-summary span
  {
      font-size:13px;
  }
.top-right
{
	border-left:1px solid #229cd8;
}
.login-B {
	padding: 22px 0;
}
.login-cntrls
{
margin:20px 0;    
}
.btn-primary {
	background:#133894;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 4px 0 #031e61;
	font-family:Roboto Condensed;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 16px;
	text-align:center;
	text-transform:uppercase;

}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus
{
    background: #133894;
} 

.btn-danger
{
    background: none repeat scroll 0 0 #e31e1e;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 4px 0 #b80000;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Roboto Condensed;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 16px;
	text-transform:capitalize;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active
{
     background: #e31e1e;
}
.btn-grey 
{
    background:#D9D9D9;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 4px 0 #B8B8B8;
	color: #000;
	cursor: pointer;
	font-family: Roboto Condensed;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 16px;
	text-transform:capitalize;
}

.login-btn a
{
	color:#FFF;
	display:block;
}
.slider-block {
	background:url(assets/images/slider-BG.jpg) no-repeat;
	background-size:cover !important;
	
}
.N-slider {
	border: 6px solid #FFFFFF;
}
.S-Content {
	/*padding-top:16px;
	padding-bottom:8px;*/
	overflow:auto;
	position:relative;
}
.S-Content h3 {
	background:url(assets/images/news-arrow.png) 135px 5px no-repeat;
	margin:14px 0;
	font-family: Roboto Condensed;font-size:24px;color:#000000;line-height:18px;
}
#example{width:auto; margin:14px 0; height:auto !important;}
#example ul li{line-height:20px;font-family:Segoe UI;font-size:13px;color:#000;text-transform:uppercase;}
.button-1 {
	background: none repeat scroll 0 0 #e31e1e;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 4px 0 #b80000;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Roboto Condensed;
	font-size: 18px;
	font-weight: bold;
	margin: 17px 5px 10px 0;
	padding: 15px 25px;
	text-transform:capitalize;
	
}

.invities
{
	margin:6px 0;
}
.invities h3 {
	font-family: Segoe UI;
	font-weight:normal;
	font-size:16px;
	margin-top:0;
}
.invities span {
	color:#ff2b2b;
	font-style:italic;
	font-size:13px;
	font-family: Segoe UI;
	display:inline-block;
	padding-bottom:10px;
}
.invities p {
	color:#454545;
	font-style:italic;
	font-size:14px;
	font-family: Segoe UI;
}
.invities {
}
.invite-C {	


}

.image {
	margin:10px 0;
}

.caro {
	background: none repeat scroll 0 0 #f5f5f5;
	float:right;
	width: 280px;
	padding:15px;
}
.caro h3 {
	font-size:24px;
	border-bottom: 1px solid #e7e7e7;
	padding: 16px 0px;
	width: 290px;
}
.caro-C p{color: #454545;
    float: right;
    font-family: 'Conv_segoeui';
    font-size: 12px;
    font-style: italic;
    width: 179px;
	padding-top:20px;
	line-height:20px;}

.caro-C img {padding:20px;
}
.event-sponsors {
	background:#e8e8e8;
	padding-bottom:40px;
}
.event-sponsors h1 {
	font-family:Roboto Condensed;
	font-size:28px;
	color:#000;
	padding:20px 0;
}
.wrapper {

    padding-top: 20px;
    padding-bottom: 20px;
    overflow: auto;
    background-image: url('assets/images/bg.jpg');
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA4ODdjMiIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgIDxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjMDg4N2MyIiBzdG9wLW9wYWNpdHk9IjAuNiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  rgba(8,135,194,0.6) 0%, rgba(8,135,194,0.6) 80%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(8,135,194,0.6)), color-stop(80%,rgba(8,135,194,0.6)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(8,135,194,0.6) 0%,rgba(8,135,194,0.6) 80%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(8,135,194,0.6) 0%,rgba(8,135,194,0.6) 80%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(8,135,194,0.6) 0%,rgba(8,135,194,0.6) 80%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(8,135,194,0.6) 0%,rgba(8,135,194,0.6) 80%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990887c2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
    position:relative;

}



.wrapper div.bgfade{
	position:absolute;
	top:0;
	display:none;
	width:100%;
	z-index:-1;
    height:100%;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
}

#img01 {
 background-image: url('assets/images/bg01.jpg');
}

#img02 {
 background-image: url('assets/images/bg02.jpg');
}
#img03 {
 background-image: url('assets/images/bg03.jpg');
}


/*.wrapper:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index:0;
}

    .wrapper:before {

/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA4ODdjMiIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgIDxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjMDg4N2MyIiBzdG9wLW9wYWNpdHk9IjAuNiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  rgba(8,135,194,0.6) 0%, rgba(8,135,194,0.6) 80%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(8,135,194,0.6)), color-stop(80%,rgba(8,135,194,0.6)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(8,135,194,0.6) 0%,rgba(8,135,194,0.6) 80%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(8,135,194,0.6) 0%,rgba(8,135,194,0.6) 80%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(8,135,194,0.6) 0%,rgba(8,135,194,0.6) 80%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(8,135,194,0.6) 0%,rgba(8,135,194,0.6) 80%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990887c2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

    }*/



.wrapper .cpage
{  

     -moz-box-shadow: 1px 1px 5px  rgba(0,0,0,0.4);
    -webkit-box-shadow: 1px 1px 5px  rgba(0,0,0,0.4);
    box-shadow: 1px 1px 5px  rgba(0,0,0,0.4);
	margin-bottom:30px;
	background-image: url(assets/images/classical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 520px;
}
/*.box {

}*/
.box
{

  position: relative;
/*  overflow:auto;*/
  margin-bottom:10px;
	background-color: #fff;

}
.box-grey
{
	background-color: #E8Efff;
}
.col-padding
{
	padding-top:8px;
	padding-bottom:8px;
}
.ticker
{
	overflow:auto;
	padding:10px 0;
}
.home-links
{

margin:5px 0;
padding:0;

}

.home-links li
{
list-style:none;
border-bottom:1px dashed #999;
}
.home-links li:last-child
{
	border-bottom:none;
}
.home-links li a
{
display:block;
padding:12px;
font-size:17px;
color:#666;
text-decoration:none;
text-transform:uppercase;
font-family: Roboto Condensed;
}
.home-links li a:hover
{
	color:#333;
}
.home-links li a span
{
	margin-right:14px;
	color:#a71213;
}


.bottom {
	background:url(assets/images/footer-back.jpg) repeat;
}
.bottom h1 {
	font-family:Roboto Condensed;
	font-size:24px;
	color:#fff;
	font-weight:normal;
}
.sprites ul.sprite
{
	margin:0;
	padding:0;
}
.sprites ul.sprite li
{
	list-style:none;
	
}

.sprites ul.sprite li a {
	display:inline-block;

}
.sprites ul.sprite li a:hover
{
	text-decoration:none;
}
.sprites ul.sprite li a i {
	margin-right:20px;
	font-size:20px
}
.sprites ul.sprite li a.fb:hover {
	transition:all 0.2s ease 0s;
	color:#3c5a98;
}
.sprites ul.sprite li a.fb {
	line-height:23px;
	color:#FFF;
	font-family:Segoe UI;
	font-size:14px;
	margin-bottom:10px;
	display:inline-block;
}
.sprites ul.sprite li a.tw:hover {
	transition:all 0.2s ease 0s;
	color:#00acee;
}
.sprites ul.sprite li a.tw {
	
	line-height:23px;
	color:#FFF;
	font-family:Segoe UI;
	font-size:14px;
	margin-bottom:10px;
	display:inline-block;
}
.sprites ul.sprite li a.you {
	line-height:23px;
	color:#FFF;
	font-family:Segoe UI;
	font-size:14px;
	display:inline-block;
}
.sprites ul.sprite li a.you:hover {
	transition:all 0.2s ease 0s;
	color:#de483a;
}
.bottom
{
		font-family: 'Roboto Condensed', sans-serif;
}
.bottom .three p {
	font-family:Segoe UI;
	font-size:14px;
	color:#FFFFFF;
	line-height:20px;
}
.bottom .three p span, .bottom .three p a {
	color:#ff7e00;
}

.one table tr td{}
.news-input{

	background:none;
	border:1px solid #363636;
	font-size:15px;
	padding:8px;
	color:#FFF;
	height:auto !important;
	background:#222;
}
.news-btn {
	font-family:Roboto Condensed;
	font-size:18px;
	background:#FFFFFF;
	padding:6px 40%;
	text-align:center;
	display:inline-block;
	color:#222 !important;
}
.news-btn:hover
{
	text-decoration:none;
}
.news-txt{font-family:Segoe UI;
	font-size:16px;
	color:#616161;
	padding-top:10px;
	display:block;
}
.center 
{
	text-align:center;
}
.two {
	
}
.new-rec-fol {
	border-bottom:1px solid #363636;
	padding:50px 0;
}
.flr {
	float:left;
}
.final-footer, .final-footer a {
	font-family:Segoe UI;
	font-size:14px;
	color:#616161;
	line-height:25px;
}
.final-footer p a img.dev {
	position:relative;
	top:2px;
	padding-left:10px;
}
.final-footer p a img.des {
	padding-left: 10px;
	position: relative;
	top: 7px;
}
.flr-1 {
	
}
.final-footer {
	padding:10px 0;
}
.name{float: left !important;
    margin-left: 20px;
    padding: 1px !important;}
.read-more { background: url("assets/images/news-arrow.png") no-repeat scroll 83px 4px rgba(0, 0, 0, 0);
    padding-right: 50px;}
.M-content{background:#FFF;overflow:auto; min-height:319px;}
.M-content h1{font-family:Roboto Condensed;font-size:24px;color:#000000;border-bottom:1px solid #d2d2d2;padding-bottom:10px;margin-bottom:10px; margin-top:0px;}
.about-pre p{font-family:Segoe UI;font-size:12px;color:#000;line-height:18px;padding-bottom:10px;}
.about-pre a{font-family:Segoe UI;font-size:12px;color:#ff0000;background:url(assets/images/anchor.png) no-repeat scroll 0 5px;padding-left:20px;border-bottom:1px solid #d2d2d2;}
.M-content  p{font-family:Segoe UI;font-size:14px;color:#000000; min-height:90px; }
.M-content  em{font-family:Segoe UI;font-size:13px;color:#ff1d1d;margin-left:10px;}
.M-content .inv-1 {
    border: 1px solid #DFDFDF;
    outline: 1px solid #E8E8E8;
    padding: 15px;
	margin:15px 0;
}
.left-margin
{
	margin-left:5px;
}
.right-margin
{
	margin-right:5px;
}
.l-border {border-left:1px solid #999;}
.name-pre p {margin-bottom:0;}

.dashed-line
{
	border-top:1px dashed #000;
}

/* Sliders  */
.msg-slider
{
	display:table;
}
.bx-wrapper
{
	margin-bottom:10px;
}
.bx-wrapper .bx-viewport
{
	background:none;
	border:none;
	left:0px;
	box-shadow:none;
}
.photo-gallery{
	background:#e8e8e8;
}
.photo-gallery .gallery {margin-top:20px; margin-bottom:20px;}	
.gallery div, .gallery li {padding-left:0 !important; padding-right:0 !important;}
.gallery a span.block-hover-1{display:none;}
.gallery a span.block-hover-1 big{position:absolute;top:30%;text-align:center; width:100%; font-size:18px;font-family:Roboto Condensed;color:#FFF;}
.gallery a span.block-hover-1 small{font-family:Segoe UI;font-size:14px;position:absolute;top:29%;font-style:italic;border:1px solid #ff7900;padding:5% 19%;/*background:url(assets/images/view.png) scroll 108px 15px no-repeat;*/}
.gallery a span.block-hover-1 small.sml{left:6%}
.gallery a span.block-hover-1 small.lrg{left:25%}
.gallery a{position:relative;display:block;}
.gallery a:hover span.block-hover-1{display:block;background:url(assets/images/hover.png) repeat;position:absolute;z-index:999;top:0;color:#fff;width:100%;height:100%;}
.gallery a span.block-hover-1 small.view{/*font-family:Segoe UI;font-size:14px;position:absolute;top:40%;left:37px;font-style:italic;border:1px solid #ff7900;padding:10px 40px 10px 20px;background:url(assets/images/view.png) scroll 108px 15px no-repeat;*/}

.sponsor-clients {}
.sponsor-clients h1{font-family:Roboto Condensed;font-size:24px;color:#000000;border-bottom:1px solid #d2d2d2;padding-bottom:10px;margin-top:10px;}
.sponsors-div {background:#FFF;} 

/*-----------------------------------------------------By Mohandass David------------------------------------------------------*/
.border-bottom{ border-bottom:1px solid #ebebeb;}
.content-box{ border:5px solid #e7e9e8}
.page-heading{ font-weight:bold; padding-bottom:20px; }
.bold{font-weight:bold;}
.border-right{}
.red-text{ color:#ff6c00;}
.margin-bottom-none{ margin:0px !important;}
.margin-top-ext{margin-top:0px;}
.margin-bottom{margin-bottom:20px;}
.margin{margin-bottom:20px; margin-top:20px;}
.margin-top{margin-top:20px !important;}
.padding-bottom{ padding-bottom:20px;}
.quick-links ul{ margin-top:20px; margin-bottom:20px;}
.quick-links ul li{ list-style:none; margin-bottom:12px;}
.quick-links ul li a{ font-family: 'Roboto Condensed'; font-size:18px; color:#000000;}
.quick-links ul li a:hover{ text-decoration:none;}
.quick-links ul li em{ color:#b7b7b7 !important;}
.quick-links ul { padding:0px;}
.register-btn-div{  min-height:65px; text-align:center}
.sponsors-vertical li{ list-style:none; margin-bottom:9px; float:left; }
.sponsors-vertical li img{border:1px solid #ebebeb;}
.sponsors-vertical{ padding:0px; margin-top:20px;}
.sponsors-hd{ margin: 20px 0px 0px 0px; font-weight:bold; padding-bottom:20px; border-bottom:1px solid #ebebeb;}
.addr-title{ font-size:18px; font-family:Roboto Condensed;}
.addr{ font-family:Segoe UI; }
.cmtphotos .thumbnail{ text-decoration:none; text-align:center; min-height:265px; margin-bottom:5px;}
h4{color:#FF6C00 !important}
.right-panel
{
	padding-top:20px;
}

/* Form Objects */
input, textarea 
{
	height:auto !important;
}
.radio-cntrls label
{
	font-weight:normal;
	margin-left:6px;
	margin-right:20px !important;
}

.notes ul
{
	margin-left:20px;
	margin-right:20px;
}

.notes li
{
	font-size:13px;
	margin-bottom:4px;
	list-style:square;

}
.error
{
	font-size:13px;
	background:#F00;
	color:#FFF;
	padding:3px;
}
.form-group .col-lg-6 label
{
	color:#000;
	font-size:15px;
	margin:0 10px 0 6px;
}
.ast
{
    color:#F00;
}
.RegForm
{
	margin-bottom:30px
}
/*.RegForm .form-group
{
    overflow:auto;
}*/
.RegForm .cntrls
{
	margin-top:40px;
	padding:20px 0;
}
.RegForm .panel p
{
    margin-bottom:0;
}

.RegForm .pkglinks
{
    list-style:none;
}
.RegForm .pkglinks li
{
    display:inline-block; 
    padding:0 6px;  
 
}
.RegForm .pkglinks li a
{
    padding:6px 2px;  
}
.packages .form-group
{
	margin-bottom:0;
}

.panel .table
{
    margin-bottom:0;
}
.table-payment td
{
    border-top:none !important;
    padding:2px !important;
}
.donrpks p
{
    font-size:13px;
	margin-bottom:0;
}

.steps {
	border:1px solid #E8E8E8;
	padding:20px;
	position:relative;
	margin-bottom:30px;
}
.steps hr.type-1 {
	border:none;
	border-top:1px solid #e8e8e8;
	position:absolute;
	top:42%;
	width:70%;
	margin:0;
	left:12%;
	z-index:0;
}
.steps .ul-style-1 {
	padding:0 18px;
	list-style:none outside none;
	text-align:center;
}
.ul-style-1 li {
	float:left;
	z-index:10;
	position:relative;
	width:21%;
	text-align:center;
	margin-right:20px;
	line-height:17px;
	margin-top:20px;
	font-size:14px;
	display:inline-block;
}
.ul-style-1 li a {
	font-size:18px;
	font-weight:bold;
	background:#ebebeb;
	padding:10px 20px;
	margin:0 25px 10px;
	border-radius:50%;
	text-align:center;

}
.ul-style-1 li a:hover, .ul-style-1 li a.active {
	
	background:#ffde00;
	text-decoration:none;
	
}


.left-panel
{
    font-size:15px;
}

/*Media Gallery*/
ul#itemContainer { list-style: none; padding:0; margin: 20px 0;  }
ul#itemContainer li { display: inline-block; margin: 5px; zoom: 1; *display:inline; }
ul#itemContainer ll li img { vertical-align: bottom; width: 125px; height: 125px; }


.athumb {
   position:relative;
   margin: 0 0 4em 0;
   background: #fff;
   padding: 10px;
   border: 1px solid rgba(0, 0, 0, 0.150);
	width:80%;
	text-align:center;
	font-size:12px;
    
   -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.18);
   -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.18);
   box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.18);
}

.athumb:before {
   z-index: -1;
   position: absolute;
   top: -2px;
   left: 0;
   content: '';
   width: 100%;
   height: 100%;
   background-color: #fff;
   border: 1px solid rgba(0, 0, 0, 0.150);

   -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
   -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
   box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);

   -webkit-transform: rotate(5deg);
   -moz-transform: rotate(5deg);
   -o-transform: rotate(5deg);
   -ms-transform: rotate(5deg);
   transform: rotate(5deg);
}

.athumb:after {
   z-index: -2;
   position: absolute;
   top: 1px;
   left: -2px;
   content: '';
   width: 100%;
   height: 100%;
   background-color: #fff;
   border: 1px solid rgba(0, 0, 0, 0.150);

   -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);

   -webkit-transform: rotate(355deg);
   -moz-transform: rotate(355deg);
   -o-transform: rotate(355deg);
   -ms-transform: rotate(355deg);
   transform: rotate(355deg);
}
.athumb img
{
display:inherit;
}
.mgallery .thumbnail
{
margin:10px 0;
}
.paytabs
{
	border:1px solid #DDD;	
	padding:0 10px;
	overflow:auto;
	

}
.paytabs ul
{
	margin:0;
	padding:10px 0;
	position:relative;

}
.paytabs .paydiv
{
	
	position:relative;
	min-height:290px;
	border-left:1px solid #DDD;	
	padding-bottom:10px;
	padding-top:10px;

}
.paytabs li
{
 list-style:none;
 display:block;
 padding:10px 0px;
 position:relative;
 z-index:2;
}
.paytabs li.active
{
		border-bottom:1px solid #DDD;	
		border-left:1px solid #DDD;	
		border-top:1px solid #DDD;	
		border-radius: 4px 0 4px 4px!important;
	-moz-border-radius: 4px 0 4px 4px!important;
	-webkit-border-radius:  4px 0 4px 4px!important;
}
.paytabs ul li img
{
	width:120px;
}
.paytabs ul li label
{
	display:inline-block;
}


/*-------------------------------30-10-2013 By Mohandass---------------------------------------------*/
 .convent p
 {
 
    font-size: 14px !important;
    
 }
 .convent h3
 {
     font-size: 28px;
 }
 .reg-red-btn
 {
    background: none repeat scroll 0 0 #0055a3;
    border-radius:5px 5px 0 0;
    text-align:center;
    padding: 12px 7px 12px 7px;
	color:#FFF;
	 font-weight:bold;
     font-size:14px;
 }
  .reg-red-btn a em
  {
      font-size:20px;
  }
 .reg-red-btn a
 {
     font-family:Roboto Condensed;
     font-weight:bold;
     font-size:14px;
     color:#ffffff;
 }
 .reg-red-btn a:hover
 {
     text-decoration:none;
 }
  .reg-red-btn a:focus
 {
     outline:none;
     text-decoration:none;
 }
 .reg-stp
 {
     margin-top:24px;
 }

 .reg-stp-pannel
 {
     border:1px solid #dbdbdb;
     border-radius:5px;
     
     margin-top:5px;
     z-index:0;
     -webkit-box-shadow: 0px -3px 0px 0px rgba(26,178,248,1);
-moz-box-shadow: 0px -3px 0px 0px rgba(26,178,248,1);
box-shadow: 0px -3px 0px 0px rgba(66,139,202,1);
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #ebf3fd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebf3fd));
background: -webkit-linear-gradient(top,  #ffffff 0%,#ebf3fd 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#ebf3fd 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#ebf3fd 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#ebf3fd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf3fd',GradientType=0 );
padding:0px 20px 50px 20px;
     
 }
 .curve
 {
     border-top:1px solid #dbdbdb;
     border-right:1px solid #dbdbdb;
     border-left:1px solid #dbdbdb;
     border-bottom:15px solid #ffffff !important;
     padding:19px 17px 0px 17px;
     border-radius:200px 200px 0px 0px;
        z-index:1;
        position:relative;
     margin-left:30px;
     -webkit-box-shadow: 0px -3px 0px 0px rgba(26,178,248,1);
    -moz-box-shadow: 0px -3px 0px 0px rgba(26,178,248,1);
    box-shadow: 0px -3px 0px 0px rgba(66,139,202,1);
    background: #ffffff;

     
 }

 .reg-stp-pannel-2
 {
     border:1px solid #dbdbdb;
     border-radius:5px;
    padding:0px 20px 50px 20px;
     margin-top:6px;
     z-index:0;
     
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #ebf3fd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebf3fd));
background: -webkit-linear-gradient(top,  #ffffff 0%,#ebf3fd 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#ebf3fd 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#ebf3fd 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#ebf3fd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf3fd',GradientType=0 );
     
 }
 .curve-2
 {
     border-top:1px solid #dbdbdb;
     border-right:1px solid #dbdbdb;
     border-left:1px solid #dbdbdb;
     border-bottom:15px solid #ffffff;
     padding:19px 17px 0px 17px;
     border-radius:200px 200px 0px 0px;
     background:#FFF;
     margin-left:30px;
     z-index:1;
        position:relative;

     
 }
 .step_txt
 {
     color: #8A8A8A;
    font-family: open sans;
    font-size: 15px;
    font-weight:bold;
    
 }
  .step_num
  {
      font-family: open sans;
      font-weight:bold;
      font-size:22px;
      margin-left:2px;
      
  }
   .reg-stp-pannel h5,  .reg-stp-pannel-2 h5
   {
       font-weight:bold;
       font-size:19px;
   }
.reg-stp-pannel h5 em,  .reg-stp-pannel-2 h5 em
{
    font-size:19px;
    color:#8e8e8e;
    margin-right:5px;
    
}
.reg-stp-pannel .media-body,  .reg-stp-pannel-2 .media-body
   {
       
       font-family: 'Roboto Condensed';
       font-size:14px;
       margin-bottom:7px;
   }
.reg-stp-pannel .media em,  .reg-stp-pannel-2 .media em
{
    font-size:14px;
    color:#8e8e8e;
    margin-right:5px;
    font-weight:normal;
}
.sponsors-list li{ list-style:none; margin:5px 0px 5px 0px; border:1px solid #dedede; max-width:183px;}
.reg-steps-ul{ padding-left:0px;}
.reg-steps-ul .reg-steps-item h6{ font-size:14px; }
.reg-steps-ul .reg-steps-item{ float:left; list-style:none; text-align:center; padding:0px 5px 0px 5px; width:25%;}
.reg-steps-ul .reg-steps-item a{ background:#ebebeb; font-weight:bold; font-size:18px; padding:10px 17px 10px 17px; border-radius:50%;}
.reg-steps-ul .reg-steps-item a:hover{background:#ffde00; color:#000000; text-decoration:none;}
.reg-steps-ul .reg-steps-item a:focus{ color:#000000; text-decoration:none; outline:none;}
.reg-steps-ul .reg-steps-item a.active{background:#ffde00; color:#000000; text-decoration:none;}
.line{border-bottom:1px solid #e8e8e8;  margin-left: 15%; width: 70%; margin-top:4%}
.reg-steps{ margin-top:-24px;}
/*.reg-stp-border{ border: 1px solid #E8E8E8; padding:2%;}*/



/*-------------------------------------------------- Admin Styles -------------------------------------------------------*/

.addotherpac label{ margin-left:6px; margin-bottom:15px;}
.top-layer{ z-index:1000;}
.check-search input{ float:left !important;}
.btn-go{ padding:0px !important;}
.btn-go input{ border:none !important; border-radius:0px !important;}
.controls-bar{ background:#c9c9c9; padding-top:19px !important; padding-left:10px !important; border-top-right-radius:5px; border-top-left-radius:5px; }

/**************************************************04-11-2013-----------------------------------------------------------*/


.venue-photo-gallery ul li{ float:left; padding-right:0px; border:4px solid #E8E8E8; margin:3px;}


/****************************10/02/2014******************Competition HTML page's style*****************/
.heading{
	font-family:Roboto Condensed !important;
	font-weight:bold !important;
	font-size:28px;
}
.h-line{
	border:1px solid #E8E8E8;
	width:100%;
}

.inner-heading{
	color:#FF8000;
	font-size:18px;
	font-family:Roboto Condensed;
	padding-top:10px;
}
.sec-inner-heading{
	padding-top:3px;
	color: #606060;
    font-family:segoeui;
    font-size: 14px;
    line-height: 19px;
	font-weight:bold;
}

.img-border{
	border: 1px solid #D7D7D7;
	margin-top:10px !important;
}

.link a{
	color:#F00 !important;
}

.link a:hover{
	color:#000 !important;
	text-decoration:none;
}
.link2{
	margin-top:10px !important;
}
.link2 a{
	color:#000 !important;
}
.link2 a{
	text-decoration:none !important;
	
}
.list-item{
	margin-top:10px;
	line-height:1.2 !important;
}
.list-item ul{
	padding-left:19px !important;
}
.list-item ul li{
	/*background:url(../images/hotels-bullet.png) no-repeat;*/
	list-style:none;
	list-style-image:url(/Portals/0/images/hotels-bullet.png);
	line-height:32px !important;
	font-family:Roboto Condensed;
	font-size:16px;
	font-weight:normal;
	
	
}
.bullet-img{
	margin-right:1% !important;
	
}
.para{
	margin-top:10px;
}
.para p{
	color: #606060;
    font-family: Segoe UI;
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 15px;
}

.heading2{
	line-height:32px !important;
	font-family:Roboto Condensed;
	font-size:18px;
	font-weight:normal;
}
.nom-para{
	color:#000;
    font-family: Segoe UI;
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 15px;
}
.footer-contact{
	margin-left:25px;
	margin-top:15px;
}


/********************************************09-11-2013************************************************/
@media (min-width: 968px){
.modal-dialog{ width:60%;}
.right-links{width:20% !important;}
.slider-wrapper{width:80% !important;}

}
.modal-bg
{
    background:url(assets/images/water-mark.png) no-repeat center; 
}
.modal-dialog{max-width:900px;}
.modal-header{padding-bottom:0px !important;}
.progDiv
{
    background-color: rgba(255, 255, 255, .60);
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(assets/images/bx_loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    z-index:999;
}

/*-----------------------------------------*/
.Main-1
{
background-image:url('assets/images/header-bg.png');
background-position:center;
background-repeat: no-repeat;

}
.border-design1
{
	/*background:url('assets/images/border-des.png') no-repeat;
	background-size:100%;
	padding: 1% 7% 10% 9%;*/
}
.border-design2
{
	background:url('assets/images/border-des.png') no-repeat;

}
.border-design3
{
	background:url('assets/images/border-des.png') no-repeat;
	
}
.btn-info
{
	color:#ffffff !important;
}
.btn-info:hover, .btn-info:focus, .btn-info:visited
{
	color:#ffffff !important;
	text-decoration:none !important;
}
.ModAdminInvitteesC .comm-list li
{
min-height:267px !important;	
	}   
.ModAdminInvitteesC .comm-list li	hr
{
margin-bottom:10px !important;	margin-top:15px !important;	
	}
 .comm-list li a
    {
    color:#575757;
    font-size:16px;
    }

 fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 1em 1.4em 0 !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
    box-shadow:  0px 0px 0px 0px #000;
    border-radius: 5px 5px 5px 5px;
    margin:16px 0;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
	width:inherit;
    padding:0 10px;
    border-bottom:none;

}

fieldset.scheduler-border ul li
{
     float: left;
    min-height: 220px;
    min-width: 25%;
    padding-right: 10px;
    text-align: center;
    margin-bottom:10px;
    
}
fieldset.scheduler-border ul li img
{
    margin-bottom:5px;
    border:3px solid #ededed;
}

 fieldset.scheduler-border2 {
    border: 1px groove #DDDDDD !important;
    border-radius: 5px;
    box-shadow: 0 0 0 0 #000000;
    margin: 0 0 1.5em !important;
    padding: 1em 1.4em 0 !important;
    margin:16px 0;
}
 .conference {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #1898D7 #EDEDED #EDEDED;
    border-image: none;
    border-right: 1px solid #EDEDED;
    border-style: solid;
    border-width: 2px 1px 1px;
}
    .conference ul.list-blue {
        overflow:auto;
    }
 .conference ul.list-blue li a {
    background: url("assets/images/list-blue-1.png") no-repeat scroll 20px 21px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #EDEDED;
    color: #000000;
    display: block;
    font-family: Segoe UI;
    font-size: 14px;
    padding: 20px 20px 20px 50px;

}

/*--------------------------------------Multiple menu style -------------------------------------*/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.cultural{padding:20px;margin-top:-10px;}
legend.cult{font-size:22px;color:#ff9000;font-weight:normal;background:#fff;padding:0 30px;font-family:Roboto Condensed;}
.list-culture{background:#ffecde;border:10px solid #fce1ce;padding:20px;margin-top:-160px;}
.list-culture h3{font-size:18px;color:#000;padding-bottom:15px;font-weight:bold;border-bottom:none;}
.list-culture ul{padding-right:15px;}
.list-culture ul li{font-family:open sans;font-size:14px;color:#000;background:url(../images/orange.png) scroll 0 4px no-repeat;padding-left:15px;padding-bottom:10px;}
h3.m0{border-bottom:none !important;margin-top:10px;padding-bottom:6px !important;}
ol.order li{float:left;margin-right:10px;}

/*Home*/
 .button-block{font-family:Roboto Condensed;font-size:17px;margin:7px -7px 0 -6px;}
 .button-block li {display:block}
 .button-block li a{display:block;color:#fff;border-radius:5px;padding:12px 60px;margin-bottom:5px;font-weight:normal;}
 .button-block li a:hover{ text-decoration:none}
 .button-block li a.pink-button{background:#ff5050 url(assets/images/home-s.png) no-repeat 21px 9px;}
 .button-block li a.dark_yellow-button{background:#ad7125 url(assets/images/home-s.png) no-repeat 21px -316px;}
 .button-block li a.maroon-button{background:#a21a1a url(assets/images/home-s.png) no-repeat 21px -244px;}
 .button-block li a.sky_blue-button{background:#0b4e93 url(assets/images/home-s.png) no-repeat 21px -60px;padding-right:0px;} /*awards -284*/
 .button-block li a.green-button{background:#38aa0b url(assets/images/home-s.png) no-repeat 21px -167px;padding-right:0;}
 .button-block li a.yellow-button{background:#f6b900 url(assets/images/home-s.png) no-repeat 21px -351px;padding-right:0;}
 .button-block li a.gray-button{background:#878686 url(assets/images/home-s.png) no-repeat 21px -207px;padding-right:0;border-bottom:0;margin-bottom:0;}
 .right-block-3{border:none;border:1px solid #dfdfdf;background:#f6f6f6; margin:15px 0;}
 .right-block-3 h3{font-size:20px;padding-bottom:10px;border-bottom:1px solid #dfdfdf;margin-bottom:5px;margin-left:15px; margin-right:15px; font-weight:bold;}
 .right-block-3.conference ul{margin-left:15px; margin-right:15px;}
 .right-block-3.conference ul.list-blue-1 li a{}
 .right-block-3.conference ul.list-blue-1 li{margin-bottom:7.5px;}
 .right-block-3.conference ul.list-blue-1 li.last{margin:0;}
 
 .read-more a{
    background: linear-gradient(to bottom, #F8F8F8 0%, #EBEBEB 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #DFDFDF;
    display: inline-block;
    font-family: Segoe UI;
    font-size: 12px;
    padding: 6px 20px;
	color:#000000;
 }
  .read-more a:hover{
	  text-decoration:none;
	  }
  .read-more a span
  {
    color: #2EA1FF;
  }
 .conference ul.list-blue-1 li{/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #F3F3F3 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #F3F3F3 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #F3F3F3));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #F3F3F3 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #F3F3F3 100%);margin-bottom:8px;}
.conference ul.list-blue-1 li a {
	font-family:Segoe UI;
	color:#000000;
	display:block;
	padding:12px 12px 12px 60px;
	border:1px solid #ededed;
	
	
}
.conference ul.list-blue-1 li a:hover, .conference ul.list-blue-1 li a.no-border:hover {
	border:1px solid #cd6969;
	text-decoration:none;
	color:#fff;
	
}


.conference ul.list-blue-1 li a.c1{background:url(assets/images/committee-icons/c1.png) scroll 13px 8px no-repeat;}
.conference ul.list-blue-1 li a.c1:hover{background:url(assets/images/committee-icons/c1.png) scroll 13px -29px no-repeat;}
.conference ul.list-blue-1 li a.c2{background:url(assets/images/committee-icons/c2.png) scroll 13px 8px no-repeat;}
.conference ul.list-blue-1 li a.c2:hover{background:url(assets/images/committee-icons/c2.png) scroll 13px -29px no-repeat;}
.conference ul.list-blue-1 li a.c3{background:url(assets/images/committee-icons/c3.png) scroll 13px 8px no-repeat;}
.conference ul.list-blue-1 li a.c3:hover{background:url(assets/images/committee-icons/c3.png) scroll 13px -27px no-repeat;}
.conference ul.list-blue-1 li a.c4{background:url(assets/images/committee-icons/c4.png) scroll 13px 8px no-repeat;}
.conference ul.list-blue-1 li a.c4:hover{background:url(assets/images/committee-icons/c4.png) scroll 13px -24px no-repeat;}
.conference ul.list-blue-1 li a.c5{background:url(assets/images/committee-icons/c5.png) scroll 13px 11px no-repeat;}
.conference ul.list-blue-1 li a.c5:hover{background:url(assets/images/committee-icons/c5.png) scroll 13px -27px no-repeat;}
.conference ul.list-blue-1 li a.c6{background:url(assets/images/committee-icons/c6.png) scroll 13px 8px no-repeat;}
.conference ul.list-blue-1 li a.c6:hover{background:url(assets/images/committee-icons/c6.png) scroll 13px -27px no-repeat;}
.conference ul.list-blue-1 li a.c7{background:url(assets/images/committee-icons/c7.png) scroll 13px 8px no-repeat;}
.conference ul.list-blue-1 li a.c7:hover{background:url(assets/images/committee-icons/c7.png) scroll 13px -26px no-repeat;}
.conference ul.list-blue-1 li a.c8{background:url(assets/images/committee-icons/c8.png) scroll 13px 13px no-repeat;}
.conference ul.list-blue-1 li a.c8:hover{background:url(assets/images/committee-icons/c8.png) scroll 13px -30px no-repeat;}
.conference ul.list-blue-1 li a.c9{background:url(assets/images/committee-icons/c9.png) scroll 13px 5px no-repeat;}
.conference ul.list-blue-1 li a.c9:hover{background:url(assets/images/committee-icons/c9.png) scroll 13px -35px no-repeat;}
.conference ul.list-blue-1 li a.c10{background:url(assets/images/committee-icons/c10.png) scroll 13px 6px no-repeat;}
.conference ul.list-blue-1 li a.c10:hover{background:url(assets/images/committee-icons/c10.png) scroll 13px -34px no-repeat;}
.conference ul.list-blue-1 li a.c12{background:url(assets/images/committee-icons/c12.png) scroll 13px 4px no-repeat;}
.conference ul.list-blue-1 li a.c12:hover{background:url(assets/images/committee-icons/c12.png) scroll 13px -36px no-repeat;}
.conference ul.list-blue-1 li a.c13{background:url(assets/images/committee-icons/c13.png) scroll 13px 8px no-repeat;}
.conference ul.list-blue-1 li a.c13:hover{background:url(assets/images/committee-icons/c13.png) scroll 13px -30px no-repeat;}
.conference ul.list-blue-1 li a.c11{background:url(assets/images/committee-icons/c11.png) scroll 13px 8px no-repeat;}
.conference ul.list-blue-1 li a.c11:hover{background:url(assets/images/committee-icons/c11.png) scroll 13px -22px no-repeat;}
.conference ul.list-blue-1 li a.c14{background:url(assets/images/committee-icons/c14.png) scroll 13px 8px no-repeat;}
.conference ul.list-blue-1 li a.c14:hover{background:url(assets/images/committee-icons/c14.png) scroll 13px -31px no-repeat;}
.conference ul.list-blue-1 li a.c15{background:url(assets/images/committee-icons/c15.png) scroll 13px 8px no-repeat;}
.conference ul.list-blue-1 li a.c15:hover{background:url(assets/images/committee-icons/c15.png) scroll 13px -22px no-repeat;}
.conference ul.list-blue-1 li a.c16{background:url(assets/images/committee-icons/c16.png) scroll 13px 7px no-repeat;}
.conference ul.list-blue-1 li a.c16:hover{background:url(assets/images/committee-icons/c16.png) scroll 13px -24px no-repeat;}
.conference ul.list-blue-1 li a.c17{background:url(assets/images/committee-icons/c17.png) scroll 13px 7px no-repeat;}
.conference ul.list-blue-1 li a.c17:hover{background:url(assets/images/committee-icons/c17.png) scroll 13px -25px no-repeat;}
.conference ul.list-blue-1 li a.c18{background:url(assets/images/committee-icons/c18.png) scroll 13px 4px no-repeat;}
.conference ul.list-blue-1 li a.c18:hover{background:url(assets/images/committee-icons/c18.png) scroll 13px -31px no-repeat;}
.conference ul.list-blue-1 li a.c19{background:url(assets/images/committee-icons/c19.png) scroll 13px 10px no-repeat;}
.conference ul.list-blue-1 li a.c19:hover{background:url(assets/images/committee-icons/c19.png) scroll 13px -19px no-repeat;}
.conference ul.list-blue-1 li a.c20{background:url(assets/images/committee-icons/c20.png) scroll 13px 7px no-repeat;}
.conference ul.list-blue-1 li a.c20:hover{background:url(assets/images/committee-icons/c20.png) scroll 13px -32px no-repeat;}
.conference ul.list-blue-1 li a.c21{background:url(assets/images/committee-icons/c21.png) scroll 13px 7px no-repeat;}
.conference ul.list-blue-1 li a.c21:hover{background:url(assets/images/committee-icons/c21.png) scroll 13px -32px no-repeat;}
.conference ul.list-blue-1 li a.c22{background:url(assets/images/committee-icons/c22.png) scroll 13px 1px no-repeat;}
.conference ul.list-blue-1 li a.c22:hover{background:url(assets/images/committee-icons/c22.png) scroll 13px -38px no-repeat;}
.conference ul.list-blue-1 li a.c24{background:url(assets/images/committee-icons/c24.png) scroll 13px 5px no-repeat;}
.conference ul.list-blue-1 li a.c24:hover{background:url(assets/images/committee-icons/c24.png) scroll 13px -39px no-repeat;}

.conference ul.list-blue-1 li a.c25{background:url(assets/images/committee-icons/c25.png) scroll 13px 4px no-repeat;}
.conference ul.list-blue-1 li a.c25:hover{background:url(assets/images/committee-icons/c25.png) scroll 13px -39px no-repeat;}
.conference ul.list-blue-1 li a.c26{background:url(assets/images/committee-icons/c26.png) scroll 13px 5px no-repeat;}
.conference ul.list-blue-1 li a.c26:hover{background:url(assets/images/committee-icons/c26.png) scroll 13px -40px no-repeat;}
.conference ul.list-blue-1 li a.c27{background:url(assets/images/committee-icons/c27.png) scroll 13px 6px no-repeat;}
.conference ul.list-blue-1 li a.c27:hover{background:url(assets/images/committee-icons/c27.png) scroll 13px -40px no-repeat;}
.conference ul.list-blue-1 li a.c28{background:url(assets/images/committee-icons/c28.png) scroll 13px 5px no-repeat;}
.conference ul.list-blue-1 li a.c28:hover{background:url(assets/images/committee-icons/c28.png) scroll 13px -43px no-repeat;}

.conference ul.list-blue-1 li a.c23{background:url(assets/images/committee-icons/c23.png) scroll 13px 3px no-repeat;}
.conference ul.list-blue-1 li a.c23:hover{background:url(assets/images/committee-icons/c23.png) scroll 13px -40px no-repeat;}
.conference ul.list-blue-1 li a.c29{background:url(assets/images/committee-icons/c29.png) scroll 13px 7px no-repeat;}
.conference ul.list-blue-1 li a.c29:hover{background:url(assets/images/committee-icons/c29.png) scroll 13px -44px no-repeat;}
.conference ul.list-blue-1 li a.c30{background:url(assets/images/committee-icons/c30.png) scroll 13px 9px no-repeat;}
.conference ul.list-blue-1 li a.c30:hover{background:url(assets/images/committee-icons/c30.png) scroll 13px -27px no-repeat;}
.conference ul.list-blue-1 li a.c31{background:url(assets/images/committee-icons/c31.png) scroll 13px 4px no-repeat;}
.conference ul.list-blue-1 li a.c31:hover{background:url(assets/images/committee-icons/c31.png) scroll 13px -39px no-repeat;}
.conference ul.list-blue-1 li a.c32{background:url(assets/images/committee-icons/c32.png) scroll 13px 6px no-repeat;}
.conference ul.list-blue-1 li a.c32:hover{background:url(assets/images/committee-icons/c32.png) scroll 13px -40px no-repeat;}

.conference ul.list-blue-1 li a.c33{background:url(assets/images/committee-icons/c33.png) scroll 13px 6px no-repeat;}
.conference ul.list-blue-1 li a.c33:hover{background:url(assets/images/committee-icons/c33.png) scroll 13px -40px no-repeat;}
.conference ul.list-blue-1 li a.c34{background:url(assets/images/committee-icons/c34.png) scroll 13px 6px no-repeat;}
.conference ul.list-blue-1 li a.c34:hover{background:url(assets/images/committee-icons/c34.png) scroll 13px -38px no-repeat;}
.conference ul.list-blue-1 li a.c35{background:url(assets/images/committee-icons/c35.png) scroll 13px 5px no-repeat;}
.conference ul.list-blue-1 li a.c35:hover{background:url(assets/images/committee-icons/c35.png) scroll 13px -40px no-repeat;}
.conference ul.list-blue-1 li a.c36{background:url(assets/images/committee-icons/c36.png) scroll 13px 6px no-repeat;}
.conference ul.list-blue-1 li a.c36:hover{background:url(assets/images/committee-icons/c36.png) scroll 13px -42px no-repeat;}
.conference ul.list-blue-1 li a.c37{background:url(assets/images/committee-icons/c37.png) scroll 13px 6px no-repeat;}
.conference ul.list-blue-1 li a.c37:hover{background:url(assets/images/committee-icons/c37.png) scroll 13px -38px no-repeat;}
.conference ul.list-blue-1 li a.c38{background:url(assets/images/committee-icons/c38.png) scroll 13px 6px no-repeat;}
.conference ul.list-blue-1 li a.c38:hover{background:url(assets/images/committee-icons/c38.png) scroll 13px -38px no-repeat;}
.conference ul.list-blue-1 li a.c39{background:url(assets/images/committee-icons/c39.png) scroll 13px 6px no-repeat;}
.conference ul.list-blue-1 li a.c39:hover{background:url(assets/images/committee-icons/c39.png) scroll 13px -42px no-repeat;}
.conference ul.list-blue-1 li a.c40{background:url(assets/images/committee-icons/c40.png) scroll 13px 11px no-repeat;}
.conference ul.list-blue-1 li a.c40:hover{background:url(assets/images/committee-icons/c40.png) scroll 13px -33px no-repeat;}
.conference ul.list-blue-1 li a.c41{background:url(assets/images/committee-icons/c41.png) scroll 13px 3px no-repeat;}
.conference ul.list-blue-1 li a.c41:hover{background:url(assets/images/committee-icons/c41.png) scroll 13px -38px no-repeat;}

.conference ul.list-blue-1 li a.c42{background:url(assets/images/committee-icons/c42.png) scroll 13px 4px no-repeat;}
.conference ul.list-blue-1 li a.c42:hover{background:url(assets/images/committee-icons/c42.png) scroll 13px -38px no-repeat;}




.conference ul.list-blue-1 li:hover{/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FF9C00 0%, #F36D0E 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FF9C00 0%, #F36D0E 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FF9C00 0%, #F36D0E 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FF9C00), color-stop(1, #F36D0E));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FF9C00 0%, #F36D0E 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FF9C00 0%, #F36D0E 100%);}
.conference ul.list-blue-1 li a.no-border {
	border-bottom:none;
}
.bx-wrapper
{
	margin:1px 0 !important;
}
.invitees{ margin-bottom:10px;}
.invitees .bx-viewport{margin-bottom:6px;}
.invitees .media {line-height:15px; font-size:13px; margin-top:0 !important}
.invitees .media {margin-top:0 !important}
.invitees ul li big{font-size:18px;color:#F00;margin:10px 0;display:block}
.invitees ul li small{font-size:13px;margin:10px 0;display:block}

a.btn5
{
	background: none repeat scroll 0 0 #990000 !important;
	border: 0 none;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 13px; margin:0; 
	padding: 5px 8px !important; text-decoration:none !important;  
}
a.pdf
{
background:url(https://ataconference.org/portals/0/images/pdf-icon.png) no-repeat; background-position:5px 0px; padding:0 0 0 30px; line-height:30px; font-weight:bold;
}