/* $Id$ */

/*
 * ZEN STYLES
 *
 * This is an example stylesheet. Sub-themes should NOT include the zen/zen.css
 * file, but instead copy this CSS to their own stylesheets.
 *
 * In this stylesheet, we have included all of the classes and IDs from this
 * theme's tpl.php files. We have also included many of the useful Drupal core
 * styles to make it easier for theme developers to see them.
 *
 * Many of these styles are over-riding Drupal's core stylesheets, so if you
 * remove a declaration from here, the styles may still not be what you want
 * since Drupal's core stylesheets are still styling the element. See the
 * drupal6-reference.css file for a list of all Drupal 5.x core styles.
 *
 * In addition to the style declarations in this file, other Drupal styles that
 * you might want to override or augment are those for:
 *
 *   Book Navigation  See line 74  of Zen's drupal6-reference.css file
 *   Forum            See line 197 of Zen's drupal6-reference.css file
 *   Menus            See line 667 of Zen's drupal6-reference.css file
 *   News Aggregator  See line 20  of Zen's drupal6-reference.css file
 *   Polls            See line 287 of Zen's drupal6-reference.css file
 *   Search           See line 320 of Zen's drupal6-reference.css file
 *   User Profiles    See line 945 of Zen's drupal6-reference.css file
 */

/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;500;700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&display=swap');


.node-inner img {
max-width: 100%;

}

.content .sf-menu a.sf-with-ul {
    padding-right: 1.75em;
}

a:link {
    color: #017280;
}

 #block-menu-menu-jmars h2 {
      display: none;
  }

a:visited, a:link:visited {
    color: #017280;
}

a:link:hover {
    color: #008B9B;
}

.faq .faq-header {
    border-bottom: 3px solid black;
}

.faq .faq-answer {
    border: 1px solid #00000052;
    border-radius: 20px;
    margin-top: 5px;
    padding-left: 20px;
    margin-left: 20px;
    padding-right: 20px;
}

#content-header .breadcrumb {
    display: none;
}

#content-header .title {
    padding-bottom: 15px;
}

#download-misc {
    padding-left: 1em;
}

#what-is-jmars strong {
    font-size: 1.2em;
    font-weight: bolder;
}

#what-is-jmars {
    background: #F2F2F2;
    padding: 1em 1.5em;
    border-radius: 2px;
    margin-top: 10px;
}

.view-tour-the-layers ul {
    text-align: left;
}
/* Login Block */
#user-login-form ul{
    margin-top:0;
}
#user-login-form .form-item{
    display: inline-block;
}

#user-login-form .form-submit:hover {
    background: #007785;
    cursor:pointer;
}
#user-login-form .form-submit {
    margin-left: 15px;
    background: #008B9B ;
    border:1px solid #000;
    border-radius:4px;
    padding: 3px 8px;
    color:#fff;
}
#user-login-form div.item-list {
    padding-top: 10px;
}
#user-login-form div {
    text-align: left;
}

.item-list a[href="/user/register"]:hover{
    background: #007785;
    color:#fff;
    text-decoration: none;
}
.item-list a[href="/user/register"]{
    border: 1px solid #008B9B;
    padding:3px 8px;
    border-radius: 4px;
}
    /* End of Login Block */
#superfish-1 {
    min-width:1120px;
}
/*.menu-download-jmars .block-inner {*/
#menu-2363-1 .block-inner {
    background: none;
}

/*.menu-download-jmars .content a:hover {*/
#menu-2363-1 a:hover {
    text-decoration: none;
}

/*.menu-download-jmars .content a {*/
#menu-2363-1 a {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: normal !important;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFFFFF;
}

#superfish-1 li a {
    text-transform: uppercase;
    font-weight: normal;
}

/*.menu-download-jmars .content:hover {*/
#menu-2363-1 a:hover {
    background: #007785 !important;
}

#menu-2363-1:hover {
    background: #007785 !important;
}

/*.menu-download-jmars .content {*/
#menu-2363-1 {
    display: block;
    z-index: 999;
    background-color: #008B9B !important;
    border-radius: 4px !important;
    /*margin-left: 3em !important;*/
    margin-left: 1.5em !important;
    border: none;
    margin-top: 1px;
}

#menu-2363-1 a {
    display: block;
    z-index: 999;
    background-color: #008B9B !important;
    border-radius: 4px !important;
}

.block-search .block-inner label {
    display: none;
}

.block-search input {
    max-width: 110px;
}

.block-search {
    float: right;
    top: -75px;
    z-index: 999;
    display: block;
    position: relative;
}

.block-search .block-inner {
    background: none;
}

li.active-trail {
    border-bottom: 3px solid #F9C062;
}

.sf-menu {
    background-image: none;
    background-color: #012641;
}

.sf-menu a, .sf-menu li a, .sf-menu li, .sf-menu li li a, .sf-menu li li li, .sf-menu li li li a {
    background-image: none;
    background-color: #012641 !important;
    border-left: 2px solid #313C49;
}

