/* Updating font sizes to be more comfortable to read */

  #homeinnerContent p,
  #tier4innerContent p,
  #tier4innerContent li,
  #homeinnerContent li,
  #tier4innerContent ol li {
  	font-size: 1.25em;
	line-height: 1.5em;
}

#tier4innerContent li p {
font-size:100%;}

#homeinnerContent h2.pgtitle {display:none;} /* hide page title on home page */

#tier4innerContent h2.pgtitle {
	font-size: 2.5em;
    padding-top: 0.25em;
    margin-top: 0;
    line-height: 1.25em; 
}


 #homeinnerContent p,
 #tier4innerContent ul {
	padding-bottom:1.5em;
}

#tier4innerContent .ptheader + .pgtitle {
  margin-top: -10px;
    display: inline-block;
}

#content-main h3 {
    font-size: 1.85em;
}

#content-main #slideshow-wrapper .slideshow-content h3 {
line-height: 1.45em;
}

#content-main #slideshow-wrapper p.learnmore {
    margin: 10px 0 0 0;
    font-size: 1.25em !important;
}

/* fixes the padding and sizing of the content area to fit our right-area */
#tier4container {
	width: 100% !important;
	background-image: url("/va_files/2012/images/bg-content.png") !important;
	padding-bottom: 0 !important;
}
#tier4container #tier4innerContent {
	width: 100%;
	padding: 0;
	margin-top: 0;
}
#homeinnerContent {
	width: 100% !important;
	padding-right: 0 !important;
	margin-top: 0 !important;
}
#container {
	background: url("/va_files/2012/images/bg-content.png") repeat-y scroll 0 0 transparent !important;
}
#container #homeContentWrapper {
	background-color: transparent !important;
}
/* fixing the huge padding at bottom of content area */
#innerContentWrapper {
	padding-bottom: 0 !important;
}
/* REMOVING PAGE TITLE */
h2.page-title {
	display:none;
}
.top_link {
	clear: both;
	padding: 20px 0 30px 20px;
}
#tier4container .widget-title {
	/*padding-bottom: 0;*/
}
#homeinnerContent .widget, #homeinnerContent .widget-title {
	width: auto !important;
}
#homeinnerContent .widget {
	margin-left: 5px !important;
}
#widget-email {
    margin-bottom: 20px !important;
    margin-left: 10px !important;
    float: none !important;
}

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
#widget-email label {
display: none;
}
.widget-email-desc {
	margin-left: 10px;
}
/*.widget a, .widget .figure a {
	padding-right: 0 !important;
}*/
#content-main table tr td {
	font-size: 1.25em !important;
}
/* fixing their section header font sizes */
#content-main h3 {
	font-size: 2em;
    margin-top: 1em;
}
#content-main h4 {
	font-size: 1.4em;
}
#content-main h5 {
	font-size: 1.2em;
}


  /* fix left menu spacing */
  
@media only screen and (min-width: 980px) {

.sub-sub-menu li ul.sub-sub-menu > li a {
    height: auto;
    padding-left: 66px;
    padding-top: 8px;
    border: 0px;
    line-height: 1rem;
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
}
}


/* ---------------- HIDE RIGHT COLUMN SEARCH ------ */

#searchbox {display:none !important;}

/* **************** FIX HOME PAGE SLIDER *************** */
  

@media only screen and (min-width: 768px) {
.slider > .slider-thumbnails > .thumbnails-wrap > a {
  width: 33%;
  padding: 1.2rem .3rem 1.2rem .3rem !important;
  font-size: 1em;
}
  
  .slider > .slider-thumbnails > .thumbnails-wrap > a.selected {
    background-size: 100% 100%;
    background: url(/HIV/images/slider-bckgrnd-notch-active.jpg) no-repeat center top; 
  }

}
  
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    
   .slider #slider-controls {
      top:76% !important;
    }
}

/*********************************************** THIS IS OUR STYLES *********************************************/
/* layout of content area */

#content-main h4.ptsection {
	font-weight: bold;
    font-family: Arial, Helvetica, san-serif;
    margin-bottom: 0.5em;
    margin-top: 0.75em;
}

#content-main .related-column {
	float: right;
	width: 30%;
	min-height: 800px;
	background: url("/va_files/2014/responsive/images/gray_nav_bkgd.png") repeat-x left top;
}

#content-main .related-column p,
#content-main .related-column li {
  	font-size: 1.1em;
	line-height: 1.5em;
}

#content-main li ul li,
#content-main .related-column li ul li,
#content-main table tr td li,
#content-main table tr td p {
  	font-size: 100%;
}


#content-main .content-column {
	float: left;
	width: 70%;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0;
}
#content-main .content-full .content-column {
	width: 100%;

}
#homeContentWrapper #content-main .content-column {
	padding-left: 0;
	padding-top: 20px;
}
/* fix for widget anchors */
.widget-title h4 a, .widget-title h4 a:link, .widget-title h4 a:visited {
	color: #B88447;
	font-family: Georgia,"Times New Roman",Times,serif;
}
#content-main .widget-title h4 {
	font-size: 1.2em;
}
/* Fixes sizing of page titles */
h2.pgtitle {
	font-size: 1.8em;
	padding-top: 20px;
	clear:both;
	overflow: hidden; /* to fix spacing issue on IE */
}
/* TOC at top of content pages */
#content-main .content-column .toc h2, 
#content-main .content-column .toc h3 {
    color: #003f72;
    text-transform:uppercase;
    font-size: 1.3em;
    font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
	font-weight:bold;
}
.toc {
    border-bottom: none;
    margin-bottom: 25px;
}
#content-main .content-column .toc ul, 
.related-column .toolbox ul, related-column .contentsbox ul  {
    list-style: none;
    margin:0;
    padding:0;
}

#content-main .content-column h2 + ul, 
#content-main .content-column h2 + ul:first-of-type, 
#content-main .content-column h2 + ol, 
#content-main .content-column h2 + ol:first-of-type {
    margin-top: 1rem !important;
}

#content-main .content-column ul + h3 {
	margin-top:0.5em;
}

#content-main .content-column .toc ul > li {
    margin-top: 0;
    margin-bottom: 0.75rem;
    padding-bottom: 0 !important;
	position: relative;
    padding-left: 28px;
}

#content-main .content-column .listing ul > li, 
#content-main .content-column .toc ul > li {
    margin-top: 0;
    margin-bottom: 0.75rem;
    padding-bottom: 0 !important;
}

#content-main .content-column .toc ul li, 
#tier4innerContent .toolbox ul li, 
#tier4innerContent .contentsbox ul li, 
#tier4innerContent .dosage ul li {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 5px;
}



.toolbox ul li {
    line-height: 1.5em;
    padding-bottom: 15px;
}




/* General templates */
#tier4container #tier4innerContent img {
	margin-bottom: 0;
}




