﻿
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

@media screen and (max-width: 680px)
    {
        #main-45{margin-top: 0px !important}
        }
        

:focus {/* remember to define focus styles! */
    outline: 0;
}

body {
    background: #fff;
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {/* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: 0;
}

a:hover {
    cursor: pointer;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clearfloat {clear:both;}
#ADAM_resultlist {margin-left: 1.625em;}

/* =Global
----------------------------------------------- */

body, input, textarea {
    color: #000000;
    font: 16px Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.625;
    overflow-x: hidden;
}

body {
    background: #FFF;
}

#page {
    background: #FFF;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
    clear: both;
}

.se-h2 {
    color:#859445;
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 1.265em;

}

.se-h3 {
    color: #859445;
    font-size: 1em;
    font-weight: bold;
    height: 44px;
    width: 70%;
    padding-left: 15px;
    float: left;
    line-height: 44px;
}

.se-h4 {
    color: #464748;
    text-align: left;
    font-weight: bold;
    margin-top: 10px;
}

.se-h4-grn {
    color: #859445;
    text-align: left;
    font-weight: normal;
    margin-top: 10px;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.625em;
}

a {
    color: #859445;
    text-decoration: underline;
}


/* Typography */
p {
    margin-bottom: 1.625em;
}

p.se-p {
    margin-bottom: 1.625em!important;
    font-size: 16px;
    line-height: 27px;
    clear: both;	
}



ul, ol {
    
	margin: 0 0 0 1.625em;
}
ul {
    
    color:  #000000;
}

ol {
    list-style-type: decimal;
}

ol ol {
    list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

ol ol ol ol {
    list-style: lower-alpha;
}

ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
}

dl {
    margin: 0 1.625em;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 1.625em;
}

strong {
    font-weight: bold;
}

cite, em, i {
    font-style: italic;
}

blockquote {
    font-weight: normal;
    margin: 0;
    border-left: 10px solid #DDDDDB;
    padding-left: 30px;
    color: #777;
    font-size: 1em;
    font-style: italic;
}

blockquote em, blockquote i, blockquote cite {
    font-style: normal;
}

blockquote cite {
    color: #666;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

pre {
    font: 13px "Courier 10 Pitch", Courier, monospace;
    line-height: 1.5;
    margin-bottom: 1.625em;
    overflow: auto;
    padding: 0.75em 1.625em;
    background: #DDDDDB;
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

code, kbd, samp, var {
    font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    color: #666;
    background: #DDDDDB;
    display: block;
    padding: 5px;
}

code {
    display: inline;
}

.entry-content h3.code {
    background: #FFF;
    color: #33363B;
    padding: 1px 1.625em;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}

abbr, acronym, dfn {
    border-bottom: 1px dotted #666;
    cursor: help;
}

address {
    display: block;
    margin: 0 0 1.625em;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

sup,
sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

h1.ADAM_se-entry {
    color:#337ab7;
    font-size: 1.8em;
	text-align:left;
}

#embed-msg-area {
    background: #fdf6e4;
    padding: 10px;
    width: auto; 
    margin: 10px 0 20px 0;
}

#embed-msg-area p {
    color: #859445;
    font-weight:bold;
    margin: 0px;
}


.se-ul {
    line-height: 1.2em;
    list-style-type: disc;
    margin: 0 0 1.625em 2.5em!important;
}

.secondary-ul {
    list-style: none;
    line-height: 1.2em!important;
    margin-left: 15px!important;
    margin-bottom: 20px;
}

.secondary-ul li {
    line-height: 1.8em;
}



.se-ul li {
    line-height: 1.5em;

}

.smb-title p {
    text-align: left;
    font-size: .8em;
    color: #6d6f72;
}

a.collapse-btn {
    background: url(../img/collapse-btn.png)no-repeat;
    width: 41px;
    height: 41px;
    display: block;
    float: right;
    text-indent: -1500px;
}

a.expand-btn {
    background: url(../img/expand-btn.png)no-repeat;
    width: 41px;
    height: 41px;
    display: block;
    float: right;
    text-indent: -1500px;
}


.no-top-pad {
    padding-top: 0!important;
}

.image-gallery {
    float: right;
   
    margin-left: 25px;
}

.inline-img {
    float: right;
    border: 1px solid #afb0b4;
    margin-left: 25px;
    width: 318px;
    height: 253px;
}

.embed-container {
    width: 100%;
    margin: 0px auto;
    margin-bottom: 25px;
    position: relative;
}

video {
    max-width: 100%;
    height: auto;
}

ul#smart-media-nav li a.highlight {
    background: #859445!important;
    color: #fff!important;
}

.popup {
    background: url("../img/enhanced-link-bg.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    box-shadow: 0 0 10px #BDBDBD;
    display: none;
    left: 100px;
    position: absolute;
    width: 300px;
    z-index: 500;
}

.bubbleInfo {
    clear: left;
    float: left;
    position: relative;
    width: 100%;
}

.popup h1 {
    color: #FFFFFF;
    float: left;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 4px 0 0 8px;
}

.popup p {

    color: #81868A;
    float: left;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 10px 0 0 8px;
    width: 200px;
    clear: left;
}

.popup img {

    float: right;
    margin: 15px 8px 0;
}

.thumb-caption {
    clear: right;
    color: #859445;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-right: 23px;
}

.pad-me-clear-me {
    clear: both;
    margin-bottom: 10px;
}

.popup a.readmore {
    color: #859445;
    display: block;
    float: left;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    margin: 0 0 0 8px;
}

.popup a.bookmark-it {
    color: #859445;
    display: block;
    float: left;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    margin: 0 0 0 8px;
}




/* =Structure
----------------------------------------------- */

body {
    padding: 0;
}

#page {
    margin: 0 auto;
}


#content {
    margin-top: -18px;
}

