div#container
{
   width: 1200px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body:before
{
   content: "";
   position: fixed;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   background: linear-gradient(to top left, #FFFFFF, rgba(255,255,255,0.00), #DCDCDC), linear-gradient(to top right, #FFFFFF, rgba(255,255,255,0.00), #FFFFFF) #EDEDED;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1E3A8A;
   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: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   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: 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: 91.66666667%;
   max-width: 91.66666667%;
   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)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #F3F4F6;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 2px 10px #808080;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3, #LayoutGrid2 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3, #LayoutGrid2 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   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;
}
#LayoutGrid2 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 10px 10px 10px;
}
#LayoutGrid2 > .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;
}
#LayoutGrid2 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 10px 10px 10px;
}
#LayoutGrid2 > .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;
}
#LayoutGrid2 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 10px 10px 10px;
}
#LayoutGrid2 > .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;
}
#LayoutGrid2 > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 10px 10px 10px;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3, #LayoutGrid2 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 100px;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 20px;
   box-shadow: 0px 0px 25px #C0C0C0;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 25px 0 5px 20px;
   color: #1E3A8A;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 5px 5px 5px 5px;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 100px;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 20px;
   box-shadow: 0px 13px 25px #D3D3D3;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 100px;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 20px;
   box-shadow: 0px 13px 25px #D3D3D3;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 100px;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 20px;
   box-shadow: 0px 13px 25px #D3D3D3;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   filter: drop-shadow(0px 0px 10px rgba(79,79,79,1.00));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   filter: drop-shadow(0px 0px 10px rgba(0,0,0,1.00));
   display: inline-block;
   width: 70px;
   height: 67px;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#PageFooter1
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   box-shadow: 0px 0px 5px #000000;
   box-sizing: border-box;
}
#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: 10px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   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)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 10px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 5px #000000;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1
{
   flex: 0 0 auto;
   height: 638px;
}
#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-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
   height: auto;
}
}
#iFrame1
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 10px;
   margin: 0;
   box-shadow: 0px 0px 5px #000000;
}
#iFrame1
{
   display: block;
   float: left;
   width: 100%;
   height: 981px;
   vertical-align: top;
}
#wb_DirectoryTreeMenu1
{
   background-color: #D3D3D3;
   overflow: auto;
   text-align: left;
}
#DirectoryTreeMenu1
{
   margin: 0;
   padding: 10px;
}
#DirectoryTreeMenu1 ul
{
   margin-left: 12px;
   padding-left: 10px;
   border-left: 1px dashed #191970;
}
#DirectoryTreeMenu1 li
{
   list-style: none;
   color: #1E90FF;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   line-height: 30px;
}
#DirectoryTreeMenu1 a
{
   color: #000000;
   text-decoration: none;
   transition: all 0.2s ease;
}
#DirectoryTreeMenu1 .folder,
#DirectoryTreeMenu1 .folder > a
{
   color: #1E90FF;
   font-weight: bold;
   font-style: normal;
}
#DirectoryTreeMenu1 li:before
{
   margin-right: 5px;
   content: "";
   height: 25px;
   vertical-align: middle;
   width: 25px;
   background-repeat: no-repeat;
   display: inline-block;
   background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'><path fill='%233CB371' d='M643 286 L643 23 C651 28, 658 33, 663 38 L891 266 C896 271, 901 278, 906 286 Z M572 304 C572 319, 577 331, 587 342 C598 352, 610 357, 625 357 L929 357 L929 947 C929 962, 924 974, 913 985 C903 995, 890 1000, 875 1000 L125 1000 C110 1000, 98 995, 87 985 C77 974, 72 962, 72 947 L72 54 C72 39, 77 26, 87 16 C98 5, 110 0, 125 0 L572 0Z ' /></svg>");
   background-position: center center;
   background-size: 90% 90%;
}
#DirectoryTreeMenu1 li.folder:before
{
   background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'><path fill='%2300008B' d='M965 376 L965 768 C965 803, 952 832, 928 857 C903 881, 874 893, 840 893 L161 893 C127 893, 97 881, 73 857 C48 832, 36 803, 36 768 L36 233 C36 198, 48 169, 73 145 C97 120, 127 108, 161 108 L340 108 C374 108, 403 120, 428 145 C452 169, 465 198, 465 233 L465 251 L840 251 C874 251, 903 263, 928 287 C952 312, 965 341, 965 376' /></svg>");
   background-position: center center;
   background-size: 100% 100%;
}
#reviews1
{
   width: 100%;
   height: 221px;
   border: 1px #C0C0C0 solid;
   box-sizing: border-box;
}
#reviewsRating *
{
   box-sizing: border-box;
}
#reviewsRating
{
   flex-direction: column;
   align-items: flex-start;
   color: #1C73A3;
   display: flex;
   font-family: Arial;
   font-weight: normal;
   font-size: 0;
   font-style: normal;
   height: 100%;
   padding: 0px;
   position: relative;
   width: 100%;
}
#reviewsRating svg
{
   fill: currentColor;
}
#reviewsRating .row
{
   display: flex;
   font-size: 13px;
   margin: 0 0 4px 0;
   width: 100%;
}
#reviewsRating .text
{
   line-height: 15px;
   margin: 0 10px 0 0;
   min-width: 40px;
   white-space: nowrap;
}
#reviewsRating .count
{
   line-height: 15px;
   margin: 0 0 0 10px;
   min-width: 21px;
   white-space: nowrap;
}
#reviewsRating .bar
{
   background-color: #ECECEC;
   height: 15px;
   width: 100%;
}
#reviewsRating .bar-value
{
   background-color: #9932CC;
   height: 100%;
   width: 0%;
}
#reviewsRating .star-rating
{
   margin: 0 0 10px 0;
   font-size: 0;
   white-space: nowrap;
   display: inline-block;
   width: 75px;
   height: 15px;
   overflow: hidden;
   position: relative;
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23ECECEC%22%20viewBox%3d%220%200%201024%201024%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%3cpath%20d%3d%22M987%20411%20C987%20419%2c%20982%20428%2c%20972%20438%20L765%20640%20L814%20926%20C815%20929%2c%20815%20932%2c%20815%20937%20C815%20945%2c%20813%20952%2c%20809%20958%20C805%20963%2c%20799%20966%2c%20791%20966%20C784%20966%2c%20776%20964%2c%20768%20959%20L512%20824%20L255%20959%20C247%20964%2c%20239%20966%2c%20232%20966%20C224%20966%2c%20218%20963%2c%20214%20958%20C210%20952%2c%20208%20945%2c%20208%20937%20C208%20935%2c%20209%20931%2c%20210%20926%20L259%20640%20L51%20438%20C41%20428%2c%2037%20419%2c%2037%20411%20C37%20396%2c%2047%20388%2c%2068%20384%20L355%20343%20L484%2083%20C491%2067%2c%20500%2059%2c%20512%2059%20C523%2059%2c%20533%2067%2c%20540%2083%20L668%20343%20L955%20384%20C977%20388%2c%20987%20396%2c%20987%20411%22/%3e%0d%0a%3c/svg%3e%0d%0a');
   background-size: contain;
}
#reviewsRating .star-rating i
{
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 20%;
   z-index: 1;
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%239932CC%22%20viewBox%3d%220%200%201024%201024%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%3cpath%20d%3d%22M987%20411%20C987%20419%2c%20982%20428%2c%20972%20438%20L765%20640%20L814%20926%20C815%20929%2c%20815%20932%2c%20815%20937%20C815%20945%2c%20813%20952%2c%20809%20958%20C805%20963%2c%20799%20966%2c%20791%20966%20C784%20966%2c%20776%20964%2c%20768%20959%20L512%20824%20L255%20959%20C247%20964%2c%20239%20966%2c%20232%20966%20C224%20966%2c%20218%20963%2c%20214%20958%20C210%20952%2c%20208%20945%2c%20208%20937%20C208%20935%2c%20209%20931%2c%20210%20926%20L259%20640%20L51%20438%20C41%20428%2c%2037%20419%2c%2037%20411%20C37%20396%2c%2047%20388%2c%2068%20384%20L355%20343%20L484%2083%20C491%2067%2c%20500%2059%2c%20512%2059%20C523%2059%2c%20533%2067%2c%20540%2083%20L668%20343%20L955%20384%20C977%20388%2c%20987%20396%2c%20987%20411%22/%3e%0d%0a%3c/svg%3e%0d%0a');
   background-size: contain;
}
#reviewsRating .star-rating input
{
   -moz-appearance: none;
   -webkit-appearance: none;
   opacity: 0;
   pointer-events: none;
   display: inline-block;
   width: 20%;
   height: 100%;
   margin: 0;
   padding: 0;
   z-index: 2;
   position: relative;
}
#reviewsRating .star-rating input:hover + i,
#reviewsRating .star-rating input:checked + i 
{
   opacity: 1;
}
#reviewsRating .star-rating i ~ i
{
   width: 40%;
}
#reviewsRating .star-rating i ~ i ~ i
{
   width: 60%;
}
#reviewsRating .star-rating i ~ i ~ i ~ i
{
   width: 80%;
}
#reviewsRating .star-rating i ~ i ~ i ~ i ~ i
{
   width: 100%;
}
#PageFooter1
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   box-shadow: 0px 0px 5px #000000;
   box-sizing: border-box;
}
