#all{
    xmax-width: 1200px;
    min-width: 800px;
    margin: 0 auto;
    font-size:1em;
}

.grid {
    clear: both;
    margin: 0 auto;
    max-width: 1200px;
    min-width: 800px;
    overflow: hidden;
    text-align: left;
    width: 100%;
}

.hide{
    display: none;
}

#page {
    background-color: white;
}

#content {
    clear: both;
    padding: 0.8em 1em 3em 1.333em;
}

#content, #footer{
    font-size:1.3em;
}

#content a:hover {
    text-decoration: underline;
}
#content a {
    text-decoration: none;
}

.acc_list{
    list-style: none;
}
.acc_list li{
    margin-bottom: 0.3em;
}

#geo_navbar li.local_nav_right{
    float:right;
}
#geo_navbar li.local_nav_right a:hover{
    background-color: #F4F4F4;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #F4F4F4);
    color: #14376C;
}
#geo_navbar li.local_nav_right a{
    color: #14376C;
    text-decoration: none;
}

#top_right{
    float:right;
}
#geo_logo{
    float:right;
    margin-bottom: 3em;
    margin-top: 2em;
}

.ncbi-alerts p{
    font-size: small;
}

.input_wrapper {
    margin: 1.5em 0;
    clear:both;
}

.form_title {
    float: left;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 15px;
    padding-top: 4px;
}
#content .button {
    /*background: url("/geo/img/gray_gradient.png") repeat-x scroll 0 bottom #F9F9F9;*/
    background: -moz-linear-gradient(center top , #F9F9F9, #E3E3E3) repeat scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    padding: 3px 7px;
    text-decoration:none;
}

#content .button:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    color: #000000;
    text-decoration: none;
}
#content.home h1{
    font-size: 2em;
}
#top_section {
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-top: 2em;
    width: 60%;
}
#top_section a{
    color: #2F4A8B;
}
#top_section h4{
    width: 12em;
    margin: 0;
    display: table-cell;
}
#content.home #newacc{
    width:15em;
}
#search_dialog_trigger{
    float: left;
    margin-right: 7em;
    height: 2.5em;
    pointer-events: none;
    cursor: default;
}

.line{
    display: table-row;
}
#top_section div div{
    display: table-cell;
}

.universal_header {
    background-color: #336699;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    height: 2em;
}
#ncbihome {
    color: #FFFFFF;
    margin: 0;
    padding: 0.25em 0.8em 0 0;
}
ul.resources_list {
    margin-left: 1.3em;
}
/*#universal_header .myncbi a {
    color: #FFFFFF;
    float: right;
    position: relative;
    right: 1em;
    top: 0.4em;
}*/

.universal_header {
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
}

.ui-ncbimenu li.ui-ncbimenu-item-first a.ui-ncbimenu-first-link-has-submenu {
    padding: 0.45em 20px 0.2em 0;
}

ul.resources_list > li.ui-ncbimenu-item-first {
    margin-right: 0.5em;
}
.myncbi {
    color: #FFFFFF;
    float: right;
    position: relative;
    right: 1em;
    top: 0.4em;
}

.myncbi a {
    margin-left: 1em;
    color: #FFFFFF;
}

#db_search{
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    text-align: center;
    width: 60%;
}

#account_dialog a{
    margin:0;
    color: #14376C;
}

#page_title{
    color: #59331F;
}


#acc_tabs{
    clear: both;
    font-size: 0.9em;
    min-height: 400px;
}

#acc_tabs li a:hover {
    text-decoration: none;
}

#acc_tabs h4{
    color: #724128;
    border-bottom: 1px dotted #CCCCCC;
}

#acc_tabs h5{
    font-style: normal;
    font-weight: bold;
    margin: 0;
    color: #333333;
    
}

#meta_tab>div, #sub_tab h5, #data_tab h5{
    xmargin-left: 1.5em;
}
.indent{
    margin-left: 1.5em;
    display: block;
}

#sub_tab h5, #data_tab h5{
    
    width: 170px;
    display: table-cell;
}
#sub_tab div div, #data_tab div div{
    display: table-cell;
}
#meta_tab .pubmed_id ul{
    list-style: none;
    margin: 0;
}

#content a.sec_header{
    color: #59331F;
    line-height: 1.125;
    margin: 1.125em 0 0.5625em;
    font-weight:bold;
    background: none repeat scroll 0 0 #E5E5E5;
    padding-top: 0.3em;
    padding-bottom: 0.2em;
}
#content a.sec_header:hover{
    color: #59331F;
    text-decoration: none;
}
#acc_tabs .ui-ncbiexpander-simple {
    border: none;
}


.PubmedCitation li, .citation{
    background-color: #FFFFFF;
    xborder: 1px solid #DFE7EA;
    line-height: 1.4em;
    padding: 5px 1.5em;
}

.PubmedCitation li:hover{
    cursor: pointer;
}
.PubmedCitation li:hover, .citation:hover{
    background-color: #E6E6E6;
}

#footer
{
    float: right;
    width: 60%;
    line-height: 1.3em;
    text-align: right;
    color: #999;
    margin-bottom: 100px;
    margin-top: 10px;
    margin-right: 1%;
}
#footer a 
{
    color: #587DA1;
    text-decoration: none;
}

