/*Custom Kim Freesland */

.yui-panel-container, .yui-skin-sam {
    display: none !important;
    visibility: hidden;
}

#yui-gen0_c {
    display: none !important;
    visibility: hidden;
}

.crmEntityFormView .section-title {
    margin-left: 2.7rem;
    border-bottom-width: 1px;
    margin-bottom: 5px;
}

#cred7_comments {
	max-width: 100%;
    width: 100%;
}

.crmEntityFormView .tab {
    margin-bottom: 20px;
    width: 100%;
    margin-left: 15rem;
    /* margin-right: 15rem; */
    padding-right: 15rem;
}

.site-accordion, .site-accordion-code, .site-accordion-docs, .site-prose {
    font-family: Public Sans Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    line-height: 1.6;
}
.preview {
    margin-bottom: 1rem;
    margin-top: 1rem;
    background-color: #fff;
    padding: 1rem;
    border: 1px solid #f0f0f0;
}

.crmEntityFormView .cell div.info.required label:after {
    color: white;
}

/*fileter Gal classes*/
.product{
  margin-bottom:30px;
}
  .product-inner {
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    padding: 10px;
}
.padRight{
  padding-right: 60px;
  padding-left: 25px;
}


/* The off canvas side navigation menu */
.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #f1f1f1;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    
  }
  .dropdown-btn-sidebar{
    padding: 16px;
    text-decoration: none;
    font-size: 1.5rem;
    display: block;
    border: none;
    color:inherit;
    background: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
    color:#489a71;
    font-weight: 900;
    
  }
 button.dropdown-btn-sidebar {
    background-color: #f1f1f1;
    color:#489a71;
    box-shadow:none;
  }
  button.dropdown-btn-sidebar:hover{
      background-color: #555;
      color:white;
  }
 
.closebtn a:link a:active a:visited a:hover{
      background-color:#006633;

  }
  .sidebar a {
    display: block;
    padding: 16px;
    text-decoration: none;
    background-color: #f1f1f1;
    color:#489a71;
    font-weight: 900;
  }
   
  button.sidebar a:active a:visited {
    background-color: #f1f1f1;
    color:#489a71;
    font-weight: 900;
  }
  
  .sidebar a:hover:not(.active) {
    background-color: #555;
    color: white;
    font-weight: 900;
  }

  ul.usa-breadcrumb {
    
    list-style: none;
    
}
    ul.usa-breadcrumb li {
        padding: 2px 2px;
        display: inline;
        list-style: none;
        background-color:none;
        float: right;
    }
   
    ul.usa-breadcrumb li+li:after {
        padding: 8px;
        color: black;
        content: "/\00a0";
    }
    ul.usa-breadcrumb li a, ul.usa-breadcrumb li a:visited {
        list-style: none;
        color:black;
        text-decoration: none
    }
    
   /* Add a color on mouse-over */
ul.usa-breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}
    
  @media screen and (min-width: 481px) {
    .menu-mobile {
    height: 40%;
    width: 100%;
    position: relative;
    z-index: inherit 1;
    top: 0;
    left: 0;
    background-color: #f1f1f1;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    display:none;
    }
}
  @media screen and (max-width: 481px) {
    .menu-mobile {
    height: 40%;
    width: 100%;
    position: relative;
    z-index: inherit 1;
    top: 0;
    left: 0;
    background-color: #f1f1f1;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    
    }
    .menu-mobile a {
    display: block;
    padding: 16px;
    text-decoration: none;
    background-color: #f1f1f1;
    color:#489a71;
    font-weight: 900;
      }
       
      .menu-mobile a.active {
        background-color: #4CAF50;
        color: white;
      }
      
      .menu-mobile a:hover:not(.active) {
        background-color: #555;
        color: white;
      }
      .menu-mobile .closeMobilebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }
  }
 
  .search-sidebar{
      display:block;
      right: 5px;
      position:absolute;
      margin-left: 0px;
      float: left;
  }

/* Position and style the close button (top right corner) */
.sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}


a.infoLink:link,  a.infoLink:hover, a.infoLink:active, a.infoLink:visited {
    color: #616865;
    margin-top:1.9rem;
    float: left;
    font-size: 1.2rem;
    text-decoration:none;
    
}

@media screen and (max-width: 481px) {
    a.infoLink:link,  a.infoLink:hover, a.infoLink:active, a.infoLink:visited {
       display:none;     
     }
    }
@media screen and (max-width: 481px) {
a.infoLink2:link,  a.infoLink2:hover, a.infoLink2:active, a.infoLink2:visited {
    color: #006633;
    margin-left: 1.8rem;
    margin-top: 0.35rem;
    margin-bottom: 0.35rem;
    float: left;
    font-size: 0.85rem;
    
 }
}
@media screen and (min-width: 481px) {
    a.infoLink2:link,  a.infoLink2:hover, a.infoLink2:active, a.infoLink2:visited {
    display:none;
        
     }
    }
    .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 20px 0;
        border-radius: 4px;
      }
      .pagination > li {
        display: inline;
      }
      .pagination > li > a,
      .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #3f4957;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
      }
      .pagination > li:first-child > a,
      .pagination > li:first-child > span {
        margin-left: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
      }
      .pagination > li:last-child > a,
      .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
      }
      .pagination > li > a:hover,
      .pagination > li > span:hover,
      .pagination > li > a:focus,
      .pagination > li > span:focus {
        z-index: 2;
        color: #323a45;
        background-color: #eee;
        border-color: #ddd;
      }
      .pagination > .active > a,
      .pagination > .active > span,
      .pagination > .active > a:hover,
      .pagination > .active > span:hover,
      .pagination > .active > a:focus,
      .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #ab8561;
        border-color:#82654a;
      }
      .pagination > .disabled > span,
      .pagination > .disabled > span:hover,
      .pagination > .disabled > span:focus,
      .pagination > .disabled > a,
      .pagination > .disabled > a:hover,
      .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
      }
      .pagination-lg > li > a,
      .pagination-lg > li > span {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.3333333;
      }
      .pagination-lg > li:first-child > a,
      .pagination-lg > li:first-child > span {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
      }
      .pagination-lg > li:last-child > a,
      .pagination-lg > li:last-child > span {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
      }
      .pagination-sm > li > a,
      .pagination-sm > li > span {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
      }
      .pagination-sm > li:first-child > a,
      .pagination-sm > li:first-child > span {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
      }
      .pagination-sm > li:last-child > a,
      .pagination-sm > li:last-child > span {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
      }
      .pager {
        padding-left: 0;
        margin: 20px 0;
        text-align: center;
        list-style: none;
      }
      .pager li {
        display: inline;
      }
      .pager li > a,
      .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px;
      }
      .pager li > a:hover,
      .pager li > a:focus {
        text-decoration: none;
        background-color: #eee;
      }
      .pager .next > a,
      .pager .next > span {
        float: right;
      }
      .pager .previous > a,
      .pager .previous > span {
        float: left;
      }
      .pager .disabled > a,
      .pager .disabled > a:hover,
      .pager .disabled > a:focus,
      .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
      }
    .pagination li.active {
        background: #364E63;
        color: #fff;
    }
    .pagination li:first-child {
            border-left-width: 1px;
    }
    .container {
        margin-top: none;
      }
      .page {
        display: none;
      }
      .page-active {
        display: block;
      }
      
      .jumbotron {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 30px;
        color: inherit;
        background-color: rgb(233, 232, 225);
      }
      .jumbotron h1,
      .jumbotron .h1 {
        color: inherit;
      }
      .jumbotron p {
        margin-bottom: 15px;
        font: size 2em;;
        font-weight: 200;
      }
      .jumbotron > hr {
        border-top-color: #d5d5d5;
      }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 15px;
        padding-left: 15px;
        border-radius: 6px;
      }
      .jumbotron .container {
        max-width: 100%;
      }

      @media screen and (min-width: 768px) {
        .jumbotron {
          padding-top: 48px;
          padding-bottom: 48px;
        }
        .container .jumbotron,
        .container-fluid .jumbotron {
          padding-right: 60px;
          padding-left: 60px;
        }
        .jumbotron h1,
        .jumbotron .h1 {
          font-size: 63px;
        }
      }   
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 0px;
}

/* Style Background Images with Gradient Overlay*/
.banner-top {
  background: url('forest.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position:relative;
  margin:0 auto;
  top:0px;
  left:0px;
  width:2048px;
  height:375px;
  overflow:hidden;
 
}
.banner-top:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom right,#92d7f7,#bae6e23d);
  opacity: 0.5;
}
.banner-top__content {
  position: relative;
  z-index: 10;
}
/* Style Background Images with Gradient Overlay*/

.container-blue{
  background-color:#34383c;
  padding-top:0px;
 padding-left: 35px;
 padding-right:35px;
 padding-bottom: 90px;
 
}

p.light-grey {
  color: #f1f1f1;
  line-height: 1.5;
  margin-bottom: 1em;
  margin-top: 1em;
}

h2.pea-green {
  font-size: 3rem;
  color: #b2bd65;
  text-shadow: 2px 2px 2px #35353542;
  font-family: Roboto,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-weight: 400;
}

hr.hr-short-fs-article {
  border: 0 none;
  width: 48%;
  height: 2px;
  background: #66BB6A;
  margin-left: 1.4rem;
  margin-right:1.4rem;
}

.fs-article-box__content {
  position: relative;
  z-index: 10;
}
h2.fs-article-hdr{
  font-weight: 400;
  margin-left: 1.4rem;
  margin-top: 6.5rem;
  font-size: 2.0rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: #ffffff;

}
p.fs-article-subhdr{
  font-weight: 500;
  margin-left: 1.4rem;
  font-size: 14px;
  line-height: 1.0;
  margin-bottom: 1.0rem;
  margin-top: 2.2rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: white;
}
p.fs-article-info{
  font-weight: 400;
  margin-left: 1.4rem;
  font-size: 14px;
  line-height: 1.0;
  margin-bottom: 1rem;
  margin-top: 1.0rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: white;
}
.usa-button-short-article {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  background-color: #ffffff;
  box-shadow: #000000;
  color: #66BB6A;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  margin-left: 1.4rem;
  margin-top: 6.0rem;
  width: 50%;
}

.usa-button-short-article:hover {
  background-color: #fff;
  border-bottom: 0;
  color: #fcaf09;
  font-weight: 400;
  text-decoration: none;
  box-shadow: inset 0 0 0 2px #fcaf09;
}
h2.Banner-hdr{
  font-weight: 400;
  margin-left: 14rem;
  font-size: 3.0rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: #000000;

}
@media screen and (max-width: 600px) { 
h2.Banner-hdr{
  font-weight: 400;
  margin-left: 3.4rem;
  font-size: 1.7rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: #000000;
}
}
p.Banner-subhdr{
  font-weight: 400;
  margin-left: 14rem;
  font-size: 14px;
  line-height: 1.0;
  margin-bottom: 1em;
  margin-top: 1em;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: black;
}
@media screen and (max-width: 600px) { 
  p.Banner-subhdr{
    font-weight: 400;
    margin-left: 3.4rem;
    font-size: 14px;
    line-height: 1.0;
    margin-bottom: 1em;
    margin-top: 1em;
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    color: black;
  }
  }
/*Lead Font Style Green text italics*/
.lead-italics {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.73333333;
  margin-bottom: 26px;
  color: #006633;
  font-style: italic;
}
.text-shadow-2{
  text-shadow: 3px 2px 2px #35353542;
}

hr.hr-short {
  border: 0 none;
  width: auto;
  height: 1px;
  background: #0B895E;
  margin-left: 0;
}
/*US-FS Side Menu with dropdown buttons*/

   /* Base Styles */
   #cssmenu,
   #cssmenu ul,
   #cssmenu li,
   #cssmenu a {
     margin: 0;
     padding: 0;
     border: 0;
     list-style: none;
     font-weight: normal;
     text-decoration: none;
     line-height: 1;
     font-family: 'Open Sans', sans-serif;
     font-size: 14px;
     position: relative;
   }
   #cssmenu a {
     line-height: 1.3;
     background-color: #fff;
   }
   #cssmenu {
     width: 250px;
     padding-left: 15px;
     padding-right:15px;
     margin-top:1.3%;
     margin-bottom:40%;
     
   }

   @media screen and (max-width: 600px) {
    #cssmenu {
      width: 100%;
      padding-left: 15px;
      padding-right:15px;
      margin-top:0%;
      margin-bottom:0%;
      
    }
   }
   #cssmenu > ul > li > a {
     padding-right: 40px;
     font-size: 25px;
     font-weight: bold;
     display: block;
     background: #e6e6e6;
     color: #fff;
     border-bottom: 1px solid #b3b3b3;
     text-transform: uppercase;
   }
   #cssmenu > ul > li > a > span {
     background: #ffffff;
     padding: 10px;
     display: block;
     font-size: 13px;
     font-weight: 300;
   }
   #cssmenu > ul > li > a:hover {
     text-decoration: none;
   }
   #cssmenu > ul > li.active {
     border-bottom: none;
   }
   #cssmenu > ul > li.active > a {
     color: #fff;
   }
   #cssmenu > ul > li.active > a span {
     background: #e6e6e6;
   }
   #cssmenu span.cnt {
     position: absolute;
     top: 8px;
     right: 15px;
     padding: 0;
     margin: 0;
     background: none;
   }
   /* Sub menu */
   #cssmenu ul ul {
     display: none;
   }
   #cssmenu ul ul li {
     border: 1px solid #e0e0e0;
     border-top: 0;
   }
   
   #cssmenu ul ul li.odd {
     background: #f4f4f4;
   }
   #cssmenu ul ul li.even {
     background: #fff;
   }
   #cssmenu > ul > li > a {
     color: #006633;
   }
   #cssmenu ul ul a:hover {
     color: #006633;
     background: #e6e6e6;
   }
   #cssmenu > ul > li.active > a {
     color: #000000;
   }
   #cssmenu ul ul a {
     padding: 10px;
     display: block;
     color: #000000;
     font-size: 13px;
   }

      /* Style footer credits Kim Freesland */  
     
      .usa-cio-credit {
      margin-left: 2rem;
      color:#006633
          }
    

/* Style page cards Kim Freesland */
.usa-card{
    position: relative;
    /*-ms-flex-direction: column;
    flex-direction: column;*/
    min-width: 0;
    word-wrap: break-word;
    background-color: #dbeccc;
    background-clip: border-box;
    border: 12px solid #ffffff;
    box-shadow: 1px 1px 3px 3px #e1e1e1;
    border-radius: .25rem;
    padding: 15px;
}
.container{
  width:100%;
  padding:15px;
}
.row{
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
.card {
  /*float: left;*/
  width: 200px;
  margin: 0 5px;
  border: 1px solid #eaecef;
  border-radius: 3px!important;
  background-color:whitesmoke;
  display:inline-block;
  font-size:.9rem;
  transition:width .2s ease-in-out;
  flex-shrink: 0;
  flex-grow:0;
}

.card > img {
  margin-bottom: .75rem;
 
}
.indent{
  padding-left: 5px;
}
.card-text {
  font-size: 1.5rem;
  color: #586069!important;
}
/* Material Cards*/
.usa-table-card-title3  {
  font-size: 2.5rem;
  padding: 5rem 0rem 0rem -5rem;
  margin-top:3rem; 
  color: #474747;
font-weight: 400;
text-align: center;
 
}

.usa-tag {
    font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    font-size: 1.3rem;
    color: #fff;
    text-transform: uppercase;
    background-color: #5c5c5c;
    border-radius: 2px;
    margin-right: .25rem;
    padding: 1px .5rem;
    margin-left: 2rem;
}

.card-arrowicon {
padding: 0 10px 10px 10px; 
color: #EB9810; 
float: right;
font-size: 2rem;
}

.usa-table-card-body3 {
  font-size: 1.4rem;
  color: #474747;
  padding: 0rem 0rem 1rem 3rem;
}
.usa-table-card-material {
  border-radius: 3px;
  border: 5px solid #ffffff;
  background-size: cover;
  margin: 0px;
  margin-bottom: 0px;
  margin-top: 50px;
  text-align: left;
  -webkit-font-smoothing: auto;
  background-color: #fff;
  color: #333333;
  cursor: pointer;
  font-weight: normal;
  padding: 0rem 0rem 0rem 0rem;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
}
.usa-table-card-title4  {
  font-size: 1.5rem;
  padding: 1rem 0rem 0rem 2rem;
  color: #474747;
border-top: 1px solid #999;   
}

.usa-table-card {
border-radius: 3px;
border: 5px solid #ffffff;
background-size: cover;
margin: 0px;
margin-bottom: 0px;
margin-top: 50px;
text-align: left;
-webkit-font-smoothing: auto;
background-color: #fff;
color: #333333;
cursor: pointer;
font-weight: normal;
padding: 0rem 0rem 0rem 0rem;
width: 100%;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.3s;
}
.usa-table-card img {
	border-radius: 3px 3px 0 0;
}
/* End of Material Cards */

hr.hr-short-fs-article {
  border: 0 none;
  width: 48%;
  height: 2px;
  background: #66BB6A;
  margin-left: 10px;
  float:left;
}
.fs-article3-box {
  background: url('intro-pic-3.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position:relative;
  margin-right:15px;
  margin-top: 10px;
  top:0px;
  left:0px;
  width: 100%;
  height: 312px;
  display:block;
  border: 1px solid #C4C3C4;
  border-radius: 5px;
  overflow:hidden;
  float:left;
}
.fs-article3-box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color:rgba(32, 30, 22, 0.488);
 
}

.fs-article-box {
  background: url('intro-pic-2.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position:relative;
  margin-right:15px;
  margin-top: 10px;
  top:0px;
  left:0px;
  width: 100%;
  height: 312px;
  display:block;
  border: 1px solid #C4C3C4;
  border-radius: 5px;
  overflow:hidden;
  float:left;
}

.fs-article-box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color:rgba(32, 30, 22, 0.488);
}
.fs-article-box-2 {
  background: url('intro-pic-1.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position:relative;
  margin-right:15px;
  margin-top: 10px;
  top:0px;
  left:0px;
  width: 100%;
  height: 312px;
  display:block;
  border: 1px solid #C4C3C4;
  border-radius: 5px;
  overflow:hidden;
  float:left;
}

.fs-article-box-2:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color:rgba(32, 30, 22, 0.488);
}

.fs-article-box__content {
  position: relative;
  z-index: 10;
}
h2.fs-article-hdr{
  font-weight: 400;
  margin-left: 1.4rem;
  margin-top: 6.5rem;
  font-size: 2.0rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: #ffffff;

}
p.fs-article-subhdr{
  font-weight: 500;
  margin-left: 1.4rem;
  font-size: 14px;
  line-height: 1.0;
  margin-bottom: 1.0rem;
  margin-top: 2.2rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: white;
}
p.fs-article-info{
  font-weight: 400;
  margin-left: 1.4rem;
  font-size: 14px;
  line-height: 1.0;
  margin-bottom: 1rem;
  margin-top: 1.0rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: white;
}
.usa-button-short-article {
  box-shadow: inset 0 0 0 2px #66BB6A;
  border-radius: 5px;
  outline: 0;
  display: inline-block;
  padding: 8px;
  background-color: #ffffff;
  box-shadow: #000000;
  color: #66BB6A;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  margin-left: 1.4rem;
  margin-top: 6.0rem;
  width: 50%;
}
/* Card-2 & Labels*/
.usa-label-green {
  background-color: #006633;
  border-radius: 2px;
  color: #ffffff;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  padding: 0.2rem 0.8rem;
  text-transform: uppercase;
       
}

.usa-label-medgreen {
  background-color: #489a71;
  border-radius: 2px;
  color: #ffffff;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  padding: 0.2rem 0.8rem;
  text-transform: uppercase;
    
    
}
.usa-label-lgtgreen {
  background-color: #8ab29e;
  border-radius: 2px;
  color: #ffffff;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  padding: 0.2rem 0.8rem;
  text-transform: uppercase;
  font-weight: 900;
    
    
}
.usa-label-grey {
  background-color: #474747;
border-radius: 2px;
color: #ffffff;
font-size: 1.3rem;
margin-right: 0.5rem;
padding: 0.1rem 0.7rem;
text-transform: uppercase;
 
 
}


.usa-label-blue {
    background-color: #003366;
 border-radius: 2px;
  color: #ffffff;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  padding: 0.1rem 0.7rem;
  text-transform: uppercase;
    
}

.usa-label-medblue {
     background-color: #336699;
 border-radius: 2px;
  color: #ffffff;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  padding: 0.1rem 0.7rem;
  text-transform: uppercase;
    
    
}

.usa-label-lgtblue {
     background-color: #6699cc;
 border-radius: 2px;
  color: #ffffff;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  padding: 0.1rem 0.7rem;
  text-transform: uppercase;
    
    
}

.usa-label-orange {
  background-color: #eb9323;
  border-radius: 2px;
  color: #ffffff;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  padding: 0.2rem 0.8rem;
  text-transform: uppercase;
   
    
}

.usa-label-warmorange {
  background-color: #d95e14;
  border-radius: 2px;
  color: #ffffff;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  padding: 0.2rem 0.8rem;
  text-transform: uppercase;
    
    
}

.usa-label-yellow {
  background-color: #ffcc33;
  border-radius: 2px;
  color: #ffffff;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  padding: 0.2rem 0.8rem;
  text-transform: uppercase;   
    
}
.card-2 {
  /*float: left;*/
  width: 300px;
  margin: 0 5px;
  border: 1px solid #eaecef;
  border-radius: 3px!important;
  background-color:rgb(255, 255, 255);
  display:inline-block;
  transition:width .2s ease-in-out;
  flex-shrink: 0;
  flex-grow:0;
 
}

.card-2 > img {
  margin-bottom: .45rem;
 
}
.indent-2{
  padding-left: 8px;
  padding-right:8px;
}
.card-text-2 {
  font-size: 1.3rem;
  color: #586069!important;
}
.card-2-bck{
  background-color:#fc9b09;
  display: block;
  height: 35px;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom:5px;
  border: 1px solid #fc9b09;
  border-radius: 3px!important;
}
h4.offwhite a {
  color:white;
}

/* Three columns side by side */
.usa-wrapper {
    float:left;
    width: 245px;
    margin-bottom: 16px;
    padding: 0 0px;
    margin-right: 40px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
   
   
  }
  
  /* Display the columns below each other instead of side by side on small screens */
  @media screen and (max-width: 650px) {
    .usa-wrapper {
      width: 100%;
      display: block;
      text-align: center;
      
    }
  }
/* Add some shadows to create a card effect */
.card-usa-profile {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* Some left and right padding inside the container */
.container-card-usa-profile {
  padding: 0 16px;
}

/* Clear floats */
.container-card-usa-profile::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.title-card-usa-profile {
  color: grey;
}
/* Overlay Card with Text Kim Freesland*/
.container-usa-green {
    position: relative;
    width: 100%;
  }
  
  .imageOverlay {
    display: block;
    width: 100%;
    height: 300px;
  }
  
  .overlay-green {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #489a71;
  }
  
  .container-usa-green:hover .overlay-green {
    opacity: 1;
  }
  
  .text-white  {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  /*usa-card overlay slide Down-brown*/
  .container-usa-brown {
    position: relative;
    width: 100%;
  }
  
  .imageOverlay-brown {
    display: block;
    width: 100%;
    height: 300px;
  }
  
  .overlay-brown {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    overflow: hidden;
    transition: .5s ease;
    background-color: #ab8561;
  }
  
  .container-usa-brown:hover .overlay-brown {
    bottom: 0;
    height: 100%;
  }
  
  .text-white  {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  
  
/*End Overlay Card with Text*/
img.usa-thumb  {
  border: 1px solid #ddd; /* Gray border */
  border-radius: 4px;  /* Rounded border */
  background-color:#b39885; 
  padding: 5px; /* Some padding */
  width: 250px; /* Set a small width */
  height: 100%;
 
}
@media screen and (max-width: 600px){
  img.usa-thumb {
    margin-left: 5rem;
}
}
/* Add a hover effect (blue shadow) */
a img.usa-thumb:hover{
  box-shadow: 0 0 2px 1px rgba(85, 84, 82, 0.5);
}
 /*usa-card thumbs grey */
/*End Overlay Card with Text*/
img.usa-thumb-grey  {
  border: 1px solid #ddd; /* Gray border */
  border-radius: 4px;  /* Rounded border */
  background-color:#525252; 
  padding: 5px; /* Some padding */
  width: 250px; /* Set a small width */
  height: 100%;
 
}
@media screen and (max-width: 600px){
  img.usa-thumb-grey {
    margin-left: 5rem;
}
}
/* Add a hover effect (blue shadow) */
a img.usa-thumb-grey:hover{
  box-shadow: 0 0 2px 1px rgba(85, 84, 82, 0.5);
}
 /*usa-card thumbs */
/*usa-card overlay-brown slide right*/
.container-usa-drk-green {
    position: relative;
    width: 100%;
  }
  
  .imageOverlay-drk-green {
    display: block;
    width: 100%;
    height: 300px;
  }
  
  .overlay-drk-green {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease;
    background-color: #006633;
  }
  
  .container-usa-drk-green:hover .overlay-drk-green{
   width:100%
  }
  
  .text-white  {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
/*End Overlay Card with Text*/

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 481px) {
    .sidebar {padding-top: 15px;}
    .sidebar a {font-size: 18px;}
}
#videobcg {
    position: absolute;
    top: 168px;
    left: 0px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
}

.white {
    background-color: white;
    width: 100%;
    z-index: auto;
}
.agency-logos {
    height: 78px;
    width: 77px;
}
@media screen and (max-width: 600px) {
.agency-logos {
    height: 78px;
    width: 77px;
    margin-left:10rem;
}
}

.fixed-button-width {
    width: 100px;
}

.usa-section-dark2 {
    background-color: rgba(214, 215, 217, 1);
    color: #000;
}

.usa-section-dark {
    background-color: #323a45;
    color: #fff;
}

.size-124 {
    width: 124px;
    height: 124px;
}

.circular--landscape {
    display: inline-block;
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
}

.circular--landscape img {
    width: auto;
    height: 100%;
    margin-left: 0px;
}
.usa-button-long {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 8px;
    background-color: #ffffff;
    box-shadow: inset 0 0 0 2px #000000;
    color: #000000;
    text-align: center;
    cursor: pointer;
    width: 100%;
  }
  
  .usa-button-long:hover {
    background-color: #fff;
    border-bottom: 0;
    color: #489a71;
    text-decoration: none;
    box-shadow: inset 0 0 0 2px #489a71;
  }
#login-logout {
    float: right;
    margin-top: 28.5px;
}

.loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-left: 40%;
    margin-top: 30px;
    margin-bottom: 20px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.dropbtn .dropdown {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    float: left;
}

.dropdown {
    position: relative;
    display: inline-block;
    /*float: right;*/
    margin-top: 20.5px;
    z-index: 0;
}
.iconhdr {
    padding-top: 15px;
    color: #152844
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10000;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
/*! uswds v0.14.0 */

html {
box-sizing: border-box
}

*,
*::after,
*::before {
box-sizing: inherit
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}

body {
margin: 0px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block
}

audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline
}

audio:not([controls]) {
display: none;
height: 0
}

[hidden],
template {
display: none
}

a {
background-color: transparent
}

a:active,
a:hover {
outline: 0
}

abbr[title] {
border-bottom: 1px dotted
}

b,
strong {
font-weight: bold
}

dfn {
font-style: italic
}

h1 {
font-family: Roboto,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 2em;
margin: 0.67em 0
}

mark {
background: #ff0;
color: #000
}

small {
font-size: 80%
}

sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}

sup {
top: -0.5em
}

sub {
bottom: -0.25em
}

img {
border: 0
}

svg:not(:root) {
overflow: hidden
}

figure {
margin: 1em 40px
}

hr {
box-sizing: content-box;
height:0

  
}

pre {
overflow: auto
}

code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0
}

