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

#manage1{
	display:inline-block;
	*zoom: 1; *display: inline; /*for ie 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;
	*zoom: 1; *display: inline; /*for ie 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;}
/*
// Copyright Just2easy Limited 2014,16 all rights reserved.
*/

#j2share a:link {color:#1466C2; text-decoration:none}
#j2share a:visited {color:#1466C2; text-decoration:none}
#j2share a:hover {color:#1466C2; text-decoration:underline !important;}
#j2share a:active {color:#1466C2;}

#j2library {margin-left:20px;}

#docType {
	margin-bottom: 7px;
	margin-left: 0px;}

#shares2 {margin-bottom:25px;}
#j2password, #j2private {margin-left: 15px;}

#shares3 {
	border:none;
	margin-top:10px;
	margin-left:-4px;
	padding-bottom: 5px;
	background-color: #eeeeee;}

#sharesGoogle > div {display:inline-block; vertical-align:middle !important;}
#sharesGoogle > label {margin-left:10px;}

#userTools {text-align: right;}
#finduser {margin-right:10px;}

#dropFriends {
	position:relative;
	left: -23px;}

.shareUrl {
	display:inline-block;
	margin:10px;}

.shareUrl:hover {text-decoration:underline !important;}
.shareUrl.selected {color:#1466C2;}

#shareDetail {
	display:block;
	width:95%;
	margin-left:5px;
	height:30px;}

.shareTable {border:1px;border-style:solid;border-color:#1466C2;width:400px;}
.shareTable th {background-color:#1466C2;color:white;cursor:pointer;padding:5px;border:2px;margin:2px}
.shareTable td:first-child {width:256px;}

.sharePublic{
	background-position: -84px -42px;
	background-repeat: no-repeat;
	position:relative;
	display:inline-block;
	*zoom: 1; *display: inline; /*for ie inline-block */
	margin-top:-5px;
	margin-right:5px;
	top:10px;
	width:28px;
	height:28px;}

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

.shareShare{
	background-position: -112px -42px;
	background-repeat: no-repeat;
	position:relative;
	top:30px;
	width:28px;
	height:28px;
	display:inline-block;
	*zoom: 1; *display: inline; /*for ie inline-block */
	margin-right:5px;
	vertical-align:top;}
	
#j2pw{
	display:block;
	margin-left:100px;
	margin-bottom:-10px;
	margin-top:10px;}

#sharedWith{
	display:inline-block;
	*zoom: 1; *display: inline; /*for ie inline-block */
	position:relative;
	top:20px;
	left:5px;}
	
.tblScrl{
	overflow:scroll;
	max-height:500px;}
	
#shareit{
	margin-top:10px;
	margin-left:-2px;}
.comboButton{
	display:inline-block;
	*zoom: 1; *display: inline; /*for ie inline-block */
	vertical-align:middle;
	margin-left:1px;}

.deleteButton {
	float: right;
	cursor: pointer;}

.canSave {text-align: center;}
input#dbLock {margin-left: 10px;}
.dbLock {
    margin-bottom: 10px;
    margin-top: -10px;}  
      
/* START OF SHARE DIALOGUE invite */
#jinvite a:link {color:#1466C2; text-decoration:none}
#jinvite a:visited {color:#1466C2; text-decoration:none}
#jinvite a:hover {color:#1466C2; text-decoration:underline !important;}
#jinvite a:active {color:#1466C2;}

#j2inv {margin: 10px;}
/* END OF invite DIALOGUE */

/* START OF SHARE DIALOGUE find user */
#jschselect {max-width: 280px;}
/* END OF find user DIALOGUE */
/*
// 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.
*/

/* START OF GENERAL #content #scroll CSS */
.xxx_wrapper:hover {
	outline:1px dotted #ccc;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-size:14px;	/* makes radio buttons etc display correctly on Mac Chrome */
}

.ui-dialog-titlebar,.xxx_wrapper {
	touch-action:none;
	-ms-touch-action:none;
}

div#scroll .xxx_wrapper p{
	word-break:break-word;
	position:relative;
	width:100%;
	/*overflow:hidden;*/
  	text-align: center;
	color: #727D8B;
}

div#scroll .xxx_wrapper p.waitingSave {
    color: rgba(222, 39, 39, 0.8);
    position: absolute;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    font-weight: bold;
    border: 1px solid #797979;
    border-radius: 4px;
    width: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 4px 7px;
}

div#scroll .xxx_wrapper p.waitingConvert {
    position: absolute;
    top: 40%;
    background-color: rgba(255, 255, 255, 0.8);
    font-weight: bold;
    border: 1px solid #797979;
    border-radius: 4px;
    width: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 4px 7px;
}

div#scroll .xxx_wrapper.readonly {
	opacity:0.7;
}

div#scroll .xxx_wrapper.readonly .j2dropmenu,div#scroll .xxx_wrapper.readonly .multi, div#scroll .xxx_wrapper.readonly .conversation, div#scroll .xxx_wrapper.readonly .shared {
    pointer-events: none;
    display: none;
}

.xxx_wrapper .j2dropmenu {
	cursor:pointer;
	position:absolute;
	top:-10px;
	right:-10px;
	width:28px;
	height:28px;
	border:none;
	background:none;
}
.xxx_wrapper .j2dropmenu .ui-icon {
    background-position: 0px -42px;
    width: 28px;
    height: 28px;
}

.cutCopy {
	opacity:0.5;
}

div#scroll .xxx_wrapper p b{
	position:relative;
	overflow: hidden;
	height: 18px;
}

div#scroll .xxx_wrapper img{
	max-width:120px;
	max-height:90px;
	width:auto;
	height:auto;
	margin-bottom: 5px;
}
div#scroll .xxx_wrapper .jp-jplayer img{
	max-width:160px;
}
div#scroll .xxx_wrapper.boxshadow img:first-of-type {
	-moz-box-shadow: 0 0 3px 3px #ddd;
	-webkit-box-shadow: 0 0 3px 3px #ddd;
	-o-box-shadow: 0 0 3px 3px #ddd;
	box-shadow: 0 0 3px 3px #ddd;
}

div#scroll .xxx_wrapper.scratchBoxshadow img:first-of-type {
	-moz-box-shadow: 0 0 3px 3px #FAE7C9;
	-webkit-box-shadow: 0 0 3px 3px #FAE7C9;
	-o-box-shadow: 0 0 3px 3px #FAE7C9;
	box-shadow: 0 0 3px 3px #FAE7C9;
}

div#scroll .xxx_wrapper.classFolder img,
div#scroll .xxx_wrapper.classFolder div.folder,
div#scroll .xxx_wrapper.userFolder div.folder,
div#scroll .xxx_wrapper.userFolder img{
	height:80px !important;
	width:100px;
	margin-left: 6px;
}

div#scroll .xxx_wrapper.classFolder div.memberOfClass {
	position: absolute;
    top: 38px;
    left: 27px;
    width:28px;
    height:30px;
    background-position:-405px -337px;
}
div#scroll .xxx_wrapper.classFolder div.folder {background-position:-5px -331px;}
div#scroll .xxx_wrapper.classFolder div.folder.autogroup {background-position:-105px -331px;}
div#scroll .xxx_wrapper.classFolder div.folder.group {background-position:-205px -331px;}
div#scroll .xxx_wrapper.classFolder div.folder.fav,
div#scroll .xxx_wrapper.userFolder div.folder.fav {
	background-position:-305px -331px;
}

div#scroll .xxx_wrapper.userFolder div.avatar {
    background-repeat: no-repeat;
    height: 45px !important;
    width: 45px;
    position: absolute;
    top: 32px;
    left: 12px;
}

input#classTypeMine {margin-left:30px;}
input#classTypeAll,
input#fullNameCB {margin-left:15px;}

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

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

