

.js_error_header {
top: 0;
left: 0;
width: 100%;
z-index: 1;
color: #313131;
border-top: 1px solid #df8f8f;
border-bottom: 1px solid #df8f8f;
background: #fddddd url('/structure/images/icons/attention_small_red.png') no-repeat 2px 2px !important;
line-height: 1.35 !important;
margin: 0;
padding: 7px 25px 7px 35px;
}

#logo {
margin-top: 35px;}

#form_desktop,
#search_bar_mobile,
#advanced_link_div {
display: none;}

#search_type_table {
margin-top: 20px;
text-align: center;}

#search_type_table table {
margin-top: 5px;
background-color: #eee;
width: 100%;}

body#abbreviations #search_type_table table #t1 td:nth-child(1),
body#dictionary #search_type_table table #t1 td:nth-child(2),
body#equipment #search_type_table table #t2 td:nth-child(1),
body#hospitals #search_type_table table #t2 td:nth-child(2),
body#drugs #search_type_table table #t1 td:nth-child(3) {
background-color: #ccc;}

#search_type_table table tr {
background-color: inherit;}

#search_type_table table tr td {
padding: 0;
padding-left: 10px;
border: 1px solid #ddd;
height: 40px;
line-height: 40px;}

#search_type_table table tr#t2 td:nth-child(3){
}

/*------------------------------------------*/
/* NO JS FORMS
/*------------------------------------------*/

#form_nojs {
margin-top: 40px;}

body#home #form_nojs,
body#contact_us #form_nojs,
body#about_us #form_nojs {
display: none;}

#form_nojs .text_div {
margin-right: 120px;}

#form_nojs .but_div {
float: right;}

#form_nojs .button {
width: 120px;}

#form_nojs .textbox {
width: 100%;
font-size: 1.4em;
height: 50px;
border: 1px solid #999;
color: #111;
padding: 4px 10px;
outline: 0;}

#form_nojs .textbox:hover,
#form_nojs .textbox:active,
#form_nojs .textbox:focus {
border: 1px solid #00B200;/*Green*/
background: #F4FFF4;
outline: 0;
color: #111;}

#sub_search,
/*#refine_search,*/
#drug_info,
#drug_info2 {
display: block;}

body#drugs #sub_search_drugs,
body#hospitals #sub_search_hospitals {
display: block;}

/*#searchForm{
	display: none;
}*/



@media only screen and (min-width: 40.063em) {
/* everything between 320px and 767px - mobile and tablets */
/*
body {
background: #fff url('../../structure/images/background/bg-line.png')repeat-x 0px -39px;}*/

/*body#home {
background: #fff url('../../structure/images/background/bg-line.png')repeat-x 0px 51px;}*/

body#home #search_bar_desktop ul li:nth-child(1),
body#contact_us #search_bar_desktop ul li:nth-child(1),
body#about_us #search_bar_desktop ul li:nth-child(1),
body#abbreviations #search_bar_desktop ul li:nth-child(1),
body#dictionary #search_bar_desktop ul li:nth-child(2),
body#equipment #search_bar_desktop ul li:nth-child(4),
body#hospitals #search_bar_desktop ul li:nth-child(5),
body#drugs #search_bar_desktop ul li:nth-child(3) {
border: 1px solid #5482B0;/*Blue*/
border-top: 3px solid #5482B0;/*Blue*/
border-bottom: 1px solid #fff;}

body#home #form_nojs,
body#contact_us #form_nojs,
body#about_us #form_nojs {
display: block;}

#logo {
margin-top: 0;}

}

