/* 
html5doctor.com Reset Stylesheet
v1.6
Last Updated: 2010-08-18
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

td { vertical-align:top; }

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted inherit;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}/*
// Copyright Just2easy Limited 2010,12 all rights reserved.
*/

#content, .j2page{
	font-family:'Trebuchet MS',Helvetica, sans-serif;
	font-size:12pt;
}

#content input, #content select, #content p, #content ul, #content ol, #content textarea, .iPadEdit, 
.j2page input, .j2page select, .j2page p, .j2page textarea {
	font-family:'Trebuchet MS',Helvetica, sans-serif;
	font-size:12pt;
}

.content input, .content select, .content p, .content textarea {
	font-family:'Trebuchet MS',Helvetica, sans-serif;
	font-size:12pt;
}
/*	                                                       */
/* Copyright Just2Easy Limited 2012-13 all rights reserved */
/*	                                                       */

body{
/* background:#0079CA url(/e5/css/j2ehome/images/dots.png) 50% 50% repeat; */
font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
font-size: 10pt;
}

noscript{
	color:red;
	position:relative;
	left:10px;
	top:10px;
	font-size:16pt;
}

input:focus {
  outline: none;
}

.cropContents img{position:relative;}
.cropContents{overflow:hidden;}

.j2text {cursor:text; outline:1px none #ccc; height:auto;}
.j2text p {outline: 0px solid transparent; margin: 0px; min-height:20px; line-height:120%;}
.j2text p *{line-height:120%;}
.j2text p:focus {outline: 0px solid transparent;}
.j2tcontent {outline:none; min-width:25px; /*padding-right:25px;*/}

.chartButton{background-position: -202px -84px;}
.tableButton{background-position: -602px -124px;}
.pieButton{background-position: -482px -164px;}
.barButton{background-position: -522px -164px;}


.myButton .ui-button-text {font-size:16pt; font-weight:bold;}
.myButtonSmaller .ui-button-text {font-size:12pt;}
.myButton {
	border:1px solid #709720;
	background: #b9e948 url(css/j2ehome/images/ui-bg_inset-soft_50_b9e948_1x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #2e6e9e;
}
.myButton.ui-state-hover {
	border: 1px solid #448dae;
	background: #79c9ec url(css/j2ehome/images/ui-bg_inset-soft_75_79c9ec_1x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #026890;
}

#COUNTER{color:white;}

#LIST_PANEL legend{color:#2E6E9E; padding-left:5px; padding-right:5px;}
#LIST_PANEL fieldset {border-top: 1px solid #2E6E9E;margin-top: 10px;}

.ui-button-text-icon-primary .ui-icon.newpage{
	background-image:  url('a/e5code/css/j2ehome/images/new.png') !important;
	background-repeat: no-repeat;
	width:40px;
	height:40px;
	margin-top:0px;
	position:relative;
	margin-left:0px;
	left:0px;
	top:0px;}


.ui-button-text-icon-primary .ui-icon.watchvideo{ background-image: url('a/e5code/css/j2ehome/images/video.png') !important; width:45px; height:45px; margin-top:0px; position:relative; margin-left:0px; left:0px; top:0px;}

.templatePanel {
	position:fixed;
	height:80%;
	left:0px;
	top:0px;
	display:inline-block;
	padding: 5px;
	margin: 1px;
	white-space:nowrap;
}
.templates {
	width:200px;
	height:100%;
	display:inline-block;
	background: white;
	/* for ie inline-block */
	zoom:1;
	*display:inline;
}
.templateNav {
	height:100%;
	display:inline-block;
	vertical-align:top;
	background-repeat-x: no-repeat;
	background-repeat-y: repeat;
	background-image: url(images/ui-bg_glass_35_61c71f_1x400-2.png);
	/* for ie inline-block */
	zoom:1;
	*display:inline;
}

.message {
	background-color: white;
	padding: 20px;
	border-width: 3px;
	border-color: grey;
	border-style: solid;
	border-radius:5px;-moz-border-radius:5px;
}

.toolPanel {
	position:fixed;
	width:1000px;
	height:100px;
	left:0;
	top:0;
	display:inline-block;
	/*background: -webkit-gradient( linear, 0 25%, 0 100%, from(white), to(lightblue));
	background: -moz-linear-gradient( top, white, white, lightblue );
	filter: progid:DXImageTransform.Microsoft.Gradient(
		gradientType=0,startColorStr=white,
		endColorStr=lightblue);*/
	padding: 5px;
	margin: 1px;
	white-space:nowrap;
	border: 5px;
	border-color: grey;
	border-style: solid;
	border-radius:30px;-moz-border-radius:30px;
}

#voteToolbar {
	position:absolute;
	margin:20px;
}

#voteSettings input {
	margin-bottom: 5px;
	margin-top: 5px;
}

#voteSettings #class {
	margin-left: 10px;
}

#voteLogo {
	height:100px;
	margin-left:20px;
	margin-right:20px;
}

.toolPanelButton {
	margin:5px;
	position:relative;
	top:-50px;
}

#save {
	margin-right:20px;
}

.votePadding {
	display:inline-block;
	width:20px;
}

.shareTable {border:1px;border-style:solid;border-color:#5798c7;}
.shareTable th {background-color:#5798c7;color:white;cursor:pointer;padding:5px;border:2px;margin:2px}

.sharePublic{
	background-image: url('/markShapes/public.png');
	background-repeat: no-repeat;
	position:relative;
	width:48px;
	height:48px;
	display:inline-block;
	margin-right:5px;
	top:26px;
	left:6px;
	margin-top:-20px;
}

.sharePublic moderate{
	background-image: url('a/e5code/css/j2ehome/images/moderate.png');
}

/* #j2publish {position:relative;top:-10px} */

.shareShare{
	background-image: url('a/e5code/j2e-icons-40-40-2.png') !important;
	background-size: 800px 240px;
	background-position: -238px -78px;
	background-repeat: no-repeat;
	position:relative;
	width:48px;
	height:48px;
	display:inline-block;
	top:20px;
	margin-right:5px;
	vertical-align:top;
}

#shares2 {
	margin-bottom:30px
}

#shares3 {
	border: 1px solid #A6C9E2;
}

