@font-face
{
   font-family: "Elusive Icons";
   src: url('elusiveicons-webfont.woff') format('woff'),
        url('elusiveicons-webfont.ttf') format('truetype'),
        url('elusiveicons-webfont.svg#elusiveicons') format('svg'),
        url('elusiveicons-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Ionicons";
   src: url('ionicons.woff') format('woff'),
        url('ionicons.ttf') format('truetype'),
        url('ionicons.svg#Ionicons') format('svg'),
        url('ionicons.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Fabric";
   src: url('fabricmdl2icons-2.47.woff') format('woff'),
        url('fabricmdl2icons-2.47.ttf') format('truetype');
}
@-webkit-keyframes animate-border-fade
{
   0% { box-shadow: inset 0 0 0 0px #e1e1e1, 0 0 1px transparent;  }
   100% { box-shadow: inset 0 0 0 8px #6383DB, 0 0 1px transparent;  }
}
@-moz-keyframes animate-border-fade
{
   0% { box-shadow: inset 0 0 0 0px #e1e1e1, 0 0 1px transparent;  }
   100% { box-shadow: inset 0 0 0 8px #6383DB, 0 0 1px transparent;  }
}
@keyframes animate-border-fade
{
   0% { box-shadow: inset 0 0 0 0px #e1e1e1, 0 0 1px transparent;  }
   100% { box-shadow: inset 0 0 0 8px #6383DB, 0 0 1px transparent;  }
}
@-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;  }
}
@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 flip-in
{
   0% { -webkit-transform: perspective(400px) rotateX(90deg) scale3d(1.2,1.2,1.2) ; opacity: 0;  }
   50% { -webkit-transform: perspective(400px) rotateX(-20deg) scale3d(1.0,1.0,1.0) ; opacity: 1;  }
   100% { -webkit-transform: perspective(400px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@-moz-keyframes flip-in
{
   0% { -moz-transform: perspective(400px) rotateX(90deg) scale3d(1.2,1.2,1.2) ; opacity: 0;  }
   50% { -moz-transform: perspective(400px) rotateX(-20deg) scale3d(1.0,1.0,1.0) ; opacity: 1;  }
   100% { -moz-transform: perspective(400px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@keyframes flip-in
{
   0% { transform: perspective(400px) rotateX(90deg) scale3d(1.2,1.2,1.2) ; opacity: 0;  }
   50% { transform: perspective(400px) rotateX(-20deg) scale3d(1.0,1.0,1.0) ; opacity: 1;  }
   100% { transform: perspective(400px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
a.style1
{
   color: #F0F8FF;
   text-decoration: none;
   -webkit-transition: all 1ms linear;
   transition: all 1ms linear;
   position: relative;
   display: inline-block;
}
a.style1::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 10px;
   background: #6383DB;
   opacity: 0;
   -webkit-transform: translateY(-4px);
   transform: translateY(-4px);
   margin-top: 10px;
   -webkit-transition: all 1ms linear;
   transition: all 1ms linear;
}
a.style1:hover::after
{
   background: #6383DB;
   opacity: 1;
   -webkit-transform: translateY(0px);
   transform: translateY(0px);
}
a.style1:visited
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style1:active
{
   color: #6ECFE1;
   text-decoration: none;
}
a.style1:hover
{
   color: #6383DB;
   text-decoration: none;
}
a.style2
{
   color: #191970;
   font-weight: bold;
   text-decoration: none;
}
a.style2:visited
{
   color: #1E90FF;
   text-decoration: none;
}
a.style2:active
{
   color: #16439E;
   font-weight: bold;
   text-decoration: none;
}
a.style2:hover
{
   color: #2D68C2;
   text-decoration: none;
}
a.style1_copy
{
   color: #2D68C2;
   text-decoration: none;
}
a.style1_copy:visited
{
   color: #A9A9A9;
   text-decoration: none;
}
a.style1_copy:active
{
   color: #2D68C2;
   text-decoration: none;
}
a.style1_copy:hover
{
   color: #696969;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   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: transparent;
}
