@font-face {
	font-family: Droid Serif;
	src: local("Droid Serif"), local("DroidSerif"), url(https://themes.googleusercontent.com/static/fonts/droidserif/v4/0AKsP294HTD-nvJgucYTaGfQcKutQXcIrRfyR5jdjY8.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/droidserif/v4/0AKsP294HTD-nvJgucYTaIbN6UDyHWBl620a-IRfuBk.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Droid Serif;
	src: local("Droid Serif Bold"), local("DroidSerif-Bold"), url(https://themes.googleusercontent.com/static/fonts/droidserif/v4/QQt14e8dY39u-eYBZmppwbFt29aCHKT7otDW9l62Aag.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/droidserif/v4/QQt14e8dY39u-eYBZmppwTqR_3kx9_hJXbbyU8S6IN0.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Droid Serif;
	src: local("Droid Serif Italic"), local("DroidSerif-Italic"), url(https://themes.googleusercontent.com/static/fonts/droidserif/v4/cj2hUnSRBhwmSPr9kS5896SxSvC1lIsK_unZDHWqTBg.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/droidserif/v4/cj2hUnSRBhwmSPr9kS5899kZXW4sYc4BjuAIFc1SXII.woff) format("woff");
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: Droid Serif;
	src: local("Droid Serif Bold Italic"), local("DroidSerif-BoldItalic"), url(https://themes.googleusercontent.com/static/fonts/droidserif/v4/c92rD_x0V1LslSFt3-QEptmkQI_kos-lIOeNt19QAas.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/droidserif/v4/c92rD_x0V1LslSFt3-QEpgRV2F9RPTaqyJ4QibDfkzM.woff) format("woff");
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: Ubuntu;
	src: local("Ubuntu"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/_tMhxyW6i8lbI7YsUdFlGA.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/_xyN3apAT_yRRDeqB3sPRg.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Ubuntu;
	src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/0ihfXUL2emPh0ROJezvraPY6323mHUZFJMgTvxaG2iE.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Ubuntu;
	src: local("Ubuntu Italic"), local("Ubuntu-Italic"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/OJ1HEtVpnZTuKiPuuPKP8PesZW2xOQ-xsNqO47m55DA.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/kbP_6ONYVgE-bLa9ZRbvvvesZW2xOQ-xsNqO47m55DA.woff) format("woff");
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: Ubuntu;
	src: local("Ubuntu Bold Italic"), local("Ubuntu-BoldItalic"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/OMD20Sg9RTs7sUORCEN-7WfQcKutQXcIrRfyR5jdjY8.eot) format("embedded-opentype"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/OMD20Sg9RTs7sUORCEN-7YbN6UDyHWBl620a-IRfuBk.woff) format("woff");
	font-weight: 700;
	font-style: italic;
}
    html
     {
     padding:0px;
     margin:0px;
     }

     body
     {
     padding:0px;
     margin:0px;
     }

     .AdamHeader-inner
     {
     background-color:#9EC0D4 /*TFS 33897 */;
     display:block;
     width:100%;
     height:65px;
     max-height:100px;
	 background: url("../img/se-banner-bg.png") repeat-x scroll 0 0 transparent;
     }

     .logoContainer img
     {
     padding-top:8px;
     padding-left: 7px;
     width:auto;/*TFS#33705*/
     height:45px;/*TFS#33705*/
     float:left;
     border: none;
     box-sizing: content-box;
     }

     img.logo
     {
     width:auto;
     max-height:70px;
     }

     #hm-AdamSearchBox
     {
     margin-top: 15px;
     margin-right:15px;
     width: 100%;
     max-width:400px;
     float:right;
     }

input#txtsearch {
    background: none repeat scroll 0 0 #ffffff;
    border: none !important;
    color: #777; /*33644*/
    display: block;
    font-family: 'Ubuntu', arial, sans-serif;
    font-size: inherit;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    margin: 0;
    height: 38px;
    overflow: hidden;
    /*outline: none;  bug#34086*/
    float: none;
    box-shadow: none;
	outline-offset: -1px;
}

     #divSearchText
     {
     overflow: hidden;
     }

     a.search-submit-button
     {
     background: none repeat scroll 0 0 #e6e6e6;
     border-bottom: 1px solid #eeeeee;
     border-right: 1px solid #eeeeee;
     border-top: 1px solid #eeeeee;
     color: #404040 !important;
     float: right;
     font-family: inherit;
     font-size: 20px;
     padding: 8px 12px;
     text-align: center;
     width: 45px;
     box-sizing: border-box;
     height: 40px;
     display: block !important;
     cursor: pointer;
     }

     a.search-submit-button-opener
     {
     background: none repeat scroll 0 0 #e6e6e6;
     border-bottom: 1px solid #eeeeee;
     border-right: 1px solid #eeeeee;
     border-top: 1px solid #eeeeee;
     color: #404040 !important;
     display: block;
     float: right;
     font-family: inherit;
     font-size: 20px;
     padding: 8px 12px;
     text-align: center;
     width: 45px;
     box-sizing: border-box;
     height: 40px;
     display:none !important;
     cursor: pointer;

     }

     a.search-home-button
     {
     background: none repeat scroll 0 0 #e6e6e6;
     border-bottom: 1px solid #eeeeee;
     border-right: 1px solid #eeeeee;
     border-top: 1px solid #eeeeee;
     color: #404040 !important;
     display: block;
     float: right;
     font-family: inherit;
     font-size: 22px;
     padding: 8px 10px;
     text-align: center;
     width: 45px;
     box-sizing: border-box;
     height: 40px;
     cursor: pointer;
     
     }

     .hm-AdamSearchBoxInner
     {
     display: block;
     width: 100%;
     padding: 0px;
     border: 1px solid #eeeeee;
     border-right: none!important;

     }

     span.searchbuttonInner
     {
     display:none;
     }

     a.atoz-submit-button
     {
     background: none repeat scroll 0 0 #ffffff;
     border-bottom: 1px solid #eeeeee;
     border-right: 1px solid #eeeeee;
     border-top: 1px solid #eeeeee;
     border-left: none;
     color: #777 !important;
     display: block;
     float: right;
     font-family: 'Ubuntu', arial, sans-serif;
     font-size: 9.5px;
     padding: 7px 6px;
     text-align: center;
     width: 50px;
     box-sizing: border-box;
     height: 40px;
     cursor: pointer;
     text-decoration: underline;
     }



     #hm-AdamSearchBox .browse-a-z-nav
     {
     border:1px solid #eeeeee;
     box-shadow:0!important;
     border-radius:0!important;
     padding:10px;
     z-index:1001;
     border-top:0;
     overflow:hidden;
     display:none;
     position:relative;
     background-color:#fafafa;
     }

   

     #hm-AdamSearchBox
     {
     line-height: normal;
     }

     .hm-AdamSearchBoxInner input {
     line-height: normal;
     }


     #hm-AdamSearchBox .browse-a-z-nav
     {
     position:absolute;
    
     }
     /*TFS#28711*/
     div#advanceSearchSlider 
     {
       position:absolute;
     }
     @media only screen and (min-width: 681px) /*Fixed TFS Bug # 29537*/
     {
     #hm-AdamSearchBox .browse-a-z-nav
     {
     max-width: 378px;
     }
     /*TFS#28711*/
     div#advanceSearchSlider 
     {
      width: 378px;
     }

     }

     
     .browse-a-z-text
     {
     margin-bottom: 23px !important;
     }



     #autoSearchTitle
     {
   
     border:2px solid #eeeeee;
     float: right;
     right: 105px;
     position: absolute;
     top: 55px;
     z-index: 1001;
     width:306px;
     display:none;
     background-color:white;
     }

    @media only screen and (max-width: 680px)
    {
    #autoSearchTitle {
    left: 0;
    top: 43px;
    float: left;
    width: 99%;
    display:none;
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:0\0) and (min-resolution: .001dpcm)  and (-ms-high-contrast:none)
    {
     #autoSearchTitle 
     {
     top: 40px;
	 }
    }
    
    @-moz-document url-prefix() 
    {
     #autoSearchTitle 
     {
     top: 43px;
	 }
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) {                
     #autoSearchTitle 
     {
     top: 41px;
	 }
    }
   }

    #autoSearchUL li
    {
    font: 16px Ubuntu, arial, sans-serif;
    line-height: 1.625;
    }

    #autoSearchUL li
    {
    padding-left:10px;
    }

    #autoSearchUL li:hover
    {
    background: #c0c0c0;
    cursor:pointer;
    padding-left:10px;
    }

    #autoSearchTitle ul li {
    font-size: 16px;
    }





    .ADAMbrandingHR
    {
    background-color: #000000;
    height: 4px;
    margin-bottom: 0;
    margin-top: 1px !important;
    width: 100%;
    position: relative;
    border: 0;
    }


  

    #hm-AdamSearchBox .browse-a-z-nav a
    {
    font-family:Ubuntu, arial, sans-serif;
    border:1px solid #c9c9c9;
    margin:0 6.5px 10px 0;
    width:35px;
    height:30px;
    color:#000 !important;
    line-height:24px;
    font-size:15px;
    text-decoration:none !important;
    float:left;
    text-align:center;
    padding-top:6px;
    }

    #hm-AdamSearchBox .browse-a-z-nav a.active, #hm-AdamSearchBox .browse-a-z-nav a:hover
    {
    background:#747474;
    color:#fff!important;
    }

    
    .browse-a-z-text
    {
    color:#777 /*TFS 33897 */;
    font-family: Ubuntu, arial, sans-serif;
    font-size:18px;
    font-weight:bold;
    margin-top:0;
    text-align: left;
    line-height: normal;
    text-rendering: inherit;
    }

    .btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 5px 10px;
    display: inline-block;
    margin: 5px 5px;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    box-sizing:border-box;
    }
    
    .searchbuttonInner .btn
	{
	font-size: 16px;
	line-height: normal;
	}

 
    .btn-2 {
    background: #dfdfdf;
    color: #000000 !important;
    box-shadow: 1px 1px 1px 0px #6f6f6f;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    width: 115px;
    }

  
    .btn-2g {
    border-radius: 10px;
    vertical-align:text-bottom; 
    line-height: 1.4;
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0)
     { 
	.btn-2g {
    vertical-align:inherit; 
    }
	 }


    /* ----------- Non-Retina Screens ----------- */
    @media screen
    and (min-device-width: 1200px)
    and (max-device-width: 1600px)
    and (-webkit-min-device-pixel-ratio: 1)
    {


    }



    /* ----------- Retina Screens ----------- */
    @media screen
    and (min-device-width: 1200px)
    and (max-device-width: 1600px)
    and (-webkit-min-device-pixel-ratio: 2)
    and (min-resolution: 192dpi)
    {

    }

 
    /* Portrait and Landscape */
    @media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (-webkit-min-device-pixel-ratio: 1)
    {

    }

    /* Portrait */
    @media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (orientation: portrait)
    and (-webkit-min-device-pixel-ratio: 1)
    {

    }

    /* Landscape */
    @media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (orientation: landscape)
    and (-webkit-min-device-pixel-ratio: 1)
    {

    }

    /* ----------- iPad 3 and 4 ----------- */

    /* Portrait and Landscape */
    @media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (-webkit-min-device-pixel-ratio: 2)
    {

    }

    /* Portrait */
    @media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (orientation: portrait)
    and (-webkit-min-device-pixel-ratio: 2)
    {

    }

    /* Landscape */
    @media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (orientation: landscape)
    and (-webkit-min-device-pixel-ratio: 2)
    {

    }

    /* ----------- iPad 1 and 2 ----------- */

    /* Portrait and Landscape */
    @media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (-webkit-min-device-pixel-ratio: 1)
    {

    }

    /* Portrait */
    @media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (orientation: portrait)
    and (-webkit-min-device-pixel-ratio: 1)
    {

    }

    /* Landscape */
    @media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (orientation: landscape)
    and (-webkit-min-device-pixel-ratio: 1)
    {

    }

   

    @media screen and (max-width: 680px)
    {
    .AdamHeader-inner
    {
    background-color:#9EC0D4 /*TFS 33897 */;
    display:block;
    width:100%;
    height:45px;
    max-height:45px;
    }

     .logoContainer img
     {
     padding-top:0px;
     /*margin-top:-2px;*/
     
     padding-left: 6px;
     
     float:left;
     border:none;
     }

    img.logo
    {
    width:auto;
    height:40px;
    }

    #hm-AdamSearchBox
    {
    margin-top: 3px;
    margin-right:10px;

    width:100%;
    max-width:140px;

    float:right;
    }

    #divSearchText
    {
    overflow: visible;
    display: none;
    position:absolute;
    top: 50px;
    left:1px;
  
    margin-left: -2px;
    width:100%;
    z-index: 500; /* TFS Bug # 30090*/
    background-color: #fff;
    }

    a.atoz-submit-button
    {
    border-left: 1px solid #eeeeee;
    background-color:#e6e6e6;
    }

    a.search-submit-button
    {
    display:none  !important;
    }
    
 

    a.search-submit-button-opener
    {
    display:block  !important;
    }

    input#txtsearch
    {
    width:100%;
    }

    #hm-AdamSearchBox .browse-a-z-nav
    {
    position:absolute;
    top:43px;
    left:1px;
    margin-right: 10px; /*Fixed TFS Bug # 29537*/
    border-top: 1px solid #eeeeee;
    }

    input.btnsearch
    {
    background: none repeat scroll 0 0 #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    color: #404040 !important;
    display: block;
    float: right;
    font-family: Ubuntu, arial, sans-serif;
    font-size: .8em;
    padding: 0px;
    text-align: center;
    width: 100px;
    heigth:60px;
    box-sizing: border-box;
    }

    .hm-AdamSearchBoxInner
    {
    display: table-cell;
    width: 100%;
    padding: 0px;
    }

    span.searchbuttonInner
    {
    display: table-cell;
    width: 60px;
    padding: 0px;
    border: 1px solid #eeeeee;
    border-right: none!important;
    border-left: none!important;
    background-color:#ffffff;
    }
    /*Start TFS#28711*/
  a#btnAdavanceSearch 
  {
    display: block !important;
  }
 .hm-AdamAdvanceSearchBox 
 {
    max-width: 185px !important;
 }
 #hm-AdamSearchBox .browse-a-z-nav-advanceSearch 
 {
	/* border: 1px solid #eeeeee; */
	position: absolute;
	top: 43px;
	box-shadow: 0!important;
	border-radius: 0!important;
	padding: 10px;
	z-index: 9999!IMPORTANT;
	border-top: 0;
	overflow: hidden;
	display: none;
	background-color: #e6e6e6;
	right: 0px !important;
	left: 1px;
	width: auto !important;
	margin-right: 10px;
   }
   /*End TFS#28711*/
    }

  

    /* Portrait */
    @media only screen
    and (min-device-width: 320px)
    and (max-device-width: 480px)
    and (-webkit-min-device-pixel-ratio: 2)
    and (orientation: portrait)
    {

    }

    /* Landscape */
    @media only screen
    and (min-device-width: 320px)
    and (max-device-width: 480px)
    and (-webkit-min-device-pixel-ratio: 2)
    and (orientation: landscape)
    {

    }

    /* ----------- iPhone 5 and 5S ----------- */

    /* Portrait and Landscape */
    @media only screen
    and (min-device-width: 320px)
    and (max-device-width: 568px)
    and (-webkit-min-device-pixel-ratio: 2)
    {

    }

    /* Portrait */
    @media only screen
    and (min-device-width: 320px)
    and (max-device-width: 568px)
    and (-webkit-min-device-pixel-ratio: 2)
    and (orientation: portrait)
    {

    }

    /* Landscape */
    @media only screen
    and (min-device-width: 320px)
    and (max-device-width: 568px)
    and (-webkit-min-device-pixel-ratio: 2)
    and (orientation: landscape)
    {

    }

    /* ----------- iPhone 6 ----------- */

    /* Portrait and Landscape */
    @media only screen
    and (min-device-width: 375px)
    and (max-device-width: 667px)
    and (-webkit-min-device-pixel-ratio: 2)
    {

    }

    /* Portrait */
    @media only screen
    and (min-device-width: 375px)
    and (max-device-width: 667px)
    and (-webkit-min-device-pixel-ratio: 2)
    and (orientation: portrait)
    {

    }

    /* Landscape */
    @media only screen
    and (min-device-width: 375px)
    and (max-device-width: 667px)
    and (-webkit-min-device-pixel-ratio: 2)
    and (orientation: landscape)
    {

    }

    /* ----------- iPhone 6+ ----------- */

    /* Portrait and Landscape */
    @media only screen
    and (min-device-width: 414px)
    and (max-device-width: 736px)
    and (-webkit-min-device-pixel-ratio: 3)
    {

    }

    /* Portrait */
    @media only screen
    and (min-device-width: 414px)
    and (max-device-width: 736px)
    and (-webkit-min-device-pixel-ratio: 3)
    and (orientation: portrait)
    {

    }

    /* Landscape */
    @media only screen
    and (min-device-width: 414px)
    and (max-device-width: 736px)
    and (-webkit-min-device-pixel-ratio: 3)
    and (orientation: landscape)
    {

    }

  

    /* Portrait and Landscape */
    @media screen
    and (device-width: 360px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 3) {

    }

    /* Portrait */
    @media screen
    and (device-width: 360px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 3)
    and (orientation: portrait) {

    }

    /* Landscape */
    @media screen
    and (device-width: 360px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 3)
    and (orientation: landscape) {

    }

  

    /* Portrait and Landscape */
    @media screen
    and (device-width: 320px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 2)
    {

    }

    /* Portrait */
    @media screen
    and (device-width: 320px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 2)
    and (orientation: portrait)
    {

    }

    /* Landscape */
    @media screen
    and (device-width: 320px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 2)
    and (orientation: landscape)
    {

    }

    /* ----------- Galaxy S4 ----------- */

    /* Portrait and Landscape */
    @media screen
    and (device-width: 320px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 3)
    {

    }

    /* Portrait */
    @media screen
    and (device-width: 320px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 3)
    and (orientation: portrait)
    {

    }

    /* Landscape */
    @media screen
    and (device-width: 320px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 3)
    and (orientation: landscape)
    {

    }

    /* ----------- Galaxy S5 ----------- */

    /* Portrait and Landscape */
    @media screen
    and (device-width: 360px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 3)
    {

    }

    /* Portrait */
    @media screen
    and (device-width: 360px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 3)
    and (orientation: portrait)
    {

    }

    /* Landscape */
    @media screen
    and (device-width: 360px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 3)
    and (orientation: landscape) {

    }

   
    
    @media only screen and (min-width: 301px) and (max-width: 372px)
    {
     .logoContainer {

    /*width: 105px;*/
    }
    }
    
  

    
   /*@media only screen and (min-width: 390px) and (max-width: 409px)*/
    @media only screen and (max-width: 409px)
    {
    	#hm-AdamSearchBox 
      {
		 max-width: 140px;
	  }
	  /*TFS#28711*/
	  .hm-AdamAdvanceSearchBox 
	  {
			max-width: 185px !important;
	  }
	 input#txtMedicalCode 
	 {
		width: 38.5% !important;
		height: 18px;
     }
    }
    /*TFS#33705*/
     @media only screen and (min-width: 309px) and (max-width: 411px)
    {
    	.logoContainer img
      {
		 
		 width:auto;
		 margin-top:10px;/*TFS#33705*/
         padding-left: 6px;
		 max-height:25px;/*TFS#33705*/
		 height:100%;
	  }
    }
    
       @media only screen and (min-width: 275px) and (max-width: 309px)
    {
    	.logoContainer img
      {
		 width: auto;
		 height: 23px;
		 margin-top: 11px;
         padding-left: 6px;
	  }
    }
    
        @media only screen and (max-width: 274px)
    {
    	.logoContainer img
      {
		 width: auto;
		 height: 20px;
		 margin-top: 14px;
         padding-left: 6px;
	  }
    }
    
    
/*To hide cross button in IE10*/
 input[type=text]::-ms-clear {
 display: none;
 }
 
    @media only screen and (min-width: 681px)
    {
    	#divSearchText
      {
		 display: block !important;
	  }
    }
    
  
    
    #RWDHeader
    {
    width: 100%;	
    }
     
     .selected {background: #c0c0c0}
     
     h1#logoContainer-title 
     {
		margin: 0;
		float: none;
	 }
	 
	 #autoSearchUL li, ul#autoSearchUL
	 {
    color: #777;
	}
	
	ul#autoSearchUL {
    margin: 0;
	}
 
    .browse-a-z-nav, #hm-AdamSearchBox .browse-a-z-nav a, #autoSearchTitle
      {
      box-sizing: content-box;
      }
 
 
 button, html input[type="button"], input[type="reset"], input[type="submit"]
  {
    cursor: pointer;
}

.searchbuttonInner .btn-2:hover, .searchbuttonInner .btn-2:focus, .searchbuttonInner .btn-2:hover, .searchbuttonInner .btn-2:focus
{
	background: #dfdfdf;
	color: #000000;
}

input#txtsearch, input#txtsearch:active, input#txtsearch:focus, input#txtsearch:hover, input#txtsearch:visited {
    box-shadow: none;
    /*outline: none;TFS-34086*/
}

