body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3F3F3F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#header > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .col-1
{
   flex: 0 0 auto;
}
#header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#header > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_navigation
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to right, #303D53 0%, #3F74A4 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#navigation
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#navigation > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#navigation > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#navigation
{
   width: 970px;
}
#navigation > .row > .col-1
{
   height: 69px;
}
#navigation > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#navigation
{
   width: 100%;
}
#navigation > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
   height: auto;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to right, #303D53 0%, #3F74A4 100%);
   border: 0px solid #CCCCCC;
   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: left;
}
#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;
}
}
#wb_headerIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#headerIcon
{
   height: 33px;
   width: 24px;
}
#headerIcon i
{
   color: #D8D8D8;
   display: inline-block;
   font-size: 24px;
   line-height: 33px;
   vertical-align: middle;
   width: 23px;
}
#headerIcon:hover i
{
   color: #FFFFFF;
}
#wb_headerIcon
{
   -webkit-transition: all 500ms linear 0ms;
   transition: all 500ms linear 0ms;
}
#upStickyLayer
{
   background-color: #0C0C0C;
   background-image: none;
   border-radius: 50%;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#upIcon:hover i
{
   color: #EEEEEE;
}
#wb_headerLink
{
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 8px 0 8px 8px;
   text-align: left;
}
#headerLink
{
   color: transparent;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   margin: 0;
   text-align: left;
}
#headerLink a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid-aktualni
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid-aktualni
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid-aktualni > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid-aktualni > .row > .col-1, #LayoutGrid-aktualni > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid-aktualni > .row > .col-1, #LayoutGrid-aktualni > .row > .col-2
{
}
#LayoutGrid-aktualni > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 8;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid-aktualni > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid-aktualni > .row > .col-1, #LayoutGrid-aktualni > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: #D9E2F3;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid24
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid24
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid24 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid24 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid24 > .row > .col-1
{
   height: 122px;
}
#LayoutGrid24 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 20px)
{
#LayoutGrid24 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
   height: auto;
}
}
#wb_LayoutGrid24 .parallax
{
   background-color: transparent;
   background-image: url('../images/IMG_20191026_133913.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_LayoutGrid24 .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_LayoutGrid-mesic
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid-mesic
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid-mesic > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid-mesic > .row > .col-1, #LayoutGrid-mesic > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid-mesic > .row > .col-1, #LayoutGrid-mesic > .row > .col-2
{
}
#LayoutGrid-mesic > .row > .col-1
{
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 8;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid-mesic > .row > .col-2
{
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid-mesic > .row > .col-1, #LayoutGrid-mesic > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid21
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid21
{
   box-sizing: border-box;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid21 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid21 > .row > .col-1
{
   float: left;
}
#LayoutGrid21 > .row > .col-1
{
   background-color: #D9E2F3;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid21:before,
#LayoutGrid21:after,
#LayoutGrid21 .row:before,
#LayoutGrid21 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid21:after,
#LayoutGrid21 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid21 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid25
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid25
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid25 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid25 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid25 > .row > .col-1
{
   float: left;
   height: 122px;
}
#LayoutGrid25 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid25:before,
#LayoutGrid25:after,
#LayoutGrid25 .row:before,
#LayoutGrid25 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid25:after,
#LayoutGrid25 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid25 > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid25 .parallax
{
   background-color: transparent;
   background-image: url('../images/IMG_20180920_124447_HDR.jpg');
   background-repeat: repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_LayoutGrid25 .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_LayoutGrid-rok
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid-rok
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid-rok > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid-rok > .row > .col-1, #LayoutGrid-rok > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid-rok > .row > .col-1, #LayoutGrid-rok > .row > .col-2
{
}
#LayoutGrid-rok > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 8;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid-rok > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid-rok > .row > .col-1, #LayoutGrid-rok > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid22
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid22
{
   box-sizing: border-box;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid22 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid22 > .row > .col-1
{
   float: left;
}
#LayoutGrid22 > .row > .col-1
{
   background-color: #D9E2F3;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid22:before,
#LayoutGrid22:after,
#LayoutGrid22 .row:before,
#LayoutGrid22 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid22:after,
#LayoutGrid22 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid22 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ResponsiveMenu1
{
   background-color: rgba(66,66,66,0.00);
   display: block;
   font-family: Tahoma;
   font-weight: normal;
   text-align: center;
   width: 100%;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   display: inline-block;
   height: 57px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 11px;
   width: 11px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   padding: 15px 30px 15px 30px;
   text-align: center;
   text-decoration: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 27px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li a:hover, #wb_ResponsiveMenu1 li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 57px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 161px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li a:hover, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 3px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   color: #FFFFFF;
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 161px;
   position: relative;
   top: -57px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li a:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#wb_ResponsiveMenu1 ul ul li a:hover .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 47px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover 
{
   background-color: #CCCCCC;
   color: #424242;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 57px !important;
   line-height: 57px !important;
   text-align: right;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 3px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 16px;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #424242;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
   height: 122px;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid8 .parallax
{
   background-color: transparent;
   background-image: url('../images/IMG_20211030_151642.jpg');
   background-repeat: repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_LayoutGrid8 .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid23
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C5889;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid23
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid23 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid23 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid23 > .row > .col-1
{
}
#LayoutGrid23 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid23 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C5889;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid14
{
   box-sizing: border-box;
   width: 100%;
   padding: 9px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid14 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid14 > .row > .col-1
{
}
#LayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid14 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text79 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: left;
}
#wb_Text79 div
{
   text-align: left;
}
#wb_Text79
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid37
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C5889;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid37
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid37 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid37 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid37 > .row > .col-1
{
}
#LayoutGrid37 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid37 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C5889;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid3 > .row > .col-1
{
}
#LayoutGrid3 > .row > .col-1
{
   background-color: #D9E2F3;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_prumTeploty
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#prumTeploty
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#prumTeploty > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#prumTeploty > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#prumTeploty > .row > .col-1
{
   float: left;
   height: 122px;
}
#prumTeploty > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#prumTeploty:before,
#prumTeploty:after,
#prumTeploty .row:before,
#prumTeploty .row:after
{
   display: table;
   content: " ";
}
#prumTeploty:after,
#prumTeploty .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#prumTeploty > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_prumTeploty .parallax
{
   background-color: transparent;
   background-image: url('../images/IMG_20180920_124447_HDR.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_prumTeploty .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_LayoutGrid41-grafyteplot
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid41-grafyteplot
{
   box-sizing: border-box;
   padding: 15px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid41-grafyteplot > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid41-grafyteplot > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid41-grafyteplot > .row > .col-1
{
   float: left;
}
#LayoutGrid41-grafyteplot > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid41-grafyteplot:before,
#LayoutGrid41-grafyteplot:after,
#LayoutGrid41-grafyteplot .row:before,
#LayoutGrid41-grafyteplot .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid41-grafyteplot:after,
#LayoutGrid41-grafyteplot .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid41-grafyteplot > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid43
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid43
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid43 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid43 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid43 > .row > .col-1
{
   height: 122px;
}
#LayoutGrid43 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 0px)
{
#LayoutGrid43 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
   height: auto;
}
}
#wb_LayoutGrid43 .parallax
{
   background-color: transparent;
   background-image: url('../images/IMG_20211030_151642.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_LayoutGrid43 .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_LayoutGrid42-grafysrazek
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid42-grafysrazek
{
   box-sizing: border-box;
   padding: 15px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid42-grafysrazek > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid42-grafysrazek > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid42-grafysrazek > .row > .col-1
{
   float: left;
}
#LayoutGrid42-grafysrazek > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid42-grafysrazek:before,
#LayoutGrid42-grafysrazek:after,
#LayoutGrid42-grafysrazek .row:before,
#LayoutGrid42-grafysrazek .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid42-grafysrazek:after,
#LayoutGrid42-grafysrazek .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid42-grafysrazek > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid45
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid45
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid45 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid45 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid45 > .row > .col-1
{
   float: left;
   height: 122px;
}
#LayoutGrid45 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid45:before,
#LayoutGrid45:after,
#LayoutGrid45 .row:before,
#LayoutGrid45 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid45:after,
#LayoutGrid45 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid45 > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid45 .parallax
{
   background-color: transparent;
   background-image: url('../images/IMG_20180920_124447_HDR.jpg');
   background-repeat: repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_LayoutGrid45 .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_LayoutGrid44-prumMesTeploty
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid44-prumMesTeploty
{
   box-sizing: border-box;
   padding: 15px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid44-prumMesTeploty > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid44-prumMesTeploty > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid44-prumMesTeploty > .row > .col-1
{
   float: left;
}
#LayoutGrid44-prumMesTeploty > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid44-prumMesTeploty:before,
#LayoutGrid44-prumMesTeploty:after,
#LayoutGrid44-prumMesTeploty .row:before,
#LayoutGrid44-prumMesTeploty .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid44-prumMesTeploty:after,
#LayoutGrid44-prumMesTeploty .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid44-prumMesTeploty > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid47
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid47
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid47 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid47 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid47 > .row > .col-1
{
   height: 122px;
}
#LayoutGrid47 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 0px)
{
#LayoutGrid47 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
   height: auto;
}
}
#wb_LayoutGrid47 .parallax
{
   background-color: transparent;
   background-image: url('../images/IMG_20180722_121843_HDR.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_LayoutGrid47 .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_LayoutGrid46-prumSlunce
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid46-prumSlunce
{
   box-sizing: border-box;
   padding: 15px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid46-prumSlunce > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid46-prumSlunce > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid46-prumSlunce > .row > .col-1
{
   float: left;
}
#LayoutGrid46-prumSlunce > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid46-prumSlunce:before,
#LayoutGrid46-prumSlunce:after,
#LayoutGrid46-prumSlunce .row:before,
#LayoutGrid46-prumSlunce .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid46-prumSlunce:after,
#LayoutGrid46-prumSlunce .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid46-prumSlunce > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid52
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid52
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid52 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid52 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid52 > .row > .col-1
{
   float: left;
   height: 122px;
}
#LayoutGrid52 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid52:before,
#LayoutGrid52:after,
#LayoutGrid52 .row:before,
#LayoutGrid52 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid52:after,
#LayoutGrid52 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid52 > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_LayoutGrid52 .parallax
{
   background-color: transparent;
   background-image: url('../images/IMG_20180920_124447_HDR.jpg');
   background-repeat: repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_LayoutGrid52 .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_LayoutGrid49-max-min
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid49-max-min
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid49-max-min > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid49-max-min > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid49-max-min > .row > .col-1
{
   float: left;
}
#LayoutGrid49-max-min > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid49-max-min:before,
#LayoutGrid49-max-min:after,
#LayoutGrid49-max-min .row:before,
#LayoutGrid49-max-min .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid49-max-min:after,
#LayoutGrid49-max-min .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid49-max-min > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid51
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid51
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid51 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid51 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid51 > .row > .col-1
{
}
#LayoutGrid51 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid51 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid54
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid54
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid54 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid54 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid54 > .row > .col-1
{
   height: 122px;
}
#LayoutGrid54 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 0px)
{
#LayoutGrid54 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
   height: auto;
}
}
#wb_LayoutGrid54 .parallax
{
   background-color: transparent;
   background-image: url('../images/IMG_20210320_085422.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_LayoutGrid54 .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_LayoutGrid53-smerVetru
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid53-smerVetru
{
   box-sizing: border-box;
   padding: 15px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid53-smerVetru > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid53-smerVetru > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid53-smerVetru > .row > .col-1
{
   float: left;
}
#LayoutGrid53-smerVetru > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid53-smerVetru:before,
#LayoutGrid53-smerVetru:after,
#LayoutGrid53-smerVetru .row:before,
#LayoutGrid53-smerVetru .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid53-smerVetru:after,
#LayoutGrid53-smerVetru .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid53-smerVetru > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid40
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid40
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid40 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid40 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid40 > .row > .col-1
{
   height: 122px;
}
#LayoutGrid40 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 0px)
{
#LayoutGrid40 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
   height: auto;
}
}
#wb_LayoutGrid40 .parallax
{
   background-color: transparent;
   background-image: url('../images/IMG_20190913_140956.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_LayoutGrid40 .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_Text5 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 5px 5px 5px 5px;
   margin: 0;
   text-align: justify;
}
#wb_Text5
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid35
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid35
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid35 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid35 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid35 > .row > .col-1
{
   float: left;
}
#LayoutGrid35 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid35:before,
#LayoutGrid35:after,
#LayoutGrid35 .row:before,
#LayoutGrid35 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid35:after,
#LayoutGrid35 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid35 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3-ometeostanici
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3-ometeostanici
{
   box-sizing: border-box;
   padding: 15px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3-ometeostanici > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3-ometeostanici > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3-ometeostanici > .row > .col-1
{
   float: left;
}
#LayoutGrid3-ometeostanici > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid3-ometeostanici:before,
#LayoutGrid3-ometeostanici:after,
#LayoutGrid3-ometeostanici .row:before,
#LayoutGrid3-ometeostanici .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3-ometeostanici:after,
#LayoutGrid3-ometeostanici .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3-ometeostanici > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: left;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid36
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
}
#LayoutGrid36
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid36 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid36 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid36 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid36 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid38
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid38
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid38 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid38 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid38 > .row > .col-1
{
   float: left;
}
#LayoutGrid38 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid38:before,
#LayoutGrid38:after,
#LayoutGrid38 .row:before,
#LayoutGrid38 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid38:after,
#LayoutGrid38 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid38 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid39
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid39
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid39 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid39 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid39 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid39 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
.ThemeableMenu3 .hide 
{
   display: none!important;
}
.ThemeableMenu3 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.ThemeableMenu3 .nav
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   color: #454545;
   text-align: left;
}
#ThemeableMenu3, .ThemeableMenu3 .nav, .ThemeableMenu3 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu3 .nav:before,
.ThemeableMenu3 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu3 .nav:after 
{
   clear: both;
}
.ThemeableMenu3 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu3 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu3 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu3 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 5px 5px 5px 5px;
}
.ThemeableMenu3 .container:before,
.ThemeableMenu3 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu3 .container:after 
{
   clear: both;
}
.ThemeableMenu3 .collapse 
{
   display: none;
}
.ThemeableMenu3 .collapse.show 
{
   display: block;
}
.ThemeableMenu3 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.ThemeableMenu3 .caret, .ThemeableMenu3 .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu3 .dropdown 
{
   position: relative;
}
.ThemeableMenu3 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu3 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 17px;
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 15px;
   background-clip: padding-box;
}
.ThemeableMenu3 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu3 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #454545;
   white-space: nowrap;
}
.ThemeableMenu3 .dropdown-menu>li>a:hover,
.ThemeableMenu3 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
}
.ThemeableMenu3 .dropdown-menu>li>a.active,
.ThemeableMenu3 .dropdown-menu>li>a.active:hover,
.ThemeableMenu3 .dropdown-menu>li>a.active:focus
{
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu3 .show>.dropdown-menu 
{
   display: block;
}
.ThemeableMenu3 .show>a 
{
   outline: 0;
}
.ThemeableMenu3 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu3 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu3 .dropdown.show .dropdown-menu
{
   animation-name: ThemeableMenu3-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu3-animation
{
   0%
   {
      opacity: 0;
   }
   100%
   {
      opacity: 1;
   }
}
.ThemeableMenu3 .nav>li 
{
   position: relative;
   display: block;
}
.ThemeableMenu3 .nav .btn
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.ThemeableMenu3 .nav .show>.btn-primary.dropdown-toggle,
.ThemeableMenu3 .nav .show>.btn-primary.dropdown-toggle:hover,
.ThemeableMenu3 .nav .show>.btn-primary.dropdown-toggle:focus 
{
   background-color: #ccc;
   border-color: #F2F2F2;
}
.ThemeableMenu3 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu3 .nav .btn>img 
{
   max-width: none;
}
.ThemeableMenu3 .nav .caret 
{
   border-top-color: #F2F2F2;
   border-bottom-color: #F2F2F2;
}
.ThemeableMenu3
{
   position: relative;
}
.ThemeableMenu3:before,
.ThemeableMenu3:after
{
   content: " ";
   display: table;
}
.ThemeableMenu3:after
{
   clear: both;
}
.ThemeableMenu3 .navbar-header:before,
.ThemeableMenu3 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu3 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu3-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu3-navbar-collapse:before,
.ThemeableMenu3-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu3-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu3-navbar-collapse.show 
{
   overflow-y: auto;
}
.ThemeableMenu3 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 15px;
}
.ThemeableMenu3 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu3 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.ThemeableMenu3 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu3 .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.ThemeableMenu3 .navbar-nav .btn
{
   color: #454545;
}
.ThemeableMenu3 .navbar-nav .btn:hover,
.ThemeableMenu3 .navbar-nav .btn:focus
{
   background-color: #B4C6E7;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.ThemeableMenu3 .navbar-nav .btn.active,
.ThemeableMenu3 .navbar-nav .btn.active:hover,
.ThemeableMenu3 .navbar-nav .btn.active:focus
{
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
}
.ThemeableMenu3 .navbar-toggle
{
   border: 1px solid rgba(165,165,165,0.10);
}
.ThemeableMenu3 .navbar-toggle:hover,
.ThemeableMenu3 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu3 .navbar-toggle .icon-bar
{
   background-color: #333333;
}
.ThemeableMenu3-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.ThemeableMenu3 .navbar-nav .btn:hover .caret,
.ThemeableMenu3 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu3 .btn-group.show .btn:not(:first-child),
.ThemeableMenu3 .btn-group.show .btn:not(:first-child):hover,
.ThemeableMenu3 .btn-group.show .btn:not(:first-child):focus
{
   background-color: #B4C6E7;
   background-image: none;
   color: #2B2B2B;
}
.ThemeableMenu3 .btn-group.show .btn .caret,
.ThemeableMenu3 .btn-group.show .btn:hover .caret,
.ThemeableMenu3 .btn-group.show .btn:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu3 .navbar-nav .btn .caret
{
   border-top-color: #454545;
   border-bottom-color: #454545;
}
.ThemeableMenu3 .navbar-link
{
   color: #454545;
}
.ThemeableMenu3 .navbar-link:hover
{
   color: #2B2B2B;
}
.ThemeableMenu3 .navbar-header
{
   color: #333333;
}
@media (min-width: 480px) 
{
.ThemeableMenu3 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu3 .navbar-header
{
   float: left;
}
.ThemeableMenu3-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu3-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu3-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu3 .navbar-toggle
{
   display: none;
}
.ThemeableMenu3 .navbar-nav 
{
   float: left;
   margin: 0;
}
.ThemeableMenu3 .navbar-nav>li 
{
   float: left;
}
.ThemeableMenu3 .container>.navbar-header,
.ThemeableMenu3 .container>.ThemeableMenu3-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu3 .navbar-nav .btn:hover .caret,
.ThemeableMenu3 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 480px) 
{
.ThemeableMenu3 
{
   background-color: #F2F2F2;
   background-image: none;
   border: 1px solid rgba(242,242,242,1.00);
}
.ThemeableMenu3 .navbar-nav
{
   margin: 0;
   background-color: #F6F6F6;
   background-image: none;
}
.ThemeableMenu3 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu3 .navbar-nav .show .dropdown-menu>li>a,
.ThemeableMenu3 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.ThemeableMenu3 .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.ThemeableMenu3 .navbar-nav .btn
{
   background-color: #F2F2F2;
   background-image: none;
   border: 1px solid rgba(242,242,242,1.00);
   border-radius: 15px;
   color: #333333;
}
.ThemeableMenu3 .btn-group>.btn:not(:first-child)
{
   margin-right: 10px;
}
.ThemeableMenu3 .navbar-nav .btn:hover,
.ThemeableMenu3 .navbar-nav .btn:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.ThemeableMenu3 .navbar-nav .btn.active,
.ThemeableMenu3 .navbar-nav .btn.active:hover,
.ThemeableMenu3 .navbar-nav .btn.active:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.ThemeableMenu3 .btn-group.show .btn:not(:first-child),
.ThemeableMenu3 .btn-group.show .btn:not(:first-child):hover,
.ThemeableMenu3 .btn-group.show .btn:not(:first-child):focus
{
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.ThemeableMenu3 .navbar-nav .btn:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu3 .navbar-nav .btn .caret
{
   border-top-color: #333333;
   border-bottom-color: #333333;
}
.ThemeableMenu3 .navbar-nav > li > a.active > .caret,
.ThemeableMenu3 .navbar-nav > li > a.active:hover > .caret,
.ThemeableMenu3 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu3 .btn-group.show .btn .caret,
.ThemeableMenu3 .btn-group.show .btn:hover .caret,
.ThemeableMenu3 .btn-group.show .btn:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu3 .navbar-link
{
   color: #333333;
}
.ThemeableMenu3 .navbar-link:hover 
{
   color: #fff;
}
}
.ThemeableMenu3 .btn-group
{
   position: relative;
   display: inline-flex;
   vertical-align: middle;
}
.ThemeableMenu3 .btn-group > .btn
{
   display: inline-block;
   position: relative;
   flex: 1 1 auto;
}
.ThemeableMenu3 .dropdown-toggle-split
{
   padding-right: 4px !important;
   padding-left: 4px !important;
}
.ThemeableMenu3 .btn-group>.btn-group:not(:first-child)>.btn, .ThemeableMenu3 .btn-group>.btn:not(:first-child)
{
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
}
.ThemeableMenu3 .btn-group>.btn-group:not(:last-child)>.btn, .ThemeableMenu3 .btn-group>.btn:not(:last-child):not(.dropdown-toggle)
{
   border-top-right-radius: 0;
   border-bottom-right-radius: 0;
}
.ThemeableMenu3 .btn-group>.btn-group:not(:first-child), .ThemeableMenu3 .btn-group>.btn:not(:first-child)
{
   margin-left: -1px;
}
.ThemeableMenu3 .caret
{
   margin-left: 0;
}
@media (max-width: 480px)
{
.ThemeableMenu3 .btn-group
{
   display: flex;
   flex-wrap: wrap;
   width: 100%;
}
.ThemeableMenu3 .btn-group>.btn:not(:first-child)
{
   flex-grow: 0;
}
.ThemeableMenu3 .dropdown-menu.show
{
   width: 100% !important;
}
}
.ThemeableMenu3 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 15px;
   border-bottom-left-radius: 15px;
}
.ThemeableMenu3 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 15px;
   border-bottom-right-radius: 15px;
}
#ThemeableMenu3 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu3
{
   z-index: 1111 !important;
}
.ThemeableMenu4 .hide 
{
   display: none!important;
}
.ThemeableMenu4 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.ThemeableMenu4 .nav
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   color: #454545;
   text-align: left;
}
#ThemeableMenu4, .ThemeableMenu4 .nav, .ThemeableMenu4 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu4 .nav:before,
.ThemeableMenu4 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu4 .nav:after 
{
   clear: both;
}
.ThemeableMenu4 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu4 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu4 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu4 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 5px 5px 5px 5px;
}
.ThemeableMenu4 .container:before,
.ThemeableMenu4 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu4 .container:after 
{
   clear: both;
}
.ThemeableMenu4 .collapse 
{
   display: none;
}
.ThemeableMenu4 .collapse.show 
{
   display: block;
}
.ThemeableMenu4 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.ThemeableMenu4 .caret, .ThemeableMenu4 .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu4 .dropdown 
{
   position: relative;
}
.ThemeableMenu4 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu4 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 17px;
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 15px;
   background-clip: padding-box;
}
.ThemeableMenu4 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu4 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #454545;
   white-space: nowrap;
}
.ThemeableMenu4 .dropdown-menu>li>a:hover,
.ThemeableMenu4 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
}
.ThemeableMenu4 .dropdown-menu>li>a.active,
.ThemeableMenu4 .dropdown-menu>li>a.active:hover,
.ThemeableMenu4 .dropdown-menu>li>a.active:focus
{
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu4 .show>.dropdown-menu 
{
   display: block;
}
.ThemeableMenu4 .show>a 
{
   outline: 0;
}
.ThemeableMenu4 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu4 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu4 .dropdown.show .dropdown-menu
{
   animation-name: ThemeableMenu4-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu4-animation
{
   0%
   {
      opacity: 0;
   }
   100%
   {
      opacity: 1;
   }
}
.ThemeableMenu4 .nav>li 
{
   position: relative;
   display: block;
}
.ThemeableMenu4 .nav .btn
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.ThemeableMenu4 .nav .show>.btn-primary.dropdown-toggle,
.ThemeableMenu4 .nav .show>.btn-primary.dropdown-toggle:hover,
.ThemeableMenu4 .nav .show>.btn-primary.dropdown-toggle:focus 
{
   background-color: #ccc;
   border-color: #D8D8D8;
}
.ThemeableMenu4 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu4 .nav .btn>img 
{
   max-width: none;
}
.ThemeableMenu4 .nav .caret 
{
   border-top-color: #D8D8D8;
   border-bottom-color: #D8D8D8;
}
.ThemeableMenu4
{
   position: relative;
}
.ThemeableMenu4:before,
.ThemeableMenu4:after
{
   content: " ";
   display: table;
}
.ThemeableMenu4:after
{
   clear: both;
}
.ThemeableMenu4 .navbar-header:before,
.ThemeableMenu4 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu4 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu4-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu4-navbar-collapse:before,
.ThemeableMenu4-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu4-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu4-navbar-collapse.show 
{
   overflow-y: auto;
}
.ThemeableMenu4 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 15px;
}
.ThemeableMenu4 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu4 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.ThemeableMenu4 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu4 .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.ThemeableMenu4 .navbar-nav .btn
{
   color: #454545;
}
.ThemeableMenu4 .navbar-nav .btn:hover,
.ThemeableMenu4 .navbar-nav .btn:focus
{
   background-color: #B4C6E7;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.ThemeableMenu4 .navbar-nav .btn.active,
.ThemeableMenu4 .navbar-nav .btn.active:hover,
.ThemeableMenu4 .navbar-nav .btn.active:focus
{
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
}
.ThemeableMenu4 .navbar-toggle
{
   border: 1px solid rgba(165,165,165,0.10);
}
.ThemeableMenu4 .navbar-toggle:hover,
.ThemeableMenu4 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu4 .navbar-toggle .icon-bar
{
   background-color: #333333;
}
.ThemeableMenu4-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.ThemeableMenu4 .navbar-nav .btn:hover .caret,
.ThemeableMenu4 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu4 .btn-group.show .btn:not(:first-child),
.ThemeableMenu4 .btn-group.show .btn:not(:first-child):hover,
.ThemeableMenu4 .btn-group.show .btn:not(:first-child):focus
{
   background-color: #B4C6E7;
   background-image: none;
   color: #2B2B2B;
}
.ThemeableMenu4 .btn-group.show .btn .caret,
.ThemeableMenu4 .btn-group.show .btn:hover .caret,
.ThemeableMenu4 .btn-group.show .btn:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu4 .navbar-nav .btn .caret
{
   border-top-color: #454545;
   border-bottom-color: #454545;
}
.ThemeableMenu4 .navbar-link
{
   color: #454545;
}
.ThemeableMenu4 .navbar-link:hover
{
   color: #2B2B2B;
}
.ThemeableMenu4 .navbar-header
{
   color: #333333;
}
@media (min-width: 480px) 
{
.ThemeableMenu4 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu4 .navbar-header
{
   float: left;
}
.ThemeableMenu4-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu4-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu4-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu4 .navbar-toggle
{
   display: none;
}
.ThemeableMenu4 .navbar-nav 
{
   float: left;
   margin: 0;
}
.ThemeableMenu4 .navbar-nav>li 
{
   float: left;
}
.ThemeableMenu4 .container>.navbar-header,
.ThemeableMenu4 .container>.ThemeableMenu4-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu4 .navbar-nav .btn:hover .caret,
.ThemeableMenu4 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 480px) 
{
.ThemeableMenu4 
{
   background-color: #D8D8D8;
   background-image: none;
   border: 1px solid rgba(242,242,242,1.00);
}
.ThemeableMenu4 .navbar-nav
{
   margin: 0;
   background-color: #F6F6F6;
   background-image: none;
}
.ThemeableMenu4 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu4 .navbar-nav .show .dropdown-menu>li>a,
.ThemeableMenu4 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.ThemeableMenu4 .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.ThemeableMenu4 .navbar-nav .btn
{
   background-color: #D8D8D8;
   background-image: none;
   border: 1px solid rgba(242,242,242,1.00);
   border-radius: 15px;
   color: #333333;
}
.ThemeableMenu4 .btn-group>.btn:not(:first-child)
{
   margin-right: 10px;
}
.ThemeableMenu4 .navbar-nav .btn:hover,
.ThemeableMenu4 .navbar-nav .btn:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.ThemeableMenu4 .navbar-nav .btn.active,
.ThemeableMenu4 .navbar-nav .btn.active:hover,
.ThemeableMenu4 .navbar-nav .btn.active:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.ThemeableMenu4 .btn-group.show .btn:not(:first-child),
.ThemeableMenu4 .btn-group.show .btn:not(:first-child):hover,
.ThemeableMenu4 .btn-group.show .btn:not(:first-child):focus
{
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.ThemeableMenu4 .navbar-nav .btn:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu4 .navbar-nav .btn .caret
{
   border-top-color: #333333;
   border-bottom-color: #333333;
}
.ThemeableMenu4 .navbar-nav > li > a.active > .caret,
.ThemeableMenu4 .navbar-nav > li > a.active:hover > .caret,
.ThemeableMenu4 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu4 .btn-group.show .btn .caret,
.ThemeableMenu4 .btn-group.show .btn:hover .caret,
.ThemeableMenu4 .btn-group.show .btn:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu4 .navbar-link
{
   color: #333333;
}
.ThemeableMenu4 .navbar-link:hover 
{
   color: #fff;
}
}
.ThemeableMenu4 .btn-group
{
   position: relative;
   display: inline-flex;
   vertical-align: middle;
}
.ThemeableMenu4 .btn-group > .btn
{
   display: inline-block;
   position: relative;
   flex: 1 1 auto;
}
.ThemeableMenu4 .dropdown-toggle-split
{
   padding-right: 4px !important;
   padding-left: 4px !important;
}
.ThemeableMenu4 .btn-group>.btn-group:not(:first-child)>.btn, .ThemeableMenu4 .btn-group>.btn:not(:first-child)
{
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
}
.ThemeableMenu4 .btn-group>.btn-group:not(:last-child)>.btn, .ThemeableMenu4 .btn-group>.btn:not(:last-child):not(.dropdown-toggle)
{
   border-top-right-radius: 0;
   border-bottom-right-radius: 0;
}
.ThemeableMenu4 .btn-group>.btn-group:not(:first-child), .ThemeableMenu4 .btn-group>.btn:not(:first-child)
{
   margin-left: -1px;
}
.ThemeableMenu4 .caret
{
   margin-left: 0;
}
@media (max-width: 480px)
{
.ThemeableMenu4 .btn-group
{
   display: flex;
   flex-wrap: wrap;
   width: 100%;
}
.ThemeableMenu4 .btn-group>.btn:not(:first-child)
{
   flex-grow: 0;
}
.ThemeableMenu4 .dropdown-menu.show
{
   width: 100% !important;
}
}
.ThemeableMenu4 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 15px;
   border-bottom-left-radius: 15px;
}
.ThemeableMenu4 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 15px;
   border-bottom-right-radius: 15px;
}
#ThemeableMenu4 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu4
{
   z-index: 1111 !important;
}
#wb_Text12 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text14 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text15 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text15 div
{
   text-align: center;
}
#wb_Text15
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text16 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 15px 0 15px 0 ;
   text-align: center;
}
#wb_Text16 div
{
   text-align: center;
}
#wb_Text16
{
   display: block;
   margin: 15px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image3
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Text17 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 15px 0 15px 0 ;
   text-align: center;
}
#wb_Text17 div
{
   text-align: center;
}
#wb_Text17
{
   display: block;
   margin: 15px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Text18 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_Text18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text19 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 0 0 5px 0 ;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 454px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image21
{
   margin: 5px 0 5px 0 ;
   vertical-align: top;
}
#Image21
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 454px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image23
{
   margin: 5px 0 5px 0 ;
   vertical-align: top;
}
#Image23
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 454px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 5px 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 454px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image24
{
   margin: 0;
   vertical-align: top;
}
#Image24
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 5px 0 5px 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 454px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image26
{
   margin: 0;
   vertical-align: top;
}
#Image26
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 5px 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 454px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image27
{
   margin: 0;
   vertical-align: top;
}
#Image27
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 5px 0 5px 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 454px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image28
{
   margin: 0;
   vertical-align: top;
}
#Image28
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 5px 0 5px 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 454px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image29
{
   margin: 0;
   vertical-align: top;
}
#Image29
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 5px 0 5px 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 454px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3F3F3F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text21 div
{
   text-align: left;
}
#wb_Text21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   -webkit-animation: animate-flash 8000ms linear 4000ms infinite normal both;
   animation: animate-flash 8000ms linear 4000ms infinite normal both;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_Text22
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button1
{
   box-sizing: border-box;
   line-height: 11px;
   text-decoration: none;
   vertical-align: top;
   border: 5px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 9.3px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   display: grid;
   grid-template-columns: 80px 4fr 7fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text24 div
{
   text-align: left;
}
#wb_Text24
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Picture1
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Picture1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   object-fit: scale-down;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   display: grid;
   grid-template-columns: 80px 4fr 7fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#LayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text25 div
{
   text-align: left;
}
#wb_Text25
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text26 div
{
   text-align: left;
}
#wb_Text26
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text27 div
{
   text-align: left;
}
#wb_Text27
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 28px;
   height: 28px;
   vertical-align: top;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text28 div
{
   text-align: left;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   display: grid;
   grid-template-columns: 80px 4fr 7fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text29 div
{
   text-align: left;
}
#wb_Text29
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text30 div
{
   text-align: left;
}
#wb_Text30
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text31 div
{
   text-align: left;
}
#wb_Text31
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 27px;
   height: 27px;
   vertical-align: top;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text32 div
{
   text-align: left;
}
#wb_Text32
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .row
{
   display: grid;
   grid-template-columns: 80px 4fr 7fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid11 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text33 div
{
   text-align: left;
}
#wb_Text33
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text34 div
{
   text-align: left;
}
#wb_Text34
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text35 div
{
   text-align: left;
}
#wb_Text35
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 27px;
   height: 27px;
   vertical-align: top;
}
#wb_Text36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text36 div
{
   text-align: left;
}
#wb_Text36
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   display: grid;
   grid-template-columns: 80px 4fr 7fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3
{
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid12 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid12 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text37 div
{
   text-align: left;
}
#wb_Text37
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text38 div
{
   text-align: left;
}
#wb_Text38
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text39 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text39 div
{
   text-align: left;
}
#wb_Text39
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 26px;
   height: 26px;
   vertical-align: top;
}
#wb_Text40 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text40 div
{
   text-align: left;
}
#wb_Text40
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid28
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid28
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid28 > .row
{
   display: grid;
   grid-template-columns: 80px 4fr 7fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2, #LayoutGrid28 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2, #LayoutGrid28 > .row > .col-3
{
}
#LayoutGrid28 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid28 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid28 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2, #LayoutGrid28 > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text60 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text60 div
{
   text-align: left;
}
#wb_Text60
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text62 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text62 div
{
   text-align: left;
}
#wb_Text62
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Image16
{
   margin: 0;
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 26px;
   height: 26px;
   vertical-align: top;
}
#wb_Text64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text64 div
{
   text-align: left;
}
#wb_Text64
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text63 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text63 div
{
   text-align: left;
}
#wb_Text63
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3F3F3F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid15
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid15 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid15 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid15 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid15 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text42 div
{
   text-align: left;
}
#wb_Text42
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid16
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid16 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2
{
}
#LayoutGrid16 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid16 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Picture3
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Picture3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   object-fit: scale-down;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
}
#wb_Text45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text45 div
{
   text-align: left;
}
#wb_Text45
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid17
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid17
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid17 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2
{
}
#LayoutGrid17 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid17 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text46 div
{
   text-align: left;
}
#wb_Text46
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text47 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text47 div
{
   text-align: left;
}
#wb_Text47
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Image10
{
   margin: 0;
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 28px;
   height: 28px;
   vertical-align: top;
}
#wb_Text49 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text49 div
{
   text-align: left;
}
#wb_Text49
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid20
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid20
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid20 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2
{
}
#LayoutGrid20 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid20 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text58 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text58 div
{
   text-align: left;
}
#wb_Text58
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text59 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text59 div
{
   text-align: left;
}
#wb_Text59
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 26px;
   height: 26px;
   vertical-align: top;
}
#wb_Text61 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text61 div
{
   text-align: left;
}
#wb_Text61
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid18
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid18
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid18 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid18 > .row > .col-1, #LayoutGrid18 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid18 > .row > .col-1, #LayoutGrid18 > .row > .col-2
{
}
#LayoutGrid18 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid18 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid18 > .row > .col-1, #LayoutGrid18 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text50 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text50 div
{
   text-align: left;
}
#wb_Text50
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text51 div
{
   text-align: left;
}
#wb_Text51
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Image11
{
   margin: 0;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 27px;
   height: 27px;
   vertical-align: top;
}
#wb_Text53 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text53 div
{
   text-align: left;
}
#wb_Text53
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid26
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid26
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid26 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2
{
}
#LayoutGrid26 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid26 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text20 div
{
   text-align: left;
}
#wb_Text20
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text43 div
{
   text-align: left;
}
#wb_Text43
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 26px;
   height: 26px;
   vertical-align: top;
}
#wb_Text44 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text44 div
{
   text-align: left;
}
#wb_Text44
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid19
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid19
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid19 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 > .row > .col-1, #LayoutGrid19 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid19 > .row > .col-1, #LayoutGrid19 > .row > .col-2
{
}
#LayoutGrid19 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid19 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid19 > .row > .col-1, #LayoutGrid19 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text54 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text54 div
{
   text-align: left;
}
#wb_Text54
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text55 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text55 div
{
   text-align: left;
}
#wb_Text55
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Image12
{
   margin: 0;
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 27px;
   height: 27px;
   vertical-align: top;
}
#wb_Text57 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text57 div
{
   text-align: left;
}
#wb_Text57
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid27
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3F3F3F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid27
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid27 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid27 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid27 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid27 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text48 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text48 div
{
   text-align: left;
}
#wb_Text48
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid29
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid29
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid29 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
}
#LayoutGrid29 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid29 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Picture4
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Picture4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   object-fit: scale-down;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
}
#wb_Text52 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text52 div
{
   text-align: left;
}
#wb_Text52
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid30
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid30
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid30 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid30 > .row > .col-1, #LayoutGrid30 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid30 > .row > .col-1, #LayoutGrid30 > .row > .col-2
{
}
#LayoutGrid30 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid30 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid30 > .row > .col-1, #LayoutGrid30 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text56 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text56 div
{
   text-align: left;
}
#wb_Text56
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text65 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text65 div
{
   text-align: left;
}
#wb_Text65
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 28px;
   height: 28px;
   vertical-align: top;
}
#wb_Text66 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text66 div
{
   text-align: left;
}
#wb_Text66
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid33
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid33
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid33 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid33 > .row > .col-1, #LayoutGrid33 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid33 > .row > .col-1, #LayoutGrid33 > .row > .col-2
{
}
#LayoutGrid33 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid33 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid33 > .row > .col-1, #LayoutGrid33 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text73 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text73 div
{
   text-align: left;
}
#wb_Text73
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text74 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text74 div
{
   text-align: left;
}
#wb_Text74
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Image19
{
   margin: 0;
   vertical-align: top;
}
#Image19
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 26px;
   height: 26px;
   vertical-align: top;
}
#wb_Text67 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text67 div
{
   text-align: left;
}
#wb_Text67
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid34
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid34
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid34 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid34 > .row > .col-1, #LayoutGrid34 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid34 > .row > .col-1, #LayoutGrid34 > .row > .col-2
{
}
#LayoutGrid34 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid34 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid34 > .row > .col-1, #LayoutGrid34 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text76 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text76 div
{
   text-align: left;
}
#wb_Text76
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text77 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text77 div
{
   text-align: left;
}
#wb_Text77
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Image20
{
   margin: 0;
   vertical-align: top;
}
#Image20
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 26px;
   height: 26px;
   vertical-align: top;
}
#wb_Text68 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text68 div
{
   text-align: left;
}
#wb_Text68
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid31
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid31
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid31 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid31 > .row > .col-1, #LayoutGrid31 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid31 > .row > .col-1, #LayoutGrid31 > .row > .col-2
{
}
#LayoutGrid31 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid31 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid31 > .row > .col-1, #LayoutGrid31 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text69 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text69 div
{
   text-align: left;
}
#wb_Text69
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text70 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text70 div
{
   text-align: left;
}
#wb_Text70
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Image17
{
   margin: 0;
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 27px;
   height: 27px;
   vertical-align: top;
}
#wb_Text71 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text71 div
{
   text-align: left;
}
#wb_Text71
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid32
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid32
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid32 > .row
{
   display: grid;
   grid-template-columns: 80px 11fr ;
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2
{
}
#LayoutGrid32 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
#LayoutGrid32 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text72 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text72 div
{
   text-align: left;
}
#wb_Text72
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Text75 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text75 div
{
   text-align: left;
}
#wb_Text75
{
   display: block;
   margin: 5px 5px 5px 5px;
   box-sizing: border-box;
   width: calc(100% - 10px);
}
#wb_Image18
{
   margin: 0;
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 27px;
   height: 27px;
   vertical-align: top;
}
#wb_Text78 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text78 div
{
   text-align: left;
}
#wb_Text78
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.ui-dialog.ui-widget
{
   font-size: 1em !important;
   z-index: 9999 !important;
}
.Dialog1.ui-dialog
{
   background-color: #D8D8D8;
   background-image: none;
   border: 1px solid #DDDDDD;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
.Dialog1.ui-dialog .ui-dialog-title
{
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   margin: 0;
}
.Dialog1.ui-dialog .ui-dialog-titlebar
{
   background-color: #3C5889;
   background-image: none;
   border: 1px solid #DDDDDD;
   font-weight: bold;
   padding: 10px 10px 10px 10px;
}
.Dialog1.ui-dialog .ui-dialog-titlebar-close
{
   outline: 0;
   right: 10px;
}
.ui-dialog .ui-dialog-buttonpane
{
   padding: 0;
   margin: 0;
   background-color: #D8D8D8;
   background-image: none;
   border-color: #DDDDDD;
}
.ui-dialog .ui-dialog-buttonpane button
{
   margin: 6px 6px 6px 0 ;
   padding: 4px 8px 4px 8px;
}
.ui-button-text-only .ui-button-text
{
   padding: 0;
   margin: 0;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   color: #FFFFFF;
}
.Dialog1, .Dialog1 .ui-corner-all
{
   border-radius: 0px;
}
#Dialog1.ui-dialog-content
{
   overflow: visible;
   padding: 0;
   font-size: 0;
   text-align: left;
}
.Dialog1 .ui-dialog-buttonpane .ui-dialog-buttonset
{
   float: right;
}
.Dialog1 .ui-dialog-buttonpane
{
   text-align: right;
}
.Dialog1 .ui-dialog-buttonset .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #303D53;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
}
.Dialog1 .ui-dialog-buttonset .ui-button .ui-state-hover, .Dialog1 .ui-dialog-buttonset .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.Dialog1 .ui-dialog-buttonset .ui-button .ui-state-active, .Dialog1 .ui-dialog-buttonset .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.Dialog1 .ui-dialog-buttonset .ui-button:focus
{
   outline: none;
}
@media all and (max-width:600px) 
{
}
#wb_Text80 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 10px 5px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text80
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text80 p, #wb_Text80 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text80
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.ui-dialog.ui-widget
{
   font-size: 1em !important;
   z-index: 9999 !important;
}
.Dialog2.ui-dialog
{
   background-color: #D8D8D8;
   background-image: none;
   border: 1px solid #DDDDDD;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
.Dialog2.ui-dialog .ui-dialog-title
{
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   margin: 0;
}
.Dialog2.ui-dialog .ui-dialog-titlebar
{
   background-color: #3C5889;
   background-image: none;
   border: 1px solid #DDDDDD;
   font-weight: bold;
   padding: 10px 10px 10px 10px;
}
.Dialog2.ui-dialog .ui-dialog-titlebar-close
{
   outline: 0;
   right: 10px;
}
.ui-dialog .ui-dialog-buttonpane
{
   padding: 0;
   margin: 0;
   background-color: #D8D8D8;
   background-image: none;
   border-color: #DDDDDD;
}
.ui-dialog .ui-dialog-buttonpane button
{
   margin: 6px 6px 6px 0 ;
   padding: 4px 8px 4px 8px;
}
.ui-button-text-only .ui-button-text
{
   padding: 0;
   margin: 0;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   color: #FFFFFF;
}
.Dialog2, .Dialog2 .ui-corner-all
{
   border-radius: 0px;
}
#Dialog2.ui-dialog-content
{
   overflow: visible;
   padding: 0;
   font-size: 0;
   text-align: left;
}
.Dialog2 .ui-dialog-buttonpane .ui-dialog-buttonset
{
   float: right;
}
.Dialog2 .ui-dialog-buttonpane
{
   text-align: right;
}
.Dialog2 .ui-dialog-buttonset .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #303D53;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
}
.Dialog2 .ui-dialog-buttonset .ui-button .ui-state-hover, .Dialog2 .ui-dialog-buttonset .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.Dialog2 .ui-dialog-buttonset .ui-button .ui-state-active, .Dialog2 .ui-dialog-buttonset .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.Dialog2 .ui-dialog-buttonset .ui-button:focus
{
   outline: none;
}
@media all and (max-width:600px) 
{
}
#wb_Text81 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 10px 5px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text81
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text81 p, #wb_Text81 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text81
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.ui-dialog.ui-widget
{
   font-size: 1em !important;
   z-index: 9999 !important;
}
.Dialog3.ui-dialog
{
   background-color: #D8D8D8;
   background-image: none;
   border: 1px solid #DDDDDD;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
.Dialog3.ui-dialog .ui-dialog-title
{
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   margin: 0;
}
.Dialog3.ui-dialog .ui-dialog-titlebar
{
   background-color: #3C5889;
   background-image: none;
   border: 1px solid #DDDDDD;
   font-weight: bold;
   padding: 10px 10px 10px 10px;
}
.Dialog3.ui-dialog .ui-dialog-titlebar-close
{
   outline: 0;
   right: 10px;
}
.ui-dialog .ui-dialog-buttonpane
{
   padding: 0;
   margin: 0;
   background-color: #D8D8D8;
   background-image: none;
   border-color: #DDDDDD;
}
.ui-dialog .ui-dialog-buttonpane button
{
   margin: 6px 6px 6px 0 ;
   padding: 4px 8px 4px 8px;
}
.ui-button-text-only .ui-button-text
{
   padding: 0;
   margin: 0;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   color: #FFFFFF;
}
.Dialog3, .Dialog3 .ui-corner-all
{
   border-radius: 0px;
}
#Dialog3.ui-dialog-content
{
   overflow: visible;
   padding: 0;
   font-size: 0;
   text-align: left;
}
.Dialog3 .ui-dialog-buttonpane .ui-dialog-buttonset
{
   float: right;
}
.Dialog3 .ui-dialog-buttonpane
{
   text-align: right;
}
.Dialog3 .ui-dialog-buttonset .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #303D53;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
}
.Dialog3 .ui-dialog-buttonset .ui-button .ui-state-hover, .Dialog3 .ui-dialog-buttonset .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.Dialog3 .ui-dialog-buttonset .ui-button .ui-state-active, .Dialog3 .ui-dialog-buttonset .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.Dialog3 .ui-dialog-buttonset .ui-button:focus
{
   outline: none;
}
@media all and (max-width:600px) 
{
}
#wb_Text82 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 10px 5px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text82
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text82 p, #wb_Text82 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text82
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.ui-dialog.ui-widget
{
   font-size: 1em !important;
   z-index: 9999 !important;
}
.Dialog4.ui-dialog
{
   background-color: #D8D8D8;
   background-image: none;
   border: 1px solid #DDDDDD;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
.Dialog4.ui-dialog .ui-dialog-title
{
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   margin: 0;
}
.Dialog4.ui-dialog .ui-dialog-titlebar
{
   background-color: #3C5889;
   background-image: none;
   border: 1px solid #DDDDDD;
   font-weight: bold;
   padding: 10px 10px 10px 10px;
}
.Dialog4.ui-dialog .ui-dialog-titlebar-close
{
   outline: 0;
   right: 10px;
}
.ui-dialog .ui-dialog-buttonpane
{
   padding: 0;
   margin: 0;
   background-color: #D8D8D8;
   background-image: none;
   border-color: #DDDDDD;
}
.ui-dialog .ui-dialog-buttonpane button
{
   margin: 6px 6px 6px 0 ;
   padding: 4px 8px 4px 8px;
}
.ui-button-text-only .ui-button-text
{
   padding: 0;
   margin: 0;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   color: #FFFFFF;
}
.Dialog4, .Dialog4 .ui-corner-all
{
   border-radius: 0px;
}
#Dialog4.ui-dialog-content
{
   overflow: visible;
   padding: 0;
   font-size: 0;
   text-align: left;
}
.Dialog4 .ui-dialog-buttonpane .ui-dialog-buttonset
{
   float: right;
}
.Dialog4 .ui-dialog-buttonpane
{
   text-align: right;
}
.Dialog4 .ui-dialog-buttonset .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #303D53;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
}
.Dialog4 .ui-dialog-buttonset .ui-button .ui-state-hover, .Dialog4 .ui-dialog-buttonset .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.Dialog4 .ui-dialog-buttonset .ui-button .ui-state-active, .Dialog4 .ui-dialog-buttonset .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.Dialog4 .ui-dialog-buttonset .ui-button:focus
{
   outline: none;
}
@media all and (max-width:600px) 
{
}
#wb_Text83 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 10px 5px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text83
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text83 p, #wb_Text83 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text83
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text84 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: center;
}
#wb_Text84 div
{
   text-align: center;
}
#wb_Text84
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
.ui-dialog.ui-widget
{
   font-size: 1em !important;
   z-index: 9999 !important;
}
.Dialog5.ui-dialog
{
   background-color: #D8D8D8;
   background-image: none;
   border: 1px solid #DDDDDD;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
.Dialog5.ui-dialog .ui-dialog-title
{
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   margin: 0;
}
.Dialog5.ui-dialog .ui-dialog-titlebar
{
   background-color: #3C5889;
   background-image: none;
   border: 1px solid #DDDDDD;
   font-weight: bold;
   padding: 10px 10px 10px 10px;
}
.Dialog5.ui-dialog .ui-dialog-titlebar-close
{
   outline: 0;
   right: 10px;
}
.ui-dialog .ui-dialog-buttonpane
{
   padding: 0;
   margin: 0;
   background-color: #D8D8D8;
   background-image: none;
   border-color: #DDDDDD;
}
.ui-dialog .ui-dialog-buttonpane button
{
   margin: 6px 6px 6px 0 ;
   padding: 4px 8px 4px 8px;
}
.ui-button-text-only .ui-button-text
{
   padding: 0;
   margin: 0;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   color: #FFFFFF;
}
.Dialog5, .Dialog5 .ui-corner-all
{
   border-radius: 0px;
}
#Dialog5.ui-dialog-content
{
   overflow: visible;
   padding: 0;
   font-size: 0;
   text-align: left;
}
.Dialog5 .ui-dialog-buttonpane .ui-dialog-buttonset
{
   float: right;
}
.Dialog5 .ui-dialog-buttonpane
{
   text-align: right;
}
.Dialog5 .ui-dialog-buttonset .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #303D53;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
}
.Dialog5 .ui-dialog-buttonset .ui-button .ui-state-hover, .Dialog5 .ui-dialog-buttonset .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.Dialog5 .ui-dialog-buttonset .ui-button .ui-state-active, .Dialog5 .ui-dialog-buttonset .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.Dialog5 .ui-dialog-buttonset .ui-button:focus
{
   outline: none;
}
@media all and (max-width:600px) 
{
}
#wb_Text23 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 10px 5px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text23
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text23 p, #wb_Text23 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.ui-dialog.ui-widget
{
   font-size: 1em !important;
   z-index: 9999 !important;
}
.Dialog6.ui-dialog
{
   background-color: #D8D8D8;
   background-image: none;
   border: 1px solid #DDDDDD;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
.Dialog6.ui-dialog .ui-dialog-title
{
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   margin: 0;
}
.Dialog6.ui-dialog .ui-dialog-titlebar
{
   background-color: #3C5889;
   background-image: none;
   border: 1px solid #DDDDDD;
   font-weight: bold;
   padding: 10px 10px 10px 10px;
}
.Dialog6.ui-dialog .ui-dialog-titlebar-close
{
   outline: 0;
   right: 10px;
}
.ui-dialog .ui-dialog-buttonpane
{
   padding: 0;
   margin: 0;
   background-color: #D8D8D8;
   background-image: none;
   border-color: #DDDDDD;
}
.ui-dialog .ui-dialog-buttonpane button
{
   margin: 6px 6px 6px 0 ;
   padding: 4px 8px 4px 8px;
}
.ui-button-text-only .ui-button-text
{
   padding: 0;
   margin: 0;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   color: #FFFFFF;
}
.Dialog6, .Dialog6 .ui-corner-all
{
   border-radius: 0px;
}
#Dialog6.ui-dialog-content
{
   overflow: visible;
   padding: 0;
   font-size: 0;
   text-align: left;
}
.Dialog6 .ui-dialog-buttonpane .ui-dialog-buttonset
{
   float: right;
}
.Dialog6 .ui-dialog-buttonpane
{
   text-align: right;
}
.Dialog6 .ui-dialog-buttonset .ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #303D53;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
}
.Dialog6 .ui-dialog-buttonset .ui-button .ui-state-hover, .Dialog6 .ui-dialog-buttonset .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.Dialog6 .ui-dialog-buttonset .ui-button .ui-state-active, .Dialog6 .ui-dialog-buttonset .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.Dialog6 .ui-dialog-buttonset .ui-button:focus
{
   outline: none;
}
@media all and (max-width:600px) 
{
}
#wb_Text85 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 10px 5px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text85
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text85 p, #wb_Text85 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text85
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text86 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: center;
}
#wb_Text86 div
{
   text-align: center;
}
#wb_Text86
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid41
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid41
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid41 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid41 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid41 > .row > .col-1
{
   float: left;
}
#LayoutGrid41 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid41:before,
#LayoutGrid41:after,
#LayoutGrid41 .row:before,
#LayoutGrid41 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid41:after,
#LayoutGrid41 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid41 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text87 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: center;
}
#wb_Text87 div
{
   text-align: center;
}
#wb_Text87
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text88 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text88 div
{
   text-align: left;
}
#wb_Text88
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.ThemeableMenu5 .hide 
{
   display: none!important;
}
.ThemeableMenu5 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.ThemeableMenu5 .nav
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   color: #454545;
   text-align: left;
}
#ThemeableMenu5, .ThemeableMenu5 .nav, .ThemeableMenu5 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu5 .nav:before,
.ThemeableMenu5 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu5 .nav:after 
{
   clear: both;
}
.ThemeableMenu5 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu5 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu5 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu5 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu5 .container:before,
.ThemeableMenu5 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu5 .container:after 
{
   clear: both;
}
.ThemeableMenu5 .collapse 
{
   display: none;
}
.ThemeableMenu5 .collapse.show 
{
   display: block;
}
.ThemeableMenu5 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.ThemeableMenu5 .caret, .ThemeableMenu5 .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu5 .dropdown 
{
   position: relative;
}
.ThemeableMenu5 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu5 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 17px;
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 15px;
   background-clip: padding-box;
}
.ThemeableMenu5 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu5 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #454545;
   white-space: nowrap;
}
.ThemeableMenu5 .dropdown-menu>li>a:hover,
.ThemeableMenu5 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
}
.ThemeableMenu5 .dropdown-menu>li>a.active,
.ThemeableMenu5 .dropdown-menu>li>a.active:hover,
.ThemeableMenu5 .dropdown-menu>li>a.active:focus
{
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu5 .show>.dropdown-menu 
{
   display: block;
}
.ThemeableMenu5 .show>a 
{
   outline: 0;
}
.ThemeableMenu5 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu5 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu5 .dropdown.show .dropdown-menu
{
   animation-name: ThemeableMenu5-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu5-animation
{
   0%
   {
      opacity: 0;
   }
   100%
   {
      opacity: 1;
   }
}
.ThemeableMenu5 .nav>li 
{
   position: relative;
   display: block;
}
.ThemeableMenu5 .nav .btn
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.ThemeableMenu5 .nav .show>.btn-primary.dropdown-toggle,
.ThemeableMenu5 .nav .show>.btn-primary.dropdown-toggle:hover,
.ThemeableMenu5 .nav .show>.btn-primary.dropdown-toggle:focus 
{
   background-color: #ccc;
   border-color: #D8D8D8;
}
.ThemeableMenu5 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu5 .nav .btn>img 
{
   max-width: none;
}
.ThemeableMenu5 .nav .caret 
{
   border-top-color: #D8D8D8;
   border-bottom-color: #D8D8D8;
}
.ThemeableMenu5
{
   position: relative;
}
.ThemeableMenu5:before,
.ThemeableMenu5:after
{
   content: " ";
   display: table;
}
.ThemeableMenu5:after
{
   clear: both;
}
.ThemeableMenu5 .navbar-header:before,
.ThemeableMenu5 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu5 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu5-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu5-navbar-collapse:before,
.ThemeableMenu5-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu5-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu5-navbar-collapse.show 
{
   overflow-y: auto;
}
.ThemeableMenu5 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 15px;
}
.ThemeableMenu5 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu5 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.ThemeableMenu5 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu5 .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.ThemeableMenu5 .navbar-nav .btn
{
   color: #454545;
}
.ThemeableMenu5 .navbar-nav .btn:hover,
.ThemeableMenu5 .navbar-nav .btn:focus
{
   background-color: #B4C6E7;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.ThemeableMenu5 .navbar-nav .btn.active,
.ThemeableMenu5 .navbar-nav .btn.active:hover,
.ThemeableMenu5 .navbar-nav .btn.active:focus
{
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
}
.ThemeableMenu5 .navbar-toggle
{
   border: 1px solid rgba(165,165,165,0.10);
}
.ThemeableMenu5 .navbar-toggle:hover,
.ThemeableMenu5 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu5 .navbar-toggle .icon-bar
{
   background-color: #333333;
}
.ThemeableMenu5-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.ThemeableMenu5 .navbar-nav .btn:hover .caret,
.ThemeableMenu5 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu5 .btn-group.show .btn:not(:first-child),
.ThemeableMenu5 .btn-group.show .btn:not(:first-child):hover,
.ThemeableMenu5 .btn-group.show .btn:not(:first-child):focus
{
   background-color: #B4C6E7;
   background-image: none;
   color: #2B2B2B;
}
.ThemeableMenu5 .btn-group.show .btn .caret,
.ThemeableMenu5 .btn-group.show .btn:hover .caret,
.ThemeableMenu5 .btn-group.show .btn:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu5 .navbar-nav .btn .caret
{
   border-top-color: #454545;
   border-bottom-color: #454545;
}
.ThemeableMenu5 .navbar-link
{
   color: #454545;
}
.ThemeableMenu5 .navbar-link:hover
{
   color: #2B2B2B;
}
.ThemeableMenu5 .navbar-header
{
   color: #333333;
}
@media (min-width: 480px) 
{
.ThemeableMenu5 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu5 .navbar-header
{
   float: left;
}
.ThemeableMenu5-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu5-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu5-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu5 .navbar-toggle
{
   display: none;
}
.ThemeableMenu5 .navbar-nav 
{
   float: left;
   margin: 0;
}
.ThemeableMenu5 .navbar-nav>li 
{
   float: left;
}
.ThemeableMenu5 .container>.navbar-header,
.ThemeableMenu5 .container>.ThemeableMenu5-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu5 .navbar-nav .btn:hover .caret,
.ThemeableMenu5 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 480px) 
{
.ThemeableMenu5 
{
   background-color: #D8D8D8;
   background-image: none;
   border: 1px solid rgba(242,242,242,1.00);
}
.ThemeableMenu5 .navbar-nav
{
   margin: 0;
   background-color: #F6F6F6;
   background-image: none;
}
.ThemeableMenu5 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu5 .navbar-nav .show .dropdown-menu>li>a,
.ThemeableMenu5 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.ThemeableMenu5 .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.ThemeableMenu5 .navbar-nav .btn
{
   background-color: #D8D8D8;
   background-image: none;
   border: 1px solid rgba(242,242,242,1.00);
   border-radius: 15px;
   color: #333333;
}
.ThemeableMenu5 .btn-group>.btn:not(:first-child)
{
   margin-right: 10px;
}
.ThemeableMenu5 .navbar-nav .btn:hover,
.ThemeableMenu5 .navbar-nav .btn:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.ThemeableMenu5 .navbar-nav .btn.active,
.ThemeableMenu5 .navbar-nav .btn.active:hover,
.ThemeableMenu5 .navbar-nav .btn.active:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.ThemeableMenu5 .btn-group.show .btn:not(:first-child),
.ThemeableMenu5 .btn-group.show .btn:not(:first-child):hover,
.ThemeableMenu5 .btn-group.show .btn:not(:first-child):focus
{
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.ThemeableMenu5 .navbar-nav .btn:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu5 .navbar-nav .btn .caret
{
   border-top-color: #333333;
   border-bottom-color: #333333;
}
.ThemeableMenu5 .navbar-nav > li > a.active > .caret,
.ThemeableMenu5 .navbar-nav > li > a.active:hover > .caret,
.ThemeableMenu5 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu5 .btn-group.show .btn .caret,
.ThemeableMenu5 .btn-group.show .btn:hover .caret,
.ThemeableMenu5 .btn-group.show .btn:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu5 .navbar-link
{
   color: #333333;
}
.ThemeableMenu5 .navbar-link:hover 
{
   color: #fff;
}
}
.ThemeableMenu5 .btn-group
{
   position: relative;
   display: inline-flex;
   vertical-align: middle;
}
.ThemeableMenu5 .btn-group > .btn
{
   display: inline-block;
   position: relative;
   flex: 1 1 auto;
}
.ThemeableMenu5 .dropdown-toggle-split
{
   padding-right: 4px !important;
   padding-left: 4px !important;
}
.ThemeableMenu5 .btn-group>.btn-group:not(:first-child)>.btn, .ThemeableMenu5 .btn-group>.btn:not(:first-child)
{
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
}
.ThemeableMenu5 .btn-group>.btn-group:not(:last-child)>.btn, .ThemeableMenu5 .btn-group>.btn:not(:last-child):not(.dropdown-toggle)
{
   border-top-right-radius: 0;
   border-bottom-right-radius: 0;
}
.ThemeableMenu5 .btn-group>.btn-group:not(:first-child), .ThemeableMenu5 .btn-group>.btn:not(:first-child)
{
   margin-left: -1px;
}
.ThemeableMenu5 .caret
{
   margin-left: 0;
}
@media (max-width: 480px)
{
.ThemeableMenu5 .btn-group
{
   display: flex;
   flex-wrap: wrap;
   width: 100%;
}
.ThemeableMenu5 .btn-group>.btn:not(:first-child)
{
   flex-grow: 0;
}
.ThemeableMenu5 .dropdown-menu.show
{
   width: 100% !important;
}
}
.ThemeableMenu5 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 15px;
   border-bottom-left-radius: 15px;
}
.ThemeableMenu5 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 15px;
   border-bottom-right-radius: 15px;
}
#ThemeableMenu5 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu5
{
   z-index: 1111 !important;
}
.ThemeableMenu1 .hide 
{
   display: none!important;
}
.ThemeableMenu1 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.ThemeableMenu1 .nav
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   color: #454545;
   text-align: left;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu1 .nav:before,
.ThemeableMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .nav:after 
{
   clear: both;
}
.ThemeableMenu1 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu1 .container:before,
.ThemeableMenu1 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .container:after 
{
   clear: both;
}
.ThemeableMenu1 .collapse 
{
   display: none;
}
.ThemeableMenu1 .collapse.show 
{
   display: block;
}
.ThemeableMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.ThemeableMenu1 .caret, .ThemeableMenu1 .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu1 .dropdown 
{
   position: relative;
}
.ThemeableMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 17px;
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 15px;
   background-clip: padding-box;
}
.ThemeableMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu1 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #454545;
   white-space: nowrap;
}
.ThemeableMenu1 .dropdown-menu>li>a:hover,
.ThemeableMenu1 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
}
.ThemeableMenu1 .dropdown-menu>li>a.active,
.ThemeableMenu1 .dropdown-menu>li>a.active:hover,
.ThemeableMenu1 .dropdown-menu>li>a.active:focus
{
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu1 .show>.dropdown-menu 
{
   display: block;
}
.ThemeableMenu1 .show>a 
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu1 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu1 .dropdown.show .dropdown-menu
{
   animation-name: ThemeableMenu1-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu1-animation
{
   0%
   {
      opacity: 0;
   }
   100%
   {
      opacity: 1;
   }
}
.ThemeableMenu1 .nav>li 
{
   position: relative;
   display: block;
}
.ThemeableMenu1 .nav .btn
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.ThemeableMenu1 .nav .show>.btn-primary.dropdown-toggle,
.ThemeableMenu1 .nav .show>.btn-primary.dropdown-toggle:hover,
.ThemeableMenu1 .nav .show>.btn-primary.dropdown-toggle:focus 
{
   background-color: #ccc;
   border-color: #FFFFFF;
}
.ThemeableMenu1 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu1 .nav .btn>img 
{
   max-width: none;
}
.ThemeableMenu1 .nav .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1
{
   position: relative;
}
.ThemeableMenu1:before,
.ThemeableMenu1:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1:after
{
   clear: both;
}
.ThemeableMenu1 .navbar-header:before,
.ThemeableMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu1-navbar-collapse:before,
.ThemeableMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse.show 
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 15px;
}
.ThemeableMenu1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu1 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.ThemeableMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu1 .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.ThemeableMenu1 .navbar-nav .btn
{
   color: #454545;
}
.ThemeableMenu1 .navbar-nav .btn:hover,
.ThemeableMenu1 .navbar-nav .btn:focus
{
   background-color: #B4C6E7;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.ThemeableMenu1 .navbar-nav .btn.active,
.ThemeableMenu1 .navbar-nav .btn.active:hover,
.ThemeableMenu1 .navbar-nav .btn.active:focus
{
   color: #2B2B2B;
   background-color: #B4C6E7;
   background-image: none;
}
.ThemeableMenu1 .navbar-toggle
{
   border: 1px solid rgba(165,165,165,0.10);
}
.ThemeableMenu1 .navbar-toggle:hover,
.ThemeableMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu1 .navbar-toggle .icon-bar
{
   background-color: #333333;
}
.ThemeableMenu1-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.ThemeableMenu1 .navbar-nav .btn:hover .caret,
.ThemeableMenu1 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu1 .btn-group.show .btn:not(:first-child),
.ThemeableMenu1 .btn-group.show .btn:not(:first-child):hover,
.ThemeableMenu1 .btn-group.show .btn:not(:first-child):focus
{
   background-color: #B4C6E7;
   background-image: none;
   color: #2B2B2B;
}
.ThemeableMenu1 .btn-group.show .btn .caret,
.ThemeableMenu1 .btn-group.show .btn:hover .caret,
.ThemeableMenu1 .btn-group.show .btn:focus .caret
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu1 .navbar-nav .btn .caret
{
   border-top-color: #454545;
   border-bottom-color: #454545;
}
.ThemeableMenu1 .navbar-link
{
   color: #454545;
}
.ThemeableMenu1 .navbar-link:hover
{
   color: #2B2B2B;
}
.ThemeableMenu1 .navbar-header
{
   color: #333333;
}
@media (min-width: 480px) 
{
.ThemeableMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu1 .navbar-header
{
   float: left;
}
.ThemeableMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle
{
   display: none;
}
.ThemeableMenu1 .navbar-nav 
{
   float: left;
   margin: 0;
}
.ThemeableMenu1 .navbar-nav>li 
{
   float: left;
}
.ThemeableMenu1 .container>.navbar-header,
.ThemeableMenu1 .container>.ThemeableMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu1 .navbar-nav .btn:hover .caret,
.ThemeableMenu1 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 480px) 
{
.ThemeableMenu1 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(242,242,242,1.00);
}
.ThemeableMenu1 .navbar-nav
{
   margin: 0;
   background-color: #F6F6F6;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu>li>a,
.ThemeableMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.ThemeableMenu1 .navbar-nav .btn
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(242,242,242,1.00);
   border-radius: 15px;
   color: #333333;
}
.ThemeableMenu1 .btn-group>.btn:not(:first-child)
{
   margin-right: 10px;
}
.ThemeableMenu1 .navbar-nav .btn:hover,
.ThemeableMenu1 .navbar-nav .btn:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav .btn.active,
.ThemeableMenu1 .navbar-nav .btn.active:hover,
.ThemeableMenu1 .navbar-nav .btn.active:focus
{
   color: #FFFFFF;
   background-color: #3370B7;
   background-image: none;
}
.ThemeableMenu1 .btn-group.show .btn:not(:first-child),
.ThemeableMenu1 .btn-group.show .btn:not(:first-child):hover,
.ThemeableMenu1 .btn-group.show .btn:not(:first-child):focus
{
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav .btn:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav .btn .caret
{
   border-top-color: #333333;
   border-bottom-color: #333333;
}
.ThemeableMenu1 .navbar-nav > li > a.active > .caret,
.ThemeableMenu1 .navbar-nav > li > a.active:hover > .caret,
.ThemeableMenu1 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .btn-group.show .btn .caret,
.ThemeableMenu1 .btn-group.show .btn:hover .caret,
.ThemeableMenu1 .btn-group.show .btn:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link
{
   color: #333333;
}
.ThemeableMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
.ThemeableMenu1 .btn-group
{
   position: relative;
   display: inline-flex;
   vertical-align: middle;
}
.ThemeableMenu1 .btn-group > .btn
{
   display: inline-block;
   position: relative;
   flex: 1 1 auto;
}
.ThemeableMenu1 .dropdown-toggle-split
{
   padding-right: 4px !important;
   padding-left: 4px !important;
}
.ThemeableMenu1 .btn-group>.btn-group:not(:first-child)>.btn, .ThemeableMenu1 .btn-group>.btn:not(:first-child)
{
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
}
.ThemeableMenu1 .btn-group>.btn-group:not(:last-child)>.btn, .ThemeableMenu1 .btn-group>.btn:not(:last-child):not(.dropdown-toggle)
{
   border-top-right-radius: 0;
   border-bottom-right-radius: 0;
}
.ThemeableMenu1 .btn-group>.btn-group:not(:first-child), .ThemeableMenu1 .btn-group>.btn:not(:first-child)
{
   margin-left: -1px;
}
.ThemeableMenu1 .caret
{
   margin-left: 0;
}
@media (max-width: 480px)
{
.ThemeableMenu1 .btn-group
{
   display: flex;
   flex-wrap: wrap;
   width: 100%;
}
.ThemeableMenu1 .btn-group>.btn:not(:first-child)
{
   flex-grow: 0;
}
.ThemeableMenu1 .dropdown-menu.show
{
   width: 100% !important;
}
}
.ThemeableMenu1 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 15px;
   border-bottom-left-radius: 15px;
}
.ThemeableMenu1 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 15px;
   border-bottom-right-radius: 15px;
}
#ThemeableMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu1
{
   z-index: 1111 !important;
}
#PhotoGallery2
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery2 .thumbnails
{
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 3px 3px 3px 3px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery2 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery2 .clearfix:before,
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:before,
#PhotoGallery2 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:after
{
   clear: both;
}
#PhotoGallery2 .visible-col3
{
   display: block;
}
#PhotoGallery4
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery4 .thumbnails
{
   margin: 0;
}
#PhotoGallery4 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 5px 5px 5px 5px;
   width: 50%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery4 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery4 .clearfix:before,
#PhotoGallery4 .clearfix:after,
#PhotoGallery4 .thumbnails:before,
#PhotoGallery4 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery4 .clearfix:after,
#PhotoGallery4 .thumbnails:after
{
   clear: both;
}
#PhotoGallery4 .visible-col2
{
   display: block;
}
#PhotoGallery5
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery5 .thumbnails
{
   margin: 0;
}
#PhotoGallery5 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 3px 3px 3px 3px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery5 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery5 .clearfix:before,
#PhotoGallery5 .clearfix:after,
#PhotoGallery5 .thumbnails:before,
#PhotoGallery5 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery5 .clearfix:after,
#PhotoGallery5 .thumbnails:after
{
   clear: both;
}
#PhotoGallery5 .visible-col3
{
   display: block;
}
#PhotoGallery3
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery3 .thumbnails
{
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 3px 3px 3px 3px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery3 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery3 .clearfix:before,
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:before,
#PhotoGallery3 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:after
{
   clear: both;
}
#PhotoGallery3 .visible-col3
{
   display: block;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 5px 5px 5px 5px;
   width: 50%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_ThemeableMenu3
{
   display: inline-block;
   width: 100%;
   z-index: 93;
}
#wb_archivDat
{
   display: inline-block;
   width: 100%;
   z-index: 90;
}
#wb_tabRok
{
   display: inline-block;
   width: 100%;
   z-index: 64;
}
#wb_day
{
   display: inline-block;
   width: 100%;
   z-index: 37;
}
#ometeostanici
{
   visibility: hidden;
}
#wb_smerVetru
{
   display: inline-block;
   width: 100%;
   z-index: 128;
}
#wb_Image28
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 87;
}
#wb_Image27
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 86;
}
#wb_Image26
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 85;
}
#wb_Image20
{
   display: inline-block;
   width: 26px;
   height: 26px;
   z-index: 72;
}
#wb_Image29
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 61;
}
#wb_Image24
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 60;
}
#wb_Picture3
{
   display: block;
   width: 100%;
   height: 30px;
   z-index: 40;
}
#wb_Image23
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 35;
}
#wb_Image21
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 34;
}
#wb_ResponsiveMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 3;
}
#wb_Image2
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 127;
}
#modreTabulky
{
   visibility: hidden;
}
#prumSrazky
{
   visibility: hidden;
}
#Button1
{
   display: block;
   width: 100%;
   height: 23px;
   z-index: 7;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 4;
}
#wb_Image3
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 125;
}
#wb_year
{
   display: inline-block;
   width: 100%;
   z-index: 110;
}
#wb_tabMesic
{
   display: inline-block;
   width: 100%;
   z-index: 38;
}
#wb_Picture1
{
   display: block;
   width: 100%;
   height: 30px;
   z-index: 8;
}
#wb_PhotoGallery5
{
   display: inline-block;
   width: 100%;
   z-index: 130;
}
#wb_longtime
{
   display: inline-block;
   width: 100%;
   z-index: 123;
}
#wb_PhotoGallery4
{
   display: inline-block;
   width: 100%;
   z-index: 122;
}
#wb_modreTabulky
{
   display: inline-block;
   width: 100%;
   z-index: 120;
}
#wb_PhotoGallery1
{
   display: inline-block;
   width: 100%;
   z-index: 119;
}
#wb_PhotoGallery2
{
   display: inline-block;
   width: 100%;
   z-index: 116;
}
#wb_PhotoGallery3
{
   display: inline-block;
   width: 100%;
   z-index: 113;
}
#tabMesic
{
   visibility: hidden;
}
#wb_Image4
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 33;
}
#longtime
{
   visibility: hidden;
}
#archivDat
{
   visibility: hidden;
}
#wb_Image5
{
   display: inline-block;
   width: 28px;
   height: 28px;
   z-index: 11;
}
#wb_Image6
{
   display: inline-block;
   width: 27px;
   height: 27px;
   z-index: 14;
}
#ZluteTabulky
{
   visibility: hidden;
}
#wb_prumSrazky
{
   display: inline-block;
   width: 100%;
   z-index: 114;
}
#wb_Image7
{
   display: inline-block;
   width: 27px;
   height: 27px;
   z-index: 17;
}
#wb_headerLink
{
   display: inline-block;
   width: 287px;
   height: 15px;
   z-index: 1;
}
#wb_ometeostanici
{
   display: inline-block;
   width: 100%;
   z-index: 131;
}
#smerVetru
{
   visibility: hidden;
}
#Bookmark-prumerneTeploty
{
   visibility: hidden;
}
#wb_ThemeableMenu4
{
   display: inline-block;
   width: 100%;
   z-index: 94;
}
#wb_Image8
{
   display: inline-block;
   width: 26px;
   height: 26px;
   z-index: 20;
}
#wb_ZluteTabulky
{
   display: inline-block;
   width: 100%;
   z-index: 117;
}
#wb_ThemeableMenu5
{
   display: inline-block;
   width: 100%;
   z-index: 105;
}
#wb_Image9
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 59;
}
#tabRok
{
   visibility: hidden;
}
#wb_Bookmark-prumerneTeploty
{
   display: inline-block;
   width: 100%;
   z-index: 111;
}
#wb_month
{
   display: inline-block;
   width: 100%;
   z-index: 89;
}
#wb_ThemeableMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 98;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 196;
   z-index: 99999;
}
#wb_Image18
{
   display: inline-block;
   width: 27px;
   height: 27px;
   z-index: 76;
}
#wb_Image17
{
   display: inline-block;
   width: 27px;
   height: 27px;
   z-index: 74;
}
#wb_Image19
{
   display: inline-block;
   width: 26px;
   height: 26px;
   z-index: 70;
}
#wb_Image15
{
   display: inline-block;
   width: 28px;
   height: 28px;
   z-index: 68;
}
#wb_Picture4
{
   display: block;
   width: 100%;
   height: 30px;
   z-index: 66;
}
#wb_week
{
   display: inline-block;
   width: 100%;
   z-index: 63;
}
#wb_Image12
{
   display: inline-block;
   width: 27px;
   height: 27px;
   z-index: 50;
}
#wb_Image14
{
   display: inline-block;
   width: 26px;
   height: 26px;
   z-index: 48;
}
#wb_Image11
{
   display: inline-block;
   width: 27px;
   height: 27px;
   z-index: 46;
}
#wb_Image13
{
   display: inline-block;
   width: 26px;
   height: 26px;
   z-index: 44;
}
#wb_Image10
{
   display: inline-block;
   width: 28px;
   height: 28px;
   z-index: 42;
}
#wb_Image16
{
   display: inline-block;
   width: 26px;
   height: 26px;
   z-index: 23;
}
#wb_headerIcon
{
   display: inline-block;
   width: 24px;
   height: 33px;
   text-align: center;
   z-index: 0;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
   background-image: linear-gradient(to right, #000000 0%, #566578 100%);
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 0;
}
#header > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#header > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_navigation
{
   visibility: visible;
   display: table;
}
#wb_navigation
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigation
{
   padding: 15px 15px 3px 15px;
}
#navigation .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigation
{
   width: 753px;
}
#navigation > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#navigation > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   height: 69px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_headerIcon
{
   width: 24px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#headerIcon
{
   width: 24px;
   height: 33px;
}
#headerIcon i
{
   line-height: 33px;
   font-size: 24px;
   width: 23px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_headerLink
{
   width: 296px;
   height: 12px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 0 8px 8px;
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #D8D8D8;
   background-image: none;
}
#wb_headerLink
{
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#headerLink
{
   color: transparent;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: left;
}
#headerLink a
{
   color: inherit;
}
#wb_LayoutGrid-aktualni
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid-aktualni
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid-aktualni
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid-aktualni .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid-aktualni > .row > .col-1, #LayoutGrid-aktualni > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid-aktualni > .row > .col-1
{
   display: flex;
   grid-column: span 8;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid-aktualni > .row > .col-2
{
   display: flex;
   grid-column: span 4;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
}
#wb_LayoutGrid4
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: 33vh;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid24
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid24
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid24
{
   padding: 0 15px 0 15px;
}
#LayoutGrid24 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid24 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid24 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid-mesic
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid-mesic
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid-mesic
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid-mesic .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid-mesic > .row > .col-1, #LayoutGrid-mesic > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid-mesic > .row > .col-1
{
   display: flex;
   grid-column: span 8;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid-mesic > .row > .col-2
{
   display: flex;
   grid-column: span 4;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid21
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
}
#wb_LayoutGrid21
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   height: 33vh;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid25
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid25
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid25
{
   padding: 0 15px 0 15px;
}
#LayoutGrid25 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid25 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid25 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid-rok
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid-rok
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid-rok
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid-rok .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid-rok > .row > .col-1, #LayoutGrid-rok > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid-rok > .row > .col-1
{
   display: flex;
   grid-column: span 8;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid-rok > .row > .col-2
{
   display: flex;
   grid-column: span 4;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid22
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
}
#wb_LayoutGrid22
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   height: 33vh;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li a
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 15px;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 15px;
}
#ResponsiveMenu1
{
   height: 55px;
}
#wb_ResponsiveMenu1 ul ul
{
   top: 55px;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 161px;
   top: -55px;
}
#wb_ResponsiveMenu1 > ul > li > a
{
   height: 25px;
}
#wb_ResponsiveMenu1 ul ul li
{
   width: 161px;
}
#wb_tabMesic
{
   visibility: visible;
   display: inline-block;
}
#wb_tabRok
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 0 15px 0 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid23
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid23
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid23
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid23 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid23 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid23 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 9px 15px 10px 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Text79
{
   visibility: visible;
   display: block;
}
#wb_Text79
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_archivDat
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid37
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid37
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid37
{
   height: auto;
   padding: 10px 15px 25px 15px;
}
#LayoutGrid37 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid37 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid37 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 15px 25px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_prumTeploty
{
   visibility: visible;
   display: table;
}
#wb_prumTeploty
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#prumTeploty
{
   padding: 0 15px 0 15px;
}
#prumTeploty .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#prumTeploty > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#prumTeploty > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid41-grafyteplot
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid41-grafyteplot
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid41-grafyteplot
{
   height: auto;
   padding: 15px 15px 30px 15px;
}
#LayoutGrid41-grafyteplot .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid41-grafyteplot > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid41-grafyteplot > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid43
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid43
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid43
{
   padding: 0 15px 0 15px;
}
#LayoutGrid43 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid43 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid43 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid42-grafysrazek
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid42-grafysrazek
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid42-grafysrazek
{
   height: auto;
   padding: 15px 15px 30px 15px;
}
#LayoutGrid42-grafysrazek .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid42-grafysrazek > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid42-grafysrazek > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid45
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid45
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid45
{
   padding: 0 15px 0 15px;
}
#LayoutGrid45 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid45 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid45 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid44-prumMesTeploty
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid44-prumMesTeploty
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid44-prumMesTeploty
{
   height: auto;
   padding: 15px 15px 30px 15px;
}
#LayoutGrid44-prumMesTeploty .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid44-prumMesTeploty > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid44-prumMesTeploty > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid47
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid47
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid47
{
   padding: 0 15px 0 15px;
}
#LayoutGrid47 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid47 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid47 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid46-prumSlunce
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid46-prumSlunce
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid46-prumSlunce
{
   height: auto;
   padding: 15px 15px 30px 15px;
}
#LayoutGrid46-prumSlunce .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid46-prumSlunce > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid46-prumSlunce > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid52
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid52
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid52
{
   padding: 0 15px 0 15px;
}
#LayoutGrid52 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid52 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid52 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid49-max-min
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid49-max-min
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid49-max-min
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid49-max-min .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid51
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid51
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid51
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid51 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid54
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid54
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid54
{
   padding: 0 15px 0 15px;
}
#LayoutGrid54 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid54 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid54 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid53-smerVetru
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid53-smerVetru
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid53-smerVetru
{
   height: auto;
   padding: 15px 15px 30px 15px;
}
#LayoutGrid53-smerVetru .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid53-smerVetru > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid53-smerVetru > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid40
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid40
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid40
{
   padding: 0 15px 0 15px;
}
#LayoutGrid40 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid40 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid40 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 15px 5px 15px 5px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_ometeostanici
{
   visibility: visible;
   display: inline-block;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_LayoutGrid35
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid35 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid35 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid35 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3-ometeostanici
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3-ometeostanici
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3-ometeostanici
{
   height: auto;
   padding: 15px 15px 0 15px;
}
#LayoutGrid3-ometeostanici .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3-ometeostanici > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3-ometeostanici > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_LayoutGrid36
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 5px;
   margin-bottom: 5px;
}
#LayoutGrid36
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid36 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid36 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid38
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid38
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid38
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid38 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid38 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid38 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid39
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid39
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid39
{
   height: auto;
   padding: 0;
}
#LayoutGrid39 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid39 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_ThemeableMenu3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
}
#ThemeableMenu3, .ThemeableMenu3 .nav, .ThemeableMenu3 .dropdown-menu
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
}
#wb_ThemeableMenu4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
}
#ThemeableMenu4, .ThemeableMenu4 .nav, .ThemeableMenu4 .dropdown-menu
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
}
#wb_Bookmark-prumerneTeploty
{
   visibility: visible;
   display: inline-block;
}
#wb_prumSrazky
{
   visibility: visible;
   display: inline-block;
}
#wb_ZluteTabulky
{
   visibility: visible;
   display: inline-block;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_modreTabulky
{
   visibility: visible;
   display: inline-block;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   margin: 15px 0 15px 0 ;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 15px 0 15px 0 ;
   padding: 0;
}
#wb_longtime
{
   visibility: visible;
   display: inline-block;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_smerVetru
{
   visibility: visible;
   display: inline-block;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
}
#wb_Image21
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Image23
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 5px 0;
}
#wb_Image24
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_Image26
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 5px 0;
}
#wb_Image27
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_Image28
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_Image29
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: -4px;
   margin-bottom: -5px;
}
#LayoutGrid7
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .col-1
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-2
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#Button1
{
   width: 100%;
   height: 23px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 11px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   margin: 0;
   padding: 0;
}
#wb_Picture1
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   width: 50px;
   height: 50px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .row > .col-3
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid9 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text27
{
   visibility: visible;
   display: block;
}
#wb_Text27
{
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 50px;
   height: 50px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid10 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text29
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text30
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text31
{
   visibility: visible;
   display: block;
}
#wb_Text31
{
   margin: 0;
   padding: 0;
}
#wb_Image6
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 50px;
   height: 50px;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .row > .col-3
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid11 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   margin: 0;
   padding: 0;
}
#wb_Image7
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 50px;
   height: 50px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
}
#wb_Text36
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid12 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid12 > .row > .col-3
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid12 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text37
{
   visibility: visible;
   display: block;
}
#wb_Text37
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text38
{
   visibility: visible;
   display: block;
}
#wb_Text38
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text39
{
   visibility: visible;
   display: block;
}
#wb_Text39
{
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 50px;
   height: 50px;
}
#wb_Text40
{
   visibility: visible;
   display: block;
}
#wb_Text40
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid28
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid28 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2, #LayoutGrid28 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid28 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid28 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid28 > .row > .col-3
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid28 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text60
{
   visibility: visible;
   display: block;
}
#wb_Text60
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text62
{
   visibility: visible;
   display: block;
}
#wb_Text62
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image16
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 50px;
   height: 50px;
}
#wb_Text64
{
   visibility: visible;
   display: block;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   visibility: visible;
   display: block;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid15 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text42
{
   visibility: visible;
   display: block;
}
#wb_Text42
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid16 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid16 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Picture3
{
   width: 31px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture3
{
   width: 31px;
   height: 30px;
}
#wb_Text45
{
   visibility: visible;
   display: block;
}
#wb_Text45
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid17
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid17 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid17 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text46
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text47
{
   visibility: visible;
   display: block;
}
#wb_Text47
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image10
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 28px;
   height: 28px;
}
#wb_Text49
{
   visibility: visible;
   display: block;
}
#wb_Text49
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid20
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid20 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid20 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text58
{
   visibility: visible;
   display: block;
}
#wb_Text58
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text59
{
   visibility: visible;
   display: block;
}
#wb_Text59
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image13
{
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image13
{
   width: 26px;
   height: 26px;
}
#wb_Text61
{
   visibility: visible;
   display: block;
}
#wb_Text61
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid18 > .row > .col-1, #LayoutGrid18 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid18 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid18 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid18 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text50
{
   visibility: visible;
   display: block;
}
#wb_Text50
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text51
{
   visibility: visible;
   display: block;
}
#wb_Text51
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image11
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 27px;
   height: 27px;
}
#wb_Text53
{
   visibility: visible;
   display: block;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text43
{
   visibility: visible;
   display: block;
}
#wb_Text43
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image14
{
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 26px;
   height: 26px;
}
#wb_Text44
{
   visibility: visible;
   display: block;
}
#wb_Text44
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid19 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 > .row > .col-1, #LayoutGrid19 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text54
{
   visibility: visible;
   display: block;
}
#wb_Text54
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text55
{
   visibility: visible;
   display: block;
}
#wb_Text55
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image12
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 27px;
   height: 27px;
}
#wb_Text57
{
   visibility: visible;
   display: block;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid27
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid27 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text48
{
   visibility: visible;
   display: block;
}
#wb_Text48
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid29
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid29
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid29
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid29 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid29 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid29 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid29 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Picture4
{
   width: 31px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture4
{
   width: 31px;
   height: 30px;
}
#wb_Text52
{
   visibility: visible;
   display: block;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid30
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid30 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid30 > .row > .col-1, #LayoutGrid30 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid30 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid30 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid30 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text56
{
   visibility: visible;
   display: block;
}
#wb_Text56
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text65
{
   visibility: visible;
   display: block;
}
#wb_Text65
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image15
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 28px;
   height: 28px;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid33
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid33 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid33 > .row > .col-1, #LayoutGrid33 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid33 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text73
{
   visibility: visible;
   display: block;
}
#wb_Text73
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text74
{
   visibility: visible;
   display: block;
}
#wb_Text74
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image19
{
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image19
{
   width: 26px;
   height: 26px;
}
#wb_Text67
{
   visibility: visible;
   display: block;
}
#wb_Text67
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid34
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid34 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid34 > .row > .col-1, #LayoutGrid34 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid34 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid34 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid34 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text76
{
   visibility: visible;
   display: block;
}
#wb_Text76
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text77
{
   visibility: visible;
   display: block;
}
#wb_Text77
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image20
{
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image20
{
   width: 26px;
   height: 26px;
}
#wb_Text68
{
   visibility: visible;
   display: block;
}
#wb_Text68
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid31
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid31
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid31
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid31 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid31 > .row > .col-1, #LayoutGrid31 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid31 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid31 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid31 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text69
{
   visibility: visible;
   display: block;
}
#wb_Text69
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text70
{
   visibility: visible;
   display: block;
}
#wb_Text70
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image17
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 27px;
   height: 27px;
}
#wb_Text71
{
   visibility: visible;
   display: block;
}
#wb_Text71
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid32
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid32
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid32
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid32 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid32 > .row > .col-1
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid32 > .row > .col-2
{
   display: flex;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid32 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text72
{
   visibility: visible;
   display: block;
}
#wb_Text72
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text75
{
   visibility: visible;
   display: block;
}
#wb_Text75
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image18
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image18
{
   width: 27px;
   height: 27px;
}
#wb_Text78
{
   visibility: visible;
   display: block;
}
#wb_Text78
{
   margin: 0;
   padding: 0;
}
#Dialog1
{
}
#wb_Text80
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text80
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#Dialog2
{
}
#wb_Text81
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text81
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#Dialog3
{
}
#wb_Text82
{
   visibility: visible;
   display: block;
}
#wb_Text82
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#Dialog4
{
}
#wb_Text83
{
   visibility: visible;
   display: block;
}
#wb_Text83
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#wb_Text84
{
   visibility: visible;
   display: block;
}
#wb_Text84
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#Dialog5
{
}
#wb_Text23
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text23
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#Dialog6
{
}
#wb_Text85
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text85
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#wb_Text86
{
   visibility: visible;
   display: block;
}
#wb_Text86
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_LayoutGrid41
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid41
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid41
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid41 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid41 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid41 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text87
{
   visibility: visible;
   display: block;
}
#wb_Text87
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Text88
{
   visibility: visible;
   display: block;
}
#wb_Text88
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_ThemeableMenu5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
}
#ThemeableMenu5, .ThemeableMenu5 .nav, .ThemeableMenu5 .dropdown-menu
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 .dropdown-menu
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
}
#wb_PhotoGallery2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery2 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery2 .visible-col3
{
   display: block;
}
#wb_PhotoGallery4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery4 .thumbnail
{
   width: 50%;
}
#PhotoGallery4 .visible-col2
{
   display: block;
}
#wb_PhotoGallery5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery5 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery5 .visible-col3
{
   display: block;
}
#wb_PhotoGallery3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery3 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery3 .visible-col3
{
   display: block;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_day
{
   visibility: visible;
   display: block;
}
#wb_week
{
   visibility: visible;
   display: block;
}
#wb_month
{
   visibility: visible;
   display: block;
}
#wb_year
{
   visibility: visible;
   display: block;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
   background-image: linear-gradient(to right, #000000 0%, #566578 100%);
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 0;
}
#header > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#header > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_navigation
{
   visibility: visible;
   display: table;
}
#wb_navigation
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigation
{
   padding: 20px 15px 15px 15px;
}
#navigation .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigation
{
   width: 100%;
}
#navigation > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#navigation > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   height: 69px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 3px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_headerIcon
{
   width: 24px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#headerIcon
{
   width: 24px;
   height: 33px;
}
#headerIcon i
{
   line-height: 33px;
   font-size: 24px;
   width: 23px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_headerLink
{
   width: 296px;
   height: 12px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 0 8px 8px;
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #D8D8D8;
   background-image: none;
}
#wb_headerLink
{
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#headerLink
{
   color: transparent;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: left;
}
#headerLink a
{
   color: inherit;
}
#wb_LayoutGrid-aktualni
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid-aktualni
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid-aktualni
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid-aktualni .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid-aktualni > .row > .col-1, #LayoutGrid-aktualni > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid-aktualni > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid-aktualni > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
}
#wb_LayoutGrid4
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: 33vh;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid24
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid24
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid24
{
   padding: 0 15px 0 15px;
}
#LayoutGrid24 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid24 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid24 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid-mesic
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid-mesic
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid-mesic
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid-mesic .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid-mesic > .row > .col-1, #LayoutGrid-mesic > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid-mesic > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid-mesic > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid21
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
}
#wb_LayoutGrid21
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   height: 33vh;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid25
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid25
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid25
{
   padding: 0 15px 0 15px;
}
#LayoutGrid25 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid25 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid25 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid-rok
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid-rok
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid-rok
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid-rok .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid-rok > .row > .col-1, #LayoutGrid-rok > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid-rok > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid-rok > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid22
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
}
#wb_LayoutGrid22
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   height: 33vh;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li a
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 11px;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 11px;
}
#ResponsiveMenu1
{
   height: 51px;
}
#wb_ResponsiveMenu1 ul ul
{
   top: 51px;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 146px;
   top: -51px;
}
#wb_ResponsiveMenu1 > ul > li > a
{
   height: 21px;
}
#wb_ResponsiveMenu1 ul ul li
{
   width: 146px;
}
#wb_tabMesic
{
   visibility: visible;
   display: inline-block;
}
#wb_tabRok
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 0 15px 0 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid23
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid23
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid23
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid23 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid23 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid23 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 9px 15px 10px 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_Text79
{
   visibility: visible;
   display: block;
}
#wb_Text79
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_archivDat
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid37
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid37
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid37
{
   height: auto;
   padding: 10px 15px 25px 15px;
}
#LayoutGrid37 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid37 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid37 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 15px 25px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_prumTeploty
{
   visibility: visible;
   display: table;
}
#wb_prumTeploty
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#prumTeploty
{
   padding: 0 15px 0 15px;
}
#prumTeploty .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#prumTeploty > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#prumTeploty > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid41-grafyteplot
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid41-grafyteplot
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid41-grafyteplot
{
   height: auto;
   padding: 15px 15px 30px 15px;
}
#LayoutGrid41-grafyteplot .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid41-grafyteplot > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid41-grafyteplot > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid43
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid43
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid43
{
   padding: 0 15px 0 15px;
}
#LayoutGrid43 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid43 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid43 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid42-grafysrazek
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid42-grafysrazek
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid42-grafysrazek
{
   height: auto;
   padding: 15px 15px 30px 15px;
}
#LayoutGrid42-grafysrazek .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid42-grafysrazek > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid42-grafysrazek > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid45
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid45
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid45
{
   padding: 0 15px 0 15px;
}
#LayoutGrid45 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid45 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid45 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid44-prumMesTeploty
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid44-prumMesTeploty
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid44-prumMesTeploty
{
   height: auto;
   padding: 15px 15px 30px 15px;
}
#LayoutGrid44-prumMesTeploty .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid44-prumMesTeploty > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid44-prumMesTeploty > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid47
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid47
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid47
{
   padding: 0 15px 0 15px;
}
#LayoutGrid47 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid47 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid47 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid46-prumSlunce
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid46-prumSlunce
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid46-prumSlunce
{
   height: auto;
   padding: 15px 15px 30px 15px;
}
#LayoutGrid46-prumSlunce .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid46-prumSlunce > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid46-prumSlunce > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid52
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid52
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid52
{
   padding: 0 15px 0 15px;
}
#LayoutGrid52 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid52 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid52 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid49-max-min
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid49-max-min
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid49-max-min
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid49-max-min .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid51
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid51
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid51
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid51 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid54
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid54
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid54
{
   padding: 0 15px 0 15px;
}
#LayoutGrid54 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid54 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid54 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid53-smerVetru
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid53-smerVetru
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid53-smerVetru
{
   height: auto;
   padding: 15px 15px 30px 15px;
}
#LayoutGrid53-smerVetru .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid53-smerVetru > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid53-smerVetru > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid40
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid40
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid40
{
   padding: 0 15px 0 15px;
}
#LayoutGrid40 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid40 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid40 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   height: 122px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 10px 5px 10px 5px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_ometeostanici
{
   visibility: visible;
   display: inline-block;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_LayoutGrid35
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid35 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid35 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid35 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3-ometeostanici
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3-ometeostanici
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3-ometeostanici
{
   height: auto;
   padding: 15px 15px 0 15px;
}
#LayoutGrid3-ometeostanici .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3-ometeostanici > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3-ometeostanici > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_LayoutGrid36
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 5px;
   margin-bottom: 5px;
}
#LayoutGrid36
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid36 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid36 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid38
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid38
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid38
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid38 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid38 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid38 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid39
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid39
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid39
{
   height: auto;
   padding: 0;
}
#LayoutGrid39 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid39 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_ThemeableMenu3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
}
#ThemeableMenu3, .ThemeableMenu3 .nav, .ThemeableMenu3 .dropdown-menu
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
}
#wb_ThemeableMenu4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
}
#ThemeableMenu4, .ThemeableMenu4 .nav, .ThemeableMenu4 .dropdown-menu
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
}
#wb_Bookmark-prumerneTeploty
{
   visibility: visible;
   display: inline-block;
}
#wb_prumSrazky
{
   visibility: visible;
   display: inline-block;
}
#wb_ZluteTabulky
{
   visibility: visible;
   display: inline-block;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_modreTabulky
{
   visibility: visible;
   display: inline-block;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_longtime
{
   visibility: visible;
   display: inline-block;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_smerVetru
{
   visibility: visible;
   display: inline-block;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 5px 0 ;
   padding: 0;
}
#wb_Image21
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Image23
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 5px 0;
}
#wb_Image24
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_Image26
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 5px 0;
}
#wb_Image27
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_Image28
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_Image29
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#Button1
{
   width: 100%;
   height: 23px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 11px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   margin: 0;
   padding: 0;
}
#wb_Picture1
{
   width: 53px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   width: 53px;
   height: 61px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid9 > .row > .col-3
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid9 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text27
{
   visibility: visible;
   display: block;
}
#wb_Text27
{
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 50px;
   height: 50px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid10 > .row > .col-3
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid10 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text29
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text30
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text31
{
   visibility: visible;
   display: block;
}
#wb_Text31
{
   margin: 0;
   padding: 0;
}
#wb_Image6
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 50px;
   height: 50px;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid11 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid11 > .row > .col-3
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid11 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   margin: 0;
   padding: 0;
}
#wb_Image7
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 50px;
   height: 50px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
}
#wb_Text36
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid12 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid12 > .row > .col-3
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid12 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text37
{
   visibility: visible;
   display: block;
}
#wb_Text37
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text38
{
   visibility: visible;
   display: block;
}
#wb_Text38
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text39
{
   visibility: visible;
   display: block;
}
#wb_Text39
{
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 50px;
   height: 50px;
}
#wb_Text40
{
   visibility: visible;
   display: block;
}
#wb_Text40
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid28
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#LayoutGrid28 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2, #LayoutGrid28 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid28 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid28 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid28 > .row > .col-3
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid28 > .row
{
   grid-template-columns: 80px 4fr 7fr ;
}
#wb_Text60
{
   visibility: visible;
   display: block;
}
#wb_Text60
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text62
{
   visibility: visible;
   display: block;
}
#wb_Text62
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image16
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 50px;
   height: 50px;
}
#wb_Text64
{
   visibility: visible;
   display: block;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   visibility: visible;
   display: block;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid15 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text42
{
   visibility: visible;
   display: block;
}
#wb_Text42
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid16 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid16 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Picture3
{
   width: 31px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture3
{
   width: 31px;
   height: 30px;
}
#wb_Text45
{
   visibility: visible;
   display: block;
}
#wb_Text45
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid17
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid17 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid17 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text46
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text47
{
   visibility: visible;
   display: block;
}
#wb_Text47
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image10
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 28px;
   height: 28px;
}
#wb_Text49
{
   visibility: visible;
   display: block;
}
#wb_Text49
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid20
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid20 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid20 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid20 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text58
{
   visibility: visible;
   display: block;
}
#wb_Text58
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text59
{
   visibility: visible;
   display: block;
}
#wb_Text59
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image13
{
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image13
{
   width: 26px;
   height: 26px;
}
#wb_Text61
{
   visibility: visible;
   display: block;
}
#wb_Text61
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid18 > .row > .col-1, #LayoutGrid18 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid18 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid18 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid18 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text50
{
   visibility: visible;
   display: block;
}
#wb_Text50
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text51
{
   visibility: visible;
   display: block;
}
#wb_Text51
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image11
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 27px;
   height: 27px;
}
#wb_Text53
{
   visibility: visible;
   display: block;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid26 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text43
{
   visibility: visible;
   display: block;
}
#wb_Text43
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image14
{
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 26px;
   height: 26px;
}
#wb_Text44
{
   visibility: visible;
   display: block;
}
#wb_Text44
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid19 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 > .row > .col-1, #LayoutGrid19 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid19 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text54
{
   visibility: visible;
   display: block;
}
#wb_Text54
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text55
{
   visibility: visible;
   display: block;
}
#wb_Text55
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image12
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 27px;
   height: 27px;
}
#wb_Text57
{
   visibility: visible;
   display: block;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid27
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid27 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text48
{
   visibility: visible;
   display: block;
}
#wb_Text48
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid29
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid29
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid29
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid29 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid29 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid29 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid29 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Picture4
{
   width: 31px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture4
{
   width: 31px;
   height: 30px;
}
#wb_Text52
{
   visibility: visible;
   display: block;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid30
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid30 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid30 > .row > .col-1, #LayoutGrid30 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid30 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid30 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid30 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text56
{
   visibility: visible;
   display: block;
}
#wb_Text56
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text65
{
   visibility: visible;
   display: block;
}
#wb_Text65
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image15
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 28px;
   height: 28px;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid33
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid33 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid33 > .row > .col-1, #LayoutGrid33 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid33 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid33 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text73
{
   visibility: visible;
   display: block;
}
#wb_Text73
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text74
{
   visibility: visible;
   display: block;
}
#wb_Text74
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image19
{
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image19
{
   width: 26px;
   height: 26px;
}
#wb_Text67
{
   visibility: visible;
   display: block;
}
#wb_Text67
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid34
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid34 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid34 > .row > .col-1, #LayoutGrid34 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid34 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid34 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid34 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text76
{
   visibility: visible;
   display: block;
}
#wb_Text76
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text77
{
   visibility: visible;
   display: block;
}
#wb_Text77
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image20
{
   width: 26px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image20
{
   width: 26px;
   height: 26px;
}
#wb_Text68
{
   visibility: visible;
   display: block;
}
#wb_Text68
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid31
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid31
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid31
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid31 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid31 > .row > .col-1, #LayoutGrid31 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid31 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid31 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid31 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text69
{
   visibility: visible;
   display: block;
}
#wb_Text69
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text70
{
   visibility: visible;
   display: block;
}
#wb_Text70
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image17
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 27px;
   height: 27px;
}
#wb_Text71
{
   visibility: visible;
   display: block;
}
#wb_Text71
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid32
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid32
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid32
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid32 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid32 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid32 > .row > .col-2
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid32 > .row
{
   grid-template-columns: 80px 11fr ;
}
#wb_Text72
{
   visibility: visible;
   display: block;
}
#wb_Text72
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Text75
{
   visibility: visible;
   display: block;
}
#wb_Text75
{
   margin: 5px 5px 5px 5px;
   padding: 0;
}
#wb_Image18
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image18
{
   width: 27px;
   height: 27px;
}
#wb_Text78
{
   visibility: visible;
   display: block;
}
#wb_Text78
{
   margin: 0;
   padding: 0;
}
#Dialog1
{
}
#wb_Text80
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text80
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#Dialog2
{
}
#wb_Text81
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text81
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#Dialog3
{
}
#wb_Text82
{
   visibility: visible;
   display: block;
}
#wb_Text82
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#Dialog4
{
}
#wb_Text83
{
   visibility: visible;
   display: block;
}
#wb_Text83
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#wb_Text84
{
   visibility: visible;
   display: block;
}
#wb_Text84
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#Dialog5
{
}
#wb_Text23
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text23
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#Dialog6
{
}
#wb_Text85
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text85
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#wb_Text86
{
   visibility: visible;
   display: block;
}
#wb_Text86
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_LayoutGrid41
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid41
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid41
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGrid41 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid41 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid41 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text87
{
   visibility: visible;
   display: block;
}
#wb_Text87
{
   margin: 5px 0 5px 5px;
   padding: 0;
}
#wb_Text88
{
   visibility: visible;
   display: block;
}
#wb_Text88
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_ThemeableMenu5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
}
#ThemeableMenu5, .ThemeableMenu5 .nav, .ThemeableMenu5 .dropdown-menu
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 .dropdown-menu
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 17px;
}
#wb_PhotoGallery2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery2 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery2 .visible-col3
{
   display: block;
}
#wb_PhotoGallery4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery4 .thumbnail
{
   width: 50%;
}
#PhotoGallery4 .visible-col2
{
   display: block;
}
#wb_PhotoGallery5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery5 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery5 .visible-col3
{
   display: block;
}
#wb_PhotoGallery3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery3 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery3 .visible-col3
{
   display: block;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_day
{
   visibility: visible;
   display: block;
}
#wb_week
{
   visibility: visible;
   display: block;
}
#wb_month
{
   visibility: visible;
   display: block;
}
#wb_year
{
   visibility: visible;
   display: block;
}
}
.flex-caption 
{
  width: 96%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: #000000;
  color: #FFFFFF;
  font-family: 'Arial';
  font-size: 13px;
  line-height: 1.2;
  opacity: 0.5;
  margin: 0;
  display: none;
}
#wb_day
{
   height: auto !important;
}
.flex-caption 
{
  width: 96%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: #000000;
  color: #FFFFFF;
  font-family: 'Arial';
  font-size: 13px;
  line-height: 1.2;
  opacity: 0.5;
  margin: 0;
  display: none;
}
#wb_week
{
   height: auto !important;
}
.flex-caption 
{
  width: 96%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: #000000;
  color: #FFFFFF;
  font-family: 'Arial';
  font-size: 13px;
  line-height: 1.2;
  opacity: 0.5;
  margin: 0;
  display: none;
}
#wb_month
{
   height: auto !important;
}
.flex-caption 
{
  width: 96%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: #000000;
  color: #FFFFFF;
  font-family: 'Arial';
  font-size: 13px;
  line-height: 1.2;
  opacity: 0.5;
  margin: 0;
  display: none;
}
#wb_year
{
   height: auto !important;
}