div#scroll .xxx_wrapper .missing {
	background-position: -56px -70px;
	width: 56px;
	height: 70px;
	margin: 10px 32px;
}

div#scroll .xxx_wrapper.exe .missing{background-position: -56px -196px;}

div#scroll .xxx_wrapper.zip .missing,
div#scroll .xxx_wrapper.yar .missing {
	background-position: -672px -196px;}

div#scroll .xxx_wrapper.txt .missing,
div#scroll .xxx_wrapper.rtf .missing,
div#scroll .xxx_wrapper.doc .missing,
div#scroll .xxx_wrapper.docx .missing,
div#scroll .xxx_wrapper.odt .missing,
div#scroll .xxx_wrapper[data-filetype="36"] .missing {
	background-position: -112px -70px;}

div#scroll .xxx_wrapper.htm .missing,
div#scroll .xxx_wrapper.html .missing {
	background-position: 0 -196px;}

div#scroll .xxx_wrapper.pdf .missing {
	background-position: -168px -70px;}

div#scroll .xxx_wrapper.xls .missing,
div#scroll .xxx_wrapper.xlsx .missing,
div#scroll .xxx_wrapper.csv .missing,
div#scroll .xxx_wrapper.ods .missing {
	background-position: -224px -70px;}

div#scroll .xxx_wrapper.ppt .missing,
div#scroll .xxx_wrapper.pptx .missing,
div#scroll .xxx_wrapper.mov .missing,
div#scroll .xxx_wrapper.mpg .missing,
div#scroll .xxx_wrapper.avi .missing,
div#scroll .xxx_wrapper.mpeg .missing,
div#scroll .xxx_wrapper.wmv .missing {
	background-position: -280px -70px;}

div#scroll .xxx_wrapper.jpg .missing,
div#scroll .xxx_wrapper.jpeg .missing,
div#scroll .xxx_wrapper.svg .missing,
div#scroll .xxx_wrapper.bmp .missing,
div#scroll .xxx_wrapper.gif .missing,
div#scroll .xxx_wrapper.png .missing,
div#scroll .xxx_wrapper.ai .missing,
div#scroll .xxx_wrapper.emf .missing,
div#scroll .xxx_wrapper.wmf .missing,
div#scroll .xxx_wrapper.tif .missing,
div#scroll .xxx_wrapper.tiff .missing {
	background-position: -336px -70px;}

div#scroll .xxx_wrapper.epub .missing{background-position: -224px -266px;}

div#scroll .xxx_wrapper.swf .missing{background-position: -280px -266px;}

div#scroll .xxx_wrapper.wav .missing,
div#scroll .xxx_wrapper.mp3 .missing,
div#scroll .xxx_wrapper.m4a .missing,
div#scroll .xxx_wrapper.ogg .missing,
div#scroll .xxx_wrapper.oga .missing,
div#scroll .xxx_wrapper.wma .missing,
div#scroll .xxx_wrapper.webm .missing {
	background-position: -336px -266px;}

div#scroll .xxx_wrapper[data-filetype="39"].ctr .missing {
	background-position: -393px -483px;
}

/* Office 365 OneDrive file icons */
div#scroll .xxx_wrapper[data-filetype="29"] .missing{background-position: -56px -266px;}

div#scroll .xxx_wrapper[data-filetype="29"].zip .missing,
div#scroll .xxx_wrapper[data-filetype="29"].yar .missing {
	background-position: -560px -196px;}

div#scroll .xxx_wrapper[data-filetype="29"].txt .missing,
div#scroll .xxx_wrapper[data-filetype="29"].rtf .missing,
div#scroll .xxx_wrapper[data-filetype="29"].doc .missing,
div#scroll .xxx_wrapper[data-filetype="29"].docx .missing,
div#scroll .xxx_wrapper[data-filetype="29"].docm .missing {
	background-position: -392px -196px;}

div#scroll .xxx_wrapper[data-filetype="29"].pub .missing {background-position: -280px -196px;}

div#scroll .xxx_wrapper[data-filetype="29"].xls .missing,
div#scroll .xxx_wrapper[data-filetype="29"].xlsx .missing,
div#scroll .xxx_wrapper[data-filetype="29"].csv .missing {
	background-position: -112px -196px;}

div#scroll .xxx_wrapper[data-filetype="29"].ods .missing {background-position: -504px -196px;}

div#scroll .xxx_wrapper[data-filetype="29"].ppt .missing,
div#scroll .xxx_wrapper[data-filetype="29"].pptx .missing,
div#scroll .xxx_wrapper[data-filetype="29"].pptm .missing,
div#scroll .xxx_wrapper[data-filetype="29"].pps .missing,
div#scroll .xxx_wrapper[data-filetype="29"].pot .missing,
div#scroll .xxx_wrapper[data-filetype="29"].pott .missing,
div#scroll .xxx_wrapper[data-filetype="29"].potm .missing {
	background-position: -448px -196px;}

div#scroll .xxx_wrapper[data-filetype="29"].jpg .missing,
div#scroll .xxx_wrapper[data-filetype="29"].jpeg .missing,
div#scroll .xxx_wrapper[data-filetype="29"].svg .missing,
div#scroll .xxx_wrapper[data-filetype="29"].bmp .missing,
div#scroll .xxx_wrapper[data-filetype="29"].gif .missing,
div#scroll .xxx_wrapper[data-filetype="29"].png .missing,
div#scroll .xxx_wrapper[data-filetype="29"].ai .missing,
div#scroll .xxx_wrapper[data-filetype="29"].emf .missing,
div#scroll .xxx_wrapper[data-filetype="29"].wmf .missing,
div#scroll .xxx_wrapper[data-filetype="29"].tif .missing,
div#scroll .xxx_wrapper[data-filetype="29"].tiff .missing {
	background-position: -616px -196px;}

div#scroll .xxx_wrapper[data-filetype="29"].swf .missing{background-position: -112px -266px;}

div#scroll .xxx_wrapper[data-filetype="29"].wav .missing,
div#scroll .xxx_wrapper[data-filetype="29"].mp3 .missing,
div#scroll .xxx_wrapper[data-filetype="29"].m4a .missing,
div#scroll .xxx_wrapper[data-filetype="29"].ogg .missing,
div#scroll .xxx_wrapper[data-filetype="29"].oga .missing,
div#scroll .xxx_wrapper[data-filetype="29"].wma .missing,
div#scroll .xxx_wrapper[data-filetype="29"].webm .missing {
	background-position: -168px -266px;}

/* Google Drive file icons */
div#scroll .xxx_wrapper[data-filetype="33"] .missing,
div#scroll .xxx_wrapper[data-filetype="33"].unknown .missing{background-position: 2px -483px;}

div#scroll .xxx_wrapper[data-filetype="33"].zip .missing,
div#scroll .xxx_wrapper[data-filetype="33"].yar .missing {
	background-position: -390px -413px;}

div#scroll .xxx_wrapper[data-filetype="33"].txt .missing,
div#scroll .xxx_wrapper[data-filetype="33"].rtf .missing,
div#scroll .xxx_wrapper[data-filetype="33"].doc .missing,
div#scroll .xxx_wrapper[data-filetype="33"].docx .missing,
div#scroll .xxx_wrapper[data-filetype="33"].docm .missing,
div#scroll .xxx_wrapper[data-filetype="33"].pub .missing {
	background-position: -222px -413px;}

div#scroll .xxx_wrapper[data-filetype="33"].xls .missing,
div#scroll .xxx_wrapper[data-filetype="33"].xlsx .missing,
div#scroll .xxx_wrapper[data-filetype="33"].csv .missing {
	background-position: 2px -413px;}

div#scroll .xxx_wrapper[data-filetype="33"].ods .missing {background-position: -334px -413px;}

