﻿@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900');

body{
	font-family: 'Lato', sans-serif;
	font-size:18px;
	color: #3C4652;
}

h1{color: #3C4652;
font-family: 'Lato', sans-serif;
font-size:36px;}

.header-social,
.search-container-sm{
 display:none !important;
}

.nav-auxiliary .NavigationListItem {
    border-right: 2px solid #938B9E;
}

.search-container-sm {
       background: #044389;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 4px;
}

.auth-link-container-sm a {
    color: white !important;
    padding: 0 10px;
}

.nav-auxiliary .NavigationListItem, .nav-auxiliary .header-social .SocialSprite {
    margin-left: 7px;
}

.auth-link{
	color:#fff;
}

.auth-link-container-sm {
    display: inline-block !important;
height: 57px;
background-color: #755B99;
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
border-radius: 0;
border: none;
line-height: 49px;
padding-top: 0;
padding-bottom: 0;
}

.nav-auxiliary a {
   font-size: 12px;
    text-transform: uppercase;
    color: #938B9E;
    font-weight: 900;
    text-decoration: none;
    margin-top: 0;
    border: none;
}

#ctl01_Primary_NavMenu {
    margin-right: 65px;
}

/* .RadMenu.rmResponsive {
    margin-top: 10px;
	    margin-right: 15px;
} */

/* .NavigationUnorderedList {
    margin-right: 100px !important;

} */

.RadMenu.rmResponsive .rmLink, .RadMenu.rmResponsive .rsmLink{
	font-family:'Lato', sans-serif !important;
	font-size:18px !important;
    font-weight: 600 !important;
    font-size: 18px !important;
	text-transform:capitalize !important;
	color: #044389;
}

.RadMenu.rmResponsive .rmSelected > .rmRootLink, .RadMenu.rmResponsive .rmFocused > .rmRootLink{
	color: #555 !important;
    background-color:#e7e7e7;
	border-radius:5px;

}

.RadMenu.rmResponsive .rmRootLink:hover, .RadMenu.rmResponsive .rmRootLink:focus, .RadMenu.rmResponsive .rmExpanded > .rmRootLink{
	color: #333;
    background-color: transparent;
	
}

/* .RadMenu.rmResponsive ul{
	margin-right: 90px;
    padding: 0;
} */

.rmResponsive .rmSlide .rmLink, .rmResponsive .rmSlide .rsmLink{
	color:#333;
	padding: 5px 10px;
}

.rmResponsive .rmSlide .rsmSelected > .rsmLink{
	color:#333;
}

.rmResponsive .rmSlide .rsmLink:hover{
	color: #ffffff !important;
text-decoration: none;
background-color: #5D4480;
}

.RadMenu.rmResponsive .rsmItem:hover{
	background-color: #5D4480;
}

.rmResponsive .rmSlide .rsmLink:focus{
	color:#333;
}

.RadMenu.rmResponsive .rmGroup{
	background:#fff;
	border: 3px solid #e5e9eb;
    border-top: 0;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.35) !important;
    padding-bottom: 0;
}

.nav-secondary .sub-nav-head{
	background-color: #5D4480;
}


#masterFooterConnectWithUs{
	border:none;
}

.footer-nav-copyright {
    background: #2E1D46;
    padding: 20px 0;
	color: #CDC5DA;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 12px;
}

.footer-content h2,
.footer-content a.email,
.footer-content a.priv
{
	font-family: 'Lato', sans-serif !important;
		color: #F9CB40;
		font-size: 18px;
}
.footer-content a.priv{
	text-decoration:underline !important;
	color: #F9CB40 !important;
}

.footer-content h2{
	padding-bottom: 10px;
	
}

#ft{ 
    border: 100px solid transparent;
    padding: 15px;
    border-image: url(https://higherlogicdownload.s3.amazonaws.com/AEDWEB/05656ea0-59c9-4dd4-b832-07a3fea58f4c/UploadedImages/Background_Images/Footer-Curves-Top.png) 30 stretch;
    border-right:none;
    border-left:none;
    border-bottom:none;
}

.footer-content a{
		color: #fff;
		text-decoration:none;
}

.footer-content{
	font-family: 'Lato', sans-serif !important;
	background-color: #523A74;
	color: #ffffff;
    font-size: 18px;
	 text-align: left;
	 padding-bottom:40px;
}

.twitter-feed,
.fb-feed{
	background: white;
border-radius: 5px;
padding: 10px;
}

.twitter-feed{
	min-height:350px;
}