/***Acad Pros***/

/*FONTS*/
/* cyrillic-ext */
@font-face {
font-family: 'Comfortaa';
font-style: normal;
font-weight: 400;
src: local('Comfortaa'), local('Comfortaa-Regular'), url(https://fonts.gstatic.com/s/comfortaa/v7/Be0CkOtwwI2n86HMhtablRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
font-family: 'Comfortaa';
font-style: normal;
font-weight: 400;
src: local('Comfortaa'), local('Comfortaa-Regular'), url(https://fonts.gstatic.com/s/comfortaa/v7/-DackuIFgo7Hfy3rR14C3xJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
font-family: 'Comfortaa';
font-style: normal;
font-weight: 400;
src: local('Comfortaa'), local('Comfortaa-Regular'), url(https://fonts.gstatic.com/s/comfortaa/v7/UgYUhLCkRUocJ8OZnvelZxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
font-family: 'Comfortaa';
font-style: normal;
font-weight: 400;
src: local('Comfortaa'), local('Comfortaa-Regular'), url(https://fonts.gstatic.com/s/comfortaa/v7/wz1gqe57Mbg11v-OrLlVjhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Comfortaa';
font-style: normal;
font-weight: 400;
src: local('Comfortaa'), local('Comfortaa-Regular'), url(https://fonts.gstatic.com/s/comfortaa/v7/qLBu5CQmSMt1H43OiWJ77VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}




/*CSS*/
html{ background: none;}

html, body {
text-align: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
padding-left:0;
padding-right:0;
}

body {
border-top: 5px solid #0086ba;
background-color: #5a5a5a;
background-image: url(bg_blackwhite.gif);
background-repeat: repeat-x;
background-position-y: 5px;
min-width: 0;
}

.container {
width: 1024px;
padding-left:0;
padding-right:0;
background: #fff;
}

a {
overflow-wrap: break-word;
word-wrap: break-word;
}

.row {
margin: 0;
}

.clearfix {
clear: both;
}

ul li {
background-image: none;
}

ul ul li {
background-image: none;
}

ul, li, ul li {
padding:0;
margin:0;
}

ul.permissions {
margin: 10px 15px;
}

.body-wrap .permissions li {
list-style-type: inherit;
margin-left: 5px;
margin-top: 3px;
padding: 2px 0 2px 17px;
list-style-type: none;
background-image: url(bullet.gif);
background-repeat: no-repeat;
background-position: 0 5px;
}


/****** HEADER ******/
header {
width:100%;
height: 116px;
background: #fff;
}

header .logo img {
position: absolute;
top: 5px;
left: 30px;
z-index:1000;
}

header .logo img:hover {
opacity: 0.85;
}

.loginMod {
text-align: right;
}

.loginMod h2 {
font-size: 13px;
color: #7b9f15;
}

.loginMod h2:hover {
color: #333;
}

form {
padding-top: 30px;
}

input.textbox {
width: 225px;
padding:2px;
float: left;
}

/*** Search ***/

#search {
height:34px;
clear: both;
border: 1px solid #ccc;
background: #fff;
display: block;
margin: -60px 0 10px auto;
width: 240px;
overflow: hidden;
position: relative;
}

.body-wrap #search {
margin: 0 auto;
width: 100%;
}

#search .Search {
padding: 0;
}

#search input[type="search"] {
background: #fff;
width: 190px;
box-shadow: none;
color: #505050;
border: 0px;
padding: 5px;
margin: 2px;
font-size: 14px;
float: left;
}


#search button[type="submit"] {
text-decoration: none;
border: none;
border-radius: none;
right: 5px;
top: 4px;
font-size: 0;
background: #ffffff url(search.jpg);
background-repeat: no-repeat;
width: 25px;
height: 35px;
position: absolute;
}

input img {
margin: 0 0 -8px -30px;
}

div.FileServerSearch {
height: auto !important;
}

.FileServerSearch form {
padding-top: 0;
}


/****** BANNER ******/
.banner img {
width: auto;
/* height: 150px; */
float: right;
}




/****** CONTENT ******/
#main {
border-bottom: 10px solid #5a5a5a;
padding-bottom: 30px;
min-height: 500px;
}

.line1 {
    border-top: 1px solid #000;
    max-width: 550px;
}

/* IE8 and absolute Fix */
.main-wrap {
position: relative;
zoom: 1; /* IE7 Fix */
}

.alignRight {
margin-left: 10px;
}

.alignLeft {
margin-right: 10px;
}

