body
{
font-family: "Roboto", sans-serif;
font-optical-sizing: auto;
}

h1
{
text-transform: uppercase;
color:#2f3c5e;
font-weight:700;
font-size:32px;
margin-top:0px;
}

h2
{
font-size:25px;
}

h3
{
color:#8a2383;
font-size:20px;
}

a
{
color:#263b71;
}

a:hover
{
color:#666;
}

img {
  max-width: 100%;
  height: auto;
}

a img:hover
{
opacity: 0.8;
}

h1, h2, h3, h4, .sidebar, .home .ZineTitle h2, div.sidebar .EvtCal h1, div.home .EvtCal h1, div.consumers h3, div.brokers h3, div.students h3, .find_broker_quote, .corporate_sponsors, .bxslider_title, div.job_postings .ZineItem a.ZineLink, .footer{
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing: grayscale;
}

iframe{max-width:100%;}

.alignLeft {
    margin: 0 20px 10px 0;
}
.alignRight {
    margin: 0 0 10px 20px;
}     

.body a{
text-decoration:underline;
}

.body a:hover, div.Membership .Report a:hover.open-popup-{
text-decoration:none;
}

a.button, span.EvtFeeRegLink a
{
padding:5px 15px;
background-color:#263b71;
color:white;
text-decoration:none;
margin:7px 10px;
display:inline-block;
transition:background-color 200ms linear 0s;
}

a.button:hover, span.EvtFeeRegLink a:hover
{
background-color:#999;
}

span.EvtFeeRegLink a{margin:0;}

.clear{
clear:both;
}

div.top
{
height: 42px;
line-height: 42px;
background-color:#333;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 0.5px;
}

div.top_menu
{
text-align:right;
}

div.top_menu a
{
color:white;
}

div.header
{
border-bottom: 1px solid #ddd;
padding: 30px 0px 15px;
}

div.main_content
{
margin-top:30px;
}


div.topimage img
{
border:3px solid #d4d4d4;
}


div.body
{
background-color: white;
padding: 0 30px;
margin: 40px 0 20px;
border-left: 1px solid #e3e3e3;
border-top: 0;
}

div.search
{
background-color:white;
float:right;
margin-left:16px;
}

div.footer
{
background-color:#d4d4d4;
background-image:url(bg_footer.jpg);
background-repeat:repeat;
padding:20px 0px;
color:#7e7e7e;
margin-top:30px;
}

div.footer .address,div.footer .social
{
    font-size:18px;
}

div.footer .social a {
    color: #7e7e7e;
    font-size: 34px;
}

div.footer .social a:hover,
div.footer .social a:active,
div.footer .social a:focus {
    color: #999;
}

div.exware
{
    text-align: right;
    color:#838383;
    font-size:13px;
    padding:7px 0px;
}

div.sidebar .EvtCal h1,div.home .EvtCal h1, div.home .ZineTitle h2
{
background-color:#7e7e7e;
color:white;
background-repeat:no-repeat;
background-position:97% 8px;
display:block;
font-style:normal;
padding:10px 0px 13px 15px;
text-transform:none;
margin-top:0px;
}

div.home .EvtCal h1, div.home .ZineTitle h2{font-size:21px;}
div.sidebar .EvtCal h1{font-size:20px;}


div.sidebar .EvtCal h1,div.home .EvtCal h1
{
background-image: url(calendar.png);
}

div.home .ZineTitle h2
{
background-image: url(news.png);
background-position:98% 6px;
}


/*** Main Menu
*************************************/

div.menu
{
text-align:right;
}

div.menu a
{
color:#999;
font-size: 14px;
margin: 0 10px;
}

ul#CMenu
{
list-style: none;
margin-top:30px;
font-size: 0;
float:right;
z-index:99;
}

ul#CMenu li
{
display: inline-block;
font-size: 14px
}

ul#CMenu span.menu, ul#CMenu a.menu {
    border-left: 1px solid #fff;
}

ul#CMenu li ul{
*display:none !important;
}

ul#CMenu a.menu,ul#CMenu span.menu
{
color:#484848;
padding:15px;
text-transform: uppercase;
font-weight: bold;
font-size: 15px;
margin: 0;
letter-spacing: 0.5px;
}

ul#CMenu a.menu:hover, ul#CMenu li#thispage a.menu,ul#CMenu li#thispage ul li a.menu:hover,ul#CMenu li#thispage span.menu
{
text-decoration: none;
background-color:#172341;
color:#fff;
}

ul#CMenu li ul
{
list-style: none;
font-size: 0;
float:none;
border:1px solid #ebebeb;
background:#fff;
}

ul#CMenu li ul li
{
display: block;
margin:0;
font-size: 14px;
text-align: left;
width: 230px;
}

.menu_french ul#CMenu li ul li{
width:222px;
}

ul#CMenu li ul li ul{
margin-top:0;
} 

ul#CMenu li ul li a.menu{
cursor:pointer;
}

ul#CMenu ul li a.menu, ul#CMenu li#thispage ul li a.menu
{
color:#172341;
background-color:#fff;
padding:10px 15px;
text-transform: none;
font-weight:normal;
transition:background-color 200ms linear 0s;
}

#CMenuMobileM
{
box-shadow: 0 0 5px rgba(68, 68, 68, 0.5);
background: none repeat scroll 0 0 #8A2383;
color: #FFFFFF;
height: 100%;
padding: 20px 20px 20px 30px;
position: fixed;
right: 0;
text-align: left;
top: 0;
z-index: 99999;
}