div#scroll .xxx_wrapper[data-filetype="33"].ppt .missing,
div#scroll .xxx_wrapper[data-filetype="33"].pptx .missing,
div#scroll .xxx_wrapper[data-filetype="33"].pptm .missing,
div#scroll .xxx_wrapper[data-filetype="33"].pps .missing,
div#scroll .xxx_wrapper[data-filetype="33"].pot .missing,
div#scroll .xxx_wrapper[data-filetype="33"].pott .missing,
div#scroll .xxx_wrapper[data-filetype="33"].potm .missing {
	background-position: -166px -413px;}

div#scroll .xxx_wrapper[data-filetype="33"].jpg .missing,
div#scroll .xxx_wrapper[data-filetype="33"].jpeg .missing,
div#scroll .xxx_wrapper[data-filetype="33"].svg .missing,
div#scroll .xxx_wrapper[data-filetype="33"].bmp .missing,
div#scroll .xxx_wrapper[data-filetype="33"].gif .missing,
div#scroll .xxx_wrapper[data-filetype="33"].png .missing,
div#scroll .xxx_wrapper[data-filetype="33"].ai .missing,
div#scroll .xxx_wrapper[data-filetype="33"].emf .missing,
div#scroll .xxx_wrapper[data-filetype="33"].wmf .missing,
div#scroll .xxx_wrapper[data-filetype="33"].tif .missing,
div#scroll .xxx_wrapper[data-filetype="33"].tiff .missing {
	background-position: -446px -413px;}

div#scroll .xxx_wrapper[data-filetype="33"].swf .missing{background-position: -112px -266px;}

div#scroll .xxx_wrapper[data-filetype="33"].wav .missing,
div#scroll .xxx_wrapper[data-filetype="33"].mp3 .missing,
div#scroll .xxx_wrapper[data-filetype="33"].m4a .missing,
div#scroll .xxx_wrapper[data-filetype="33"].ogg .missing,
div#scroll .xxx_wrapper[data-filetype="33"].oga .missing,
div#scroll .xxx_wrapper[data-filetype="33"].wma .missing,
div#scroll .xxx_wrapper[data-filetype="33"].webm .missing {
	background-position: -110px -483px;}

div#scroll .xxx_wrapper[data-filetype="33"].map .missing {
	background-position: -502px -413px;
}
div#scroll .xxx_wrapper[data-filetype="33"].www .missing {
	background-position: -558px -413px;
}
div#scroll .xxx_wrapper[data-filetype="33"].mp4 .missing,
div#scroll .xxx_wrapper[data-filetype="33"].avi .missing,
div#scroll .xxx_wrapper[data-filetype="33"].mov .missing,
div#scroll .xxx_wrapper[data-filetype="33"].qt .missing,
div#scroll .xxx_wrapper[data-filetype="33"].wmv .missing,
div#scroll .xxx_wrapper[data-filetype="33"].mkv .missing,
div#scroll .xxx_wrapper[data-filetype="33"].flv .missing {
	background-position: -222px -483px;
}

div#scroll .xxx_wrapper{
	display:inline-table;
	vertical-align:top;
	margin:10px 10px 20px 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 .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 .sharedShadow{
	background-image: none;
}

.styledLink:link {color:#1466C2; text-decoration:none}
.styledLink:visited {color:#1466C2; text-decoration:none}
.styledLink:hover {color:#1466C2; text-decoration:underline;}
.styledLink:active {color:#1466C2;}

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

div#scroll .xxx_wrapper .votes {
	background-color: #93D55B;
	color:white;
	position:absolute;
	left:-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;
}

div#scroll .xxx_wrapper .pupilsInClass,
div#scroll .xxx_wrapper .filesInFolder,
div#scroll .xxx_wrapper .filesForUser {
	position: absolute;
	color: white;
	text-align: right;
	width: 40px;
	height: 20px;
	left: 50px;
	top: 20px;
}
div#scroll .xxx_wrapper.classFolder.grouped .pupilsInClass,
div#scroll .xxx_wrapper.classFolder.grouped .filesInFolder,
div#scroll .xxx_wrapper.userFolder.grouped .filesForUser{
	top:32px;
}
div#scroll .xxx_wrapper[data-filetype="29"] .filesInFolder {
	color: #727D8B;
}
div#scroll .xxx_wrapper.gif img{
	border:1px solid #a7a7a7;
    background-image: url(/assets/jit/paint/background.png);
    background-size: 15px;
}

.crumbTrail li a {
	cursor: pointer;
	color: #1466C2;
	text-decoration: none;
}
.crumbTrail li a:hover {text-decoration: underline;}
.crumbTrail li {display:inline;}
.crumbTrail {padding-top:10px;padding-bottom:10px;}

.minifolder {
width: 20px;
position: relative;
top: 3px;
margin-right: 5px;
}

div#scroll .xxx_row {
	display: block;
	width: 100%;
	margin: 0 0 0 50px;
	padding: 10px;
	border-bottom: 1px solid grey;
}

div#scroll .xxx_row * {vertical-align:middle;}

div#scroll .xxx_row:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

div#scroll .xxx_row .file_icon {
	width: 15px;
	height: 48px;
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
	background-color: blue;
}

div#scroll .xxx_row img,
div#scroll .xxx_row div.missing {
	display: none;
}

div#scroll .xxx_row p,
div#scroll .xxx_row .j2audiojp {
	width: auto !important;
	margin-left: 20px;
	display: inline-block;
	/* for ie inline-block */
	zoom:1;
	*display:inline;
	text-align: left;
}

div#scroll .xxx_row .shared,
div#scroll .xxx_row .public,
div#scroll .xxx_row .inEdit {
	top: auto;
	left: auto;
	display: inline-block;
}

/* Css to make the jpplayer in a row */
div#scroll .xxx_row .j2audiojp .jp-gui.jp-interface {
	width: 100px;
	display: inline-block;
	vertical-align: middle;
}
div#scroll .xxx_row .j2audiojp .jp-title {
	width: 200px;
	background-color: transparent;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
/* End Css to make the jpplayer in a row */
/* END OF GENERAL #content #scroll CSS */

img#j2review {
	float: right;
	margin-top: -20px;}

table#assignments {
	clear: both;}

.reviewIcon {
	background-image: url('/assets/htmlfiles/j2review.png');
	background-position: 7px 4px;
	background-size: 126px;
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;
	display: inline-block;
	vertical-align: middle;
}
#scroll .downloadCloud.j2review {
	display: inline-block;
}
#scroll .downloadCloud.j2review:not(.ui-state-disabled) {
	cursor: pointer;
}
#scroll .downloadCloud.j2review img.exportCSVIcon {
    display: inline-block;
    width: 40px;
}

#assignments.j2review th {
	color: white;
	background-color: #3c3c3c;
	background-image: url('/assets/htmlfiles/orangeFlash.png');
	background-repeat: no-repeat;
	padding-left: 12px;}

#addWork i.fa.fa-camera, #uploadWork i.fa-cloud-upload, #createPupilFolder i.fa.fa-folder {
	position: relative;
	top: 0px;
	}

[data-btn="uploadWork"] input {
	cursor:pointer;
}


div#addWork, #uploadWork, #createPupilFolder, #markConversationsRead {
	float: right;
	cursor: pointer;
	height: 50px;
	width: 80px;
	margin-top: -20px;
	}

#markConversationsRead {
	color:red;
	margin-top:-30px;
}

div#reviewBits {
	background-image: url('/assets/htmlfiles/j2review-small.png');
	width: 40px;
	height: 40px;
	position: relative;
	left: 30px;
	margin-top: -20px;
	}

.noaction{
	cursor:default !important;}

a.findoutmore {
  color: #727D8B;
  text-decoration: initial;}

a:hover.findoutmore {
  text-decoration: underline;}