.alignLeftMargin {
margin: 0 10px 10px 0;
}

.alignRightMargin {
margin: 0 0 10px 10px;
}

.tableImage.responsive-table td{
display: block;
width: 100% !important;
}

.leftsidebar {
background: url(sidebar_bg.png) -15px no-repeat;
background-repeat: repeat-y;
min-height: 100px;
position: absolute;
/* top: 121px; */
top: -149px;
left:-1px;
}

.body-wrap ul li {
list-style-type: inherit;
}

table tr td ul li {
list-style-type: none !important;
}

.body-wrap table.Report {
border: none;
}

.body-wrap table.Report caption {
padding-left: 0;
}

.bodyContent{
padding-right: 30px;
}

/****** MENU ******/
.slicknav_menu {
display: none;
}

.mainmenu {
padding-top: 35px;
display: block;
width: 244px;
background: url(Dshadow.png) repeat-x 0 0;
}

ul#VMenu
{ 
padding: 40px 46px 40px 13px;
}

ul#SMenu a {
min-width: 232px;
text-transform: uppercase;
height: 30px;
line-height: 30px;
font-size: 14px;
color: #fff;
background: #0086bb;
border-bottom: 1px solid #35a3cd;
text-decoration: none;
margin: 0;
padding: 0 10px;
display: block;
}

.mainmenu #SMenu {
padding-left: 12px;
}

.mainmenu ul ul {
display: none;
padding:0;
margin:0;
}

.mainmenu ul ul li {
padding-left: 0;
margin-left: 0;
}

.mainmenu ul li ul li a {
color: #000;
text-transform: none;
}

.horizontal-menu li:hover>ul {
display: none !important;
}

#thispage>ul {
display: block !important;
position: relative !important;
}

li#thispage a {
background: #FFF;
color: #000;
}

.mLabel #thispage a {
color:#fff;
}

.mainmenu .mLabel ul {
background: #c5dca1;
border-bottom: 1px solid #adcb7f;
}

.mainmenu .mLabel ul a {
color: #4f5f22;
text-align: left;
text-transform: none;
font-size: 12px;
height: auto;
padding: 5px 10px;
margin: 0;
line-height: 120%;
}

ul#SMenu li ul li a.menu, ul#SMenu li#thispage ul li a.menu {
color: #4f5f22;
background: #c5dca1;
text-align: left;
text-transform: none;
font-size: 12px;
height: auto;
padding: 5px 10px;
margin: 0;
line-height: 120%;
border-bottom: 1px solid #adcb7f;
}

ul#SMenu ul a {
color: #4f5f22;
background: #c5dca1;
text-align: left;
text-transform: none;
font-size: 12px;
height: auto;
padding: 5px 10px;
margin: 0;
line-height: 120%;
border-bottom: 1px solid #adcb7f;
}

ul#SMenu li ul ul {
margin: 0;
border: 0;
border-left: 8px solid #8da568;
left: 0;
width: 232px;
}

ul#SMenu li ul ul li {
list-style-type: none;
}

#SMenu .mLabel a:hover {
background: #fff;
color: #000;
}
#SMenu .mLabel a #thispage {
background: #fff;
color: #000;
}

ul#SMenu li ul li a.menu:hover, ul#SMenu li#thispage ul li a.menu:hover {
color: #4f5f22;
background: #d3e8b3;
}

ul#SMenu li ul li a.hassubmenu:hover, ul#SMenu li#thispage ul li a.hassubmenu:hover {
color: #4f5f22;
background: url(plus.png) no-repeat right center #d3e8b3;
}

#thispage {
background: #fff;
}

#thispage > ul {
display: block;
}

ul#SMenu li ul li a.menu.hasSub:hover, ul#SMenu li#thispage ul li a.menu.hasSub:hover {
background: url(plus.png) no-repeat right center #d3e8b3;
}

ul#SMenu ul ul li a.menu {
min-width: 0 !important;
width: 224px;
}

ul#SMenu li ul ul ul {
width: 224px;
}

ul#SMenu li ul ul ul ul {
width: 216px;
}

ul#SMenu ul ul ul li a.menu {
width: 216px;
}

ul#SMenu ul ul ul ul li a.menu {
width: 208px;
}





/****** SIDEBOX ******/

.hideSidebox{display: none;}
.showSidebox{display: block;}

.menuFeature {
padding-top: 50px;
}

.leftsidebar {
padding: 0;
}

