body
{
   background-color: transparent;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#SlideMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#SlideMenu1 ul ul
{
   overflow: hidden;
}
#SlideMenu1 ul ul.show
{
   height: auto;
}
#SlideMenu1 > ul > li > a
{
   background-color: #4F7B70;
   border-color: #4F7B70;
   border-style: solid;
   border-width: 1px;
   color: #212529;
   cursor: pointer;
   display: block;
   left: 0;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   height: 16px;
   margin: 0;
   padding: 2px 2px 2px 5px;
   position: relative;
   top: 0;
   text-decoration: none;
   text-align: left;
}
#SlideMenu1 > ul > li a:hover
{
   background-color: #286090;
   border-color: #204D74;
   color: #FFFFFF;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#SlideMenu1 li li a
{
   background-color: #7BBBBB;
   border-color: #4F7B70;
   border-style: solid;
   border-width: 1px;
   color: #F6EDD8;
   text-align: left;
   display: block;
   font-weight: normal;
   font-style: normal;
   text-transform: none;
   height: 16px;
   margin: 1px 0 1px 0 ;
   padding: 2px 2px 2px 5px;
   text-decoration: none;
}
#SlideMenu1 li li a:hover
{
   background-color: #E28968;
   border-color: #E28968;
   color: #FFFFFF;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