#divSearchText, .searchbuttonInner, .searchbuttonInner .btn, .hm-AdamSearchBoxInner, .search-submit-button-opener, .search-home-button, .search-submit-button
{
font-family: Ubuntu, arial, sans-serif !important;	
}

/*START TFS Bug # 31606*/ 
@media only screen and (max-device-width: 320px) {
	#hm-AdamSearchBox .browse-a-z-nav a {
		margin-right: 10.5px;
	}
}
 
@media only screen and (min-device-width: 360px) and (max-device-width: 414px) {
	#hm-AdamSearchBox .browse-a-z-nav a {
		margin-right: 9.5px;
	}
}
 
@media only screen and (min-width: 681px) { 
	#hm-AdamSearchBox .browse-a-z-nav a {
		margin-right: 10px;
	}
}
/*END TFS Bug # 31606*/
/*TFS Start 33645*/
a.bookmark-it.bookmark-text {
    text-decoration: none !important;
}
/*TFS END 33645*/
/*-----------------------------------------------------------------------------PBI 28711 start----------------------------------------------------*/

div#medicalCodeName {
    width: 55%;
    float: left;
    clear: both;
    margin-right: 5px;
    margin-bottom:6px;/*TFS#33209*/
}

div#medicalCodeList {
    width: 100%;
    /* float: right; */
    clear: right;
}