.fileFetcher {
	position:absolute;
	width:1px;
	height:1px;}

.noselection {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;}

.j2data img {
    border-radius: 10px;
    border-color: #8D8D8D;}

.dataStack,.dataStack1 {
    width: 120px;
    height: 90px;
    position: absolute;
    z-index: -1;
    left: 6px;
    top: 4px;
    border: 1px solid #8D8D8C;
    background-color: #C5CACE;
    border-radius:10px;
}

.dataStack1 {
    z-index: -2;
    left: 11px;
    top: 8px;
}

.j2data img {
    margin-bottom: 10px !important;
}

#scroll .alert {
    display: inline-block;
    max-width: 100%;
}

div#scroll .xxx_wrapper.j2board img {
	margin: 6px !important;
	width: 110px;
	height: 80px;
}

div#scroll .xxx_wrapper .j2boardstack {
	width: 120px;
    height: 90px;
    position: absolute;
    z-index: -1;
    background-image: url(/e5/whiteboard-fileicon.png);
    border: 1px solid #a7a7a7;
}

#j2fUser .shareTable td img {
    width: 25px;
    float: left;
    margin-right: 6px;
}
#j2fUser .shareTable td {
    user-select: none;
}
#j2fUser .shareTable td:first-child {
    width: unset;
}
/*
// Copyright Just2easy Limited 2014 all rights reserved.
*/

.j2eListPanel div#scroll .xxx_wrapper .label{
	margin-bottom:5px;
	font-weight:bold;
	word-break: break-word;
	text-align: center;
}

.j2eListPanel div#scroll .xxx_wrapper #j2dropmenu{
	position:absolute;
	right:1px;
	top:1px;
}

.j2eListPanel div#scroll .xxx_wrapper .j2dropmenu{
	position:absolute;
	right:1px;
	top:1px;
}

.j2eListPanel div#scroll .xxx_wrapper .label b{
	margin-left:5px;
}

.j2eListPanel div#scroll .xxx_wrapper{
	display:inline-block;margin-top:5px; position:relative; cursor:move;
}
	
.j2eListPanel div#scroll .j2graphic{
	cursor:move !important;
}
	
.j2eListPanel.displayRight div#scroll .xxx_wrapper{
	display:block;
	width:130px;
	margin-left:auto;
	margin-right:auto;
}
	
.j2eListPanel div#scroll .xxx_wrapper .public, .j2eListPanel div#scroll .xxx_wrapper .public.moderate{
	background-image: url('/e5/images/markShapes.png');
	background-size: 336px 96px;
	background-position: -144px 0;	
	background-repeat: no-repeat;
	position:absolute;
	width:48px;
	height:48px;
	left:-15px;
	top:8px;
}

.j2eListPanel div#scroll .xxx_wrapper .moderate{
	background-image: url('/e5/images/markShapes.png');
	background-size: 336px 96px;
	background-position: 0 -48px;	
	background-repeat: no-repeat;
	position:absolute;
	width:35px;
	height:35px;
	left:-5px;
	top:8px;
}

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

.j2eListPanel div#scroll .xxx_wrapper .mark{
	background-repeat: no-repeat;
	position:absolute;
	width:50px;
	height:50px;
	left: -5px;
	top: 25px;
}

.j2eListPanel div#scroll .xxx_wrapper .goldstar{
	background-image: url('/markShapes/gold+star.png');
}

.j2eListPanel div#scroll .xxx_wrapper .ten{
	background-image: url('/markShapes/ten.png');
}

.j2eListPanel div#scroll .xxx_wrapper .silverstar{
	background-image: url('/markShapes/silver+star.png');
}

.j2eListPanel div#scroll .xxx_wrapper .bronzestar{
	background-image: url('/markShapes/bronze+star.png');
}

.j2eListPanel div#scroll .xxx_wrapper .smile{
	background-image: url('/markShapes/smile.png');
}

.j2eListPanel div#scroll .xxx_wrapper .wink{
	background-image: url('/markShapes/wink.png');
}

.j2eListPanel div#scroll .xxx_wrapper .correct{
	background-image: url('/markShapes/correct.png');
}

.j2eListPanel div#scroll .xxx_wrapper .sad{
	background-image: url('/markShapes/sad.png');
}

.j2eListPanel div#scroll .xxx_wrapper .wrong{
	background-image: url('/markShapes/wrong.png');
}

.j2eListPanel div#scroll .xxx_wrapper .pin{
	background-image: url('/markShapes/pin.png');
}

.j2eListPanel #scrollPrev{width:16px;height:16px;display:inline-block;top:4px;margin-right:5px;}
.j2eListPanel #scrollNext{width:16px;height:16px;display:inline-block;top:4px;margin-left:5px;}
.j2eListPanel #scrollUp{width:16px;height:16px;display:inline-block;top:4px;margin-left:5px;}

.j2eListPanel {
	position:fixed;
	z-index:900;
}

.j2eListPanel.displayRight {
	max-width:170px;
	position:relative;
}

/*.j2eListPanel #tabs {height:170px;}*/

.j2eListPanel.displayRight #tabs {height:100%;}

.j2filepreview{cursor:pointer !important}
/*.j2eListPanel:not(.displayRight) .j2filepreview,.j2eListPanel:not(.displayRight) .j2photo,.j2eListPanel:not(.displayRight) .lpcontent {height:80px;width:auto;padding-bottom:0}*/
.j2eListPanel.displayRight .j2filepreview,.j2eListPanel.displayRight .j2photo,.j2eListPanel.displayRight .j2graphic,.j2eListPanel.displayRight .j2audiojp,.j2eListPanel.displayRight .j2videojp,.j2eListPanel.displayRight .lpcontent {position:relative !important;width:auto;height:auto;padding-bottom:0}

.j2eListPanel .ui-tabs .ui-tabs-panel {padding:0;padding-bottom:0;font-size:1em;}
.j2eListPanel:not(.displayRight) .ui-tabs .ui-tabs-panel {height:100%;}

.j2eListPanel div#scroll >*{margin-right:10px; padding-bottom:5px; }

.j2eListPanel.displayRight .ui-tabs .ui-tabs-panel #scroll {vertical-align:middle; display:inline-block; overflow-x:auto; overflow-y:hidden; height:100%; width:100%}

.j2eListPanel.displayRight .ui-tabs .ui-tabs-panel #scroll {display:block; overflow-y:auto; overflow-x:hidden;}

.j2eListPanel.displayRight .ui-tabs .ui-tabs-panel #scroll.showDrag {margin-left:0;margin-top:0; overflow-y:visible; overflow-x:visible;}
.j2eListPanel .ui-tabs .ui-tabs-panel .scrollButton{vertical-align:middle;}
.j2eListPanel .ui-tabs .ui-tabs-panel .scrollButton.vertical{display:block;width:100%;height:20px;}
.j2eListPanel .ui-tabs .ui-tabs-panel .scrollButton.horizontal{display:inline;width:20px;height:100%;}

.j2eListPanel.displayRight .ui-tabs .ui-tabs-nav li {display:inline-block; float:none;}
.j2eListPanel .ui-tabs .ui-tabs-nav li a.iconTabs {padding:0;outline:none;}
.j2eListPanel .ui-tabs .ui-tabs-nav li .ui-icon {width:32px;}
.j2eListPanel .tabTitle{padding:5px 0 5px 5px;border:0;background-image:none;background-color:transparent}

.j2eListPanel .crumb{cursor:pointer;}
.j2eListPanel .crumb:hover{text-decoration:underline !important;}

.j2eListPanel .closeButton {margin-right:5px; margin-top:10px;position:absolute;left:150px}
.j2eListPanel .j2searchBar {margin-top: -1px; padding-top: 5px;}

.displayPanel .j2searchBar {
position: absolute;
padding-top: 0px;
margin-top: 0px;
left: 160px;
z-index: 10;
}