#shares3 td{
	vertical-align:middle;
}

#shareUrl{
	width:400px;
	padding:4px;
}

#shareEmbed{
	vertical-align:middle;
	width:400px;
	height:50px;
	padding:5px;
}

#shareThumb{
	vertical-align:middle;
	width:400px;
	height:50px;
	padding:5px;
}

#j2pw{
	display:block;
	margin-left:100px;
	margin-bottom:-10px;
	margin-top:10px;
}

#sharedWith{
	display:inline-block;
	position:relative;
	top:20px;
	left:5px;
}

.tblScrl{
	overflow:scroll;
	max-height:500px;
}

#shareit{margin-top:10px;margin-bottom:10px}
#manageusers{color:#0E80CD;}
#finduser{color:#0E80CD;margin-right:10px}

#j2email{margin-left:10px;width:300px}
#j2inv{margin:10px;width:400px;line-height:130%}
#j2mes{display:block}

#manage1{display:inline-block;vertical-align:top}
#j2tgroups{width:150px;margin-bottom:14px}
#j2tgroups .rowselected{background-color:lightgray}
#j2tgroups .col1{width:140px}
#j2gname{width:144px}
#j2groupadd{}

#manage2{display:inline-block;margin-left:14px;vertical-align:top}
#j2tgroup{width:270px;margin-bottom:14px}
#j2tgroup .rowselected{background-color:lightgray}
#j2tgroup .col1{width:260px}
#j2pname{width:264px}
#gdropFriends{position:relative;left:-21px;margin-right:-20px}
#j2personAdd{}
#grpfinduser{color:#0E80CD;float:right;margin-top:5px;position:relative;right:25px;}

#j2userstable{margin-top:10px}
#j2userstable .rowselected{background-color:lightgray}
#jfinduser{margin-right:20px}
#jschselect{max-width:250px}

.j2eButton ul ul {border:0;margin:0;padding:0}
.j2eAnimate {background-image: url(pbar-ani.gif)}
.j2eTable {border:1px;border-style:solid;border-color:#0098d4;}
.j2eTable th {background-color:#0098d4;color:white;cursor:pointer;border-radius:5px;}
.j2eHighlight {background: #ffa8fe}
.selected.j2pathedit {outline:none;} /* when editing a point on path set the outline to none */

.selectable:hover {outline:1px dotted #ccc;}
.selected {outline: 1px dashed blue; cursor:move}	/* used to show selection and movement cursor over singly selected objects */
.j2bin {outline: 5px solid red; }	/* shows when object over bin */
.selectedGroup {cursor:move}	/* used to show movement cursor over group selected object */

/*.j2eTag.br {background:red;}
.j2eTag.tr {background:blue;}
.j2eTag.bl {background:green;}
.j2eTag.tl {background:yellow;}*/

.j2divider {display:inline-block;width:0;height:32px;border-left:1px solid #b1dae7;margin-right:1px;vertical-align:middle;}	/* white or #b1dae7 ? */

.nopadding {border:0;margin:0;padding:0}

.ui-dialog-content td {padding:2px 5px}
.ui-progressbar { height:1.5em;}

.j2changed{color:red; position:relative; left:15px; top:-47px}

.toolbarButton.ui-button-icon-only .ui-icon{ padding: 0; background-image: url('a/e5code/j2e-icons-40-40-2.png') !important; background-size: 800px 240px; left:0; top:0; width:38px; height:32px; margin-left:0px; margin-top:0px; position:relative;}
.toolbarButton.ui-button-icon-only{width:38px;}
.toolbarButton{height:32px;position:relative; margin:0px 1px 0px 0px;}
.toolbarButton.smaller.ui-button-icon-only{width:28px; height:28px;}
.toolbarButton.smaller.ui-button-icon-only .ui-icon{width:28px; height:28px; background-size: 590px 177px; -moz-background-size: 590px 177px; -webkit-background-size:590px 177px;}
.toolbarButton.iPad.ui-button-icon-only .ui-icon{position:absolute;}
.toolbarButton.ui-button-text-only{font-size:10pt;}

.opaqueButton{background-position: -82px -44px;}
.toolbarButton.smaller .opaqueButton{background-position: -60px -32px;}

.j2patch{display:inline-block;height:12px;margin-bottom:2px;}
.j2patch .patchColour{border: 2px solid black;border-radius:6px;-moz-border-radius:6px;width:24px;height:100%;display:inline-block;}
.j2patch .ui-icon{display: none;}
.j2patch.active .ui-icon{display: inline-block;}

.comboButton{display:inline-block;vertical-align:middle;margin-left:1px;}

.ui-state-default.toolbarButton { border-color: transparent; background-color: transparent; background-image:none;}
.ui-state-hover.toolbarButton{ border-color: #79b7e7; background-color: #d0e5f5; background-image:url(e5code/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png);}
.ui-state-active.toolbarButton{ border-color: #79b7e7; background-color: transparent; background-image:none;}
.ui-state-selected.toolbarButton { border-color: #79b7e7; background-color: transparent; background-image:none;}
.oldToolbarButton{vertical-align:middle;z-index:500;position:relative;}
.j2shadow {
  -moz-box-shadow: 5px 5px 7px #888;
  -webkit-box-shadow: 5px 5px 7px #888;
  -o-box-shadow: 5px 5px 7px #888;
  box-shadow: 5px 5px 7px #888;
}
.j2dialogshadow {
  -moz-box-shadow: 5px 5px 7px #888;
  -webkit-box-shadow: 5px 5px 7px #888;
  -o-box-shadow: 5px 5px 7px #888;
  box-shadow: 5px 5px 7px #888;
}
.j2bordershadow {
  border: 5px solid #c4c8cc;
  -moz-box-shadow: 5px 5px 7px #888;
  -moz-border-radius-bottomright: 15px;
  -webkit-box-shadow: 5px 5px 7px #888;
  -webkit-border-bottom-right-radius: 15px;
  -o-box-shadow: 5px 5px 7px #888;
  -o-border-bottom-right-radius: 15px;
}
.j2border {
  border:5px solid #c4c8cc;
}
.j2vborder {
  border:2px solid white;
  border-radius: 8px;
  color:white;
  -moz-border-radius: 8px;
}
.j2padding{
  padding:10px;
}
.j2rectangle.j2border {
	border: 1px solid black;
}

div#scroll {
	overflow-y:scroll;
	padding:20px;
}

.xxx_wrapper:hover {
	outline:1px dotted #ccc;
}

div#scroll .xxx_wrapper p{
	position:relative;
	width:112px;
	overflow:hidden;
	/*left: 0px;*/
	/*top: -85px;*/
	/* for IE */
  	/*filter:alpha(opacity=90);*/
  	/* CSS3 standard */
  	/*opacity:0.9;*/
  	text-align: center;
	font-weight: normal;
	font-size: 12pt;
	height: 18px;
	color: rgb(73, 73, 73);
}

.xxx_wrapper .j2dropmenu{
	position:absolute;
	left: 85%;
	top:-5px;
	width:20px;
	height:20px;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.j2dropmenu .ui-icon{
	margin-left:2px;
	margin-top:2px;
/*	background-image: url(images/ui-icons_e0fdff_256x240.png); */
}

div#scroll .xxx_wrapper p b{
	/*left: 0px;*/
	/*margin-left:35px;*/
	position:relative;
	font-weight: normal;
	font-size: 12pt;
	overflow: hidden;
	height: 18px;
}

div#scroll .xxx_wrapper img{
	height:100%;
}

div#scroll .thumbBorder img{
	border:1px solid #a7a7a7;
}

div#scroll .scratchBorder img{
	border:1px solid #F8C783;
}

div#scroll .xxx_wrapper{
	display:inline-block;
	margin:10px 10px 30px 10px;
	position:relative;
	cursor:pointer;
	height:80px;
	width:112px;

	/*for ie inline-block */
	zoom: 1;
	*display: inline;
}

div#scroll .xxx_wrapper:hover {outline:1px dotted #ccc;}

div#scroll .xxx_wrapper .mark{
	background-image: url('/e5/images/markShapes.png') !important;
	background-size: 336px 96px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position:absolute;
	width:48px;
	height:48px;
	top: -15px;
	left: 30px;
}


div#scroll .xxx_wrapper .public{
	background-image: url('/e5/images/markShapes.png') !important;
	background-size: 336px 96px;
	background-repeat: no-repeat;
	background-position: -144px 0px;
	position:absolute;
	width:48px;
	height:48px;
	top: -15px;
	left: -15px;
}