div#code {
    width: 40px;
    float:left;
    font-weight: 700;
}

div#codeInput {
    width: 92px;
    float: right;
}
input#txtMedicalSpeciality {
    height: 20px;
    width: 100%;
    box-sizing: content-box;
}

#hm-AdamSearchBox .browse-a-z-nav-advanceSearch {
    border: 1px solid #eeeeee;
    box-shadow: 0!important;
    border-radius: 0!important;
    padding: 10px;
    z-index: 9999!IMPORTANT;
    border-top: 0;
    overflow: hidden;
    display: none;
    background-color: #e6e6e6;
        box-sizing: content-box;
}

.medicalCode-select 
{
    -moz-appearance: none;
    background-repeat: no-repeat !important;/*TFS#33210*/
    background-position: 100% center !important;
    clear: left;
    float: none;
    font-family: Ubuntu, arial, sans-serif;
    font-size: 14px !important;
    background-size: 29px 29px !important;/*TFS#33210*/
    width: 100%;
    height: 30px !important;
    background-image: url(../img/dropdown-arrow2.jpg) !important;
    color: #000000;
    padding:3px !important;
    box-sizing: border-box;
    background-color:#fff!important;/*TFS#33210*/
    margin-bottom: 0px;/*TFS#33208*/
    -webkit-appearance: none;/*TFS#33594*/

}
/*TFS#33594*/
.medicalCode-select ::-ms-expand{
    display:none;
}
h1.browse-a-z-text.advanceSearchHeader {
    margin-bottom: 5px;
	color: #000000 /*TFS 33897 */;
    font-family: 'Droid Serif', arial, sans-serif;
    font-size: 14px !important;/*TFS#33210*/
    font-weight: 600;
    margin-top: 0;
    text-align: left;
    line-height: normal;
    text-rendering: inherit;
       box-sizing: content-box;/*TFS#33208*/
}

