﻿/* 127 landing page styles */
		
#main-127 {
    clear: both;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
    
}

#primary {
	clear: both;
	float: left;
	margin-right: 0;
	width: 100%;
	background: #fff;
}

#hd-news-hdr {
	float: left;
	height: 70px;
	width: 100%;
	background: #000;
	opacity: .8;
	color: #fff;
	text-align: left;
	padding-left: 25px;
	line-height: 70px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
}

#content ul li
{
list-type:none;
}



#tag-line-127 {
	margin-top: 197px;
	margin-left: 50px;
	margin-bottom: 608px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.ttl-127 {
	text-align: left;
	color: #fff;
	font-size: 50px;
	margin-bottom: 5px;
	line-height: 50px;
}

#bg-img {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}


#article-print {
      background: url(../img/print-friendly-es.png) no-repeat;
      float: right;
      height: 24px;
      width: 112px;
      top: 74px;
      right: 27px;
      text-indent: -2000px;
      z-index: 25;
      margin-left:5px;
}


.ADAM_PrintFriendly_Eng {
	background: url(../img/print-friendly.png) no-repeat !important;
}


#article-print a {
      display: block;
      height: 24px;
      text-indent: -2000px;
      width: 112px;
      height: 24px;
}

.ADAM_printer-friendly {
    color: #32A0DA;
    float: right;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
}


.ADAMContent a {
    color: #337ab7; /*!important is removed*/
    /*text-decoration: underline;*/
    text-decoration: none; /*above code is commented and none is added*/
   
}

#ADAM_list  
{
    word-wrap: break-word;
	-ms-word-break: normal;
	word-break: normal;

	/* Non standard for webkit */
	word-break: break-word;

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
     }




#searchbtn input {
   
    border: 0 none;
    color: #454546;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 33px;
    padding-left: 25px;
    padding-top: 3px;
    margin-left:3px!important;
  
    
}




#content b {font-weight:bold;}

.ADAM_drug-notes-h2 a{
	text-decoration: none !important;
}
.ADAM_drug-notes-h2 a:hover{
	cursor: default !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	
}



.ADAM_QualityInfo{
	width:100%;
	font-size:11px;
	text-align:center; 
	float: left;
	margin-top:5px; 
	padding-bottom:10px;
}

.ADAM_HeadingTop {
	text-align:left;
	font-size:14px;
}

.ADAM_AnchorTop {
	align:left;
	color:#a0ad6b;
}

.ADAM_ImgEnglishVersion {
	float:right;
	border:0px;
	margin-left:5px;
}


.ADAMContent {
	text-align:left;
	position: relative;
	margin: 0px auto;
	top: 0;
	z-index: 0;
}

.embdMsgTA{
	color: #859445;
	font-size: 14px;
	font-weight: bold;
}

ul li a {
    word-break: break-all;
}

.ADAMContent a:hover{color: #23527c !important; }

.ADAM_drug-notes-h2 a{color: #000000 !important;}
.ADAM_drug-notes-h2 a:hover{color: #000000 !important;}
.ADAM_browseDiv {
    color: #000000;
}
a.atoz-submit-button:hover {
    color: #5e5e5e !important;
}
.fa:hover{color: #5e5e5e !important;}
a.search-submit-button:hover{color: #5e5e5e !important;}
a.search-home-button:hover{color: #5e5e5e !important;}
.ADAM_QualityInfo{color: #464646;}

.ADAMContent a:hover {
    text-decoration: underline;
}