div#scroll .xxx_wrapper .moderate{
	background-position: -240px 48px;
}

div#scroll .xxx_wrapper .goldstar{
	background-position: -240px 0px;
}

div#scroll .xxx_wrapper .ten{
	background-position: -144px -48px;
	width:96px;
}

div#scroll .xxx_wrapper .silverstar{
	background-position: -96px -48px;
}

div#scroll .xxx_wrapper .bronzestar{
	background-position: -288px 0px;
}

div#scroll .xxx_wrapper .smile{
	background-position: -48px 0px;
}

div#scroll .xxx_wrapper .correct{
	background-position: -48px -48px;
}

div#scroll .xxx_wrapper .sad{
	background-position: 96px 0px;
}

div#scroll .xxx_wrapper .wrong{
	background-position: -192px 0px;
}

div#scroll .xxx_wrapper .pin{
	background-position: -192px 0px;
}

#photos div#scroll .xxx_wrapper .public{
	background-image: none;
}

div#scroll .xxx_wrapper .shared{
	background-image: url('/e5/images/markShapes.png') !important;
	background-size: 336px 96px;
	background-position: 0px -48px;
	background-repeat: no-repeat;
	position:absolute;
	width:48px;
	height:48px;
	top: -15px;
	left: -15px;
}

div#scroll .xxx_wrapper .sharedShadow{
	background-image: none;
}

#LIST_TEMPLATES div#scroll .xxx_wrapper{
	display:block;
}

.j2eListPanel {
	margin:1px;
	height:140px;
	position:fixed;
	z-index:1000;
	background: white;
	white-space:nowrap;
	/*overflow:hidden; this clipped pictures so you couldn't see them as you dragged them off */
}

.ui-widget {font-size:1em}
.ui-dialog .ui-dialog-buttonpane {border-width: 0px;margin: 0px;}
.ui-button-text-only .ui-button-text {padding: 0.2em 0.6em;}

.j2eListPanel .ui-tabs .ui-tabs-panel {padding-top: 0px; padding-bottom:0px;font-size:1em}
.j2eListPanel div#scroll >*{margin-right:10px; padding-top:5px; }

.j2searchBar{
	position: absolute;
	top: 8px;
	overflow:hidden;
}

#SEARCH {
	position:relative;
	top:3px;
	left:5px;
}

.j2indent1{margin-left: 20px;}
.j2indent2{margin-left: 40px;}
.j2indent3{margin-left: 60px;}
.j2indent4{margin-left: 6px;}

.ui-tabs .ui-tabs-hide {	/* force tabs offscreen, rather than hidden */
    position: absolute;
    left: -10000px;
    display: block !important;
}

body{
	margin:0;
}

.j2text.formLabel {display:inline-block;cursor:pointer;margin-left:5px}

.ui-dialog .ui-dialog-buttonpane button{margin-left:10px;}
.ui-dialog .ui-dialog-content{padding-top:10px;}

#dialogueRegisterSU .openId {background-color:lightGray;margin-bottom:15px;padding-bottom:5px;border-radius:10px 10px;webkit-border-radius:10px 10px;-moz-border-radius:10px 10px;}

form.alignedForm input.error {border-color:red;}

form.alignedForm label {
  color: #333333;
}