/*TFS-34083*/
div.browse-a-z-text.advanceSearchHeader {
    margin-bottom: 5px;
    color: #9EC0D4 /*TFS 33897 */;
    font-family: 'Ubuntu', arial, sans-serif;
    font-size: 14px !important; /*TFS#33210*/
    font-weight: 600;
    margin-top: 0;
    text-align: left;
    line-height: normal;
    text-rendering: inherit;
    box-sizing: content-box; /*TFS#33208*/
}

input#txtMedicalCode {
    width: 40%;
    height: 18px;
    border: solid 1px;
    padding: 5px;
    font-size: 14px !important;/*TFS#33210*/
    font-family: 'Ubuntu', arial, sans-serif;
    color: #000000;/*TFS#33211*/
    background: none repeat scroll 0 0 #ffffff;
    overflow: hidden;
    box-sizing: content-box;/*TFS#33208*/
    margin-bottom: 0px;/*TFS#33208*/
}
div#MedicalCodeInput {
    margin-bottom: 5px;
    box-sizing: content-box;/*TFS#33208*/
}

div#medicalCodeDetails {
    margin-bottom: 6px;
}

/*Start TFS#33100*/
div#searchHistory {
    color: #9EC0D4 /*TFS 33897 */;
	font-family:inherit;
	padding:3px 0 2px 10px;
	background-color: #fff;/*33212*/
}