ul.nobullets, .related-column ul, .relatedboxbottom ul, #content-main ul.nobullets, #content-main .related-column ul, #content-main .relatedboxbottom ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 5px 0 10px 0;
}



#content-main .content-column tbody.nobullets ul {
    list-style: none;
    list-style-image: none;
    margin:0;
    padding:0;
}
#content-main .content-column tbody.nobullets ul li {
    margin-bottom:15px;
}
#content-main .content-column ul,
#content-main .content-column ol {
    margin: 0;
    padding-left: 20px;
    margin-top: 10px;
    list-style: outside none disc;
	margin-bottom:1em;
}

#content-main .content-column ul ul,
#content-main .content-column ol ol,
#content-main .content-column ol ul,
#content-main .content-column ul ol {
	margin-bottom:0;
}

#content-main .content-column .listing ul > li,
#content-main .content-column .toc ul li {
	padding-left: 0;
    list-style-type: none;
    margin-bottom: 0.75em;
    margin-left: 0;
    margin-top: 0;
}

#content-main .content-column .listing ul > li,
#content-main .content-column .toc ul > li {
    position: relative;
    padding-left: 28px;
}


#content-main .content-column .listing ul > li::before, 
#content-main .content-column .toc ul > li::before {
    position: absolute;
    top: 9px;
    left: 0;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #B5B5B5;
}

.patients #content-main .content-column .listing ul > li::before, 
.patients #content-main .content-column .toc ul > li::before {
    background-color: #BCAAA4;
}

#content-main .content-column ol {
	list-style: outside none decimal;
}

#content-main .content-column p + ul,
#content-main .content-column p + ol {
	margin-top:-10px;
}

#tier4innerContent li {
	padding-bottom: 10px;
}
#content-main .content-column ul li, #content-main .content-column ol li {
    /*margin-bottom: 10px;*/
    padding-left: 5px;
    line-height: 1.5em !important;
    margin-left: 0.5em;
    margin-bottom: 0.25em;
    padding-bottom: 0 !important;
}
#content-main .content-column ul li ul, 
#content-main .content-column ol li ol, 
#content-main .content-column ul li ol, 
#content-main .content-column ol li ul {
    margin-top: 10px;
    padding-bottom: 0;
}

#content-main .content-column ul.long-bullets li, 
#content-main .content-column ol.long-bullets li {
   	margin-bottom: 1.5em;
}

/* byline */
.byline, .byline p {
    color: #666;
    font-style: italic;
}
#content-main .byline p{
    margin-bottom: 5px;
    padding-bottom: 0;
}
.bylinetop {
    margin-bottom: 25px;
}
.bylinebottom {
    margin-top: 30px;
}
.bylinedocsource {
    
    text-transform:uppercase;
}


/* Box treatments */
/* box treatment */
.boxes {
    width: 100%;
    clear: both;
    margin-bottom: 25px;
}
#content-main .content-column .boxes h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.25em;
    font-weight: bold;
    margin: 0;
    text-align:left;
    color: #000000;
    text-transform:none;
}
#content-main .box1 h3 {
    padding: 15px;
    margin-bottom: 0;
    border: 1px solid #dddddd;
    text-align: center;
    background-color: #F2F2F2;
}
#content-main .content-column .boxes h3.centered {
    text-align:center;
}
.boxfooter {
    font-size: .9em;
}
.box .boxcontent, .box1 .boxcontent, .box2 .boxcontent, .box3 .boxcontent, .box4 .boxcontent {
    padding: 20px 20px 0;
    border: 1px solid #dddddd;
    border-top: 0;
    margin-top: 0;
    width: 95%;
    overflow: hidden;
    width: auto;
}
.largefont {
    font-size: 2em;
    font-weight: bold;
}
.box .boxcontent, .box3 .boxcontent, .box4 .boxcontent {
    border-top: 2px solid #E0E9F0;
}

