/**** FONTS ****/
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,500,600,600italic,700,800);

/**** SITE WIDE ****/
html, body {
  margin: 0;
  padding: 0;
  background-color: #3b4041;
}
#gray-area {
    min-height: 500px;
    padding-top: 20px;
    background-color: #3b4041;
}

/**** HEADER ****/
#banner {
    height: 150px;
    background-color: #f9f9f9;
    border: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
    min-width: 1140px;
}
#logo {
    float: left;
    height: 68px;
    width: 349px;
    margin-top: 9px;
    margin-left: 20px;
    margin-right: 101px;
    margin-bottom: 4px;
    
}

#logo-link {
    background-image: url('/images/mega_logo.svg');
    display: block;
    width: 349px;
    height: 68px;
}
.ui-widget-content a {
    color: #878787;
}
.navbar-default {
    border: 0;
}

#features-menu, #feedback-menu {
    border: 0;
    
}
#features-menu a, #feedback-menu a {
    
}
#features-menu:hover a, #feedback-menu:hover a {
    border: 0;
    background-color: #e74c3c;
}
#menu-list {
    height: 50px;
    padding-left: 0px;    
    font-family: "Montserrat";
    font-size: 16px;
    border: 0;
    background-color: #f9f9f9;
    color: #878787;
}
#menu-list > a > li {    
    height: 50px;
    width: 120px;
    margin-right: 5px;
    padding-top: 15px;
    display: inline;
    text-align: center;    
    float: left;
    padding: 2px 10px;
    border: 0;
    color: #878787;
}
#menu-list li:hover, #menu-list li a:hover, #menu-list li:hover .submenu-icon {
  background-color: #1a592e;
  color: #f9f9f9;
  text-decoration: none;   
  border: 0;
}
#documentation-menu, #tutorials-menu {
    background-color: #f9f9f9;
    border: 0;
}
.dropdown-menu {
    background-color: #2c3e50;
}
.submenu-icon {
    background-color: #f9f9f9;
   
}
.submenu-icon:hover {
    background-color: #e74c3c;
    border: 0;
}
.submenu li {
    float: none;
    padding: 2px 10px;
    background-color: #2c3e50;
    /*border: 1px solid #2c3350;*/
    border: 0;
}
.submenu li a {
    color: white;
}
.submenu li:hover a {
    background-color: #1a592e;
    border: 0;
}
.expand-icon {
    list-style-image: url("/images/collapse.svg");
}
.active-page {
  color: #e74c3c !important;
}
.active-page:hover  {
  color: #f9f9f9 !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #1a592e;
    color: white;
}
.navbar-default .navbar-nav > .open > a, .nav .open > a, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #1a592e;
    color: white;
}
#species-header {
    height: 45px;
    width: 1140px;
    margin-bottom: 24px;
}

/**** FOOTER ****/
#gray-block {
  width: 100%;
  height: 425px;
  background-color: #3b4041;
}
#footer{
    height: 350px;
    width: 1140px;
    padding-top: 20px;
    background-color: #3b4041;
    margin: auto;    
}

.footer-block {
    float: left;
    /*width: 20%;*/
    min-height: 220px;
    /*padding: 0 0 0 60px;*/
}

#footer-block-col1 {
    float: left;
    width: 140px;
    margin-left: 100px;
}

#footer-block-col2 {
    float: left;
    width: 240px;
}
#footer-block-col3 {
    float: left;
    width: 240px;
}
#footer-block-col4 {
    float: left;
    width: 114px;
}
#footer-block-col5 {
    float: left;
    width: 306px;
}

/*#footer-block-left {
    float: left;
    width: 150px;
    height: 220px;
    margin-left: 180px;
    margin-right: 80px;
}
#footer-block-middle {
    float: left;
    width: 170px;
    margin-right: 100px;
}
#footer-block-right {
    float: left;
    width: 220px;
}*/

.footer-block-head {
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: bold;
    color: #91adb7;
}
.footer-block-list {
    margin-top: 10px;
    padding-left: 15px;
    font-family: "Open Sans";
    font-size: 14px;    
}
.footer-block-list li {
   color: #878787;
   list-style-type: none; 
   margin-left: -15px;   
}
.thick-li {
    height: 45px !important;
}