#CMenuMobileM a:active{
top:1px;
}

#CMenuMobile ul#CMenuM
{
border-bottom: 1px solid #eee;
clear: both;
list-style-type: none;
margin: 10px 0 0;
padding: 0;
width: 190px;
}

#CMenuMobile ul#CMenuM li 
{
border-top: 1px solid #eee;
margin: 0;
padding: 0;
}

#CMenuMobile ul#CMenuM a
{
letter-spacing: 0.07em;
padding: 10px;
text-transform: uppercase;
color: #FFFFFF;
display: block;
}

a#CMenuMBClose
{
background: none repeat scroll 0 0 #f0e3ef;
cursor: pointer;
float: right;
margin-bottom: 10px;
padding: 5px 8px 9px;
position: relative;
top:-5px;
}

a#CMenuMBClose img
{
max-height:15px;
}

div#CMenuMobile
{
display:none;
text-align:left;
}

ul#CMenu li#member,
ul#CMenu li#home,
ul#CMenu li#contact-menu
{
display:none;
}

/*** Version Menu
*************************************/

a.version
{
color:white;
padding:0 15px;
background-color:#85ab00;
text-decoration:none;
display:inline-block;
margin-left:15px;
transition:background-color 200ms linear 0s;
font-weight: bold;
}

a.version:hover
{
background-color:#666;
}

span.version_separator, span.this_version
{
display:none;
}

/*** Login
*************************************/

div.Login
{
display:inline-block;
color:white;
}

div.Login a
{
text-decoration:none;
font-weight:bold;
}

div.Login a:hover
{
text-decoration:underline;
color:#ddd;
}



#LoginBox .LoginForm form .login_input,
#LoginBox .LoginForm form .password_input {
    display: block;
}

#LoginBox .LoginForm form .login_input {
    margin-bottom: 10px;
}

#LoginBox {
    background: #f2f2f2;
    padding: 15px;
    color: #333;
    position: relative;
}

#LoginBox .hideloginlink {
    position: absolute;
    top: 15px;
    right: 15px;
}

#LoginBox .hideloginlink:before {
    content: "X";
    margin-right: 3px;
    font-size: 11px;
}
    
#LoginBox a:hover {
    color: #777;
}




/*** Find a Broker
*************************************/
div.find_broker_quote{
border:1px solid #cba7c9;
clear:both;
text-align:center;
font-size:30px;
line-height:100%;
padding:25px 10px 0;
background:rgba(252, 243, 251, 0.4);
color:#606060;
}


div.findabroker a
{
background-color:#7f1d78;
border-bottom:3px solid #65005E;
color:white;
font-size:20px;
background-image:url(find_broker.png);
background-repeat:no-repeat;
background-position:93% 9px;
display:block;
padding:8px 0px 8px 15px;
margin-top:20px;
margin-bottom:20px;
font-style:normal;
text-align:left;
transition:background-color 200ms linear 0s;
}


div.findabroker a:hover
{
background-color:#A3469C;
text-decoration:none;
}

#mis_button a{
background:#f6f6f6;
border:1px solid #c58abc;
display:block;
text-align:center;
}

#mis_button a:hover{
background:#E5D5E0;
}

#mis_button img{
margin:0 auto;
}

div.corporate_sponsors a, a.caib_button{
color:white;
font-size:20px;
display:block;
padding:8px 0;
margin-top:20px;
margin-bottom:20px;
text-align:center;
transition:background-color 200ms linear 0s;
}


div.corporate_sponsors a{
background-color:#263b71;
border-bottom:3px solid #041339;
}

a.caib_button{
background-color:#47648E;
border-bottom: 3px solid #304F7A;
color: #fff;
padding: 8px 15px;
text-align: left;
}

div.corporate_sponsors a:hover{
background-color:#3F5286;
text-decoration:none;
}

a:hover.caib_button{
background:#5D789E;
text-decoration:none;
color:#fff;
}

span.light_grey{color:#838383;}
span.light_purple{color:#8a2484;font-style:normal;}
span.dark_grey{color:#606060;}
span.dark_purple{color:#6d0e67;font-style:normal;}

ul#location_list
{
margin-left:0px;
padding-left:0px;
height: 400px;
overflow: auto;
}

/* Fix for IOS no scrollbar */
ul#location_list::-webkit-scrollbar {
    width: 1em;
}
 
ul#location_list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
ul#location_list::-webkit-scrollbar-thumb {
  background-color: darkgrey;
}

.map_loc{
padding:3px 0;
}

div.LocationName
{
font-weight:bold;
}


/*** Search
*************************************/

div.search table
{
background-color:#f2f2f2;
padding:5px;
width:100%;
font-size:85%;
color:#999;
}

div.search table td
{
paddinright:5px;
}

div.search table input
{
border:1px solid #f2f2f2;
background-color:#fff;
}

/*** Side Menu
*************************************/

.sidebar {
    font-size: 15px;
}

div.sidebar div.vmenu,div.sidebar ul#VMenu
{
margin:0px;
padding:0px;
list-style:none;
}

div.sidebar div.vmenu a.menu,div.sidebar ul#VMenu a.menu
{
background-color:white;
color:#333;
display:block;
padding:10px 15px;
}

div.sidebar div.vmenu a.menu:hover,div.sidebar div.vmenu a#thispage,div.sidebar ul#VMenu a.menu:hover
{
background-color:white;
color:#8a2383;
font-weight:bold;
text-decoration:none;
}

div.sidebar div.vmenu br
{
display:none;
}






#VMenu li span.VM_collapse a.menu,
#VMenu li span.VM_expand a.menu {
cursor: pointer;
display:inline-block;
width:75%;
}
.VM_collapse {
  cursor: pointer;
  display:block;
  padding-right: 0;
  background-image: url(plus.png);
  background-position:95% center;
  background-repeat: no-repeat;
}
#VMenu ul span.VM_collapse {
    background-position: 95% center;
}
.VM_expand {
  background-image: url(minus.png);
  background-position: 95% center;
  background-repeat: no-repeat;
  cursor: pointer;
  display:block;
  padding-right: 0;
}
#VMenu ul span.VM_expand{
  background-position: 95% center;
}
span.VM_expand a#thispage,span.VM_collapse a#thispage{
  width:70%;
}

