html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #DCDCDC;
   background-image: url('images/feedback_bkgrnd.png');
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   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;
   box-shadow: 0px 10px 25px #000000;
   animation: animate-fade-in-down 1500ms linear 0ms 1 normal both;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 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: 1px;
   padding-left: 1px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
   height: 101px;
}
#LayoutGrid1 > .col-1
{
   background-color: #FFFFFF;
   background-image: url('images/abLogoTr1.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 3px 0 3px 0;
}
#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-direction: column;
   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;
   height: auto;
}
}
#stretchMenu
{
   box-sizing: border-box;
   margin: 0 auto;
   padding: 0;
   height: 100%;
   background-color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 0px;
   white-space: nowrap;
}
#stretchMenu:hover li
{
   width: 11.90476%;
}
#stretchMenu li
{
   display: inline-block;
   height: 100%;
   white-space: nowrap;
   width: 14.28571%;
   transition: all 200ms linear;
   text-align: center;
   box-sizing: border-box;
   text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
   border-right: 0px solid #212121;
}
#stretchMenu li:last-child
{
   border-right: none;
}
#stretchMenu li:hover
{
   background: #e6e6e6;
   width: 28.57143%;
}
#stretchMenu li a
{
   display: inline-flex;
   align-items: center;
   justify-content: center;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   text-decoration: none;
   font-size: 40px;
   color: #FFFFFF;
}
#stretchMenu li a:hover
{
   color: #DEDEDE;
   text-shadow: 1px 1px 0px rgba(0,0,0,1.00);
}
#stretchMenu li div
{
   margin-top: 0px;
   font-size: 13px;
}
#stretchMenu li:nth-child(1)
{
   background: #000000;
}
#stretchMenu li:nth-child(1) a:hover,
#stretchMenu li:nth-child(1) a:active,
#stretchMenu li:nth-child(1) a:focus
{
   background: #000000;
}
#stretchMenu li:nth-child(2)
{
   background: #0000CD;
}
#stretchMenu li:nth-child(2) a:hover,
#stretchMenu li:nth-child(2) a:active,
#stretchMenu li:nth-child(2) a:focus
{
   background: #00009A;
}
#stretchMenu li:nth-child(3)
{
   background: #FE478C;
}
#stretchMenu li:nth-child(3) a:hover,
#stretchMenu li:nth-child(3) a:active,
#stretchMenu li:nth-child(3) a:focus
{
   background: #BF3569;
}
#stretchMenu li:nth-child(4)
{
   background: #00BFFF;
}
#stretchMenu li:nth-child(4) a:hover,
#stretchMenu li:nth-child(4) a:active,
#stretchMenu li:nth-child(4) a:focus
{
   background: #008FC0;
}
#stretchMenu li:nth-child(5)
{
   background: #FF0000;
}
#stretchMenu li:nth-child(5) a:hover,
#stretchMenu li:nth-child(5) a:active,
#stretchMenu li:nth-child(5) a:focus
{
   background: #C00000;
}
#stretchMenu li:nth-child(6)
{
   background: #48D1CC;
}
#stretchMenu li:nth-child(6) a:hover,
#stretchMenu li:nth-child(6) a:active,
#stretchMenu li:nth-child(6) a:focus
{
   background: #369D99;
}
#stretchMenu li:nth-child(7)
{
   background: #FFD700;
}
#stretchMenu li:nth-child(7) a:hover,
#stretchMenu li:nth-child(7) a:active,
#stretchMenu li:nth-child(7) a:focus
{
   background: #C0A100;
}
.stretchMenu-icon
{
   fill: #FFFFFF;
   font-size: 0;
   overflow: visible;
   width: 40px;
   height: 40px;
   line-height: 40px;
   vertical-align: middle;
   filter: drop-shadow(1px 1px 0px rgba(0,0,0,1.00));
}
#stretchMenu a:hover .stretchMenu-icon
{
   fill: #DEDEDE;
   filter: drop-shadow(1px 1px 0px rgba(0,0,0,1.00));
}
#wb_Text3 
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#PageFooter1
{
   background-color: #000000;
   background-image: url('images/Picture2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
   border: 2px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
}
#Layer1
{
   background-color: transparent;
   background-image: url('images/bgtr2.png');
   background-repeat: repeat;
   background-position: center center;
   background-size: contain;
   border-radius: 0px;
   margin: 0;
}
#Layer1
{
   display: inline-flex;
}
#Layer1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-image: linear-gradient(to top, #F8F9FA 0%, rgba(248,249,250,0.00) 100%);
}
#Extension1
{
   width: 100%;
   height: 368px;
   border: 1px #C0C0C0 solid;
   box-sizing: border-box;
}
#Extension2 *
{
   box-sizing: border-box;
}
#Extension2
{
   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%;
}
#Extension2 svg
{
   fill: currentColor;
}
#Extension2 .row
{
   display: flex;
   font-size: 13px;
   margin: 0 0 4px 0;
   width: 100%;
}
#Extension2 .text
{
   line-height: 25px;
   margin: 0 10px 0 0;
   min-width: 40px;
   white-space: nowrap;
}
#Extension2 .count
{
   line-height: 25px;
   margin: 0 0 0 10px;
   min-width: 21px;
   white-space: nowrap;
}
#Extension2 .bar
{
   background-color: #ECECEC;
   height: 25px;
   width: 100%;
}
#Extension2 .bar-value
{
   background-color: #BA55D3;
   height: 100%;
   width: 0%;
}
#Extension2 .star-rating
{
   margin: 0 0 10px 0;
   font-size: 0;
   white-space: nowrap;
   display: inline-block;
   width: 120px;
   height: 24px;
   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;
}
#Extension2 .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:%23BA55D3%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;
}
#Extension2 .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;
}
#Extension2 .star-rating input:hover + i,
#Extension2 .star-rating input:checked + i 
{
   opacity: 1;
}
#Extension2 .star-rating i ~ i
{
   width: 40%;
}
#Extension2 .star-rating i ~ i ~ i
{
   width: 60%;
}
#Extension2 .star-rating i ~ i ~ i ~ i
{
   width: 80%;
}
#Extension2 .star-rating i ~ i ~ i ~ i ~ i
{
   width: 100%;
}
#PageFooter1
{
   background-color: #000000;
   background-image: url('images/Picture2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
   border: 2px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
}