#light-box-1 {
    background: #000;
    width: 100%;
    height: 3800px;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 500;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)'";
    display: none;
}

#img-1-large {
    
    width: 420px;
    height: 320px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
    background: #fff;
}

#img-2-large {
    width: 420px;
    height: 320px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
    background: #fff;
}

#img-3-large {
    width: 420px;
    height: 320px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
    background: #fff;
}

#img-4-large {
   
    width: 420px;
    height: 320px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
    background: #fff;
}

#pres-1-large {
   
    width: 420px;
    height: 320px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
    background: #fff;
}

#video-1 {
    width: 640px;
    height: 361px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
}

#video-2 {
    width: 640px;
    height: 361px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
}

#video-3 {
    width: 640px;
    height: 361px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
}

#video-4 {
    width: 640px;
    height: 361px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
}

#video-5 {
    width: 640px;
    height: 361px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
}

#video-6 {
    width: 640px;
    height: 361px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
}

#video-7 {
    width: 640px;
    height: 361px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
}


/* Heart Palpitations light-box images */

#hp-img-2-large {
    width: 420px;
    height: 320px;
    z-index: 600;
    display: none;
    border: 1px solid #000;
    text-align: center;
    background: #fff;
}


.reference-toggle {
    background: url("../img/references-toggle.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 47px;
    margin-bottom: 25px;
    text-indent: -5000px;
    width: 160px;
}

.reference-toggle.close {
    background: url(../img/references-close.png) no-repeat;
}

.reference-toggle a {
    display: block;
    float: left;
    width: 160px;
    height: 47px;
    text-indent: -5000px;

}

.references-panel {
    display: none;
    float: left;
    overflow: hidden;
}

.show {
    display: block;
}

.ADAM_se-footer 
{
    background: #002c5b;
    /*background: url("../img/footer-bg.png") repeat-x scroll 0 0 transparent;*/
    float: left;
    height: 49px;
    margin-bottom: 25px;
    width: 100%;
}

#review-info {
    color: #464646;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-bottom: 50px;
    padding: 25px;
}

#review-info-header {
    background: url("../img/plus-toggle.png") no-repeat scroll 112px 0 transparent;
    color: #000000;
    height: 25px;
    width: 200px;
}

p.review-info {
    color: #464646;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-bottom: 10px;

}

#primary-search {
    clear: both;
    float: left;
    margin-right: 0;
    width: 100%;
    background: #fff;
}

.ADAM_drug-notes-h2 {
    font-weight: 700;
	text-align:left;
}

#page-a-z-nav {
	float: left;
	
	margin-left: 10px;
}

#page-a-z-nav li {
	float: left;
	
	margin-right: 0.875em;
	font-size: 16px;
}

.ADAM_browseDiv {
	float: left;
}





/* =Responsive Structure
----------------------------------------------- */


/* #Media Queries
================================================== */


/* Larger than standard 960 (devices and browsers) */
@media only screen and (min-width: 1024px) {
	#a-z-nav-panel{display: none !important;}
	#page-a-z-nav {
		float: left;
		
		margin-left: 10px;
	}

	#page-a-z-nav li {
		float: left;
		
		margin-right: 0.875em;
		font-size: 16px;
	}

	.ADAM_browseDiv {
		float: left;
	}
    
    #global-search {
      
        float: right;
        width: 296px;
        height: 51px;
        margin: 7px 5px 0 0;
    }
    

    
    #secondary {
        width: 31.25%;
        float: right;
        background: #dadada;
    }

    #previous-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 45%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-right: 12px;
        margin-bottom: 25px;
    }

    #next-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 45%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-bottom: 25px;
    }

    .hra-ques-col-1 {
        width: 50%;
        float: left;
    }

    .hra-ques-col-2 {
        width: 50%;
        float: left;
        background: #fff;
    }

    #primary {
        clear: both;
        float: left;
        margin-right: 0;
        width: 68.75%;
        background: #fff;
    }

    #primary-hra {
        clear: both;
        float: left;
        margin-right: 0;
        background: #fff;
    }


    .secondary-inner {
        width: auto;
        margin-left: 10px;
        background: #fff;
        padding: 15px 10px 0px 0;
        margin-bottom: 10px;
        overflow: auto;
    }

    .secondary-inner-2 {
        width: auto;
        margin-left: 10px;
        padding: 0px;
        margin-bottom: 10px;
        overflow: auto;
    }

    .smb-title {
        float: left;
        margin-left: 5px;
    }

    #cam-u-left-col {
        width: 50%;
        float: left;
    }

    #cam-u-right-col {
        width: 50%;
        float: left;
    }

    #cam-l-left-col {
        width: 50%;
        float: left;
    }

    #cam-l-right-col {
        width: 50%;
        float: left;
    }

    #micro-center-content {
        clear: both;
        float: left;
        margin-top: 25px;
    }

    .content-module-header {
        background: url("../img/content-module-hdr-bg.png") repeat-x scroll 0 0 transparent;
        float: right;
        height: 31px;
        width: 250px;
    }

    .content-module-links {
        border-bottom: 1px solid #CACACA;
        border-left: 1px solid #CACACA;
        border-right: 1px solid #CACACA;
        float: left;
        width: 238px;
        padding-right: 10px;
    }

    .pad-top {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .content-module {
        float: left;
        margin-left: 10px;
        width: 250px;
    }

    .no-lft-marg {
        margin-left: 0px;
    }

    .content-module-links ul li a {
        color: #797E83;
        font-family: arial,helvetica,sans-serif;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        text-decoration: none;
    }
    .content-module-links ul li a:hover {
        color: #3EA5DC;
    }

    .content-module-header h3 {
        color: #FFFFFF;
        float: left;
        line-height: 31px;
        padding-left: 10px;
        font-size: 16px;
        font-weight: normal;
        font-family: arial, helvetica, sans-serif;
        margin: 0px;
    }

    .content-module-links ul {
        float: left;
        list-style: none outside none;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-left: 10px;
        margin: 0px;
    }


}


