@font-face
{
   font-family: "Material Icons";
   font-style: normal;
   font-weight: 400;
   src: url(MaterialIcons-Regular.eot);
   src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(../fonts/MaterialIcons-Regular.woff2) format('woff2'),
        url(../fonts/MaterialIcons-Regular.woff) format('woff'),
        url(../fonts/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons
{
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   display: inline-block;
   line-height: 1;
   text-transform: none;
   letter-spacing: normal;
   word-wrap: normal;
   white-space: nowrap;
   direction: ltr;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility;
   -moz-osx-font-smoothing: grayscale;
   font-feature-settings: "liga";
}
@-webkit-keyframes animate-fade-in-up
{
   0% { -webkit-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-up
{
   0% { -moz-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-o-keyframes animate-fade-in-up
{
   0% { -o-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -o-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-ms-keyframes animate-fade-in-up
{
   0% { -ms-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -ms-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes swash-in
{
   0% { -webkit-transform: rotate(0deg) scale(0,0) ; opacity: 0; -webkit-transform-origin: 50% 50%;  }
   90% { -webkit-transform: rotate(0deg) scale(0.9,0.9) ; -webkit-transform-origin: 50% 50%; opacity: 1;  }
   100% { -webkit-transform: rotate(0deg) scale(1,1) ; -webkit-transform-origin: 50% 50%;  }
}
@-moz-keyframes swash-in
{
   0% { -moz-transform: rotate(0deg) scale(0,0) ; opacity: 0; -moz-transform-origin: 50% 50%;  }
   90% { -moz-transform: rotate(0deg) scale(0.9,0.9) ; -moz-transform-origin: 50% 50%; opacity: 1;  }
   100% { -moz-transform: rotate(0deg) scale(1,1) ; -moz-transform-origin: 50% 50%;  }
}
@-o-keyframes swash-in
{
   0% { -o-transform: rotate(0deg) scale(0,0) ; opacity: 0; -o-transform-origin: 50% 50%;  }
   90% { -o-transform: rotate(0deg) scale(0.9,0.9) ; -o-transform-origin: 50% 50%; opacity: 1;  }
   100% { -o-transform: rotate(0deg) scale(1,1) ; -o-transform-origin: 50% 50%;  }
}
@-ms-keyframes swash-in
{
   0% { -ms-transform: rotate(0deg) scale(0,0) ; opacity: 0; -ms-transform-origin: 50% 50%;  }
   90% { -ms-transform: rotate(0deg) scale(0.9,0.9) ; -ms-transform-origin: 50% 50%; opacity: 1;  }
   100% { -ms-transform: rotate(0deg) scale(1,1) ; -ms-transform-origin: 50% 50%;  }
}
@keyframes swash-in
{
   0% { transform: rotate(0deg) scale(0,0) ; opacity: 0; transform-origin: 50% 50%;  }
   90% { transform: rotate(0deg) scale(0.9,0.9) ; transform-origin: 50% 50%; opacity: 1;  }
   100% { transform: rotate(0deg) scale(1,1) ; transform-origin: 50% 50%;  }
}
@-webkit-keyframes tin-left-in
{
   0% { -webkit-transform: translate(-900%,0px) rotate(0deg) ; opacity: 0;  }
   50% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ; opacity: 1;  }
   60% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   70% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   80% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   90% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ; opacity: 1;  }
}
@-moz-keyframes tin-left-in
{
   0% { -moz-transform: translate(-900%,0px) rotate(0deg) ; opacity: 0;  }
   50% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ; opacity: 1;  }
   60% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   70% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   80% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   90% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ; opacity: 1;  }
}
@-o-keyframes tin-left-in
{
   0% { -o-transform: translate(-900%,0px) rotate(0deg) ; opacity: 0;  }
   50% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ; opacity: 1;  }
   60% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   70% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   80% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   90% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   100% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ; opacity: 1;  }
}
@-ms-keyframes tin-left-in
{
   0% { -ms-transform: translate(-900%,0px) rotate(0deg) ; opacity: 0;  }
   50% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ; opacity: 1;  }
   60% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   70% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   80% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   90% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   100% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ; opacity: 1;  }
}
@keyframes tin-left-in
{
   0% { transform: translate(-900%,0px) rotate(0deg) ; opacity: 0;  }
   50% { transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ; opacity: 1;  }
   60% { transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   70% { transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   80% { transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   90% { transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ; opacity: 1;  }
}
@-webkit-keyframes tin-right-in
{
   0% { -webkit-transform: translate(900%,0px) rotate(0deg) ; opacity: 0;  }
   50% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ; opacity: 1;  }
   60% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   70% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   80% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   90% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ; opacity: 1;  }
}
@-moz-keyframes tin-right-in
{
   0% { -moz-transform: translate(900%,0px) rotate(0deg) ; opacity: 0;  }
   50% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ; opacity: 1;  }
   60% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   70% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   80% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   90% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ; opacity: 1;  }
}
@-o-keyframes tin-right-in
{
   0% { -o-transform: translate(900%,0px) rotate(0deg) ; opacity: 0;  }
   50% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ; opacity: 1;  }
   60% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   70% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   80% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   90% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   100% { -o-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ; opacity: 1;  }
}
@-ms-keyframes tin-right-in
{
   0% { -ms-transform: translate(900%,0px) rotate(0deg) ; opacity: 0;  }
   50% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ; opacity: 1;  }
   60% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   70% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   80% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   90% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   100% { -ms-transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ; opacity: 1;  }
}
@keyframes tin-right-in
{
   0% { transform: translate(900%,0px) rotate(0deg) ; opacity: 0;  }
   50% { transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ; opacity: 1;  }
   60% { transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   70% { transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   80% { transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ;  }
   90% { transform: translate(0px,0px) rotate(0deg) scale(1.1,1.1) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) scale(1.0,1.0) ; opacity: 1;  }
}
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;
}
.visibility-hidden
{
   visibility: hidden;
}
a.style1
{
   color: #8D3EAC;
   text-decoration: underline;
}
a.style1:visited
{
   color: #3370B7;
   text-decoration: underline;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #8D3EAC;
   text-decoration: underline;
}
a.style2
{
   color: #8D3EAC;
   text-decoration: underline;
}
a.style2:visited
{
   color: #2E6DA4;
   text-decoration: underline;
}
a.style2:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style2:hover
{
   color: #8D3EAC;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   text-decoration: none;
   color: #8D3EAC;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   -webkit-text-shadow: 0px -3px 4px rgba(0,0,0,1.00);
   -moz-text-shadow: 0px -3px 4px rgba(0,0,0,1.00);
   text-shadow: 0px -3px 4px rgba(0,0,0,1.00);
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #2B2B2B;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: #DDA0DD;
   background-color: rgba(221,160,221,0.55);
   border-radius: 12px;
}
.style1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   text-decoration: underline;
   color: #000000;
   background-color: transparent;
}