.sf-menu li li li {
    border: 2px solid #313C49;
    font-size: 1em;
}

.sf-menu a:hover, .sf-menu li a:hover, .sf-menu li li a:hover {
    background-color: #214B69 !important;
}

.main li:hover, .main a:hover, .main a:focus, .main li:focus {
    background-color: #214B69 !important;
}

.sf-menu li li {
    border: 2px solid #313C49;
}

/** body **/
body {
    margin: 0;
    background: #262E38;
    opacity: 1.0;
    -moz-opacity: 1.0;
    font-family: Roboto, serif;
}

hr {
    color: #313C49;
    background-color: #313C49;
    height: 3px;
    border: hidden;
}

h1 {
    font-size: 14pt;
    opacity: 1.0;
    -moz-opacity: 1.0;
}

h5 {
    font-size: 11pt;
    opacity: 1.0;
    -moz-opacity: 1.0;
}

h2 {
    font-size: 1.1em;
    opacity: 1.0;
    -moz-opacity: 1.0;
}

#page {

}

#page-inner {

}

#home {

}

a {
    text-decoration: none;
    font-weight: bold;
    opacity: 1.0;
    -moz-opacity: 1.0;
}

a:hover {
    text-decoration: underline;
    opacity: 1.0;
    -moz-opacity: 1.0;
}


/** header **/
#header {
    background-image: url(assets/Header%20Image@2x.png);
    background-repeat: repeat-x;
    overflow: hidden;
    height: 140px;
    border-top: 1px solid #000000;
    position: relative;
    z-index: -3;
}

#logo-title /* Wrapper for logo, website name, and slogan */
{
}

#header-inner {
}

#header-bkg img {
    margin-left: 2em;
}

#logo /* Wrapper for logo */
{
    margin: 0.5em 0 0 0;
    position: relative;
    top: 0;
    z-index: 1;
}

#logo-image a:hover {
    border: none;
}

#logo-image a:visited {
    border: none;
}

#logo-image a:active {
    border: none;
}

#logo-image /* The actual logo image */
{
    height: 100px;
    position: relative;
    top: -120px;
    z-index: 200;
}


h1#site-name, div#site-name /* The name of the website */
{
}

#site-name img {
}

#site-name a:link,
#site-name a:visited {
}

#site-name a:hover {
}

#site-slogan /* The slogan (or tagline) of a website */
{
}

#header-blocks /* Wrapper for any blocks placed in the header region */
{
}

/** main (container for everything else) **/
#main {
    Background-repeat: no-repeat;
    width: 100%;
    margin: 0;
    padding: 0;
}

#main-inner {
    margin: 0;
    padding: 0;
    width: 100%;
}

/** content **/
#content {
    margin-top: 10px;
    padding-top: 10px;
    min-height: 100% !important;
    height: 100%;
}

#content-inner {
    /*#e8e4df;*/
}

#mission /* The mission statement of the site (displayed on homepage) */
{
}

#content-top /* Wrapper for any blocks placed in the "content top" region */
{
    width: 100%;
    margin-right: -20px;
}

#content-header /* Wrapper for breadcrumb, title, messages, tabs, and help */
{
    min-height: 50px;
    padding-top: 30px;
    margin-top: 40px;
}

.breadcrumb /* The path to the current page in the form of a list of links */
{
    margin-top: 0;
    color: #A2947F;
    padding-bottom: 0; /* Undo system.css */
    padding-left: 10px;
    font-size: 9pt;
    padding-top: 0;
}

.breadcrumb a {
    color: #EEEEEE;
}

h1.title, /* The title of the page */
h2.title, /* Block title or the title of a piece of content when it is given in a list of content */
h3.title /* Comment title */
{
    margin: 0;
}

h1.title {
    color: #F0F0F0;
    margin-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-shadow: 1px 1px #000000;
    font-size: 1.5em;
    margin-top: 0;
}

h3 {

}

div.messages /* Important messages (status, warning, and error) for the user */
{
}

div.status /* Normal priority messages */
{
}

div.warning, tr.warning /* Medium priority messages */
{
    /* border: 1px solid #f0c020; */ /* Drupal core uses: 1px solid #f0c020 */
}

div.error, tr.error /* High priority messages. See also the .error declaration below. */
{
}

div.tabs /* See also the tabs.css file. */
{
}


.help /* Help text on a page */
{
    background-color: #8B785A;
    padding: 10px;
    margin-bottom: -10px;
}

.help:before {
    content: 'About this page';
    font-weight: bold;
    color: #E8E4DF;
}

.more-help-link /* Link to more help */
{
    font-size: 0.85em;
    text-align: right;
}

#content-area /* Wrapper for the actual page content */
{
    background-color: #DDDDDD;
    background-repeat: repeat-x;
}

#content-area .clear-block {
    margin-top: 10px;
}

