@-webkit-keyframes heartbeat-2 {
0% {
   -webkit-transform: rotate(0deg);
}
20% {
   -webkit-transform: rotate(0deg) scale(1.25,1.25);
}
40% {
   -webkit-transform: rotate(0deg) scale(1.0,1.0);
}
60% {
   -webkit-transform: rotate(0deg) scale(1.25,1.25);
}
80% {
   -webkit-transform: rotate(0deg) scale(1.0,1.0);
}
100% {
   -webkit-transform: rotate(0deg) scale(1.0,1.0);
}
}
@-moz-keyframes heartbeat-2 {
0% {
   -moz-transform: rotate(0deg);
}
20% {
   -moz-transform: rotate(0deg) scale(1.25,1.25);
}
40% {
   -moz-transform: rotate(0deg) scale(1.0,1.0);
}
60% {
   -moz-transform: rotate(0deg) scale(1.25,1.25);
}
80% {
   -moz-transform: rotate(0deg) scale(1.0,1.0);
}
100% {
   -moz-transform: rotate(0deg) scale(1.0,1.0);
}
}
@keyframes heartbeat-2 {
0% {
   transform: rotate(0deg);
}
20% {
   transform: rotate(0deg) scale(1.25,1.25);
}
40% {
   transform: rotate(0deg) scale(1.0,1.0);
}
60% {
   transform: rotate(0deg) scale(1.25,1.25);
}
80% {
   transform: rotate(0deg) scale(1.0,1.0);
}
100% {
   transform: rotate(0deg) scale(1.0,1.0);
}
}
@-webkit-keyframes transform-3d-flip-in-y {
0% {
   -webkit-transform: perspective(400px) rotateX(0deg) rotateY(90deg);
}
40% {
   -webkit-transform: perspective(400px) rotateX(0deg) rotateY(-10deg);
}
70% {
   -webkit-transform: perspective(400px) rotateX(0deg) rotateY(10deg);
}
100% {
   -webkit-transform: perspective(400px) rotateX(0deg) rotateY(0deg);
   opacity: 1;
}
}
@-moz-keyframes transform-3d-flip-in-y {
0% {
   -moz-transform: perspective(400px) rotateX(0deg) rotateY(90deg);
}
40% {
   -moz-transform: perspective(400px) rotateX(0deg) rotateY(-10deg);
}
70% {
   -moz-transform: perspective(400px) rotateX(0deg) rotateY(10deg);
}
100% {
   -moz-transform: perspective(400px) rotateX(0deg) rotateY(0deg);
   opacity: 1;
}
}
@keyframes transform-3d-flip-in-y {
0% {
   transform: perspective(400px) rotateX(0deg) rotateY(90deg);
}
40% {
   transform: perspective(400px) rotateX(0deg) rotateY(-10deg);
}
70% {
   transform: perspective(400px) rotateX(0deg) rotateY(10deg);
}
100% {
   opacity: 1;
   transform: perspective(400px) rotateX(0deg) rotateY(0deg);
}
}
a {
   color: #259AD2;
   text-decoration: none;
}
a:visited {
   color: #8ED9C7;
}
a:active {
   color: #005480;
}
a:hover {
   color: #32525B;
   text-decoration: underline;
}
input:focus,
textarea:focus,
select:focus {
   outline: none;
}
.visibility-hidden {
   visibility: hidden;
}
a.skmsLink {
   color: #51C3F9;
   text-decoration: none;
}
a.skmsLink:visited {
   color: #EE7B08;
   text-decoration: none;
}
a.skmsLink:active {
   color: #5A3D20;
   text-decoration: underline;
}
a.skmsLink:hover {
   color: #0000FF;
   text-decoration: underline;
}
h1,
.h1 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h2,
.h2 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h3,
.h3 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h4,
.h4 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h5,
.h5 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 19px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h6,
.h6 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
.CustomStyle {
   background-color: transparent;
   color: #2E74B5;
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
}
.buttonsubmit {
   background-color: #51C3F9;
   font-family: Questrial;
   font-size: 16px;
   font-weight: 400;
   font-weight: 400;
   text-decoration: none;
}
.buttonsubmit:hover {
   background-color: #2B6079;
   color: #DCF3FD;
   font-family: Questrial;
   font-size: 16px;
   font-weight: 400;
   font-weight: 400;
   text-decoration: none;
}