#VMenu li {
    background: #fff;
    border-bottom: 1px solid #eee;
}





/*** Address Cards
*************************************/

div.ContactPreview
{
background-color:#f6f6f6;
border:1px dashed #ddd;
padding:5px 20px 15px 20px;
margin-bottom:20px;
cursor:pointer;
}

div.ContactPreview .ContactEditTip
{
color:#999;
font-style:italic;
font-size:90%;
}

/*** Required Fields
*************************************/

span.requiredPrompt
{
background-image:url(asterisk.png);
background-position:top right;
background-repeat:no-repeat;
padding-right:10px;
font-weight:bold;
font-size:90%;
}

span.requiredPrompt .MagPopup-inline{
display:inline;
}

/*** Shopping Cart
*************************************/

div.Pay table.Receivable 
{
width:100%;
font-size:85%;
border-collapse:collapse;
margin-bottom:15px;
margin-top:15px;
}

div.Pay table.Receivable th
{
color: white;
background-color: #213C73;
padding: 5px;
font-size:90%;
text-transform:uppercase;
border: 1px solid #999;
}

div.Pay table.Receivable tfoot
{
background-color:#eee;
padding:5px;
}

div.Pay table.Receivable td
{
padding:5px;
border: 1px solid #ddd;
}

div.Pay table.Receivable td div.total
{
font-weight:bold;
}

table.Receivable div.number
{
text-align:right;
}

/*** Profile
*************************************/