#content-area #home {
    margin-right: -10px;
}

/* List of links */
ul.links {
    margin: 0;
    padding: 0;
}

ul.links.inline {
    margin: 0;
    display: inline;
}

ul.links li {
    display: inline;
    list-style-type: circle;
    padding: 5px;
}

.pager /* A list of page numbers when more than 1 page of content is available */
{
    clear: both;
    margin: 1em 0;
    text-align: center;
}

.pager a, .pager strong.pager-current {
    padding: 0.5em;
}

.feed-icons /* The links to the RSS or Atom feeds for the current list of content */
{
    margin: 1em 0;
}

#content-bottom /* Wrapper for any blocks placed in the "content bottom" region */
{
}

/** navbar **/
#navbar {
}

#navbar-inner {
}

/* Wrapper for the search form */
#search-box {
/*    position: relative;
    float: right;
    margin-top: -33px;
    margin-right: 20px;
*/
position: relative;
float: right;
top: -33px;
margin-right: 5px;
z-index: -55;
}

#search-box #edit-search-theme-form-1 {
    width: 180px;
}

#edit-search-theme-form-1-wrapper label /* Label that says "Search this site:" */
{
    display: none;
}

/* Primary links */

.main {
    position: relative;
    z-index: 20;
    font-size: 13pt;
    height: 35px;
    line-height: 30px;
    width: 99.60%;
}

.main ul {
    display: inline;
}

.main a {
    color: #FFFFFF !important;
    background-color: #012641;
    text-decoration: none;
    padding: 2px 5px 1px;
    text-shadow: 1px 1px #000000;
    border-left-width: 0;
    border-top-width: 0;
    font-size: .9em;
}

#block-superfish-1 .block-inner {
    background-color: transparent !important;
}

#block-superfish-1 {
    position: relative;
    top: -28px;
    z-index: 48;
    margin-left: -25px;
    width: 100%;
}

.main a:active {
}

.main a:hover, .main a:focus {
    text-decoration: underline;
    color: #FFFFFF;
    background-color: transparent !important;
    border-right: none;
    text-shadow: 1px 1px #000000;
}

.main li {
    padding: 0;
    margin: 0;
    border-right: solid 2px #012641;
}

.main li:hover {
}

.sf-menu {
    border-top: 3px solid #A2947F;
    border-bottom: 4px solid #012641;
    height: 33px;
}

/* Secondary links */
#secondary {
    float: right;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 10px;
}

#secondary ul {
    margin: 0;
    padding: 0;
}

#secondary a {
    color: #FFFFFF;
    font-size: 12pt;
    border-right: solid 2px #6C5635;
    background-color: #A2947F;
    line-height: 3em;
    Text-decoration: none;
    padding: 4px 10px 2px;
}

#secondary a:visited, #secondary a:active {
    color: #FFFFFF;
    font-size: 12pt;
    border-right: solid 2px #6C5635;
    background-color: #A2947F;
    line-height: 3em;
    Text-decoration: none;
}

#secondary a:hover {
    color: #FFFFFF;
    font-size: 12pt;
    border-right: solid 2px #6C5635;
    background-color: #A2947F;
    line-height: 3em;
    Text-decoration: underline;
}

#welcome {
    color: #000000;
}

#user-interface {
    text-align: center;
    color: #000000;
    background-color: #DDDDDD;
    margin: 10px;
    padding-bottom: 10px;
    border: 2px solid #6C5635;
}

#user-interface .pane-title {
    background-color: #012641;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}

#user-interface ul.menu li {
    display: inline-block;
    text-align: center;
    padding: 10px;
    border: 2px solid #6C5635;
    width: 20%;
    background-repeat: repeat-x;
}

#user-interface ul.menu {
    text-align: center;
}

#tour-layers {
    text-align: center;
    color: #000000;
    background-color: #DDDDDD;
    margin: 10px;
    padding-bottom: 10px;
    border: 2px solid #6C5635;
}

#tour-layers .pane-title {
    background-color: #012641;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}


/** sidebar-left **/
#sidebar-left {
    background-color: #000000;
}

#sidebar-left-inner {
    margin: .5em;
}

/** sidebar-right **/
#sidebar-right {
    background-color: #000000;
    min-height: 100%;
    height: 100%;
}

#sidebar-right-inner {
    margin: .5em;
}

/** footer **/
#block-menu-menu-jmars .block-inner .content {
    background-color: #1E252D;
    float: right;
    margin-top: -20px;
}

#block-menu-menu-jmars .block-inner .content li {
    display: inline-block;
    padding: 5px;
}

#block-menu-menu-jmars .block-inner .content li a, #block-menu-menu-jmars .block-inner .content li a:active, #block-menu-menu-jmars .block-inner .content li a:visited {
    text-decoration: none;
}

#block-menu-menu-jmars .block-inner .content li a:hover {
    text-decoration: underline;
}