.displayPanel {
position: relative;
white-space: normal;
height: 300px;
}

.displayPanel .ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
background: none;
border: none;
border-bottom: 1px solid #4297d7;
border-radius: 0;
}

.displayPanel #tabs {
border: none;
}

.displayPanel #tabs-0, .displayPanel #tabs-1, .displayPanel #tabs-2, .displayPanel #tabs-3{
border: 1px solid #4297d7;
}

.displayPanel .ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
background: none;
border: none;
border-radius: 0;
}

.j2eListPanel.displayPanel .ui-tabs .ui-tabs-panel #scroll {
margin:10px;
margin-right:18px;
overflow-y:scroll;
height:315px;
}

.j2eListPanel img {
margin-bottom: 20px;
max-width: 130px;
max-height: 100px;
}

.displayPanel img {
margin-bottom: 20px;
max-width: 180px;
max-height: 100px;
}

#filer {
min-width: 674px;
}

.displayPanel .tabTitle {
padding-right: 10px;
padding-left: 10px;
}

.displayPanel div#scroll .xxx_wrapper {
margin-top: 0px;
}
/*
// 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 2014 all rights reserved.
*/

/* All selectors that use the assests.png image */
#linksHeader .company,
#linksHeader li .icon,
#linksHeader .upload .icon,
#filterHeader > div,
div#scroll .xxx_wrapper.userFolder div.folder,
div#scroll .xxx_wrapper.classFolder div.folder,
div#scroll .xxx_wrapper.classFolder div.memberOfClass,
div#scroll .xxx_wrapper .public,
div#scroll .xxx_wrapper .shared,
div#scroll .xxx_wrapper .pin,
div#scroll .xxx_wrapper .missing,
.j2dropmenu .ui-icon,
.sharePublic,
.shareShare,
.pupilFilesIcon,
.restore, .forever,
tr.filelist > .sharedWith > .shared.compass {
	background-image: url('/assets/htmlfiles/assets-9.png');
	background-repeat: no-repeat;
}
div#scroll .xxx_wrapper .public,
div#scroll .xxx_wrapper .shared,
div#scroll .xxx_wrapper .pin {
	position:absolute;
	width:28px;
	height:28px;
	top: -10px;
	left: -10px;
}

div#scroll .xxx_wrapper .public {
	background-position: -84px -42px;
}
div#scroll .xxx_wrapper .public.moderate {
    filter: gray;
    /* @alternate */ filter: url(/e5/images/grayscale.svg#grayscale);
    -webkit-filter: grayscale(100%);
}
div#scroll .xxx_wrapper .shared {
	background-position: -112px -42px;
}
div#scroll .xxx_wrapper .pin{
	background-position: -56px -42px;
}
/*
// Copyright Just2easy Limited 2015,16 all rights reserved.
*/

div#j2_conv{background-color:white}

#j2_conv a:link, a:visited {
    color: black;
    text-decoration: underline;}
 
#j2_conv a:hover {
    color: black;
    text-decoration: underline;
    cursor:pointer;}

div#j2_conv .j2audiojp {
    position: relative !important;}
    
.conversation,.conversation1 {
	width: 35px;
	height: 25px;
	position: absolute;
	left: 32px;
	top: -20px;}

.conversation1 {
	width: 48px;
	height: 48px;}

.conversation1 p {
	position: relative;
	top: 5px;}

p.unseen, span.unseen{
	color:red !important;}

p.convCount{
	position:absolute !important;
	top:15px;
	left:-2px;}

.unseenNote {
  position: relative;
  float: right;
  margin-left: -20px;
  margin-bottom: -10px;
  height: 31px;
  width: 31px;
  background-position: -75px -5px;
  background-image: url(https://test.j2e.com/e5dev/images/j2_review/j2review-assets-09.png);
  display: inline-block;}
	
.them .unseenNote {
  float: left;
  margin-bottom: -30px;
  margin-left: -10px;}

p#convFile {
	display: inline-block;}

input#j2grade {
	width: 70px;
	margin-left: 5px;}

input#j2assign {
	width: 460px;}

div#history {
	min-height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 300px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;}

textarea#j2conv {
	width: 440px;}
	
.noteblock {
	clear: both;
	display:table;}
	
.noteblock.them {
	float:right;
	padding-right:6px;}
	
.aboutC {
	padding:10px;
	clear: both;
	display: table-cell;
  	vertical-align: middle;
  	box-sizing:border-box;
}
	
.them .aboutC {
	padding-right:10px;
	text-align: right;
	overflow-x: auto;
    overflow-y: hidden;
}	
	
p.note, div.note {
	margin-top: 10px;
	padding: 5px;
	border-radius: 10px;
	white-space: normal;	
 	color:rgb(90, 104, 116);
	display:inline-block;
	font-size: 14px;
	line-height: 18px;
	min-width: 50px;
	clear:both;
	word-wrap:break-word;
	
  	border: 20px solid transparent;
  	border-image-slice: 35% fill !important;
  	box-sizing: border-box;
}

.noteblock .noteFile{
	min-width: 50px;
	padding-left: 20px;}

.noteFile .xxx_wrapper, .noteFile .missing{
	padding-left:0px !important;
	padding-right:0px !important;
	margin-left:0px !important;
	margin-right:0px !important;}

.noteFile .xxx_wrapper.doc{
	width: 70px !important;}
  
