body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 3px 5px 3px 5px;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3, #header > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3, #header > .row > .col-4
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#header > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#header > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3, #header > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_navigation
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#navigation
{
   box-sizing: border-box;
   padding: 3px 15px 3px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#navigation > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigation > .row > .col-1, #navigation > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#navigation > .row > .col-1, #navigation > .row > .col-2
{
   float: left;
}
#navigation > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#navigation > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#navigation:before,
#navigation:after,
#navigation .row:before,
#navigation .row:after
{
   display: table;
   content: " ";
}
#navigation:after,
#navigation .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#navigation > .row > .col-1, #navigation > .row > .col-2
{
   float: none;
   width: 100%;
}
}
.navigationMenu .nav
{
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
   font-style: normal;
   color: #3F47CC;
   text-align: left;
}
#navigationMenu, .navigationMenu .nav, .navigationMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.navigationMenu .nav:before,
.navigationMenu .nav:after 
{
   content: " ";
   display: table;
}
.navigationMenu .nav:after 
{
   clear: both;
}
.navigationMenu .nav a 
{
   text-decoration: none;
}
.navigationMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.navigationMenu .nav ul ul
{
   margin-bottom: 0;
}
.navigationMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.navigationMenu .container:before,
.navigationMenu .container:after 
{
   content: " ";
   display: table;
}
.navigationMenu .container:after 
{
   clear: both;
}
.navigationMenu .collapse 
{
   display: none;
}
.navigationMenu .collapse.show 
{
   display: block;
}
.navigationMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.navigationMenu .caret, .navigationMenu .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;
}
.navigationMenu .dropdown 
{
   position: relative;
}
.navigationMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.navigationMenu .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: 16px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.navigationMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.navigationMenu .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #3F47CC;
   white-space: nowrap;
}
.navigationMenu .dropdown-menu>li>a:hover,
.navigationMenu .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #3F47CC;
   background-color: #EDEDED;
   background-image: none;
}
.navigationMenu .dropdown-menu>li>a.active,
.navigationMenu .dropdown-menu>li>a.active:hover,
.navigationMenu .dropdown-menu>li>a.active:focus
{
   color: #3F47CC;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.navigationMenu .show>.dropdown-menu 
{
   display: block;
}
.navigationMenu .show>a 
{
   outline: 0;
}
.navigationMenu .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.navigationMenu .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.navigationMenu .nav>li 
{
   position: relative;
   display: block;
}
.navigationMenu .nav>li>a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.navigationMenu .nav .show>a,
.navigationMenu .nav .show>a:hover,
.navigationMenu .nav .show>a:focus 
{
    border-color: #343A40;
}
.navigationMenu .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.navigationMenu .nav .caret 
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.navigationMenu
{
   position: relative;
}
.navigationMenu:before,
.navigationMenu:after
{
   content: " ";
   display: table;
}
.navigationMenu:after
{
   clear: both;
}
.navigationMenu .navbar-header:before,
.navigationMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.navigationMenu .navbar-header:after
{
   clear: both;
}
.navigationMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.navigationMenu-navbar-collapse:before,
.navigationMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.navigationMenu-navbar-collapse:after
{
   clear: both;
}
.navigationMenu-navbar-collapse.show 
{
   overflow-y: auto;
}
.navigationMenu .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.navigationMenu .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.navigationMenu .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.navigationMenu .navbar-nav
{
   margin: 6px -15px;
}
.navigationMenu .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.navigationMenu .navbar-nav>li>a
{
   color: #3F47CC;
}
.navigationMenu .navbar-nav>li>a:hover,
.navigationMenu .navbar-nav>li>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #3F47CC;
   text-decoration: none;
}
.navigationMenu .navbar-nav>li>a.active,
.navigationMenu .navbar-nav>li>a.active:hover,
.navigationMenu .navbar-nav>li>a.active:focus
{
   color: #3F47CC;
   background-color: #EDEDED;
   background-image: none;
}
.navigationMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.navigationMenu .navbar-toggle:hover,
.navigationMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.navigationMenu .navbar-toggle .icon-bar
{
   background-color: #3F47CC;
}
.navigationMenu-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.navigationMenu .navbar-nav>.dropdown>a:hover .caret,
.navigationMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #3F47CC;
   border-bottom-color: #3F47CC;
}
.navigationMenu .navbar-nav>.show>a,
.navigationMenu .navbar-nav>.show>a:hover,
.navigationMenu .navbar-nav>.show>a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #3F47CC;
}
.navigationMenu .navbar-nav>.show>a .caret,
.navigationMenu .navbar-nav>.show>a:hover .caret,
.navigationMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #3F47CC;
   border-bottom-color: #3F47CC;
}
.navigationMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #3F47CC;
   border-bottom-color: #3F47CC;
}
.navigationMenu .navbar-link
{
   color: #3F47CC;
}
.navigationMenu .navbar-link:hover
{
   color: #3F47CC;
}
.navigationMenu .navbar-header
{
   color: #3F47CC;
}
@media (min-width: 480px) 
{
.navigationMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.navigationMenu .navbar-header
{
   float: left;
}
.navigationMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.navigationMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.navigationMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.navigationMenu .navbar-toggle
{
   display: none;
}
.navigationMenu .navbar-nav 
{
   float: right;
   margin: 0;
}
.navigationMenu .navbar-nav>li 
{
   float: left;
}
.navigationMenu .container>.navbar-header,
.navigationMenu .container>.navigationMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.navigationMenu .navbar-nav>.dropdown>a:hover .caret,
.navigationMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 480px) 
{
.navigationMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.navigationMenu .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.navigationMenu .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;
}
.navigationMenu .navbar-nav .show .dropdown-menu>li>a,
.navigationMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.navigationMenu .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.navigationMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
}
.navigationMenu .navbar-nav>li>a
{
   color: #3F47CC;
}
.navigationMenu .navbar-nav>li>a:hover,
.navigationMenu .navbar-nav>li>a:focus
{
   color: #FFFFFF;
   background-color: #3F47CC;
   background-image: none;
}
.navigationMenu .navbar-nav>li>a.active,
.navigationMenu .navbar-nav>li>a.active:hover,
.navigationMenu .navbar-nav>li>a.active:focus
{
   color: #FFFFFF;
   background-color: #3F47CC;
   background-image: none;
}
.navigationMenu .navbar-nav>.show>a,
.navigationMenu .navbar-nav>.show>a:hover,
.navigationMenu .navbar-nav>.show>a:focus
{
   background-color: #3F47CC;
   background-image: none;
   color: #FFFFFF;
}
.navigationMenu .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.navigationMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #3F47CC;
   border-bottom-color: #3F47CC;
}
.navigationMenu .navbar-nav > li > a.active > .caret,
.navigationMenu .navbar-nav > li > a.active:hover > .caret,
.navigationMenu .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.navigationMenu .navbar-nav>.show>a .caret,
.navigationMenu .navbar-nav>.show>a:hover .caret,
.navigationMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.navigationMenu .navbar-link
{
   color: #3F47CC;
}
.navigationMenu .navbar-link:hover 
{
   color: #fff;
}
}
#navigationMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_navigationMenu
{
   z-index: 1111 !important;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/geman11.png');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 200px 0 200px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid4 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_card
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#card
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#card > .col-1, #card > .col-2, #card > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#card > .col-1, #card > .col-2, #card > .col-3
{
   flex: 0 0 auto;
}
#card > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#card > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 8px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#card > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   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)
{
#card > .col-1, #card > .col-2, #card > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 8px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   border-radius: 8px 8px 0 0 !important;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 32px;
   animation: fall 2000ms linear 0ms 1 normal both;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   animation: animate-fade-in-right 2000ms linear 0ms 1 normal both;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   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;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
}
#Heading5
{
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card1-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card1:hover #Card1-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card1-card-item1 .manage-accounts:before
{
   content: "\f02e";
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card1:hover #Card1-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card1:hover #Card1-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   transition: all 200ms linear 0ms;
}
#wb_Card1:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card2-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card2:hover #Card2-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card2-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card2-card-item1 .build:before
{
   content: "\e869";
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card2:hover #Card2-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card2:hover #Card2-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   transition: all 200ms linear 0ms;
}
#wb_Card2:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card3-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card3:hover #Card3-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card3-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card3-card-item1 .add-task:before
{
   content: "\f23a";
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card3:hover #Card3-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card3:hover #Card3-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   transition: all 200ms linear 0ms;
}
#wb_Card3:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card4-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card4:hover #Card4-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card4-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card4-card-item1 .addchart:before
{
   content: "\ef3c";
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card4:hover #Card4-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card4:hover #Card4-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card4-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   transition: all 200ms linear 0ms;
}
#wb_Card4:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card14-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card14-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card14:hover #Card14-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card14-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card14-card-item1 .commute:before
{
   content: "\e940";
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card14-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card14:hover #Card14-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card14:hover #Card14-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card14-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card14
{
   transition: all 200ms linear 0ms;
}
#wb_Card14:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card15-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card15:hover #Card15-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card15-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card15-card-item1 .rule:before
{
   content: "\f1c2";
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card15-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card15:hover #Card15-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card15:hover #Card15-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card15-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card15
{
   transition: all 200ms linear 0ms;
}
#wb_Card15:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card16-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card16-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card16-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card16:hover #Card16-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card16-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card16-card-item1 .book:before
{
   content: "\e865";
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card16-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card16:hover #Card16-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card16-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card16-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card16:hover #Card16-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card16-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card16
{
   transition: all 200ms linear 0ms;
}
#wb_Card16:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#wb_Card17
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card17-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card17-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card17-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card17:hover #Card17-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card17-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card17-card-item1 .supervised-user-circle:before
{
   content: "\e939";
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card17-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card17:hover #Card17-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card17-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card17-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card17:hover #Card17-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card17-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card17
{
   transition: all 200ms linear 0ms;
}
#wb_Card17:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#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;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3, #LayoutGrid5 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3, #LayoutGrid5 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2, #LayoutGrid5 > .col-3, #LayoutGrid5 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card5-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card5:hover #Card5-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card5-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card5-card-item1 .donut-small:before
{
   content: "\e918";
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card5:hover #Card5-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card5:hover #Card5-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card5-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   transition: all 200ms linear 0ms;
}
#wb_Card5:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card7-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card7:hover #Card7-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card7-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card7-card-item1 .new-label:before
{
   content: "\e609";
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card7:hover #Card7-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card7:hover #Card7-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card7-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   transition: all 200ms linear 0ms;
}
#wb_Card7:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card8-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card8:hover #Card8-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card8-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card8-card-item1 .offline-pin:before
{
   content: "\e90a";
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card8:hover #Card8-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card8:hover #Card8-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card8-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card8
{
   transition: all 200ms linear 0ms;
}
#wb_Card8:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   animation: transform-3d-flip-in-x 2000ms linear 1ms 1 normal both;
   max-width: 250px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 3px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card9-card-item1
{
   display: inline-block;
   height: 62px;
   box-sizing: border-box;
   margin: -25px 0 0 0 ;
   padding: 0 5px 5px 5px;
   border: 2px solid #191970;
   border-radius: 50%;
   background-color: #191970;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card9-card-item1
{
   background-color: #191970;
   transition: background-color 500ms linear 0ms;
}
#wb_Card9:hover #Card9-card-item1
{
   background-color: #0000CD;
   transition: background-color 200ms linear 0ms;
}
#Card9-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Card9-card-item1 .shopping-basket:before
{
   content: "\e8cb";
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 5px 10px 5px 10px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
}
#Card9-card-item2
{
   text-shadow: #191970;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Card9:hover #Card9-card-item2
{
   text-shadow: #0000CD;
   transition: text-shadow 200ms linear 0ms;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   padding: 0;
   color: #191970;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item5
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 10px 20px 10px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item5
{
   background-color: #0000CD;
   transition: background-color 500ms linear 0ms;
}
#wb_Card9:hover #Card9-card-item5
{
   background-color: #191970;
   transition: background-color 200ms linear 0ms;
}
#Card9-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card9
{
   transition: all 200ms linear 0ms;
}
#wb_Card9:hover
{
   box-shadow: 0px 20px 20px 0px rgba(80,80,80,20.1);
   transition: box-shadow 200ms linear 0ms;
}
#socialmedia_sticky
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#Picture2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   object-fit: scale-down;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Picture2
{
   transition: all 500ms ease-out 0ms;
}
#Picture2:hover
{
   transform: translate(-140px,0px) rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3F48CC;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 3px 0 3px 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 20px 5px 20px 5px;
   margin-right: auto;
   margin-left: auto;
}
#links > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#links
{
   width: 970px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#links > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#links
{
   width: 100%;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_linksMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
   z-index: 1111 !important;
}
#wb_linksMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu1 a
{
   display: block;
   color: #000000;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   vertical-align: middle;
}
#wb_linksMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #3F48CC;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 256px;
   height: 129px;
   vertical-align: top;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 2px 0 0 0 ;
   padding: 3px 3px 3px 3px;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: center;
}
#wb_Heading1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 2px 0 0 0 ;
   padding: 3px 3px 3px 3px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: center;
}
#Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 2px 0 0 0 ;
   padding: 3px 3px 3px 3px;
   text-align: center;
}
#Heading3
{
   color: #3F48CC;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 2px 0 0 0 ;
   padding: 3px 3px 3px 3px;
   text-align: center;
}
#Heading4
{
   color: #3F48CC;
   font-family: "Roboto";
   font-weight: 900;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#Heading4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 5px 0px 5px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu1 li i
{
   font-size: 13px;
   margin-right: 3px;
   width: 15px;
}
#CssMenu1 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: Fabric;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#CssMenu1 .Mail:before
{
   content: "\";
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_CssMenu2 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 5px 0px 5px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu2 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#CssMenu2 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: Fabric;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#CssMenu2 .Phone:before
{
   content: "\";
}
#wb_headerIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 2px 2px 2px 2px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon5
{
   height: 27px;
   width: 35px;
}
#headerIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
   width: 26px;
}
#wb_headerIcon5:hover #headerIcon5 i
{
   color: #3F48CC;
}