.box2 .boxcontent, .box3 .boxcontent, .box4 .boxcontent {
    padding: 0;
}
.box2 h3, .box4 h4 {
    padding: 5px;
    margin-bottom: 0;
    border: 2px solid #E0E9F0;
    border-bottom: 1px solid #E0E9F0;
    text-align: center;
    background-color: #d8e1e9;
}
.box4 h4 {
    text-align: left;
    border: none;
}
#content-main .content-column .box2 h4, #content-main .content-column .box3 h4, #content-main .content-column .box4 h5 {
    padding: 5px 10px;
    margin: 0;
    border-bottom: 1px solid #E0E9F0;
    border-top: 1px solid #E0E9F0;
    background-color: #eff2f7;
    border-collapse: collapse;
}
#content-main .content-column .box2 h5, #content-main .content-column .box3 h5, #content-main .content-column .box4 h6 {
    padding: 5px 10px;
    margin: 0;
    border-bottom: 1px solid #E0E9F0;
    border-top: 1px solid #E0E9F0;
    border-collapse: collapse;
}
#content-main .content-column .box4 h5 {
    font-style: normal;
}
#content-main .content-column .box4 h6 {
    font-size: 1em;
    color: #1e2d54;
}
#content-main .box2 .boxcontent p, #content-main .box3 .boxcontent p, #content-main .box4 .boxcontent p {
    padding: 10px;
    margin: 0;
    margin-bottom: 0;
}
.box2 .boxcontent ul, .box3 .boxcontent ul,.box2 .boxcontent dl, .box3 .boxcontent dl, .box4 .boxcontent ul, .box4 .boxcontent dl {
    margin: 10px;
}
.box2 .boxcontent ul.nobullets, .box3 .boxcontent ul.nobullets, .box4 .boxcontent ul.nobullets {
    margin: 0;
}
.box2 .boxcontent ul.nobullets li, .box3 .boxcontent ul.nobullets li, .box4 .boxcontent ul.nobullets li {
    margin: 0;
    padding: 10px;
}
.backgroundcolor .boxcontent {
    background-color: #faf3ce;
}
.colorrow {
    border-top: 1px solid #E0E9F0;
    border-bottom: 1px solid #E0E9F0;
    border-collapse: collapse;
    background-color: #faf3ce;
}
.nocolorrow {
    border-top: 1px solid #E0E9F0;
    border-bottom: 1px solid #E0E9F0;
    border-collapse: collapse;
    background-color: #fff;
}
/* end new box */
/* popup quiz */
.dropdown .hidden, .browse .hidden, .popquiz .hidden, .expandmenu .hidden {
    left:-10000px;
    position:absolute;
    display:none;
}
.browse a.showDiv, .dropdown a.showDiv {
    text-decoration:none;
    display:block;
}
.popquiz {
     /* background:url("../images/backgrounds/promo-home-bk.gif") repeat scroll left top #EEEEEE;
border:1px solid #eee; */
  background-color:#ededed;
    padding: 0;
    margin: 40px 0;
    padding: 15px;
    /*     -moz-box-shadow: 2px  2px 2px #ccc;
    -webkit-box-shadow: 2px 2px 2px #ccc;
    box-shadow: 2px 2px 2px #ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px; */
}
.popquizbutton {
    text-align: center;
}
.popquiz .popquestion, .popquiz .answer {
    margin-top:10px;
    font-size: 1em;
    padding-top: 0px;
}
.popquiz .answer {
    font-weight: bold;
}
.popquiz .answer {
    margin-top:5px;
}
.popquiz input.showQuiz {
    font-size: 1.2em;
    /* background: url("../images/backgrounds/right-sec-bk.gif") left top repeat-x #369; */
  	background-color: #043061;
    border: none;
    color: #fff;
    padding: 10px 15px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.popquiz input[type="radio"], .popquiz input[type="checkbox"] {
  margin:4px;
}

/* module navigation */
.module-nav {
    /* text-align: center; */
    margin-top: 25px;
    /* border: 3px double #ccc; */
    padding: 5px;
    clear: both;
}
.module-nav a, .module-nav a:link, .module-nav a:visited {
    color: #fff;
    background-color: #043061;
    padding: 10px 15px;
    text-decoration: none;
    display: inline-block;
}
.module-nav a:hover {
	background: url("../images/backgrounds/contents-bk.gif") top left repeat-x #800;
	color: #fff !important;
}
.module-nav a:first-child {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.module-nav a:last-child {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
/* mainContentWrapper box */
.searchfield {
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
    padding-left: 25px;
    padding-top: 0;
    height: 25px;
    width: 100%;
    margin-bottom: 5px;
    background: url("../images/backgrounds/search-field-bk.gif") no-repeat top left #fff;
    color: #666;
    font-size: 1.2em;
}

/** removed  .form_button from below **/
.searchbutton {
    padding: 3px 0;
    color: #043061;
    background: url("../images/backgrounds/search-button-bk.gif") left top repeat-x;
    border: 1px solid #ccc;
    font-size: 1.1em;
    font-weight: normal;
    width: 100%;
    height: 25px;
}
.form_button {
    margin-left: 0;
    font-weight:normal;
}
input.searchbutton:hover, input.form_button:hover {
    color: #fff;
    background: #7DA2C1;
    cursor: pointer;
}
input.searchbutton:focus, input.searchfield:focus  {
	outline: 2px solid #136f7e;
}
.searchbox {
    margin: 20px 0;
    margin-top: 0;
    border: 2px solid #896232;
    background-color: #fff;
    text-align: center;
}
#content-main .searchbox label {
	margin-right: 0;
	display:block;
}
#content-main .searchbox h4 {
    background: url("../images/backgrounds/search-bk.gif") left top repeat-x #CB9966;
    padding: 5px 5px;
    text-align:center;
    color: #fff;
    text-transform: uppercase;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:1.125em;
    letter-spacing:0.083em;
    margin-top: 0;
}
.searchbox form {
    padding: 0;
    text-align: center;
}
#content-main .searchbox p {
    padding: 5px;
    margin: 5px 0;
/* white-space:nowrap; */
}
/* toolbox */
.toolbox {
    margin: 0 10px 0 5px;
    background-color: #fff;
    color: #fff;
    border: 4px solid #E0E9F0;
    padding: 10px 10px 0 10px;
    font-size: 1em;
    text-decoration: none;
    margin-bottom: 20px;
    margin-top: 20px;
}
.toolbox a, .toolbox a:link, .toolbox a:visited {
    text-decoration: none;
    color: #369;
    display:block;
    vertical-align:middle;
    background: none;
    padding-right: 0;
}
.toolbox a img {
    margin: 0 !important;
    padding: 0;
    vertical-align:middle;
    border: none;   
}
#content-main .related-column .toolbox ul {
    padding-bottom: 0;
    margin-bottom: 0;
}
#tier4RightContent .toolbox ul li {
    margin-bottom: 10px;
    padding-bottom: 0;
}
/* contents box */
.contentsbox {
	clear:both;
	margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
    border: 4px solid #E0E9F0;
    float:left;
    width: 96%;
    background-color: #fff;
}
.contentsboxcontent {
    margin: 1.2em;
    padding-bottom: 0;
    margin-bottom: 0;
    /*border-bottom: 3px double #ccc;*/
}
#content-main .contentsbox h3 {
    /*border: 3px double #fff;*/
    text-align: center;
    margin-top: 0;
    padding: 5px 0;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family:Georgia,"Times New Roman",Times,serif;
    letter-spacing:0.1em;
    background: url("../images/backgrounds/right-sec-bk.gif") repeat-x scroll left top #336699;
    background: -moz-linear-gradient(center top , #0B5A92 0%, #003F72 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
    color: #fff;
    font-weight: 700;
}
.contentsbox li, contentsbox li ul li {
    padding: 0 5px 5px 5px;
}
#content-main .contentsbox li.dropdown {
    padding-left: 10px !important;
    text-indent: -10px;
}
#content-main .contentsbox li.dropdown ul li {
    text-indent: 0;
}
.contentsbox a, .contentsbox a:link, .contentsbox a:visited {
    text-decoration: none;
}

#content-main .related-column .contentsbox ul li {
	margin-left:0;
}

#content-main .related-column .contentsbox ul.subitems {
    /* list-style-image: url("../images/global/contents-arrow.gif"); */
	list-style: none;
    padding-left: 0.6em;
    margin-bottom:0;
    padding-bottom:0;
    margin-top: 0.2em;
}
#content-main .related-column .contentsbox ul.subitems li {
    padding:0;
    margin:0;
    margin-bottom:3px;
	padding-left: 0.5em;
}

#content-main .related-column .contentsbox ul.subitems li::marker {
	content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-left: .35em;
    font-size: .9em;
	color:#003f72;
}

#content-main .related-column .contentsbox ul.subitems ul.subitems li::marker {
	content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-left: .35em;
    font-size: .9em;
	color:#003f72;
}

#content-main .prboxcontent h4, #content-main .contentsboxcontent h4, #content-main .boxes .boxcontent h4 {
    color: #800;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
}

/****** the above had two sets of margin styles. I removed these, which were first.
    margin-top: 10px;
    margin-bottom: 5px;
 ******/

/* realted resources */

#content-main .related {
	padding: 1.25em;
    background: #efefef;
}

#content-main .related h3.related-title {
	margin-top: 0;
    font-family: Arial, Helvetica, san-serif;
    font-size: 1.65em;
    font-weight: bold;
}