.MembershipStatus {
background: #f0e3ef;
border: 1px solid #d3a7cf;
display: inline-block;
font-size: 100%;
margin: 10px 0;
padding: 10px 15px;
width: 100%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#photos,#photo
{
float:right;
padding:0;
margin:0 0 10px 20px;
}

span.input #photo
{
float:none;
}

#photos img,#photo img
{
//background:#eee;
padding:5px;
margin:0;
}


div.MembershipStatus
{
color:#7f1d78;
font-weight:bold;
}

ul.Membership_update_profile_menu
{
display:inline-block;
width:100%;
padding:0;
margin:0 0 20px 0;
list-style:none;
}

ul.Membership_update_profile_menu li
{
padding:0 5px 5px 0;
margin:0;
background:none;
float:left;

}

ul.Membership_update_profile_menu li a
{
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;
text-decoration:underline;
transition:background-color 200ms linear 0s;
}

ul.Membership_update_profile_menu li a:hover
{
background-color: #F0E3EF;
text-decoration:none;
}

#Membership_view_profile_link{background-image:url(account.png);}
#Membership_update_profile_link{background-image:url(user.png);}
#Membership_update_contact_link{background-image:url(address.png);}
#Membership_update_photo_link{background-image:url(Camera.png);}
#Membership_change_password_link{background-image:url(login.png);}
#Membership_account_link{background-image:url(clock.png);}


h1.membername
{
text-transform:none;
font-size:150%;
}

ul.MembershipType
{

}

ul.MembershipType li
{

}


ul.MembershipType li a
{
font-weight:bold;
}

.profile_photo
{
float:right;
border:1px solid #ccc;
padding:5px;
margin:0 0 10px 20px;
position:relative;
top:-30px;
}


div.profile_info {
    border: 3px solid #EEEEEE;
    border-radius: 15px 15px 15px 15px;
    margin-bottom: 20px;
    padding: 0px 10px 10px 10px;
    width: 670px;
}

div.contact_info {
    border: 3px solid #EEEEEE;
    border-radius: 15px 15px 15px 15px;
    margin-bottom: 20px;
    padding: 0px 10px 10px 10px;
    width: 670px;
}

.tabpane
{
position:relative;
top:-5px;
}

.thistab
{
position:relative;
z-index:10;
}

.tab:hover
{
background-color:#eee;
}

.tabbox #map_control
{
display:none;
}

.tabbox #map_canvas
{
width:100% !important;
}


/*** Search Results
*************************************/

div.Search dl {
margin-bottom:40px;
margin-left:15px;
}
div.Search dt {
font-weight:bold;
}
div.Search dd {
font-style:italic;
margin-bottom:10px;
font-size:90%;
}

/*Event Registration 
---------------------------------------------------*/

div.EvtSessionRegistrant div.EventFee, .EventFee 
{
border-bottom: 1px dotted #ccc;
padding:5px;
margin:0px;
}

span.EvtFeeName 
{
text-transform: capitalize;
margin-right:10px;
display: block;
float: left;
font-weight:bold;
font-size:14px;
}

div.EvtSessionRegistrant
{
margin:0;
padding:0 0 10px 10px;
}

div.EventFees div.EvtSessionRegistrant
{
margin-bottom:35px;
}

span.EvtFeeAccess 
{
color:red;
display:block;
font-size:x-small;
font-style:italic;
line-height:120%;
margin-top:10px;
}

span.EvtFeeCost 
{
margin-right:15px;
font-weight:bold;
float:left;
font-size:14px;
}

span.EvtFeeRegLink 
{
/* float: right; */
text-align: center;
margin-top:3px;
}


span.EvtFeeRemaining {
    background-color: #337ab7;
    color: white;
    padding: 2px 10px;
    font-size: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin-left: 5px;
}


span.EvtFeeRegDoneLink
{
float:right;
}

div.EventFees
{
padding:10px;
}

div.EventFees h3
{
background-color: #ccc;
color: #3C3C3C;
font-size:100%;
top: 0;
line-height:10pt;
margin-bottom:3px;
}

div.EvtRegRegistrants div.popup, div.popup
{
display:none;
background-color: white;
border: 1px solid #ccc;
padding: 15px;
position: absolute;
width: 500px;
z-index: 100;
}

span.EvtFeeRegDone a
{
color: green;
font-weight: bold;
margin-left: 35px;
padding: 0px 5px;
line-height:170%;
display:inline-block;
text-transform:uppercase;
text-decoration:none;
}

div.EventFee span.popup_p a.popup
{
padding:0 15px 0 0;
}

div.EvtRegRegistrants span.popup_p a.popup:hover,div.EventFee span.popup_p a.popup:hover
{
color:#9097A9;
text-decoration:underline;
}



div.EvtFeeActivityInfo
{
display: inline-block;
}

div.EvtFeeGroup div.EventFee div.EvtFeeActivityInfo
{
float:none;
}

div.EvtRegRegistrants div.popup .Event h3
{
padding:0;
width:80%;
background:none;
font-size:12pt;
text-transform:none;
margin:0px;
}

span.EvtFeeGroupName
{
font-size: 120%;
font-weight: bold;
margin-bottom: 7px;
margin-top:30px;
padding-bottom: 2px;
display:block;
color:#666;
}

.EvtRegNewRegistrant .EvtSessionRegistrant{padding-bottom:0;padding-left:0;}
.EvtRegNewRegistrant div.EvtRegRegistrants div.EventFees{margin-bottom:0;}

div.EvtRegContinue
{
padding:0;
margin:20px 0;
}

div.EvtRegContinue h2, div.EvtRegFinish h2
{
background-color:#E3E3E3;
color: #333;
line-height: 12pt;
margin: 0px;
padding: 10px 10px 10px 15px;
position: relative;
font-size:12pt;
text-transform:uppercase;
}

div.EvtRegRegistrants h3, div.EvtRegMerchandise h3
{
background-color: #E3E3E3;
color: #333;
line-height: 12pt;
margin: 0px;
padding: 10px 10px 10px 15px;
position: relative;
font-size:12pt;
text-transform:uppercase
border-radius:0px !important;
font-weight:normal;
text-transform:uppercase;
font-style:normal;
}

div.EvtRegMerchandise h3
{
margin-bottom:15px;
}


div.EvtRegRegistrants .EventFees h3
{
color: #333;
margin: 15px 0px;
padding: 0px;
font-size:22px;
font-weight:normal;
background-color: white;
text-transform:capitalize;
border:0px;
}

div.EvtRegContinue div.EvtRegContinue
{
border:0px;
padding:0px;
margin:0px;
}

div.EvtRegFinish
{
border:1px solid #ccc;
padding:0;
margin-bottom:20px;
}

div.EvtRegFinish p,div.EvtRegFinish div.Pay
{
padding:10px;
}

.EvtReg h2.EvtFeeThankYou{
font-size:19px;
font-style:italic;
margin-top:0;
margin-bottom:23px;
}

div.EventFee
{
background-color: #EEEEEE;
padding: 8px 15px;
margin-bottom:10px;
}

.EventFee:before,
.EventFee:after {
content: " ";
display: table;
}

.EventFee:after {
clear: both;
}

.EvtRegRegistrants div.EventFee
{
width:auto;
}

div.EvtFeeGroup div.EventFee
{
background: none;
border:0px;
border-bottom: 1px dashed;
margin-bottom:0px;
padding:8px 5px;
}

div.EvtFeeGroup
{
padding:0;
}

div.EventFee .EvtFeeName
{
display:inline;
float:none;
}

div.EventFee .EvtFeeBuyInfo
{
display:inline;
float:right;
text-align:right;
}


.EvtSessionRegistrant div.EventFee .EvtFeeBuyInfo
{

}

div.EventFees div.EventFee
{
display:block;
min-height:36px;
font-size:85%;
line-height: 19px;
}

div.EvtFeeDescr{
    font-size:95%;
    font-style:italic;
    clear:none;
    width:80%;
}

div.EvtFeeDescr span.error {
    background-color: #f2dede;
    border:1px solid #ebccd1;
    color: #a94442;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 8px !important;
    display:block !important;
    margin-top: 5px !important;
}

span.EvtFeeRegdate
{
display:none;
}

div.EvtRegContinue div.EventFee
{
display:block;
background:none;
border:0px;
border-bottom:1px dashed #ccc;
margin-bottom:0px;
}

div.EvtReg div.EvtRegStep2 .EventFeeMainFee h1 {
Display:none;
}

div.EvtFeeThankYou {
font-weight:bold;
font-size:16pt;
}

div.EvtReg form
{
clear:both;
padding-top:15px;
}

div.EvtRegMerchandise p.CatalogPath
{
display:none;
}

div.EvtRegMerchandise h2
{
background:none;
color:#006A71;
width:60%;
}

div.ProductPrice
{
font-weight:bold;
}

div.EvtReg span.popup_p
{
font-size:90%;
padding-left:5px;
}

div.EvtReg .EvtRegProduct span.popup_p
{
display:inline;
}

.EvtRegProduct
{
padding-left:20px;
}

span.EvtFeeRegdate
{
font-style: italic;
padding-left:10px;
font-size:80%;
}

div.EvtRegContinue div.EventFee span.EvtFeeName 
{

}

div.EvtRegRegistrants div.EventFees
{
border:1px solid #D9D9D9;
margin-bottom:35px;
padding:3px 20px;
}

div.EvtRegMerchandise
{
border:1px solid #D9D9D9;
padding-bottom:20px;
margin-top:20px;
}




/********** Blindbox **********/

.boxhead span.boxtitle{
font-size:17px;
padding-right:18px;
background-position:center right;
background-repeat:no-repeat;
background-image:url(drop_up.png);
cursor:pointer;
}
.paneClosed span.boxtitle{
background-image:url(drop.png) !important;
}
.EvtRegRegistrants .blindbox .boxhead,
.Event .blindbox .boxhead,
.EvtRegContinue .blindbox .boxhead {
    margin: 0;
    border: 1px solid #7f1d78;
    padding: 10px;
    cursor: pointer;
}




/********** Event Calendar **********/

div.EvtDateSelector {
   border:1px solid #999;
   background-color:#f7f7f7;
   padding-left:20px;
   padding-right:20px;
   margin-bottom:10px;
}
.EvtCalHeader {
font-size:large;
color:#fff;
}
.EvtCalMonthMenuButton {
	cursor:pointer;
}
table.EvtCal { 
border-collapse:collapse; 
margin-bottom:10pt;
}

table.EvtCal td 
{ 
border:1px #204379 solid;
margin:0px; 
padding:5px; 
height:80px;
width:14.2%;
vertical-align:top;
background-color:#fff;
font-size:90%;
}

table.EvtCal th 
{ 
border:1px #204379 solid; 
margin:0px; 
padding:4px; 
background-color:#204379;
font-weight:bold; 
font-size:10px; 
color:white;
text-align:center;
}

table.EvtCal caption {
	background-color:#204379;
	color:#ffffff;
        border:1px #204379 solid;
        margin:0px; 
	margin-left:-1px;
	margin-right:-1px;
        padding:4px; 
	font-weight:bold; 
	font-size:10px; 
}
table.EvtCal td.EvtDay {
background-color:#F0E3EF;
}
table.EvtCal td.Today {
	background-color:#EFF3F7;
}
table.EvtCal div.EvtDay {
	font-weight:bold;
}
table.EvtCal div.Evt {
	padding-top:4px;
}
table.EvtCal div.Evt a {
	font-weight:normal;
}
table.EvtCal div.SharedEvt a {
	color:red;
}
table.EvtCal div.OtherEvt a {
	color:magenta;
}
table.EvtCal td.NoDay {
background-color:#EDEDED;
}

.EvtCalViewSwitcher{margin:20px 0;}

.popup_p a:hover {
	text-decoration:none;
}

.EvtCal div.popup 
{
border: 2px solid #666677;
background-color:white;
color:black;
padding:10px;
display:none;
z-index:10;
position:absolute;
left: -80px;
text-align:left;
line-height: 140%;
width:300px;
}

div.popup a {
        font-weight:normal;
}
span.popup_p { 
    position:relative;
}
.EvtCal a.popup_close {
    display:block;
    float:right;
    border:1px solid #bbb;
    padding:2px;
    top:-5px;
    left:5px;
    position:relative;
    font-size:xx-small;
    font-weight:normal;
}
a.popup_close:hover {
    background-color:#ddd;
    text-decoration:none;
}
.ThisMonth {
    font-weight:bold;
}


div.vCalendarLink
{
padding-left:50px;
background-image:url(add_small.png);
background-repeat:no-repeat;
background-position:left center;
margin-top:25px;
height:45px;
padding-top:14px;
font-size: 90%;
margin-bottom:25px;
}

p.EvtCalCalendarLink{
background-image: url(back.jpg);
background-position: 0 center;
background-repeat: no-repeat;
margin: 10px 0;
padding-left: 17px;
}

div.EvtCal .EvtCalRSS img
{
margin-right:7px;
vertical-align:top;
}

div.EvtCal .EvtCalRSS a:hover
{
text-decoration:none;
}

.home div.EvtCal .EvtCalRSS, .sidebar div.EvtCal .EvtCalRSS
{
float:left;
margin-top:15px;
font-size: 80%;
display: none;
}

div.EvtCal p.EventDate
{
font-size:110%;
font-weight:bold;
}

div.EvtCal dl.EvtCalList dt
{
font-weight:bold;
}

div.EvtCal dl.EvtCalList dd
{
margin-left:0px;
}

div.EvtCal dl.EvtCalList dd p
{
margin-top:0px;
}

div.EvtCal table.EvtCalSm
{
position:relative;
top:-25px;
border-collapse:collapse;
width:40%;
}

div.EvtCal table.EvtCalSm th
{
text-align:center;
padding:6px;
color:white;
background-color:#204379;
width: 20px;
border:1px solid white;
}

div.EvtCal table.EvtCalSm form{
color:#333;
font-weight:normal;
}

div.EvtCal table.EvtCalSm td
{
text-align:center;
padding:6px;
border:1px solid #999999;
}

div.EvtCal table.EvtCalSm td.EvtDay
{
background-color:#F0E3EF;
}

.EvtCalSm .NoDay{background-color:#F7F7F7;}

.EvtCalList dt{
font-size: 85%;
font-weight: 600;
}

.EvtCalList dd{
margin:2px 0 15px;
}


/*** Zine
*************************************/


.ZineDate
{
font-size:85%;
font-weight:600;
}

.ZineBody{margin-top:15px;}
.ZineTitle h3{margin-bottom:0;}

.ZineLink
{
display:block;
}

.ZineAbstract
{
font-weight:normal;
font-size:14px;
}

.ZineSummary{
margin-top:10px;
}

.ZineSummaryIndex
{
text-align:right;
font-weight:bold;
font-size:90%;
}

.ZineItem
{
margin-bottom:15px;
}

.ZineTools
{
font-size:80%;
}

.ZineTools img
{
margin-right:5px;
vertical-align: top;
}

.english_home .ZineTools tr:last-child,
.french_home .ZineTools tr:last-child {
    display: none;
}


/*** Find a Broker
*************************************/

div#map_canvas
{
width:60% !important;
float:left;
height:
}

div#map_control
{
height:500px;
overflow:auto;
padding-left:15px;
font-size:90%;
float:right;
width:37%;
}

div#map_control h3
{
margin-top:0px;
}

#map_form input[type="submit"]{
margin-top:0;
}

form#map_search
{
margin-bottom:15px;
}

a.map_link
{
cursor:pointer;
}


/*** Home Page
*************************************/

div.brokers img{
margin-top:8px;
}

div.consumers img{
margin-top:4px;
}

div.students img{
margin-top:4px;
margin-left:5px;
}

div.brokers a
{
background-color: #943C8E;
color: #FFFFFF;
display: block;
line-height: 112%;
min-height: 70px;
padding: 24px 0 0;
}


div.brokers a:hover{
background-color:#7b1274;
text-decoration:none;
}

div.consumers a
{
background-color:#515e84;
color: #FFFFFF;
display: block;
line-height: 112%;
min-height: 70px;
padding: 24px 0 0;
}

div.consumers a:hover
{
background-color:#344265;
text-decoration:none;
}

div.brokers{
background-color:#680f62;
cursor:pointer;
border:5px solid #680f62;
transition:border-color 200ms linear 0s;
}

div.consumers{
background-color:#172341;
cursor:pointer;
border:5px solid #172341;
transition:border-color 200ms linear 0s;
}

div.students{
background-color:#47648e;
cursor:pointer;
border:5px solid #47648e;
transition:border-color 200ms linear 0s;
}

div.consumers:hover{border:5px solid #6b7898;}
div.brokers:hover{border:5px solid #a03e99;}
div.students:hover{border:5px solid #7998c5;}

div.consumers, div.brokers, div.students{
min-height:232px;
padding:15px;
font-size: 15px;
-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.41);
-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.41);
box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.41);
}


div.french_home div.consumers, div.french_home div.brokers, div.french_home div.students{
min-height:282px;
padding:15px;
-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.41);
-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.41);
box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.41);
}


