body
{
   background-color: #FFFFBF;
   background-image: url('images/Background%2d2.jpg');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_page3Image1
{
   margin: 0px 0px 8px 0px;
   vertical-align: top;
}
#page3Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 4px 10px 0px 10px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_SymptomsText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0px 4px 0px 4px;
   margin: 0;
   text-align: left;
}
#wb_SymptomsText1 div
{
   text-align: left;
}
#wb_SymptomsText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_What-is-PIMS-Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_What-is-PIMS-Text2 div
{
   text-align: center;
}
#wb_What-is-PIMS-Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SymptomsText6 
{
   background-color: #FFDF2B;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 4px 4px 4px 4px;
   margin: 0px 0px 10px 0px;
   text-align: center;
}
#wb_SymptomsText6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_SymptomsText6 div
{
   text-align: center;
}
#wb_SymptomsText6
{
   display: block;
   margin: 0px 0px 10px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_SymptomsLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#SymptomsLayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#SymptomsLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#SymptomsLayoutGrid1 > .row > .col-1, #SymptomsLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#SymptomsLayoutGrid1 > .row > .col-1, #SymptomsLayoutGrid1 > .row > .col-2
{
   float: left;
}
#SymptomsLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#SymptomsLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#SymptomsLayoutGrid1:before,
#SymptomsLayoutGrid1:after,
#SymptomsLayoutGrid1 .row:before,
#SymptomsLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#SymptomsLayoutGrid1:after,
#SymptomsLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#SymptomsLayoutGrid1 > .row > .col-1, #SymptomsLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#page1FlexGrid1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#page1FlexGrid1-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
   font-size: 0px;
   grid-template-columns: 1fr 1fr 1fr 1fr;
   grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
   grid-template-areas:
      "title title title title"
      "subheading subheading subheading subheading"
      "NavigationButtons NavigationButtons NavigationButtons NavigationButtons"
      "PageTitle PageTitle PageTitle ."
      "text1 text1 text1 text1"
      "text2 text2 text2 text2"
      "text3 text3 text3 text3"
      "text4 text4 text4 text4"
      "symptoms2 symptoms2 symptoms2 KeepCalm"
      "VisualChecker VisualChecker VisualChecker VisualChecker"
      "navigation2 navigation2 navigation2 navigation2";
}
#page1FlexGrid1 .title
{
   display: flex;
   grid-area: title;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .subheading
{
   display: flex;
   grid-area: subheading;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .NavigationButtons
{
   display: flex;
   grid-area: NavigationButtons;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .PageTitle
{
   display: flex;
   grid-area: PageTitle;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .text1
{
   display: flex;
   grid-area: text1;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .text2
{
   display: flex;
   grid-area: text2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .text3
{
   display: flex;
   grid-area: text3;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .text4
{
   display: flex;
   grid-area: text4;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .symptoms2
{
   display: flex;
   grid-area: symptoms2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .KeepCalm
{
   display: flex;
   grid-area: KeepCalm;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .VisualChecker
{
   display: flex;
   grid-area: VisualChecker;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 4px 0px 4px 0px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#page1FlexGrid1 .navigation2
{
   display: flex;
   grid-area: navigation2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 8px 0px 0px 0px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_page1Image1
{
   margin: 0px 32px -10px 48px;
   vertical-align: top;
}
#page1Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 91.74%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0px 0px 10px 0px;
   margin: 0px 0px 8px 0px;
   text-align: center;
}
#Text3-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 800px;
   width: 100%;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0px 0px 8px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_About_PIMS_HubImage1
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#About_PIMS_HubImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: scale-down;
}
#wb_page2Shape2 a img
{
   position: relative;
   left: 0;
}
#wb_page2Shape2 .default
{
   position: absolute;
   left: 0;
}
#wb_page2Shape2 a .hover
{
   visibility: hidden;
}
#wb_page2Shape2 a:hover .hover
{
   visibility: visible;
}
#wb_page2Shape2 a:hover .default
{
   visibility: hidden;
}
#wb_page2Shape2 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#page2Shape2
{
   border-width: 0;
   vertical-align: top;
}
#page2Shape2
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_page2Shape2
{
   margin: 0px 15px 0px 0px;
}
#wb_About_this_SiteText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_About_this_SiteText3 div
{
   text-align: center;
}
#wb_About_this_SiteText3
{
   display: inline-block;
   margin: 0;
   width: 100px;
   height: 39px;
}
#wb_page2Shape3 a img
{
   position: relative;
   left: 0;
}
#wb_page2Shape3 .default
{
   position: absolute;
   left: 0;
}
#wb_page2Shape3 a .hover
{
   visibility: hidden;
}
#wb_page2Shape3 a:hover .hover
{
   visibility: visible;
}
#wb_page2Shape3 a:hover .default
{
   visibility: hidden;
}
#wb_page2Shape3 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#page2Shape3
{
   border-width: 0;
   vertical-align: top;
}
#page2Shape3
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_page2Shape3
{
   margin: 0px 0px 0px 15px;
}
#wb_page2Image1
{
   margin: 0;
   vertical-align: top;
}
#page2Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 318px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_page2Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0px 0px 0px 4px;
   margin: 14px 0px 0px 0px;
   text-align: left;
}
#wb_page2Text1 div
{
   text-align: left;
}
#wb_page2Text1
{
   display: block;
   margin: 14px 0px 0px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_page3Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0px 4px 0px 4px;
   margin: 0px 0px 10px 0px;
   text-align: left;
}
#wb_page3Text1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_page3Text1 div
{
   text-align: left;
}
#wb_page3Text1
{
   display: block;
   margin: 0px 0px 10px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_page3Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0px 4px 0px 4px;
   margin: 0px 0px 8px 0px;
   text-align: left;
}
#wb_page3Text2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_page3Text2 div
{
   text-align: left;
}
#wb_page3Text2
{
   display: block;
   margin: 0px 0px 8px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_page3Shape3 a img
{
   position: relative;
   left: 0;
}
#wb_page3Shape3 .default
{
   position: absolute;
   left: 0;
}
#wb_page3Shape3 a .hover
{
   visibility: hidden;
}
#wb_page3Shape3 a:hover .hover
{
   visibility: visible;
}
#wb_page3Shape3 a:hover .default
{
   visibility: hidden;
}
#wb_page3Shape3 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#page3Shape3
{
   border-width: 0;
   vertical-align: top;
}
#page3Shape3
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_page3Shape3
{
   margin: 0px 15px 10px 0px;
}
#wb_page3Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0px 0px 5px 0px;
   text-align: center;
}
#wb_page3Text3 div
{
   text-align: center;
}
#wb_page3Text3
{
   display: inline-block;
   margin: 0px 0px 5px 0px;
   width: 100px;
   height: 39px;
}
#wb_page3Shape4 a img
{
   position: relative;
   left: 0;
}
#wb_page3Shape4 .default
{
   position: absolute;
   left: 0;
}
#wb_page3Shape4 a .hover
{
   visibility: hidden;
}
#wb_page3Shape4 a:hover .hover
{
   visibility: visible;
}
#wb_page3Shape4 a:hover .default
{
   visibility: hidden;
}
#wb_page3Shape4 img.hover
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#page3Shape4
{
   border-width: 0;
   vertical-align: top;
}
#page3Shape4
{
   filter: drop-shadow(0px 0px 10px rgba(135,206,250,1.00));
}
#wb_page3Shape4
{
   margin: 0px 0px 10px 15px;
}
#wb_LinksImage4
{
   margin: 5px 0px 5px 0px;
   vertical-align: top;
}
#LinksImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_SymptomsText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0px 4px 0px 4px;
   margin: 0;
   text-align: left;
}
#wb_SymptomsText2 div
{
   text-align: left;
}
#wb_SymptomsText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SymptomsShape1 a img
{
   position: relative;
   left: 0;
}
#wb_SymptomsShape1 .default
{
   position: absolute;
   left: 0;
}
#wb_SymptomsShape1 a .hover
{
   visibility: hidden;
}
#wb_SymptomsShape1 a:hover .hover
{
   visibility: visible;
}
#wb_SymptomsShape1 a:hover .default
{
   visibility: hidden;
}
#wb_SymptomsShape1 img.hover
{
   filter: drop-shadow(3px 3px 10px rgba(0,0,0,1.00));
}
#SymptomsShape1
{
   border-width: 0;
   vertical-align: top;
}
#SymptomsShape1
{
   filter: drop-shadow(3px 3px 10px rgba(0,0,0,1.00));
}
#wb_SymptomsShape1
{
   margin: 0px 5px 0px 5px;
}
#wb_SymptomsText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 50px 20px 20px 20px;
   text-align: left;
}
#wb_SymptomsText3 div
{
   text-align: left;
}
#wb_SymptomsText3
{
   display: block;
   margin: 50px 20px 20px 20px;
   box-sizing: border-box;
   width: calc(100% - 40px);
}