#tier4innerContent #content-main .related .related-content ul {
	padding-bottom:0;
}

 
/* subscribe box */
.subscribebox {
    border: 4px double #ccc;
    padding: 10px 10px 5px 10px;
    margin: 20px 10px;
    background-color: #fff;
}
.subscribebox label {
    color: #369;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.25em;
    letter-spacing: 0.083em;
    padding: 0 0 10px 0;
    display: block;
    font-weight: 300;
    /*text-align: center;*/
 
}
.subscribebox input {
    display:block;
}
/* browse topics */
.browse {
    margin: 0;
    margin-top: -20px;
    padding: 0;
}
#content-main .browse h3 {
    padding: 0;
    background-color: #9D6C34;
    color: #fff;
    border: 3px double #896232;
    margin-bottom: 0;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing:0.083em;
    margin-top: 0;
}
#content-main .browse a, #content-main .browse a:link, #content-main .browse a:visited {
    color: #fff;
}
.browse .browsetopics {
    margin: 0;
    width: 220px;
    background-color: #369;
    border-top: none;
    left: auto;
    z-index: 2;
}
.dropdownmenu {
    position: relative;
}
#content-main ul.dropdownmenu {
    background-color: transparent;
    padding: 5px 10px;
}
.dropdown .hidden, .browse .hidden, .popquiz .hidden, .expandmenu .hidden {
    left:-10000px;
    position:absolute;
    display:none;
}
.browse a.showDiv, .dropdown a.showDiv {
    text-decoration:none;
    display:block;
}
#content-main div.browse:hover h3, #content-main div.sfhover:hover h3 {
    color: #043061;
    background-color: #369;
    cursor: pointer;
    border: 3px solid #369;
}
ul.browsetopics {
	list-style: none;
	list-style-image: none;
}
.browsetopics li {
    padding: 0 10px 10px !important;
    display: block;
    list-style-type: none !important;
}
.prboxcontent {
	padding: 0 10px;
}
/* Columns */
.columns {
    width:100%;
    float:left;
    clear:both;
    margin:0;
    padding:0;
    margin-bottom:25px;
}
.two-column div.column {
    width:48%;
    float:left;
    padding:0;
}
.three-column div.column {
    width:30%;
    float:left;
    padding:0 3px 0 7px;
}
.rightline {
    border-right: 1px solid #ccc;
    margin-right:10px;
}
.leftline {
    border-left: 1px solid #ccc;
}
.section-home {
    /* background: url("../images/backgrounds/homesec-bk.gif") top left repeat-x; 
    border-top: 3px double #ccc; */
  	background:none;
    /* border-top: 1px solid #ccc; */
}

.section-home.highlight {
  padding:1.5em 1.5em .5em;
  background: #f1f1f1;
  margin-bottom:2em;
}

.section-home h3 {
    font-size: 1.5em !important;
    font-family: Arial, Helvetica, san-serif;
    font-weight: bold;
    color: #003f72;
    margin-top: 0.5em !important;
}

.section-home.highlight h3 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
    font-size: 2em !important;
}

.section-home h3 a::after {
  	content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-left: .35em;
    font-size: .9em;
}

.column .section-home h3 {
    margin-top:0;
}

.section-home:first-of-type {
    border-top: none;
    padding: 0 0 15px 0;
}
.column .section-home {
    border-top: none;
    padding-top: 0;
    padding-bottom: 0;
    background: none;
}
.homesec img {
    float: right;
    padding-right: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 5px !important;
}
.homesec .homesectitle {
	display:inline-block;
	/* width: 65%; */
}
.section-home .two-column .column {
    float:left;
    width: 48%;
    padding: 0 1em 0 0;
}
.section-home .two-column .column:first-child {
    padding-left: 0;
}
/* promos for the homepage */
.promo, .promo-home {
    margin: 10px;
    padding: 5px 0 5px 0;
    text-align: center;
    border-top:3px double #ccc;
    margin-bottom: 25px;
    clear:both;
}
.promo-home {
    clear:both;
    background:url("../images/backgrounds/promo-home-bk.gif") repeat-x scroll left top #EEEEEE;
border:1px solid #eee;       
}
.promo .figure, .promo-home .figure {
    margin-bottom: 0;
    padding-top: 10px;
    float:none;
}
.promo-home .figure {
    display:inline;
}
.promo .figure a img, .tableheader img, .promo-home .figure a img, .promo .figure img, .promo-home .figure img {
    border: none;
    vertical-align:middle;
}
.promo-home .figure a img {
    width: 150px;
}
.promo-home .figure:first-child a img {
    padding-left: 0;
}
.prboxcontent .figure, .relatedbox .figure {
    padding-top: 0;
    text-align: center;
    float:none;
}
.prboxcontent .figure .figurefooter, .relatedbox .figure .figurefooter {
    text-align: left;
}
.prboxcontent .figure img, .relatedbox .figure img, .prboxcontent figure a:link img, .prboxcontent .figure a:active img, .prboxcontent .figure a:visited img, .prboxcontent .figure a:hover img, .figure img {
    margin-bottom: 10px !important;
  margin-right: 1em !important;
    border: 0 none;
    max-height: 100%;
    max-width: 100%;
}
/* main page audience buttons */
.welcome {
    padding: 0;
    width: 100%;
    float:left;
    margin-bottom: 50px; 
}
.nav-buttons {
    margin: 0;
    padding: 0;
    text-align:center;
}
.left-nav-button, .right-nav-button {
    padding: 0;
    padding-top: 15px;
    float: left;
    height: auto;
    width: 48%;
}
.right-nav-button {
    float: right;
}
.left-nav-button .figure, .right-nav-button .figure {
    padding-top: 10px;
    margin-bottom: 10px;
}
.left-nav-button .figure img, .right-nav-button .figure img {
    border: none;
    -moz-box-shadow: 2px  2px 2px #043061;
    -webkit-box-shadow: 2px 2px 2px #043061;
    box-shadow: 2px 2px 2px #043061;
}
.nav-title a, .nav-title a:link, .nav-title a:visited {
    text-decoration: none;
    color: #003F72;
}
#content-main .content-column h2.nav-title {
    font-family: Arial, Helvetica, sans-serif;
    color: #003F72;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 0;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: .5px;
    text-transform: uppercase;
}
.nav-title a .italic {
    color: #666;
}
.button {
    text-transform:uppercase;
    float: none;
    text-align: center;
    font-size: 1.2em;
}
#content-main p.button {
    margin: 0;
    /* padding: 10px;
    background:url("../images/backgrounds/promo-home-bk.gif") repeat-x scroll left top #EEEEEE;
	border:3px solid #ddd;   */
}
.right-nav-button .nav-title a:hover, .left-nav-button .nav-title a:hover {
    color: #800;
    text-decoration: none;
}
.button a, .button a:link, .button a:visited {
    /* background: url("../images/backgrounds/welcome-button-bk.gif") repeat-x scroll left top #7DA2C1; */
  font-size: 1.2em;
    /* background: url("../images/backgrounds/right-sec-bk.gif") left top repeat-x #369; */
  	background-color: #043061;
    border: none;
    color: #fff;
    padding: 10px 15px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
	text-decoration: none;
    display: block;
    margin: 15px 0;
}
.learnmore a:hover, .button a:hover {
    /* background: url("../images/backgrounds/contents-bk.gif") top left repeat-x #800; */
    background-color: #880000;
}
/* pt and pr audience headers */
.ptheader, .prheader {
    margin-bottom: 0;
}
.ptheader {
    float:left;
    clear:both;
    width: 100%;
    /*margin-bottom: -20px;*/
}
#content-main .content-column .prheader h2, #content-main .content-column .ptheader h2 {
    font-size:1.4em;
    margin-top:0;
    color: #737373;
    margin-bottom:0;
    margin-top: 0;
    padding-bottom: 0;
}
#content-main .ptheader h2 {
    float: left;
}
.ptheader img {
    float: right;
    padding-right: 10px;
}

