@charset "UTF-8";
/* CSS SEC AIS Document */

#tab_row {
    position: relative;
    top: 100px;
    background-color:#21578b;
    z-index: 2;
    height: 40px;
}

#myTab li a { 
    /*border-color: blue;
    background-color:#A5C967; */
    height: 40px;
}
#myTab li.active  {
    /*border-bottom-color: transparent;*/
    background-color:Yellow; 
}
.mynavlink {
    color: white;
    text-decoration: none !important;
}

.mynavlink:hover {
    color: white;
    text-decoration: none !important;
    background-color: #4d78a2;
}

   a, a:hover, a:focus a:active {
    text-decoration: none;
}


.my-nav-item {
    border-top-right-radius: 30px;
    height: 40px;
}

.li_selected {
    text-decoration: underline; 
    background-color: #4d78a2;
}

#product_type_txt {
    color: white;
      position: absolute;
      top: 10px;
      right: 280px;
      float: right;
      text-align: center;
      margin-right: 0px;
      margin-left: 0px;
}



.my-button-color {
    background-color: #21578b;
    color: white;
}

.main_section {
    position: absolute;
    top: 144px;
    left: 0px;
    width: 100%;
    background-color: aliceblue;
    border-bottom-style: inset;
    border-bottom-width: 1px;
    border-bottom-color: lightgrey;
}

.sec_types {
    background-color: aliceblue;
    
}

.mission_radios_div {
      
    margin: auto; 
        margin-bottom: 20px;   
}

#sec_type_controls {
        position: relative;
        float: left; 
        margin-bottom: 20px; 
}

#sec_controls_form {
        font-size: 14px;
        margin-left: 20px;
        margin-bottom: 0px;
}

#single_view_form {
        font-size: 14px;
        margin-left: 20px;
        margin-bottom: 0px;
}

.form-check-label {
    padding-top: 5px;
}

.image_section {
    background-color: white;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}

.single_map_heading {
    text-align: center;
    font-family: Lato;
    font-weight: bold;
}

.image_card_text {
    text-align: center;
    margin: 5px;
}

.date {
    font-size: 12px;
}

.download_button {
    position: relative;
      float: right; 
    top: -8px;
}

.red {
    color: red;
}

.reset {
    clear: both;
}

.blue_link {
    color: blue;
}

#parameter_txt {
    background-color: white;
}

#product_dropdown {
  position: absolute;
  top: 0px;
  right: 50px; 
  background-color: white;
}

.slide {
    display:none;
}

w3-left, .w3-right, .w3-badge {cursor:pointer}
.w3-badge {height:13px;width:13px;padding:0}

.timeline {
    border: none;
    margin: 1px;
    padding: 10px;
    
}

.bg_blue {
    background-color: #00376e;
}

#image_period {
    font-size: 26px;
}