﻿/* Dropdown Button */
.dropbtnPS {
    background-color: #4CAF50;
    color: white;
    padding: 5px;
    font-size: 10px;
    border: none;
    margin-top:5px;
    margin-left:50px;
}

/* The container <div> - needed to position the dropdown content */
.dropdownPS {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
 .dropdown-contentPS {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-left:20px;
}

/* Links inside the dropdown */
 .dropdown-contentPS a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
 .dropdown-contentPS a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdownPS:hover .dropdown-contentPS {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdownPS:hover .dropbtnPS {background-color: #3e8e41;} 

/* search */

li.ms-searchref-selected, li.ms-searchref-filtermsg {
	background:#fff !important; 
}

.ms-searchref-categoryname {

	height:20px;
	margin-bottom:5px;
	color:#696969 !important;
	font-size:1.5em !important;
	font-weight:bold;

}

.ms-searchref-main {
	width:100% !important;
	margin-top:20px;
	background-color:#dbddde !important;
}

.srch-results {

	max-width:100% !important;
	min-width:100% !important;
	padding-left:0px !important;
	margin-top:20px !important;

}

.ms-WPBody a:link {
	color:#1e2e61 !important;
}

.ms-WPBody a:hover {
	color:#026938 !important;		
}

.ms-WPBody a:visited {
	color:#1e2e61 !important;
}

.srch-Title2 a:link, .srch-Title2 a:visited, .srch-Title2 a:hover {

		color:#1e2e61 !important;
		text-decoration:none !important;
		font-weight:bold;
		font-size:1.7em !important;

}

.srch-Title2 a:hover {

		color:#026938 !important;
		font-weight:bold;
		
}

.srch-Icon {

	display:none !important;

}

.srch-Description2 {

	max-width:75% !important;
	min-width:75% !important;
	
}

.srch-Metadata1 {

	display:none !important;

}

.srch-Metadata2 {

	margin-bottom:20px ;

}

.ms-sbcell {

	border:1px white solid;

}

.s4-search input.ms-sbplain {

	height:19px !important;

}

.s4-tn {
	margin-left:2% !important;
	position:relative;
	left:0%;
	right:0%;	
}

a.ldrhref:hover {
	color:#026938 !important;
	text-decoration:none !important;
}

a.bumedfooter {
	color:#fff !important;
	text-decoration:none !important;
}

a:hover.bumedfooter {
	text-decoration:underline !important;
}

a.ldrhref a:link, a.ldrhref:visited, {
	color:#1e2e61 !important;
}

a.ldrhref {
	color:#1e2e61 !important;
}

.s4-titletext {
	width:auto !important;
}

.s4-titlelogo > a > img {
	float:left;
}

.s4-titlelogo > img {
	float:left;
}

div.topbar1 {
	width:100%;
/*	padding-left:20px;
	margin-right:20px; */
	background-color:#0f1e4b;
/*	text-align:right; */
	min-height:33px;
	display:block;	
}

div.social1 {
	padding-right:10px;
	color:#fff;
	font-size: 10px;
/*	padding-left:20px; */
	float:right;
/*	position:relative; */
	margin-top:9px;
	margin-bottom:7px;
}

div.social1b {
	padding-right:20px;
	color:#fff;
	font-size: 10px;
/*	padding-left:20px; */
	float:right;
/*	position:relative; */
	margin-top:3px;
	margin-bottom:6px;
	display:inline-block;
}

div.s4-title {
	background-color:#1e2e61 !important;
/*	background-image: url('../PublishingImages/navoptions_2.png'); */
	background-image:url('../PublishingImages/webBG.jpg');
	background-position:center center;
	background-repeat:no-repeat;
/*	overflow-x:auto !important; */
	overflow:visible !important;
/*	min-height:87px !important; */
/*	width:21vw; */
}

div.SUBSTT {
	background-color:white;
	position:absolute;
	top:65%;
	width:80%;
	padding-right:10px;
	padding-left:10px;
	}
	
#margins {
	margin-top:20px;
	margin-bottom:40px; 
}

#margins2 {
	margin-top:20px;
	margin-bottom:40px; 
}

@media (max-width:990px) {
div.LDRTT {
	background-color:white;
	position:absolute;
	top:70%;
	width:80%;
	padding-right:10px;
	padding-left:10px;
	}

div.SUBSTT {
	background-color:white;
	position:absolute;
	top:50%;
	width:80%;
	padding-right:10px;
	padding-left:10px;
	}	

#BUMED-footer_03 {
	padding-top:10px !important;
	padding-bottom:0px !important;
}

#BUMED-footer_04 {
	padding-top:0px !important;
	padding-bottom:0px !important;
}

}