/* glossary menu */
#content-main ul.page-menu {
    clear:both;
    list-style: none;
    list-style-image: none;
    border: 1px solid #ccc;
    margin: 0;
    margin-bottom: 25px;
    padding: 5px 0;
    text-align: center;
}
#content-main ul.page-menu li {
    display: inline-block;
    padding: 0 8px !important;
    border-left: 1px solid #cccccc;
    margin-left: 0;
    margin-bottom: 4px;
	font-weight:bold;
}

#content-main ul.page-menu li:hover {
	
}

#content-main ul.page-menu li:first-child {
    border-left: none;
}

#content-main .definition h3 {
  font-family:Arial, Helvetica, san-serif;
  font-size: 1.65em;
    margin-top: 1em;
    border-top: 1px solid #cccccc;
    padding-top: 1em;
  
}



/* products table */

#content-main .productscontainer h3.products {
    margin: 0;
    padding: 0.5rem !important;
    font-weight: bold;
    color: #003f72;
    background-color: #EEF7FE;
    font-size: 1.2rem !important;
    font-family: Arial, Helvetica, sans-serif;
}

#content-main .product-item {
	margin-bottom: 0;
    border: none !important;
    border-top: 1px solid #dddddd !important;
    display: block;
    clear: both;
    padding-bottom: 20px;
}

#content-main .products .order {
	border: none !important;
    border-bottom: none !important;
	background: transparent !important;
    padding: 0 10px 0 0 important;
	padding-top:0;
	padding-left: 0;
	padding-right:1em;
}

#content-main .product-item h4 {
  font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    margin-top: 1em;
}

#content-main .product-item h4 a {
	text-decoration:none;
}

#content-main .product-item h5.available-title {
	font-family: Arial, Helvetica, sans-serif;
    margin: 0.5em 0;
    font-weight: normal;
    font-size: 1.25em;
    font-style: italic;
}



#content-main .product-item p {
	line-height: 1.4 !important;
    margin-bottom: 1.25rem !important;
    font-size: .97rem;
	padding:0;
}

#content-main .product-item ul.file-list {
    list-style-type: none;
    padding: 0;
}

#content-main .product-item li.file-details {
    list-style: none;
    padding: 0;
    margin: 0;
}

#content-main .product-item .figure {
	display: inline-block;
    float: right;
    margin: 0 0 8px 20px;
}

#content-main .product-item div.product img {
	border: 1px solid #cccccc;
	width:100%;
    max-width: 100px;
    margin: 0 !important;
    height:auto;
}

#content-main .order.available-files {
  border:none !important;
	margin: 0 0 1rem 0;
}

#content-main .order,
#content-main .product-item .order {
  border: none !important;
    padding: 0 0.5rem 0 0;
	font-size: 100% !important;
	background: #ffffff !important;
}

#content-main .product-item li.file-details .product-description {
    display: inline-block;
}




/* carousel that is now promotional images */
#content-main #slideshow-wrapper {
    float:left;
    width:100%;
    margin-bottom: 30px;
    padding-right: 0;
    background-color: rgb(51, 103, 153); 
    background: -moz-linear-gradient(center top , rgba(11, 90, 146, 1) 0%, rgba(0, 63, 114, 1) 100%); 
    background: -webkit-linear-gradient(center top , rgba(11, 90, 146, 1) 0%, rgba(0, 63, 114, 1) 100%); /* For Safari 5.1 to 6.0 */
    background: -webkit-gradient(center top , rgba(11, 90, 146, 1) 0%, rgba(0, 63, 114, 1) 100%); /* For Old Webkit*/
    background: -o-linear-gradient(center top , rgba(11, 90, 146, 1) 0%, rgba(0, 63, 114, 1) 100%); /* For Opera 11.1 to 12.0 */
    background: -linear-gradient(center top , rgba(11, 90, 146, 1) 0%, rgba(0, 63, 114, 1) 100%); /* Standard syntax */
    background-repeat: repeat; 
    background-attachment: scroll;
    /* background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , rgba(11, 90, 146, 1) 0%, rgba(0, 63, 114, 1) 100%) repeat scroll 0 0; */
}



#content-main #slideshow-wrapper .slide {
    width:100%;
    height: auto;
}
#content-main #slideshow-wrapper .slideImage-container {
    float:left;
    margin:0;
    padding: 10px;
    padding-right: 0;
    width:45%;
    text-align: center;
}
#content-main #slideshow-wrapper .slideImage {
    margin:0;
    width:100%;
    height: auto;
}
#content-main #slideshow-wrapper .slideImage img {
    -moz-box-shadow: 3px  3px 3px #043061;
    -webkit-box-shadow: 3px 3px 3px #043061;
    box-shadow: 3px 3px 3px #043061;
    margin-right: 35px;
    border: 3px solid #ccc;
    max-width: 100%;
}
#content-main #slideshow-wrapper .slideText {
    float:left;
    margin:0;
    padding:0;
    padding:25px;
    color: #fff;
    width:55%;
}
#content-main #slideshow-wrapper .slideshow-content {
    text-align:left;
    margin:0;
    padding:0;
    padding-bottom: 10px;
    line-height:100%;

}
#content-main #slideshow-wrapper .slideshow-content p {
    font-size:13px;
    margin:0;
    padding-top:5px;
    font-size: 1em !important;
    color: #fff;
}
#content-main #slideshow-wrapper .slideshow-content h3 {
    font-weight:normal;
    margin:0;
    color: #fff;
    font-size: 1.4em !important;
    font-family:Georgia,"Times New Roman",Times,serif;
    padding-right: 15px;
}
#content-main #slideshow-wrapper #slideNavBar {
    text-align:left;
    border:none;
    color: #fff;
    background-color:transparent;
    width:200px;

    position:relative;
    left:250px;
    top:160px;
}