#block-block-3 .block-inner .content {
    position: relative;
    z-index: 1;
    background-color: #1E252D;
}

#footer {
    background-color: #1E252D;
    text-align: right;
    width: 100%;
}

#footer-inner {
    color: #FFFFFF;
    font-size: 8pt;
    line-height: 18px;
    padding: 10px;
    background-color: #1E252D;
}

#footer-inner a {
    color: #FFFFFF;
}

#footer-inner a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#footer-inner a:active {
    color: #FFFFFF;
    text-decoration: none;
}

#legal {
    font-size: .9em;
}

#seselogo img {
    width: 250px;
}

#msfflogo img {
    width: 120px;
}

#footer-message /* Wrapper for the footer message from Drupal's "Site information"
                     and for any blocks placed in the footer region */
{
}

/** closure **/
#closure-blocks /* Wrapper for any blocks placed in the closure region */
{
}

/** Drupal nodes **/
.node /* Node wrapper */
{
}

.node-inner /* Additional wrapper for node */
{
}

.sticky /* A sticky node (displayed before others in a list) */
{
}

.node-unpublished /* Unpublished nodes */
{
    /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
}

.node-mine /* A node created by the current user */
{
}

.node-teaser /* A node displayed as teaser */
{
}

/* All nodes are given a node-type-FOO class that describes the type of
 * content that it is. If you create a new content type called
 * "my-custom-type", it will receive a "node-type-my-custom-type" class.
 */
.node-type-page /* Page content node */
{
}

.node-type-story /* Story content node */
{
}

.node h2.title /* Node title */
{
    color: #012641;
}

.marker /* "New" or "Updated" marker for content that is new or updated for the current user */
{
    color: #CC0000;
}

.node .picture /* The picture of the node author */
{
}

.node.node-unpublished .picture,
.comment.comment-unpublished .picture {
    position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
}

.node .meta /* Wrapper for submitted and terms data */
{
}

.node .submitted /* The "posted by" information */
{
}

.node .terms /* Node terms (taxonomy) */
{
}

.node .content /* Node's content wrapper */
{
}

.node ul.links /* Node links. See also the ul.links declaration above. */
{
}

.preview .node /* Preview of the content before submitting new or updated content */
{
    /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
}

/** Drupal comments **/
#comments /* Wrapper for the list of comments and its title */
{
    margin: 1em 0;
}

#comments-title /* Heading for the list of comments */
{
}

.comment /* Wrapper for a single comment */
{
}

.comment-inner /* Additional wrapper for a single comment */
{
}

.comment-preview /* Preview of the comment before submitting new or updated comment */
{
}

.comment.new /* A new comment since the user last viewed the page. */
{
}

.comment.odd /* An odd-numbered comment in the list of comments */
{
    background-color: #F2F2F2;
    padding: 10px;
}

.comment.even /* An even-numbered comment in the list of comments */
{
    background-color: #A2947F;
    padding: 10px;
}

.comment.first /* The first comment in the list of comments */
{
}

.comment.last /* The last comment in the list of comments */
{
}

.comment-unpublished /* Unpublished comments */
{
    /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
}

.comment-unpublished div.unpublished /* The word "Unpublished" displayed beneath the content. See also the div.unpublished declaration in the node section above. */
{
}

.comment-published /* Published comments */
{
}

.comment-by-anon /* A comment created by an anonymous user */
{
}

.comment-by-author /* A comment created by the node's author */
{
}

.comment-mine /* A comment created by the current user */
{
}

.comment h3.title /* Comment title */
{
}

.new /* "New" marker for comments that are new for the current user */
{
    color: #CC0000;
}

.comment .picture /* The picture of the comment author */
{
}

.comment .submitted /* The "posted by" information */
{
}

.comment .content /* Comment's content wrapper */
{
}

.comment .user-signature /* The user's signature */
{
}

.comment ul.links /* Comment links. See also the ul.links declaration above. */
{
    margin: 1em 0;
}

.indented /* Nested comments are indented */
{
    /* margin-left: 25px; */ /* Drupal core uses a 25px left margin */
}

.preview .comment /* Preview of the comment before submitting new or updated comment */
{
    /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
}

/** Drupal blocks **/
.block /* Block wrapper */
{

}

.block.region-odd /* Zebra striping for each block in the region */
{
}

.block.region-even /* Zebra striping for each block in the region */
{
}

.block.odd /* Zebra striping independent of each region */
{
}

.block.even /* Zebra striping independent of each region */
{
}

.region-count-1 /* Incremental count for each block in the region */
{
}

.count-1 /* Incremental count independent of each region */
{
}

.block-inner /* Additional wrapper for block */
{
    background-color: #A2947F;
}

.block h2.title /* Block title */
{
    font-size: 1.1em;
    color: #00AEEF;
    background-color: #E8E4DF;
    line-height: 1.5em;
    padding-left: 5px;
    margin-bottom: 0;
}