/* Smaller than 1085 */
@media only screen and (max-width: 1095px) {
	
	#page-a-z-nav {
		float: left;
		
		margin-left: 10px;
	}

	#page-a-z-nav li {
		float: left;
		
		margin-right: 0.875em;
		font-size: 16px;
	}

	.ADAM_browseDiv{
		float: left;
	}

    
    .smb-title {
        float: left;
        margin-left: 5px;
        clear: left;
    }

    .hra-ques-col-1 {
        width: 50%;
        float: left;
    }

    .hra-ques-col-2 {
        width: 50%;
        float: left;
        background: #fff;
    }

    #cam-u-left-col {
        width: 50%;
        float: left;
    }

    #cam-u-right-col {
        width: 50%;
        float: left;
    }

    #cam-l-left-col {
        width: 50%;
        float: left;
    }

    #cam-l-right-col {
        width: 50%;
        float: left;
    }


    #micro-center-content {
        clear: both;
        float: left;
        margin-top: 25px;
    }

    .content-module-header {
        background: url("../img/content-module-hdr-bg.png") repeat-x scroll 0 0 transparent;
        float: right;
        height: 31px;
        width: 250px;
    }

    .content-module-links {
        border-bottom: 1px solid #CACACA;
        border-left: 1px solid #CACACA;
        border-right: 1px solid #CACACA;
        float: left;
        width: 238px;
        padding-right: 10px;
    }

    .pad-top {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .content-module {
        float: left;
        margin-left: 10px;
        width: 250px;
    }

    .no-lft-marg {
        margin-left: 0px;
    }

    .content-module-links ul li a {
        color: #797E83;
        font-family: arial,helvetica,sans-serif;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        text-decoration: none;
    }
    .content-module-links ul li a:hover {
        color: #3EA5DC;
    }

    .content-module-header h3 {
        color: #FFFFFF;
        float: left;
        line-height: 31px;
        padding-left: 10px;
        font-size: 16px;
        font-weight: normal;
        font-family: arial, helvetica, sans-serif;
        margin: 0px;
    }

    .content-module-links ul {
        float: left;
        list-style: none outside none;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-left: 10px;
        margin: 0px;
    }


}	