div.consumers h3, div.brokers h3, div.students h3{
color:white;
font-style:normal;
font-size:21px;
text-transform:uppercase;
margin-top:0;
}

div.french_home .title h3{
font-size:18px;
margin-top:24px;
}

div.consumers p, div.brokers p, div.students p{
color:#efefef;
}

div.home .ZineItem
{
border:1px solid #e3e3e3;
overflow: auto;
padding-bottom: 0;
}

div.home .ZineAbstract
{
border-top:1px solid #ddd;
padding: 15px;
clear:both;
}

div.home .ZineDate
{
padding: 10px;
font-weight:bold;
float: left;
width: 13%;
text-align:center;
color:#484848;
font-size:16px;
}

div.home .ZineDate .month{display:block;}
div.home .ZineDate .year{display:none;}

div.home a.ZineLink
{
padding: 10px;
font-weight: bold;
font-size: 16px;
float: right;
display: inline-block;
width: 87%;
border-left: 1px solid #ddd;
}

.topimage.home {
    margin-top: 30px;
}

.bx-wrapper .bx-caption {
    display: none;
}

div.bxslider img
{
border:none;
}

.bx-wrapper .bx-controls-direction a{
z-index:98 !important;
}

.home .bx-viewport{overflow:hidden;}

.bx-pager.bx-default-pager{display:none;}

