@font-face
{
   font-family: "LineAwesome";
   src: url('line-awesome.woff') format('woff'),
        url('line-awesome.ttf') format('truetype'),
        url('line-awesome.svg#LineAwesome') format('svg'),
        url('line-awesome.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Feather";
   src: url('feathericon.woff') format('woff'),
        url('feathericon.ttf') format('truetype'),
        url('feathericon.svg#feathericon') format('svg'),
        url('feathericon.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Linearicons Free";
   src: url('Linearicons-Free.woff') format('woff'),
        url('Linearicons-Free.ttf') format('truetype'),
        url('Linearicons-Free.svg#Linearicons-Free') format('svg'),
        url('Linearicons-Free.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Fabric";
   src: url('fabricmdl2icons-2.47.woff') format('woff'),
        url('fabricmdl2icons-2.47.ttf') format('truetype');
}
@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: "Ico Font";
   src: url('icofont.woff') format('woff'),
        url('icofont.ttf') format('truetype'),
        url('icofont.svg#icofont') format('svg'),
        url('icofont.eot') format('embedded-opentype');
}
@-webkit-keyframes filter-sepia
{
   0% { filter: sepia(1);  }
   100% { filter: sepia(0);  }
}
@-moz-keyframes filter-sepia
{
   0% { filter: sepia(1);  }
   100% { filter: sepia(0);  }
}
@keyframes filter-sepia
{
   0% { filter: sepia(1);  }
   100% { filter: sepia(0);  }
}
@-webkit-keyframes push
{
   0% { -webkit-transform: perspective(1px) rotateX(0deg) scale3d(1,1,1) ;  }
   50% { -webkit-transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8) ;  }
   100% { -webkit-transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@-moz-keyframes push
{
   0% { -moz-transform: perspective(1px) rotateX(0deg) scale3d(1,1,1) ;  }
   50% { -moz-transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8) ;  }
   100% { -moz-transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@keyframes push
{
   0% { transform: perspective(1px) rotateX(0deg) scale3d(1,1,1) ;  }
   50% { transform: perspective(1px) rotateX(0deg) scale3d(0.8,0.8,0.8) ;  }
   100% { transform: perspective(1px) rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
@-webkit-keyframes transform-3d-sign
{
   0% { -webkit-transform-origin: 50% 0; -webkit-transform: perspective(1300px) rotateX(-60deg) ; opacity: 0;  }
   100% { -webkit-transform: rotateX(0deg) ; opacity: 1;  }
}
@-moz-keyframes transform-3d-sign
{
   0% { -moz-transform-origin: 50% 0; -moz-transform: perspective(1300px) rotateX(-60deg) ; opacity: 0;  }
   100% { -moz-transform: rotateX(0deg) ; opacity: 1;  }
}
@keyframes transform-3d-sign
{
   0% { transform-origin: 50% 0; transform: perspective(1300px) rotateX(-60deg) ; opacity: 0;  }
   100% { transform: rotateX(0deg) ; opacity: 1;  }
}
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;
}