.panel-pane .panel-pane .pane-views .pane-home-highlight h2.pane-title /* Block title */
{
    font-size: 1.1em;
    /*color: #B42228;*/
    color: #017280;
    background-color: #E8E4DF;
    line-height: 1.5em;
    padding-left: 5px;
    margin: 10px 10px 0;

}

.block .content /* Block's content wrapper */
{
    padding: 5px;
    font-size: 11px;
}

#block-aggregator-category-1 /* Block for the latest news items in the first category */
{
}

#block-aggregator-feed-1 /* Block for the latest news items in the first feed */
{
}

#block-block-1 /* First administrator-defined block */
{
}

#block-blog-0 /* "Recent blog posts" block */
{
}

#block-book-0 /* "Book navigation" block for the current book's table of contents */
{
}

#block-comment-0 /* "Recent comments" block */
{
}

#block-forum-0 /* "Active forum topics" block */
{
}

#block-forum-1 /* "New forum topics" block */
{
}

#block-menu-primary-links /* "Primary links" block */
{
}

#block-menu-menu-jmars-tutorials {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #F2F2F2;

}

.block h2.title {
    position: relative;
    z-index: 3;
    /*color: #B42228;*/
    color: #017280;
    padding: 3px 10px;
    background-color: #FFFFFF;

}

.block ul.menu li {
    position: relative;
    z-index: 2;
    display: block;
    padding: 10px;
    border: 2px solid #6C5635;
    /*background-image: url(images/user_menu.png);*/
    background-repeat: repeat-x;
    text-align: center;
    margin-bottom: 10px;
}

ul.menu {
    margin: 0;
    padding: 0;

}

#block-jmars-0 .content {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    margin-top: -30px;
    /*background-image: url(images/download_bkg.png);*/
}

#block-jmars-0 ul.menu {
    padding-left: 85px;
    padding-top: 30px;
}

#block-jmars-0 ul.menu li {
    background-image: none;
    border: none;
    padding: 0;
    margin: 2px;
    text-align: left;
    font-weight: bold;
}

#block-views-news-block_1 {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #A2947F;
    /*background-image: url(images/news_bkg.png);*/
}


#block-views-news-block_1 .content {
    /*background-image: url(images/news_bkg.png);*/
}

#block-menu-menu-jmars-started {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #A2947F;
}

#block-menu-menu-jmars-faq {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #A2947F;
}

#block-menu-menu-jmars ul.menu li {
    background-image: none;
    border: none;
    padding: 0;
    margin: 2px;
    text-align: left;
}

#block-node-0 /* "Syndicate" block for primary RSS feed */
{
}

#block-poll-0 /* "Most recent poll" block */
{
}

#block-profile-0 /* "Author information" block for the profile of the page's author */
{
}

#block-search-0 /* "Search form" block */
{
}

#block-statistics-0 /* "Popular content" block */
{
}

#block-user-0 /* "User login form" block */
{
}

#block-user-1 /* "Navigation" block for Drupal navigation menu */
{
}

#block-user-2 /* "Who's new" block for a list of the newest users */
{
}

#block-user-3 /* "Who's online" block for a list of the online users */
{
}

/** Drupal boxes **/
/* Wrapper for Comment form, Comment viewing options, Menu admin, and
 * Search results.
 */
.box /* Wrapper for box */
{
}

.box-inner /* Additional wrapper for box */
{
}

.box h2.title /* Box title */
{
}

.box .content /* Box's content wrapper */
{
}

/** Miscellaneous Drupal styles **/
.error /* Errors that are separate from div.messages status messages (see above.) */
{
    /* color: #e55; */ /* Drupal core uses a #e55 background */
}

.warning /* Warnings that are separate from div.messages status messages (see above.) */
{
    /* color: #e09010; */ /* Drupal core uses a #e09010 background */
}

.more-link /* Aggregator, blog, and forum more link */
{
    text-align: right;
    padding-right: 10px;
    padding-bottom: 10px;
}

#user-login-form /* Drupal's default login form */
{
    /*text-align: left;*/
}

#user-login .form-submit {
    /*margin-right: 15px;*/
    /*float: left;*/
}


#user-login .form-item {


}

#user-login-form .form-submit {
    /*margin-top: 34px;*/
}

#edit-pass-wrapper {
    /*float: left;*/
    /*margin-left: 10px;*/
    /*margin-right: 10px;*/
}

#edit-submit {
}

#edit-name-wrapper {
    /*float: left;*/
}

#user-login-form {
    /*padding-bottom: 20px;*/
}

