/*
	File            : /centerforminorityveterans/styles/site-styles.css
	Description     : Styles available for use across the CMV INTERnet web site.
*/

/*==  Site Home Navigation  ==*/
#navMainIcon { 
	width: 100%;
	max-height: 100%;
	padding: 10px;
	}

#navMainIcon ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	}

#navMainIcon ul li {
	list-style-type: none;
	max-width: 480px;
	height: 150px;
	background-color: #ffffff;
	float: left;
	display: block;
	padding: 0 15px 0 112px;
	font-size: .9em;
	color: #333333;
	text-align: left;
	}

#navMainIcon li h2 {
	margin: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #999999;
	}

#navMainIcon ul li a, a:visited {
	text-decoration: none;
	color: #004d70;
	}

#navMainIcon ul li a:hover {
	text-decoration: underline;
	}

#navMainIcon li.cmv { 
	background: url("/centerforminorityveterans/images/iconAboutCmv.png") no-repeat scroll left center #ffffff; color:#333333;
	}

#navMainIcon li.acmv { 
	background: url("/centerforminorityveterans/images/iconAcmv.png") no-repeat scroll left center #ffffff; color:#333333; background-color:#f5f5f5;
	}

#navMainIcon li.vet001 { 
	background: url("/centerforminorityveterans/images/iconAfricanAmerican.png") no-repeat scroll left center #ffffff; color:#333333;
	}

#navMainIcon li.vet002 { 
	background: url("/centerforminorityveterans/images/iconNativeAmerican.png") no-repeat scroll left center #ffffff; color:#333333; background-color:#f5f5f5;
	}

#navMainIcon li.vet003 { 
	background: url("/centerforminorityveterans/images/iconAsian.png") no-repeat scroll left center #ffffff; color:#333333;
	}

#navMainIcon li.vet004 { 
	background: url("/centerforminorityveterans/images/iconHispanic.png") no-repeat scroll left center #ffffff; color:#333333; background-color:#f5f5f5;
	}


.acenter { text-align: center; }
.aleft { text-align: left; }
.aright { text-align: right; }

/* Calendar Styles */
.agenda {}

/* Dates */
.agenda .agenda-date {
	width: 170px;
	}

.agenda .agenda-date .dayofmonth {
	width: 40px;
	font-size: 36px;
	line-height: 36px;
	float: left;
	text-align: right;
	margin-right: 10px;
	}
        
.agenda .agenda-date .shortdate {
	font-size: 0.75em;
	}

/* Times */
.agenda .agenda-time {
	width: 140px;
	}

/* Events */
.agenda .agenda-events {}

.agenda .agenda-events .agenda-event {}