#content-main #slideshow-wrapper #slideNavBar ul {
    list-style:none;
    margin:0;
    padding:0;
}
#content-main #slideshow-wrapper #slideNavBar ul li {
    display:inline;
    margin:0;
    padding:0;
}
#content-main #slideshow-wrapper #slideNavBar ul li a {
    border:none;
    font-weight:normal;
    background-color: #043061;
    text-decoration: none;
    color: #fff;
    padding: 3px 8px;
    display: inline-block;
    margin: 0;
    margin-right: 5px;
}
#content-main #slideshow-wrapper #slideNavBar ul li a:hover {
    border:none;
    background-color: #800;
}
#content-main #slideshow-wrapper #slideNavBar ul li a.selected {
    border:2px solid #7DA2C1;
}
#content-main #slideshow-wrapper p.learnmore {
    margin:0;
    padding:5px 0 0 0;
    width:auto;
}
#content-main #slideshow-wrapper .learnmore a, #content-main #slideshow-wrapper .learnmore a:link, #content-main #slideshow-wrapper .learnmore a:visited {
    background-color: #369;
    text-decoration: none;
    color: #fff;
    padding: 3px 8px;
    border: 1px solid #7DA2C1;
    display: block;
}
#content-main #slideshow-wrapper .learnmore a:hover {
    background-color: #800;
}

#content-main #slideshow-wrapper + .section-home {
	border-top: none !important;
}

.contentsmore {
    color: #666;
}
.contentsmoretop {
    color: #666;
    margin-top: 10px;
}
/* THESE ARE THE NEW COMPLIANT DATA TABLE TAGS */
.tablecontainer {
    margin-bottom: 25px;
}
/*.includeTable .tablecontainer {
        margin-bottom: 0;
        }*/
.datatable {
/* margin-bottom: 20px; */
    border-collapse: collapse;
/* border: 1px solid #848280;  ADDED TO FIX MISSING BORDER IN IE ON WIDE TABLES */
    clear: both;
    margin-top: 15px;
}
.datatable caption, #content-main .content-column .includeTable h3 {
/* color: #3f68a3; */
    font-size: 1.25em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5px;
    text-align: left;
    line-height: 1.4;
    color: #369;
}
#content-main .content-column .includeTable h3 {
    font-size: 16px;
}
.datatable td, .datatable th {
    padding: 5px;
    border: 1px solid #dddddd;
    vertical-align: top;
}
/* TO REMOVE BORDERS FROM <TABLE> ELEMENT INSIDE CELLS, EG. FOR <UL> */.datatable table td, .datatable table th {
    padding: 0;
    border: none;
}
.datatable thead th {
    background-color: #F2F2F2;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1.25em;
}




.wide thead th {
    font-size: 1em !important;
    padding: 5px 2px;
}
.wide tbody td {
    font-size: 1em !important;
    padding: 5px 2px;
}

.datatable .colorrow {
    background-color: #F2F2F2;
}
.datatable .colorcol {
    background-color: #faf3ce;
}
.datatable .colorcell {
    background-color: #eee;
    color: #000 !important;
}
.datatable tfoot td {
    border: none;
    padding: 0;
    padding-top: 3px;
    font-size: 1em;
    color: #606060;
}
.datatable tfoot p {
    margin: 0;
    padding: 0;
}
.rowheader {
    font-weight: bold;
    color:#000000;
    text-align: center;
    background-color: #d8e1e9;
}


.rowheaderleftsm
{
	font-weight: bold;
	color:#000000;
	text-align: center;
	background-color: #b2c3d3;
}

.rowcolor
{
	background-color: #fff;
}

.altrowcolor
{
	background-color: #faf3ce;
}

.hirowcolor
{
	background-color: #eff2f7;
}

.boxcolor
{
	background-color: #faf3ce;
}


.cellheader
{
	font-weight: bold;
	color:#000000;
	text-align: left;
}

.rowheaderright
{
	font-weight: bold;
	color:#000000;
	text-align: right;
	background-color: #b2c3d3;
}

.rowheaderleft
{
	font-weight: bold;
	color:#000000;
	text-align: left;
	background-color: #b2c3d3;
}


tr td.cell ol, tr td.cell ul
{
	margin-left:1.8em;
	padding-left:.7em;
}

td.cell li p.normal
{
	color:#000000;
	text-align: left;
}


td.cellleftsm td.cell
{
	color:#000000;
	text-align: left;
}

td.cellsm td.cell
{
	color:#000000;
	text-align: left;
}

td.cellcentersm td.cell
{
	color:#000000;
	text-align: center;
}

td.cellrightsm td.cell
{
	color:#000000;
	text-align: right;
}

.cell
{
	color:#000000;
	text-align: left;
}

.cellsm
{
	color:#000000;
	text-align: left;
}

.cellcenter
{
	color:#000000;
	text-align: center;
}

.cellcentersm
{
	color:#000000;
	text-align: center;
}


.cellright
{
	color:#000000;
	text-align: right;
}

.cellrightsm
{
	color:#000000;
	text-align: right;
}


.cellleft
{
	color:#000000;
	text-align: left;
}


.cellleftsm
{
	color:#000000;
	text-align: left;
}

.tablefooter
{
font-size: 80%;
	color: #606060;
}


.cellcolor1
{
	background-color:#eee;
}

.cellcolor2
{
	background-color:#ccc;
}

.cellcolor3
{
	background-color:#aaa;
}

/* THIS ENDS THE TABLE TAGS */
/* figure box */
.boxiconnew {
    padding: 10px;
    margin: 15px 0 25px 0;
    background-color: #eee;
    border: 1px solid #aaa;
    float: left;
    width: 100%;
}
.boxiconnew img {
	margin-right: 15px;
	float: left;
}
/* image float styles */
.imageright {
    float: right;
    clear: both;
    margin-left: 20px;
}
.imageleft {
    float: left;
    clear: both;
    margin-right: 20px;
}
/* media box */
.mediatextcenter	{
	color: #000000;
	text-align:center;
}
.mediatable	{
 	background-color:#AAAAAA; 
 	border:1px solid #AAAAAA;
 }
table.mediatable {
	border-spacing: 1px;
	border-collapse: separate;
}
.flash {
    background-color: #fff;
    padding: 10px;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px;    
}
li p {
	line-height: 1.5em !important;
}
#content-main .thumbnail img {
    float: left;
    margin: 0 15px 0 0 !important;
    padding: 0;
    vertical-align: middle;
}
#content-main .thumbnail {
    clear: both;
    float: left;
    width: 100%;
}

#content-main .thumbnail > img, #content-main .thumbnail a > img {
	
}


.image-right {
  float:right;
  display:block;
  margin: 0 0 20px 20px;
}

.image-left {
  float:left;
  display:block;
  margin: 0 0 20px 20px;
}



/* file types */



a[href$=".pdf"]:after {
   content:url("https://www.va.gov/va_files/2014/responsive/images/icon-pdf.png");    
}

a[href$=".ppt"]:after,a[href$=".pptx"]:after {
                content: url("https://www.va.gov/va_files/2014/responsive/images/icon-ppt.png"); 
}


a[href$=".doc"]:after,a[href$=".docx"]:after {
                content: url("https://www.va.gov/va_files/2014/responsive/images/icon-doc.png");
}

a[href$=".xls"]:after,a[href$=".xlsx"]:after,a[href$=".csv"]:after {
                content: url("https://www.va.gov/va_files/2014/responsive/images/icon-xls.png");
}

