#footerDiv .mod-10010>a {
    color: #fd7e28 !important;
}
#loginForm .buttons input {
	border: 2px;
    border-color: black;
    border-style: solid !important;
}


/* Custom stylesheet: Append or override styles */
@font-face {font-family: 'Avenir Heavy';
	src: url('/fonts/346617_1_0.eot');
	src: url('/fonts/346617_1_0.eot?#iefix') format('embedded-opentype'),
	url('/fonts/346617_1_0.woff2') format('woff2'),
	url('/fonts/346617_1_0.woff') format('woff'),
	url('/fonts/346617_1_0.ttf') format('truetype');
}
@font-face{
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.eot');
    src: local('☺'), url('../fonts/Gotham-Bold.woff') format('woff'),
                     url('../fonts/Gotham-Bold.ttf') format('truetype'),
                     url('../fonts/Gotham-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
#emp-customApp h2:first-child {
	border-bottom: none;
}
#emp-customApp h2 {
	border-bottom: solid 3px #013054;
	color: #013054;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#emp-customApp .volgroup {
	display: none;
}
#emp-customApp {
	background-color: #fff;
	display: block !important;
}
#emp-customApp #login-menu {
	display: none;
}
#emp-customApp #main {
	margin-bottom: 28px;
	border-bottom-left-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
	min-height: 430px;
}
#emp-customApp table caption {
	background: #013054;
	color: #fff;
	font-size: 23px;
	margin-bottom: 5px;
}
#emp-customApp #returning-vol > caption {
	margin: 0;
	border-radius: 1.2em;
}
#emp-customApp table th, 
#emp-customApp label, 
#emp-customApp .label, 
#emp-customApp .tinymodal-content > h2:first-child {
  color: #000;
}
#emp-customApp form table td label {
	font-size: 16px;
}
#emp-customApp #headerDiv {
	background-color: #013054;
	padding: 0px;
	display: none;
}
#emp-customApp #headerDiv > div {
	max-width: 980px;
}
#emp-customApp #siteLogo {
	padding-left: 0px;
}
#emp-customApp #siteLogo img{
	display: none;
}
#emp-customApp #siteLogo a:first-child {
	background: transparent url(../images/logo.png) no-repeat center center scroll;
	background-size: contain;
	display: inline-block;
	width: 190px;
	height: 70px;
	position: relative;
	top: 10px;
}
#emp-customApp #siteLogo a:not(:first-child) {
	display: inline-block;
	height: 93px;
	vertical-align: top;
	text-decoration: none;
	transition: background-color 0.4s ease 0s;
}
#emp-customApp #siteLogo a:hover:not(:first-child){
	background-color:	#95C6EC;
}
#emp-customApp #siteLogo #UGMhome {
	margin-left: 20px;
}
#emp-customApp #siteLogo a span {
	color: rgb(218, 237, 255);
	transition: color 0.4s ease 0s;
	width: 76px;
	height: 93px;
	padding: 0px 15px;
	font-size: 16px;
	font-family: 'Avenir Heavy';
	
	position: relative;
	top: 40px;
}
#emp-customApp #siteLogo a:hover span {
	color: #ffffff;
}
#emp-customApp #pageHeader {
	background: transparent url(../images/logo.jpg) no-repeat center center scroll;
	background-size: contain;
	border-bottom: none;
	height: 150px;
	margin-top: 33px;	
}
#emp-customApp #form-message{
	color: #000;
	font-size: 16px;
	text-align: center;
}
#emp-customApp #volProfileForm table,
#emp-customApp #volProfileForm table caption,
#emp-customApp #volProfileForm table td,
#emp-customApp #returning-vol,
#emp-customApp #returning-vol caption,
#emp-customApp #returning-vol td {
	border: none !important;
}
#emp-customApp .nowrap label {
	color: #000 !important;
	transition: all 0.3s ease 0s;
}
#emp-customApp .nowrap:hover label{
	color: #004b85 !important;
}
#emp-customApp form td input[type="text"] {
  width: 96%;
}
#emp-customApp input.datePicker {
    width: 70% !important;
}
#emp-customApp .nowrap label{
  position: relative;
  font-size: 16px !important;
  padding-right: 20px;
  cursor: pointer;
}
#emp-customApp input[type=radio]:checked ~ label{
  color: #0E4C79;
}
#emp-customApp #dob {
	width: 86%;
}
#emp-customApp #state,
#emp-customApp #ec_state {
	width: 99%;
	max-width: 99%;
}
#emp-customApp #state,
#emp-customApp #locPref,
#emp-customApp #wantsmailings,
#emp-customApp #ondonorlist,
#emp-customApp #ec_state {
	height: 29px;
	min-width: 10%;
	font-size: 16px;
}
#emp-customApp select option {
	font-size: 16px;
	box-shadow: none;
}
#emp-customApp #volProfileForm  > h2.center {
	font-size: 30px;
	color: #013054;
	margin-bottom: 15px;
}
#emp-customApp .datePickerLink {
	margin-left: 2px;
}

#emp-customApp #volProfileForm table.volindv input,
#emp-customApp #volProfileForm table.volgroup input {
	padding-left: 5px;
	height: 21px;
	font-size: 16px;
}
#emp-customApp table td {
    padding: 5px 15px;
}
#emp-customApp #volProfileForm td textarea {
	padding: 5px;
	font-size: 16px;
}
#emp-customApp #instructions {
	color: #013054;
	font-size: 16px;
}
#emp-customApp #instructions .button {
	margin-top: 20px;
}
#emp-customApp .button {
	display: inline-block;
	font: bold 13pt/1.3 EBGaramond,'Times New Roman',Times,serif;
	padding: 0.5em 1em;
	border: none;
	cursor: pointer;
	background:#2E6A9C;
	color:#fff !important;
	border-radius: 0.4em;
	box-shadow: inset 0 0 0.5em 0.5em #045290, 0 0 0.3em rgba(0,0,0,0.3);
	transition: all .1s ease 0s;
	text-shadow: none;
}
#emp-customApp .button.hide {
	display: none !important;
}
#emp-customApp .button:hover {
	background: #1982db;
}