a:link {color:#0E80CD; text-decoration:none}
a:visited {color:#0E80CD; text-decoration:none}
a:hover {color:#0E80CD; text-decoration:underline;}
a:active {color:#0E880CD;}

.j2text p a:link {color:white;}
.j2text p a:visited {color:white;}
.j2text p a:hover {color:#B9E948;}
.j2text p a:active {color:white;}


.closeButton { width:19px; padding:1px; height:18px; float:right; position:relative; top:-4px; left:6px; }
.wordbarTools { border:1px; display:inline-block; }
.j2dropmenu {cursor:pointer;position:absolute;width:16px;height:16px}

.highlight { background-color: yellow } /* used for highlight-3 find text */

#votesTable {
	font-size : 12pt;
	font-family: verdana, helvetica, sans-serif;
	border-spacing: 2px 2px;
	padding: 4px;
	background-color:white;
}

#votesTable th {
	text-align: left;
	/*border-spacing: 2px 2px;*/
	padding: 8px 4px 8px 4px;
	margin: 2px;
	border: 2px solid white;
	background-color: #0098d4;
	color: white;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#votesTable td {
	/*border-spacing: 2px 2px;*/
	padding: 4px;
	margin: 2px;
	border: 1px solid lightgray;
}

#j2signIn {
	min-width: 390px;
}

div#scroll .xxx_wrapper .records{
	background-color:#4E8EC6;
	color:white;
	position:absolute;
	left:-10px;
	bottom:-5px;
	padding:5px;
	border-radius:10px;
	-moz-border-radius:10px;
}

div#scroll .xxx_wrapper .inEdit{
	position:absolute;
	color:white;
	text-align:center;
	background-color:lightblue;
	width:18px;
	height:18px;
	left:96px;
	top:66px;
}

#collab, #chatHistory{
	position:fixed;
	left:7px;
	top:36px;
	background-color:gray;
	color:white;
	padding:4px;
	border-radius:5px;
	cursor:default;
	opacity:0.98;
	z-index:600;
}

#chatHistory{
	z-index:2600;
}

#chatTitle{
	margin:5px;
	width:160px;
}

#j2chat{
	width:160px;
	height:20px;
}

#chatScroller {
	overflow:auto;
	max-height:250px;
	width:166px;
}

.chatBubble{
	border:1px white solid;
	border-radius:7px;-moz-border-radius:7px;
	margin:6px 0 20px 0;
	padding:4px;
	max-width:130px;
	background-color:white;
	color:gray;
}

.chatWho{
	position:relative;
	left:55px;
	top:-6px;
	margin-top:-27px;
	max-width:90px;
	color:darkGray;
}

.chatLine.me{
	left:25px;
}

.chatSpeak{
	display:block;
	position:relative;
	width:30px;
	height:15px;
	background-color:gray;
	top:-20px;
	left:15px;
	margin-bottom:-15px;
}

#menuLanguage {
	z-index: 1003;
}

li.period select {margin-top:5px;padding:1px; height:28px;}

.crumbTrail li {display:inline;}

.crumbTrail {padding-top:10px;padding-bottom:10px;}

#lFileCheck + label { vertical-align: middle; }

.info_text {color:#005E87; font-weight:bold;}

.info_text .ui-button{ vertical-align:middle; width:45px; height:45px; border:0px; cursor:auto; font-size: 16pt; font-weight:bold; margin-right:10px;}

.iosappstore {right:20px; bottom:0px; position:absolute;}

.idp_rect div.j2rectangle {
	border-bottom-color:rgb(133, 208, 243);
	border-left-color:rgb(133, 208, 243);
	border-right-color:rgb(133, 208, 243);
	border-top-color:rgb(133, 208, 243);
	border-top-width: 1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

#cracker {position:absolute;left:280px;top:-10px;width:280px;}
#launch {
width: 100px;
height: 100px;
position: absolute;
left: 510px;
top: 8px;
background-image: url('/logos/launch-logo-sm.png');
cursor: pointer;
}
#launchText {
color: white;
font-size: 12pt;
position: absolute;
left: 452px;
top: 6px;
padding: 10px;
border-radius: 10px;
}

#cookielink {
	padding: 0 10px;
	display:block;
	text-align: center;
	font-style: italic;
	color: gray;
	cursor: pointer;
}
form#userContactInformationForm input.error {
    border: 2px solid red;
    padding: 2px;
    margin-left: -1px;
}

form#userContactInformationForm label {
    width: 8em;
}/*
// Copyright Just2easy Limited 2014 all rights reserved.
*/

#j2signIn {
	font-size: 13px;
	min-width: 360px;
    max-width: 690px;
}

#j2signIn form.alignedForm fieldset {
	padding-left: 30px;
}

#j2signIn fieldset div.caWrap {
	text-align: center;
}

form.alignedForm fieldset {
	margin-bottom: 10px;
	border: none;
	text-align: left;
}

form.alignedForm legend {
	padding: 0 2px;
	font-weight: bold;
	text-align: left;
}

form.alignedForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: middle;
	text-align: right;
	padding-right: 0.5em;
	white-space:nowrap;
	width: 18em; /* Width of labels */
}

form.alignedForm fieldset ol {
	margin: 0;
	padding: 0;
}

form.alignedForm fieldset li {
	list-style: none;
	padding: 2px;
	margin: 0;
}

form.alignedForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

#j2signIn form.alignedForm label {
	width: 15em; /* Width of labels */
}

#dialogSignIn a {
	margin-right: 5px;
}

form.alignedForm fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	text-align: center;
}

form.alignedForm fieldset fieldset legend {
	padding: 0 0 2px;
	font-weight: normal;
}

form.alignedForm fieldset fieldset label {
	display: block;
	width: auto;
}

form.alignedForm fieldset fieldset label {
	margin-left: 0; /* Width plus 3 (html space) */
}

/* .idp_rect {
	position:relative;
	cursor:default;
	left:0;
	top:0;
	width:462px;
	height:300px;
}

#j2signIn.j2launchV2 .idp_rect {
	position: relative;
    cursor: default;
    width: 650px;
    height: 145px;
}

.idp_rect div.j2rectangle.j2border {
	border: 1px solid #85dbc2;
}

.idp_rect div.j2rectangle {
	position:absolute;
	left:0;
	top:0;
	width: 460px;
	height:300px;
	background-color:white;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius:30px;
} */