p.note.noborderimage, div.note.noborderimage {
  padding: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-width: 4px;
  border-image: none !important;
  box-shadow: 3px 3px 5px #A6B3BF;}

.speakflick {
	display: none;}

.note.noborderimage + .speakflick {
	display: block;
	position: relative;
	left: 8px;
	bottom: -48px;
	width: 31px;
	height: 31px;
	background-position: -3px -30px;
	background-image: url(https://test.j2e.com/e5dev/images/j2_review/j2review-assets-09.png);}

.them .note + .speakflick {
	background-position:-50px -55px;
	margin-right: 10px;
	float: right;}

.them1 .note + .speakflick {
	background-position:-90px -55px;}
 
.them2 .note + .speakflick {
	background-position:-132px -55px;}

.me p.note, .me div.note {
	border-color: #A6B3BF;
	-webkit-border-image: url(images/j2_review/me.png) round;
  	-o-border-image: url(images/j2_review/me.png) round;
 	border-image: url(images/j2_review/me.png) round;
 	behavior: url(./e5/css3pie/PIE.htc);}

.them p.note, .them div.note {
	float:right;
	border-color: #7BCF2B;
	-webkit-border-image: url(images/j2_review/themRight.png) round;
  	-o-border-image: url(images/j2_review/themRight.png) round;
 	border-image: url(images/j2_review/themRight.png) round;
 	behavior: url(./e5/css3pie/PIE.htc);}

.them1 p.note, .them1 div.note {
	border-color: #5ABAB9;
	-webkit-border-image: url(images/j2_review/them.png) round;
  	-o-border-image: url(images/j2_review/them.png) round;
 	border-image: url(images/j2_review/them.png) round;
 	behavior: url(./e5/css3pie/PIE.htc);}

.them2 p.note, .them2 div.note {
	border-color: #6BCAEC;
	-webkit-border-image: url(images/j2_review/them1.png) round;
  	-o-border-image: url(images/j2_review/them1.png) round;
 	border-image: url(images/j2_review/them1.png) round;
 	behavior: url(./e5/css3pie/PIE.htc);}
	
.them3 p.note, .them3 div.note {
	-webkit-border-image: url(images/j2_review/them2.png) round;
  	-o-border-image: url(images/j2_review/them2.png) round;
 	border-image: url(images/j2_review/them2.png) round;
 	behavior: url(./e5/css3pie/PIE.htc);}
	
div#j2_conv .fa-microphone, div#j2_conv .fa-camera, div#j2_conv .fa-cloud-upload, div#j2_conv .fa-folder, div#j2_conv .fa-thumbs-up {
	font-size: 29px;
	margin-left: 9px;
	position: relative;
	top: 7px;
	vertical-align: top;
	color: grey;}
	
p.fname {
  margin-bottom: 4px;}
  
p.revision {
	font-size: 8pt;
	top: 4px;}

p.revision.hidden {
	color:white;}

p.by {
	font-size: 8pt;
	display: inline-block;}
	
span.by {
	color: #1e7eca;}

.conversationSpeak {
	display: block;
	position: relative;
	top: -12px;
	left: 10px;
	margin-bottom: -15px;
	clear:both;}
	
.conversationSpeak.me {
	left: 10px;}
	
.conversationSpeak.them {
	float: right;
	margin-right: 30px;}
	
.noteblock .noteBubble {
	display:table-cell;
}
	
span.bnn {
	color: white}

.conversation:hover > .bnn, .conversation1:hover > .bnn {
	color: lightyellow;}

span.bct {
	position: absolute;
	left:0px;
	top:0px;}

.deleteNote {
	color: #A6B3BF;
	width: 20px;
	height: 20px;
	position: relative;
	left: 7px;
  	top: 15px;
	cursor: pointer;
	clear: both;
	margin-bottom: -20px;}
	
.xxx_wrapper .deleteNote {
  left: -10px;
  top: 4px;}
  
.them .deleteNote {
	float: right;
  	color: #7BCF2B;
  	/* right: 5px; */
  	/* vertical-align: top; */
  	left: 1px;
  	top: 15px;
  	display: inline-block;
  	/* margin-left: -20px; */}
	
.deleteNote :hover {
	color:#6FA7CC;}	
	
.them1 .delteNote {
	color: #5ABAB9;}

.them2 .delteNote {
	color: #67C9EE;}
	
#assignments td, #assignments th {
	padding: 5px;
	vertical-align: middle;
	border: 5px solid white;
	background-image: url('/e5/css/htmlfiles/images/background.png');
	background-repeat: repeat;
	cursor:pointer;}

#assignments th, td.tagList, td.filename span, td.assign span, td.grade {
	cursor:pointer;}
	
#assignments td.filename { /* wrap long filenames on the myfiles table on words */
    word-break: break-word;}

td.hidden, th.hidden {
	display:none;}

td.right, th.right {
	text-align:right;}

#assignments .xxx_wrapper {
	margin: 5px !important;}

span.fa.fa-arrow-down, span.fa.fa-arrow-up {
	margin-left: 8px;}

p.convCount {	/* selecting was setting colour to white */
	color: #727D8B !important;}

p.convCountj2e5 {
	position: absolute!important;
    top: 7px;
    left: 8px;
    font-size: 11pt;
    font-family: arial;
    font-weight: bold;
    color: #727D8B !important;
    cursor:pointer;}
    
p.convCountj2e5.unseen {
    color: red !important;}

tr.filelist .fselected {
	background-color: transparent;}

.fa-cloud-download{
	color:lightgray;
	vertical-align: middle;}
	
input#j2assign, input#j2grade, textarea#j2conv {
    border: 1px solid #D0D0D0;
    border-radius: 4px;
    overflow-x: hidden;
}
    
.fa-cloud-download.j2review {
	color: #F99C1F;}
	
.allTasks {
	display: inline-block;
	margin-left: 20px;}
	
.noteBubble a.jp-play {
	border-radius: 12px;}
  
.noteBubble a.jp-stop {
	border-radius: 8px;}  
  
img.task {
	margin-left: auto;
	max-width: 400px;
	max-height: 250px;
	margin-right: auto;}

#history div.jp-audio {
	border: none;
	background-color: transparent;}

#history .jp-gui.jp-interface {
	background-color: transparent;}
	
#history .xxx_wrapper .missing {
	background-position: -56px -70px;
	width: 56px;
	height: 70px;
	margin: 10px 32px;
	background-image: url('/e5/css/htmlfiles/images/assets-5.png'); 
	background-repeat: no-repeat;
}

div#history .xxx_wrapper.exe .missing{background-position: -56px -196px;}

div#history .xxx_wrapper.zip .missing,
div#history .xxx_wrapper.yar .missing {
	background-position: -672px -196px;
}

div#history .xxx_wrapper.pdf .missing {background-position: -168px -70px;}
div#history .xxx_wrapper.xls .missing, 
div#history .xxx_wrapper.csv .missing,
div#history .xxx_wrapper.ods .missing {
	background-position: -224px -70px;
}

div#history .xxx_wrapper.txt .missing,
div#history .xxx_wrapper.rtf .missing,
div#history .xxx_wrapper.doc .missing,
div#history .xxx_wrapper.docx .missing,
div#history .xxx_wrapper.odt .missing {
	background-position: -112px -70px;
}

div#history .xxx_wrapper.htm .missing,
div#history .xxx_wrapper.html .missing {
	background-position: 0 -196px;}

div#history .xxx_wrapper.jpg .missing,
div#history .xxx_wrapper.jpeg .missing,
div#history .xxx_wrapper.svg .missing,
div#history .xxx_wrapper.bmp .missing,
div#history .xxx_wrapper.gif .missing,
div#history .xxx_wrapper.png .missing,
div#history .xxx_wrapper.ai .missing,
div#history .xxx_wrapper.emf .missing,
div#history .xxx_wrapper.wmf .missing,
div#history .xxx_wrapper.tif .missing,
div#history .xxx_wrapper.tiff .missing {
	background-position: -336px -70px;
}

div#history .xxx_wrapper.mov .missing,
div#history .xxx_wrapper.mpg .missing,
div#history .xxx_wrapper.avi .missing,
div#history .xxx_wrapper.mpeg .missing,
div#history .xxx_wrapper.wmv .missing {
	background-position: -280px -70px;
}

div#history .xxx_wrapper.epub .missing{background-position: -224px -266px;}
div#history .xxx_wrapper.swf .missing{background-position: -280px -266px;}

div#history .xxx_wrapper.wav .missing,
div#history .xxx_wrapper.mp3 .missing,
div#history .xxx_wrapper.m4a .missing,
div#history .xxx_wrapper.ogg .missing,
div#history .xxx_wrapper.oga .missing,
div#history .xxx_wrapper.wma .missing,
div#history .xxx_wrapper.webm .missing {
	background-position: -336px -266px;}

div#history .xxx_wrapper{
	display:inline-table;
	vertical-align:top;
	margin:10px 10px 20px 10px;
	position:relative;
	cursor:pointer;
	/*height:80px;*/
	width:112px;
	
	/*for ie inline-block */
	zoom: 1;
	*display: inline;
}

div#history .xxx_wrapper img{
    max-width: 120px;
    max-height: 90px;
}
	
div#history .xxx_wrapper:hover {outline:1px dotted #ccc;}

.learningConvj2e5{
	position: relative;
    top: 4px;
    margin-left: 5px;
    color: #727D8B;
    font-size:23pt;
    margin-top:-10px;
    cursor:pointer;}/*
// 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;
}
/*
// Copyright Just2easy Limited 2014 all rights reserved.
*/

/* SndJPlayer css */
.j2audiojp {width:120px !important;}
.j2audiojp .jp-controls {width:90px !important;}
.j2audiojp-link {position:absolute !important;left:-10000px !important;top:-10000px !important;border:none !important;}

/* VideoJPlayer css */
.j2videojp {margin-bottom:5px;}

/* myfiles css */
#content #scroll .j2videojp {width:160px !important;}
#content #scroll .j2videojp .jp-interface {position:absolute; top:49px; display:none;}
#content #scroll .j2videojp .jp-controls {margin-left: 55px !important;}