#footer a:hover 
{
    color: #D9E3EE;
    background-color: #4185B1;  
    text-decoration: none; 
}

/* from portal*/



.header {
    height: 4em;
    background: url("//static.pubmed.gov/portal/portal3rc.fcgi/3239992/img/2375536") repeat-x scroll left bottom #D5D5D5;
}

.res_logo {
    margin-top: -0.2em;
    padding-top: 0;
    left: 1.6em;
    padding-top: 0.4em;
    position: absolute;
    width: 15em;
}

.res_logo h1 a, .res_logo h1 a:hover, .res_logo h1 a:visited {
    text-decoration: none;
}
.res_logo h1 a {
    color: #333333;
    display: block;
    padding: 0.3em 0;
    text-shadow: 1px 1px 1px rgba(240, 240, 240, 0.9);
}

.res_logo h1 {
    font-size: 2em;
    font-weight: normal;
    margin: 0;
}
h1, .h1 {
    color: #000000;
}

div.search_form {
    font-size: 1.3em;
    padding: 0.75em 0.5em 0 0;
    text-align: right;
}

.search {
    margin: 0 0 0 13.539em;
    padding: 1.2em 0 0.7em;
}


.search_form button.button_search {
    background-color: #4477AA;
    color: #FFFFFF;
    font-size: inherit;
    font-weight: bold;
}
.search_form button {
    background-color: #DDDDDD;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, 0.5);
    cursor: pointer;
    margin: 0 0.2em;
    overflow: visible;
    padding: 0.2em 0.4em;
    text-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, 0.5);
    width: auto;
}

.search_form .jig-ncbiclearbutton-wrap {
    border: 1px solid #999999;
    width: 65%;
}
.search_form select, .search_form .jig-ncbiclearbutton-wrap, .search_form button {
    font-family: arial,helvetica,sans-serif;
    margin-right: 0.2em;
}
.jig-ncbiclearbutton-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline-block;
    padding: 2px 20px 2px 2px;
    position: relative;
}


div.search_form input {
    width: 18em;
    font-size: 110%;
}


.dbheader {
    xborder: 1px solid #000000;
    height: 10.769em;
    overflow: hidden;
}
.dbheader .headerintro h1 {
    xbackground: url("//static.pubmed.gov/portal/portal3rc.fcgi/3902328/img/32161") repeat-y scroll 0 0 transparent;
    xcolor: #F7F7F7;
    font-size: 1.846em;
    font-weight: bold;
    line-height: 1em;
    margin: 0;
    padding: 0.333em 0.75em;
}

.dbheader .headerimage {
    background: url("/geo/img/geo_main.gif") no-repeat scroll 58% 52% transparent;
    height: 100%;
    margin-left: 85%;
    margin-top: 3%;
}

.dbheader .headerimage, .dbheaderad .aboutdb .headerimage {
    background: url("/geo/img/geo_main.gif") no-repeat scroll 0 0 transparent;
}

.dbheader .headerintro {
    xbackground-color: #141927;
    xborder-right: 1px solid #000000;
    height: 100%;
    width: 66%;
    float: left;
}

.headerintro .dbdescription {
    xcolor: #F7F7F7;
    font-size: 1.077em;
    padding: 1.285em;
}

body > .grid > .twelve_col {
    width: 100%;
}
.shadow {
    box-shadow: 0.4em 0.4em 0.5em rgba(0, 0, 0, 0.3);
}
.highlight
{
    color: #444;
    background-color: #FFF9CE;
    padding: 10px;
    border: 1px solid #ECD;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.twelve_col {
    width: 98.9999%;
}
.col {
    background-color: #FFFFFF;
    float: left;
    margin-right: 1%;
    overflow: hidden;
}


.tier {
    margin: 1.6em 0 2.8em;
    overflow: auto;
}

.tier .onecol {
    float: left;
    margin-right: 2%;
    width: 32%;
}

.tier .lastcol {
    margin-right: 0;
}
.portlet_content {
    margin: 0;
    position: relative;
}

.firsttier_portlet .portlet_head {
    margin: 0;
}


.grid {
    text-align: left;
}

.firsttier_portlet .portlet_content ul {
    margin: 0;
    padding: 0;
}

.firsttier_portlet h1, .firsttier_portlet h2, .firsttier_portlet h3, .firsttier_portlet h4, .firsttier_portlet h5, .firsttier_portlet h6 {
    background-color: #FAFAFA;
    border-bottom: 0.2em solid #F7F7F7;
    border-top: 0.2em solid #F7F7F7;
    color: #985735;
    margin: 0;
    padding-bottom: 0.3em;
    padding-top: 0.3em;
}

.firsttier_portlet .portlet_content ul li {
    border-bottom: 1px dotted #CCCCCC;
    list-style-type: none;
    padding-bottom: 0.3em;
    padding-top: 0.4em;
}
.firsttier_portlet .portlet_content ul li a {
    color: #14376C;
}

.counts {
    float: right;
    margin-right: 40%;
}