div.broker-consumer
{
margin-bottom:30px;
margin-top:30px;
}

.bx-wrapper
{
margin-bottom:0 !important;
}

div.home .EvtCal, div.sidebar .EvtCal 
{
background: #fff;
border: 1px solid #ddd;
margin-bottom:15px;
}

div.home .EvtCalList p, div.sidebar .EvtCalList p
{
padding:0 15px;
background-color:white;
font-size:90%;
}

div.home .EvtCalList dt, div.sidebar .EvtCalList dt
{
background:#f0e3ef;
color: #8a2383;
float: left;
font-weight: bold;
height: 40px;
margin: 0 0 0 10px;
padding-top: 7px;
position: relative;
text-align: center;
width:40px;
line-height:113%;
}

div.home .EvtCalList dt .month, div.sidebar .EvtCalList dt .month{
display:block;
}

div.home .EvtCalList dd, 
div.sidebar .EvtCalList dd 
{
padding:0px 9px;
background-color:white;
font-weight:bold;
height: 50px;
margin-bottom: 10px;
width: 77%;
display: table;
margin-left: 0;
}

.list-group-item:last-child
{
margin-bottom:10px;
}

/*** Forms
*************************************/

table.LoginForm td
{
padding:0px 10px 10px 0px;
}

input[type=submit],input[type=reset],input[type=cancel],input[type=button]
{
margin-top:15px;
padding:5px 12px;
border:1px #999 solid;
transition:background-color 200ms linear 0s;
}

