@charset "utf-8";
/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  04: 3 Col Flex Sidebar Right and Left
  ------------------------------------------------
*/

body {
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}
.progsessions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004c32;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #004c32;
}
.bodytype {
	font-family: Verdana, Geneva, sans-serif;
	  font-size: 12px;
	  line-height: 150%;
	  color: #000;
}
img {
	vertical-align: bottom;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
.page_description[class] {
    display: block;
}
.page_description {
    font-family: Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
    border-bottom: 1px dotted #ccc;
    display: inline-block;
}
.page_description h1 {
    clear: left;
    font-size: 160%;
    font-weight: 400;
    margin-bottom: 3px;
    border: 0px;
}
.page_description h2 {
    clear: left;
	font-size: 160%;
	font-weight: 400;
    margin-bottom: 3px;
    color: #4c4c4c;
	border: 0px;
}
.page_description h3 {
    clear: left;
    margin-bottom: 3px;
}
.page_description p {
    font-size: 100%;
    line-height: 130%;
    margin: 0 0 12px;
}
.mblview{display:none;}
.dskview{display:inline-block;}
.masthead {
	text-align: left;
	background-color: #022060;
	position: relative;
	z-index: 10;
	box-shadow: 0px 0px 30px #000;
}
.masthead img {
	border-radius: 0px;
}
.content-wrapper {
	margin: 4em 1.25em 0em 1.25em;
	overflow: hidden;
}
.columns-wrapper {
	overflow: hidden;
	background-color: #FFF;
	position: relative;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 1260px;
	margin: auto;
}

.main-content {
	float: left;
	width: 76%;
	margin-right: 1%;
	height: auto;
}
.sidebar {
	width: 23%;
	float: left;
}
.sidebar .content {
	padding: 20px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	background-image: -webkit-linear-gradient(#7BA4C1, #FFF);
	background-image: none;
	border: 1px solid;
	border-color: #333;
	border-radius: 5px;
}

.main-content .content{
	padding: 20px 30px;
	font-size: 0.9em;
	line-height: 1.5em;
	border: 1px solid;
	border-radius: 5px;
	border-color: #666;
}

/*For Google Map IFRAME */
.google-maps {
	position: relative;
	padding-bottom: 75%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	}

	/*Heading styles*/
h1, h2, h4 {
	margin: 30px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #022060;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 30px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 { font-size: 1.25em; }
h4 { font-size: 1.1em; }

/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child {
	/*margin: 0 0 30px;*/
}


/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}
.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}
.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li { 
	margin-bottom: 4px; 
}

/*Ordinary Link Styles*/
.content a {
	color: #002953;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.content a:hover, .content a:focus {
	color: #000;
	border-bottom-style: solid;
}
.footer a {
	color: #000000;
}
.footer a:hover, .footer a:focus { color: #000; }

/*The DIVs that contains the horizontal menu bar at the top of your page.*/
.menu-top-wrapper .p7DMM01 {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.top-navigation {
	background-color: #a8cfd9;
	border-bottom: 1px solid #FFF;
	box-shadow: 0px 0px 30px #999;
	position: relative;
	z-index: 9;
}
.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}

/*The Footer*/
.footer {
	background-color: #022060;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;
	padding: 15px 0px;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	position: static;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
	margin-top: 20px;
}
.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}

/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 768px) {
body {
	padding-bottom: 0px;
}
.footer {
	position: static;
	width: auto;
}
.content-wrapper, .columns-wrapper {margin: 0px; border: none;}
.tipofday {border:2px solid #F00;}
.sidebar, .main-content {
	width: auto;
	float: none;
	position: static;
}
.main-content .content, .sidebar .content {
	padding: 20px 10px;
	border-radius: 0px;
	border: none;
	height: auto !important;
	max-height: 888678px;
}
.p7DMM01 ul a, .p7DMM01 ul a:hover, .p7DMM01 ul a:focus, .p7DMM01 ul a.open {
	border-bottom: 1px solid !important;
	border-color: #89AEC9 !important;
}
.p7DMM01 ul li:last-child a {
	border-bottom: none !important;
}
}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) {
.main-content .content, .sidebar .content, .sidebar-right .content {padding: 20px 15px;}
.top-navigation {padding: 0px 10px;}
.content-wrapper {margin-left: 10px; margin-right: 10px;}
.lectureinfo{margin-bottom:8px;}
.addsch{float:right;}
}