#emp-customApp #footerDiv {
	background-color: #013054;
}
#emp-customApp #footerDiv p a {
	color: #555;
}
#emp-customApp #footerDiv p a:hover {
	color: #2997ab;
}
#emp-customApp #footerDiv p::before {
	display: none;
}
#emp-customApp #footerCustom {
	vertical-align: top;
}
#emp-customApp #footerCustom:before {
	display: none !important;
}
#emp-customApp #footerCustom .YUGM-footer {
	margin-left: 15px !important;
}
#emp-customApp #footerCustom .YUGM-footer img {
	max-width: 120px;
}
#emp-customApp #footerCustom span {
	display: block;
	text-align: left;
	margin-left: 27px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6EA4CA;
}
#emp-customApp #footerCustom #custom-line {
	border-bottom: 3px solid rgba(149, 198, 236, 1);
	max-width: 40px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#emp-customApp #footerCustom a,
#emp-customApp #footerCustom #custom-address {
	display: block;
	text-align: left;
	margin-left: 27px;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #95C6EC;
}
#emp-customApp #custom-facebook{
	display: inline-block !important;
	margin-left: 0px !important;
	margin-top: 20px !important;
}
#emp-customApp #custom-instagram {
	display: inline-block !important;
	margin: 0px !important;
	padding: 0px 10px;
}
#emp-customApp #custom-youtube {
	display: inline-block !important;
	margin: 0px !important;
}
#emp-customApp #loginInfo {
	display: none;
}


.flexbox {
    display: flex;
    flex-wrap: wrap;
}
#emp-customApp #footerDiv > p {
	display: none;
}
#emp-customApp #footerDiv a {
	color: #fff !important;
	text-decoration: none;
}
#emp-customApp #footerDiv > div {
	background-color: #013054;
	box-shadow: none;
	padding: 0 15px;
	max-width: 1120px;
	margin: 0 auto;	
}
#emp-customApp .footer-main{
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 40px 15px 30px;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
}
#emp-customApp .footer-main ul {
	padding-left: 0;
}
#emp-customApp .medium-title {
    font: 28px/34px 'Gotham-Medium', sans-serif;
    margin-bottom: 15px;
}
#emp-customApp #footerDiv p {
    margin: auto auto 15px;
    font: 14px/20px;
    color: #fff;
}
#emp-customApp .footer-main a:hover{
    color: #ffc10e;
}
#emp-customApp .footer-main li,
#emp-customApp .footer-main p:not(.medium-title){
    line-height: 20px;
    list-style: none;
}
#emp-customApp .footer-menu{
    padding-top: 15px;
}
#emp-customApp .footer-menu li{
    display: inline-block;
    vertical-align: top;
    margin-right: 22px;
}
#emp-customApp .footer-menu li:last-child{
    margin-right: 0;
}
#emp-customApp .footer-menu a{
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
}
#emp-customApp .footer-menu:last-child{
    margin-right: 0;
}
#emp-customApp .footer-info{
    max-width: 440px;
    width: 100%;
}
#emp-customApp .footer-info ul{
    border-bottom: 1px solid #004b85;
    padding-bottom: 20px;
    margin: 0 20px 25px 0;
    padding-left: 0;
}
#emp-customApp .footer-bottom{
	color: #fff !important;
    padding: 12px 0 20px;
    border-top: 1px solid #004b85;
    align-items: center;
    justify-content: space-between;
}
#emp-customApp .footer-bottom span{
    vertical-align: middle;
}
#emp-customApp .footer-bottom:after{
    width: calc(50% - 182px);
}
#emp-customApp .jbsystems{
    display: inline-block;
    vertical-align: middle;
    background: url(../images/logo-jb-systems.png) no-repeat;
    width: 88px;
    height: 33px;
    margin-left: 12px;
}
.social i{
    font-size: 24px;
}
.social a:hover i{
    color: #ffc10e;
}
.social a{
    margin-right: 16px;
}
.social a:last-child{
    margin-right: 0;
}

.more-link {
    text-transform: uppercase;
    font: 14px/24px 'Gotham-Bold';
    cursor: pointer;
}
.more-link:after {
    content: "\f061";
    display: inline-block;
    margin-left: 8px;
    font: 14px/24px Font Awesome\ 5 Pro;
    font-weight: bold;
    transition: margin-left 0.25s ease 0s;
}
.more-link:hover:after {
	margin-left: 15px;
}
#emp-customApp #footerDiv a:hover {
    color: #ffc10e !important;
    text-decoration: none;
}
#emp-customApp #footerDiv > div:before,
#emp-customApp #footerDiv > div:after {
	display: none;
}


/************************************************************
*/


@media (max-width:960px) {
	#emp-customApp #siteLogo a span {
    padding: 0px 11px;
    font-size: 15px;
	}
	#emp-customApp .footer-main {
	    flex-direction: column;
	    align-items: center;
	    text-align: center;
	    padding: 40px 0 16px;
	}
}
@media (max-width:875px) {
	#emp-customApp #siteLogo a:first-child {
		margin-left: 10px;
		width: 90px;
	}
	#emp-customApp #siteLogo a span {
    padding: 0px 8px;
	}
	#emp-customApp #siteLogo #UGMhome {
    margin-left: 10px;
	}
}