input[type=reset]:hover,input[type=cancel]:hover,input[type=button]:hover
{
background-color:#999;
color:#fff;
}

input[type=submit]
{
background-color:#8a2383;
color:white;
border:1px #8a2383 solid;
}

input[type=submit]:hover
{
background-color:#333;
border:1px #333 solid;
}

input[type=text],input[type=password], select, textarea,input[type=email]
{
border:1px solid #ccc;
padding:5px;
}

form#map_search input[type=text] {
width: 200px;
}

div.branch_management h1
{
margin-top:25px;
}

div.tabbox h2
{
float:left;
}

a.open-popup-update-secondary,a.open-popup-location-update
{
height:18px;
width:18px;
}

a.location-delete,a.delete-secondary
{
height:18px;
width:18px;
}

a.delete-secondary{
display: inline-block;
padding-left: 3px;
}

a.open-popup-update-secondary:hover,a.open-popup-location-update:hover,a.location-delete:hover,a.delete-secondary:hover
{
opacity:0.6;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

div.tabpane table tr td:last-child
{
width:40px;
}

div.branch_management h2
{
float:left;
}

table.Report 
{
border-spacing: 0;
font-size: 90%;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-spacing: 0;
clear: both;
font-size: 90%;
margin: 0 0 10px;
width: 100%;
}

table.Report caption
{
display:none;
}

table.Report, .Report 
{
border-collapse: separate;
}

table.Report 
{
border-collapse: collapse;
border-spacing: 0;
}

table.Report, .Report 
{
border-collapse: separate;
}


table.Report th, table.Report td 
{
border-left: 1px solid #dddddd;
}

table.Report th, table.Report td 
{
border-top: 1px solid #dddddd;
line-height: 20px;
padding: 5px;
text-align: left;
vertical-align: top;
}

table.Report tr.B 
{
background-color: #eee;
}

div.Membership .MagPopup-inline
{
float:right;
}


div.Membership .MagPopup-inline a, a.dp-choose-date
{
padding:5px 10px;
background-color:#263b71;
color:white;
font-size:70%;
margin-left:5px;
text-decoration:none;
transition:background-color 200ms linear 0s;
}

div.Membership .MagPopup-inline a:hover, a.dp-choose-date:hover
{
background-color:#999;
text-decoration:none;
}

div.Membership a.open-popup-
{
background-color:#8A2383;
padding:5px 10px;
float:right;
color:white;
text-decoration:none;
text-transform:uppercase;
}

div.Membership a.open-popup-:hover
{
background-color:#999;
text-decoration:none;
}

div.Membership .Report a.open-popup-{
background-color:#fff;
padding:0;
float:none;
color:#263B71;
text-decoration:underline;
text-transform:initial;
}

/*** Job Postings
*************************************/

div.job_postings .ZineItem
{
padding:15px;
border:1px solid #999;
background-color:#efefef;
margin-bottom:15px;
}

div.job_postings .ZineTitle h2
{
display:none;
}

div.job_postings .ZineItem a.ZineLink
{
display:block;
font-weight:bold;
margin-bottom:10px;
font-size:120%;
text-decoration:none;
}

div.job_postings .ZineItem .ZineDate
{
display:none;
}

div.job_postings .ZineItem .ZineAbstract
{
font-style:italic;
}

div.job_postings .ZineIndex
{
margin-top:20px;
}

a#viewallevent
{
background: url("viewallevent.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
font-size: 12px;
padding: 3px 5px 2px 20px;
text-decoration: none;
}

.ReceivableBuyer
{
background:#eee;
border:1px solid #ccc;
padding:15px;
margin:15px 0px;
}

.ReceivableBuyer p
{
padding:0px;
}

.ReceivableBuyer p.ContactInfo
{
display:none;
}

div.FileServerSearch
{
height: 60px !important;
}

/***Board of Directors
*************************************/
ul.image_list{
list-style: none;
margin: 0px;
padding: 0px;
font-size: 85%;
clear: both;
overflow: auto;
}

ul.image_list li{
float: left;
width: 217px;
padding-right: 15px;
min-height: 146px;
}

ul.image_list img{
display: block;
margin-bottom: 7px;
margin-right:35px;
width:150px;
}

ul.image_list french li{
width:244px;
}

/***Staff Images
*************************************/

div.staff img {
    padding-top:5px;
    padding-bottom:5px;
    padding-right:25px;
    float:left;
}


h2.ProductTitle
{
padding:0px 0px 15px 0px !important;
}

div.EvtRegProduct .popup_close
{
float:right;
}

a#open-popup-add-branch, a#open-popup-add-secondary
{
float:right;
padding:5px 10px;
text-decoration:none;
background-color:#263b71;
color:white;
text-transform:uppercase;
position:relative;
top:10px;
}

a#open-popup-add-branch:hover, a#open-popup-add-secondary:hover
{
background-color:#999;
}

table.Report .error
{
background: none;
border:0px;
}

.error
{
background-color: #f2dede;
border:1px solid #ebccd1;
color: #a94442;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 10px 15px;
font-size:14px;
}

.info{
background-color: #d9edf7;
border: 1px solid #bce8f1;
color: #31708f;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 10px 15px;
font-size:14px;
}

.warn, .warning {
background-color: #F8FAAB;
border: 1px solid #E6E88A;
color: #5D5E3C;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 10px 15px;
font-size:14px;
font-weight: bold;
}

div.general_tips{
border: 1px solid #ebebeb; 
background:#F5F5F5; 
padding: 10px 20px;
margin-bottom:15px;
font-size:90%;
}

.my_courses_info{
min-height:374px;
}

div.EventFees span.EvtFeeCostFree {
display: none;
}

.edit_profile h1, 
.edit_photo h1, 
.Pay h1{
font-size:24px;
text-transform:capitalize;
}

.edit_photo #cropbox{
margin-bottom:25px;
}



/********** Web Forms **********/

table.QA_confirmation
{
font-size:90%;
border-collapse: collapse;
}

table.QA_confirmation caption
{
text-align:left;
padding-left: 3px;
padding-bottom:15px;
font-weight:bold;
}

table.QA_confirmation td
{
font-weight:normal;
border:1px solid #ccc;
padding:5px 15px;
}

table.QA_confirmation tr.B
{
background-color:#ddd;
}

table.QA_confirmation th
{
border:1px solid #ccc;
background-color:#2D3A5A;
color:white;
padding:5px 15px;
}

div.QA_question {
padding:10px;
margin-bottom:5px;
}
form div.A {
background-color:#eee;
}
div.QA_prompt {
font-size:110%;
}
table.QA_question_group td {
padding:3px;
}
table.QA_question_group th {
min-width:60px;
}

table.QA_question_group {
width:100%;
}

div.QA_question.A tr.QA_question_group_odd {
background:#F7F7F7;
}


div.QA_question.B tr.QA_question_group_odd {
background:#F7F7F7;
}

#sponsors-page img {
margin: 10px 0;
}