/*FOR MASTHEAD, BIG GOES AWAY, SMALL COME BACK*/
@media only screen and (max-width: 700px) {
	#big {
	display:none;}
	#small {
	display:block;}
	.lectureinfo{float:none;width:100%;word-break:break-word;}
	.addsch{text-align:left;float:none;}
	.dskview{display:none;}
	.mblview{display:inline-block;}

}
.content-wrapper .columns-wrapper .main-content .content.p7ehc-1 p .bodytext {
	font-weight: normal;
}
.floatimageleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #3e538b;
}
.alert {padding:20px;background-color:red;color:white;margin-bottom:15px;opacity:0.83;transition:opacity 0.6s;}
.closebtn {margin-left:15px;color:white;font-weight:bold;float:right;font-size:22px;line-height:20px;cursor:pointer;transition:0.3s;}
.closebtn:hover {color: black;}
.custom_height {height: auto !important}
.ask {
   font-size: .8em;
   font-weight: normal;
   letter-spacing: .05em;
   margin: 9px 5px 0 0;
   padding: 1px 5px;
   text-align: left;
   text-transform: uppercase;
   text-decoration: none;
   font-family: "Gotham Narrow SSm A","Gotham Narrow SSmB",Arial,sans-serif;
   border: 0px solid #CCCCCC;
}
.ask img {
   padding-right:5px;
   vertical-align:middle;
}
.ask a {
   border:0;
   color:#666;
}
.ask:hover {
   background-color: #1DA1F2;
}
.ask:hover a {
   color: #FFF;
}
.schedule {
   font-size: .8em;
   font-weight: normal;
   letter-spacing: .05em;
   margin: 9px 5px 0 0;
   padding: 1px 5px;
   text-align: left;
   text-transform: uppercase;
   text-decoration: none;
   font-family: "Gotham Narrow SSm A","Gotham Narrow SSmB",Arial,sans-serif;
   border: 0px solid #CCCCCC;
}
.schedule a {
   border:0;
   color:#666;
}
.schedule img {
   margin-right:5px;
   vertical-align:middle;
}
.schedule:hover {
   background-color: #1DA1F2;
}
.schedule:hover a {
   color: #FFF;
}
.schedule:hover img {
   background: #FFF;
}
.twitter {
   font-size: .8em;
   font-weight: normal;
   letter-spacing: .05em;
   margin: 9px 5px 0 0;
   padding: 1px 5px;
   text-align: left;
   text-transform: uppercase;
   text-decoration: none;
   font-family: "Gotham Narrow SSm A","Gotham Narrow SSmB",Arial,sans-serif;
   border: 0px solid #CCCCCC;
}
.twitter a {
   border:0;
   color:#666;
}
.twitter img {
   padding-right:5px;
   vertical-align:middle;
}
.fb {
   font-size: .8em;
   font-weight: normal;
   letter-spacing: .05em;
   margin: 9px 5px 0 0;
   padding: 1px 5px;
   text-align: left;
   text-transform: uppercase;
   text-decoration: none;
   font-family: "Gotham Narrow SSm A","Gotham Narrow SSmB",Arial,sans-serif;
   border: 0px solid #CCCCCC;
}
.fb a {
   border:0;
   color:#666;
}
.fb img {
   padding-right:5px;
   vertical-align:middle;
}
.chat {
   font-size: .8em;
   font-weight: normal;
   letter-spacing: .05em;
   margin: 9px 5px 0 0;
   padding: 0 5px;
   text-align: left;
   text-transform: uppercase;
   text-decoration: none;
   font-family: "Gotham Narrow SSm A","Gotham Narrow SSmB",Arial,sans-serif;
   float:right;
}
.chat a {
   border:0;
   color:#395AA2;

}
.chat img {
   vertical-align:middle;
}
.print {
    border: 1px solid #5e779c;
    border-radius: 3px;
    padding: 8px 6px 8px 40px;
    text-transform: uppercase;
    background:url(//s3.amazonaws.com/societyhq.rsc/meetings/guide/images/printer25x25.png) 6px 50% no-repeat;
    text-decoration: none;
    font-size: 9px;
}
.notification {
    border: 1px solid #5e779c;
    border-radius: 3px;
    padding: 8px 6px 8px 6px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 9px;
}
.moca {
    float: left;
    padding-right: 5px;
    border: 0px;
    vertical-align: middle;
    margin-top: 3px;
}
.tipofday {padding:1em;margin:0 0 20px 0;font-weight:500;text-align:center;min-height:110px;}
.tips {margin: 0 auto;text-align:center;position:relative;}
.tips div { width:100%;display:inline-block;display:none;}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 45px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(146, 218, 158, 0.8) url(//s3.amazonaws.com/societyhq.rsc/meetings/guide/images/cd-top-arrow.svg)
no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  left:47%;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and
becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
.slide-out-div{padding:20px;width:70%;background:beige;border:1px solid #29216d;max-height:150px;min-height:150px;z-index: 90}
.slide-out-div h2{margin:0;overflow:hidden;word-wrap:break-word;text-overflow:ellipsis;white-space:nowrap;text-align:center}
.slide-out-div p{overflow:hidden;word-wrap:break-word;text-overflow:ellipsis;white-space:nowrap}
.slide-out-div span{line-height:1.2em}