button {
overflow: visible
}

button,
select {
text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer
}

button[disabled],
html input[disabled] {

cursor: not-allowed;
}

.disabledButton {
opacity: 0.45;
cursor: not-allowed;


}
.welcome-user{
float: right;
font-size: 1.5rem;
color: #000;
}
.disabledButton-2 {
cursor: not-allowed;

}

.vertical-divider {
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
margin: 0;
padding: 0;
width: auto;
height: 50%;
line-height: 0;
text-align:center;
text-transform: uppercase;
transform: translateX(-50%);
}

.vertical-divider:before, 
.vertical-divider:after {
position: absolute;
left: 50%;
content: '';
z-index: 9;
border-left: 1px solid rgba(34,36,38,.15);
border-right: 1px solid rgba(255,255,255,.1);
width: 0;
height: calc(100% - 1rem);
}

.row-divided > .vertical-divider {
height: calc(50% - 1rem);    
}

.vertical-divider:before {
top: -100%;
}

.vertical-divider:after {
top: auto;
bottom: 0;
}

.row-divided {
position:relative;
}

.row-divided > [class^="col-"],
.row-divided > [class*=" col-"] {
padding-left: 30px;  /* gutter width (give a little extra room) 2x default */
padding-right: 30px; /* gutter width (give a little extra room) 2x default */
}




/* just to set different column heights - not needed to function */          
.column-one {
width: 50%;
}
.column-two {
width: 50%;
margin-left: 61%;
margin-top: -38%;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}

input {
line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto
}

input[type="search"] {
-webkit-appearance: textfield;
box-sizing: border-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}

fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em
}
.usa-table-card-title2 {
font-size: 2rem;
padding: 1rem 0rem 1rem 2rem;
border-bottom: 3px Solid #006633;
background-color: #FFF;
color: #006633;

}
.usa-table-card-title1  {
    font-size: 2rem;
    text-align: center;
    color: #006633;
    text-decoration: none;
    padding-top:none;
    margin-top:0px;
}
.usa-table-banner-header  {
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
  color: #f1f1f1;
  text-decoration: none;
  padding-top:none;
  margin-top:0px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  background-color: #338a377a;
}
.usa-table-card-title2  {
    font-size: 2rem;
    padding: 1rem 0rem 1rem 2rem;
    border-bottom: 3px Solid #006633;
    background-color: #FFF;
    color: #006633;
    text-decoration: none;
}
.usa-table-card-body2 {
    font-size: 1.4rem;
    padding: 1rem 2rem 1rem 2rem;
}
.usa-table-card-body3 {
    font-size: 1.4rem;
    color: #86898d;
    padding: 0rem 0rem 1rem 2rem;
}
.usa-table-card-title2 a, a:link, a:hover, a:active {
text-decoration: none;
}

.btn-circle2 {
    width: 80px;
    height: 80px;
    text-align: center;
    padding: 7px 0px;
    font-size: 34px;
    line-height: 1.8;
    border-radius: 50px;
    border-style: solid;
    border-color: #006633;
    background-color: #fff;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 0px;
    z-index: 2;
    position: relative;
    top: -40px;}
/* FS style tabs 1 Kim */
.usa-table-card-tabs-title {
  font-size: 2rem;
  font-weight: 100;
  text-align: left;
  color: #68402c;
  text-decoration: none;
  padding-top: -20px;
  padding-bottom: 10px;
  margin-top: 30px;
  border-bottom: 2px solid #ccc;
}
ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  ul.tabs li{
    background: none;
    color:#8F8D8D;
    font-weight: bold;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
  }
  
  ul.tabs li:hover {
    background-color:#006633;
    border-bottom:2px solid#ededed;
    color:#ededed;
    font-weight: bold;
    border-left: 2px solid #dddddd;
    border-Right: 2px solid #dddddd;
    border-radius: 5px 5px 0px 0px;
  }
  
 .tabs li {
    line-height: 0em;
    margin-bottom: 0rem;
  }
  

    ul.tabs li.current {
      background-color: #fff;
      color: #006633;
      display: inline-block;
      padding: 13px;
      text-align: left;
      border: 1px solid #ccc;
      border-left: 3px solid #006633;
      border-radius: 5px 5px 0 0;
      font-size: 15px;
      font-weight: 400;
      transition: 0.2s;
      box-shadow: none;
      margin-top: 0px;
      margin-bottom: 0px;
      border-bottom: none;
  }
  ul.tabs li {
    background-color: #669966;
    color: #fff;
    display: inline-block;
    padding: 13px;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    border-left: 3px solid #006633;
    border: 1px solid #fff;
    border-radius: 5px 5px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}
  
.tab-content {
  display: block;
  background: #fff;
  padding: 25px;
  border-top: 0px;
  border-radius: 0px 0px 5px 5px;
}
  
  .tab-content.current{
    display: inherit;
  }    
xmp {
font-size: 12px;
}
input, select {
    border: 0.1rem solid #5b616b;
    border-radius: 5px;
    box-sizing: border-box;
    color: #212121;
    display: block;
    font-size: 1.7rem;
    height: 4.4rem;
    line-height: 1.3;
    /*margin: 0.2em 0;*/
    /*max-width: 46rem;*/
    padding: 1rem 0.7em;
    width: 100%;
  }
  textarea{
    border-radius:5px;
  }
  h2{
    color:#006633;
  }
  legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
    font-family: "Roboto";
    font-size: 1.7rem;
    color:#006633;
  }
  /*FS style tabs 1 Kim end */
/* FS style tabs 2 Kim */

ul.tabs2{
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  ul.tabs2 li{
    background-color: #E6E6E6;
    color: #474747;
    display: inline-block;
    padding: 13px;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    border: 2px solid #fff;
    border-radius: 5px 5px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}
  
  
  ul.tabs2 li:hover {
    background-color: #ededed;
    border-bottom:2px solid#ededed;
    border-top: 3px solid #555;
    color: #555;
    font-weight: bold;
    border-left: 2px solid #dddddd;
    border-Right: 2px solid #dddddd;
    border-radius: 5px 5px 0px 0px;
  }
  
  li {
    line-height: 1.5;
    margin-bottom: 0rem;
  }
  
 
    ul.tabs2 li.current {
      background-color: #fff;
      color: #006633;
      display: inline-block;
      padding: 13px;
      text-align: left;
      border: 2px solid #ddd;
      border-top: 3px solid #006633;
      border-radius: 5px 5px 0 0;
      font-size: 15px;
      font-weight: 400;
      transition: 0.2s;
      box-shadow: none;
      margin-top: 0px;
      margin-bottom: 0px;
      border-bottom: none;
  }
  .tabs2-content{
    display: none;
    background: #FFFFFF;
    padding: 25px;
    border-left: 2px solid #dddddd;
    border-Right: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    border-radius: 5px;
  }
  
  .tabs2-content.current{
    display: inherit;
  }
  xmp{
    font-size: 12px;
  }

  textarea{
    border-radius:5px;
  }
  h2{
    color:#006633;
  }
  legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
    font-family: "Roboto";
    font-size: 1.7rem;
    color:#006633;
  }
  /*FS style tabs 2 Kim end */

textarea {
overflow: auto
}

optgroup {
font-weight: bold
}

table.table1 {
border-collapse: collapse;
border-spacing: 0
}

table.table1 td,
th {
padding: 0
}