li.no-result {
    display: inline-block;
}

.ADAMDidYouMeanBar {
    padding: 5px;
}
.content-module-links ul li a
{
    color:#9EC0D4 /*TFS 33897 */ !important;
}
/*END TFS#33100*/

.ADAMContent ::-webkit-input-placeholder {
    color: #777777;
}.ADAMContent :-ms-input-placeholder {
    color: #777777;
}
.ADAMContent::-moz-placeholder {
    color: #777777;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff!important;
    cursor: default;
    background-color: #9EC0D4 /*TFS 33897 */ !important;
    border-color: #9EC0D4 /*TFS 33897 */ !important;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: 0px;/*TFS#33213*/
    line-height: 1.42857143;
    color: #9EC0D4 /*TFS 33897 */ !important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

/*ul#search-nav li {
    height: 65px !important;
}*/


tr.odd.even {
    background-color: #f4f7ee !important;
}
table#tblArticle {
    width: 100%;
}

table#tblImage {
    width: 100%;
}

table#tblNews {
    width: 100%;
}

tr.odd {
border:none!important;
background-color:#f4f7ee !important;
}

tr.even
{
border:none !important;
background-color:#fff !important;
}

table#tblArticle tr td
{
    border:none!important;
	overflow-wrap: break-word;/*TFS#33340*/
}