/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 1023px) {
	
	#page-a-z-nav {


 	float: none;
	}

	#page-a-z-nav li {
		float: left;
	
		margin-right: 0.875em;
		font-size: 16px;
	}

	.ADAM_browseDiv{
	
	  margin-right:10px;
	}
	
    #secondary {
        width: 31.25%;
        float: right;
    }

    #previous-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-right: 12px;
        margin-bottom: 25px;
    }

    #next-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-bottom: 25px;
    }

    .hra-ques-col-1 {
        width: 50%;
        float: left;
    }

    .hra-ques-col-2 {
        width: 50%;
        float: left;
        background: #fff;
    }

    #primary {
        clear: both;
        float: left;
        margin-right: 0;
        padding-right: 3px;
        width: 68.75%;
        background: #fff;
    }

    .secondary-inner {
        width: auto;
        margin-left: 0px;
        background: #fff;
        padding: 15px 10px 0px 0;
        margin-bottom: 10px;
        overflow: auto;
    }

    .secondary-inner-2 {
        width: auto;
        margin-left: 10px;
        padding: 0px;
        margin-bottom: 10px;
        overflow: auto;
    }

    #cam-u-left-col {
        width: 50%;
        float: left;
    }

    #cam-u-right-col {
        width: 50%;
        float: left;
    }

    #cam-l-left-col {
        width: 50%;
        float: left;
    }

    #cam-l-right-col {
        width: 50%;
        float: left;
    }


    #micro-center-content {
        clear: both;
        float: left;
        margin-top: 25px;
    }

    .content-module-header {
        background: url("../img/content-module-hdr-bg.png") repeat-x scroll 0 0 transparent;
        float: right;
        height: 31px;
        width: 250px;
    }

    .content-module-links {
        border-bottom: 1px solid #CACACA;
        border-left: 1px solid #CACACA;
        border-right: 1px solid #CACACA;
        float: left;
        width: 238px;
        padding-right: 10px;
    }

    .pad-top {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .content-module {
        float: left;
        margin-left: 10px;
        width: 250px;
    }

    .no-lft-marg {
        margin-left: 0px;
    }

    .content-module-links ul li a {
        color: #797E83;
        font-family: arial,helvetica,sans-serif;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        text-decoration: none;
    }
    .content-module-links ul li a:hover {
        color: #3EA5DC;
    }

    .content-module-header h3 {
        color: #FFFFFF;
        float: left;
        line-height: 31px;
        padding-left: 10px;
        font-size: 16px;
        font-weight: normal;
        font-family: arial, helvetica, sans-serif;
        margin: 0px;
    }

    .content-module-links ul {
        float: left;
        list-style: none outside none;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-left: 10px;
        margin: 0px;
    }


}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 600px) and (max-width: 1023px) {
	
	

    /* ########################### start health search mobile ###################### */
    


    #a-z-nav-panel #search-ui li a#go-btn{
        display: block;
        width: 35px;
        height: 33px;
    
        float: right;
        margin: 0 0 0 0px;
    }

    #search {
        height: 31px;
        border: 0px;
        width: 190px;
        margin: 0px;
        padding-left: 10px;
        padding-right: 10px;
        color: #859445;
    }
    
    /* ########################### end health search mobile ###################### */

    #primary {
        clear: both;
        float: left;
        margin-right: 0;
        padding-right: 3px;
        width: 100%;
        background: #fff;
    }

    #previous-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-right: 12px;
        margin-bottom: 10px;
    }

    #next-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-bottom: 25px;
    }

    .hra-ques-col-1 {
        width: 100%;
        float: left;
    }

    .hra-ques-col-2 {
        width: 100%;
        float: left;
        background: #fff;
    }

    #secondary {
        width: 100%;
        float: right;
        position: absolute;
        z-index: 5000;
    }

    .embed-msg {
        display: none;
    }

    #toggle-pane {
        display: none;
    }

    #smb-wrap {
        display: none;
    }

    .secondary-inner {
        width: auto;
        margin-left: 0px;
        background: #fff;
        padding: 15px 10px 0px 0;
        margin-bottom: 10px;
        overflow: auto;
    }

    .secondary-inner-2 {
        width: auto;
        margin-left: 0px;
        padding: 0px;
        margin-bottom: 10px;
        overflow: auto;
    }

    #cam-u-left-col {
        width: 50%;
        float: left;
    }

    #cam-u-right-col {
        width: 50%;
        float: left;
    }

    #cam-l-left-col {
        width: 50%;
        float: left;
    }

    #cam-l-right-col {
        width: 50%;
        float: left;
    }


    #micro-center-content {
        clear: both;
        float: left;
        margin-top: 25px;
    }

    .content-module-header {
        background: url("../img/content-module-hdr-bg.png") repeat-x scroll 0 0 transparent;
        float: right;
        height: 31px;
        width: 250px;
    }

    .content-module-links {
        border-bottom: 1px solid #CACACA;
        border-left: 1px solid #CACACA;
        border-right: 1px solid #CACACA;
        float: left;
        width: 238px;
        padding-right: 10px;
    }

    .pad-top {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .content-module {
        float: left;
        margin-left: 10px;
        width: 250px;
    }

    .no-lft-marg {
        margin-left: 0px;
    }

    .content-module-links ul li a {
        color: #797E83;
        font-family: arial,helvetica,sans-serif;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        text-decoration: none;
    }
    .content-module-links ul li a:hover {
        color: #3EA5DC;
    }

    .content-module-header h3 {
        color: #FFFFFF;
        float: left;
        line-height: 31px;
        padding-left: 10px;
        font-size: 16px;
        font-weight: normal;
        font-family: arial, helvetica, sans-serif;
        margin: 0px;
    }

    .content-module-links ul {
        float: left;
        list-style: none outside none;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-left: 10px;
        margin: 0px;
    }



}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 599px) {
    
     /* ########################### start health search mobile ###################### */
    
 
    #a-z-nav-panel #search-ui li a#go-btn{
        display: block;
        width: 35px;
        height: 33px;
        float: right;
        margin: 0 0 0 0px;
    }

    #search {
        height: 31px;
        border: 0px;
        width: 190px;
        margin: 0px;
        padding-left: 10px;
        color: #859445;
        padding-right: 10px;
    }
    
    /* ########################### end health search mobile ###################### */

    
    #secondary {
        width: 100%;
        float: right;
    }

    .hra-ques-col-1 {
        width: 100%;
        float: left;
    }

    .hra-ques-col-2 {
        width: 100%;
        float: left;
        background: #fff;
    }

    #primary {
        border-right: none;
        clear: both;
        float: left;
        margin-right: 0;
        padding-right: 3px;
        width: 100%;
        background: #fff;
    }

    .secondary-inner {
        width: auto;
        margin-left: 0px;
        background: #fff;
        padding: 15px 10px 0px 0;
        margin-bottom: 10px;
        overflow: auto;
    }

    .secondary-inner-2 {
        width: auto;
        margin-left: 0px;
        padding: 0px;
        margin-bottom: 10px;
        overflow: auto;
    }

    #cam-u-left-col {
        width: 50%;
        float: left;
    }

    #cam-u-right-col {
        width: 50%;
        float: left;

    }

    #cam-l-left-col {
        width: 50%;
        float: left;
    }

    #cam-l-right-col {
        width: 50%;
        float: left;
    }


    #micro-center-content {
        clear: both;
        float: left;
        margin-top: 25px;
    }

    .content-module-header {
        background: url("../img/content-module-hdr-bg.png") repeat-x scroll 0 0 transparent;
        float: right;
        height: 31px;
        width: 250px;
    }

    .content-module-links {
        border-bottom: 1px solid #CACACA;
        border-left: 1px solid #CACACA;
        border-right: 1px solid #CACACA;
        float: left;
        width: 238px;
        padding-right: 10px;
    }

    .pad-top {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .content-module {
        float: left;
        margin-left: 10px;
        width: 250px;
    }

    .no-lft-marg {
        margin-left: 0px;
    }

    .content-module-links ul li a {
        color: #797E83;
        font-family: arial,helvetica,sans-serif;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        text-decoration: none;
    }
    .content-module-links ul li a:hover {
        color: #3EA5DC;
    }

    .content-module-header h3 {
        color: #FFFFFF;
        float: left;
        line-height: 31px;
        padding-left: 10px;
        font-size: 16px;
        font-weight: normal;
        font-family: arial, helvetica, sans-serif;
        margin: 0px;
    }

    .content-module-links ul {
        float: left;
        list-style: none outside none;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-left: 10px;
        margin: 0px;
    }

    #previous-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-right: 12px;
        margin-bottom: 10px;
    }

    #next-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-bottom: 25px;
    }

    #secondary {
        width: 100%;
        float: right;
        position: absolute;
        z-index: 5000;
    }

    .embed-msg {
        display: none;
    }

    #toggle-pane {
        display: none;
    }

    #smb-wrap {
        display: none;
    }


}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 599px) {

/* ########################### start health search mobile ###################### */
    
  

    #search {
        height: 31px;
        border: 0px;
        width: 190px;
        margin: 0px;
        padding-left: 10px;
        padding-right: 10px;
        color: #859445;
    }
    
    /* ########################### end health search mobile ###################### */

    
    #cam-u-left-col {
        width: 100%;
        float: left;
    }

    #previous-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-right: 12px;
        margin-bottom: 10px;
    }

    #next-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-bottom: 25px;
    }

    .hra-ques-col-1 {
        width: 100%;
        float: left;
    }

    .hra-ques-col-2 {
        width: 100%;
        float: left;
        background: #fff;
    }

    #cam-u-right-col {
        width: 100%;
        float: left;
        clear: left;

    }

    #cam-l-left-col {
        width: 100%;
        float: left;
    }

    #cam-l-right-col {
        width: 100%;
        float: left;
        clear: left;
    }


    #micro-center-content {
        clear: both;
        float: left;
        margin-top: 25px;
    }

    .content-module-header {
        background: url("../img/content-module-hdr-bg.png") repeat-x scroll 0 0 transparent;
        float: right;
        height: 31px;
        width: 250px;
    }

    .content-module-links {
        border-bottom: 1px solid #CACACA;
        border-left: 1px solid #CACACA;
        border-right: 1px solid #CACACA;
        float: left;
        width: 238px;
        padding-right: 10px;
    }

    .pad-top {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .content-module {
        float: left;
        margin-left: 10px;
        width: 250px;
    }

    .no-lft-marg {
        margin-left: 0px;
    }

    .content-module-links ul li a {
        color: #797E83;
        font-family: arial,helvetica,sans-serif;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        text-decoration: none;
    }
    .content-module-links ul li a:hover {
        color: #3EA5DC;
    }

    .content-module-header h3 {
        color: #FFFFFF;
        float: left;
        line-height: 31px;
        padding-left: 10px;
        font-size: 16px;
        font-weight: normal;
        font-family: arial, helvetica, sans-serif;
        margin: 0px;
    }

    .content-module-links ul {
        float: left;
        list-style: none outside none;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-left: 10px;
        margin: 0px;
    }

    .content-module {
        float: left;
        width: 100%;
        margin-left: 0px;
    }

    .content-module-header {
        background: url("../img/content-module-hdr-bg.png") repeat-x scroll 0 0 transparent;
        float: right;
        height: 31px;
        width: 100%;
    }

    .content-module-links {
        border-bottom: 1px solid #CACACA;
        border-left: 1px solid #CACACA;
        border-right: 1px solid #CACACA;
        float: left;
        padding-right: 10px;
        width: 97%;
    }

    #secondary {
        width: 100%;
        float: right;
        position: absolute;
        z-index: 5000;
    }

    .embed-msg {
        display: none;
    }

    #toggle-pane {
        display: none;
    }

    #smb-wrap {
        display: none;
    }


}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    
     /* ########################### start health search mobile ###################### */
    

    
    #a-z-nav-panel #search-ui {
        width: 290px;
        margin: 15px 0 15px 25px;
        float: left;
    }

    #a-z-nav-panel #search-ui li {
        float: left;
    }

    #a-z-nav-panel #search-ui li a#go-btn{
        display: block;
        width: 35px;
        height: 33px;
        float: right;
        margin: 0 0 0 0px;
    }

    #search {
        height: 31px;
        border: 0px;
        width: 190px;
        margin: 0px;
        padding-left: 10px;
        padding-right: 10px;
        color: #859445;
    }
    
    /* ########################### end health search mobile ###################### */
    

    
    #cam-u-left-col {
        width: 100%;
        float: left;
    }

    #previous-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-right: 12px;
        margin-bottom: 10px;
    }

    #next-btn {
        display: block;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding: 5px 15px 5px 15px;
        background: #a2b63a;
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        float: left;
        margin-bottom: 25px;
    }

    .hra-ques-col-1 {
        width: 100%;
        float: left;
    }

    .hra-ques-col-2 {
        width: 100%;
        float: left;
        background: #fff;
    }

    #cam-u-right-col {
        width: 100%;
        float: left;
        clear: left;

    }

    #cam-l-left-col {
        width: 100%;
        float: left;
    }

    #cam-l-right-col {
        width: 100%;
        float: left;
        clear: left;
    }


    #micro-center-content {
        clear: both;
        float: left;
        margin-top: 25px;
    }

    .content-module-header {
        background: url("../img/content-module-hdr-bg.png") repeat-x scroll 0 0 transparent;
        float: right;
        height: 31px;
        width: 250px;
    }

    .content-module-links {
        border-bottom: 1px solid #CACACA;
        border-left: 1px solid #CACACA;
        border-right: 1px solid #CACACA;
        float: left;
        width: 238px;
        padding-right: 10px;
    }

    .pad-top {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .content-module {
        float: left;
        margin-left: 10px;
        width: 250px;
    }

    .no-lft-marg {
        margin-left: 0px;
    }

    .content-module-links ul li a {
        color: #797E83;
        font-family: arial,helvetica,sans-serif;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        text-decoration: none;
    }
    .content-module-links ul li a:hover {
        color: #3EA5DC;
    }

    .content-module-header h3 {
        color: #FFFFFF;
        float: left;
        line-height: 31px;
        padding-left: 10px;
        font-size: 16px;
        font-weight: normal;
        font-family: arial, helvetica, sans-serif;
        margin: 0px;
    }

    .content-module-links ul {
        float: left;
        list-style: none outside none;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-left: 10px;
        margin: 0px;
    }

    .content-module {
        float: left;
        width: 100%;
        margin-left: 0px;
    }

    .content-module-header {
        background: url("../img/content-module-hdr-bg.png") repeat-x scroll 0 0 transparent;
        float: right;
        height: 31px;
        width: 100%;
    }

    .content-module-links {
        border-bottom: 1px solid #CACACA;
        border-left: 1px solid #CACACA;
        border-right: 1px solid #CACACA;
        float: left;
        padding-right: 10px;
        width: 97%;
    }

    #secondary {
        width: 100%;
        float: right;
        position: absolute;
        z-index: 5000;
    }

    .embed-msg {
        display: none;
    }

    #toggle-pane {
        display: none;
    }

    #smb-wrap {
        display: none;
    }


}