.leftsidebar .sidebox {
margin: 0px 7px 0 -20px;
padding: 0 0 15px 0;
background: url(sidebarbox_bot.png) no-repeat 0 bottom;
background-position-x: 2px;
}

.sidebox .text {
font-size: 90%;
margin: 5px 34px 0 2px;
padding: 20px;
background: #272727;
color: #ccc;
display: block;
width: 285px;
overflow: auto;
}

.sidebox.anniversary-image .text {
    padding: 0;
    background: none;
    background: #000;
}

.sidebox h2 {
text-transform:uppercase;
font-weight:normal;
font-size:130%;
color:#ccc;
padding:0 0 7px 0;
margin:0;
}

.sidebox img {
float: none !important;
margin: 0 auto !important;
display: block;
position: relative;
top: 8px;
}


.sidebox:last-child img {
    float: left !important;
    position: static;
    padding-right: 10px;
}

.text a#button {
background: #6a973b;
font-size: 100%;
padding: 7px 5px;
width: 120px;
float: right;
margin: 10px 0 0 0;
text-align: center;
color: #fff !important;
text-decoration: none;
text-transform: uppercase;
}

a#button:hover, 
.button:hover {
background:#53762e;
color:#fff !important;
}

.sideBottom {
position: relative;
bottom: -43px;
left: -15px;
}




/****** CONTENT ******/
.body-wrap {
padding: 30px;
line-height: 150%;
margin-left: 260px;
}

.body-wrap.membership_type {
    padding: 0;
    margin: 0;
}

.body-wrap p a {
color: #7b9f15;
text-decoration: underline;
}

.body-wrap a:hover {
color: #666;
background-image: none;
text-decoration: none;
}

.body-wrap a.feeLink:hover,
.body-wrap a.feeLink:active,
.body-wrap a.feeLink:focus {
    background-color: #0a0;
    color: #fff;
}

.body-wrap p {
padding:7px 2px !important;
}

p img {
padding: 5px;
}

h1 {
font-family: "Comfortaa", sans-serif;
font-size: 28px;
color:#0086ba;
padding: 10px 0 15px;
}

.body-wrap img{
max-width: 100%;
height: auto;
}

.social-events img {
padding-right: 10px;
}


/****** MISSION ******/
.rightcol {
top:-50px;
}

.mission {
padding: 0 !important;
box-shadow: 0 2px 10px rgba(0,0,0,0.4);
margin-bottom: 20px;
}

.mission h2 {
font-family: "Comfortaa", serif;
margin: 0 !important;
padding: 15px;
background: #0086ba;
color: #fff;
text-transform: uppercase;
font-size: 120%;
text-align: center;
}

.missionTop {
padding: 0 10px;
margin:0;
font-size: 13px; 
}

.missionStatement {
line-height: 120%;
}

.mission p {
padding-top: 5px;
}

.mission ul {
padding:0 0 1px 0;
margin:0;
}

.mission li {
padding: 15px 2px 15px 0;
}

.mission li {
list-style-type: none !important;
border-top: 1px solid #aaa;
clear: both;
font-size: 13px;
padding-right: 2px;
}

.bigNumb {
font-size: 25px;
color: #0086ba;
margin: 10px;
float: left;
}


/****** AD ******/
.rightcol img {
margin: 0;
padding: 30px 5px 40px 5px;
height: auto;
z-index: 2000;
}

.ad img {
padding: 0 0 45px;
}


/****** FOOTER ******/
#footer {
background: url(footer_bg.jpg) repeat-x 0 0 #0086ba;
line-height: 140%;
color: #abd9eb;
font-size: 90%;
text-align: left;
padding: 0;
margin: 0;
width: 100%;
}

#footer a {
color: #fff;
text-decoration: underline;
z-index: 2000;
}

#footer a:hover {
color: #d3e8b3;
text-decoration: none;
}

.footerlogo {
width: 85px;
margin: 0 auto;
}

.footerlogo img {
width: 85px;
margin: -42.5px 0 0 0;
}

.footerlogo img:hover {
opacity: 1;
}

.footercontent {
text-align: center;
padding: 20px 0 40px;
}

.footercontent .break {
display: none;
}

.MembershipStatus a {
    margin-top: 0;
    margin-left: 10px;
}

.MembershipStatus a
{
font-weight:normal;
padding:3px 7px;
background:url(but_bg.png) repeat-x 0 bottom #fff;
border:1px solid #ccc;
float:right;
text-decoration:none;
display:inline-block;
line-height:100%;
font-size:90%;
}