#scroll .j2videojp .jp-controls-holder {top: 0px; width:160px;}
#scroll .j2videojp .jp-mute, #scroll .j2videojp .jp-unmute {left: 20px;}
#scroll .j2videojp .jp-progress,
#scroll .j2videojp .jp-current-time,
#scroll .j2videojp .jp-duration,
#scroll .j2videojp .jp-volume-max,
#scroll .j2videojp .jp-volume-bar,
#scroll .j2videojp .jp-toggles {
	display:none !important;
}

div.j2videojp .jp-jplayer img {
	width: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
@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 2010,14 all rights reserved.
*/


body{
font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
font-size: 10pt;
}

/* company logo, hidden for iOS demands */
#pmpiVYBYC9JOFkju {display:none;}

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;}

#LIST_PANEL legend{color:#4DC324; padding-left:5px; padding-right:5px;}
#LIST_PANEL fieldset {border-top: 1px solid #4DC324;}

.templatePanel {
	position:fixed;
	height:80%;
	left:0px;
	top:0px;
	display:inline-block;
	padding: 5px;
	margin: 1px;
	white-space:nowrap;
}
.templates {
	width:160px;
	height:100%;
	display:inline-block;
	background: white;
	/* for ie inline-block */
	zoom:1;
	*display:inline;
}
.templateNav {
	width: 40px;
	height:100%;
	display:inline-block;
	vertical-align:top;
	background-repeat-x: no-repeat;
	background-repeat-y: repeat;
	background-image: url('/assets/j2vote/ui-bg_glass_35_61c71f_1x400-2.png');
	/* for ie inline-block */
	zoom:1;
	*display:inline;
}
.templateNav > .templatesTab {
	cursor: pointer;
    position: absolute;
    top: -25px;
	margin: 2px 2px 2px 0;
	padding: 10px 18px;
    border-radius: 8px 8px 0 0;
    border: 2px solid white;
    background: rgba(125,228,0,1);
    background: -moz-linear-gradient(left, rgba(125,228,0,1) 0%, rgba(105,197,51,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(125,228,0,1)), color-stop(100%, rgba(105,197,51,1)));
    background: -webkit-linear-gradient(left, rgba(125,228,0,1) 0%, rgba(105,197,51,1) 100%);
    background: -o-linear-gradient(left, rgba(125,228,0,1) 0%, rgba(105,197,51,1) 100%);
    background: -ms-linear-gradient(left, rgba(125,228,0,1) 0%, rgba(105,197,51,1) 100%);
    background: linear-gradient(to right, rgba(125,228,0,1) 0%, rgba(105,197,51,1) 100%);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

#LIST_PANEL div#scroll .xxx_wrapper{
	height:80px;
	margin:10px 10px 50px 10px;
}
#LIST_PANEL div#scroll {
	padding:20px;
}
#LIST_PANEL div#scroll .thumbBorder img{
	border:1px solid #a7a7a7;
}
#LIST_TEMPLATES div#scroll .xxx_wrapper{
	display:block;
	height:80px;
	margin:10px 0px 30px 0px;
}

.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;
	right: 0px;
	bottom: 0px;
}

#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;
	/* for ie inline-block */
	zoom:1;
	*display:inline;
}

.j2MenuText {
	color: #51c427;
}

.j2eMenuSeparator {
	border-bottom:1px solid #51c427;
}

.j2eMenuOver {
	background:#a6f0a2;
}

.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{height:32px;position:relative;margin:0px 1px 0px 0px;vertical-align:middle;}
.toolbarButton.ui-button-icon-only .ui-icon{ padding:0;background-image:url('/e5/images/j2e-icons-40-40-5.png');background-size:800px 280px;left:0;top:0;width:38px;height:32px;margin-left:0px;margin-top:0px;position:relative;}
.toolbarButton.ui-button-icon-only{width:38px;}
.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 206px;-moz-background-size:590px 206px;-webkit-background-size:590px 206px;}
.toolbarButton.ui-button-text-only{font-size:10pt;}
.toolbarButton.ui-button-icon-only {
width: 40px;
height: 40px;
margin:2px;
}

.photoButton{background-position: -2px -124px;}
.shareButton{background-position: -242px -84px;}
.storeButton{background-position: -442px -84px;}

.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;
}
.j2dialogshadow {
  -moz-box-shadow: 5px 5px 7px #888;
  -webkit-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;
}
.j2border {
  border:5px solid #c4c8cc;
}
.j2vborder {
  border:2px solid #6DE544;
  border-radius: 15px;
  -moz-border-radius: 15px;
}
.j2padding{
  padding:10px;
}
.j2rectangle.j2border {
	border: 1px solid black;
}

div#scroll {
	overflow-y:scroll;
	position:relative;
}

div#scroll .xxx_wrapper .label{
	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: 20px;
	color: rgb(73, 73, 73);
}

div#scroll .xxx_wrapper .j2dropmenu{
	position:absolute;
	left: 85%;
	top:-5px;
}

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

div#scroll .xxx_wrapper{
	display:inline-block;
	margin-top:5px;/*:10px 10px 30px 10px;*/
	position:relative;
	cursor:pointer;
	/*height:80px;*/

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

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

div#scroll .xxx_wrapper .public{
	background-image: none; /*url('/markShapes/public.png');*/
	background-repeat: no-repeat;
	position:absolute;
	width:35px;
	height:35px;
	left: -5px;
	top: -5px;
}

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

div#scroll .xxx_wrapper .shared{
	background-image: url('/markShapes/shared.png');
	background-repeat: no-repeat;
	position:absolute;
	width:35px;
	height:35px;
	left: -5px;
	top: -5px;
}

div#scroll .xxx_wrapper .votes{
	left:-10px;
	top:-5px;
}

.j2eListPanel {
	margin:1px;
	height:200px;
	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-dialog-content .j2eListPanel {
	position:static;
}

.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;}

.j2searchBar{
	position: absolute;
	top: 8px;
	overflow:hidden;
}
.ui-dialog-content .j2searchBar {
	position:static;
}

#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;}

a:link {color:#68C229; text-decoration:none}
a:visited {color:#68C229; text-decoration:none}
a:hover {color:#68C229; text-decoration:underline;}
a:active {color:#68C229;}

.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}

.voteChartIcon {cursor:pointer;position:absolute;width:16px;height:16px;top:-30px;z-index:2000;color:#68C229;}
.voteChartIcon i {
border: 1px solid;
background-color: white;
padding:2px;
}
.fa-cloud-download {color:#68C229;}

.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;
	padding: 8px 4px 8px 4px;
	margin: 2px;
	border: 2px solid white;
	background-color: #61c71f;
	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;
}

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

.changeMeInfo {cursor:pointer;position:absolute;width:16px;height:16px;left:85%;top:-5px;}
.exportToCSV {position:absolute;top:-6px;width:16px;height:16px;}

#javaSupport{
	position:fixed;
	top:0;
	left:0;
	width:1px;
	height:1px;
	outline-color:white;
}

/***** Toolbar buttons ****/
#content {min-width: 800px;}

#logo {
	position: absolute;
	width: 150px;
	height: 52px;
	left: 15px;
	top: 15px;
	cursor: pointer;
	background-image: url('/assets/j2vote/j2vote-logo.png')
}

#USER {
	position: absolute;
	word-wrap: break-word;
	height: auto;
	font-size: 15.83px;
	top: 92px;
	right: 20px;
	width: 390px;
	font-family: 'Trebuchet MS',Helvetica, sans-serif;
	font-size: 12pt;
}

#saveName {
	width: 150px;
	height: auto;
	position: absolute;
	left: 180px;
	top: 32.5px;
	font-family: 'Trebuchet MS',Helvetica, sans-serif;
	font-size: 12pt;
}