table#tblImage tr td
{
    border:none!important;
	overflow-wrap: break-word;/*TFS#33340*/
}

table#tblNews tr td
{
    border:none!important;
	overflow-wrap: break-word;/*TFS#33340*/
}

/*select.medicalCode-select:hover {
    background-color: #fff!important;
}*/

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777 !important;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
/*TFS#33211*/
/*select::-ms-expand {	display: none; }*/
/*select{
    -webkit-appearance: none;
    appearance: none;
}*/
/*TFS#33211*/
/*TFS#33326*/
select:focus::-ms-value {
    background: transparent;
    color: #000;
}
/*TFS#33326*/
/*TFS#33208*/
.se-article-type {
    float: right;
    line-height: inherit !important;
    height: inherit !important;
    display: block;
    text-align: right;
}
/*TFS#33208*/
/*TFS#33340*/
@media only screen and (max-width: 414px) { 
.se-article {
    float: left;
    max-width: 160px;
}
	/*TFS#33406*/
	.medicalCode-select
	{
        font-size: 10.8px !important;
        font-weight:normal;
    }
    
    input#txtMedicalCode
    {
        font-size: 10.8px !important;
        font-weight:normal;
    }
   /*TFS#33406*/

}

/*TFS#33340*/

.ADAM_back_to_top a {
    width: 55px;
    height: 55px;
    box-sizing: border-box; /*TFS#33672*/
}

@media only screen and (max-width: 375px) {
   /*TFS#33705*/
    .logoContainer img {
        width: auto;
    }
}

/*
a.atoz-submit-button:focus {
    outline: none !important;
}
 Bug#34086*/