/* .idp_image.bgfl {left: 260px;top: 215px;width: 190px;height: 57px;}
.idp_image.Dudley {left: 318px;top: 199px;width: 80px;height: 80px;}
.idp_image.hwb {left: 46px;top: 82px;width: 80px;height: 80px;}
.idp_image.kentlz {left: 168px;top: 24px;width: 81px;height: 50px;}
.idp_image.lgfl {left: 24px;top: 24px;width: 125px;height: 50px;}
.idp_image.norfolk {left: 36px;top: 249px;width: 202px;height: 30px;}
.idp_image.RMUnify {left: 168px;top: 92px;width: 100px;height: 62px;}
.idp_image.somerset {left: 396px;top: 92px;width: 52px;height: 88px;}
.idp_image.swansea {left: 293px;top: 92px;width: 69px;height: 93px;}
.idp_image.worcs {left: 268px;top: 26px;width: 180px;height: 47px;}
.idp_image.google {left: 42px;top: 178px;width: 191px;height: 46px;}
.idp_image.microsoft {left: 250px;top: 178px;width: 164px;height: 49px;} */
/*.idp_image.ngn {left: 24px;top: 180px;width: 227px;height: 44px;}*/

/* img.idp_image {position:absolute; cursor:pointer;padding:0;} */
img.idp_image:hover {outline:3px solid rgb(133, 208, 243);}
/* #j2signIn.j2launchV2 img.idp_image:hover {outline-color:#83D04A;}
#j2signIn.j2launchV2.bloggy img.idp_image:hover {outline-color:#F34000;}
#j2signIn.j2launchV2.visualprod img.idp_image:hover {outline-color:#85DBC2;}
#j2signIn.j2launchV2.microbitprod img.idp_image:hover {outline-color:#38bad4;}
#j2signIn.j2launchV2.logoprod img.idp_image:hover {outline-color:#5c8ec2;}
#j2signIn.j2launchV2.dataprod img.idp_image:hover {outline-color:#5CB1C7;}
#j2signIn.j2launchV2.jit5prod img.idp_image:hover {outline-color:#FFCE1C;}
#j2signIn.j2launchV2.blastprod img.idp_image:hover {outline-color:#777777;}
#j2signIn.j2launchV2 .idp_image.bgfl {left: 190px;top: 24px;width: 128px;height: 41px;}
#j2signIn.j2launchV2 .idp_image.hwb {left: 380px;top: 88px;width: 125px;height: 45px;}
#j2signIn.j2launchV2 .idp_image.kentlz {left:452px; top:8px; width:63px; height:39px;display:none;}
#j2signIn.j2launchV2 .idp_image.lgfl {left: 40px;top: 21px;width: 128px;height: 55px;}
#j2signIn.j2launchV2 .idp_image.norfolk {left:399px; top:63px; width:162px; height:24px;display:none;}
#j2signIn.j2launchV2 .idp_image.RMUnify {left:350px; top:6px; width:77px; height:47px;display:none;}
#j2signIn.j2launchV2 .idp_image.school360 {display:none;}
#j2signIn.j2launchV2 .idp_image.somerset {left:230px; top:2px; width:31px; height:52px;display:none;}
#j2signIn.j2launchV2 .idp_image.worcs {left:123px; top:60px; width:115px; height:30px;display:none;}
#j2signIn.j2launchV2 .idp_image.google {left: 340px;top: 31px;width: 128px;height: 34px;}
#j2signIn.j2launchV2 .idp_image.microsoft {left: 500px;top: 29px;width: 122px;height: 39px;}
#j2signIn.j2launchV2 .idp_image.c2k {left: 170px;top: 90px;width: 149px;height: 41px;} */
/* .idp_image.Dudley {left: 318px;top: 199px;width: 80px;height: 80px;} */
/*.idp_image.ngn {left: 24px;top: 180px;width: 227px;height: 44px;}*/
/*.idp_image.swansea {left:286px; top:1px; width:40px; height:54px;}*/


.idp_rect {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin: 15px 0px;
    position: relative;
    padding-top: 17px;
    border-top: 2px solid #f2f2f2;
    gap: 15px;
}

.idp_rect img.idp_image {
    max-height: 45px;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid transparent;
}
img.idp_image.border {
    border-color: #acb3b9;
}
.idp_rect span.or {
    position: absolute;
    top: -12px;
    background: #fff;
    padding: 5px 15px;
    color: #b4b4b4;
}
/** new just2easy dialogue css */
#j2signIn.j2launchV2 {background-color: white;}

#j2signIn.j2launchV2 .signinAsset 				{background-image:url(/assets/htmlsignin/assets3.png);background-size: 1024px 1120px;}