tr.even /* Some tables have rows marked even or odd. */
{
    /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

tr.odd {
    /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

li a.active /* The active item in a Drupal menu */
{
    color: #000000;
}


/** Drupal forms **/
.form-item, /* Wrapper for a form element (or group of form elements) and its label */
.form-checkboxes,
.form-radios {
    margin: 1em 1em;
}

.form-item input.error, /* Highlight the form elements that caused a form submission error */
.form-item textarea.error,
.form-item select.error {
    border: 2px solid #CC0000;
}

.form-item label /* The label for a form element */
{
    display: block;
    font-weight: bold;
    clear: left;
}

.form-item label.option /* The label for a radio button or checkbox */
{
    display: inline;
    font-weight: normal;
}

.form-required /* The part of the label that indicates a required field */
{
    color: #CC0000;
}

.form-item .description /* The descriptive help text (separate from the label) */
{
    font-size: 0.85em;
}

.form-checkboxes .form-item, /* Pack groups of checkboxes and radio buttons closer together */
.form-radios .form-item {
    margin: 0.4em 0;
}

.form-submit /* The submit button */
{
}

.container-inline div, .container-inline label /* Inline labels and form divs */
{
    display: inline;
}

.tips /* Tips for Drupal's input formats */
{
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}

/** OpenID **/
/* The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */
#user-login-form ul /* OpenID creates a new ul above the login form's links. */
{
    margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
    clear: both;
    margin-left: -23px;
}

#user-login-form li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    /*border: 1px solid #012641;*/
    /*background-image: url(images/block_bkg.png);*/
    /*background-repeat: repeat-x;*/
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;

}

.pane-user-0 .pane-title {
    color: #FFFFFF;
    padding: 5px 10px;
    background-color: #A2947F;
    border-bottom: 3px solid #6C5635;
}

.pane-user-0 {
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #F2F2F2;
    background-repeat: repeat-x;
    background-position: 0 20px;
}

.pane-user-0 .pane-content {
    margin-top: -13px;
    padding: 10px;
    margin-bottom: 0;
}

#user-login.login-page {
}

.login-page #edit-pass-wrapper {
    padding-left: 10px;
    margin-left: 10px;
    margin-right: 10px;
    width: 35%;
}

.login-page #edit-submit {
    padding-left: 10px;
    margin-top: 33px;
}

.login-page #edit-name-wrapper {
    float: left;
    width: 35%;
}

.login-page ul {
    margin-left: -40px;
}

.login-page .form-item .description li {
    float: left;

}

.login-page .form-item .description a {
    display: inline-block;
    margin: 5px;
    font-size: 12px;
}

.login-page #edit-name.form-text {
    width: 95% !important;
}

.login-page #edit-pass.form-text {
    width: 95% !important;
}


#user-login-form li.openid-link /* The "Log in using OpenID" links. */
{
    margin-top: 1em;
    margin-left: 10px; /* Un-do some of the padding on the ul list. */
}

#user-login-form li.user-link /* The "Cancel OpenID login" links. */
{
    margin-top: 1em;
}

#user-login ul {
    margin: 1em 0;
}


#user-login li.openid-link, /* The OpenID links on the /user form. */
#user-login li.user-link {
    display: inline-block;
}

.login-page .form-item .description ul {
    clear: both;
    list-style: none;

}

/* Un-do all of the padding on the ul list. */


/** Drupal admin tables **/
/* We overrode these styles in html-elements.css, but restore them for the
 * forms on the site.
 */
form tbody {
    border-top: 1px solid #CCCCCC;
}

form th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #CCCCCC;
}

form tbody th {
    border-bottom: 1px solid #CCCCCC;
}

form thead th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #CCCCCC;
}

#featured-image-gallery .field-content {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

#jmars-desc a {
    color: white;
    text-decoration: none;
    font-style: italic;
    font-weight: normal;

}

#jmars-desc a:hover {
    text-decoration: underline;
}

#jmars-desc {
    color: #FFFFFF;
    background-color: #1E252D;
    padding-top: 5px;
    padding-right: 5px;
}

#edit-messaging-default-wrapper,
.collapse-processed,
#edit-notifications-send-interval-wrapper,
#edit-notifications-auto-wrapper,
#edit-contact-wrapper {
    display: none;
}

.collapsible {
    margin-bottom: 10px !important;
    position: relative;
    z-index: 500;
}

fieldset {
    border-top: none !important;
    background: transparent !important;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-top: 10px;
}


.collapse-processed {
    display: inline;
    position: relative;
    z-index: 500;
}


.textarea-processed {
    clear: left;
}

li {
    display: list-item;
    list-style-position: inside;
    margin-top: .5em;
}

.pane-plain-box-block1 {
    margin-top: 20px;
}

.panel-3col-stacked .panel-col-first {
    width: 15%;
}

.panel-3col-stacked .panel-col {
    width: 60%;
}


.pane-block-4 {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #F2F2F2;
    /*background-image: url(images/block_bkg.png);*/
    background-repeat: repeat-x;
    background-position: 0 20px;
    /*border-bottom: 3px solid #b42228;*/
}

#main_block li {
    display: block;
}

.pane-block-4 .pane-title {
    color: #FFFFFF;
    padding: 5px 10px;
    background-color: #A2947F;
    border-bottom: 3px solid #6C5635;
}