.service-rank td {
    padding: 3px;
    border-bottom: 1px solid #eee;
    margin-bottom: 3px;
}
.service-rank tr:first-child td {
    font-weight: bold;
}
.service-rank tr td:first-child {
    padding: 0 20px 0 0;
}





.FeeAdminOnly, .FeeHidden { 
background-color:#eee !important; 
color:#999; 
} 

.FeeHidden .EvtFeeRegLink a, 
.FeeAdminOnly .EvtFeeRegLink a { 
    background-color: #9fa8bf !important;
    border: 1px #828282 dashed;
} 

.evt_hidden { 
color: #A2A2A2; 
} 

.evt_hidden::after, 
.FeeHidden .EvtFeeName::after, 
.FeeAdminOnly .EvtFeeName::after { 
content: url(hidden.png); 
margin-left: 7px; 
} 


a#vubiz {
    display: block;
    padding: 12px;
    margin-top: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
a#vubiz:hover {
    background: #f3dded;
    box-shadow: none;
}
a#vubiz img {
    width: 35%;
}
a#vubiz span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    width: 65%;
    padding-left: 10px;
    line-height: 1;
    font-size: 18px;
    text-decoration: underline;
}
a#vubiz:hover img {
    opacity: 1;
}

@media (max-width: 991px) {
    a#vubiz {
        display: inline-block
    }
    a#vubiz img {
        max-width: 125px;
    }

}

/* Webinar Videos */

.ZineIndex .ZineItem {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.ZineIndex .ZineItem:last-child {
    padding: 0;
}


/* MISC */

.custom-table-header th {
  background-color: #172341;
  color: white;
}

table p:last-child {
  margin: 0;
}

.two-col td {
  width: 50%;
}

.three-col td {
  width: 33%;
}

.four-col td {
  width: 25%;
}

.table.table-no-borders th,
.table.table-no-borders td {
  border: 0;
}

.top-bar {
    background: #262c2f;
    border-bottom: 1px solid #474747;
    text-align: center;
    padding: 10px 0;
}
.top-bar p {
    margin: 0;
    color: #fff;
    font-size: 14px;
}
.top-bar p a {
    color: yellow;
    text-decoration: underline;
}


.sponsor-wrap {
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 30px;
}
.sponsor-wrap table {
    width: 100%;
}
.sponsor-wrap table tr td {
    border-right: 2px solid #eee;
    width: 25%;
    padding: 0 15px;
}
.sponsor-wrap table tr td p {
    margin-bottom: 50px;
}
.sponsor-wrap table tr td h3 {
    margin: 40px 0;
}
.sponsor-wrap table table tr td {
  padding-bottom: 0;
}
.sponsor-wrap table table tr td,
.sponsor-wrap table tr td:last-child {
    border: none;
}
.sponsor-wrap table table tr td {
    padding: 0;
}
.sponsor-wrap table tr td img {
    max-width: 200px;
    margin: 20px auto;
}
.row.home {
    padding-bottom: 30px;
}
@media (max-width: 1199px) {
  .sponsor-wrap table tr td img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .sponsor-wrap table tr td img {
    max-width: 185px;
  }
}