.MembershipStatus a:hover
{
color:#fff;
background:url(button.jpg) repeat-x 0 bottom #666;
text-decoration:none;
}

.sponsors table{
width: 100%;
}


/*************** Evt Reg *************/

span.EvtFeeGroupName {
margin-top: 20px;
}

span.EvtFeeRegDone {
margin-left: 15px;
}

span.EvtFeeRegdate {
display: block;
}

div.EventFee::before, div.EventFee::after {
    content: " ";
    display: table;
}

div.EventFee::after {
    clear: both;
}

.EvtSessionRegistrant div.EventFee .EvtFeeBuyInfo {
width: auto;
}


/*************** Profile *************/

div.Membership th {
text-align: left;
background-color: white;
color: black;
font-weight: normal; 
}

.edit_profile h1,.edit_contacts h1,.change_password h1,.edit_photo h2
{
font-weight:normal;
font-size:140%;
}

.profile_photo {
    margin: 5px;
    margin: 5px 10px 0 0;
}

ul.Membership_update_profile_menu  {
font-size:85%;
height:40px;
list-style:none outside none;
padding:0;
float:none;
margin-top: 0;
}

ul.Membership_update_profile_menu li {
background:none repeat scroll 0 0 transparent;
float:left;
margin:0 0px 10px 5px;
padding:0;
list-style:none;
}

#Membership_view_profile_link  {
display:none;
}

a#Membership_update_profile_link  {
background-image:url("user.png");
}

a#Membership_update_contact_link  {
background-image:url("address.png");
}

a#Membership_update_photo_link  {
background-image:url("Camera.png");
}

a#Membership_update_secondcontact_link  {
background-image:url("second.png");
}

a#Membership_change_password_link  {
background-image:url("login.png");
}

a#Membership_account_link  {
background-image:url("clock.png");
}

a#Membership_new_secondary_link  {
background-image:url("second.png");
}

a#Membership_update_profile_link, a#Membership_change_password_link, a#Membership_update_contact_link, a#Membership_update_photo_link, a#Membership_account_link,a#Membership_new_secondary_link  {
color: #505050;
font-size:12px;
background-color:#fff;
background-repeat:no-repeat;
background-position:7px center;
text-decoration:none;
padding:0 10px 0 27px;
display:block;
line-height:30px;
height:30px;
width: auto;
/* shadow */
-moz-box-shadow: 0px 2px 5px #999; /* Firefox */
-webkit-box-shadow: 0px 2px 5px #999; /* Safari,Chrome */
box-shadow: 0px 2px 5px #999; /* CSS3 */
}

a#Membership_update_profile_link:hover, a#Membership_change_password_link:hover, a#Membership_update_contact_link:hover, a#Membership_update_photo_link:hover, a#Membership_account_link:hover, 
a#Membership_new_secondary_link:hover 
{
color:#35589F;
text-decoration:underline;
}

.profile-journals span{
width: 100px;
display: inline-block;
}

#help1{display:none;}

.Membership .popup_close{
float:right;
}

.Membership .popup_close:hover{
background-color:transparent;}

.Membership .help_hotspot {
background: none repeat scroll 0 0 #f5f5f5;
border: 1px solid #eee;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #333;
cursor: pointer;
display: inline-block;
font-size: 14px;
margin: 0 0 20px;
padding: 0 10px;
}

.Membership .help_popup ul{
margin-bottom:30px;
padding-left:20px;
}

.ContactForm td{
padding-bottom:5px;
padding-right:10px;
}

.Zine table.accordionbox, .Zine table.accordionbox {
margin-top:10px;
width:100%;
}

.Zine th.accordioncontrol, .Zine th.accordioncontrol {
cursor:pointer;
background:#f3f3f3;
padding:10px 20px;
margin-bottom:10px;
border-radius:5px;
display:block;
border:1px solid #eee;
}

.Zine th.accordioncontrol span.ZineDate, 
.Zine th.accordioncontrol .ZineAuthor,
.accordion table.ZineTools{
display: none;
}

.accordioncontrolicon{
margin-right: 10px;
}

.accordioncontrol{
font-weight: bold;
}


/* Scientific Program Management */

.program .list-group a {
    text-decoration: none;
    background: #0086ba;
    color: #fff;
}
.program .list-group a:hover,
.program .list-group a:active,
.program .list-group a:focus {
  background: #016f9a;
}




.calendarPrevMonth,
.calendarNextMonth {
    position: static;
}
table.calendarMonth caption {
    margin: 0 0 4px;
}