.pane-block-4 .pane-content {
    margin-top: -13px;
    margin-bottom: 0;
    padding: 10px 0 10px 0;
    /*background-image: url(images/download_bkg.png);*/
    background-repeat: no-repeat;
    background-position: 100% 0;

}

.pane-block-4 .pane-content table {
    border: hidden;

}


.pane-block-4 .pane-content tr {
    border: none;
}

.pane-block-4 .pane-content td {
    vertical-align: top;

}

#main_block {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #F2F2F2;
    /*background-image: url(images/block_bkg.png);*/
    background-repeat: repeat-x;
    background-position: 0 20px;
    /*border-bottom: 3px solid #b42228;*/
}

#main_block .pane-title {
    color: #FFFFFF;
    padding: 5px 10px;
    background-color: #A2947F;
    border-bottom: 3px solid #6C5635;
}

#main_block .pane-content {
    margin-top: -13px;
    padding: 10px;
    margin-bottom: 0;
    /*background-image: url(images/main_block_bkg.png);*/
    background-repeat: no-repeat;
    background-position: 100% 0;
}

#tutor {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #F2F2F2;
    /*background-image: url(images/block_bkg.png);*/
    background-repeat: repeat-x;
    background-position: 0 20px;
    /*border-bottom: 3px solid #b42228;*/
}

#tutor li {
    display: block;
}

#tutor .pane-title {
    color: #FFFFFF;
    padding: 5px 10px;
    background-color: #A2947F;
    border-bottom: 3px solid #6C5635;
}

#tutor .pane-content {
    margin-top: -13px;
    padding: 10px;
    margin-bottom: 0;
    /*background-image: url(images/tutor_bkg.png);*/
    background-repeat: no-repeat;
    background-position: 100% 0;
}

#tutor li a {
    display: block;
    padding: 5px;
    font-weight: bold;
}

#interface {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #F2F2F2;
    /*background-image: url(images/block_bkg.png);*/
    background-repeat: repeat-x;
    background-position: 0 20px;
    /*border-bottom: 3px solid #b42228;*/
}


#interface li {
    display: block;
}

#interface .pane-title {
    color: #FFFFFF;
    padding: 5px 10px;
    background-color: #A2947F;
    border-bottom: 3px solid #6C5635;
}

#interface .pane-content {
    margin-top: -13px;
    padding: 10px;
    margin-bottom: 0;
    /*background-image: url(images/interface_bkg.png);*/
    background-repeat: no-repeat;
    background-position: 100% 0;
}

#interface li a {
    /*display: block;*/
    display: flex;
    padding: 5px;
    font-weight: bold;
    margin-bottom: 5px;
    /*width: 150px;*/
    border: 1px solid #012641;
    /*background-image: url(images/block_bkg.png);*/
    background-repeat: repeat-x;
}

#release {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #F2F2F2;
    /*background-image: url(images/block_bkg.png);*/
    background-repeat: repeat-x;
    background-position: 0 20px;
    /*border-bottom: 3px solid #b42228;*/

}

#release .pane-title {
    color: #FFFFFF;
    padding: 5px 10px;
    background-color: #A2947F;
    border-bottom: 3px solid #6C5635;

}

#release .pane-title a {
    text-decoration: none;
}

#release .pane-content {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -13px;
    padding-top: 10px;
    /*background-image: url(images/release_bkg.png);*/
    background-repeat: no-repeat;
    background-position: 100% 0;
}

#release ul.menu {
    padding: 0;
}

#release ul.menu li {
    display: block;
    padding: 10px;
    /*background-image: url(images/user_menu.png);*/
    background-repeat: repeat-x;
    text-align: center;
    margin-bottom: 10px;
}

table {
    border: 2px solid #012641;
}

tr, tr.even, tr.odd, tbody {
    background-color: transparent;
    border-top: 2px solid #012641;

    border-bottom: 2px solid #012641;
    /*
    border-left: 2px solid #012641;
    border-right: 2px solid #012641;
    */
    padding: 5px 5px 5px 10px;
}

.view-id-ReleaseNotes {
    background-color: #F2F2F2;
    /*background-image: url(images/release_bkg.png);*/
    background-repeat: no-repeat;
    background-position: 100% 0;
    padding-bottom: 5px;
}

#release .pane-content .view-id-ReleaseNotes {
    background: transparent;
}

.views-table {
    margin-top: 0;
    margin-bottom: 0;
}

thead {
    /*	border: 2px solid #012641;*/
    padding: 10px;
    background: rgba(162, 148, 127, 0.5);

}

th.active {
    background-color: transparent;
}

td.active {
    background-color: #DFD1BF;
}

.views-field {
    padding-left: 10px;
}

th.views-field-field-reldate-value {
    background-color: transparent;
}

.views-field-field-reldate-value {
    background-color: #DFD1BF;
    border-left: 1px solid #012641;
    border-right: 1px solid #012641;
}