@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    /* 2x =================================================== */
}



/* =960 Browser Default Styles
----------------------------------------------- */

#hra-col1 {
    width: 48%;
    float: left;
}

#hra-col2 {
    width: 48%;
    float: left;
    background: #fff;
}

#branding {
    background: url("../img/se-banner-bg.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 70px;
    width: 100%;
}

.ADAM_Branding {
	 margin-top:-26px;
}

#branding h1 {
    text-indent: -3000px;
}

#header-inner {
    height: 100%;
}

#head-inner {
    margin: 0 5%;
    min-height: 70px;
    position: relative;
    width: 90%;
}

#a-z-nav-panel {
    position: absolute;
    top: 70px;
    left: 0px;
    width: 100%;
    background: #404040;
    overflow: hidden;
    z-index: 8000;
    display: none;
}

#a-z-nav-panel h4 {  
    color: #fff;
    font-weight: bold;
    margin-left: 25px;
    margin-bottom: 10px;
    width: 50%;
    float: left;
}

#a-z-nav-panel ul {
    list-style: none;
    width: auto;
    margin-bottom: 10px;
    clear:both;
    
}

#cls-a-z-nav-panel {
    float: right;
    display: block;
    background: #000;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin-right: 17px;
    margin-bottom: 15px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 15px;
}