#j2signIn.j2launchV2 .alignedForm {
	background-position: 0px -260px;
    width: 690px;
    height: 238px;
}
#j2signIn.j2launchV2 form.alignedForm fieldset {
	padding-top: 11px;
    padding-left: 250px;
    width: 412px;
}
#j2signIn.j2launchV2 form.alignedForm fieldset li {margin: 7px 0;}
#j2signIn.j2launchV2 form.alignedForm fieldset li:first-child {margin-bottom: 23px;}
#j2signIn.j2launchV2 form.alignedForm fieldset li:nth-last-child(2) {margin:0;margin-bottom: 4px;}
#j2signIn.j2launchV2 form.alignedForm fieldset li:nth-last-child(3) {margin-bottom:4px;}
#j2signIn.j2launchV2 form.alignedForm fieldset li:last-child {
	text-align: right;
    margin: 0;
    padding: 0;
}
#j2signIn.j2launchV2 form.alignedForm label {color: white;}
#j2signIn.j2launchV2.bloggy form.alignedForm label {color: #384654;}
#j2signIn.j2launchV2 form.alignedForm input {
	width: 200px;
    border-radius: 5px;
    outline: none;
    border: none;
    margin: 0 2px;
    padding: 0;
    font-size: 12px;
}
#j2signIn.j2launchV2 form.alignedForm input.error {
	border: 2px solid red;
    padding: 2px;
    margin-left: -1px;
}
#j2signIn.j2launchV2 form.alignedForm font {color: #83D04A;}
#j2signIn.j2launchV2.bloggy form.alignedForm font {color: #F34000;}
#j2signIn.j2launchV2.microbitprod form.alignedForm font {color: #bef4ff;}
#j2signIn.j2launchV2.logoprod form.alignedForm font {color: #67c9ee;}
#j2signIn.j2launchV2.dataprod form.alignedForm font {color: #A5DEF4;}
#j2signIn.j2launchV2.jit5prod form.alignedForm font {color: #FFCE1C;}
#j2signIn.j2launchV2 .j2rememberwrap {float:right;margin-right:2px;}
#j2signIn.j2launchV2 label[for="j2remember"], #j2signIn.j2launchV2 input#j2remember {width:auto;}
#j2signIn.j2launchV2 #jremind {
	font-size: 12px;
    color: #BEF4FF;
    vertical-align: bottom;
    margin-right: 14px;
}
#j2signIn.j2launchV2.bloggy #jremind {color: #F34000;}
#j2signIn.j2launchV2 #jlang {background:none !important;border:none !important;outline:none !important;}
#j2signIn.j2launchV2 #jlang.flagButton>span.ui-icon {margin-left: -13px; margin-top: -7px;}
#j2signIn.j2launchV2 #singleSignIn {
	background: none;
    border: none;
    background-color: #83D04A;
    color: white;
    font-weight: normal;
    margin-right: 6px;
    font-size: 1em;
    float:none;
}
#j2signIn.j2launchV2 #qrSignIn {
	background-color: transparent;
    background-position: -693px -40px;
    padding-right: 32px;
    border: none;
    font-size: 1em;
    margin-right: 10px;
}
#j2signIn.j2launchV2.bloggy #singleSignIn {background-color: #F34000;}
#j2signIn.j2launchV2.visualprod #singleSignIn {background-color: #72D6B5;}
#j2signIn.j2launchV2.microbitprod #singleSignIn {background-color: #A5DEF4;}
#j2signIn.j2launchV2.logoprod #singleSignIn {background-color: #A3D72E;}
#j2signIn.j2launchV2.dataprod #singleSignIn {background-color: #A5DEF4;color:#007B95;}
#j2signIn.j2launchV2.jit5prod #singleSignIn {background-color: #FFCE1C !important;color: #333 !important;}
#j2signIn.j2launchV2.blastprod #singleSignIn {border-radius: 0;-ms-transform:skewX(-4deg);-webkit-transform:skewX(-4deg);transform:skewX(-4deg);}
#j2signIn.j2launchV2 #singleSignIn span {padding: 3px 8px;}

#j2signIn.j2launchV2 .signinstr {
    position: relative;
    top: -89px;
    left: 189px;
    color: #bef4ff;
    display: inline-block;
}
#j2signIn.j2launchV2.bloggy .signinstr {color:#F34000;}
#j2signIn.j2launchV2.blastprod .signinstr {
	top: -153px;
    left: 130px;
    color: #FCFCFC;
    font-size: 13px;
}
#j2signIn.j2launchV2.blastprod label[for="j2remember"], #j2signIn.j2launchV2.blastprod #jremind {color: #FCFCFC;font-size: 13px;text-decoration:none;}
#j2signIn.j2launchV2.blastprod .button_rect > div {background-color:transparent;}

/* #j2signIn.j2launchV2 .button_rect {
	text-align: center;
	width: 690px;
	position: relative;
    margin: 10px auto;
    margin-bottom: 0;
} */
.button_rect {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin: 15px 0px;
    border-top: 1px solid #eaeaea;
    padding-top: 10px;
    justify-content: space-around;
}
#j2signIn.j2launchV2 .button_rect > div {
	width: 156px;
	height: 50px;
	border: none;
	vertical-align: middle;
    display: inline-table;
    margin-bottom: 15px;
}
#j2signIn.j2launchV2 #singleSignIn.ui-state-active {color: #333;}
#j2signIn.j2launchV2 .button_rect > div:last-child {margin-right: 0;}
#j2signIn.j2launchV2 .button_rect > div#createAccount {background-position: 0 0;opacity: 0.88;}
#j2signIn.j2launchV2 .button_rect > div#videos {background-position: -141px 0;}
#j2signIn.j2launchV2 .button_rect > div#help {background-position: -177px 0;opacity: 0.88;}
#j2signIn.j2launchV2 .button_rect > div#appstore {background-position: -421px 0;}
#j2signIn.j2launchV2 .button_rect > div.company {background-position: -531px 0;opacity: 0.88;}
#j2signIn.j2launchV2 .button_rect > div#parentportal {background-position: -354px 0;opacity: 0.88;}
#j2signIn.j2launchV2 .button_rect > div:hover,
#j2signIn.j2launchV2 .button_rect > div:focus {
    opacity: 1 !important;
}

#j2signIn.j2launchV2 .button_rect > div > span {
	white-space: pre-line;
    color: white;
    font-weight: normal;
    margin: 0;
    padding: 0;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#j2signIn.j2launchV2 .button_rect > div > span:first-child {font-size:12px;}
#j2signIn.j2launchV2 .button_rect > div#videos > span:first-child,
#j2signIn.j2launchV2 .button_rect > div#help > span:first-child {
	font-size:16px;
}
#j2signIn.j2launchV2 #networkUsers {
    display: inline-block;
    vertical-align: middle;
    width: 205px;
    height: 23px;
}
#j2signIn.j2launchV2 #networkUsers > div {
	padding: 5px 0;
    font-size: 11px;
    cursor: pointer;
    color: #293a4a;
    text-align: center;
}
#j2signIn.j2launchV2 #networkUsers .sortdown {
	background-position: -845px 0px;
    float: right;
    margin: 3px 5px;
    width: 11px;
    height: 11px;
}

#j2signIn.j2launchV2 #qrcodereader video {
	width: 320px;
    position: relative;
    margin: 10px auto 0 auto;
    display: block;
}
#qrreader-canvas {display:none;}

.show-hidepw {
    display: block;
}
.showhidecontainer {
    position: fixed;
    margin-left: -20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-top: 3px;
}

#dialogueRegisterSchool li .wondecharge {
    color: #a0a0a0;
    float: right;
}