a[href$=".vsd"]:after,a[href$=".vdw"]:after {
                content: url("https://www.va.gov/va_files/2014/responsive/images/icon-vsd.png");
}

a[href$=".mp3"]:after {
                content: url("https://www.va.gov/va_files/2014/responsive/images/icon-mp3.png");
}

a[href$=".zip"]:after,a[href$=".rar"]:after {
                content: url("https://www.va.gov/va_files/2014/responsive/images/icon-zip.png");
}
a[href$=".pdf"], a[href$=".ppt"],a[href$=".pptx"], a[href$=".doc"],a[href$=".docx"], a[href$=".xls"],a[href$=".xlsx"],a[href$=".csv"], a[href$=".vsd"],a[href$=".vdw"], a[href$=".mp3"], a[href$=".zip"],a[href$=".rar"] {
	display: inline;
	padding-right: 0;
	margin-right: 0;
  background: none;
}



a[href$=".pdf"]:after, a[href$=".ppt"]:after,a[href$=".pptx"]:after, a[href$=".doc"]:after,a[href$=".docx"]:after, a[href$=".xls"]:after,a[href$=".xlsx"]:after,a[href$=".csv"]:after, a[href$=".vsd"]:after,a[href$=".vdw"]:after, a[href$=".mp3"]:after, a[href$=".zip"]:after,a[href$=".rar"]:after {
	display: inline-block;
	padding-right: 0;
    margin-right: 0;
  margin-right: 12px;
	padding-left:4px;
    width:12px;
   height:12px;
}

a[href$=".pdf"] img,a[href$=".ppt"] img,a[href$=".pptx"] img,a[href$=".doc"] img,a[href$=".docx"] img,a[href$=".xls"] img,a[href$=".xlsx"] img,a[href$=".csv"] img,a[href$=".vsd"] img,a[href$=".vdw"] img,a[href$=".mp3"] img,a[href$=".zip"] img,a[href$=".rar"] img {
	margin: 0;
}

a[href$=".pdf"]:after img,
a[href$=".ppt"] img,
a[href$=".pptx"]:after img,
a[href$=".doc"]:after img,
a[href$=".docx"]:after img,
a[href$=".xls"]:after img,
a[href$=".xlsx"]:after img,
a[href$=".csv"]:after img,
a[href$=".vsd"]:after img,
a[href$=".vdw"]:after img,
a[href$=".mp3"]:after img,
a[href$=".zip"]:after img,
a[href$=".rar"] img {
	padding: 0;
	margin: 0;
	border: none;
	background:none;
}


.figure a[href$=".pdf"]:after,
.figure a[href$=".ppt"]:after,
.figure a[href$=".pptx"]:after, 
.figure a[href$=".doc"]:after,
.figure a[href$=".docx"]:after, 
.figure a[href$=".xls"]:after,
.figure a[href$=".xlsx"]:after,
.figure a[href$=".csv"]:after, 
.figure a[href$=".vsd"]:after,
.figure a[href$=".vdw"]:after, 
.figure a[href$=".mp3"]:after, 
.figure a[href$=".zip"]:after,
.figure a[href$=".rar"]:after {content:"" !important;}



/* drug profiles */
.pgtitle-drug {
    width: auto;
    float:left;
    color: #1e2d54;
    margin-right:10px;
    line-height: 120%;
}
.drug-class {
    text-align:right;
    font-size: .9em;
    position:relative;

    position:static;  /* needed for IE6 */
}
/* to fix spacing issues with using the definition list */
dl.drug-class {
    margin:0;
    padding:0;

   position:static; /* needed for IE6 */ 
}
.drug {
    clear:both;
}
.drug h3 {
    padding:10px 0 5px 0;
    clear:both;
}
.drug h2 {
    padding:5px 0;
    clear:both;
}
.drug ul {
    margin-bottom: 10px;
}
.drug li {
    margin-bottom:5px;
}
.formulation {
    margin:0;
    padding:0;
    margin-bottom:10px;
}
/* to fix margin problem with IE */div.formulation {
    margin-bottom:0;
}
.formulation h4 {
    padding:5px;
    margin:0;
    background-color:#eff3f7;
    border-top:2px solid #b2c3d3;
    font-size:1.1em;
}
.drug-note {
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}
.form-note {
    margin: 0;
    padding: 0;
    padding-bottom: 0;
}
.dosage {
    margin:0;
    padding:0;
    margin-bottom:10px;
    border: 2px solid #b2c3d3;
    border-top:0;
    clear:both;
    float:left;
    width:99%;
}
#content-main .dosage h4 {
	font-size: 1.3em;
	color: #222;
}
#content-main .dosage p {
    clear:both;
    margin:0;
    padding: 5px;
    background-color:#faf3ce;
    border-top: 2px solid #b2c3d3;
}
#content-main .dose p {
    background-color: #fff;
    border-top: none;
}
#content-main .dosage ul {
    margin:0;
    padding:0;
    padding-bottom: 5px;
    list-style:none;
    list-style-image:none;
    clear:left;
    float:left;
    width:100%;
}
#content-main .dosage ul li {
    clear:both;
    padding:10px 5px;
    border-top: 1px solid #b2c3d3;
}
.dosage ul li h5 {
    width:auto;
    float:left;
    margin-right:15px;
    margin-bottom: 10px;
    margin-top: 20px;
    margin-left: 5px;
}
.dosage ul li p {
    margin:0;
    padding:0 3px;
    text-align: center;
    font-size:.8em;
    background-color: transparent;
    border-top: none;
    border-bottom: none;
}
.plus {
    width:auto;
    float:left;
    padding:10px 5px;
    font-size:1.4em;
    font-weight:bold;
}
.dose {
    width:auto;
    float:left;
    text-align: center;
    padding-bottom:5px;
}
.dosage-note {
    padding:5px;
    margin:0;
    clear:left;
    font-size:.9em;
    color: #303030;
}
/* to fix background color of paragraph */
p.dosage-note {
    background-color: #fff;
}
.caution {
    padding:0 10px;
    margin-bottom: 10px;
    color: #000;
    border: 1px solid #faf3ce;
    background-color: #faf3ce;
    clear: both;
}
.caution strong {
    font-weight:normal;
}
.caution p {
    margin:10px 0;
}
.instructions {
    clear:both;
    width:100%;
    height:180px;
    border-bottom:1px solid black;
}
.instructions h3 {
    border-bottom:1px solid black;
}
.disclaimer {
    margin-top: 10px;
    font-size:.9em;
}
.disclaimer h3 {
    float:left;
    width:auto;
    font-size:1.1em;
    margin:0;
    padding:0;
    padding-right:5px;
}
.disclaimer span.h3 {
    font-size:1.1em;
    font-weight:bold;
    padding-right:5px;
    color: #1E2D54;
}
.photo-credit {
    margin-top: 50px;
    clear:both;
    line-height: 120%;
    font-size:.8em;
    color: #606060;
}
.seemore {
    text-align: right;
    text-transform: uppercase;
}
.seemore a:link, .seemore a:visited {
    text-decoration: none;
}
.return-button a, .return-button a:visited {
    display: inline-block;
    margin: 18px 20px 0 0;
    padding: 8px 10px;
    background: url("../images/backgrounds/contents-bk.gif") top left repeat-x #800;
    color: #fff;
    border-radius: 8px;
    border: 1px solid #fff;
}
.algorithm {
	margin-bottom: 35px;
	text-align: center;
}