@font-face {
font-family: "Source Sans Pro";
font-style: normal;
font-weight: 300;
src: url("sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), url("sourcesanspro-light-webfont.woff2") format("woff2"), url("sourcesanspro-light-webfont.woff") format("woff"), url("sourcesanspro-light-webfont.ttf") format("truetype")
}

@font-face {
font-family: "Source Sans Pro";
font-style: normal;
font-weight: 400;
src: url("sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("sourcesanspro-regular-webfont.woff2") format("woff2"), url("sourcesanspro-regular-webfont.woff") format("woff"), url("sourcesanspro-regular-webfont.ttf") format("truetype")
}

@font-face {
font-family: "Source Sans Pro";
font-style: italic;
font-weight: 400;
src: url("sourcesanspro-italic-webfont.eot?#iefix") format("embedded-opentype"), url("sourcesanspro-italic-webfont.woff2") format("woff2"), url("sourcesanspro-italic-webfont.woff") format("woff"), url("sourcesanspro-italic-webfont.ttf") format("truetype")
}

@font-face {
font-family: "Source Sans Pro";
font-style: normal;
font-weight: 700;
src: url("sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("sourcesanspro-bold-webfont.woff2") format("woff2"), url("sourcesanspro-bold-webfont.woff") format("woff"), url("sourcesanspro-bold-webfont.ttf") format("truetype")
}

@font-face {
font-family: "Merriweather";
font-style: normal;
font-weight: 300;
src: url("merriweather-light-webfont.eot?#iefix") format("embedded-opentype"), url("merriweather-light-webfont.woff2") format("woff2"), url("merriweather-light-webfont.woff") format("woff"), url("merriweather-light-webfont.ttf") format("truetype")
}

@font-face {
font-family: "Merriweather";
font-style: normal;
font-weight: 400;
src: url("merriweather-regular-webfont.eot?#iefix") format("embedded-opentype"), url("merriweather-regular-webfont.woff2") format("woff2"), url("merriweather-regular-webfont.woff") format("woff"), url("merriweather-regular-webfont.ttf") format("truetype")
}

@font-face {
font-family: "Merriweather";
font-style: italic;
font-weight: 400;
src: url("merriweather-italic-webfont.eot?#iefix") format("embedded-opentype"), url("merriweather-italic-webfont.woff2") format("woff2"), url("merriweather-italic-webfont.woff") format("woff"), url("merriweather-italic-webfont.ttf") format("truetype")
}

@font-face {
font-family: "Merriweather";
font-style: normal;
font-weight: 700;
src: url("merriweather-bold-webfont.eot?#iefix") format("embedded-opentype"), url("merriweather-bold-webfont.woff2") format("woff2"), url("merriweather-bold-webfont.woff") format("woff"), url("merriweather-bold-webfont.ttf") format("truetype")
}

html {
box-sizing: border-box
}

*,
*::before,
*::after {
box-sizing: inherit
}

body {
background-color: #fff;
overflow-x: hidden
}

.lt-ie9 * {
-webkit-filter: none !important;
filter: none !important
}

[hidden] {
display: none !important
}

.usa-grid,
.usa-grid-full {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
/* max-width: 1040px*/
}

.usa-buffer-bottom {
padding-bottom: 35px;
}

.usa-buffer-top {
  padding-top: 35px;
}

.usa-buffer-top-forms {
padding-top: 59px;
}
.usa-grid::after,
.usa-grid-full::after {
clear: both;
content: "";
display: block
}

.usa-grid {
padding-right: 1.5rem;
padding-left: 1.5rem
}

@media screen and (min-width: 600px) {
.usa-grid {
padding-right: 3rem;
padding-left: 3rem
}
}

.usa-grid-full {
padding: 15px;
}

@media screen and (min-width: 600px) {
.usa-width-one-whole {
float: left;
display: block;
margin-right: 4.82916%;
width: 100%
}
.usa-width-one-whole:last-child {
margin-right: 0
}
.usa-width-one-half {
float: left;
display: block;
margin-right: 4.82916%;
width: 47.58542%
}
.usa-width-one-half:last-child {
margin-right: 0
}
.usa-width-one-third {
float: left;
display: block;
margin-right: 4.82916%;
width: 30.11389%
}
.usa-width-one-third:last-child {
margin-right: 0
}
.usa-width-two-thirds {
float: left;
display: block;
margin-right: 4.82916%;
width: 65.05695%
}
.usa-width-two-thirds:last-child {
margin-right: 0
}
.usa-width-one-fourth {
float: left;
display: block;
margin-right: 4.82916%;
width: 47.58542%
}
.usa-width-one-fourth:last-child {
margin-right: 0
}
.usa-width-one-fourth:nth-child(2n) {
margin-right: 0
}
.usa-width-three-fourths {
float: left;
display: block;
margin-right: 4.82916%;
width: 100%
}
.usa-width-three-fourths:last-child {
margin-right: 0
}
.usa-width-one-sixth {
float: left;
display: block;
margin-right: 4.82916%;
width: 30.11389%
}
.usa-width-one-sixth:last-child {
margin-right: 0
}
.usa-width-one-sixth:nth-child(3n) {
margin-right: 0
}
.usa-width-five-sixths {
float: left;
display: block;
margin-right: 4.82916%;
width: 65.05695%
}
.usa-width-five-sixths:last-child {
margin-right: 0
}
.usa-width-one-twelfth {
float: left;
display: block;
margin-right: 4.82916%;
width: 30.11389%
}
.usa-width-one-twelfth:last-child {
margin-right: 0
}
.usa-width-one-twelfth:nth-child(3n) {
margin-right: 0
}
.usa-width-five-twelfths {
float: left;
display: block;
margin-right: 4.82916%;
width: 30.11389%
}
.usa-width-five-twelfths:last-child {
margin-right: 0
}
.usa-width-seven-twelfths {
float: left;
display: block;
margin-right: 4.82916%;
width: 65.05695%
}
.usa-width-seven-twelfths:last-child {
margin-right: 0
}
}

@media screen and (min-width: 1201px) {
.usa-width-one-whole {
float: left;
display: block;
margin-right: 2.35765%;
width: 100%
}
.usa-width-one-whole:last-child {
margin-right: 0
}
.usa-width-one-half {
float: left;
display: block;
margin-right: 2.35765%;
width: 48.82117%
}
.usa-width-one-half:last-child {
margin-right: 0
}
.usa-width-one-third {
float: left;
display: block;
margin-right: 2.35765%;
width: 31.76157%
}
.usa-width-one-third:last-child {
margin-right: 0
}
.usa-width-two-thirds {
float: left;
display: block;
margin-right: 2.35765%;
width: 65.88078%
}
.usa-width-two-thirds:last-child {
margin-right: 0
}
.usa-width-one-fourth {
float: left;
display: block;
margin-right: 2.35765%;
width: 23.23176%
}
.usa-width-one-fourth:last-child {
margin-right: 0
}
.usa-width-one-fourth:nth-child(2n) {
float: left;
display: block;
margin-right: 2.35765%;
width: 23.23176%
}
.usa-width-one-fourth:nth-child(2n):last-child {
margin-right: 0
}
.usa-width-one-fourth:nth-child(4n) {
margin-right: 0
}
.usa-width-three-fourths {
float: left;
display: block;
margin-right: 2.35765%;
width: 74.41059%
}
.usa-width-three-fourths:last-child {
margin-right: 0
}
.usa-width-one-sixth {
float: left;
display: block;
margin-right: 2.35765%;
width: 14.70196%
}
.usa-width-one-sixth:last-child {
margin-right: 0
}
.usa-width-one-sixth:nth-child(3n) {
float: left;
display: block;
margin-right: 2.35765%;
width: 14.70196%
}
.usa-width-one-sixth:nth-child(3n):last-child {
margin-right: 0
}
.usa-width-one-sixth:nth-child(6n) {
margin-right: 0
}
.usa-width-five-sixths {
float: left;
display: block;
margin-right: 2.35765%;
width: 82.94039%
}
.usa-width-five-sixths:last-child {
margin-right: 0
}
.usa-width-one-twelfth {
float: left;
display: block;
margin-right: 2.35765%;
width: 6.17215%
}
.usa-width-one-twelfth:last-child {
margin-right: 0
}
.usa-width-one-twelfth:nth-child(3n) {
float: left;
display: block;
margin-right: 2.35765%;
width: 6.17215%
}
.usa-width-one-twelfth:nth-child(3n):last-child {
margin-right: 0
}
.usa-width-one-twelfth:nth-child(12n) {
margin-right: 0
}
.usa-width-five-twelfths {
float: left;
display: block;
margin-right: 2.35765%;
width: 40.29137%
}
.usa-width-five-twelfths:last-child {
margin-right: 0
}
.usa-width-seven-twelfths {
float: left;
display: block;
margin-right: 2.35765%;
width: 57.35098%
}
.usa-width-seven-twelfths:last-child {
margin-right: 0
}
}

.usa-end-row {
margin-right: 0
}

.usa-sr-only {
position: absolute;
left: -999em
}

.usa-button--outline.usa-button--active, .usa-button--outline:active {
    /* background-color: transparent;*/
    box-shadow: inset 0 0 0 2px #006633;
    color: #006633;
}
.usa-button--outline.usa-button--hover, .usa-button--outline:hover {
    /* background-color: transparent; */
    box-shadow: inset 0 0 0 2px #006633;
    color: #006633;
}

.usa-button,
.usa-button-primary,
.usa-button:visited,
.usa-button-primary:visited,
button,
[type="button"],
[type="submit"],
[type="reset"],
[type="image"] {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
margin-top: .5em;
margin-right: .5em;
margin-bottom: .5em;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #006633;
border: 0;
border-radius: .45rem;
color: #fff;
display: inline-block;
font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
font-size: 1.7rem;
font-weight: 700;
line-height: 1;
outline: none;
padding: 1rem 2rem;
text-align: center;
text-decoration: none;
width: 100%
}

@media screen and (min-width: 481px) {
.usa-button,
.usa-button-primary,
.usa-button:visited,
.usa-button-primary:visited,
button,
[type="button"],
[type="submit"],
[type="reset"],
[type="image"] {
width: auto
}
}



.icon-bubble {
background:  #323a45;
border-radius: 50%;
height: 128px;
width: 128px;
float: left;
margin-right: 3rem;
padding: 28px;
}
.icon-bubble-large {
background:  #ab8561;
border-radius: 50%;
height: 155px;
width: 155px;
float: left;
margin-right: 3rem;
padding-top:43px;
padding-bottom:50px;
border: solid 2px #FFF;

}

@media screen and (max-width: 600px) {
.icon-bubble-large {
background: #ab8561;
border-radius: 50%;
height: 155px;
width: 155px;
float:center;
display:block;
margin-left: 10rem;
padding-top:43px;
padding-bottom:50px;
border: solid 2px #FFF;
}
}
.usa-media_block-body2 {
    overflow: none
    }

 @media screen and (max-width:600px){
 .usa-media_block-body2 {
    text-align: center;
    margin-bottom: 4rem;
        }
    }

/* FS-USA-Button stylelint-disable selector-no-qualifying-type */
.usa-button,
.usa-button-primary,
.usa-button:visited,
.usa-button-primary:visited,
button,
[type=button],
[type=submit],
[type=reset],
[type=image] {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-top: 0.0em;
  margin-right: 0.0em;
  margin-bottom: 0.0em;
  -webkit-appearance: none;
 -moz-appearance: none;
  appearance: none;
  background-color: #006633;
  border: 0;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1;
  padding: 0.8rem 2rem 1rem;
  text-align: center;
  text-decoration: none;
  width: 100%; }
  @media screen and (min-width: 481px) {
    .usa-button,
    .usa-button-primary,
    .usa-button:visited,
    .usa-button-primary:visited,
    button,
    [type=button],
    [type=submit],
    [type=reset],
    [type=image] {
      width: auto; } }
  .usa-button:hover, .usa-button.usa-button-hover,
  .usa-button-primary:hover,
  .usa-button-primary.usa-button-hover,
  .usa-button:visited:hover,
  .usa-button:visited.usa-button-hover,
  .usa-button-primary:visited:hover,
  .usa-button-primary:visited.usa-button-hover,
  button:hover,
  button.usa-button-hover,
  [type=button]:hover,
  [type=button].usa-button-hover,
  [type=submit]:hover,
  [type=submit].usa-button-hover,
  [type=reset]:hover,
  [type=reset].usa-button-hover,
  [type=image]:hover,
  [type=image].usa-button-hover {
    background-color: #489a71;
    border-bottom: 0;
    color: #ffffff;
    text-decoration: none; }
  .usa-button:active, .usa-button.usa-button-active,
  .usa-button-primary:active,
  .usa-button-primary.usa-button-active,
  .usa-button:visited:active,
  .usa-button:visited.usa-button-active,
  .usa-button-primary:visited:active,
  .usa-button-primary:visited.usa-button-active,
  button:active,
  button.usa-button-active,
  [type=button]:active,
  [type=button].usa-button-active,
  [type=submit]:active,
  [type=submit].usa-button-active,
  [type=reset]:active,
  [type=reset].usa-button-active,
  [type=image]:active,
  [type=image].usa-button-active {
    background-color: #004785; }
  .usa-button.usa-button-primary-alt,
  .usa-button-primary.usa-button-primary-alt,
  .usa-button:visited.usa-button-primary-alt,
  .usa-button-primary:visited.usa-button-primary-alt,
  button.usa-button-primary-alt,
  [type=button].usa-button-primary-alt,
  [type=submit].usa-button-primary-alt,
  [type=reset].usa-button-primary-alt,
  [type=image].usa-button-primary-alt {
    background-color: #02bfe7;
    color: #212121; }
    .usa-button.usa-button-primary-alt:hover, .usa-button.usa-button-primary-alt.usa-button-hover,
    .usa-button-primary.usa-button-primary-alt:hover,
    .usa-button-primary.usa-button-primary-alt.usa-button-hover,
    .usa-button:visited.usa-button-primary-alt:hover,
    .usa-button:visited.usa-button-primary-alt.usa-button-hover,
    .usa-button-primary:visited.usa-button-primary-alt:hover,
    .usa-button-primary:visited.usa-button-primary-alt.usa-button-hover,
    button.usa-button-primary-alt:hover,
    button.usa-button-primary-alt.usa-button-hover,
    [type=button].usa-button-primary-alt:hover,
    [type=button].usa-button-primary-alt.usa-button-hover,
    [type=submit].usa-button-primary-alt:hover,
    [type=submit].usa-button-primary-alt.usa-button-hover,
    [type=reset].usa-button-primary-alt:hover,
    [type=reset].usa-button-primary-alt.usa-button-hover,
    [type=image].usa-button-primary-alt:hover,
    [type=image].usa-button-primary-alt.usa-button-hover {
      background-color: #00a6d2; }
    .usa-button.usa-button-primary-alt:active, .usa-button.usa-button-primary-alt.usa-button-active,
    .usa-button-primary.usa-button-primary-alt:active,
    .usa-button-primary.usa-button-primary-alt.usa-button-active,
    .usa-button:visited.usa-button-primary-alt:active,
    .usa-button:visited.usa-button-primary-alt.usa-button-active,
    .usa-button-primary:visited.usa-button-primary-alt:active,
    .usa-button-primary:visited.usa-button-primary-alt.usa-button-active,
    button.usa-button-primary-alt:active,
    button.usa-button-primary-alt.usa-button-active,
    [type=button].usa-button-primary-alt:active,
    [type=button].usa-button-primary-alt.usa-button-active,
    [type=submit].usa-button-primary-alt:active,
    [type=submit].usa-button-primary-alt.usa-button-active,
    [type=reset].usa-button-primary-alt:active,
    [type=reset].usa-button-primary-alt.usa-button-active,
    [type=image].usa-button-primary-alt:active,
    [type=image].usa-button-primary-alt.usa-button-active {
      background-color: #046b99;
      color: #ffffff; }
  .usa-button.usa-button-secondary,
  .usa-button-primary.usa-button-secondary,
  .usa-button:visited.usa-button-secondary,
  .usa-button-primary:visited.usa-button-secondary,
  button.usa-button-secondary,
  [type=button].usa-button-secondary,
  [type=submit].usa-button-secondary,
  [type=reset].usa-button-secondary,
  [type=image].usa-button-secondary {
    background-color: #ffffff;
    box-shadow: inset 0 0 0 2px #006633;
    color: #006633; }
    .usa-button.usa-button-secondary:hover, .usa-button.usa-button-secondary.usa-button-hover,
    .usa-button-primary.usa-button-secondary:hover,
    .usa-button-primary.usa-button-secondary.usa-button-hover,
    .usa-button:visited.usa-button-secondary:hover,
    .usa-button:visited.usa-button-secondary.usa-button-hover,
    .usa-button-primary:visited.usa-button-secondary:hover,
    .usa-button-primary:visited.usa-button-secondary.usa-button-hover,
    button.usa-button-secondary:hover,
    button.usa-button-secondary.usa-button-hover,
    [type=button].usa-button-secondary:hover,
    [type=button].usa-button-secondary.usa-button-hover,
    [type=submit].usa-button-secondary:hover,
    [type=submit].usa-button-secondary.usa-button-hover,
    [type=reset].usa-button-secondary:hover,
    [type=reset].usa-button-secondary.usa-button-hover,
    [type=image].usa-button-secondary:hover,
    [type=image].usa-button-secondary.usa-button-hover {
      box-shadow: inset 0 0 0 2px #489a71;
      color: #489a71; }
    .usa-button.usa-button-secondary:active, .usa-button.usa-button-secondary.usa-button-active,
    .usa-button-primary.usa-button-secondary:active,
    .usa-button-primary.usa-button-secondary.usa-button-active,
    .usa-button:visited.usa-button-secondary:active,
    .usa-button:visited.usa-button-secondary.usa-button-active,
    .usa-button-primary:visited.usa-button-secondary:active,
    .usa-button-primary:visited.usa-button-secondary.usa-button-active,
    button.usa-button-secondary:active,
    button.usa-button-secondary.usa-button-active,
    [type=button].usa-button-secondary:active,
    [type=button].usa-button-secondary.usa-button-active,
    [type=submit].usa-button-secondary:active,
    [type=submit].usa-button-secondary.usa-button-active,
    [type=reset].usa-button-secondary:active,
    [type=reset].usa-button-secondary.usa-button-active,
    [type=image].usa-button-secondary:active,
    [type=image].usa-button-secondary.usa-button-active {
      box-shadow: inset 0 0 0 2px #004785;
      color: #004785; }
  .usa-button.usa-button-secondary-inverse, .usa-button.usa-button-outline-inverse,
  .usa-button-primary.usa-button-secondary-inverse,
  .usa-button-primary.usa-button-outline-inverse,
  .usa-button:visited.usa-button-secondary-inverse,
  .usa-button:visited.usa-button-outline-inverse,
  .usa-button-primary:visited.usa-button-secondary-inverse,
  .usa-button-primary:visited.usa-button-outline-inverse,
  button.usa-button-secondary-inverse,
  button.usa-button-outline-inverse,
  [type=button].usa-button-secondary-inverse,
  [type=button].usa-button-outline-inverse,
  [type=submit].usa-button-secondary-inverse,
  [type=submit].usa-button-outline-inverse,
  [type=reset].usa-button-secondary-inverse,
  [type=reset].usa-button-outline-inverse,
  [type=image].usa-button-secondary-inverse,
  [type=image].usa-button-outline-inverse {
    background: transparent;
    box-shadow: inset 0 0 0 2px #ffffff;
    color: #ffffff; }
    .usa-button.usa-button-secondary-inverse:hover, .usa-button.usa-button-secondary-inverse.usa-button-hover, .usa-button.usa-button-outline-inverse:hover, .usa-button.usa-button-outline-inverse.usa-button-hover,
    .usa-button-primary.usa-button-secondary-inverse:hover,
    .usa-button-primary.usa-button-secondary-inverse.usa-button-hover,
    .usa-button-primary.usa-button-outline-inverse:hover,
    .usa-button-primary.usa-button-outline-inverse.usa-button-hover,
    .usa-button:visited.usa-button-secondary-inverse:hover,
    .usa-button:visited.usa-button-secondary-inverse.usa-button-hover,
    .usa-button:visited.usa-button-outline-inverse:hover,
    .usa-button:visited.usa-button-outline-inverse.usa-button-hover,
    .usa-button-primary:visited.usa-button-secondary-inverse:hover,
    .usa-button-primary:visited.usa-button-secondary-inverse.usa-button-hover,
    .usa-button-primary:visited.usa-button-outline-inverse:hover,
    .usa-button-primary:visited.usa-button-outline-inverse.usa-button-hover,
    button.usa-button-secondary-inverse:hover,
    button.usa-button-secondary-inverse.usa-button-hover,
    button.usa-button-outline-inverse:hover,
    button.usa-button-outline-inverse.usa-button-hover,
    [type=button].usa-button-secondary-inverse:hover,
    [type=button].usa-button-secondary-inverse.usa-button-hover,
    [type=button].usa-button-outline-inverse:hover,
    [type=button].usa-button-outline-inverse.usa-button-hover,
    [type=submit].usa-button-secondary-inverse:hover,
    [type=submit].usa-button-secondary-inverse.usa-button-hover,
    [type=submit].usa-button-outline-inverse:hover,
    [type=submit].usa-button-outline-inverse.usa-button-hover,
    [type=reset].usa-button-secondary-inverse:hover,
    [type=reset].usa-button-secondary-inverse.usa-button-hover,
    [type=reset].usa-button-outline-inverse:hover,
    [type=reset].usa-button-outline-inverse.usa-button-hover,
    [type=image].usa-button-secondary-inverse:hover,
    [type=image].usa-button-secondary-inverse.usa-button-hover,
    [type=image].usa-button-outline-inverse:hover,
    [type=image].usa-button-outline-inverse.usa-button-hover {
      box-shadow: inset 0 0 0 2px #d6d7d9;
      color: #d6d7d9; }
    .usa-button.usa-button-secondary-inverse:active, .usa-button.usa-button-secondary-inverse.usa-button-active, .usa-button.usa-button-outline-inverse:active, .usa-button.usa-button-outline-inverse.usa-button-active,
    .usa-button-primary.usa-button-secondary-inverse:active,
    .usa-button-primary.usa-button-secondary-inverse.usa-button-active,
    .usa-button-primary.usa-button-outline-inverse:active,
    .usa-button-primary.usa-button-outline-inverse.usa-button-active,
    .usa-button:visited.usa-button-secondary-inverse:active,
    .usa-button:visited.usa-button-secondary-inverse.usa-button-active,
    .usa-button:visited.usa-button-outline-inverse:active,
    .usa-button:visited.usa-button-outline-inverse.usa-button-active,
    .usa-button-primary:visited.usa-button-secondary-inverse:active,
    .usa-button-primary:visited.usa-button-secondary-inverse.usa-button-active,
    .usa-button-primary:visited.usa-button-outline-inverse:active,
    .usa-button-primary:visited.usa-button-outline-inverse.usa-button-active,
    button.usa-button-secondary-inverse:active,
    button.usa-button-secondary-inverse.usa-button-active,
    button.usa-button-outline-inverse:active,
    button.usa-button-outline-inverse.usa-button-active,
    [type=button].usa-button-secondary-inverse:active,
    [type=button].usa-button-secondary-inverse.usa-button-active,
    [type=button].usa-button-outline-inverse:active,
    [type=button].usa-button-outline-inverse.usa-button-active,
    [type=submit].usa-button-secondary-inverse:active,
    [type=submit].usa-button-secondary-inverse.usa-button-active,
    [type=submit].usa-button-outline-inverse:active,
    [type=submit].usa-button-outline-inverse.usa-button-active,
    [type=reset].usa-button-secondary-inverse:active,
    [type=reset].usa-button-secondary-inverse.usa-button-active,
    [type=reset].usa-button-outline-inverse:active,
    [type=reset].usa-button-outline-inverse.usa-button-active,
    [type=image].usa-button-secondary-inverse:active,
    [type=image].usa-button-secondary-inverse.usa-button-active,
    [type=image].usa-button-outline-inverse:active,
    [type=image].usa-button-outline-inverse.usa-button-active {
      box-shadow: inset 0 0 0 2px #aeb0b5;
      color: #d6d7d9; }
  .usa-button.usa-button-gray,
  .usa-button-primary.usa-button-gray,
  .usa-button:visited.usa-button-gray,
  .usa-button-primary:visited.usa-button-gray,
  button.usa-button-gray,
  [type=button].usa-button-gray,
  [type=submit].usa-button-gray,
  [type=reset].usa-button-gray,
  [type=image].usa-button-gray {
    background-color: #5b616b; }
    .usa-button.usa-button-gray:hover, .usa-button.usa-button-gray.usa-button-hover,
    .usa-button-primary.usa-button-gray:hover,
    .usa-button-primary.usa-button-gray.usa-button-hover,
    .usa-button:visited.usa-button-gray:hover,
    .usa-button:visited.usa-button-gray.usa-button-hover,
    .usa-button-primary:visited.usa-button-gray:hover,
    .usa-button-primary:visited.usa-button-gray.usa-button-hover,
    button.usa-button-gray:hover,
    button.usa-button-gray.usa-button-hover,
    [type=button].usa-button-gray:hover,
    [type=button].usa-button-gray.usa-button-hover,
    [type=submit].usa-button-gray:hover,
    [type=submit].usa-button-gray.usa-button-hover,
    [type=reset].usa-button-gray:hover,
    [type=reset].usa-button-gray.usa-button-hover,
    [type=image].usa-button-gray:hover,
    [type=image].usa-button-gray.usa-button-hover {
      background-color: #323a45; }
    .usa-button.usa-button-gray:active, .usa-button.usa-button-gray.usa-button-active,
    .usa-button-primary.usa-button-gray:active,
    .usa-button-primary.usa-button-gray.usa-button-active,
    .usa-button:visited.usa-button-gray:active,
    .usa-button:visited.usa-button-gray.usa-button-active,
    .usa-button-primary:visited.usa-button-gray:active,
    .usa-button-primary:visited.usa-button-gray.usa-button-active,
    button.usa-button-gray:active,
    button.usa-button-gray.usa-button-active,
    [type=button].usa-button-gray:active,
    [type=button].usa-button-gray.usa-button-active,
    [type=submit].usa-button-gray:active,
    [type=submit].usa-button-gray.usa-button-active,
    [type=reset].usa-button-gray:active,
    [type=reset].usa-button-gray.usa-button-active,
    [type=image].usa-button-gray:active,
    [type=image].usa-button-gray.usa-button-active {
      background-color: #212121; }
  .usa-button.usa-button-red,
  .usa-button-primary.usa-button-red,
  .usa-button:visited.usa-button-red,
  .usa-button-primary:visited.usa-button-red,
  button.usa-button-red,
  [type=button].usa-button-red,
  [type=submit].usa-button-red,
  [type=reset].usa-button-red,
  [type=image].usa-button-red {
    background-color: #e31c3d; }
    .usa-button.usa-button-red:hover, .usa-button.usa-button-red.usa-button-hover,
    .usa-button-primary.usa-button-red:hover,
    .usa-button-primary.usa-button-red.usa-button-hover,
    .usa-button:visited.usa-button-red:hover,
    .usa-button:visited.usa-button-red.usa-button-hover,
    .usa-button-primary:visited.usa-button-red:hover,
    .usa-button-primary:visited.usa-button-red.usa-button-hover,
    button.usa-button-red:hover,
    button.usa-button-red.usa-button-hover,
    [type=button].usa-button-red:hover,
    [type=button].usa-button-red.usa-button-hover,
    [type=submit].usa-button-red:hover,
    [type=submit].usa-button-red.usa-button-hover,
    [type=reset].usa-button-red:hover,
    [type=reset].usa-button-red.usa-button-hover,
    [type=image].usa-button-red:hover,
    [type=image].usa-button-red.usa-button-hover {
      background-color: #cd2026; }
    .usa-button.usa-button-red:active, .usa-button.usa-button-red.usa-button-active,
    .usa-button-primary.usa-button-red:active,
    .usa-button-primary.usa-button-red.usa-button-active,
    .usa-button:visited.usa-button-red:active,
    .usa-button:visited.usa-button-red.usa-button-active,
    .usa-button-primary:visited.usa-button-red:active,
    .usa-button-primary:visited.usa-button-red.usa-button-active,
    button.usa-button-red:active,
    button.usa-button-red.usa-button-active,
    [type=button].usa-button-red:active,
    [type=button].usa-button-red.usa-button-active,
    [type=submit].usa-button-red:active,
    [type=submit].usa-button-red.usa-button-active,
    [type=reset].usa-button-red:active,
    [type=reset].usa-button-red.usa-button-active,
    [type=image].usa-button-red:active,
    [type=image].usa-button-red.usa-button-active {
      background-color: #981b1e; }
  .usa-button.usa-button-big,
  .usa-button-primary.usa-button-big,
  .usa-button:visited.usa-button-big,
  .usa-button-primary:visited.usa-button-big,
  button.usa-button-big,
  [type=button].usa-button-big,
  [type=submit].usa-button-big,
  [type=reset].usa-button-big,
  [type=image].usa-button-big {
    border-radius: 8px;
    font-size: 2.4rem;
    padding: 1.5rem 3rem; }
  .usa-button:disabled,
  .usa-button-primary:disabled,
  .usa-button:visited:disabled,
  .usa-button-primary:visited:disabled,
  button:disabled,
  [type=button]:disabled,
  [type=submit]:disabled,
  [type=reset]:disabled,
  [type=image]:disabled {
    background-color: #d6d7d9;
    pointer-events: none; }
    .usa-button:disabled:hover, .usa-button:disabled.usa-button-hover, .usa-button:disabled:active, .usa-button:disabled.usa-button-active, .usa-button:disabled:focus, .usa-button:disabled.usa-focus,
    .usa-button-primary:disabled:hover,
    .usa-button-primary:disabled.usa-button-hover,
    .usa-button-primary:disabled:active,
    .usa-button-primary:disabled.usa-button-active,
    .usa-button-primary:disabled:focus,
    .usa-button-primary:disabled.usa-focus,
    .usa-button:visited:disabled:hover,
    .usa-button:visited:disabled.usa-button-hover,
    .usa-button:visited:disabled:active,
    .usa-button:visited:disabled.usa-button-active,
    .usa-button:visited:disabled:focus,
    .usa-button:visited:disabled.usa-focus,
    .usa-button-primary:visited:disabled:hover,
    .usa-button-primary:visited:disabled.usa-button-hover,
    .usa-button-primary:visited:disabled:active,
    .usa-button-primary:visited:disabled.usa-button-active,
    .usa-button-primary:visited:disabled:focus,
    .usa-button-primary:visited:disabled.usa-focus,
    button:disabled:hover,
    button:disabled.usa-button-hover,
    button:disabled:active,
    button:disabled.usa-button-active,
    button:disabled:focus,
    button:disabled.usa-focus,
    [type=button]:disabled:hover,
    [type=button]:disabled.usa-button-hover,
    [type=button]:disabled:active,
    [type=button]:disabled.usa-button-active,
    [type=button]:disabled:focus,
    [type=button]:disabled.usa-focus,
    [type=submit]:disabled:hover,
    [type=submit]:disabled.usa-button-hover,
    [type=submit]:disabled:active,
    [type=submit]:disabled.usa-button-active,
    [type=submit]:disabled:focus,
    [type=submit]:disabled.usa-focus,
    [type=reset]:disabled:hover,
    [type=reset]:disabled.usa-button-hover,
    [type=reset]:disabled:active,
    [type=reset]:disabled.usa-button-active,
    [type=reset]:disabled:focus,
    [type=reset]:disabled.usa-focus,
    [type=image]:disabled:hover,
    [type=image]:disabled.usa-button-hover,
    [type=image]:disabled:active,
    [type=image]:disabled.usa-button-active,
    [type=image]:disabled:focus,
    [type=image]:disabled.usa-focus {
      background-color: #d6d7d9;
      border: 0;
      box-shadow: none; }

/* stylelint-disable */
.usa-button-disabled {
  background-color: #d6d7d9;
  pointer-events: none; }
  .usa-button-disabled:hover, .usa-button-disabled.usa-button-hover, .usa-button-disabled:active, .usa-button-disabled.usa-button-active, .usa-button-disabled:focus, .usa-button-disabled.usa-focus {
    background-color: #d6d7d9;
    border: 0;
    box-shadow: none; }

.usa-button-secondary-disabled,
.usa-button-secondary-inverse-disabled,
.usa-button-secondary:disabled,
.usa-button-secondary-inverse:disabled,
.usa-button-outline-inverse:disabled {
  box-shadow: inset 0 0 0 2px #d6d7d9;
  pointer-events: none;
  color: #d6d7d9; }
  .usa-button-secondary-disabled:hover, .usa-button-secondary-disabled.usa-button-hover, .usa-button-secondary-disabled:active, .usa-button-secondary-disabled.usa-button-active, .usa-button-secondary-disabled:focus, .usa-button-secondary-disabled.usa-focus,
  .usa-button-secondary-inverse-disabled:hover,
  .usa-button-secondary-inverse-disabled.usa-button-hover,
  .usa-button-secondary-inverse-disabled:active,
  .usa-button-secondary-inverse-disabled.usa-button-active,
  .usa-button-secondary-inverse-disabled:focus,
  .usa-button-secondary-inverse-disabled.usa-focus,
  .usa-button-secondary:disabled:hover,
  .usa-button-secondary:disabled.usa-button-hover,
  .usa-button-secondary:disabled:active,
  .usa-button-secondary:disabled.usa-button-active,
  .usa-button-secondary:disabled:focus,
  .usa-button-secondary:disabled.usa-focus,
  .usa-button-secondary-inverse:disabled:hover,
  .usa-button-secondary-inverse:disabled.usa-button-hover,
  .usa-button-secondary-inverse:disabled:active,
  .usa-button-secondary-inverse:disabled.usa-button-active,
  .usa-button-secondary-inverse:disabled:focus,
  .usa-button-secondary-inverse:disabled.usa-focus,
  .usa-button-outline-inverse:disabled:hover,
  .usa-button-outline-inverse:disabled.usa-button-hover,
  .usa-button-outline-inverse:disabled:active,
  .usa-button-outline-inverse:disabled.usa-button-active,
  .usa-button-outline-inverse:disabled:focus,
  .usa-button-outline-inverse:disabled.usa-focus {
    background-color: #ffffff;
    border: 0; }

html .usa-button-secondary-disabled,
.usa-button-secondary:disabled {
  background-color: #ffffff; }

html .usa-button-secondary-inverse-disabled,
.usa-button-secondary-inverse:disabled {
  background-color: transparent;
  color: #5b616b;
  box-shadow: inset 0 0 0 2px #5b616b; }

.usa-button-unstyled {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto; }
  .usa-button-unstyled:hover {
    background-color: transparent; }

.usa-button-round-drkgreen, .usa-button-round-drkgreen:active, .usa-button-round-drkgreen:visited  {
      
        width: 50px;
        height: 50px;
        padding-left:1.4rem;
        border-radius: 50%;
        background-color:#006633;     
    }
.usa-button-round-drkgreen:hover {
    background-color:#0a9851;   
    }  

    .usa-button-round-medgreen, .usa-button-round-medgreen:active, .usa-button-round-medgreen:visited {
      
        width: 50px;
        height: 50px;
        padding-left:1.4rem;
        border-radius: 50%;
        background-color:#489a71;
    }
    .usa-button-round-medgreen:hover {
        background-color:#8ceda3;   
        }  

        .usa-button-round-lgtgreen, .usa-button-round-lgt:active, .usa-button-round-lgtgreen:visited {
        vertical-align: middle;
        width: 50px;
        height: 50px;
        padding-left:1.4rem;
        border-radius: 50%;
        background-color:#8ab29e;     
    }
    .usa-button-round-lgtgreen:hover {
        background-color:#c2ebd6;   
   }  
   .avatar-profile {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right:1.4rem;
   
}

img {
max-width: 100%
}

.media_link {
display: inline-block;
line-height: 0
}

input,
textarea,
select {
border: 1px solid #5b616b;
border-radius: .3rem;
box-sizing: border-box;
color: #212121;
display: block;
font-size: 1.7rem;
height: 4.4rem;
line-height: 1.3;
/*margin: 0.2em 0;*/
max-width: 46rem;
outline: none;
padding: 1rem 0.7em;
width: 100%
}

input:focus,
input.usa-input-focus,
textarea:focus,
textarea.usa-input-focus,
select:focus,
select.usa-input-focus {
box-shadow: 0 0 3px #006633, 0 0 7px #006633
}

input.usa-input-success,
textarea.usa-input-success,
select.usa-input-success {
border: 3px solid #4aa564
}

.usa-input-error {
border-left: 4px solid #cd2026;
margin-top: 3rem;
padding-bottom: 0.8rem;
padding-left: 1.5rem;
padding-top: 0.8rem;
position: relative;
right: 1.9rem
}

.usa-input-error input,
.usa-input-error textarea,
.usa-input-error select {
border: 3px solid #cd2026;
width: calc(100% + 1.9rem)
}

.usa-input-error label {
margin-top: 0
}

.usa-input-error .usa-input-inline {
border: 1px solid #5b616b;
width: inherit
}

.usa-input-error .usa-input-inline-error {
border: 3px solid #cd2026
}

.usa-input-error-label {
display: block;
font-size: 1.7rem;
font-weight: 700
}

.usa-input-error-message {
color: #cd2026;
display: block;
font-size: 1.7rem;
font-weight: 700;
padding-bottom: 3px;
padding-top: 3px
}

.usa-input-required:after {
color: #981b1e;
content: ' (*Required)'
}

label {
display: block;
margin-top: 3rem;
max-width: 46rem
}

textarea {
height: 16rem
}

select {
background-color: #fff;
background-image: url("arrow-down.png");
background-image: url("arrow-down.svg");
background-position: right 1.3rem center;
background-repeat: no-repeat;
background-size: 1.3rem
}

legend{
font-family: "Roboto", "Merriweather", "Helvetica Neue", "Helvetica", "Arial", sans-serif;    
font-weight: bold;
font-size: 2.0rem;
color: #333;
padding-top: 20px;
border-bottom: 1px solid rgb(218, 213, 213);

}

.usa-fieldset-inputs label {
margin-top: 0
}

.usa-form-hint {
color: #757575;
font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
margin-bottom: 0
}

[type="checkbox"],
[type="radio"] {
margin-left: -2rem;
opacity: 0;
position: absolute
}

.lt-ie9 [type="checkbox"],
.lt-ie9 [type="radio"] {
border: 0;
float: left;
margin: 0.4em 0.4em 0 0;
position: static;
width: auto
}

[type="checkbox"]+label,
[type="radio"]+label {
cursor: pointer;
font-weight: 400;
margin-bottom: 0.5em
}

[type="checkbox"]+label::before,
[type="radio"]+label::before {
background: #fff;
border-radius: .3rem;
box-shadow: 0 0 0 1px #757575;
content: '\a0';
display: inline-block;
height: 1.8rem;
line-height: 1.8rem;
margin-right: 0.6em;
text-indent: 0.15em;
vertical-align: middle\0;
width: 1.8rem
}

[type="radio"]+label::before {
box-shadow: 0 0 0 2px #fff, 0 0 0 3px #757575;
height: 1.6rem;
line-height: 1.6rem;
width: 1.6rem;
border-radius: 100%
}

[type="checkbox"]:checked+label::before,
[type="radio"]:checked+label::before {
background-color: #006633;
box-shadow: 0 0 0 1px #003366
}

[type="radio"]:checked+label::before {
box-shadow: 0 0 0 2px #fff, 0 0 0 4px #006633
}

[type="radio"]:focus+label::before {
box-shadow: 0 0 0 2px #fff, 0 0 0 4px #006633, 0 0 3px 4px #3e94cf, 0 0 7px 4px #3e94cf
}

[type="checkbox"]:checked+label::before {
background-image: url("correct8.png");
background-image: url("correct8.svg");
background-position: 50%;
background-repeat: no-repeat
}

[type="checkbox"]:focus+label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 3px #006633
}

[type="checkbox"]:disabled+label {
color: #5b616b
}

[type="checkbox"]:disabled+label::before,
[type="radio"]:disabled+label::before {
background: #d6d7d9;
box-shadow: 0 0 0 1px #aeb0b5;
cursor: not-allowed
}

[type=range] {
-webkit-appearance: none;
border: none;
padding-left: 0;
width: 100%
}

[type=range]:focus {
box-shadow: none;
outline: none
}

[type=range]::-webkit-slider-runnable-track {
background: #aeb0b5;
border: 1px solid #757575;
cursor: pointer;
height: 1.2rem;
width: 100%
}

[type=range]::-moz-range-track {
background: #006633;
border: 1px solid #757575;
cursor: pointer;
height: 1.2rem;
width: 100%
}

[type=range]::-ms-track {
background: transparent;
color: transparent;
cursor: pointer;
height: 1.2rem;
width: 100%
}

[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
border: 1px solid #757575;
height: 2.2rem;
border-radius: 1.5rem;
background: #f1f1f1;
cursor: pointer;
margin-top: -.65rem;
width: 2.2rem
}

[type=range]::-moz-range-thumb {
background: #f1f1f1;
border: 1px solid #757575;
border-radius: 1.5rem;
cursor: pointer;
height: 2.2rem;
width: 2.2rem
}

[type=range]::-ms-thumb {
background: #f1f1f1;
border: 1px solid #757575;
border-radius: 1.5rem;
cursor: pointer;
height: 2.2rem;
width: 2.2rem
}

[type=range]::-ms-fill-lower {
background: #aeb0b5;
border: 1px solid #757575;
border-radius: 2rem
}

[type=range]::-ms-fill-upper {
background: #aeb0b5;
border: 1px solid #757575;
border-radius: 2rem
}

[type=range]:focus::-webkit-slider-thumb {
border: 2px solid #3e94cf
}

[type=range]:focus::-moz-range-thumb {
border: 2px solid #3e94cf
}

[type=range]:focus::-ms-thumb {
border: 2px solid #3e94cf
}

.usa-date-of-birth label {
margin-top: 0
}

.usa-date-of-birth [type=number]::-webkit-inner-spin-button,
.usa-date-of-birth [type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
appearance: none;
margin: 0
}

.usa-date-of-birth [type=number] {
-moz-appearance: textfield
}

.usa-form-group-day,
.usa-form-group-month,
.usa-form-group-year {
clear: none;
float: left;
margin-right: 1.5rem;
width: 5rem
}

.usa-form-group-year {
width: 7rem
}

.usa-label,
.usa-label-big {
background-color: #006633;
border-radius: .3rem;
color: #fff;
font-size: 1.5rem;
margin-right: 0.5rem;
padding: 0.1rem 0.7rem;
text-transform: uppercase
}

.usa-label:only-of-type,
.usa-label-big:only-of-type {
margin-right: 0
}

.usa-label-big {
font-size: 1.7rem;
padding-left: 0.9rem;
padding-right: 0.9rem
}

ul,
ol {
margin-top: 1em;
margin-bottom: 1em;
padding-left: 1.94em
}

li {
line-height: 1.5;
margin-bottom: 0.5em
}

li:last-child {
margin-bottom: 0
}

h1+ul,
h1+ol,
h2+ul,
h2+ol,
h3+ul,
h3+ol,
h4+ul,
h4+ol,
h5+ul,
h5+ol,
h6+ul,
h6+ol,
p+ul,
p+ol {
margin-top: 0
}

.usa-unstyled-list {
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
padding-left: 0
}

.usa-unstyled-list>li {
margin-bottom: 0
}

   hr.article{
     width:100%;
     border-style: solid;
     border-color: #b39885;
     margin: 0rem 0rem; /* 20px space above/below, 10px left/right */
   }
  
   hr.fs-usa-articles{
    font-family: Arial, sans-serif; /* choose the font you like */
    text-align: center; /* horizontal centering */
    line-height: 1px; /* vertical centering */
    height: 1px; /* gap between the lines */
    font-size: 1.7em; /* choose font size you like */
    border-width: 1px 0; /* top and bottom borders */
    border-style: solid;
    border-color: #b39885;
    margin: 0rem 0rem; /* 20px space above/below, 10px left/right */
    overflow: visible;
    /* ensure 1px gap between borders */
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    }
    
    hr.fs-usa-articles:after {
    font-family: Arial, sans-serif;
    content: "Forest Service Articles";
    color: #b39885;
    display: inline; /* for vertical centering and background knockout */
    background-color: rgb(233, 232, 225); /* same as background color */
    border-top: 2px solid #b39885;
    border-radius: 25px;
    padding: 0 0.5em; /* size of background color knockout */
    }   
    @media screen and (max-width: 600px){
      hr.fs-usa-articles{
        font-family: Arial, sans-serif; /* choose the font you like */
        text-align: center; /* horizontal centering */
        line-height: 1px; /* vertical centering */
        height: 1px; /* gap between the lines */
        font-size: 1.0em; /* choose font size you like */
        border-width: 1px 0; /* top and bottom borders */
        border-style: solid;
        border-color: #b39885;
        margin: 0rem 0rem; /* 20px space above/below, 10px left/right */
        overflow: visible;
        /* ensure 1px gap between borders */
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        -ms-box-sizing: content-box;
        -o-box-sizing: content-box;
        box-sizing: content-box;
  
     }
    }
    .usa-container-gradient-bck-grey {
      background-color:#dfdcdc;
  }
    hr.topics{
      width:100%;
      border-style: solid;
      border-color: #515455;
      margin: 0rem 0rem; /* 20px space above/below, 10px left/right */
    }
   
    hr.fs-usa-topics{
     font-family: Arial, sans-serif; /* choose the font you like */
     text-align: center; /* horizontal centering */
     line-height: 1px; /* vertical centering */
     height: 1px; /* gap between the lines */
     font-size: 1.7em; /* choose font size you like */
     border-width: 1px 0; /* top and bottom borders */
     border-style: solid;
     border-color: #515455;
     margin: 0rem 0rem; /* 20px space above/below, 10px left/right */
     overflow: visible;
     /* ensure 1px gap between borders */
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
     -ms-box-sizing: content-box;
     -o-box-sizing: content-box;
     box-sizing: content-box;
     }
     
     hr.fs-usa-topics:after {
     font-family: Arial, sans-serif;
     content: "PROGRAM AREAS";
     color: #515455;
     display: inline; /* for vertical centering and background knockout */
     background-color:#dfdcdc; /* same as background color */
     border-top: 2px solid #515455;
     border-radius: 25px;
     padding: 0 0.5em; /* size of background color knockout */
     }   
     @media screen and (max-width: 600px){
       hr.fs-usa-topics{
         font-family: Arial, sans-serif; /* choose the font you like */
         text-align: center; /* horizontal centering */
         line-height: 1px; /* vertical centering */
         height: 1px; /* gap between the lines */
         font-size: 1.0em; /* choose font size you like */
         border-width: 1px 0; /* top and bottom borders */
         border-style: solid;
         border-color: #515455;
         margin: 0rem 0rem; /* 20px space above/below, 10px left/right */
         overflow: visible;
         /* ensure 1px gap between borders */
         -webkit-box-sizing: content-box;
         -moz-box-sizing: content-box;
         -ms-box-sizing: content-box;
         -o-box-sizing: content-box;
         box-sizing: content-box;
   
      }
     }

hr.fs-usa-type{
  font-family: Arial, sans-serif; /* choose the font you like */
  text-align: center; /* horizontal centering */
  line-height: 1px; /* vertical centering */
  height: 1px; /* gap between the lines */
  font-size: 1em; /* choose font size you like */
  border-width: 1px 0; /* top and bottom borders */
  border-style: solid;
  border-color: rgba(180, 174, 174, 0.65);
  margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
  overflow: visible;
  /* ensure 1px gap between borders */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  }
  
  hr.fs-usa-type:after {
  font-family: Arial, sans-serif;
  content: "Forest Service Type";
  color: #999;
  display: inline; /* for vertical centering and background knockout */
  background-color: #fff; /* same as background color */
  padding: 0 0rem; /* size of background color knockout */
  }   
hr.fs-usa-buttons{
  font-family: Arial, sans-serif; /* choose the font you like */
  text-align: center; /* horizontal centering */
  line-height: 1px; /* vertical centering */
  height: 1px; /* gap between the lines */
  font-size: 1em; /* choose font size you like */
  border-width: 1px 0; /* top and bottom borders */
  border-style: solid;
  border-color: rgba(180, 174, 174, 0.65);
  margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
  overflow: visible;
  /* ensure 1px gap between borders */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  }
  
  hr.fs-usa-buttons:after {
  font-family: Arial, sans-serif;
  content: "Forest Service Buttons";
  color: #999;
  display: inline; /* for vertical centering and background knockout */
  background-color: #fff; /* same as background color */
  padding: 0 0rem; /* size of background color knockout */
  }   

  hr.fs-usa-colors{
    font-family: Arial, sans-serif; /* choose the font you like */
    text-align: center; /* horizontal centering */
    line-height: 1px; /* vertical centering */
    height: 1px; /* gap between the lines */
    font-size: 1em; /* choose font size you like */
    border-width: 1px 0; /* top and bottom borders */
    border-style: solid;
    border-color: rgba(180, 174, 174, 0.65);
    margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
    overflow: visible;
    /* ensure 1px gap between borders */
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    }
    
    hr.fs-usa-colors:after {
    font-family: Arial, sans-serif;
    content: "Forest Service colors";
    color: #999;
    display: inline; /* for vertical centering and background knockout */
    background-color: #fff; /* same as background color */
    padding: 0 0rem; /* size of background color knockout */
    }   


hr.fs-usa-forms {
font-family: Arial, sans-serif; /* choose the font you like */
text-align: center; /* horizontal centering */
line-height: 1px; /* vertical centering */
height: 1px; /* gap between the lines */
font-size: 1em; /* choose font size you like */
border-width: 1px 0; /* top and bottom borders */
border-style: solid;
border-color: rgba(180, 174, 174, 0.65);
margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
overflow: visible;
/* ensure 1px gap between borders */
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
}

hr.fs-usa-forms:after {
font-family: Arial, sans-serif;
content: "Forest Service Forms";
color: #999;
display: inline; /* for vertical centering and background knockout */
background-color: #fff; /* same as background color */
padding: 0 0rem; /* size of background color knockout */
}

hr.fs-usa-breadcrumb {
    font-family: Arial, sans-serif; /* choose the font you like */
    text-align: center; /* horizontal centering */
    line-height: 1px; /* vertical centering */
    height: 1px; /* gap between the lines */
    font-size: 1em; /* choose font size you like */
    border-width: 1px 0; /* top and bottom borders */
    border-style: solid;
    border-color: rgba(180, 174, 174, 0.65);
    margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
    overflow: visible;
    /* ensure 1px gap between borders */
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    }
    
    hr.fs-usa-breadcrumb:after {
    font-family: Arial, sans-serif;
    content: "Forest Service Breadcrumb";
    color: #999;
    display: inline; /* for vertical centering and background knockout */
    background-color: #fff; /* same as background color */
    padding: 0 0rem; /* size of background color knockout */
    }

    hr.fs-usa-cards {
        font-family: Arial, sans-serif; /* choose the font you like */
        text-align: center; /* horizontal centering */
        line-height: 1px; /* vertical centering */
        height: 1px; /* gap between the lines */
        font-size: 1em; /* choose font size you like */
        border-width: 1px 0; /* top and bottom borders */
        border-style: solid;
        border-color: rgba(180, 174, 174, 0.65);
        margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
        overflow: visible;
        /* ensure 1px gap between borders */
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        -ms-box-sizing: content-box;
        -o-box-sizing: content-box;
        box-sizing: content-box;
        }
        
        hr.fs-usa-cards:after {
        font-family: Arial, sans-serif;
        content: "Forest Service Cards";
        color: #999;
        display: inline; /* for vertical centering and background knockout */
        background-color: #fff; /* same as background color */
        padding: 0 0rem; /* size of background color knockout */
        }   

        hr.fs-usa-tabs{
            font-family: Arial, sans-serif; /* choose the font you like */
            text-align: center; /* horizontal centering */
            line-height: 1px; /* vertical centering */
            height: 1px; /* gap between the lines */
            font-size: 1em; /* choose font size you like */
            border-width: 1px 0; /* top and bottom borders */
            border-style: solid;
            border-color: rgba(180, 174, 174, 0.65);
            margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
            overflow: visible;
            /* ensure 1px gap between borders */
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            -ms-box-sizing: content-box;
            -o-box-sizing: content-box;
            box-sizing: content-box;
            }
            
            hr.fs-usa-tabs:after {
            font-family: Arial, sans-serif;
            content: "Forest Service Tabs";
            color: #999;
            display: inline; /* for vertical centering and background knockout */
            background-color: #fff; /* same as background color */
            padding: 0 0rem; /* size of background color knockout */
            }   
           
            hr.fs-usa-nav{
                font-family: Arial, sans-serif; /* choose the font you like */
                text-align: center; /* horizontal centering */
                line-height: 1px; /* vertical centering */
                height: 1px; /* gap between the lines */
                font-size: 1em; /* choose font size you like */
                border-width: 1px 0; /* top and bottom borders */
                border-style: solid;
                border-color: rgba(180, 174, 174, 0.65);
                margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
                overflow: visible;
                /* ensure 1px gap between borders */
                -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                -ms-box-sizing: content-box;
                -o-box-sizing: content-box;
                box-sizing: content-box;
                }
                
                hr.fs-usa-nav:after {
                font-family: Arial, sans-serif;
                content: "Forest Service Navigation";
                color: #999;
                display: inline; /* for vertical centering and background knockout */
                background-color: #fff; /* same as background color */
                padding: 0 0rem; /* size of background color knockout */
                }   

                hr.fs-usa-accordions{
                font-family: Arial, sans-serif; /* choose the font you like */
                text-align: center; /* horizontal centering */
                line-height: 1px; /* vertical centering */
                height: 1px; /* gap between the lines */
                font-size: 1em; /* choose font size you like */
                border-width: 1px 0; /* top and bottom borders */
                border-style: solid;
                border-color: rgba(180, 174, 174, 0.65);
                margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
                overflow: visible;
                /* ensure 1px gap between borders */
                 -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                -ms-box-sizing: content-box;
                -o-box-sizing: content-box;
                box-sizing: content-box;
                    }
                    
                    hr.fs-usa-accordions:after {
                    font-family: Arial, sans-serif;
                    content: "Forest Service Accordions";
                    color: #999;
                    display: inline; /* for vertical centering and background knockout */
                    background-color: #fff; /* same as background color */
                    padding: 0 0rem; /* size of background color knockout */
                    }  

                    hr.fs-usa-alerts{
                      font-family: Arial, sans-serif; /* choose the font you like */
                      text-align: center; /* horizontal centering */
                      line-height: 1px; /* vertical centering */
                      height: 1px; /* gap between the lines */
                      font-size: 1em; /* choose font size you like */
                      border-width: 1px 0; /* top and bottom borders */
                      border-style: solid;
                      border-color: rgba(180, 174, 174, 0.65);
                      margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
                      overflow: visible;
                      /* ensure 1px gap between borders */
                       -webkit-box-sizing: content-box;
                      -moz-box-sizing: content-box;
                      -ms-box-sizing: content-box;
                      -o-box-sizing: content-box;
                      box-sizing: content-box;
                          }
                          
                      hr.fs-usa-alerts:after {
                      font-family: Arial, sans-serif;
                      content: "Forest Service Alerts";
                      color: #999;
                      display: inline; /* for vertical centering and background knockout */
                      background-color: #fff; /* same as background color */
                      padding: 0rem; /* size of background color knockout */
                          }      
                    
                    hr.fs-usa-pagination{
                        font-family: Arial, sans-serif; /* choose the font you like */
                        text-align: center; /* horizontal centering */
                        line-height: 1px; /* vertical centering */
                        height: 1px; /* gap between the lines */
                        font-size: 1em; /* choose font size you like */
                        border-width: 1px 0; /* top and bottom borders */
                        border-style: solid;
                        border-color: rgba(180, 174, 174, 0.65);
                        margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
                        overflow: visible;
                        /* ensure 1px gap between borders */
                        -webkit-box-sizing: content-box;
                        -moz-box-sizing: content-box;
                        -ms-box-sizing: content-box;
                        -o-box-sizing: content-box;
                        box-sizing: content-box;
                        }
                        
                        hr.fs-usa-pagination:after {
                        font-family: Arial, sans-serif;
                        content: "Forest Service Pagination";
                        color: #999;
                        display: inline; /* for vertical centering and background knockout */
                        background-color: #fff; /* same as background color */
                        padding: 0 0rem; /* size of background color knockout */
                        } 

                        hr.fs-usa-tables{
                          font-family: Arial, sans-serif; /* choose the font you like */
                          text-align: center; /* horizontal centering */
                          line-height: 1px; /* vertical centering */
                          height: 1px; /* gap between the lines */
                          font-size: 1em; /* choose font size you like */
                          border-width: 1px 0; /* top and bottom borders */
                          border-style: solid;
                          border-color: rgba(180, 174, 174, 0.65);
                          margin: 4rem 0rem; /* 20px space above/below, 10px left/right */
                          overflow: visible;
                          /* ensure 1px gap between borders */
                          -webkit-box-sizing: content-box;
                          -moz-box-sizing: content-box;
                          -ms-box-sizing: content-box;
                          -o-box-sizing: content-box;
                          box-sizing: content-box;
                          }
                          
                          hr.fs-usa-tables:after {
                          font-family: Arial, sans-serif;
                          content: "Forest Service Data Table";
                          color: #999;
                          display: inline; /* for vertical centering and background knockout */
                          background-color: #fff; /* same as background color */
                          padding:0rem; /* size of background color knockout */
                          }  

                          
  /*Tables FS USA begin bordered */
  .usa-table-card-title {
    font-size: 2rem;
    padding: 1rem 0rem 1rem 2rem;
    border-bottom: 3px solid #006633;
    background-color: #006633;
    color: white;
    border-bottom: 3px Solid #FFAE00;
}   

table.usa-table th, td {
  border-top: 0px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right: 0px;
  font-size: 15px;
  padding: 1rem 1.5rem;
}

/* opera doesn't render correctly. hide section sign */
x:-o-prefocus, hr:after {
content: "";
}


table.table1 {
border-spacing: 0;
/* margin: 2em 0;*/
min-width: 100%
}

table.table1 thead th,
table.table1 thead td {
background-color: #f1f1f1
}

table.table1 th {
text-align: left
}

table.table1 tbody th {
font-weight: 400
}
/*tbody tr {
display : none;
}
tr.parent {
display : table-row;
}
tr.open {
display : table-row;
}
*/
table.table1 th,
table.table1 td {
background-color: #fff;
border: 1px solid #5b616b;
padding: 1.5rem
}

table.usa-table-borderless thead tr {
background-color: transparent
}

table.usa-table-borderless thead th {
border-top: 0
}

table.usa-table-borderless th,
table.usa-table-borderless td {
border-left: 0;
border-right: 0
}
/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.usa-flip-card {
    background-color: transparent;
    width: 100%;
    height: 300px;
    border: 1px solid #f1f1f1;
    perspective: 1000px; /* Remove this if you don't want the 3D effect */
  }
  
  /* This container is needed to position the front and back side */
  .usa-flip-card-inner {
    position: relative;
    width: 100%;
    height: 300px;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  
  /* Do an horizontal flip when you move the mouse over the flip box container */
  .usa-flip-card:hover .usa-flip-card-inner {
    transform: rotateY(180deg);
  }
  
  /* Position the front and back side */
  .usa-flip-card-front, .usa-flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
  }
  
  /* Style the front side (fallback if image is missing) */
  .usa-flip-card-front {
    background-color: #bbb;
    color: black;
  }
  
  /* Style the back side */
  .usa-flip-card-back {
    background-color: #8ab29e;
    color: white;
    transform: rotateY(180deg);
    height: 300px;
    width:100%;
  }
html {
font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
font-size: 10px
}

body {
font-size: 1.4rem
}

p {
color: #333;
line-height: 1.5;
margin-bottom: 1em;
margin-top: 1em
}

a {
color: #006633;
font-weight: bold;
text-decoration: underline;
font-size: initial;
    font-family: 'Roboto', 'Merriweather';
}

a:hover,
a:active {
color: #006633
}

a:visited {
color: #489a71;
}

a:focus {
box-shadow: none;
outline: 0
}

.usa-external_link::after {
background: url("external-link.png") no-repeat 0 0;
background: url("external-link.svg") no-repeat 0 0;
background-size: 100%;
content: '';
display: inline-block;
height: 0.65em;
margin-bottom: -1px;
margin-left: 4px;
width: 0.65em
}

.usa-external_link:hover::after {
background-image: url("external-link-hover.png");
background-image: url("external-link-hover.svg")
}

.usa-external_link-alt::after {
background: url("external-link-alt.png") no-repeat 0 0;
background: url("external-link-alt.svg") no-repeat 0 0;
background-size: 100%;
content: '';
display: inline-block;
height: 0.65em;
margin-bottom: -1px;
margin-left: 4px;
width: 0.65em
}

.usa-external_link-alt:hover::after {
background-image: url("external-link-alt-hover.png");
background-image: url("external-link-alt-hover.svg")
}

h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
line-height: 1.3;
margin-bottom: .5em;
margin-top: .5em
}

h1 {
font-size: 3rem;
font-weight: 700
}

h2 {
    font-size: 3rem;
    color:#006633;
    text-shadow: 2px 2px 2px #35353542;
    font-family: Roboto,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400
    }

h2.usa-title-pg-hdr {
font-size: 3rem;
color:#3a3d3c;
text-shadow: none;
font-family: Roboto,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
padding-bottom:0.85rem;
margin-top:0rem;
font-weight: 400
}

h3.card-heading {
font-size: 2rem;
font-family: Roboto,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-weight: 400;
color:#006633;
margin-top:0;
}

h4 {
font-size: 1.7rem;
font-weight: 700
}

h5 {
font-size: 1.5rem;
font-weight: 700
}

h6 {
font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
font-size: 1.3rem;
font-weight: 400;
text-transform: uppercase
}

cite,
var,
address,
dfn {
font-style: normal
}
#section-heading-h3{
  
    font-size: 2rem;
    font-weight: 700;
    color: #006633;
}
.usa-content p:not(.usa-font-lead) {
max-width: 53rem
}

.usa-content-list {
max-width: 53rem
}

.usa-sans p,
.usa-sans a,
.usa-sans li,
.usa-sans span {
font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
}

.usa-sans a {
border-bottom: none;
font-weight: 700
}

.usa-serif p,
.usa-serif a,
.usa-serif li,
.usa-serif span {
font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
}

.usa-display {
font-size: 2rem;
font-weight: 700;
margin-bottom: 0
}

@media screen and (min-width: 481px) {
.usa-display {
font-size: 4rem;
font-weight: 700
}
}

@media screen and (min-width: 600px) {
.usa-display {
font-size: 5.2rem;
font-weight: 700
}
}

.usa-font-lead {
font-family: "Roboto", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
font-size: 2rem;
line-height: 1.7;
max-width: 77rem
}
.usa-style-container{
background-color:rgba(240, 230, 230, 0.67);
margin-top:2em;
margin-left:4em;
margin-right:6em;
border: 2px solid color #006633;
border-radius: 3px;
max-width: 1250px;
}

.usa-container {
  margin-right:6em;
  margin-left:6em;
}

.usa-table-card-title {
font-size: 2rem;
padding: 1rem 0rem 1rem 2rem;
border-bottom: 3px solid #006633;}

.usa-image-block {
position: relative
}
.usa-table-borderless th:first-child {
padding-left: 15px;
font-style: bold;
}
.usa-table-card-title {

font-size: 2rem;
padding: 1rem 0rem 1rem 2rem;
border-bottom: 3px solid #006633;
background-color: #006633;
color: white;
border-bottom: 3px Solid #FFAE00;

}

table.usa-table{
padding-left:8px;

}

table.usa-table th, td {  
border-top: 0px;
border-right-width: 1px;
border-left-width: 1px;
border-right: 0px;
font-size: 15px;
padding: 1rem 1.5rem;
}


.top-footer, tfoot
{
border-top: 2px solid black;
/*background-color: #E8E8E8;*/
border-bottom: 2px solid grey;
border-bottom-right-radius: 5px solid grey;
border-bottom-left-radius: 5px solid grey;
}

.usa-table-card {
border-radius: 5px 5px 5px 5px;
border: 1px solid #999;
margin: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-top: 50px;
text-align: left;
-webkit-font-smoothing: auto;
background-color: #fff;
color: #333333;
cursor: pointer;
font-weight: normal;
padding: 0rem 0rem 0rem 0rem;
width: 100%;
box-shadow: none;
box-shadow: 0.5px 0.5px 0.5px grey;
}
.usa-image-text-block {
color: #fff;
left: 0;
margin-left: 8%;
position: absolute;
top: 0
}
.icons-right{
text-align: right;
}
.usa-image-text {
margin-top: 0
}

.usa-drop_text {
margin-bottom: 0
}

.usa-background-dark {
background-color: #323a45
}

.usa-background-dark p,
.usa-background-dark span {
color: #fff
}

.usa-background-dark a {
color: #d6d7d9
}

.usa-background-dark a:hover {
color: #fff
}

.usa-text-small {
font-size: 1.3rem;
margin-top: 0
}

.usa-section>:first-child,
.usa-grid>:first-child {
margin-top: 0
}

.usa-section>:last-child,
.usa-grid>:last-child {
margin-bottom: 0
}

.usa-width-one-whole:first-child>:first-child,
.usa-width-one-half:first-child>:first-child,
.usa-width-one-third:first-child>:first-child,
.usa-width-two-thirds:first-child>:first-child,
.usa-width-one-fourth:first-child>:first-child,
.usa-width-three-fourths:first-child>:first-child,
.usa-width-one-sixth:first-child>:first-child,
.usa-width-five-sixths:first-child>:first-child,
.usa-width-one-twelfth:first-child>:first-child {
margin-top: 0
}

@media screen and (min-width: 600px) {
.usa-width-one-whole>:first-child,
.usa-width-one-half>:first-child,
.usa-width-one-third>:first-child,
.usa-width-two-thirds>:first-child,
.usa-width-one-fourth>:first-child,
.usa-width-three-fourths>:first-child,
.usa-width-one-sixth>:first-child,
.usa-width-five-sixths>:first-child,
.usa-width-one-twelfth>:first-child {
margin-top: 0;
margin-left: 1.7rem;
}
}

.usa-width-one-whole:last-child>:last-child,
.usa-width-one-half:last-child>:last-child,
.usa-width-one-third:last-child>:last-child,
.usa-width-two-thirds:last-child>:last-child,
.usa-width-one-fourth:last-child>:last-child,
.usa-width-three-fourths:last-child>:last-child,
.usa-width-one-sixth:last-child>:last-child,
.usa-width-five-sixths:last-child>:last-child,
.usa-width-one-twelfth:last-child>:last-child {
margin-bottom: 0
}

@media screen and (min-width: 600px) {
.usa-width-one-whole>:last-child,
.usa-width-one-half>:last-child,
.usa-width-one-third>:last-child,
.usa-width-two-thirds>:last-child,
.usa-width-one-fourth>:last-child,
.usa-width-three-fourths>:last-child,
.usa-width-one-sixth>:last-child,
.usa-width-five-sixths>:last-child,
.usa-width-one-twelfth>:last-child {
margin-bottom: 0
}
}

.usa-accordion,
.usa-accordion-bordered {
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
padding-left: 0;
color: #212121;
margin: 0;
padding: 0;
width: 100%
}

.usa-accordion>li,
.usa-accordion-bordered>li {
margin-bottom: 0
}

.usa-accordion+.usa-accordion,
.usa-accordion+.usa-accordion-bordered,
.usa-accordion-bordered+.usa-accordion,
.usa-accordion-bordered+.usa-accordion-bordered {
margin-top: 1rem
}

.usa-accordion>ul,
.usa-accordion-bordered>ul {
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
padding-left: 0;
color: #212121;
margin: 0;
padding: 0;
width: 100%
}

.usa-accordion>ul>li,
.usa-accordion-bordered>ul>li {
margin-bottom: 0
}

.usa-accordion>ul>li,
.usa-accordion-bordered>ul>li {
background-color: #f1f1f1;
font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
list-style: none;
margin-bottom: 6px;
width: 100%
}

.usa-accordion>ul button,
.usa-accordion-bordered>ul button {
background-color: transparent;
border: 0;
border-radius: 0;
font-weight: 400;
margin: 0;
outline: 0;
padding: 0;
text-align: left;
-webkit-font-smoothing: auto;
background-color: #f1f1f1;
background-image: url("minus.png");
background-image: url("minus.svg");
background-position: right 3rem center;
background-repeat: no-repeat;
background-size: 13px;
color: #212121;
cursor: pointer;
display: inline-block;
font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
font-weight: 700;
margin: 0;
padding: 1.5rem 5.5rem 1.5rem 3rem;
width: 100%
}

.usa-accordion>ul button:hover,
.usa-accordion-bordered>ul button:hover {
background-color: transparent
}

.usa-accordion>ul button:focus,
.usa-accordion-bordered>ul button:focus {
box-shadow: 0 0 3px #555B5E, 0 0 7px #555B5E
}

.usa-accordion>ul button:hover,
.usa-accordion-bordered>ul button:hover {
background-color: #d6d7d9;
color: #212121
}

.usa-accordion>ul button h1,
.usa-accordion>ul button h2,
.usa-accordion>ul button h3,
.usa-accordion>ul button h4,
.usa-accordion>ul button h5,
.usa-accordion>ul button h6,
.usa-accordion-bordered>ul button h1,
.usa-accordion-bordered>ul button h2,
.usa-accordion-bordered>ul button h3,
.usa-accordion-bordered>ul button h4,
.usa-accordion-bordered>ul button h5,
.usa-accordion-bordered>ul button h6 {
margin: 0
}

.usa-accordion>ul [aria-expanded=false],
.usa-accordion-bordered>ul [aria-expanded=false] {
background-image: url("plus.png");
background-image: url("plus.svg");
background-repeat: no-repeat;
background-size: 1.3rem
}

.usa-accordion>li,
.usa-accordion-bordered>li {
background-color: #f1f1f1;
font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
list-style: none;
margin-bottom: 6px;
width: 100%
}

.usa-accordion-bordered .usa-accordion-content {
border-bottom: 3px solid #f1f1f1;
border-left: 3px solid #f1f1f1;
border-right: 3px solid #f1f1f1
}

.usa-accordion-content {
background-color: #fff;
overflow: auto;
padding: 3rem;
box-shadow: 0 0 3px #CCCCCC, 0 0 7px #cccccc
}

.usa-accordion-content>*:first-child {
margin-top: 0
}

.usa-accordion-content>*:last-child {
margin-bottom: 0
}

.usa-accordion-content:not([aria-hidden]) {
position: absolute;
left: -999em
}

.usa-accordion-content[aria-hidden=true] {
display: none
}

.usa-accordion-button {
background-color: transparent;
border: 0;
border-radius: 0;
font-weight: 400;
margin: 0;
outline: 0;
padding: 0;
text-align: left;
-webkit-font-smoothing: auto;
background-color: #f1f1f1;
background-image: url("minus.png");
background-image: url("minus.svg");
background-position: right 3rem center;
background-repeat: no-repeat;
background-size: 13px;
color: #212121;
cursor: pointer;
display: inline-block;
font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
font-weight: 700;
margin: 0;
padding: 1.5rem 5.5rem 1.5rem 3rem;
width: 100%

}

.usa-accordion-button:hover {
background-color: transparent
}

.usa-accordion-button:focus {
box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf
}

.usa-accordion-button:hover {
background-color: #d6d7d9;
color: #212121
}

.usa-accordion-button h1,
.usa-accordion-button h2,
.usa-accordion-button h3,
.usa-accordion-button h4,
.usa-accordion-button h5,
.usa-accordion-button h6 {
margin: 0
}
.usa-header-extended .usa-nav-primary button[aria-expanded=false],
 .usa-header-extended .usa-nav-primary button[aria-expanded=true]{
     box-shadow:none;
 }

.usa-accordion-button[aria-expanded=false] {
background-image: url("plus.png");
background-image: url("plus.svg");
background-repeat: no-repeat;
background-size: 1.3rem
}
/* Accodion usa js new light*/
.accordion {
background-color: #eee;
color: #006633;
cursor: pointer;
padding: 18px;
width: 100%;
border-bottom: solid 3px #006633;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
}

.active, .accordion:hover {
background-color: #ccc;
}

.accordion:after {
content: '\002B';
color: #777;
font-weight: bold;
float: right;
margin-left: 5px;
}

.active:after {
/* content: "\2212";*/
}

.panel {
padding: 0 18px;
background-color: white;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
/* End Accodion usa js new light */

/* Accodion usa js new dark */
.accordion-dark {
background-color: #006633;
color: #fff;
cursor: pointer;
padding: 18px;
width: 100%;
border-bottom: solid 3px #ffcc33;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
}

.active, .accordion-dark:hover {
background-color: transparent;
color: #006633;
}

.accordion-dark:after {
content: '\002B';
color: #777;
font-weight: bold;
float: right;
margin-left: 5px;
}

.active:after {
/*  content: "\2212";*/
}

.panel-dark{
padding: 0 18px;
background-color: white;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
/* End Accodion usa js new dark */

/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
animation-name: jssorl-009-spin;
animation-duration: 1.6s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}

/*jssor slider bullet skin 051 css*/
.jssorb051 .i {position:absolute;cursor:pointer;}
.jssorb051 .i .b {fill:#fff;fill-opacity:0.5;}
.jssorb051 .i:hover .b {fill-opacity:.7;}
.jssorb051 .iav .b {fill-opacity: 1;}
.jssorb051 .i.idn {opacity:.3;}

/*jssor slider arrow skin 051 css*/
.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}

/* End jssor slider arrow skin 051 css*/
.alignment-example {
  border-left: 2px solid #205493;
  padding-left: 1rem; }

  .usa-heading-alt {
    border-bottom: 1px solid #5b616b;
    padding-bottom: .8rem; }
  
  h6.usa-heading-alt {
    margin-top: 4rem; }

  .help-text {
      border-top: 2px solid #205493;
      color: #205493;
      font-size: 10px;
      padding-top: 1rem;
      text-align: center;
      width:40%;
  } 

.usa-alert {
  background-color: #f1f1f1;
  background-position: 2rem 2rem;
  background-repeat: no-repeat;
  background-size: 5.2rem;
  padding-bottom: 1.4rem;
  padding-left: 3rem;
  padding-right: 2rem;
  padding-top: 2rem;
  position: relative; }
  .usa-alert::before {
    background-color: #8b8b8b;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1rem; }
  .usa-alert a {
    color: #205493; }
    .usa-alert a:focus, .usa-alert a:hover {
      color: #112e51; }
  .usa-alert ul {
    margin-bottom: 0;
    margin-top: 1rem;
    padding-left: 1rem; }

.usa-alert-slim {
  background-position: 2rem 1rem;
  padding-bottom: 1rem;
  padding-top: 1rem; }
  .usa-alert-slim .usa-alert-text:only-child {
    margin-bottom: 0.5rem;
    padding-top: 0.5rem; }
    .usa-alert-icon {
      display: table-cell;
      padding-right: 1rem; }
    
    .usa-alert-body {
      display: table-cell;
      vertical-align: top; }
    
    .usa-alert-heading {
      margin-top: 0;
      margin-bottom: 0; }
    
    .usa-alert-text {
      font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
      margin-bottom: 0;
      margin-top: 0; }
    
    .usa-alert-text:only-child {
      margin-bottom: 1rem;
      padding-top: 0.5rem; }
    
    .usa-alert-success {
      background-color: #e7f4e4;
      background-image: url("success.png");
      background-image: url("success.svg"); }
      .usa-alert-success::before {
        background-color: #2e8540; }
      .usa-alert-success .usa-alert-body {
        padding-left: 0px; }
    
    .usa-alert-warning {
      background-color: #fff1d2;
      /*background-image: url("warning.png");
      background-image: url("warning.svg");*/ }
      .usa-alert-warning::before {
        background-color: #fdb81e; }
      .usa-alert-warning .usa-alert-body {
        padding-left: 0px; }
    
    .usa-alert-error {
      background-color: #f9dede;
      background-image: url("error.png");
      background-image: url("error.svg"); }
      .usa-alert-error::before {
        background-color: #e31c3d; }
      .usa-alert-error .usa-alert-body {
        padding-left: 0px; }
    
    .usa-alert-info {
      background-color: #e1f3f8;
       }
      .usa-alert-info::before {
        background-color: #02bfe7; }
      .usa-alert-info .usa-alert-body {
        padding-left: 0px; }
    
    .usa-alert-no_icon {
      background-image: none; }
    
    .usa-alert-paragraph {
      width: 66ch; }
    
    .usa-alert {
      margin-top: 1.5em; 
      
      /* margin-left: 20rem; */
      /* margin-right: 17rem; */
    }
    




.usa-official-tagline {
font-size: 1.3rem;
color:#fff;
float: right;
padding-top: 4px;
}
@media screen and (max-width: 481px) {
#usaTagline {
visibility: hidden;
clear: both;
float: left;
margin: 10px auto 5px 20px;
width: 28%;
display: none;
}
}
.usa-usda-tagline {
font-size: 1.3rem;
color:#fff;
padding-top:3px;
float: left
}
#Flag{
height: 20px;
width:20px;
}

.usa-banner {
background-color: #f1f1f1;
padding-bottom: 0.7rem
}

@media screen and (min-width: 481px) {
.usa-banner {
font-size: 1.3rem;
padding-bottom: 0
}
}

.usa-banner-content {
padding-right: 1.5rem;
padding-bottom: 3px;
padding-left: 1.5rem;
background-color: transparent;
font-size: 1.5rem;
padding-top: 2rem;
width: 100%
}

@media screen and (min-width: 600px) {
.usa-banner-content {
padding-bottom: 2.3rem;
padding-top: 4rem
}
}

@media screen and (min-width: 951px) {
.usa-banner-content {
padding-right: 3rem;
padding-left: 3rem;
box-shadow: none;
}
}

.usa-banner-content p:first-child {
margin-top: 1rem
}

@media screen and (min-width: 600px) {
.usa-banner-content p:first-child {
margin-top: 0
}
}

.usa-banner-inner {
max-width: 1200px;
margin-left: 17rem;
margin-right: 17rem;
padding-right: 1.5rem;
padding-left: 1.5rem;
max-width: 97%
/* max-width: 1040px*/
}

.usa-banner-inner::after {
clear: both;
content: "";
display: block
}

@media screen and (min-width: 951px) {
.usa-banner-inner {
padding-right: 3rem;
padding-left: 3rem
}
}

.usa-banner-header {
padding-top: .55rem;
padding-bottom: .55rem;
font-size: 1.2rem;
font-weight: 400
}

@media screen and (min-width: 481px) {
.usa-banner-header {
padding-top: 0;
padding-bottom: 0
}
}

.usa-banner-header p {
margin-top: 0;
margin-bottom: 0;
display: inline;
overflow: hidden;
vertical-align: middle
}

@media screen and (min-width: 481px) {
.usa-banner-header p {
margin-top: 2px;
margin-bottom: 2px;
display: inline-block
}
}

.usa-banner-header img {
float: left;
margin-right: 1rem;
margin-top: 1px;
/* width: 2.4rem*/
}

@media screen and (min-width: 481px) {
.usa-banner-header img {
margin-right: 0.7rem;
/*width: 2rem*/
}
}

.usa-banner-header-expanded {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #aeb0b5;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 1.5rem;
min-height: 5.6rem;
padding-right: 3rem
}

@media screen and (min-width: 481px) {
.usa-banner-header-expanded {
border-bottom: none;
display: block;
font-size: 1.2rem;
font-weight: 400;
min-height: 0;
padding-right: 0
}
}

.usa-banner-header-expanded>.usa-banner-inner {
margin-left: 0
}

@media screen and (min-width: 481px) {
.usa-banner-header-expanded>.usa-banner-inner {
margin-left: auto
}
}

.usa-banner-header-expanded img {
margin-right: 2.4rem;
margin-left: 17rem;
}

@media screen and (min-width: 481px) {
.usa-banner-header-expanded img {
margin-right: 0.7rem
}
}

.usa-banner-header-expanded p {
line-height: 1.3;
vertical-align: top
}

@media screen and (min-width: 481px) {
.usa-banner-header-expanded p {
line-height: 1.5;
vertical-align: middle
}
}

.usa-banner-button {
background-color: transparent;
border: 0;
border-radius: 0;
font-weight: 400;
margin: 0;
outline: 0;
padding: 0;
text-align: left;
-webkit-font-smoothing: auto;
padding-top: 1.3rem;
padding-left: 4.8rem;
background-position-x: right;
color: #006633;
display: block;
font-size: 1.2rem;
height: 4.3rem;
left: 0;
position: absolute;
text-decoration: underline;
top: 0;
width: 100%;
box-shadow:none;
}
@media screen and (max-width: 481px){
#usa-white-text-link-hide {
padding-top: 5px;
color: #fff;
visibility: hidden;
}
}

.usa-banner-button:hover {
background-color: transparent
}

@media screen and (min-width: 481px) {
.usa-banner-button {
padding-top: 0;
padding-left: 0;
display: inline;
height: initial;
margin-left: 3px;
position: relative;
vertical-align: middle;
width: initial
}
}

.usa-banner-button:hover {
color: #489a71;
text-decoration: underline
}

.usa-banner-button[aria-expanded=false] {
background-image: none
}

.usa-banner-button[aria-expanded=false]::after {
background-image: url(angle-arrow-down-primary.png);
background-image: url(angle-arrow-down-primary.svg);
background-size: 100%;
content: '';
display: inline-block;
height: 1rem;
width: 1rem;
margin-left: 0
}

.usa-banner-button[aria-expanded=false]:hover::after {
background-image: url(angle-arrow-down-primary-hover.png);
background-image: url(angle-arrow-down-primary-hover.svg)
}

.usa-banner-button[aria-expanded=false]::after {
background-position-y: 1px
}

.usa-banner-button[aria-expanded=true] {
background-image: none;
height: 5.6rem
}

.usa-banner-button[aria-expanded=true]::after {
background-image: url(close.png);
background-image: url(close.svg);
background-size: 100%;
content: '';
display: inline-block;
height: 1.3rem;
width: 1.3rem;
margin-left: 0
}

@media screen and (min-width: 481px) {
.usa-banner-button[aria-expanded=true] {
height: initial;
padding: 0;
position: relative
}
.usa-banner-button[aria-expanded=true]::after {
background-image: url(angle-arrow-up-primary.png);
background-image: url(angle-arrow-up-primary.svg);
background-size: 100%;
content: '';
display: inline-block;
height: 1rem;
width: 1rem;
margin-left: 0
}
.usa-banner-button[aria-expanded=true]:hover::after {
background-image: url(angle-arrow-up-primary-hover.png);
background-image: url(angle-arrow-up-primary-hover.svg)
}
.usa-banner-button[aria-expanded=true]::after {
background-position-y: 1px
}
}

.usa-banner-button[aria-expanded=true]::after {
position: absolute;
right: 1.5rem;
top: 2.15rem
}

@media screen and (min-width: 481px) {
.usa-banner-button[aria-expanded=true]::after {
position: static
}
}

.usa-banner-header2 img {
float: right;
margin-left: 1rem;
margin-top: 1px;
width: 2.4rem;
}
.usa-banner-button[aria-expanded=true] .usa-banner-button-text {
display: none
}
.usa-white-text-link{
padding-top:5px; 
color:#fff
}
.usa-white-text{   
color:#fff
}
@media screen and (min-width: 481px) {
.usa-banner-button[aria-expanded=true] .usa-banner-button-text {
display: inline
}
}

.usa-banner-icon {
width: 3.8rem
}
.usa-footer-secondary_section {
  background-color: #d6d7d9;
  padding-bottom: 3rem;
  padding-top: 3rem;
  }
  
  .usa-footer-secondary_section a {
  color: #212121
  }
  
.usa-footer .usa-unstyled-list {
display: block
}

.usa-footer .usa-footer-primary-link {
color: #212121;
display: block;
font-weight: 700;
margin-top: 0;
padding-bottom: 2rem;
padding-top: 2rem;
text-decoration: none
}

@media screen and (min-width: 600px) {
.usa-footer .usa-footer-primary-link {
border-top: none
}
}

.usa-footer .usa-footer-primary-link:hover {
text-decoration: underline
}

.usa-footer a {
font-weight: normal
}

.usa-footer-return-to-top {
padding-bottom: 2rem;
padding-top: 2rem
}
.usa-footer-return-to-top-slate-brown, a.usa-footer-return-to-top-slate-brown:link, 
a.usa-footer-return-to-top-slate-brown:hover, a.usa-footer-return-to-top-slate-brown:active,
a.usa-footer-return-to-top-slate-brown:visited {
  padding-bottom: 1rem;
  background-color:#6e605d;
  padding-top: 1rem;
  color:#f1f1f1;
  padding-left: 0rem;
  padding-right: 0rem;
  }
  @media screen and (max-width: 600px) {
  .usa-footer-return-to-top-slate-brown, a.usa-footer-return-to-top-slate-brown:link, 
a.usa-footer-return-to-top-slate-brown:hover, a.usa-footer-return-to-top-slate-brown:active,
a.usa-footer-return-to-top-slate-brown:visited {
  padding-bottom: 1rem;
  background-color:#6e605d;
  padding-top: 1rem;
  color:#f1f1f1;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  }
}
.usa-footer-return-to-top-slate-drkgrey, a.usa-footer-return-to-top-slate-drkgrey:link, 
a.usa-footer-return-to-top-slate-drkgrey:hover, a.usa-footer-return-to-top-slate-drkgrey:active,
a.usa-footer-return-to-top-slate-drkgrey:visited {
  padding-bottom: 1rem;
  background-color:#34383c;
  padding-top: 1rem;
  color:#f1f1f1;
  padding-left: 0rem;
  padding-right: 0rem;
  }
  @media screen and (max-width: 600px) {
  .usa-footer-return-to-top-slate-drkgrey, a.usa-footer-return-to-top-slate-drkgrey:link, 
  a.usa-footer-return-to-top-slate-drkgrey:hover, a.usa-footer-return-to-top-slate-drkgrey:active,
  a.usa-footer-return-to-top-slate-drkgrey:visited {
  padding-bottom: 1rem;
  background-color:#34383c;
  padding-top: 1rem;
  color:#f1f1f1;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  }
}
.usa-footer-primary-section {
background-color: #f1f1f1
}

.usa-footer-primary-section .usa-footer-primary-content {
padding-left: 2.5rem;
padding-right: 2.5rem
}

@media screen and (min-width: 600px) {
.usa-footer-primary-section .usa-footer-primary-content {
padding-left: 0;
padding-right: 0
}
}

.usa-footer-primary-section .usa-footer-primary-content li {
margin-left: 1rem
}

@media screen and (min-width: 600px) {
.usa-footer-primary-section .usa-footer-primary-content li {
margin-left: 0
}
}

@media screen and (min-width: 600px) {
.usa-footer-primary-section .usa-grid-full {
padding-left: 2.5rem;
padding-right: 2.5rem
}
}

.usa-footer-medium .usa-footer-primary-section {
padding: 0
}

@media screen and (min-width: 600px) {
.usa-footer-medium .usa-footer-primary-section {
padding-bottom: 1rem;
padding-top: 1rem
}
}

@media screen and (min-width: 1201px) {
.usa-footer-medium .usa-footer-primary-section .usa-footer-primary-content {
margin-right: 6%;
width: inherit
}
}

@media screen and (min-width: 1201px) {
.usa-footer-medium .usa-footer-primary-section .usa-footer-primary-content:last-child {
margin-right: 0
}
}

@media screen and (min-width: 600px) {
.usa-footer-medium .usa-footer-nav ul {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
}

.usa-footer-slim .usa-footer-nav a {
display: block
}

@media screen and (min-width: 1201px) {
.usa-footer-slim .usa-footer-nav .usa-footer-primary-content {
margin-right: 9%;
width: inherit
}
}

@media screen and (min-width: 1201px) {
.usa-footer-slim .usa-footer-nav .usa-footer-primary-content:last-child {
margin-right: 0
}
}

.usa-footer-slim .usa-footer-primary-section {
padding-bottom: 2rem
}

@media screen and (min-width: 600px) {
.usa-footer-slim .usa-footer-primary-section {
padding-bottom: 1rem;
padding-top: 1rem
}
.usa-footer-slim .usa-footer-primary-section .usa-grid-full {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
}

@media screen and (min-width: 600px) {
.usa-footer-slim .usa-footer-contact_info>* {
margin: 0
}
}

@media screen and (min-width: 600px) {
.usa-footer-slim .usa-footer-contact_info {
padding-top: 2rem;
padding-bottom: 2rem
}
}

@media screen and (min-width: 600px) {
.usa-footer-slim .usa-footer-contact_info {
width: 100%
}
}

@media screen and (min-width: 1201px) {
.usa-footer-slim .usa-footer-contact_info {
float: left;
display: block;
margin-right: 2.35765%;
width: 48.82117%
}
.usa-footer-slim .usa-footer-contact_info:last-child {
margin-right: 0
}
}

ul.usa-footer-primary-content,
li.usa-footer-primary-content,
li.usa-footer-primary-content {
border-top: 1px solid #212121
}

@media screen and (min-width: 600px) {
ul.usa-footer-primary-content,
li.usa-footer-primary-content,
li.usa-footer-primary-content {
border: none
}
}

ul.usa-footer-primary-content:last-child,
li.usa-footer-primary-content:last-child,
li.usa-footer-primary-content:last-child {
border-bottom: 1px solid #212121
}

@media screen and (min-width: 600px) {
ul.usa-footer-primary-content:last-child,
li.usa-footer-primary-content:last-child,
li.usa-footer-primary-content:last-child {
border-bottom: none
}
}

.usa-sign_up-block {
padding-bottom: 2rem;
padding-left: 2.5rem;
padding-right: 2.5rem
}

@media screen and (min-width: 600px) {
.usa-sign_up-block {
float: right;
padding: 0
}
}

.usa-sign_up-block label:first-of-type {
margin-top: 0
}

.usa-sign_up-block button {
float: none;
margin-right: 0;
margin-top: 1.5rem
}

.usa-sign_up-block input {
width: 100%
}

@media screen and (min-width: 600px) {
.usa-footer-big-secondary-section {
padding-top: 5rem
}
}

@media screen and (min-width: 600px) {
.usa-footer-contact-links {
text-align: right
}
}

.usa-social-links a {
text-decoration: none
}

@media screen and (min-width: 600px) {
.usa-footer-big .usa-footer-primary-section {
padding-bottom: 4rem;
padding-top: 3rem
}
}

.usa-footer-big ul {
padding-bottom: 2.5rem
}

@media screen and (min-width: 600px) {
.usa-footer-big ul {
padding-bottom: 0
}
}

.usa-footer-big ul:last-child {
border-bottom: 1px solid #212121
}

@media screen and (min-width: 600px) {
.usa-footer-big ul:last-child {
border-bottom: none
}
}

.usa-footer-big ul li {
line-height: 2em
}

.usa-footer-big ul .usa-footer-primary-link {
background-image: url("arrow-down.png");
background-image: url("arrow-down.svg");
background-position: 1.5rem center;
background-repeat: no-repeat;
background-size: 1.3rem;
margin-left: 0;
padding-left: 3.5rem
}

@media screen and (min-width: 600px) {
.usa-footer-big ul .usa-footer-primary-link {
background: none;
margin-bottom: .8rem;
padding-bottom: 0;
padding-left: 0
}
}

.usa-footer-big ul .usa-footer-primary-link>* {
margin-top: 0;
margin-bottom: 0
}

.usa-footer-big ul.hidden {
padding-bottom: 0
}

.usa-footer-big ul.hidden li {
display: none
}

.usa-footer-big ul.hidden .usa-footer-primary-link {
background-image: url("arrow-right.png");
background-image: url("arrow-right.svg");
cursor: pointer;
display: block
}

@media screen and (min-width: 600px) {
.usa-footer-big ul.hidden .usa-footer-primary-link {
background: none;
padding-left: 0
}
}

.usa-footer-topic {
margin: 0;
padding: 2rem 0
}

@media screen and (min-width: 600px) {
.usa-sign_up-header {
margin: 0;
padding: 2rem 0
}
}

.usa-footer-logo-img {
max-width: 30rem
}

.usa-footer-slim-logo-img {
float: left;
max-width: 10rem
}

.usa-footer-logo-heading {
margin-top: 2rem
}

.usa-footer-contact-heading {
margin-top: 0
}

@media screen and (min-width: 600px) {
.usa-footer-contact-heading {
margin-top: 1rem
}
}

.usa-footer-slim-logo-heading {
display: block;
padding-top: 1rem
}

@media screen and (min-width: 600px) {
.usa-footer-slim-logo-heading {
display: inline-block;
padding-left: 1em
}
}

.usa-social_link,
.usa-link-facebook,
.usa-link-twitter,
.usa-link-youtube,
.usa-link-rss {
margin: 2.5rem 1rem 1.5rem 0;
background-position: center center;
background-repeat: no-repeat;
background-size: auto 3rem;
display: inline-block;
height: 4.4rem;
left: -1.6rem;
position: relative;
text-align: center;
width: 4.4rem
}

@media screen and (min-width: 600px) {
.usa-social_link,
.usa-link-facebook,
.usa-link-twitter,
.usa-link-youtube,
.usa-link-rss {
margin: 0 0 0 1rem;
left: 1.2rem
}
}

.usa-social_link span,
.usa-link-facebook span,
.usa-link-twitter span,
.usa-link-youtube span,
.usa-link-rss span {
position: absolute;
left: -999em
}

.usa-link-facebook {
background-image: url("facebook25.png");
background-image: url("facebook25.svg")
}

.usa-link-twitter {
background-image: url("twitter16.png");
background-image: url("twitter16.svg")
}

.usa-link-youtube {
background-image: url("youtube15.png");
background-image: url("youtube15.svg")
}

.usa-link-rss {
background-image: url("rss25.png");
background-image: url("rss25.svg")
}

form a {
border-bottom: 0
}

form [type="submit"],
form [type="submit"] {
display: block;
margin-bottom: 1.5em;
margin-top: 2.5rem
}

@media screen and (min-width: 600px) {
form [type="submit"],
form [type="submit"] {
padding-left: 2.7em;
padding-right: 2.7em;
width: auto
}
}

form [name="password"],
form [name="confirmPassword"] {
margin-bottom: 0rem
}

@media screen and (min-width: 600px) {
.usa-form {
max-width: 32rem
}
}
.input-container-green  {
    display: -ms-flexbox; /* IE10 */
    display:flex;
    width: 100%;
    padding-bottom: 1.4rem;
   
    
    
}

.icon-green {
    padding: 15px;
    background: #006633;
    color: white;
    min-width: 50px;
    text-align: center;
    display: inline-block;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.input-field-green:focus {
    border: 2px solid #006633;
}

/* Set a style for the submit button */

.usa-form-note {
float: right;
font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
font-size: 1.5rem;
margin: 0 0 1.5rem
}

.usa-form-note+* {
clear: both
}

fieldset {
border: none;
margin: 0;
padding: 0;
width: 100%;
}

@media screen and (min-width: 600px) {
.usa-form-large {
max-width: 46rem
}
}

@media screen and (min-width: 600px) {
input.usa-input-tiny {
max-width: 6rem
}
}

@media screen and (min-width: 600px) {
input.usa-input-medium {
max-width: 12rem
}
}

@media screen and (min-width: 600px) {
.usa-input-grid {
padding-right: 5%
}
}

@media screen and (min-width: 600px) {
.usa-input-grid:last-of-type {
padding-right: 0
}
}

@media screen and (min-width: 600px) {
.usa-input-grid-small {
float: left;
width: 35%
}
}

.usa-input-grid-small input {
margin-bottom: 3rem
}

.usa-input-grid-small select {
margin-bottom: 3rem
}

@media screen and (min-width: 600px) {
.usa-input-grid-medium {
float: left;
width: 65%
}
}

.usa-input-grid-medium input {
margin-bottom: 3rem
}

.usa-input-grid-medium select {
margin-bottom: 3rem
}

@media screen and (min-width: 600px) {
.usa-input-grid-large {
float: left;
width: 100%
}
}

.usa-input-grid-large input {
margin-bottom: 3rem
}

.usa-input-grid-large select {
margin-bottom: 3rem
}

.usa-additional_text {
font-weight: normal
}

.usa-checklist {
list-style: none;
margin-left: 0;
padding-left: 0
}

.usa-checklist li {
display: inline-block;
list-style: none;
margin-bottom: 0;
margin-top: 0;
padding-left: 3em;
text-indent: -2em
}

.usa-checklist li::before {
content: ' ';
display: inline-block;
height: .8em;
margin-right: .2em;
width: 1.8em
}

.usa-checklist-checked::before {
background-image: url("correct9.png");
background-image: url("correct9.svg");
background-position: 100%;
background-repeat: no-repeat;
background-size: 100%
}

.usa-graphic_list .usa-graphic_list-row .usa-media_block {
margin-bottom: 3rem
}

@media screen and (min-width: 600px) {
.usa-graphic_list .usa-graphic_list-row .usa-media_block {
margin-bottom: 6rem
}
}

@media screen and (min-width: 600px) {
.usa-graphic_list .usa-graphic_list-row:last-child .usa-media_block {
margin-bottom: 0
}
}

.usa-graphic_list .usa-graphic_list-row:last-child .usa-media_block:last-child {
margin-bottom: 0
}

.usa-graphic_list .usa-media_block-img {
margin-right: 3rem
}

.usa-graphic_list .usa-media_block-body>:first-child {
margin-top: 0
}

.usa-header {
width: 100%;
z-index: 7000
}

@media screen and (min-width: 951px) {
.usa-header {
border-bottom: 1px solid #aeb0b5
}
}

/*.usa-header a {
border-bottom: none
}
*/
.usa-header .usa-search {
margin-bottom: 1.5rem
}

/* horizontal menu search only *//*
@media screen and (min-width: 951px) {
    .usa-header .usa-search {
    float: right;
    margin-bottom: 0;
    max-width: 21.5rem
    }
}
*/

/* Side bar off canvas menu Search small*/
@media screen and (min-width: 951px) {
.usa-header .usa-search {
float: left;
margin-bottom: 0;
margin-left:0.85rem;
max-width: 21.5rem
}
}

.usa-logo {
float: left;
line-height: 4rem;
margin-left: 1.5rem
}

.usdafs-logo {
height: 25px;
margin-top: 0.75rem;
}

.usda-logo {
    height: 25px;
    margin-top: 0.75rem;
    margin-left: 1.75rem;
    }
   img.fs-logo-table {
      height: 100px;
      width:100px;
     
      }
      img.usda-logo-table {
        height: 69px;
        width:100px;
       
        }

 @media screen and (max-width: 481px) {
    .usda-logo {
        display:none;
        }
    }
.usda-logo-table{
  height: 39px;
  padding-right:10px;
  margin-left: 0rem; 
  display: block;
}
@media screen and (max-width: 481px) {
.usda-logo-badge {
    height: 45px;
    margin-top: 0.20rem;
    margin-left: 1.75rem;  
    }
}
@media screen and (min-width: 481px) {
    .usda-logo-badge {
        display:none;
        }
    } 
 
@media screen and (min-width: 951px) {

.usda-logo {
height: 45px; 
margin-top: 2.4rem; 
margin-right: 1.0rem;
}

.usdafs-logo {
height: 60px; 
margin-top: 1.7rem; 
margin-right: 1.0rem;
}

.usa-logo {
line-height: 7.5rem;
margin-left: 0
}
}

.usa-logo a {
color: #212121;
text-decoration: none;
margin: 20px;
font-style: normal;
font-weight: 500;
font-size: 27px;
}

.usa-logo br {
display: none
}

@media screen and (min-width: 951px) {
.usa-logo br {
display: block
}
}

.center {
  display: block;
  float: left;
  width: 155px;
  height: 155px;
}

@media screen and (max-width: 600px){
.center {
    display: block;
    margin-left: 95px;
    width: 155px;
    height: 155px;
}
}
.usa-section-dark-transparent {
  background: rgb(64, 65, 65);
}

.usa-section-dark-transparent p {
  color:#FFFFFF;
}

.usa-section-dark-transparent p :hover {
  color:rgb(255, 183, 0);
}

.usa-hero-callout-alt2 {
  color: #ffffff;
  display: block;
  font-style: italic;
}

.usa-hero-callout-alt-orange {
  color: rgb(255, 132, 0);
  display: block;
}
.usa-hero-callout-alt-mint-green {
  color:#8ab29e;
  display: block;
}
.usa-hero-callout-alt-light-brown {
  color:#d3ac82;
  display: block;
}
.headerbar {
  color: #000000;
  padding: 20px 0px;
  text-align: center;    
}

.headerbar h2 {
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}

h2.blue {
  font-size: 3rem;
  color: #195c74;
  /* text-shadow: 2px 2px 2px #CCCCCC; */
  font-weight: 200;
}

.feature-legend {
  font-size: 13px;
  color:#999999;
}

.usa-logo-text {
display: block;
font-size: 1.4rem;
font-style: normal;
font-weight: 700;
margin: 0;

}
.fam-logo {
    margin-top: 0rem; 
    margin-right: 2rem;
    height: 45px;
     }  
@media screen and (min-width: 951px) {
     .fam-logo {
    margin-top: 0.99rem; 
    height: 60px;
     }  
    }     
@media screen and (min-width: 951px) {
.usa-logo-text {
display: block;
font-size: 2.4rem;
line-height: 1.3
}
}

.usa-logo-text-long {
  display: block;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  margin: 0;
  }

@media screen and (max-width: 481px) {
.usa-logo-text-long {
  display: block;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  margin: 0;
  display: none;
  }
}

@media screen and (min-width: 951px) {
  .usa-logo-text-long {
  display: block;
  font-size: 2.4rem;
  line-height: 1.3
  }
  }
.usa-menu-btn {
background-color: transparent;
border: 0;
border-radius: 0;
font-weight: 400;
margin: 0;
outline: 0;
padding: 0;
text-align: left;
-webkit-font-smoothing: auto;
background-color: #474747;
color: #fff;
display: inline;
float: right;
font-size: 1.3rem;
height: 4rem;
line-height: 4rem;
text-align: center;
text-decoration: none;
text-transform: uppercase;
width: 5.8rem
}

.usa-menu-btn:hover {
background-color: transparent
}

@media screen and (min-width: 951px) {
.usa-menu-btn {
display: none
}
}

.usa-menu-btn:hover {
color: #fff;
background-color: #ffcc33
}

.usa-menu-btn:visited {
color: #fff
}

.usa-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #000;
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
visibility: hidden;
z-index: 8000
}

.usa-overlay.is-visible {
opacity: 0.1;
visibility: visible
}

@media screen and (min-width: 951px) {
.usa-header-basic .usa-logo {
bottom: 1.9rem;
position: absolute
}
}

@media screen and (min-width: 951px) {
.usa-header-basic .usa-navbar {
position: relative;
width: 18%
}
}

@media screen and (min-width: 951px) {
.usa-header-extended .usa-header {
border-bottom: none
}
}

@media screen and (min-width: 951px) {
.usa-header-extended .usa-logo {
margin-top: 3rem;
margin-bottom: 3rem
}
}

@media screen and (min-width: 951px) {
.usa-header-extended em {
font-size: 2.5rem;
line-height: 1
}
}

@media screen and (min-width: 951px) {
.usa-header-extended .usa-navbar {
max-width: 1200px;
margin-left: 17rem;
margin-right: 0;
padding-right: 3rem;
padding-left: 3rem;
display: block;
height: auto;
max-width: 100%;
/* max-width: 1040px*/
}
.usa-header-extended .usa-navbar::after {
clear: both;
content: "";
display: block
}
}

@media screen and (min-width: 951px) {
.usa-header-extended .usa-nav {
border-top: 1px solid #aeb0b5;
border-bottom: 1px solid #aeb0b5;
float: none;
padding: 0;
width: 100%
}
}

@media screen and (min-width: 951px) {
.usa-header-extended .usa-nav-inner {
max-width: 1200px;
margin-left: 17rem;
margin-right: 17rem;
padding-right: 3rem;
padding-left: 2rem;
margin-top: -1px;
max-width: 96%;
/* max-width: 1040px*/
position: relative
}


.usa-header-extended .usa-nav-inner::after {
clear: both;
content: "";
display: block
}
}

@media screen and (min-width: 951px) {
.usa-header-extended .usa-nav-primary::after {
clear: both;
content: "";
display: block
}
}

@media screen and (min-width: 951px) {
.usa-header-extended .usa-nav-primary button[aria-expanded=false],
.usa-header-extended .usa-nav-primary button[aria-expanded=true] {
background-position: right 1.5rem top 50%
}
}

@media screen and (min-width: 951px) {
.usa-header-extended .usa-nav-link {
padding-top: 1.9rem
}
}

@media screen and (min-width: 951px) {
.usa-header-extended .usa-nav-submenu .usa-grid-full {
padding-left: 1.2rem
}
}

@media screen and (min-width: 951px) {
.usa-header-extended .usa-megamenu {
padding-left: 3rem
 }
}
.usa-hero-alerts {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-position: center;
  background-size: cover;
  background-image: url("landscape-10.png");
  }

.usa-hero-accordion {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-position: center;
  background-size: cover;
  background-image: url("landscape-9.png");
  }
  .usa-hero-filter {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(landscape-8.png);
    }
  .usa-hero-tabs {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(landscape-12.png);
    }
    .usa-hero-standards {
      padding-top: 3rem;
      padding-bottom: 3rem;
      background-position: center;
      background-size: cover;
      background-image: url(landscape-16.png);
      }
  .usa-hero-tables {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(landscape-5.png);
      }   
.usa-hero-footers {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-position: center;
  background-size: cover;
  background-image: url(landscape-15.png);
  }
  .usa-hero-pagination {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(landscape-14.png);
    }
  .usa-hero-navbars {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(landscape-11.png);
    }
  .usa-hero-modals {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(landscape-7.png);
    }
.usa-hero-color {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-position: center;
  background-size: cover;
  background-image: url(marsh.png);
  }
  .usa-hero-buttons {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(landscape-4.png);
    }
   .usa-hero-cards {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(landscape-2.png);
      } 
    .usa-hero-type {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(landscape-1.png);
     }   
    .usa-hero-forms {
    padding-top: 3rem;
   padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(landscape-3.png);
       }           
.usa-hero {
padding-top: 3rem;
padding-bottom: 3rem;
background-position: center;
background-size: cover;
background-image: url(trees3.png);
}

@media screen and (max-width: 481px){
.usa-hero {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(trees3.png);
 }
}

.usa-hero-home {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-position: center;
  background-size: cover;
  background-image: url(landscape-6.png);
  }
  
  @media screen and (max-width: 481px){
  .usa-hero-home {
      padding-top: 3rem;
      padding-bottom: 3rem;
      background-position: center;
      background-size: cover;
      background-image: url(landscape-6.png);
   }
  }

  .usa-hero-dev {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-position: center;
    background-size: cover;
    background-image: url(snow-mtns.png);
    }
    
    @media screen and (max-width: 481px){
    .usa-hero-dev {
        padding-top: 3rem;
        padding-bottom: 3rem;
        background-position: center;
        background-size: cover;
        background-image: url(snow-mtns.png);
     }
    }
.usa-hero .usa-button {
color: #fff
}
.usa-container-gradient-bck{
  background-color: rgb(233, 232, 225);
}
.usa-container-bck-pic{
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-position: center;
  background-size: cover;
  background-image: url(mountains2.png);
}
.usa-container-bck-pic2{
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-position: center;
  background-size: cover;
  background-image: url(topographic-map.png);
}
.usa-section-dark .usa-hero-link {
color: #006633
}
p.green{
  color:#006633;
  text-align: left;
  padding-bottom: 0rem;
}
.usa-hero-callout {
padding: 3rem
}

@media screen and (min-width: 481px) {
.usa-hero-callout {
max-width: 30rem
}
}

.usa-hero-callout>*:first-child {
margin-top: 0;
margin-bottom: 3rem
}

.usa-hero-callout .usa-button {
font-size: 1.4rem;
margin-top: 7rem;
width: 100%
}

.usa-hero-callout-alt {
color: #fff;
display: block
}

.usa-layout-docs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}

@media screen and (min-width: 1201px) {
.usa-layout-docs {
display: inherit
}
}

.usa-layout-docs .usa-grid>:first-child:not(.usa-width-*) {
margin-top: 0
}

.usa-layout-docs .usa-grid>:last-child:not(.usa-width-*) {
margin-bottom: 0
}

.usa-layout-docs-sidenav {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}

.usa-layout-docs-main_content {
margin-bottom: 3rem;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}

@media screen and (min-width: 1201px) {
.usa-layout-docs-main_content {
margin-bottom: 0
}
}

.usa-layout-docs-main_content>:first-child {
margin-top: 0
}

.usa-media_block-img {
float: left;
margin-right: 1rem
}


.usa-media_block-body {
overflow: hidden
}

.usa-navbar {
border-bottom: 1px solid #aeb0b5;
height: 4rem
}
@media screen and (max-width: 481px) {
    .usa-navbar {
        border-bottom: 1px solid #aeb0b5;
        height: 5rem;
    }
    }
@media screen and (min-width: 951px) {
.usa-navbar {
border-bottom: none;
display: inline-block;
height: 10.3rem
}
}
.fa-4x {
font-size: 5em;
}
.usa-nav-link {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased
}

@media screen and (min-width: 951px) {
.usa-nav-link:hover span {
border-bottom: 0.7rem solid #006633;
padding-bottom: 1rem
}
}

@media screen and (min-width: 951px) {
.usa-nav-container {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding-right: 3rem;
padding-left: 3rem;
max-width: 1040px
}
.usa-nav-container::after {
clear: both;
content: "";
display: block
}
}

.usa-nav {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: auto;
height: 100%;
width: 26rem;
-webkit-transform: translateX(26rem);
-ms-transform: translateX(26rem);
transform: translateX(26rem);
background: #fff;
border-left: 1px solid #aeb0b5;
border-right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
overflow-y: auto;
padding: 2rem;
z-index: 1;

}

@media screen and (min-width: 951px) {
.usa-nav {
padding-top: 5rem;
padding-right: 0;
padding-bottom: 0;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
border-left: none;
display: block;
float: right;
overflow-y: visible;
position: relative;
width: auto
}
}

.usa-nav.is-visible {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}

.usa-nav nav {
margin-top: 6rem;
min-height: 100%
}

@media screen and (min-width: 951px) {
.usa-nav nav {
margin-top: 0
}
}

.usa-nav .usa-current {
border-left: 4px solid #006633;
color: #006633;
font-weight: 700;
padding-left: 1.4rem
}

.usa-nav .usa-button {
width: 100%
}

@media screen and (min-width: 951px) {
.usa-nav .usa-search {
margin-left: 1.5rem
}
}

.usa-nav-primary {
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
padding-left: 0;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}

.usa-nav-primary>li {
margin-bottom: 0
}

.usa-nav-primary>li {
background-color: transparent;
border-top: 1px solid #5b616b;
font-size: 1.7rem
}

.usa-nav-primary>li:first-child {
border-top: none
}

.usa-nav-primary a {
border: none;
color: #212121;
display: block;
font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
line-height: 1.3;
padding: 0.85rem 1rem 0.85rem 1.8rem;
text-decoration: none
}

.usa-nav-primary a:hover {
background-color: #f1f1f1;
color: #006633;
text-decoration: none
}

.usa-nav-primary a:focus {
position: relative;
z-index: 1
}

.usa-nav-primary a.usa-current {
border-left: 4px solid #006633;
color: #006633;
font-weight: 700;
padding-left: 1.4rem
}

@media screen and (min-width: 951px) {
.usa-nav-primary {
display: inline
}
}

@media screen and (min-width: 951px) {
.usa-nav-primary li {
border-top: none
}
}

.usa-nav-primary>li {
width: auto
}

@media screen and (min-width: 951px) {
.usa-nav-primary>li {
display: inline-block;
margin-left: -4px
}
}

@media screen and (min-width: 951px) {
.usa-nav-primary>li>a {
padding: 1.3rem 1.5rem 1.7rem;
color: #5b616b;
font-size: 1.5rem;
font-weight: 700;
line-height: 1.2
}
}

@media screen and (min-width: 951px) {
.usa-nav-primary>li>a:hover {
background-color: transparent
}
}

.usa-nav-primary button {
background-color: transparent;
border: 0;
border-radius: 0;
font-weight: 400;
margin: 0;
outline: 0;
padding: 0;
text-align: left;
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-weight: 400;
padding: 1.4rem 1.5rem 1rem 1.8rem
}

.usa-nav-primary button:hover {
background-color: transparent
}

@media screen and (min-width: 951px) {
.usa-nav-primary button {
padding-right: 3rem;
padding-bottom: 1.9rem;
padding-left: 1.5rem;
color: #5b616b;
font-size: 1.5rem;
font-weight: 700;
width: initial
}
}

.usa-nav-primary button:focus,
.usa-nav-primary button:active {
box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf
}

.usa-nav-primary button:hover {
background-color: #f1f1f1;
color: #006633
}

@media screen and (min-width: 951px) {
.usa-nav-primary button:hover {
background-color: transparent
}
}

.usa-nav-primary button[aria-expanded=false] {
background-image: url("plus-alt.png");
background-image: url("plus-alt.svg");
background-repeat: no-repeat;
background-position: right 0 center;
background-size: 1rem
}

@media screen and (min-width: 951px) {
.usa-nav-primary button[aria-expanded=false] {
background-image: url("angle-arrow-down.png");
background-image: url("angle-arrow-down.svg");
background-position: right 1.5rem top 44%
}
}

.usa-nav-primary button[aria-expanded=true] {
background-image: url("minus-alt.png");
background-image: url("minus-alt.svg");
background-repeat: no-repeat;
background-position: right 0 center;
background-size: 1rem
}

@media screen and (min-width: 951px) {
.usa-nav-primary button[aria-expanded=true] {
background-color: rgba(180, 190, 184, 0.26);
color: #006633;
background-image: url("angle-arrow-down-hover.png");
background-image: url("angle-arrow-down-hover.svg");
background-position: right 1.5rem top 44%
}
.usa-nav-primary button[aria-expanded=true]:hover {
background-color: rgba(185, 192, 189, 0.33)
}
.usa-nav-primary button[aria-expanded=true] span {
border-bottom: 0.7rem solid #006633;
padding-bottom: 1rem
}
}

@media screen and (min-width: 951px) {
.usa-nav-secondary {
position: absolute;
right: 3rem;
top: -5.7rem
}
}

.usa-nav-secondary .usa-search {
margin-top: 3rem;
margin-bottom: 3rem
}

@media screen and (min-width: 951px) {
.usa-nav-secondary .usa-search {
margin-top: -.2rem;
margin-bottom: 0;
margin-left: 0;
float: left
}
}

body {
margin-top: 0px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 98%;
 
  }
.stepwizard-step p {
margin-top: 10px;
}

.stepwizard-row {
display: table-row;
}

.stepwizard {
display: table;
width: 100%;
position: relative;
}

.stepwizard-step button[disabled] {
opacity: 0.3 !important;
filter: alpha(opacity=100) !important;
background-color: #ccc;
}

.stepwizard-row:before {
top: 21px;
bottom: 0;
position: absolute;
content: " ";
width: 100%;
height: 1px;
background-color: #ccc;
z-order: 0; /*?*/
}

.stepwizard-step {
display: table-cell;
text-align: center;
position: relative;
}

.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;

}

.top-padding {
padding-top: 20px;
}

@media screen and (min-width: 951px) {
.usa-nav-secondary-links {
float: left
}
}

@media screen and (min-width: 951px) {
.usa-nav-secondary-links li {
display: inline;
padding-left: 1rem
}
}

@media screen and (min-width: 951px) {
.usa-nav-secondary-links li:not(last-child)::after {
/* content: '|'; */
padding-left: 1rem
}
}

.usa-nav-secondary-links a,
.usa-nav-secondary-links .usa-header-search-button {
color: #5b616b;
display: inline-block;
font-size: 1.5rem;
text-decoration: none
}

.usa-nav-secondary-links a:hover,
.usa-nav-secondary-links .usa-header-search-button:hover {
color: #006633
}

.usa-nav-secondary-links .usa-header-search-button {
background-color: transparent;
border: 0;
border-radius: 0;
font-weight: 400;
margin: 0;
outline: 0;
padding: 0;
text-align: left;
-webkit-font-smoothing: auto;
display: none
}
.usa-header-search-button {
    box-shadow:none;
}
.usa-nav-secondary-links .usa-header-search-button:hover {
background-color: transparent
}

@media screen and (min-width: 951px) {
.usa-nav-secondary-links .usa-header-search-button {
background-image: url("green-search-alt.png");
background-image: url("green-search-alt.svg");
background-repeat: no-repeat;
background-position: left center;
background-size: 2.2rem;
display: inline-block;
padding-left: 2.3rem;
padding-right: 2.3rem
}
}
@media screen and (min-width: 951px) {
.usa-nav-secondary-links .usa-header-login-button {
background-image: url("green-login-alt.png");
background-image: url("green-login-alt.svg");
font-size: 1.5rem;
color: #5b616b;
background-repeat: no-repeat;
background-position: left center;
background-size: 2.2rem;
display: inline-block;
padding-left: 2.3rem;
padding-right: 2.3rem
}
}
@media screen and (min-width: 951px) {
.usa-nav-secondary-links .usa-header-search-button.is-hidden {
display: none
}
}

.usa-nav-submenu {
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
padding-left: 0;
margin: 0;
width: 100%
}

.usa-nav-submenu>li {
margin-bottom: 0
}

.usa-nav-submenu li {
border: none;
font-size: 1.5rem
}

.usa-nav-submenu a {
padding-left: 2.8rem;
line-height: 1.3
}

.usa-nav-submenu a:hover,
.usa-nav-submenu a.usa-current {
border: none;
padding-left: 2.8rem
}

.usa-nav-submenu .usa-sidenav-sub_list a {
padding-left: 3.8rem
}

.usa-nav-submenu .usa-sidenav-sub_list a:hover {
padding-left: 3.8rem
}

@media screen and (min-width: 951px) {
.usa-nav-submenu {
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
padding-left: 0;
padding-top: 1.15rem;
padding-bottom: 1.15rem;
background-color: #EDEFF2;
min-width: 21.5rem;
width: auto;
position: absolute
}
.usa-nav-submenu>li {
margin-bottom: 0
}
}

.usa-nav-submenu[aria-hidden=true] {
display: none
}

@media screen and (min-width: 951px) {
.usa-nav-submenu a {
color: rgb(126, 120, 120);
padding-left: 1.8rem
}
}

@media screen and (min-width: 951px) {
.usa-nav-submenu a:hover {
background-color:none;
color: rgb(142, 189, 130);
text-decoration: underline
}
}

@media screen and (min-width: 951px) {
.usa-nav-submenu a:hover,
.usa-nav-submenu a.usa-current {
padding-left: 1.8rem
}
}

.usa-nav-submenu li {
margin-bottom: 0
}

.usa-nav-close {
background-color: transparent;
border: 0;
border-radius: 0;
font-weight: 400;
margin: 0;
outline: 0;
padding: 0;
text-align: left;
-webkit-font-smoothing: auto;
margin: -1.2rem -1.5rem 2.4rem auto;
float: right;
height: 4.4rem;
text-align: center;
width: 4.4rem
}

.usa-nav-close:hover {
background-color: transparent
}

@media screen and (min-width: 951px) {
.usa-nav-close {
display: none
}
}

.usa-nav-close img {
width: 1.3rem
}

.usa-mobile_nav-active {
overflow: hidden
}

/*@media screen and (min-width: 951px) {
.usa-megamenu {
padding-top: 3.15rem;
padding-bottom: 3.15rem;
left: -1.8rem;
width: 100%
}
}
*/
@media screen and (min-width: 951px) {
.usa-megamenu {
padding-top: 3.15rem;
padding-bottom: 3.15rem;
left: -1rem;
width: 100%;
background-color: #faf9f8; /* For browsers that might not support background images */
background-image: url(top-menu-background-trees.png);
background-repeat: repeat-x;
box-shadow: 2px 2px 2px grey;

}
}
@media screen and (min-width: 951px) {
.usa-megamenu::before {
background-color: #faf9f8; /* For browsers that might not support background images */
background-image: url(top-menu-background-trees.png);
content: '';
display: block;
height: 100%;
position: absolute;
top: 0;
width: 1000%;
right: 100%
}
}

/*@media screen and (min-width: 951px) {
.usa-megamenu::after {
background-color: #004785;
content: '';
display: block;
height: 100%;
position: absolute;
top: 0;
width: 1000%;
left: 100%
}
}
*/
@media screen and (min-width: 951px) {
.usa-megamenu::after {
background-color: #faf9f8; /* For browsers that might not support background images */
background-image: url(top-menu-background-trees.png);
content: '';
display: block;
height: 100%;
position: absolute;
top: 0;
width: 1000%;
left: 100%;
box-shadow: 2px 2px 2px grey;
}
}

@media screen and (min-width: 951px) {
.usa-header-basic-megamenu .usa-nav {
padding-top: 0;
width: 100%
}
}

.usa-header-basic-megamenu .usa-nav-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}

@media screen and (min-width: 951px) {
.usa-header-basic-megamenu .usa-nav-inner {
display: initial;
float: right;
margin-top: -4.8rem
}
}

@media screen and (min-width: 951px) {
.usa-header-basic-megamenu .usa-nav-submenu .usa-grid-full {
margin-left: -1.8rem
}
}

@media screen and (min-width: 951px) {
.usa-megamenu-col {
float: left;
display: block;
margin-right: 2.35765%;
width: 23.23176%
}
.usa-megamenu-col:last-child {
margin-right: 0
}
.usa-megamenu-col:nth-child(2n) {
float: left;
display: block;
margin-right: 2.35765%;
width: 23.23176%
}
.usa-megamenu-col:nth-child(2n):last-child {
margin-right: 0
}
.usa-megamenu-col:nth-child(4n) {
margin-right: 0
}
}

.usa-megamenu-col>ul {
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
padding-left: 0
}

.usa-megamenu-col>ul>li {
margin-bottom: 0
}

.usa-search {
max-width: none;
position: relative
}

.usa-search::after {
clear: both;
content: "";
display: block
}

.usa-search [type="search"],
.usa-search .usa-search-input {
padding-top: 0;
padding-bottom: 0;
-webkit-appearance: none;
border-bottom-right-radius: 0;
border-right: none;
border-top-right-radius: 0;
box-sizing: border-box;
float: left;
font-size: 1.4rem;
height: 3.3rem;
margin: 0;
width: calc(100% - 4.5rem)
}

@media screen and (min-width: 481px) {
.usa-search [type="search"],
.usa-search .usa-search-input {
width: calc(100% - 8.5rem)
}
}

.usa-search [type="submit"],
.usa-search .usa-search-submit {
background-image: url("search.png");
background-image: url("search.svg");
background-position: 50%;
background-repeat: no-repeat;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
height: 3.3rem;
margin: 0;
padding: 0;
width: 4.5rem
}

@media screen and (min-width: 481px) {
.usa-search [type="submit"],
.usa-search .usa-search-submit {
background-image: none;
width: 8.5rem
}
}

.usa-search .usa-search-submit-text {
display: none
}

@media screen and (min-width: 481px) {
.usa-search .usa-search-submit-text {
display: block
}
}

@media screen and (min-width: 481px) {
.usa-search.usa-search-big [type="search"],
.usa-search.usa-search-big .usa-search-input {
font-size: 1.7rem;
height: 4.4rem;
width: calc(100% - 11.6rem)
}
.usa-search.usa-search-big [type="submit"],
.usa-search.usa-search-big .usa-search-submit {
font-size: 2rem;
height: 4.4rem;
width: 11.6rem
}
}

@media screen and (min-width: 481px) {
.usa-search.usa-search-small [type="search"],
.usa-search.usa-search-small .usa-search-input {
width: calc(100% - 4.5rem)
}
.usa-search.usa-search-small [type="submit"],
.usa-search.usa-search-small .usa-search-submit {
background-image: url("search.png");
background-image: url("search.svg");
background-position: 50%;
background-repeat: no-repeat;
width: 4.5rem
}
}

@media screen and (max-width: 950px) {
.usa-search.usa-search-small.usa-sr-only {
left: auto;
position: relative
}
}

.usa-section {
padding-top: 1rem;
padding-bottom: 1rem
}

@media screen and (min-width: 600px) {
.usa-section {
padding-top: 1rem;
padding-bottom: 1rem
}
}

.usa-section-light {
background-color: #fff
}

h1.times-new-roman{
  font-family: 'Times New Roman', Times, serif;

}
p.times-new-roman{
  font-family: 'Times New Roman', Times, serif;
}
.usa-section-dark h1,
.usa-section-dark h2,
.usa-section-dark h3,
.usa-section-dark h4,
.usa-section-dark h5,
.usa-section-dark h6 {
color: #f9c642
}

.usa-section-dark p {
color: #fff
}

.usa-section-dark a {
color: #d6d7d9
}

.usa-section-dark a:hover {
color: #fff
}

.usa-sidenav-list {
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
padding-left: 0
}

.usa-sidenav-list>li {
margin-bottom: 0
}

.usa-sidenav-list>li {
background-color: transparent;
border-top: 1px solid #5b616b;
font-size: 1.7rem
}

.usa-sidenav-list>li:first-child {
border-top: none
}

.usa-sidenav-list a {
border: none;
color: #212121;
display: block;
font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
line-height: 1.3;
padding: 0.85rem 1rem 0.85rem 1.8rem;
text-decoration: none
}

.usa-sidenav-list a:hover {
background-color: #f1f1f1;
color: #006633;
text-decoration: none
}

.usa-sidenav-list a:focus {
position: relative;
z-index: 1
}

.usa-sidenav-list a.usa-current {
border-left: 4px solid #006633;
color: #006633;
font-weight: 700;
padding-left: 1.4rem
}

.usa-sidenav-sub_list {
margin-top: 0;
margin-bottom: 0;
list-style-type: none;
padding-left: 0;
margin: 0;
width: 100%
}

.usa-sidenav-sub_list>li {
margin-bottom: 0
}

.usa-sidenav-sub_list li {
border: none;
font-size: 1.5rem
}

.usa-sidenav-sub_list a {
padding-left: 2.8rem;
line-height: 1.3
}

.usa-sidenav-sub_list a:hover,
.usa-sidenav-sub_list a.usa-current {
border: none;
padding-left: 2.8rem
}

.usa-sidenav-sub_list .usa-sidenav-sub_list a {
padding-left: 3.8rem
}

.usa-sidenav-sub_list .usa-sidenav-sub_list a:hover {
padding-left: 3.8rem
}

.usa-skipnav {
background: transparent;
color: #212121;
left: 0;
padding: 1rem 1.5rem;
position: absolute;
top: -4.2rem;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
z-index: 100
}

.usa-skipnav:focus {
background: #fff;
left: 0;
outline: 0;
position: absolute;
top: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out
}


/* forest service modals */
.blocker {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  width: 100%; height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.75);
  text-align: center;
}
.blocker:before{
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.5) }
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

/*forest service calendar*/
.inlineBlock,.salsa-calendar{display:inline-block;*display:inline;*zoom:1}
.salsa-calendar{position:relative;z-index:99999;min-width:200px;width:auto;max-width:300px;
  background-color:#fff;color:#333;padding:0;
  border-color:#ccc;border:1px solid rgba(0,0,0,.2);
  box-shadow:0 0 5px rgba(0,0,0,.2);margin-top:5px}
  .salsa-calendar:before{content:"";display:block;position:absolute;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAAB9CAYAAABkt9cmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozRjc4OTY5OUQyQjExMUUyQTREQzlDRjQ1NUMxQkVERiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozRjc4OTY5QUQyQjExMUUyQTREQzlDRjQ1NUMxQkVERiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNGNzg5Njk3RDJCMTExRTJBNERDOUNGNDU1QzFCRURGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNGNzg5Njk4RDJCMTExRTJBNERDOUNGNDU1QzFCRURGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/bgkGgAABTVJREFUeNrs3UtvW0UUB/B7HNeva0KLYrsVEKRSPkd2fAEKbFElqNiCBCvWfAE2PBZ8DnbZIQqIPVBVggrVebj4FSf1gxlnbnpjnDhp/Jgz//+RjkYZ25GS3z1z74wXRyKg2N7elvNe39raGqH8LwQQXab83SOXMPgChJ5kJjXaGDr0ZBwh4AsQuoVec5l1o42Byb4bB8kFEDq+AKFb7Gsm8y6z7m0W/dDlM/dz8PgZIHSLHZtcN3njZq32wRubmz8Ui8VNNxenLojx7WDWwyArXgd6yeRLFrlWrd6N4/jzbDYb9Xq9P+o7Ox+Z8bF5rWWy66o/6MrPoFV6tVJ536JXa7XIZqFQuGPmvi3k81CVLyDottKvG+D3yuXyJxY8l8sdP9IPh1H9yRNb+Q/r9fr93uHhX67yOyFXviCjJ4GIL+joqPhCdEx8ITomvhAdE1+IjokvRMfEF6Jj4gvRMfGF6Jj4QnRMfCE6Jr4QHRNfiI6JL0THxBeiY+IL0THxheiY+EJ0THwhOia+EB0TX4iOiS9Ex8QXomPiC9Ex8YXomPhCdEx8ITomvhAdE1+IjokvRMfEF6Jj4gvRMfGF6Jj4QnRMfCE6Jr4QHRNfiI6JL0THxBeiY+IL0THxheiY+EJ0THwhOia+EB0TX4iOiS9Ex8QXomPiZ2agl4jud2QymaTTxu1qtfp1IZ9/3ZmVonM6bWRS6MkKYNtyWdki0VXjrzv83DT8zMSyP7nEv2zQ3yW6SvzXzHTZFfAJ/P+W+hS87c1WsB8yv+CuQf+U6ErxC4VbDj7nVnJJqn4a/Hipv1mrvVOO48+Irhb/TbNaf1cqFiuumNdOVfxEa60xvkF/23zwi0qlQnTF+MburY2NjS9Ty/xz+In93bi5brPV+nE4Gv3eaDTG2wWGvjjodqN+v9/udLtfRamGydPu8UlH5UG3293dqdfvmb3hn3aPSHxd0Wm3o93d3fa/zeaHe3t7v0XHPXMHs+Dtm3oHvd4/rvXmQ+KrQ+80m82PzYr9iy1+k0cp+PFBzjT4pLtyx6D/PT4NIr4+9KdPH5iptoPvp5b75xWfus+P3JVx5D7QskeAxFeH/pOZakbHDZKPoinHticV7yYmq75LfJXoM7tiX+rbOXsU6A4Gbtvtgt02MLxEv9y3c8THQD8Tnvhho58LT/xw0WfCEz9M9AvBEz889AvDEz8s9EvBEz8c9EvDEz8M9BeCJ75+9BeGJ75u9CvBE18v+pXhia8TfS7wxNeHPjd44utCnys88fWgzx2e+DrQFwJPfP/RFwZPfL/RFwpPfH/RFw5PfD/RlwJPfP/QlwZPfL/QlwqPjO8b+tLhEfF9RF8JPBK+r+grg0fA9xl9pfAh4/uOvnL4EPE1oHsBHxK+FnRv4EPA14TuFbxmfG3o3sFrxNeI7iW8Jnyt6N7Ca8DXjO41vM/42tG9h/cRPwR0FfA+4YeCrgbeB/yQ0FXBrxI/NHR18KvADxFdJfwy8UNFVwu/DPyQ0VXDLxI/dHT18IvAR0APAn6e+CjowcDPAx8JPSj4q+CjoUfR6Z406uOMZgsWMN1s4VSDpaRxDxJ6cBU/o/LHDZJNxb9arVS+MeOdOI6j/f19i37foP8cXaCzA+F14tt2m6VisVgz+N+LyK1mq3XP4P/qwA8Q0IOGPwP/mrsA8qbaX8nlcuuNRuORw7b5DAE9ePgp+Gsus260MXDYA5fBo0PAT+AnF4CkHmyHqQfCEQI6DHwKP4ommuu6OOm7ioAOBT+Bf952ECL+E2AAyUbmGjr2ttoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:-47px 0;top:-16px;left:10px;width:25px;height:16px}.salsa-calendar.sc-left,.salsa-calendar.sc-right{top:0;margin-top:-2px}.salsa-calendar.sc-left:before,.salsa-calendar.sc-right:before{top:0;width:16px;height:25px}.salsa-calendar.sc-right{margin-left:17px}.salsa-calendar.sc-right:before{left:-16px;background-position:0 -47px}
    .salsa-calendar.sc-left{margin-left:-17px}.salsa-calendar.sc-left:before{left:auto;right:-16px;background-position:100% -47px}.salsa-calendar table{width:100%;padding:0;border:0;border-collapse:collapse;margin:0}.salsa-calendar td,.salsa-calendar th{width:30px;height:30px;font:12px/30px Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;padding:0;border:0;margin:0}.salsa-calendar td a,.salsa-calendar th a{color:#333;text-decoration:none}.salsa-calendar td a:hover,.salsa-calendar th a:hover{text-decoration:none}.salsa-calendar thead th{font-weight:700;text-align:center;text-transform:uppercase}.salsa-calendar thead .sc-nav{position:relative;height:30px;border-bottom:1px solid #c7c8c8}.salsa-calendar thead .sc-next,.salsa-calendar thead .sc-prev{position:absolute;top:0}.salsa-calendar thead .sc-prev{left:3px}.salsa-calendar thead .sc-next{right:3px}.salsa-calendar thead .sc-next-month,.salsa-calendar thead .sc-next-year,.salsa-calendar thead .sc-prev-month,.salsa-calendar thead .sc-prev-year{display:inline-block;*display:inline;*zoom:1;width:22px;height:22px;overflow:hidden;background-repeat:no-repeat;background-position:50%;margin-top:5px}.salsa-calendar thead .sc-next-month:hover,.salsa-calendar thead .sc-next-year:hover,.salsa-calendar thead .sc-prev-month:hover,.salsa-calendar thead .sc-prev-year:hover{background-color:#eee}.salsa-calendar thead .sc-next-month span,.salsa-calendar thead .sc-next-year span,.salsa-calendar thead .sc-prev-month span,.salsa-calendar thead .sc-prev-year span{display:none}.salsa-calendar thead .sc-prev-month,.salsa-calendar thead .sc-prev-year{margin-right:0}.salsa-calendar thead .sc-next-month,.salsa-calendar thead .sc-next-year{margin-left:0}.salsa-calendar thead .sc-prev-year{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1N0YyNDQ0NEQyQjAxMUUyQTREQzlDRjQ1NUMxQkVERiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1N0YyNDQ0NUQyQjAxMUUyQTREQzlDRjQ1NUMxQkVERiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU3RjI0NDQyRDJCMDExRTJBNERDOUNGNDU1QzFCRURGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU3RjI0NDQzRDJCMDExRTJBNERDOUNGNDU1QzFCRURGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Y4zffAAAAGxJREFUeNpi7OrpZ0ADCUC8AJ3PgqZoPlSCAaoYzmdCUtSPZBqyIjCfCcn4AiDeAMSJaJoSYSYGQHVfgAqia2KAKXwAxB+AWAGKL0D5DkBsgKwQJOEI5e+H0sh8A2TPEFSM7GuY4g/Y+AABBgCYECDZqxC0qAAAAABJRU5ErkJggg==)}.salsa-calendar thead .sc-next-year{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1N0YyNDQ0MEQyQjAxMUUyQTREQzlDRjQ1NUMxQkVERiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1N0YyNDQ0MUQyQjAxMUUyQTREQzlDRjQ1NUMxQkVERiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU3RjI0NDNFRDJCMDExRTJBNERDOUNGNDU1QzFCRURGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU3RjI0NDNGRDJCMDExRTJBNERDOUNGNDU1QzFCRURGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+cHwhCwAAAIJJREFUeNpi7OrpN2BgYFgPxIFlJYUX0PkMUMAEpQWAeD9UETY+AyOIgArsh4o5Qmk4H2QyI0wHIcUwqxmg7jkAtRak6QEUg/gKTEgmzgdSAUA8AahpAZCeD9WQCORvYEJSlADEC4CChVg0MTACBROgukGKEtH5DMgAKomTDwIAAQYACEM+2NlATUYAAAAASUVORK5CYII=)}.salsa-calendar thead .sc-prev-month{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAF5JREFUeNpiZEACXT39AkAqgQVNYD8QGzChCwBxIkzlfJhAWUnhAkagqn4gpwCINwAFAkEqQNoXAvEHIHYAKgCpZmCEmmkANRMEHBmRbIdLMMEEgeZdAFkExA8AAgwA98Qcd783LFQAAAAASUVORK5CYII=)}.salsa-calendar thead .sc-next-month{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1N0YyNDQzQ0QyQjAxMUUyQTREQzlDRjQ1NUMxQkVERiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1N0YyNDQzREQyQjAxMUUyQTREQzlDRjQ1NUMxQkVERiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCNDRBMzQzRDJBRjExRTJBNERDOUNGNDU1QzFCRURGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNDRBMzQ0RDJBRjExRTJBNERDOUNGNDU1QzFCRURGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+NOSDNwAAAFVJREFUeNpi6erpP8/AwNAIxBsYoIAJiBWAeD4QGyALOkLZ+2ESIMEL6BJMUA5I4gAQCwBxPEwwAYgDoJYVMkEF5kNVJ8LMnI9k7geYYCGyAAgABBgA11oSG7cZPdAAAAAASUVORK5CYII=)}.salsa-calendar thead .sc-week-day{background:#eee;font-weight:400;border-top:1px solid #fff}.salsa-calendar tbody td{width:30px;height:1%;border:1px solid #ececec}
    .salsa-calendar tbody td:empty{height:30px}.salsa-calendar tbody td.sc-day:hover{background:#eee;cursor:pointer}.salsa-calendar tbody td.sc-current{background:#999;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);
    box-shadow:inset 0 0 10px rgba(0,0,0,.4)}.salsa-calendar tbody td.sc-current:active,.salsa-calendar tbody td.sc-current:hover{background:#999;color:#fff}.salsa-calendar tbody td.sc-disabled{color:#ccc}.salsa-calendar tbody td.sc-disabled:hover{background:#fff;cursor:default}
    .salsa-calendar.salsa-calendar-two-months{position:relative;min-width:400px;width:auto;max-width:600px}.salsa-calendar.salsa-calendar-two-months:after{content:"";position:absolute;top:0;right:50%;z-index:999999;width:1px;height:100%;background-color:#c7c8c8;border-right:1px solid #c7c8c8}.salsa-calendar.salsa-calendar-two-months table{display:inline-table;width:50%}
    input.salsa-calendar-error{color:#b00;border-color:#b00}@media screen and (max-width:480px){body.salsa-calendar-opened{overflow:hidden;height:100%}body.salsa-calendar-opened:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:99998;width:100%;height:100%;background:rgba(0,0,0,.4)}.salsa-calendar{position:fixed!important;
    top:50%!important;left:50%!important;margin-top:-136px!important;margin-left:-119px!important}.salsa-calendar:before{display:none}.salsa-calendar.sc-left,.salsa-calendar.sc-right{margin-top:0}.salsa-calendar.sc-left,.salsa-calendar.sc-right{margin-left:0}
    .salsa-calendar td,.salsa-calendar th{width:34px;height:34px;font-size:13px;line-height:34px}.salsa-calendar thead .sc-nav{height:34px}.salsa-calendar tbody td{width:34px}.salsa-calendar tbody td:empty{height:34px}}