.calHolder {
    width: 82px;
    height: 94px;
    position: relative;
    margin: 20px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    float: left;
}
.calMonth {
    width: 80px;
    height: 25px;
    border: 1px solid rgba(0,0,0,0.25);
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.4);
}
.calMonth p {
    text-align: center;
    color: white;
    font-size: 11px;
    font-weight: 600;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.40);
    margin: 5px 0 0 0;
    border-bottom: 1px dashed rgba(0,0,0,0.30);
    margin: 5px 8px 0px 8px;
    padding: 0 0 1px 0;
}
.calDay {
    width: 80px;
    height: 60px;
    border: 1px solid rgba(0,0,0,0.25);
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background: white;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 1)), color-stop(100%,rgba(247, 247, 247, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(247, 247, 247, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(247, 247, 247, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(247, 247, 247, 1) 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(247, 247, 247, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
    box-shadow: 0px 1px 0px 0px #fff, 0px 2px 0px 0px #ccc,0px 3px 0px 0px #fff, 0px 4px 0px 0px #ccc;
}
.calDay p {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #444;
    text-shadow: 1px 1px 0px white;
    margin-top: 8px;
}
.calRed{
 	background: rgb(169,3,41);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MDMyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1)));
	background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
	background: -o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
	background: -ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
	background: linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
}
.calGreen {
	background: rgb(138,182,107);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhYjY2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTgyMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(138,182,107,1) 0%, rgba(57,130,53,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(138,182,107,1)), color-stop(100%,rgba(57,130,53,1)));
	background: -webkit-linear-gradient(top,  rgba(138,182,107,1) 0%,rgba(57,130,53,1) 100%);
	background: -o-linear-gradient(top,  rgba(138,182,107,1) 0%,rgba(57,130,53,1) 100%);
	background: -ms-linear-gradient(top,  rgba(138,182,107,1) 0%,rgba(57,130,53,1) 100%);
	background: linear-gradient(top,  rgba(138,182,107,1) 0%,rgba(57,130,53,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ab66b', endColorstr='#398235',GradientType=0 );
}
.calBlue {
	background: rgb(79,133,187);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmODViYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzI0NTg4YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(79,133,187,1) 0%, rgba(36,88,140,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(79,133,187,1)), color-stop(99%,rgba(36,88,140,1)));
	background: -webkit-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(36,88,140,1) 99%);
	background: -o-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(36,88,140,1) 99%);
	background: -ms-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(36,88,140,1) 99%);
	background: linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(36,88,140,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#24588c',GradientType=0 );
}
.calYellow {
	background: rgb(255,203,73);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmY2I0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGI1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,203,73,1) 1%, rgba(248,181,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,203,73,1)), color-stop(100%,rgba(248,181,0,1)));
	background: -webkit-linear-gradient(top,  rgba(255,203,73,1) 1%,rgba(248,181,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,203,73,1) 1%,rgba(248,181,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,203,73,1) 1%,rgba(248,181,0,1) 100%);
	background: linear-gradient(top,  rgba(255,203,73,1) 1%,rgba(248,181,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb49', endColorstr='#f8b500',GradientType=0 );
}
​

/* Column Styles */
.c50l { float: left; }
.c50r { float: right; margin-left: -5px; }
.c50l, .c50r { width: 50%; }
.inner { padding: 5px; overflow: hidden; }

.floatLeft { float:left; }
.floatRight { float:right; }

/* Font Styles */
.fontBold { font-weight: bold; }
.fontItalic { font-style: italic; }
.fontSmallCaps { font-variant: small-caps; }

.fontXlarge { font-size: 130%; }
.fontLarge { font-size: 115% }
.fontSmall { font-size: 90%; }
.fontXsmall { font-size: 80%; }

.fontDarkRed { color: #772432; }
.fontLtBlue { color: #0083be; }
.fontNavy { color: #003F72; }
.fontPrimaryRed { color: #c4262e; }
.fontWhite { color: #ffffff; }
.fontVibrant01 { color: #5261ac; }
.fontVibrant02 { color: #ffcf01; }
.fontVibrant03 { color: #fbb161; }
.fontVibrant04 { color: #0194d3; }
.fontVibrant05 { color: #a1a1a4; }
.fontVibrant06 { color: #c0ae00; }
.fontVibrant07 { color: #7ac143; }
.fontVibrant08 { color: #f78f1e; }
.fontVibrant09 { color: #00afdb; }
.fontVibrant10 { color: #fdb913; }
.fontVibrant11 { color: #e2e477; }
.fontVibrant12 { color: #e31b23; }
.fontColorSmall {color: #525252 !important; }

/* Image Styles */
img.imgrt{
  float: right;
  border: none !important; 
  padding: 0px 0px 8px 8px; }

img.imglt {
  float: left; 
  border: none !important; 
  padding: 0px 8px 8px 0px; }

img.responsive {
	max-width: 100%; }

/*** LIGHTBOX STYLES ***/
#gallery {
	width:480px;
	background-color: #fff !important;
	margin:15px auto; }

#gallery a {
	text-decoration:none; }

#gallery .item {
	/*width: 200px; height: 200px; overflow: hidden;*/
	max-width:100%;
	float: left;
	border: 2px solid #333;
	margin: 5px; }


#gallery .item a { 
    overflow: hidden; }

#gallery .item a img {
	height: 100%; 
	align-self: center; }

.lightbox {
	/** Hide the lightbox */
	display: none; 
	/** Apply basic lightbox styling */
	position: fixed;
	z-index: 9999;
	max-width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color:#333333;
	}

.lightbox:target {
    /** Show lightbox when it is target */
    display: block;
    outline: none; }

.lightbox .box {
  	width: -webkit-min-content;
  	width: -moz-min-content;
  	width: min-content;
	min-width:500px;
 	margin: 2% auto;
	padding:10px 20px 10px 20px;
	background-color:#FFF;
	box-shadow: 0px 1px 26px -3px #777777; }

.lightbox .title {
	margin:0;
	padding:0 0 10px 0px;
	border-bottom:1px #ccc solid;
	font-size:22px; }

.lightbox .content {
	display:block;
	position:relative; }
	

.lightbox .content .desc {
	z-index:99;
	bottom:0;
	position:absolute;
	padding:10px;
	margin:0 0 4px 0;
	background:rgba(0,0,0,0.8);
	color:#fff;
	font-size:13px;
	opacity:0;
	transition: opacity ease-in-out 0.5s; }	
	
.lightbox .content:hover .desc	{
	opacity:1; }

.lightbox .next, .lightbox .prev, .lightbox .close {
	display:block;
	text-decoration:none;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#858585; }

.lightbox .prev {
	float:left; }

.lightbox .next, .lightbox .close {
	float:right; }
	
.lightbox .clear {
	display:block;
	clear:both; }  

/* ----- Max Widths ----- */
.mw300 { max-width: 300px; }
  

.acenter { text-align: center; }
.aleft { text-align: left; }
.aright { text-align: right; }

/* Paragraph Styles */
p.more a {
  border-top: none;
  display: block;
  background: transparent url(/centerforminorityveterans/images/iconMore.png) right center no-repeat;
  text-align:right;
  font-weight: bold;
  padding-right: 10px; }

p.moreLeft a {
  border-top: none;
  background: transparent url(/centerforminorityveterans/images/iconMore.png) right center no-repeat;
  text-align:left;
  font-weight: bold;
  padding-right: 10px; }

/* Table Styles */
table.tblNoBorder {
  border: none; }

table.tblNoBorder caption {
  margin: 0;
  padding: 8px 20px;
  font-size: 16px;
  text-align:left; }

table.tblNoBorder td {
  margin:0;
  padding: 1px 5px; }

table.tblNoBorder thead {
  margin: 0;
  padding: 8px 6px;
  font-weight: bold; }

table.tblNoBorder th {
  color: #000000;
  background: none;
  text-align: center; }

table.tblNoBorder td.vertTop {
  vertical-align: top; }

table.tblNoBorder td.vertMid {
  vertical-align: middle; }

table.tblNoBorder td.vertBtm {
  vertical-align: bottom; }

table.tblStandard {
  border: 1px solid #000; }

table.tblStandard caption {
  margin: 0;
  padding: 8px 20px;
  font-size: 16px;
  text-align:left;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc; }

table.tblStandard td {
  margin:0;
  padding: 5px 5px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc; }

table.tblStandard td.vertMid {
  vertical-align: middle; }

table.tblStandard td.vertBtm {
  vertical-align: bottom; }

table.tblStandard td.center {
  text-align: center; }

table.tblStandard td.right {
  text-align: right; }

table.tblStandard thead {
  margin: 0;
  padding: 8px 6px;
  font-weight: bold; }

table.tblStandard th {
  color: #000000;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  background: none;
  background-color: #f5f5f5;
  text-align: center; }

table.tblStandard td.vertTop {
  vertical-align: top; }

table.tblStandard td.vertMid {
  vertical-align: middle; }

table.tblStandard td.vertBtm {
  vertical-align: bottom; }

table tr.ltblue {
  background: #e1ecf8; }

table tr.ltgrey {
  background: #f5f5f5; }

.nowrap {
	white-space: nowrap;
	}

ul.outside {
	list-style-position: outside;
	}

ul.noBullet {
  list-style-type: none;  
}

ol.spacedList li, ul.spacedList li {
	margin-bottom: 1.25em;
	}

.olist {
	list-style-position: outside;
	padding-left: 40px;
	}

li.padbtm {
  padding-bottom:8px; }


/* ==== BUTTONS ==== */
.button {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}

.button0 {
  background-color: #ffffff ; 
  color: #1a4480; 
  border: 2px solid #337ab7;
  border-radius: 8px;
  font-size: 1.25em;
  /* width: 50%;
  height: 40px; */
}

.button1 {
  background-color: #1a4480 ; 
  color: #ffffff; 
  border: 2px solid #0e2640;
  border-radius: 8px;
  font-size: 1.25em;
  width: 50%;
  height: 40px;
}

.button1:hover {
  background-color: #ffffff;
  color: #0e2640;
}