.archive {
    border: 2px solid #c4262e;
    border-radius: 5px;
    clear: both;
    margin-bottom: -25px;
}
.archive h2 {
    background: #c4262e;
    color: white;
    margin-top: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.archive p {
    padding: 10px;
}
.star-blue {
  color: #003f72;

}

.star-gold {
  color: #EBB700;
}
.drug-print input {
	width: 100%;
	height: 40px;
	color: #fff;
	background: #003f72;
	border: 2px solid #003f72;
	border-radius: 5px;
	font-size: 1.2em;
}
.drug-print input:hover {
	background: #c4262e;
	border: 2px solid #c4262e;
}
/********************************************* FIXES FOR RESPONSIVE DESIGN *************************************/
#main .col-md-9 .row .col-md-12 {
	padding-left:0;
	padding-right:0;	
}
#tier4innerContent > p, #homeinnerContent > p {
	display: none;
}
#tier4innerContent {
	padding-left: 0;
	padding-right: 0;
}
#homeinnerContent #content-main .content-column {
	padding-top: 15px;
}
#tier4innerContent ul li ul li {
	font-size: 1em;
}
.related-column .widget {
	float:left;
	min-width: 92%;
}
.widget-title {
	padding: 10px;
	padding-bottom: 0;
}



#content-main ul li p {
	display: inline;
}

div#main-content-div.content-column ul li a {
	display: inline;
}

@media screen and (max-width: 768px) {

	.tab-accord .tab a {
		width: 100% !important;
		-moz-border-radius: 0 !important;
		-webkit-border-radius: 0 !important;
		border-radius: 0 !important;
	}
	.tab-accord .tab a:before {
		content: 'View  ';
	}
	.tab-accord .tab a.current.m:before {
		content:none;
	}
}

@media screen and (min-width: 640px) {
.listing, .toc {
    margin: 1.75rem 0;
}
}

@media screen and (max-width: 640px) {
	#main-content-div, 
    .related-column {
		width: 100% !important;
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 25px;
	}
	.widget {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
  
.section-home .two-column .column {
  width:100%;
}

#content-main .content-column {
	width:100%;
}

.section-home,
.rightline {
  border: none !important;
}

.section-home h3 {
  border-top: 1px solid #cccccc;
    padding-top: 15px;
}

.homesec img {
  width:90px;
  height:auto;

}
}
@media screen and (max-width: 450px) {
	.section-home .two-column .column {
		width: 100%;
		 padding-left: 0;
	}
	.rightline {
		border-right: none;
	}
	.left-nav-button, .right-nav-button, #content-main #slideshow-wrapper .slideText,#content-main #slideshow-wrapper .slideImage-container, .searchsubmit, .widget {
		width: 100%;
	}
	#content-main #slideshow-wrapper .slideText {
		padding: 15px;
	}
	.module-nav {
		padding: 0;
		margin: 0;
	}
	div.contentsbox {
		width: 100%;
	}
}

@media screen and (max-width: 320px) {
	.section-home .two-column .column {
		width: 100%;
		padding-left: 0;
	}
	.rightline {
		border-right: none;
	}
	.left-nav-button, .right-nav-button, #content-main #slideshow-wrapper .slideText,#content-main #slideshow-wrapper .slideImage-container, .searchsubmit, .widget {
		width: 100%;
	}
	#content-main #slideshow-wrapper .slideText {
		padding: 15px;
	}
	.module-nav {
		padding: 0;
		border: none;
		margin: 0;
	}
	div.contentsbox {
		width: 100%;
	}	

}

/****TABS*****/
.tab-accord {
	margin-bottom: 25px !important;
}
.tab-accord h3.tab {
	font-size: 1.5em !important;
}
.tab-accord .tab a {
    background: #eee !important;
    background-image: none !important;
    border: none;
    padding: 5px 10px;
    border: 1px solid #ccc;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-weight: normal;
    padding-top: 2px;
}
.tab-accord .tab a:hover {
	color: #900;
}
.tab-accord .tab a.current.m {
	background: #fff !important;
	border-bottom: 1px solid #fff;
}
.tab-accord .pane {
	background: #fff;
	min-height: auto;
	padding: 20px;
	padding-bottom: 0;
	border: 1px solid #ccc;
}
.tab-accord .pane ul li {
	font-size: .95em !important;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


    
    
 

/*********** New Accordion *************/
.accordionnew {
	background-color: #fff;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	outline: none;
	transition: 0.4s;
	border: 1px solid #dedede;
	font-size: 1.2em;
}
.accordionall {
	float:right;
	padding: 5px 10px;
	margin-bottom: 0;
	background: #fff;
	border: 1px solid #dedede;
	border-bottom: none;
}
.accordionexpand::before {
	content: "\002B  Expand ";
}
.accordionclose::before {
	content: "\2212  Collapse ";
}
.accordionnew.active, .accordionnew:hover {
	background-color: #eee;
}
.accordionnew:before {
	content: '\002B';
	font-weight: bold;
	float: left;
	margin-right: 5px;
}
.accordionnew.active:before {
	content: "\2212";
}
.accordionpanel {
	padding: 10px 0 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	border: 0;
}
.accordionnew.active + .accordionpanel {
	max-height: 100%;
}
.accordionsclose .accordionnew + .accordionpanel {
	max-height: 100%;
}
.accordionsclose .accordionnew:before {
	content: "";
}
.accordionsclose .accordionnew.active, .accordionsclose .accordionnew:hover {
	background-color: #fff;
	cursor: default;
}
  
 }
  


/*********** PRINT FIXES ***************/
@media print {
	.main-header-wrap, #breadCrumbPath, #left-bar-wrap, .drug-print, #footer, .top_link, #content-main .related-column, .ptheader {
		display: none !important;	
	}
	#content-main .content-column {
		width: 100%;
	}
	h1.site-title {
		margin: 0 !important;
		padding: 0 !important;
	}
	h2.pgtitle {
		padding-top: 0;
		margin-top: 0;
	}
	.drug h3 {
		padding: 0;
	}
	dl.drug-class {
		margin-bottom: 0 !important;
	}
	.archive {
		margin-bottom: 20px;
	}
	.accordionnew + .accordionpanel {
		max-height: 100% !important;
	}
	.accordionnew:before {
		content: "" !important;
	}	
}