.footer-block-list li a {
    font-family: "Montserrat";
    font-size: 14px;
    color: #cbcbcb;
}
.footer-block-list li a:hover {
    color: #91adb7;
    text-decoration: none;
}
.socmed-logo {
    float: left;
    width: 40px;
    height: 35px;
    margin-top: 10px;
    margin-right: 10px;
}
#twitter {
    width: 37px;
    height: 30px;
    margin-top: 15px;
    background-image: url("/images/twitter_inactive.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
#twitter:hover {
    background-image: url("/images/twitter_active.svg");
    cursor: pointer;
}

.error {
    color: red;
}
.container{
  width: 1140px;
}

.revolver-map-block {
    width: 306px;
    height: 153px;
    float: right;
    
}

#revolver-map {
    border: 1px rgba(0, 0, 0, 0.25) solid;
}

.dload-count {
    color: #d8d8d8;
    
    font-size: 15px;
    margin: 15px auto;
    text-align: center;
    height: 30px;
    padding: 5px 0;
    letter-spacing: 0.05em;
}

.dload-count span {
    border-radius: 6px;
    font-family: 'Montserrat';
    letter-spacing: 0.2em;    
    font-weight: bold;
    background-color: #252828;
    width: 150px;
    padding: 8px 10px 8px 10px;    
}

#beta-testers-notice {
    float: left;
    width: 1000px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 33px;
    font-family: "Montserrat";
    font-size: 16px;
    color: #f7f7f7;
}
.beta-testers-bell {
   float: left;
   width: 70px;
   height: 70px;
   /*margin-top: 5px;*/
   margin-left: 135px;
   margin-right: 35px;    
}
#beta-testers-dloads {
    float: left;
    width: 750px;
    margin-left: 240px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 33px;
    font-family: "Montserrat";
    font-size: 16px;
    background-color: #f9f9f9;
    color: #3b4041; 
}
#beta-testers-dloads h4 {
    text-align: center;
    /*border-bottom: solid 1px #3b4041;*/
}

#beta-note {
    /*float: right;*/
    /*margin-left: 200px;*/
    /*margin-top: 5px;*/
    margin-right: 15px;
    padding: 10px 5px 5px 20px;
    text-align: justify;
    font-size: 11px;
    color: gray;
}
.os-logo {
    margin: 5px 10px 5px 45px;
}
.version-os {
    /*margin-top: 5px;*/
    margin-bottom: 5px;
    height: 40px;
}
.close-btn {
    float: left;
    width: 25px;
    height: 25px;
    margin-top: 25px;
}
.close-btn:hover {
    cursor: pointer;
}
#beta-testers-msg:target{
    display: none;
}
#beta-testers-msg p a {
    color: yellow;
    /*font-weight: bold;*/
}
#dload-links {
    float: left;
    width: 70%;
}
#show-beta-download {
    color: yellow;
}
#show-beta-download:hover {
    cursor:pointer;
}
#download-options {
    float: left;
    margin-left: 5px;
    margin-top: -24px;
}
#home-search-list, #download-search-list {
    float: left;
    margin-top: 24px;
    margin-left: 60px;
    padding-left: 0px;
}
#download-search-list {
    margin-left: 10px;
    margin-top: -24px;
    margin-bottom: 24px;
}
#home-search-list li, #download-search-list li {
    float: left;
    height: 35px;
    width: 235px;
    display: inline;
    margin-right: 20px;
}
#home-search-list li select, #download-search-list li select {
    height: 100%;
    width: 100%;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}
#home-download {
    height: 100%;
    width: 195px;
    background-image: url("/images/home_download_inactive.svg");
    border: none !important;
    box-shadow: none !important;
}
#home-download:hover {
    background-image: url("/images/home_download_active.svg");    
}
.pdf-link {
    font-size: 16px;
    font-weight: 700;
    color: #3B4041;
}
.pdf-link:hover {
     color: #3B4041;
}
.adobe-image {
    width: 20px;
    height: 26px;
    margin-top: 15px;
    margin-right: 17px;
    margin-bottom: 20px;
}
#version-string {
    float: right;
    color: #555;
    margin-top: -40px;
    margin-right: 10px;
}
#beta-link {
    color: #96d400 !important;
/*
color: #e6e600 !important;
*/
}
#beta-link:hover {
    color: #91adb7 !important;    
}