#a-z-nav-panel ul li {
    display: inline-table;
    
}

#a-z-nav-panel ul li a {
    display: block;
    background: #dae2af;
    color: #8b9e31;
    font-weight: bold;
    text-decoration: none;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#a-z-nav-panel ul li a:hover {
    color:#fff;
    background: #859445;
}

.ADAM_se-logo {
    display: block;
    height: 65px;
    left: 0;
    overflow: visible;
    position: absolute;
 
}

h1#site-title a{
	margin-left:9px;
}

h1#site-title {
    display: inline;
    position: relative;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

#main-45 {
    padding: 10px;
    clear: both;
    margin-top: 0px;
    overflow: auto;
    background: #f3f4f6;
    /*float: left;
    margin-top: -90px !important;
    width: 100%;*/
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

#primary .ADAM_inner {
   
    padding: 2%;
}

#primary .ADAM_inner {
    padding-bottom: 40px;
    padding-top: 25px;
}


#primary-search .ADAM_inner {
    padding: 2%;
}

#primary-search .ADAM_inner {
    padding-bottom: 40px;
    padding-top: 38px !important;
	
}
@media only screen and (max-width: 680px) {
#primary-search .ADAM_inner {
   
    padding-top: 22px !important;  /*Update for se3-logo change*/
}
}


/* HRA ********************************* */

.hra-btn {
    display: block;
    height: 30px;
    text-align: left;
    line-height: 30px;
    color: #a2b63a;
    padding: 5px 15px 5px 15px;
}

.assessment-btn {
    display: block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    padding: 5px 15px 5px 15px;
    background: #dae2af;
    width: auto;
    text-decoration: none;
    font-weight: bold;
}

.assessment-btn:hover {
    background: #a2b63a;
    color:#fff;
}



#next-btn:after {
    clear: both;
}	