#saveName.its { top: 10px; }

#pageNumber {
	word-wrap: break-word;
	border-color: rgb(255, 255, 255);
	padding-top: 30px;
	width: 60%;
	margin-left: 20%;
	position: absolute;
	bottom: 40px;
	font-family: 'Trebuchet MS',Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
}

#saveButton {
	background-position: 0px 0px;
	left: 350px;
}
#editScreen {background-position: -65px 0px;}
#voteScreen {background-position: -130px 0px;}
#showResults {background-position: -195px 0px;}
#clearButton {background-position: -260px 0px;}
#openVoting {background-position: -325px 0px;}
#closeVoting {background-position: -390px 0px;}
#tools {background-position: -455px 0px;}
#deletePage {
	background-position: -520px 0px;
	right: 100px;
}
#previousPage {
	background-position: -585px 0px;
	left: 30%;
}
#nextPage {
	background-position: -650px 0px;
	right: 30%;
}
#myfilesButton {
	background-position: -780px 0px;
	left: 415px;
}
#webbyButton {
	background-position: -715px 0px;
	left: 480px;
}


#saveButton,
#myfilesButton,
#webbyButton,
#editScreen,
#voteScreen,
#showResults,
#clearButton,
#closeVoting,
#openVoting,
#tools
{
	background-image:url('/assets/j2vote/j2vote-buttons-1.png');
	position: absolute;
	height: 60px;
	width: 65px;
	top: 15px;
	cursor: pointer;
	display: none;
}

#saveButton.its
{
	background-image:url('/assets/j2vote/j2vote-addtoits.png');
	left: 180px;
	top: 40px;
	height: 40px;
	width: 170px;
}

#previousPage,
#nextPage,
#deletePage
{
	background-image:url('/assets/j2vote/j2vote-buttons-1.png');
	position: absolute;
	height: 60px;
	width: 65px;
	bottom: 18px;
	cursor: pointer;
	display: none;
}

#votingScreen, #resultScreen { margin-left: 15px; }

/***************/
.j2eListPanel div#scroll .xxx_wrapper .label{
	margin-bottom:5px;
}

.j2eListPanel div#scroll .xxx_wrapper .j2dropmenu{
	position:absolute;
	right:1px;
	top:1px;
}

.j2eListPanel div#scroll .xxx_wrapper .j2dropmenu{
	position:absolute;
	right:1px;
	top:1px;
}

.j2eListPanel div#scroll .xxx_wrapper .label b{
	margin-left:5px;
}

.j2eListPanel div#scroll .xxx_wrapper{
	display:inline-block;margin-top:5px; position:relative; cursor:move;
}

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

.j2eListPanel div#scroll .xxx_wrapper .moderate{
	background-image: url('/e5/images/markShapes.png');
	background-size: 336px 96px;
	background-position: 0px -48px;
	background-repeat: no-repeat;
	position:absolute;
	width:35px;
	height:35px;
	left:-5px;
	top:8px;
}

.public, .shared, .moderate {
	cursor:pointer;
}

.bucketlibrary .public {
	background-image:none !important;
}

.bucketclever .xxx_wrapper {
	width:80px !important;
}

#photos div#scroll .xxx_wrapper .public{
	top:-12px;
}

#photos div#scroll .xxx_wrapper .shared{
	top:-15px;
}

#wordlist div#scroll .xxx_wrapper .public{
	top:0px;
	right:0;
	left:auto;
}

#wordlist div#scroll .xxx_wrapper .shared{
	top:0px;
	right:0;
	left:auto;
}

.wordlistWords{color:gray}

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

.j2eListPanel div#scroll .xxx_wrapper .mark{
	background-repeat: no-repeat;
	position:absolute;
	width:50px;
	height:50px;
	left: -5px;
	top: 25px;
}

.j2eListPanel div#scroll .xxx_wrapper .goldstar{
	background-image: url('/markShapes/gold+star.png');
}

.j2eListPanel div#scroll .xxx_wrapper .ten{
	background-image: url('/markShapes/ten.png');
}

.j2eListPanel div#scroll .xxx_wrapper .silverstar{
	background-image: url('/markShapes/silver+star.png');
}

.j2eListPanel div#scroll .xxx_wrapper .bronzestar{
	background-image: url('/markShapes/bronze+star.png');
}

.j2eListPanel div#scroll .xxx_wrapper .smile{
	background-image: url('/markShapes/smile.png');
}

.j2eListPanel div#scroll .xxx_wrapper .wink{
	background-image: url('/markShapes/wink.png');
}

.j2eListPanel div#scroll .xxx_wrapper .correct{
	background-image: url('/markShapes/correct.png');
}

.j2eListPanel div#scroll .xxx_wrapper .sad{
	background-image: url('/markShapes/sad.png');
}

.j2eListPanel div#scroll .xxx_wrapper .wrong{
	background-image: url('/markShapes/wrong.png');
}

.j2eListPanel div#scroll .xxx_wrapper .pin{
	background-image: url('/markShapes/pin.png');
}

.j2eListPanel #scrollPrev{width:16px;height:16px;display:inline-block;top:4px;margin-right:5px;}
.j2eListPanel #scrollNext{width:16px;height:16px;display:inline-block;top:4px;margin-left:5px;}
.j2eListPanel #scrollUp{width:16px;height:16px;display:inline-block;top:4px;margin-left:5px;}

.j2eListPanel #scrollNext .ui-icon{left:50%;margin-left:-8px}
.j2eListPanel #scrollPrev .ui-icon{left:50%;margin-left:-8px}

.j2eListPanel {
	position:fixed;
	z-index:900;
}

.j2filepreview{cursor:pointer !important}
.j2eListPanel:not(.displayRight) .j2filepreview,.j2eListPanel:not(.displayRight) .j2photo,.j2eListPanel:not(.displayRight) .lpcontent {height: 80px; width:auto}

.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:0px; padding-bottom:0px;font-size:1em;}
.j2eListPanel:not(.displayRight) .ui-tabs .ui-tabs-panel {height:100%;}

.j2eListPanel div#scroll >*{margin-right:10px; padding-bottom:5px; }

.j2eListPanel .ui-tabs .ui-tabs-panel #scroll {vertical-align:middle; display:inline-block; overflow-x: auto; overflow-y: hidden; height:100%; width:100%}

.j2eListPanel .ui-tabs .ui-tabs-panel .scrollButton{vertical-align:middle;}
.j2eListPanel .ui-tabs .ui-tabs-panel .scrollButton.vertical{display:block;width:100%;height:20px;}
.j2eListPanel .ui-tabs .ui-tabs-panel .scrollButton.horizontal{display:inline;width:20px;height:100%;}

.j2eListPanel .ui-tabs .ui-tabs-nav li a.iconTabs {padding:0px;}
.j2eListPanel .ui-tabs .ui-tabs-nav li .ui-icon {width:36px;}
.j2eListPanel .tabTitle{padding:5px 0 5px 5px;border:0px;background-image:none;background-color:white;color:#458E15;}

.photoButton1{background-position: -5px -124px;}
.shareButton1{background-position: -245px -84px;}
.storeButton1{background-position: -445px -84px;}
.plusButton{background-position: -565px -84px;}

.scrollButton.vertical{display:block;}	/* needed for tool panel */

.j2searchBar{
	position: absolute;
	top: 8px;
	overflow:hidden;
	margin-bottom:3px;
}

.j2searchBar > *{
	float: left;
	width: 130px;
}

.j2searchBar #j2search {font-size:12pt;}

.j2eListPanel .closeButton {margin-right:5px; margin-top:10px;position:absolute;left:150px}
.j2eListPanel .j2searchBar {margin-top: -1px; padding-top: 5px;}

.outoftools {margin-left:15px;}

#ixVgJAVLll4Vezno p {display:none;}