@media (max-width:999px) {
	#ctl00_onetidHeadbnnr2 {
	height:80px !important;
	}	
	
}

@media (max-width:1200px) {

div.s4-title {
	background-color:#1e2e61 !important;
/*	background-image: url('../PublishingImages/navoptions_2.png'); */
	background-image:url('../PublishingImages/webBG.jpg');
	background-position:center center;
	background-repeat:no-repeat;
/*	overflow-x:auto !important; */
	overflow:visible !important;
	min-height:87px !important;
	width:100%
}	
	#ctl00_onetidHeadbnnr2 {
	height:65px;
	}
	
	.s4-tn {
	margin-left:.5% !important;		
	}

}

.ms-titlerowborder {
	background-color:#1e2e61 !important;
	background-image:none !important;	
}

	background-color:#1e2e61 !important;
	background-image:none !important;	
}

/*
.s4-socialdata-notif {
	display:none !important;
}
*/
div#BUMEDtopnav_01 {
	position:relative;
	top:15px;
	left:auto;
	right:auto;
	padding-left:2%
}

.ms-titlerowborder {
	border-right:none !important;
}

body #s4-workspace {
 /*	background-color:#313131 !important; */
}

#s4-bodyContainer {
	background-color:#1e2e61 !important;
	min-width:0px !important;
}

.s4-tn li.static > a:hover {
	color:#1e2e61 !important;
	background-color:white;
	text-decoration:none !important;
	height:47px;
}

.s4-tn LI.static > .menu-item {
	color:white !important;  
	text-transform: uppercase;
	font-size:12px;
	font-size:1vw;
	height:47px;
	font-weight:bold;
	padding:10px 14px 23px 14px;
	margin-top:39px;
}

#ctl00_onetidHeadbnnr2 {
	max-height:70px;
}

@media (min-width:1500px) {
.s4-tn LI.static > .menu-item {
	color:white !important;
	text-transform: uppercase;
	font-size:14px;
	font-size:.9vw;
	height:47px;
	font-weight:bold;
	margin-top:10px;
	padding:10px 18px 25px 18px;
	margin-top:39px;
}
.s4-tn li.static > .menu-item {
	padding:10px 25px 23px 25px;
}	
}

@media (max-width:767px) {

.ms-searchref-main {
	display:none !important;	
}

.s4-tn li.static > .menu-item {
	padding:10px 15px 23px 15px;
	margin-top:0px;
}

div.SUBSTT {
	background-color:white;
	position:absolute;
	top:60%;
	width:80%;
	padding-right:10px;
	padding-left:10px;
	}

#margins {
	margin-top:20px;
	margin-bottom:20px; 
}

#margins2 {
	margin-top:0px;
	margin-bottom:40px; 
}

#BUMED-footer_03 {
	padding-top:10px !important;
	padding-bottom:0px !important;
}

#BUMED-footer_04 {
	padding-top:0px !important;
	padding-bottom:0px !important;
}

}


#s4-topheader2 {
	display:none !important;
}

#BUMED-search_01 {
	position:relative;
	top:10px;
/*	max-width:600px;
	min-width:250px; */
}

td.ms-sbscopes {
	display:none;
}

.s4-ca {
margin-left:0px !important;	
}