.hra-row {
    background: #fdf6e4;
    overflow: hidden;
    border: 1px solid #eee;
    margin-bottom: 5px;
}

#previous-btn:after {
    clear:both;
}



.hra-wrap {
    margin-top: 25px;
    margin-bottom: 25px;
    overflow: hidden;
}




.hra-inner {
    width: 100%;
    padding: 10px;
}

.hra-options {
    padding: 10px;
    margin-bottom: 0px;
}

.hra-title {
    background: #a2b63a;
    height: 30px;
    font-weight: bold;
    color: #fff;
    border-bottom: 4px solid #fff;

}

.hra-title p {
    line-height: 34px;
    padding-left: 10px;
    height: 30px;
}





/* end HRA ********************************* */
.se-article {
    float: left;
}

#content {
    width: auto;
    position: relative;
    margin: 0px;

}

#secondary {
    background: #F3F4F6;

}


span#alt-names {
    color:#747474;
    font-size: .8em;
    display: block;
    margin-bottom: 25px;
}

ul#smart-media-nav {
    float: left;
    list-style: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

ul#smart-media-nav li {
    display: inline;
    float: left;
    width: 22.7%;
    height: 44px;
    margin-right: 3%;
    background: #fff;
    line-height: 44px;
    text-align: center;
}

ul#smart-media-nav li a {
    text-decoration: none;
}

a#all-btn {
    display: block;
    width: auto;
    height: 44px;
    background: #fff;
    color: #859445;
    font-weight: bold;

}

a#all-btn:hover {
    color: #fff;
    background: #859445;
}

a#video-btn {
    display: block;
    width: auto;
    height: 44px;
    background: #fff;
    color: #859445;
    font-weight: bold;
}

a#video-btn:hover {
    color: #fff;
    background: #859445;
}

a#img-btn {
    display: block;
    width: auto;
    height: 44px;
    background: #fff;
    color: #859445;
    font-weight: bold;
}

a#img-btn:hover {
    color: #fff;
    background: #859445;
}

a#tog-btn {
    display: block;
    width: auto;
    height: 44px;
    background: #fff;
    color: #859445;
    font-weight: bold;
    background: url(../img/tog-btn.png) no-repeat 50% 50%;
    text-indent: -2500px;
}


.tab-active {
    color: #fff;
    background: #859445 url(../img/tog-btn-wt.png) no-repeat 50% 50%!important;
}

a#tog-btn:hover {
    color: #fff;
    background: #859445 url(../img/tog-btn-wt.png) no-repeat 50% 50%;
}

ul.smb-all {
    margin: 0 0 0 10px;
    list-style: none;
    float: left;
}

ul.smb-all li {
    margin-bottom: 10px;
    float: left;
    clear: both;

}





#example_video_1 {
    max-width: 640px;
    max-height: 360px;
}

.smb-th {
    background: url(../img/smb-tnail.png) no-repeat;
    width: 141px;
    height: 116px;
    float: left;

}



.smb-asset {
    margin: 0px 0 0 0px;
    border: 1px solid #000;
}



.video-th {
    display: block;
    width: 125px;
    height: 100px;
    margin: 7px 0 0 7px;
}

.video-overlay {
    background: url(../img/movie-th-off.png)no-repeat;
    width: 141px;
    height: 116px;
    z-index: 50px;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 50;

}

.scrub-bar-overlay {

}

.image-overlay {

    width: 141px;
    height: 116px;
    z-index: 50px;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 50;

}

.pres-overlay {

    width: 141px;
    height: 116px;
    z-index: 50px;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 50;

}



/* These are needed for setting relative context and positioning the video overlay */

#th-1 {
    position: relative;
}

#th-2 {
    position: relative;
}

#th-3 {
    position: relative;
}

#th-4 {
    position: relative;
}

#th-5 {
    position: relative;
}

#th-6 {
    position: relative;
}

#th-7 {
    position: relative;
}

#th-8 {
    position: relative;
}

#th-9 {
    position: relative;
}

#th-10 {
    position: relative;
}

#th-11 {
    position: relative;
}

#th-12 {
    position: relative;
}

#th-13 {
    position: relative;
}

#th-14 {
    position: relative;
}

#th-15 {
    position: relative;
}

#th-16 {
    position: relative;
}

#th-17 {
    position: relative;
}

#th-18 {
    position: relative;
}

#th-19 {
    position: relative;
}

#th-20 {
    position: relative;
}

#th-21 {
    position: relative;
}

#th-22 {
    position: relative;
}

#th-23 {
    position: relative;
}

#th-24 {
    position: relative;
}

#th-25 {
    position: relative;
}

#th-26 {
    position: relative;
}

#th-27 {
    position: relative;
}

.light-box-center {
    width: 640px;
    height: 431px;
    position: absolute;
    left: 50%;
    top: 50%; 
    margin-left: -320px;
    margin-top: -215px;	
}

.image-box-center {
    width: 400px;
    height: 420px;
    position: absolute;
    left: 50%;
    top: 50%; 
    margin-left: -200px;
    margin-top: -210px;	
}

.video-subtitle-bar {
    background: #eee;
    width: 100%;
    height: 70px;
}

.image-subtitle-bar {
    background: #eee;
    width: 100%;
    height: 70px;
    margin-top: -8px;
}

.video-sub-title {
    float: left;
    color: #464748;
    font-weight: bold;
    text-align: left;
    margin: 10px 0 0 15px;
}