@media all and (max-width: 730px){
	div#j2signIn.j2launchV2 {
		width:400px;
		padding: 10px;
	}

	#j2signIn.j2launchV2 .alignedForm {
		width: 400px;
		height: 400px;
		background-position: 0 -517px;
	}

	#j2signIn.j2launchV2 form.alignedForm fieldset {
		padding-left: 0;
		padding-top: 174px;
    	width: 388px;
	}

	#j2signIn.j2launchV2 form.alignedForm label {width: 13em;}
	#j2signIn.j2launchV2 form .j2rememberwrap > label {width:11em;}

	/* #j2signIn.j2launchV2 .idp_rect {
	    width: 400px;
	    height: 190px;
	} */

	/* #j2signIn.j2launchV2 .idp_image.lgfl {left: 60px;top: 21px;width: 130px;height: 52px;}
    #j2signIn.j2launchV2 .idp_image.bgfl {left: 206px;top: 83px;width: 150px;height: 45px;}
    #j2signIn.j2launchV2 .idp_image.google {left: 42px;top: 92px;width: 150px;height: 36px;}
    #j2signIn.j2launchV2 .idp_image.microsoft {left: 130px;top: 140px;width: 122px;height: 39px;}
    #j2signIn.j2launchV2 .idp_image.hwb {left: 210px;top: 24px;width: 125px;height: 45px;} */

	/* #j2signIn.j2launchV2 .button_rect {
		width: 272px;
	    white-space: normal;
	} */
	/* #j2signIn.j2launchV2 .button_rect > div:nth-child(even) {margin-right: 0;}
	#j2signIn.j2launchV2 .button_rect > div {margin: 0 20px 10px 0;}
	#j2signIn.j2launchV2 .button_rect > div.company {width:272px; background-position: 0 -130px;} */
	#j2signIn.j2launchV2 .signinstr {display:none;}
}

.ui-autocomplete {
	max-height: 200px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}
/* IE 6 doesn't support max-height we use height instead, but this forces the menu to always be this tall */
* html .ui-autocomplete {
  height: 200px;
}


/*
	Parent portal alert styles
*/

.alert_parent {
    width: calc(100vw / 2.6);
    background: #937cc5;
    padding: 15px 30px;
    position: fixed;
    top: 15px;
    left: 50%;
    transform: translate(-50%);
    color: #eef3f7;
    line-height: 1.3em;
    display: flex;
    flex-direction: column;
    border: 2px solid #8363c8;
}

.alert_parent > p {
    margin-bottom: 10px;
    text-align: center;
}

.alert_parent > a.continue {
    padding: 5px 11px;
    background: #fbf9ff;
    text-decoration: none;
    border: 2px solid #8363c8;
    color: #31b8cc;
    border-radius: 6px;
    align-self: center;
}

.alert_parent a.close {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: none;
}

.alert_parent > a.continue:hover {
    background: #f7f7f7;
    border-color: #6e52ab;
    color: #2698a8;
}
/*
// Copyright Just2easy Limited 2014 all rights reserved.
*/

/* flag for languages menu */
.flag {
	width:16px; 
	height:11px; 
	display:inline-block;
	
	/* inline block fix */
	zoom:1;
	*display:inline;
}
/* flag for button bar */
.flagButton {
	height: 22px;
	vertical-align: middle;
	/*width: 18px;
	background-position:center center;
	display:inline-block;/*
	
	/* inline block fix */
	/*zoom:1;
	*display:inline;*/
}
.flagButton>span.ui-icon {height: 11px; margin-top: -6px; background-image: url('/e5/images/flags-11.png') !important;}
#menuLanguage .flag {background-image: url('/e5/images/flags-11.png') !important;}
.english {background-position: -2px -2px;}
.german {background-position: -22px -1px;}
.turkish {background-position: -42px -1px;}
.portuguese {background-position: -62px -1px;}
.spanish {background-position: -82px -1px;}
.dutch {background-position: -102px -1px;}
.french {background-position: -122px -1px;}
.italian {background-position: -142px -1px;}
.cantonese {background-position: -162px -1px;}
.norwegian {background-position: -182px -1px;}
.welsh {background-position: -202px -1px;}
.danish {background-position: -222px -1px;}
.finnish {background-position: -242px -1px;}
.russian {background-position: -262px -1px;}
.swedish {background-position: -282px -1px;}

.arabic {background-position: -2px -16px;}
.azerbaijani {background-position: -22px -16px;}
.bulgarian {background-position: -42px -16px;}
.croatian {background-position: -62px -16px;}
.czech {background-position: -82px -16px;}
.estonian {background-position: -102px -16px;}
.georgian {background-position: -122px -16px;}
.hungarian {background-position: -142px -16px;}
.kazakh {background-position: -162px -16px;}
.latvian {background-position: -182px -16px;}
.lithuanian {background-position: -202px -16px;}
.macedonian {background-position: -222px -16px;}
.maltese {background-position: -242px -16px;}
.polish {background-position: -262px -16px;}
.romanian {background-position: -282px -16px;}

.serbian {background-position: -2px -32px;}
.slovak {background-position: -22px -32px;}
.slovenian {background-position: -42px -32px;}
.turkmen {background-position: -62px -32px;}
.englishUS {background-position: -82px -32px;}
.brazilian {background-position: -102px -32px;}
.thai {background-position: -122px -32px; }
.vietnamese {background-position: -142px -32px;}
.mandarin {background-position: -162px -32px;}
.irish {background-position: -182px -32px;}
.malay {background-position: -202px -32px;}
.ukrainian {background-position: -222px -32px;}

/*
// Copyright Just2easy Limited 2016 all rights reserved.
*/

#menuNetworkUsers {
	background-color: #293A4A;
	border-color: #293A4A;
	padding: 0;
}
#menuNetworkUsers .j2eMenuItem {
	color: white;
    background-color: #354350;   
}
#menuNetworkUsers .j2eMenuItem:first-child > div {
	color: #293A4A;
    background-color: white;
    font-family: 'Lucida Grande', 'Lucida Sans', Arial;
    font-size: 11px;
    background-position: -443px -125px;
    padding: 5px 0;
    text-align: center;
}
#menuNetworkUsers span.sortup {
	background-position: -866px 0px;
    float: right;
    margin: 3px 5px;
    width: 11px;
    height: 11px;
}
#menuNetworkUsers .j2eMenuOver {
	background-color: #43576C;
}

#menuNetworkUsers img {
	height: 20px;
	margin-right: 10px;
	vertical-align: middle;
}

#menuNetworkUsers span {
	vertical-align: middle;
	font-size: 11px;
}
/*
// Copyright Just2easy Limited 2014 all rights reserved.
*/