.menu-horizontal A.dynamic-children SPAN.additional-background {
	background-image:none !important;
	padding-right:0px !important;
}

#BUMED-footer_01 {
	background-color:#666666;
	height:100%;
}

#BUMED-footer_02 {
	background-color:#313131;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
}

#BUMED-footer_03 {
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
}

#BUMED-footer_04 {
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
}

.bumedfooterp {
	margin-bottom:10px;
}

.bumedfooteri {
	margin-left:-10px;
	margin-top:-10px;
	width:275px;
}
	
.bumedfooterphoto {
	border:none;
	height:90px;
	margin-right:10px;
}

.menu-horizontal {
	left:auto;
	right:auto;
	position:relative;
}

.s4-titlelogo {
	padding:0px !important;
}

.s4-tn li.static > a{ 
display: none !important; 
} 
.s4-tn li.static > ul a{ 
display: block !important; 
}

#ctl00_PlaceHolderSearchArea_ctl01_S3031AEBB_InputKeywords {
/*	max-width:600px;
	min-width:191px; */	
}

.s4-search .ms-sbgo a {
	width:250px;
}

.s4-tn ul.dynamic {
	background-color:#fff !important;
	border-bottom:1px #1e2e61 solid !important;
	border-left:1px #1e2e61 solid !important;
	border-right:1px #1e2e61 solid !important;
	border-top:1px #fff solid !important;
/*	margin-left:1px; */
}

.s4-tn li.dynamic > a:link {
	color:#1e2e61 !important;
/*	text-transform:capitalize; */
}

.s4-tn li.dynamic > a:visited {
	color:#1e2e61 !important;
}

.s4-tn li.dynamic > a:hover {
	background-color:#fff !important;
	color:#ce1f20 !important;
	text-decoration:none !important;
}

.s4-tn li.dynamic > .menu-item {
	padding:10px 15px 10px 15px;
}

.ms-WPTitle a {
	color:#999999 !important;
	font-weight:bold;
}

.ms-WPTitle {
	color:#999999 !important;
	font-weight:bold;
}

.ms-WPTitle {
	font-size:19px !important;
	text-transform:uppercase;
	
}

.ms-WPTitle a:hover {
	text-decoration:none !important;
	color:#808080 !important;
}

.ms-WPTitle {
	text-decoration:none !important;
	color:#808080 !important;
	font-size:27px !important;
}

div.timeline-Header timeline-InformationCircle-widgetParent {
	display:none !important; 
}

.ms-WPHeader {
	border-bottom:1px #999999 solid !important;
	background:none !important;
}

.ms-WPHeaderTdMenu {
	display:none;
}
.ms-WPHeaderTdSelection {
	display:none;
}
/*
.ms-viewheadertr {
	display:none;
}
*/
.table.ms-listviewtable tbody tr.ms-newsletteralt td {
	background-color:none !important;
/*	width:100% !important; */
}

.ms-summarystandardbody .ms-vb2 {
	padding-left:7px !important;
}

.ms-listviewtable .ms-vb2 {
	padding-left:7px !important;
}

h2 {
	font-size:18px !important;
	font-weight:bold !important;
}
.ms-vb a:link, .ms-vb a:visited, .ms-vb2 a:link, .ms-vb-user a:link {
	color:#263A7A !important;
}
.ms-vb a:hover {
	color:#026938 !important;
	text-decoration:none !important;
}

.s4-pr s4-notdlg {
	display:none !important;
}

.ms-bodyareacell {
	background-image:url('../PublishingImages/Untitled-2b.png');
	background-position:center top;
	background-repeat:no-repeat;
	
}

p.BUMEDbyline {
	font-style:italic;
	font-size:11px;
	color:#696969;
}

.pubtitle {
	border-bottom:1px black solid;
/*	padding-top:30px; */
}

h1 {
	font-weight:bold !important;
	color:#1e2e61 !important;
	
}

h4 {
	color:#696969 !important;
	font-size:16px !important;
	line-height:1.4 !important;
}