.video-sub-p {
    float: left;
    clear:left;
    color: #464748;
    font-weight: normal;
    text-align: left;
    margin: 0 0 0 15px;
}

.video-cls-btn {
    background: url(../img/button_lightbox_close.png)no-repeat;
    width:38px;
    height: 38px;
    position: absolute;
    top: -19px;
    right: -19px;
    z-index: 60;
}

.video-lightbox {
    position: relative;
}



.video-overlay:hover {
    background: url(../img/movie-th-on.png)no-repeat;
    width: 141px;
    height: 116px;
    z-index: 50px;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 50;

}

.image-overlay:hover {
    background: url(../img/image-th-on.png)no-repeat;
    width: 141px;
    height: 116px;
    z-index: 50px;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 50;

}

.pres-overlay:hover {
    background: url(../img/pres-th-on.png)no-repeat;
    width: 141px;
    height: 116px;
    z-index: 50px;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 50;

}

ul#search-nav {
    list-style: none;
    width: 302px;
    margin: 0px;
    padding: 0px 0px 9px 0px;
    background: #F3F4F6;
    height: 45px;

}

ul#search-nav li {
    display: inline;
    float: left;
    width: 91px;
    height: 44px;
    margin-right: 3%;
    background: #fff;
    line-height: 44px;
    text-align: center;
}

ul#search-nav li a {
    text-decoration: none;
}

.se-search-results {
    margin: 0;
    list-style: none;
}

.se-search-results li.odd {
    clear: both;
    background: #F7F3E7;
    padding: 2px 8px 2px 8px;
    height: 28px;
    line-height: 28px;
}

.se-search-results li.even {
    clear: both;
    padding: 2px 8px 2px 8px;
    height: 28px;
    line-height: 28px;
}

ul#search-nav li a.highlight {
    background: #859445!important;
    color: #fff!important;
}

.se-article-type {
    float: right;
    line-height: 28px;
    height: 28px;
    display: block;
}

ul#search-nav li a.highlight {
    background: none repeat scroll 0 0 #859445 !important;
    color: #FFFFFF !important;
}

.se-search-pagination {
    float: right;
    width: 75px;
    height: 46px;
    line-height: 46px;
}



/* pasted from global */



/* CAM */
#cam-upper-nav {
    width: 100%;
}



#cam-lower-nav {
    width: 100%;
}

.clear-me {
    clear: both;
    margin-bottom: 25px;
}

.warning-icon {
    padding-left: 30px;
    background: url(../img/warning-light.png) no-repeat;
}

.caution-icon {
    padding-left: 30px;
    background: url(../img/caution-icon.png) no-repeat;
}

.spacer {
    height: 25px;
}

.good-icon {
    padding-left: 30px;
    background: url(../img/good-icon.png) no-repeat;
}

.myCheckups-btn {
    -moz-user-select: none;
    background-color: #454545;
    background-image: -moz-linear-gradient(center top , #303030, #262626);
    border: 1px solid #141414;
    border-radius: 2px 2px 2px 2px;
    color: #9F9F9F !important;
    cursor: pointer !important;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    margin: 0 5px;
    outline: 0 none;
    padding: 0 8px;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    white-space: normal;
    word-wrap: normal;
}


article h3 {
    font-weight: 500;
    color: #337ab7;
    font-size: 18px;
}

#disclaimer {
    width: auto;
    padding: 0 25px;
    color: #464646;
}

#truven-footer-logo {
    background: url(../img/truven-footer-logo.png) no-repeat;
    width: 114px;
    height: 35px;
    display: block;
    text-indent: -2500px;
    float:left;
}

#adam-footer-logo {
    background: url(../img/adam-footer-logo.png) no-repeat;
    width: 166px;
    height: 41px;
    display: block;
    text-indent: -2500px;
    float:left;
}

#footer-logos {
    width: 280px;
    margin: 0 auto;
}

#ADAM_PrintInner {
	padding-top:24px !important;
}

.ADAM_back_to_top {
    bottom: 54px;
    opacity: 0.8;
    position: fixed;
    right: 20px;
    z-index: 2147483647 !important;
    display:block;
}


.ADAM_back_to_top a {
    background: #ddd none repeat scroll 0 0 !important;
    border: 4px double #00427b !important;
    border-radius: 66px;
    color: #00427b !important;
    display: block;
    font-size: 11px !important;
    font-weight: bold !important;
    height: 39px;
    line-height: 12px;
    padding-top: 8px;
    text-align: center !important;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #fff !important;
    width: 47px;
}

.ADAM_back_to_top a.ADAM_back_to_top_Spanish {
    line-height: 15px;

}


input[type=text]::-ms-clear {
    display: none;
}

:-moz-placeholder {
	color: #5e5e5e;
}

::-webkit-input-placeholder {
	color: #5e5e5e;
}


.ADAM_helperframe 
{
    display: none;   
}

hr.AdamFooterHR {
    background-color: #4d4d4d;
    height: 4px;
    margin-bottom: 1px;
    border: 0;
    margin-top: 0px;
}

div#divCopy{color: #464646;}

h2.ADAM_drug-notes-h2 {
    color: #337ab7;
    word-break: break-all; /*Bug 31452 -- Aaheli */
}

.logoContainer img {
    position: absolute !important;
}

/*Added since hover reflecting on content -- Aaheli */
#content {
    margin-top: 18px!important;
}