.view-tour-the-layers table.views-table thead, .view-tour-the-layers table.views-table tr, .view-tour-the-layers table.views-table tr.odd, .view-tour-the-layers table.views-table tr.even {
    border: none;
}

.view-tour-the-layers table.views-table tr.even {
    background-color: #DFD1BF;
    border-bottom: 2px solid #012641;
}

.view-tour-the-layers table.views-table tr.odd {
    background-color: #F2F2F2;
    border-bottom: 2px solid #012641;
}


#news {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #F2F2F2;
    /*background-image: url(images/block_bkg.png);*/
    background-repeat: repeat-x;
    background-position: 0 20px;
    /*border-bottom: 3px solid #b42228;*/
}


#news li {
    display: block;
}

#news .pane-title {
    color: #FFFFFF;
    padding: 5px 10px;
    background-color: #A2947F;
    border-bottom: 3px solid #6C5635;

}

#news .pane-content {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -13px;
    padding-top: 10px;
    /*background-image: url(images/news_bkg.png);*/
    background-repeat: no-repeat;
    background-position: 100% 0;
    height: 100%;
}

.news {
}

#tour {
    margin-top: 10px;
    background-color: #F2F2F2;
    /*background-image: url(images/block_bkg.png);*/
    background-repeat: repeat-x;
    background-position: 0 20px;
    /*border-bottom: 3px solid #b42228;*/

}

#tour .pane-title {
    color: #FFFFFF;
    padding: 5px 10px;
    background-color: #A2947F;
    border-bottom: 3px solid #6C5635;

}

#tour .pane-content, #mini-panel-webinar .outreach-content {
    margin-top: -13px;
    padding: 10px;
    /*background-image: url(images/tour_bkg.png);*/
    background-repeat: no-repeat;
    background-position: 100% 0;
    height: 100%;
}

#tour a {
    font-weight: bold;
    text-decoration: none;
}

#tour a:hover {
    text-decoration: underline;
}

#float {
    background-color: #000000;
}

.imagefield-field_micro {
    float: left;
    padding-right: 10px;
}

.views-view-grid {
    text-align: center;
    padding: 10px;
    width: 100%;
}

.imagefield-field_teaserimage {
    padding: 10px;
}

.news-block li {
    padding-bottom: 10px;
    margin-left: -20px;
}

ul {
    list-style-position: inside;
    list-style-type: square;
}

ul ul {
    list-style-type: disc;
}

ol {
    margin-top: .5em;
}

.panels-flexible-region-21-center {
    width: 100%;
}

.panels-flexible-region {
    margin-top: -10px;
    margin-bottom: -10px;
}

.forum .views-field {
    width: 100%;
    padding: 10px;
    border: 1px solid #012641;
}

caption {
    text-align: left;
}

#jmars ul {
    border-bottom: 4px solid #A2947F;
    width: 100%;
    padding-bottom: 5px;
}

#jmars li {
    display: inline-block;
}

#jmars li a {
    background-color: #6C5635;
    color: #FFFFFF;
    margin-right: 10px;
    padding: 5px 10px;
}

#jmars a:hover {
    /*background-color: #B42228;*/
    background-color: #008B9B;
}

#jmars a:focus {
    background-color: #A2947F !important;
}


#jmars ul li a:active {
    background-color: #A2947F !important;
}

#jmars ul li a:focus {
    background-color: #A2947F !important;
}

.node-inner table {
    width: 70% !important;
    padding: 5px !important;
    border: 2px solid #012641 !important;
    /*background-image: url(images/block_bkg.png) !important;*/
    background-repeat: repeat-x !important;
    background-position: 0 30px !important;
    background-color: #F2F2F2 !important;
}

.node-inner th {
    width: 70% !important;
    padding: 5px !important;
    border: 2px solid #012641 !important;
    background: rgba(162, 148, 127, 0.5) !important;
}

.node-inner td {
    vertical-align: top !important;
}

#apply-for-role-admin-form td {
    border-left: 1px black solid;
    border-right: 1px black solid;
    padding-left: .2em;
    padding-right: .2em;

}

#apply-for-role-admin-form td a {
    font-weight: normal;

}

#apply-for-role-admin-form thead th {
    border-bottom: 4px black inset;

}

#apply-for-role-admin-form tbody {
    border-top: none;

}

#apply-for-role-admin-form thead th[colspan='3'] {
    text-align: center;
}

#permissions tbody tr.even {
    background-color: #D2D2D2;
}

kbd {
  background-color: #eee;
  border-radius: 3px;
  border: 1px solid #b4b4b4;
  box-shadow:
    0 1px 1px rgba(0, 0, 0, 0.2),
    0 2px 0 0 rgba(255, 255, 255, 0.7) inset;
  color: #333;
  display: inline-block;
  font-size: 0.85em;
  font-weight: 700;
  line-height: 1;
  padding: 2px 4px;
  white-space: nowrap;
}	
