﻿@charset "utf-8";
/* CSS Document */
.homeTTD {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.homeTTD .sfeventListItem {
	margin-bottom: 2.25em;
}

.homeTTD .eventWrap{
	float: left;
	width: 100%;
}
.homeTTD .eventLeft{
	margin-right: 100px;
}
.homeTTD .eventRight{
	float: left;
	width: 78px;
	margin-left: -78px;
}

.homeTTD .eventRight .dateBox{
	font-family:'Proxima Nova A Condensed W15SB';
	text-align: center;
	width: 70px;
	height: 70px;
	color:#14456D;
	background:#F3F3F3;
	border: 3px solid #00abff;
	box-sizing:border-box;
}

.homeTTD .eventRight .dateBoxTop{
	font-size: 1.25em;
	line-height: 1.5em;
}

.homeTTD .eventRight .dateBoxBtm{
	font-size: 1.875em;
	
}

.homeTTD .eventDates{
	color: #0076b3;
	font-size: .75em;
}

.homeTTD .sfTagsList{
	list-style-type:none;
	margin: 0;
	padding: 0;
	color: #858585;
	font-size: .875em;
	font-style:italic;
}

.homeTTD h3{
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 1em;
    

}

.homeTTD h3 a{
	color: #000;
	text-decoration: none;
}

.homeTTD h3 a:hover{
	text-decoration:underline;
}


/***********************************/

.dateleftTTD {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.dateleftTTD .sfeventListItem {
	margin-bottom: 2.25em;
}


.dateleftTTD .eventLeft{
	float: left;
	width: 78px;
}
.dateleftTTD .eventRight{

	margin-left: 100px;
}

.dateleftTTD  .dateBox{
	font-family:'Proxima Nova A Condensed W15SB';
	text-align: center;
	width: 70px;
	height: 70px;
	color:#14456D;
	background:#F3F3F3;
	border: 3px solid #00abff;
	box-sizing:border-box;
}

.dateleftTTD .dateBoxTop{
	font-size: 1.25em;
	line-height: 1.5em;
}

.dateleftTTD .dateBoxBtm{
	font-size: 1.875em;
	
}

.dateleftTTD .eventDates{
	color: #0076b3;
	font-size: .75em;
}

.dateleftTTD .sfTagsList{
	list-style-type:none;
	margin: 0;
	padding: 0;
	color: #858585;
	font-size: .875em;
	font-style:italic;
}

.dateleftTTD h3{
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 1em;
    

}

.dateleftTTD h3 a{
	color: #000;
	text-decoration: none;
}

.dateleftTTD h3 a:hover{
	text-decoration:underline;
}

.newswimages, .newswexcerpts {
	
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.newswimages  .sflistitem, .newswexcerpts  .sflistitem{
	float: left;
	width: 50%;
}

.newswimages  .sflistitem .newsblock, .newswexcerpts  .sflistitem .newsblocktxt{
	max-width: 360px;
	background: #def4ff;
	position: relative;
	margin-bottom: 2em;
}

.newswimages  .sflistitem .newsblock.picBlock{
		min-height: 290px;

}

.newswimages  .sflistitem .newstype, .newswexcerpts  .sflistitem .newstype{
	position: absolute;
	top:0;
	width: 100%;
	border-top: 9px solid #00456b;
	box-sizing:border-box;
}

.newswimages  .sflistitem .newstype .sfTxtContent, .newswexcerpts  .sflistitem .newstype .sfTxtContent{
	display: inline-block;
	margin: 0 1em ;
	padding: 0 1em .3em 1em;
	color: #fff;
	
	font-weight: 500;
	background-color: #00456b;
}

.newsblock  .fullBlueBar{
	padding: .3em 0 .3em 1em;
	color: #fff;
	
	font-weight: 500;
	background-color: #00456b;
}

.newswimages .nbTitlewrap, .newswexcerpts .nbTitlewrap,  .newswexcerpts .nbExcerptwrap{
	padding: .750em;
}


.newswexcerpts .nbTitlewrap{
	/*padding-top: 2.75em;*/
}

.newswimages .nbTitlewrap h3, .newswexcerpts .nbTitlewrap h3{
    font-family:'Proxima Nova A Condensed W15SB';
	margin: 0;
	padding: 0;
	font-size: 1.3em;
}

.newswimages .nbTitlewrap h3 a, .newswexcerpts .nbTitlewrap h3 a{
color: #00456b;
font-weight: 400;
}

.sfnewsListTitlesOnly a{
		color: #00456b;

}
	
	
/*********************** main nav ***********************/

nav .k-menu .k-item, nav .k-widget.k-menu-horizontal>.k-item {
	border: none;
}
nav .k-menu .k-item>.k-link {
    padding: 0.1em 1.30em .18em ;
    font-family:'Proxima N W01 Cd Reg';
    line-height: 1.3em;
    font-size:  1.3em;
    color: #172535;
}

nav .k-menu .k-item>.k-link.sfSel {
font-weight: 400;
color: #006CA4
}

nav .k-item.k-first .k-link{
	padding-left: 0;
}

nav .k-item.k-last  .k-link{
	padding-right: 0;
	
}

nav .k-link {
	color:#000;
}

nav .k-animation-container{
	
/*	    top: 33px !important;*/
}

nav .k-menu .k-menu-group .k-item:nth-of-type(odd) {
    background-color: #E7E7E7 !important;
}

nav .k-menu .k-item>.k-link:hover{
	color:#2777B5;
}

/*************************** tree nav *********************/
.L3lmid .sfNavTreeview{
	background: #f6f6f6;
	border: 1px solid #ebe8e8;
}

.L3lmid .k-top, .L3lmid .k-mid{
	border-bottom: 1px solid #ebe8e8;
}

.L3lmid .k-group .k-group .k-top, .L3lmid .k-group .k-group  .k-mid{
	border-bottom: none;
}

.L3lmid .k-treeview {
	white-space:normal;
}
.L3lmid .k-treeview .k-item {
	padding: 0;
	position: relative;
}
.L3lmid .k-treeview .k-in {
	border: none;
	padding: .3em 0 .3em 1.2em;
	font-size: .9em;
	color: #002335;
}

.L3lmid .k-treeview .k-item>.k-group{
	background-color: #fff;
	padding-left: 1em;
}

.L3lmid  .k-icon{
	position: absolute;
	left: 18px;
	top: 6px;
}

.L3lmid .k-treeview .k-minus, .L3lmid .k-treeview .k-minus-disabled{

	background:url(images/Untitled-1_03.png) 0 -16px  no-repeat;
}

.L3lmid .k-treeview .k-plus, .L3lmid .k-treeview .k-plus-disabled{
	
	background:url(images/Untitled-1_03.png) 0 0  no-repeat;
}

/*foundation*/

.foundLeft .sfNavTreeview{
	background: #f6f6f6;
	border: 1px solid #ebe8e8;
}

.foundLeft .k-top, .foundLeft .k-mid{
	border-bottom: 1px solid #ebe8e8;
}

.foundLeft .k-group .k-group .k-top, .foundLeft .k-group .k-group  .k-mid{
	border-bottom: none;
}

.foundLeft .k-treeview {
	white-space:normal;
}
.foundLeft .k-treeview .k-item {
	padding: 0;
	position: relative;
}
.foundLeft .k-treeview .k-in {
	border: none;
	padding: .3em 0 .3em 1.2em;
	font-size: .9em;
	color: #002335;
}

.foundLeft .k-treeview .k-item>.k-group{
	background-color: #fff;
	padding-left: 1em;
}

.foundLeft  .k-icon{
	position: absolute;
	left: 18px;
	top: 6px;
}

.foundLeft .k-treeview .k-minus, .foundLeft .k-treeview .k-minus-disabled{

	background:url(images/Untitled-1_03.png) 0 -16px  no-repeat;
}

.foundLeft .k-treeview .k-plus, .foundLeft .k-treeview .k-plus-disabled{
	
	background:url(images/Untitled-1_03.png) 0 0  no-repeat;
}

/*conference*/

.conferenceLeft .sfNavTreeview{
	background: #f6f6f6;
	border: 1px solid #ebe8e8;
}

.conferenceLeft .k-top, .conferenceLeft .k-mid{
	border-bottom: 1px solid #DBF2FD
}

.conferenceLeft .k-group .k-group .k-top, .conferenceLeft .k-group .k-group  .k-mid{
	border-bottom: none;
}

.conferenceLeft .k-treeview {
	white-space:normal;
}
.conferenceLeft .k-treeview .k-item {
	padding: 0;
	position: relative;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+1,1e5799+100 */
background: #7db9e8; /* Old browsers */
background: -moz-linear-gradient(top,  #7db9e8 1%, #1e5799 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7db9e8 1%,#1e5799 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7db9e8 1%,#1e5799 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */

}

.conferenceLeft .k-treeview .k-item .k-item {
	padding: 0;
	position: relative;
	background:#fff;
}
.conferenceLeft .k-treeview .k-in {
	border: none;
	padding: .5em 0 .5em 1.2em;
	font-size: .9em;
	color: #fff;
}

.conferenceLeft .k-item .k-item .k-in {

	color: #14456D
}

.conferenceLeft .k-treeview .k-item>.k-group{
	background-color: #fff;
	padding-left: 1em;
}

.conferenceLeft  .k-icon{
	position: absolute;
	left: 18px;
	top: 9px;
}

.conferenceLeft .k-treeview .k-minus, .conferenceLeft .k-treeview .k-minus-disabled{

	background:url(images/comferencearrows.png) 0 -16px  no-repeat;
}

.conferenceLeft .k-treeview .k-plus, .conferenceLeft .k-treeview .k-plus-disabled{
	
	background:url(images/comferencearrows.png) 0 0  no-repeat;
}

/*conference services*/

.confservLeft .sfNavTreeview{
	background: #f6f6f6;
	border: 1px solid #ebe8e8;
}

.confservLeft .k-top, .confservLeft .k-mid{
	border-bottom: 1px solid #ebe8e8;
}

.confservLeft .k-group .k-group .k-top, .confservLeft .k-group .k-group  .k-mid{
	border-bottom: none;
}

.confservLeft .k-treeview {
	white-space:normal;
}
.confservLeft .k-treeview .k-item {
	padding: 0;
	position: relative;
}
.confservLeft .k-treeview .k-in {
	border: none;
	padding: .3em 0 .3em 1.2em;
	font-size: .9em;
	color: #002335;
}

.confservLeft .k-treeview .k-item>.k-group{
	background-color: #fff;
	padding-left: 1em;
}

.confservLeft  .k-icon{
	position: absolute;
	left: 18px;
	top: 6px;
}

.confservLeft .k-treeview .k-minus, .confservLeft .k-treeview .k-minus-disabled{

	background:url(images/Untitled-1_03.png) 0 -16px  no-repeat;
}

.confservLeft .k-treeview .k-plus, .confservLeft .k-treeview .k-plus-disabled{
	
	background:url(images/Untitled-1_03.png) 0 0  no-repeat;
}

/*meetings*/

.meetleftcolumn .sfNavTreeview{
	background: #f6f6f6;
	border: 1px solid #ebe8e8;
}

.meetleftcolumn .k-top, .meetleftcolumn .k-mid{
	border-bottom: 1px solid #ebe8e8;
}

.meetleftcolumn .k-group .k-group .k-top, .meetleftcolumn .k-group .k-group  .k-mid{
	border-bottom: none;
}

.meetleftcolumn .k-treeview {
	white-space:normal;
}
.meetleftcolumn .k-treeview .k-item {
	padding: 0;
	position: relative;
}
.meetleftcolumn .k-treeview .k-in {
	border: none;
	padding: .3em 0 .3em 1.2em;
	font-size: .9em;
	color: #002335;
}

.meetleftcolumn .k-treeview .k-item>.k-group{
	background-color: #fff;
	padding-left: 1em;
}

.meetleftcolumn  .k-icon{
	position: absolute;
	left: 18px;
	top: 6px;
}

.meetleftcolumn .k-treeview .k-minus, .meetleftcolumn .k-treeview .k-minus-disabled{

	background:url(images/Untitled-1_03.png) 0 -16px  no-repeat;
}

.meetleftcolumn .k-treeview .k-plus, .meetleftcolumn .k-treeview .k-plus-disabled{
	
	background:url(images/Untitled-1_03.png) 0 0  no-repeat;
}

/*** meet events  *****************/

.msmcleftcolumn .sfNavTreeview{
	background: #f6f6f6;
	border: 1px solid #ebe8e8;
}

.msmcleftcolumn .k-top, .msmcleftcolumn .k-mid{
	border-bottom: 1px solid #ebe8e8;
}

.msmcleftcolumn .k-group .k-group .k-top, .msmcleftcolumn .k-group .k-group  .k-mid{
	border-bottom: none;
}

.msmcleftcolumn .k-treeview {
	white-space:normal;
}
.msmcleftcolumn .k-treeview .k-item {
	padding: 0;
	position: relative;
}
.msmcleftcolumn .k-treeview .k-in {
	border: none;
	padding: .3em 0 .3em 1.2em;
	font-size: .9em;
	color: #002335;
}

.msmcleftcolumn .k-treeview .k-item>.k-group{
	background-color: #fff;
	padding-left: 1em;
}

.msmcleftcolumn  .k-icon{
	position: absolute;
	left: 18px;
	top: 6px;
}

.msmcleftcolumn .k-treeview .k-minus, .msmcleftcolumn .k-treeview .k-minus-disabled{

	background:url(images/Untitled-1_03.png) 0 -16px  no-repeat;
}

.msmcleftcolumn .k-treeview .k-plus, .msmcleftcolumn .k-treeview .k-plus-disabled{
	
	background:url(images/Untitled-1_03.png) 0 0  no-repeat;
}

/*********************** Mobile Nav ***********************/
.rwdNavWrap .k-treeview {
	white-space: normal;
}
.rwdNavWrap .k-treeview .k-item {
	padding: 0;
}
.rwdNavWrap .k-treeview a.k-in {
    font-size: 1.3em;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 6px 0 6px 40px;
	border: none;
	border-bottom: 1px solid #666;
	/*line-height: 40px;*/
}
.rwdNavWrap .k-treeview .k-item>.k-group a.k-in {
	color: #84D4ED;
	padding: 10px 10px 10px 45px;
	border-bottom: 1px dashed #CCC;
}
.rwdNavWrap .k-treeview .k-item>.k-group .k-item>.k-group a.k-in {
	/*background: #FFF;*/
	padding: 10px 10px 10px 55px;
    border-bottom: 1px solid #FFF;
}
.rwdNavWrap a.sfSel.k-in {
	color: #8DD4EE;
	background-color: #333333;
}
.rwdNavWrap .k-treeview .k-item>.k-group .k-item>.k-group .k-item>.k-group a.k-in {
	/*background: #FFF;
*/    color: #FFF;
	padding: 10px 10px 10px 55px;
    border-bottom: 1px solid #FFF;
}
.rwdNavWrap .k-treeview .k-item>.k-group .k-item>.k-group .k-item>.k-group .k-item>.k-group a.k-in {
	background: #FFF;
    color: #000;
	padding: 10px 10px 10px 55px;
    border-bottom: 1px solid #FFF;
}
.rwdNavWrap .k-plus, .rwdNavWrap .k-minus {
    position: absolute;
    width: 30px;
    height: 40px;
    margin: 0 0 0 4px !important;
}
.rwdNavWrap .k-plus:before, .rwdNavWrap .k-minus:before {
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 36px;
	line-height: 40px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.rwdNavWrap .k-plus:before {
    content: '\f105';
}
.rwdNavWrap .k-minus:before {
    content: '\f107';
   /* color: #3ea6a9;*/
}
.rwdTNavWrap{
	margin-top: 1em;
}
.rwdTNavWrap a{
	display: inline-block;
	color: #84D4ED;
	padding: 12px 0 12px 40px;
	font-size: 1.2em;
	
}
/*********************** General News, Events, Blogs *****************/
.sfnewsList, .sfeventsList, .sfpostsList {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sflistitem {
    margin-bottom: 1.5em;
}
.sfnewsListTitleDateSummary .sflistitem {
    padding-bottom: 1.5em;
    border-bottom: 1px solid #CCC;
}
.sfnewsListTitleDate  .sfnewsMetaInfo {
    margin-top: 1em;
}
h3.sfnewsTitle, h3.sfeventTitle, h3.sfpostTitle {
    margin: 0;
}
.sfnewsSummary {
    margin: 1em 0;
}
a.sffullstory {
    font-weight: bold;
}
a.sffullstory:hover {
    text-decoration: none;
    color: #0076b3;
}
a.sffullstory:after {
    content: '\f054';
    color: #ffc40c;
    margin: 0 0 0 5px;
    font: normal normal normal 1.0em/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);

}
li.sflistListItem {
    list-style-image: url(images/bgBullet.png);
    margin: 0 0 10px 0;
}
.sflistExpandAllLnkWrp {
    clear: both;
}
/*header login*/
.welcomeArea{
	color: #fff;
}

/*L2 Banners*/

.level2Hero .heroBack{
	width: 100%;
	max-width: 1400px;
	height: 275px;
	margin: 0 auto;
	position: relative;

}

.level2Hero .heroBack h1, .level2Hero .heroBack h2{
	line-height:normal;
}

.level2Hero .heroBack h1{
	color: #fff;
	font-size: 48px;
	position:absolute;
	left: 30px;
	bottom: 90px;
	margin:0;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
}

.level2Hero .heroBack h2{
	color: #fff;
	font-size: 36px;
	position:absolute;
	left: 30px;
	bottom: 40px;
	margin: 0;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
}

/*meetings search*/
.meetSrchWrp .mschrow{
	padding: 6px;
}

.meetSrchWrp  label{
	display:inline-block;
	padding-right: 1em;
}

.meetSrchWrp  .lbl1{
	min-width: 90px;
}

.meetSrchWrp input[type="text"] {
	margin-right: 1em;
	  width: 180px;
	    height: 21px;
		border: 1px solid #bdbdbd;
}

.meetSrchWrp select{
padding: 0;
-webkit-border-radius: 0px;
border-radius: 0px;
border: 1px solid #bdbdbd;
 
  width: 184px;
  height: 28px;
  background: #fff;
  
}
.mschCheck{
	margin: 6px 0;
}
.mschCheck td{
	    padding: 6px;
}
.mschCheck input[type="checkbox"]{
	margin-right: 1em;
}
.mschBtn, .mschSeeAll{
	font-family: 'Proxima N W01 Cd Reg', sans-serif;
    display: inline-block;
    color: #00456b !important;
    font-size: 1.125em;
    padding: .5em 1em;
    background: #F9C300;
    text-decoration: none;
	border: none;
	margin: 6px;
}

.mschTTD {
	margin: 0;
	padding: 0;
}

.mschTTD td{
	border: none;
}

.mschTTD .eventRow {
	margin: 1.2em 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1.5em;
}


.mschTTD .eventLeft{
	float: left;
	width: 78px;
}
.mschTTD .eventRight{

	margin-left: 90px;
}

.mschTTD  .dateBox{
	font-family:'Proxima Nova A Condensed W15SB';
	text-align: center;
	width: 70px;
	height: 70px;
	color:#14456D;
	background:#F3F3F3;
	border: 3px solid #00abff;
	box-sizing:border-box;
}

.mschTTD .dateBoxTop{
	font-size: 1.25em;
	line-height: 1.5em;
}

.mschTTD .dateBoxBtm{
	font-size: 1.875em;
	
}

.mschTTD .eventDates{
	color: #0076b3;
	font-size: .75em;
}

.mschTTD h3{
	margin: .5em 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 1.3em;
    

}

.mschTTD h3 a{
	color: #000;
	text-decoration: none;
}

.mschTTD h3 a:hover{
	text-decoration:underline;
}

#aAdvancedSearchOptions{
	padding-left:24px;
	background:url(images/adv-sch-toggle.png) 0 2px  no-repeat;
}

#aAdvancedSearchOptions.arrowUp{
	
	background-position: 0 -16px;
}

/********************search***********************/
/*search box*/

header fieldset{
	border: 1px solid #82c7ea;
	background: #fff;
	padding: 2px;
	width: 290px;
    height: 32px;
	float: right;
    position: relative;
}

header .sfsearchTxt {
    line-height: 30px;
	border: none;
    width: 100%;
	max-width: 250px;
}

header .sfsearchTxt:focus {
    outline: none;
}

header .sfsearchSubmit{
	width: 32px;
	height: 32px;
	border: none;
	background:#13456C url(images/headsrchbg.png) center center no-repeat;
	text-indent: -9999px;
    position: absolute;
    right: 2px;
}

#headerRow2_TE6E2E260059_ctl00_ctl00_searchTextBox-list {
	display: none !important;
}
/*search results*/
.sfsearchResultsWrp .sfsearchResultTitle{
	margin-top: 1.8em;
}
.sfsearchResultsWrp .sfsearchResultTitle,.sfsearchResultsWrp .sfsearchResultHighLighter{
	padding-bottom: 1em;
	}
	
	.sfsearchResultsWrp .sfsearchResultTitle a{
		text-decoration:none;
		font-family:'Proxima N W01 Cd Reg', sans-serif;
		font-size: 1.5em;
	}
	
	.sfsearchResultsWrp .searchDivider{
		 border: 0;
    height: 1px;
    background:#B5DDFC
	}
	
	.sfsearchResultsWrp .sfsearchResultUrl{
		line-height: 2.2em;
	}
	
	.sfsearchResultsWrp .sfsearchResultHighLighter{
		color: #000;
	}
	
	/************* meetingChairs *************/
	ul.meetingChairsWidget , ul.meetingChairsWidget ul{
		list-style-type:none;
	}
	.meetingChairsWidget .sfitem {
		padding-bottom: 1em;
		border-bottom: 1px solid #ccc;
	}
	.sfimagesTmbList {
		padding-left: 0px;
	}
	
	.meetingChairsWidget .chairwidgetleft{
		float: left;
	}
	
	.meetingChairsWidget .chairwidgetright{
		margin-left: 150px;
	}
	
	.meetingChairsWidget .chairwidgetright .chairName{
		font-family:'Proxima N W01 Cd Reg', sans-serif;
		font-size: 1.4em;
		color: #00476C;
	}
	
	/************** pager *******************/
	
	.sf_pagerNumeric a {
		font-size: .8em;
		padding: 2px 6px;
		margin-right: 2px;
		
	}
	
	.sf_pagerNumeric a.sf_PagerCurrent{
		background-color:#00476C;
		color: #fff;
		text-decoration: none;
	}
	
	/************** sitemap **********/
	
	.l3Content  .sfNavHorizontalSiteMap>li , .l3Content .sfNavHorizontalSiteMap>li:first-child {
    margin: 0 0 3em 2em;
	 
}

.l3Content  .sfNavHorizontalSiteMap>li>a {
	display: inline-block;
	color:#00476C;
	padding-bottom: 1.2em;
}

.l3Content  .sfNavHorizontalSiteMap li li{
	padding-bottom: .6em;
}
/************************ Sitemap Nav ************************/
.sitemap .k-treeview {
	white-space: normal;
    overflow: hidden;
}
.sitemap .k-group .k-group {
    margin-left: 1em !important;
}
.sitemap .k-treeview .k-item {
	padding: 0;
}
.sitemap .k-treeview a.k-in {
	display: block;
	margin: 0;
	padding: .5em 2em;
	border: none;
}
.sitemap .k-icon {
    float: left;
    width: 20px;
    height: 32px;
    margin: 0 !important;
}
.sitemap .k-icon:before {
    color: #0076b3;
    text-align: left;
    font: normal normal normal 16px/31px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.sitemap .k-plus.k-icon:before {
    content: '\f0da';
}
.sitemap .k-minus.k-icon:before {
    content: '\f0d7';
}
.sitemap .k-treeview .k-item > .k-group .k-icon:before {
    width: 16px !important;
    height: 16px !important;
    color: #007ab5;
    font: normal normal normal 16px/30px FontAwesome;
}

/************* meetings controls *****************/

.meetingWidgetWrap{
	background-color: #def4ff;
	padding: 1.2em;
}

.meetingWidgetWrap h2{
	font-size: 1.7em;
	color: #00476C;
	margin: 0;
}

.meetingWidgetPhoto{
	float: left;
}

.meetingWidgetRight{
	margin-left: 165px;
}

.meetingWidgetRight .sfitemDateWrp{
	padding-bottom: 3px;
		font-family: 'Proxima N W01 Cd Reg', sans-serif;
font-size: 1.2em;

}
.meetingWidgetRight .sfitemAddressTxtWrp{
	padding-bottom: 3px;
		font-family: 'Proxima N W01 Cd Reg', sans-serif;
font-size: 1.4em;
	color: #00476C;

}

.meetingWidgetRight .mwChairs{
	/*font-size: .8em;*/
}

.meetingWidgetRight .mwChair{
	padding-right: .6em;
}

/****** symposia ************/
.symposiaBlockWrap{
    display: inline-block;
    width: 49.5%;
    vertical-align: text-top;
	/*float: left;
	width: 50%;*/
}
.symposiaBlock{
	border: 1px solid #0076B3;
	box-sizing:border-box;
	box-shadow:2px 2px 5px #CCCCCC;
	margin: .5em .5em 1em .5em;
}

.symposiaBlockTop{
	position: relative;
	font-family: 'Proxima N W01 Cd Reg', sans-serif;
	font-size: 1.4em;
	background: #0076b3; /* Old browsers */
	background: -moz-linear-gradient(top,  #0076b3 0%, #7db9e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #0076b3 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #0076b3 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0076b3', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	color: #fff;
	}
	
	.symposiaBlock.sbOpen .symposiaBlockTop{
		background:#00476C;
	}
	
	.symposiaBlockTop .sbtLiner{
		display:table;
		height: 56px;
		padding: 4px 1em;
	}
	
	.symposiaBlockTop .sbtLiner p {
		line-height: 25px;
	    display: table-cell;
        vertical-align: middle;
	    /*max-width:270px;*/
	    padding-right: 80px;
	}
	
	.symposiaBlockTop .openList {
		display: inline-block;
		height: 56px;
		line-height: 56px;
		position: absolute;
		right: 1em;
		color: #ffe189;
		font-size: .8em;
	}
	.symposiaBlock.sbOpen .symposiaBlockList {
	    display: none;
    }	
    .symposiaBlock.sbOpen .symposiaBlockTop .openList {
		display: block;
	}

	.symposiaBlockTop .openList em{
		padding-left: .2em;
	}

.ViewCompleteLink a{
	display: inline-block;
	margin: .8em 0;
	padding: .6em 1.2em .6em .7em;
	background:#0076B3;
	color: #fff;
	text-decoration: none;
}
.ViewCompleteLink a:before{
    content: '\f112';
    color: #fff;
    margin: 0 5px 0 0;
    font: normal normal normal 1.0em/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
/*.sfPageWrappe
r .symposiaBlockList, .symposiaBlock.sbOpen  .symposiaBlockList{

	
	display: block;

}*/

.sblLiner{
	padding: 1em;
}

.listStyle1 .closeList{
	color: #CB0003;
	display: block;
	text-align: right;
	margin-top: 1em;
}


/***meetingevents pic blocks**********/

.megridwrap {
    
	font-size: 1em;
	width: 100%;
	margin: 0 auto;
	max-width: 900px;
}
.megridwrap .meNewsBlock {
	width: 31%;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 1%;
	background-color: #000000;
	padding-bottom: 31%;
	
   max-width: 280px;
   max-height: 280px;
}

.sfPageWrapper  .megridwrap .meNewsBlock {

	background-color: #ccc;
}

.megridwrap .meNewsBlock .meBlockPic {
	position: absolute;
}
.sfPageWrapper .megridwrap .meNewsBlock .meBlockPic {
	position: relative;
}
.meNewsBlock .meBlockPic  img {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	
}
.megridwrap .meNewsBlock:hover .nbPicOverlay {
	-moz-transform: translate(0px, -40%);
	-o-transform: translate(0px, -40%);
	-ms-transform: translate(0px, -40%);
	-webkit-transform: translate(0px, -40%);
	transform: translate(0px, -40%);
}

.megridwrap .meNewsBlock .nbPicOverlay {
	color: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: -80%;
	left: 0px;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-webkit-transition: .5s all;
	transition: .5s all;
	background:#0076B3
	
}

.sfPageWrapper  .megridwrap .meNewsBlock .nbPicOverlay {

	position: relative;
}


.megridwrap .meNewsBlock:hover .meBlockPic img {
	opacity: 0.5;
	}



.meNewsBlock .nbHeadline {
	text-align: center;
	font-weight: 400;
	color: #fff;
	margin: 0 0 .7em 0;
	padding: 0px;
	
}

.meNewsBlock h2 { margin: 0 0 .5em 0; }

.meNewsBlock h2 {

	font-size: 1.5em;

}
.meNewsBlock .nbPicOverlay .nboLiner {
	padding: .8em 1em;
}

.meNewsBlock .nbPicOverlay .nboLiner .buttonwrap{
	 margin: .8em 0 0  0 ;
	 text-align:center;
}

/********* meetingevents textblocks *******************/

.flexslider{
	width: 100%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.wwdBlockOut{
	display: block;
	float: left;
	width: 240px;
	
	padding-bottom: 240px;
	position: relative;
	background-color:#00476C;
	background-image:url(images/textboxback1.png);
	background-size: 100% 100%;
}

.wwdBlockOut:hover{
	background-color: #0076B3;
	background-image: url(images/textboxback2.png);
}

.sp16 .wwdBlockOut{

	background-color: #DF7724;
	background-image:url(images/textboxback1-sp16.png);

}

.sp16 .wwdBlockOut:hover{
	background-color: #7B1604;
	background-image: url(images/textboxback2-sp16.png);
}
.sp17 .wwdBlockOut{

	background-color: #DF7724;
	background-image:url(images/textboxback1-sp17.png);

}

.sp17 .wwdBlockOut:hover{
	background-color: #7B1604;
	background-image: url(images/textboxback2-sp17.png);
}
.wwdBlockIn{
	position: absolute;
	left: 1em;
	top: 1em;
	right: 1em;
	color: #fff;
	text-align: center;
	
	
}

.wwdBlockIn h3{
	
	font-size: 1.7em;
	color: #fff;
	margin: 0;
	padding: 0;
	
}
.wwdblockpoz{
position: relative;
top: 30px;

}

.wwdBlockIn:hover .wwdblockpoz{
top: 0px;
-moz-transition: .3s all;
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
}

.wwdBlockIn:hover h3{
	font-size: 1.1em;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0);
}

.wwdblockdetails{
	font-weight: 600;
	opacity: 0;
	padding-top: 1em;
	 /*transition: opacity .3s ease-in-out;
   -moz-transition: opacity .3s ease-in-out;
   -webkit-transition: opacity .3s ease-in-out;*/
	
}

.wwdblockdetails p{
	text-decoration:underline;
}

.wwdBlockIn:hover .wwdblockdetails{
	
opacity: 1;
}

.wwdblockdetails a{
	color: #fff;
	display:inline-block;
	padding-top: 1em;
}

.l3Content a.addToSchedule{
	display: inline-block;
	height:30px;
	line-height: 30px;
	padding: 0 18px 0 31px;
	border: 1px solid #ccc;
	box-shadow:2px 2px 5px #CCCCCC;
	margin: .5em;
	background:url(images/icon-addtocal.png) left center no-repeat;
	color: #0076B3;
}