.ui-dialog .ui-dialog-titlebar-close span {
	left: -1px;
	top: -1px;
}

.ui-widget {
	font-size: 15px;
}

#dialog-modal-confirm{
	display:table-cell;
	vertical-align:middle;
	height:60px;
	white-space:normal;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

#dialog-modal-prompt {
	display: table-cell;
	vertical-align: middle;
	height: 60px;
	text-align: center;
}
#dialog-modal-prompt > div > p {padding-right:8px;}
#dialog-modal-prompt > div > * {
	display:inline-block;
	
	/* inline block fix */
	zoom:1;
	*display:inline;
}

#dialog-modal{
	white-space:normal;
	padding-left:10px;
	padding-right:10px;
}

.ui-dialog.ui-widget .ui-dialog-titlebar > button {
	background-image: none;
	background-color: #FFF;
}
/*
// Copyright Just2easy Limited 2014 all rights reserved.
*/

.j2eMenu {
	z-index:2000;
	position:absolute;
	/*padding:5px;*/
	font-family: "Lexend", 'ABeeZee', sans-serif;
	font-size: 14px;
	background:white;
}
.j2eMenuItem {
	text-align:left;
	cursor:pointer;
	list-style-type:none;
	padding:5px 15px;
	border:0;
	color:#555;
	background:white;
	white-space:nowrap;
	display:list-item;
}
.j2eMenuItem.disabled {color:#BBB;}
.j2eMenuItem.cheveron {padding-right:10px;}
.j2eMenuItem.cheveron div {font-size: 100%;color: #555;}
.j2eMenuItem.cheveron span.right {float: right;}
.j2eMenuItem.cheveron span.left {float: left;margin-right:15px;}
.j2eMenuItem.cheveron div.both {clear: both;}
.j2MenuText {
	color: #1D5987;
}
.j2eMenuSeparator {
	text-align:left;
	cursor:default;
	list-style-type:none;
	padding:0;
	border:0;
	border-bottom:1px solid #A6C9E2;
	margin-top:2px;
	margin-bottom:2px;
	background:white
}
.j2eMenuOver {
	background:lightblue;
	color:white;
}
.colourMenu {
	width:20px;
	height:15px;
	border:1px solid black;
	display:inline-block;
	margin-right:5px;
	position:relative;
	top:3px;
}
.menuTick {
	position:relative;
	display:inline-block;
	margin-left:-20px;
	margin-right:4px;
	left:4px;
}

.j2eMenuItem .deleteButton {
	float: right;
	display: inline-block;
	opacity: 0;
}

.menuRevision {
	color:#2b8ad4;
	font-weight:bold;
}

#menuRevisions .j2eMenuItem {
	text-align:right;
}

.j2eMenuOver .deleteButton {
	opacity: 1;
}
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {

    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}



.jello{
    -webkit-animation-name:jello;
            animation-name:jello;
    -webkit-transform-origin: center;

            transform-origin: center
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/*	                                                       */
/* Copyright Just2Easy Limited 2012-14 all rights reserved */
/*	                                                       */

body.tfk, body.j2launch, body.bloggy, body.starboard { background:none; }
body.tfk, body.starboard { background-color:white; }
body.bloggy,
body.j2launch {
	color:white;
	min-width:420px;
}
body.webby {
	background-color:#0078C9;
	background-image:url(/e5/images/webby-hsi-background.png);
	background-repeat:repeat;
	background-position:top left;
	background-attachment:scroll;
}

#background.j2launch {
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:-1000;
}
#background.j2launch > img {
    width:100%;
    height:100%;
}

#logo {
	background-position:0;
	margin-left:auto;
	margin-right:auto;
	top:15px;
	position:relative;
}

#logo.starboard {
	background-image:url(/e5/images/scslogo.jpg);
	background-repeat:no-repeat;
}
#logo.tfk { background-image:url(/e5/images/TafelbildPlus_Impressum.png); }
#logo.tfk, #logo.starboard {
	background-size:300px;
	width:300px;
	height:130px;
}

#j2signIn{
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:465px;
	white-space:nowrap;
}
#j2signIn.j2launchV2 {width:690px;}

#j2signIn.j2e, #j2signIn.bloggy, #j2signIn.webby {
	-moz-box-shadow:0 0 10px 10px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow:0 0 10px 10px rgba(255, 255, 255, 0.3);
	box-shadow:0 0 10px 10px rgba(255, 255, 255, 0.3);
	border-radius:25px;
	background-color:white;
}

#j2signIn.j2launch form.alignedForm label, #j2signIn.j2launch > a { color: white; }

button#singleSignIn {float:right;}

#error{
	padding:10px;
	color:orange;
	font-size:1.1em;
	text-align:center;
}

#safariDocAccess {
    padding:20px;
    color:orange;
    font-size:1.1em;
    text-align:center;
    width: 100%;
    height: 100px;
}

#j2signIn.j2launchV2 #error {color:#83D04A;}
#j2signIn.j2launchV2.bloggy #error {color:#F34000;}

#j2signIn.bloggy > .idp_rect > div.j2rectangle {border-color: rgb(243, 95, 7);}
#j2signIn.bloggy .idp_image:hover {outline:2px solid rgb(243, 95, 7);}

#cookielink{
	padding:0 10px;
	display:block;
	text-align:center;
	font-style:italic;
	color:gray;
	cursor:pointer;
}

.flagButton {
margin-left:10px;
background-color:white;
}
#j2signIn.j2launchV2 .flagButton {margin-left:0}

.j2eMenuOver {
	background:#2b8ad4;
}

body #bottombanner {
	position: fixed;
	width: 100%;
	height: 32px;
	bottom: 0;

	border-bottom: none;
    border-top: 5px solid #6DA6CE;
    background-color: #1E252D;
    text-align: center;
}

body #bottombanner > * {
	color: #FCFBF9;
	font-size: 15px;
	line-height: 30px;
}
body #bottombanner > a {font-size: 11px;}
body #bottombanner > span {margin: 0 5px;}

body .cc-banner.cc-bottom {bottom:37px;}
body .cc-banner .cc-message {
	font-size: 13px;
    line-height: 13px;
}
