@-webkit-keyframes fromSharktoHumming-bird {
	0% {
		color: #018765
	}

	100% {
		color: #00583c
	}
}

@keyframes fromSharktoHumming-bird {
	0% {
		color: #018765
	}

	100% {
		color: #00583c
	}
}

@-webkit-keyframes fromHumming-birdtoShark {
	0% {
		color: #00583c
	}

	100% {
		color: #018765
	}
}

@keyframes fromHumming-birdtoShark {
	0% {
		color: #00583c
	}

	100% {
		color: #018765
	}
}

@-webkit-keyframes fromSharktoHumming-birdBackground {
	0% {
		background: #018765
	}

	100% {
		background: #00583c
	}
}

@keyframes fromSharktoHumming-birdBackground {
	0% {
		background: #018765
	}

	100% {
		background: #00583c
	}
}

@-webkit-keyframes fromHumming-birdtoSharkBackground {
	0% {
		background: #00583c
	}

	100% {
		background: #018765
	}
}

@keyframes fromHumming-birdtoSharkBackground {
	0% {
		background: #00583c
	}

	100% {
		background: #018765
	}
}

@-webkit-keyframes fromDevilfishtoHummingbirdBackground {

	0%,
	100% {
		background: #00583c
	}
}

@keyframes fromDevilfishtoHummingbirdBackground {

	0%,
	100% {
		background: #00583c
	}
}

@-webkit-keyframes fromSharktoDevilfishBackground {
	0% {
		background: #00583c
	}

	100% {
		background: #018765
	}
}

@keyframes fromSharktoDevilfishBackground {
	0% {
		background: #00583c
	}

	100% {
		background: #018765
	}
}

@-webkit-keyframes fromDevilfishtoSharkBackground {
	0% {
		background: #018765
	}

	100% {
		background: #00583c
	}
}

@keyframes fromDevilfishtoSharkBackground {
	0% {
		background: #018765
	}

	100% {
		background: #00583c
	}
}

@-webkit-keyframes fromBettafightertoCrabBackgroundAndSize {
	0% {
		background: 0 0;
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}

	100% {
		background: rgba(0, 0, 0, .05);
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}
}

@keyframes fromBettafightertoCrabBackgroundAndSize {
	0% {
		background: 0 0;
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}

	100% {
		background: rgba(0, 0, 0, .05);
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}
}

@-webkit-keyframes ListDetailBkgfromBettafightertoCrab {
	0% {
		width: 7px;
		top: 8px;
		left: 19px;
		height: 16px;
		background: 0 0
	}

	100% {
		width: 30px;
		top: 2px;
		left: 8px;
		height: 28px;
		background: rgba(0, 0, 0, .05)
	}
}

@keyframes ListDetailBkgfromBettafightertoCrab {
	0% {
		width: 7px;
		top: 8px;
		left: 19px;
		height: 16px;
		background: 0 0
	}

	100% {
		width: 30px;
		top: 2px;
		left: 8px;
		height: 28px;
		background: rgba(0, 0, 0, .05)
	}
}

@-webkit-keyframes ListDetailBkgfromCrabtoBettafighter {
	0% {
		width: 30px;
		top: 2px;
		left: 8px;
		height: 28px;
		background: rgba(0, 0, 0, .05)
	}

	100% {
		width: 7px;
		top: 8px;
		left: 19px;
		height: 16px;
		background: 0 0
	}
}

@keyframes ListDetailBkgfromCrabtoBettafighter {
	0% {
		width: 30px;
		top: 2px;
		left: 8px;
		height: 28px;
		background: rgba(0, 0, 0, .05)
	}

	100% {
		width: 7px;
		top: 8px;
		left: 19px;
		height: 16px;
		background: 0 0
	}
}

@-webkit-keyframes ListRowHoverInLineAndBackground {
	0% {
		border: 1px solid transparent;
		background: #fff
	}

	100% {
		border: 1px solid #00583c;
		background: #f8f8f8
	}
}

@keyframes ListRowHoverInLineAndBackground {
	0% {
		border: 1px solid transparent;
		background: #fff
	}

	100% {
		border: 1px solid #00583c;
		background: #f8f8f8
	}
}

@-webkit-keyframes ListRowHoverInLineAndBackgroundWarning {
	0% {
		border: 1px solid transparent;
		background: #fef6d1
	}

	100% {
		border: 1px solid #00583c;
		background: #fef6d1
	}
}

@keyframes ListRowHoverInLineAndBackgroundWarning {
	0% {
		border: 1px solid transparent;
		background: #fef6d1
	}

	100% {
		border: 1px solid #00583c;
		background: #fef6d1
	}
}

@-webkit-keyframes ListRowHoverInLineAndBackgroundAlert {
	0% {
		border: 1px solid transparent;
		background: #fffbeb
	}

	100% {
		border: 1px solid #00583c;
		background: #fffbeb
	}
}

@keyframes ListRowHoverInLineAndBackgroundAlert {
	0% {
		border: 1px solid transparent;
		background: #fffbeb
	}

	100% {
		border: 1px solid #00583c;
		background: #fffbeb
	}
}

@-webkit-keyframes TabsColorHoverIn {
	0% {
		color: #666
	}

	100% {
		color: #018765
	}
}

@keyframes TabsColorHoverIn {
	0% {
		color: #666
	}

	100% {
		color: #018765
	}
}

@-webkit-keyframes TabsColorHoverOut {
	0% {
		color: #018765
	}

	100% {
		color: #666
	}
}

@keyframes TabsColorHoverOut {
	0% {
		color: #018765
	}

	100% {
		color: #666
	}
}

@-webkit-keyframes InboxHoverIn {
	0% {
		width: 50%;
		top: 20%;
		left: 20%;
		height: 50%
	}

	100% {
		width: 100%;
		top: 0;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, .2)
	}
}

@keyframes InboxHoverIn {
	0% {
		width: 50%;
		top: 20%;
		left: 20%;
		height: 50%
	}

	100% {
		width: 100%;
		top: 0;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, .2)
	}
}

@-webkit-keyframes UserUtilitiesHoverIn {
	0% {
		width: 80%;
		top: 10%;
		left: 10%;
		height: 80%
	}

	100% {
		width: 100%;
		top: 0;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, .2)
	}
}

@keyframes UserUtilitiesHoverIn {
	0% {
		width: 80%;
		top: 10%;
		left: 10%;
		height: 80%
	}

	100% {
		width: 100%;
		top: 0;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, .2)
	}
}

@-webkit-keyframes LogoutHoverIn {
	0% {
		width: 80%;
		top: 10%;
		left: 10%;
		height: 80%
	}

	100% {
		width: 100%;
		top: 0;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, .2)
	}
}

@keyframes LogoutHoverIn {
	0% {
		width: 80%;
		top: 10%;
		left: 10%;
		height: 80%
	}

	100% {
		width: 100%;
		top: 0;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, .2)
	}
}

@-webkit-keyframes ContactUsHoverIn {
	0% {
		width: 80%;
		top: 10%;
		left: 10%;
		height: 80%
	}

	100% {
		width: 100%;
		top: 0;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, .2)
	}
}

@keyframes ContactUsHoverIn {
	0% {
		width: 80%;
		top: 10%;
		left: 10%;
		height: 80%
	}

	100% {
		width: 100%;
		top: 0;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, .2)
	}
}

@-webkit-keyframes LanguageOptionsHoverIn {
	0% {
		width: 80%;
		top: 10%;
		left: 10%;
		height: 80%
	}

	100% {
		width: 100%;
		top: 0;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, .2)
	}
}

@keyframes LanguageOptionsHoverIn {
	0% {
		width: 80%;
		top: 10%;
		left: 10%;
		height: 80%
	}

	100% {
		width: 100%;
		top: 0;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, .2)
	}
}

@-webkit-keyframes fromZebratoZebraBackground {

	0%,
	100% {
		background: #8ac8b8
	}
}

@keyframes fromZebratoZebraBackground {

	0%,
	100% {
		background: #8ac8b8
	}
}

@-webkit-keyframes fromSharktoSharkBackground {

	0%,
	100% {
		background: #018765
	}
}

@keyframes fromSharktoSharkBackground {

	0%,
	100% {
		background: #018765
	}
}

@-webkit-keyframes frombettafightertobettafighterBorder {

	0%,
	100% {
		border: 1px solid transparent
	}
}

@keyframes frombettafightertobettafighterBorder {

	0%,
	100% {
		border: 1px solid transparent
	}
}

@-webkit-keyframes fromSharktobettafighterBorder {
	0% {
		border: 1px solid #018765
	}

	100% {
		border: 1px solid transparent
	}
}

@keyframes fromSharktobettafighterBorder {
	0% {
		border: 1px solid #018765
	}

	100% {
		border: 1px solid transparent
	}
}

@-webkit-keyframes frombettafightertoSharkBorder {
	0% {
		border: 1px solid transparent
	}

	100% {
		border: 1px solid #018765
	}
}

@keyframes frombettafightertoSharkBorder {
	0% {
		border: 1px solid transparent
	}

	100% {
		border: 1px solid #018765
	}
}

@-webkit-keyframes from0to360Rotate {
	0% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 360deg);
		transform: rotate3d(0, 0, 1, 360deg)
	}
}

@keyframes from0to360Rotate {
	0% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 360deg);
		transform: rotate3d(0, 0, 1, 360deg)
	}
}

@-webkit-keyframes fromCatdarktoCatBackground {
	0% {
		background: #00743c
	}

	100% {
		background: #00a756
	}
}

@keyframes fromCatdarktoCatBackground {
	0% {
		background: #00743c
	}

	100% {
		background: #00a756
	}
}

@-webkit-keyframes fromCattoCatdarkBackground {
	0% {
		background: #00a756
	}

	100% {
		background: #00743c
	}
}

@keyframes fromCattoCatdarkBackground {
	0% {
		background: #00a756
	}

	100% {
		background: #00743c
	}
}

@-webkit-keyframes fromBettafightertoSharkBorderBottom {
	0% {
		border-bottom: 1px solid transparent
	}

	100% {
		border-bottom: 1px solid #018765
	}
}

@keyframes fromBettafightertoSharkBorderBottom {
	0% {
		border-bottom: 1px solid transparent
	}

	100% {
		border-bottom: 1px solid #018765
	}
}

@-webkit-keyframes fromSharktoBettafighterBorderBottom {
	0% {
		border-bottom: 1px solid #018765
	}

	100% {
		border-bottom: 1px solid transparent
	}
}

@keyframes fromSharktoBettafighterBorderBottom {
	0% {
		border-bottom: 1px solid #018765
	}

	100% {
		border-bottom: 1px solid transparent
	}
}

@-webkit-keyframes fromBettafightertoCrabBackground {
	0% {
		background: 0 0
	}

	100% {
		background: rgba(0, 0, 0, .05)
	}
}

@keyframes fromBettafightertoCrabBackground {
	0% {
		background: 0 0
	}

	100% {
		background: rgba(0, 0, 0, .05)
	}
}

@-webkit-keyframes fromCrabtoBettafighterBackground {
	0% {
		background: rgba(0, 0, 0, .05)
	}

	100% {
		background: 0 0
	}
}

@keyframes fromCrabtoBettafighterBackground {
	0% {
		background: rgba(0, 0, 0, .05)
	}

	100% {
		background: 0 0
	}
}

@-webkit-keyframes from0to100Height {
	0% {
		height: 0
	}

	100% {
		height: auto
	}
}

@keyframes from0to100Height {
	0% {
		height: 0
	}

	100% {
		height: auto
	}
}

@-webkit-keyframes fromAutoto0Height {
	0% {
		height: auto
	}

	100% {
		height: 0
	}
}

@keyframes fromAutoto0Height {
	0% {
		height: auto
	}

	100% {
		height: 0
	}
}

@-webkit-keyframes from0to90Rotate3D {
	0% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg)
	}
}

@keyframes from0to90Rotate3D {
	0% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg)
	}
}

@-webkit-keyframes from90to0Rotate3D {
	0% {
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@keyframes from90to0Rotate3D {
	0% {
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeOutTableCell {
	0% {
		visibility: visible;
		opacity: 1;
		display: table-cell
	}

	99% {
		visibility: visible;
		opacity: 0;
		display: table-cell
	}

	100% {
		visibility: hidden;
		display: none
	}
}

@keyframes fadeOutTableCell {
	0% {
		visibility: visible;
		opacity: 1;
		display: table-cell
	}

	99% {
		visibility: visible;
		opacity: 0;
		display: table-cell
	}

	100% {
		visibility: hidden;
		display: none
	}
}

@-webkit-keyframes MonitorFadeIn {
	0% {
		width: 80px
	}

	100%,
	40% {
		width: 100%
	}
}

@keyframes MonitorFadeIn {
	0% {
		width: 80px
	}

	100%,
	40% {
		width: 100%
	}
}

@-webkit-keyframes MonitorFadeOut {

	0%,
	50% {
		width: 100%
	}

	100% {
		width: 80px
	}
}

@keyframes MonitorFadeOut {

	0%,
	50% {
		width: 100%
	}

	100% {
		width: 80px
	}
}

@-webkit-keyframes BatchMonitorFadeIn {

	0%,
	40% {
		max-height: 0
	}

	100% {
		max-height: calc(100vh - 100px)
	}
}

@keyframes BatchMonitorFadeIn {

	0%,
	40% {
		max-height: 0
	}

	100% {
		max-height: calc(100vh - 100px)
	}
}

@-webkit-keyframes BatchMonitorFadeOut {
	0% {
		max-height: calc(100vh - 100px)
	}

	100%,
	50% {
		max-height: 0
	}
}

@keyframes BatchMonitorFadeOut {
	0% {
		max-height: calc(100vh - 100px)
	}

	100%,
	50% {
		max-height: 0
	}
}

@-webkit-keyframes fromBettafightertoSharkBorder {

	0%,
	100% {
		border-bottom: 1px solid transparent
	}
}

@keyframes fromBettafightertoSharkBorder {

	0%,
	100% {
		border-bottom: 1px solid transparent
	}
}

@-webkit-keyframes ipswich-login-input-animated {
	0% {
		border: 1px solid #bbb;
		background: 0 0;
		border-left: 3px solid #018765
	}

	100% {
		border: 1px solid #999;
		background: #f2f6f6;
		border-left: 3px solid #018765
	}
}

@keyframes ipswich-login-input-animated {
	0% {
		border: 1px solid #bbb;
		background: 0 0;
		border-left: 3px solid #018765
	}

	100% {
		border: 1px solid #999;
		background: #f2f6f6;
		border-left: 3px solid #018765
	}
}

@-webkit-keyframes ipswich-login-input-line-animated {
	0% {
		border: 1px solid #bbb;
		border-left: 3px solid #018765
	}

	100% {
		border: 1px solid #999;
		border-left: 3px solid #018765
	}
}

@keyframes ipswich-login-input-line-animated {
	0% {
		border: 1px solid #bbb;
		border-left: 3px solid #018765
	}

	100% {
		border: 1px solid #999;
		border-left: 3px solid #018765
	}
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] {
	margin: 25px 45px 45px
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-image[_ngcontent-c35] {
	text-align: center;
	margin: 0 auto
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-image[_ngcontent-c35] .sefue-content-image-preview[_ngcontent-c35] {
	width: 66px;
	display: inline-block;
	vertical-align: middle
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-image[_ngcontent-c35] .sefue-content-image-welcome[_ngcontent-c35] {
	text-align: center;
	padding: 6px 0 22px
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-image[_ngcontent-c35] .sefue-content-image-welcome[_ngcontent-c35] .sefue-content-image-welcome-text[_ngcontent-c35] {
	color: #00583c;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-image[_ngcontent-c35] .sefue-content-image-welcome[_ngcontent-c35] .sefue-content-image-welcome-name[_ngcontent-c35] {
	color: #00583c;
	font-family: openSansMedium;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] {
	margin: 0 auto;
	width: calc(100% - 90px);
	position: relative
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] i[_ngcontent-c35] {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 13px;
	left: 14px;
	color: #d0d0d0
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] i[_ngcontent-c35]+.sefue-content-data-input[_ngcontent-c35] {
	padding-left: 40px;
	padding-right: 44px
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] .sefue-content-data-pass[_ngcontent-c35] {
	display: block;
	position: absolute;
	top: 9px;
	right: 12px;
	cursor: pointer
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] .sefue-content-data-pass[_ngcontent-c35] .sefue-content-data-pass-active[_ngcontent-c35],
.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] .sefue-content-data-pass[_ngcontent-c35] .sefue-content-data-pass-disable[_ngcontent-c35] {
	font-size: 24px;
	position: relative;
	left: 0;
	top: 1px;
	color: #7e7b7b
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] .sefue-content-data-input[_ngcontent-c35] {
	height: 44px;
	width: 100%;
	padding: 0 14px;
	font-size: 16px;
	color: #333;
	border: 1px solid #bbb;
	background: #fff
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] .sefue-content-data-input[_ngcontent-c35]:focus {
	outline: 0
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] .sefue-content-data-input.required[_ngcontent-c35] {
	border-left: 3px solid #018765
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] .sefue-content-data-input[type=text][_ngcontent-c35]+.sefue-content-data-pass[_ngcontent-c35] .sefue-content-data-pass-active[_ngcontent-c35] {
	display: none
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] .sefue-content-data-input[type=password][_ngcontent-c35]+.sefue-content-data-pass[_ngcontent-c35] .sefue-content-data-pass-active[_ngcontent-c35],
.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] .sefue-content-data-input[type=text][_ngcontent-c35]+.sefue-content-data-pass[_ngcontent-c35] .sefue-content-data-pass-disable[_ngcontent-c35] {
	display: inline-block
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] .sefue-content-data-input[type=password][_ngcontent-c35]+.sefue-content-data-pass[_ngcontent-c35] .sefue-content-data-pass-disable[_ngcontent-c35] {
	display: none
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-keyboard[_ngcontent-c35] {
	margin: 0 auto;
	width: calc(100% - 90px);
	text-align: right;
	padding: 8px 6px;
	position: relative
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-keyboard[_ngcontent-c35] .sefue-content-keyboard-link[_ngcontent-c35] {
	display: inline-block;
	cursor: pointer;
	color: #018765;
	font-size: 12px
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-keyboard[_ngcontent-c35] .sefue-content-keyboard-link[_ngcontent-c35]:hover {
	text-decoration: underline;
	color: #8ac8b8
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-keyboard[_ngcontent-c35] .sefue-messages[_ngcontent-c35] {
	margin: -8px 8px 0
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-register[_ngcontent-c35] {
	text-align: center;
	padding: 40px 0
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-register[_ngcontent-c35] .sefue-content-register-title[_ngcontent-c35] {
	font-size: 14px;
	display: block;
	color: #333
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-register[_ngcontent-c35] .sefue-content-register-link[_ngcontent-c35] {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	color: #018765;
	text-decoration: none;
	cursor: pointer
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-register[_ngcontent-c35] .sefue-content-register-link[_ngcontent-c35]:hover {
	text-decoration: underline;
	color: #8ac8b8
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-button[_ngcontent-c35] {
	padding-top: 36px
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-button[_ngcontent-c35] .sefue-content-button-table[_ngcontent-c35] {
	display: table;
	width: 100%
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-button[_ngcontent-c35] .sefue-content-button-table[_ngcontent-c35] .sefue-content-button-table-left[_ngcontent-c35],
.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-button[_ngcontent-c35] .sefue-content-button-table[_ngcontent-c35] .sefue-content-button-table-right[_ngcontent-c35] {
	display: table-cell;
	vertical-align: middle;
	width: 50%
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-button[_ngcontent-c35] .sefue-content-button-table[_ngcontent-c35] .sefue-content-button-table-left[_ngcontent-c35] {
	text-align: left
}

.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-button[_ngcontent-c35] .sefue-content-button-table[_ngcontent-c35] .sefue-content-button-table-right[_ngcontent-c35] {
	text-align: right
}

.sefue[_ngcontent-c35] .sefue-messages[_ngcontent-c35] {
	text-align: left
}

.sefue[_ngcontent-c35] .sefue-messages[_ngcontent-c35] .sefue-error-message[_ngcontent-c35] {
	color: #eb3236;
	display: block;
	padding: 5px 0;
	font-size: 12px
}

.sefue[_ngcontent-c35] .sefue-messages[_ngcontent-c35] span[_ngcontent-c35]:empty {
	display: none
}

.sefue.stepPasswordMode[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] i[_ngcontent-c35] {
	font-size: 24px;
	top: 9px
}

.sefue.stepPasswordMode[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35] i[_ngcontent-c35]+.sefue-content-data-input[_ngcontent-c35] {
	padding-left: 50px;
	padding-right: 46px
}

.sefue.stepPasswordMode[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-register[_ngcontent-c35] {
	padding: 16px 0 0
}

.sefue.stepPasswordMode[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-register[_ngcontent-c35] .sefue-content-register-if[_ngcontent-c35]+.sefue-content-register-if[_ngcontent-c35] {
	margin-top: 4px
}

.sefue.stepPasswordMode[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-button[_ngcontent-c35] {
	padding-top: 30px
}

.sefue.stepPasswordMode[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-keyboard[_ngcontent-c35] {
	padding-top: 14px
}

@media only screen and (max-width:639px) and (min-width:320px) {
	.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] {
		margin: 25px 20px 45px
	}

	.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-data[_ngcontent-c35],
	.sefue[_ngcontent-c35] .sefue-content[_ngcontent-c35] .sefue-content-keyboard[_ngcontent-c35] {
		width: 100%
	}
}

.sefue-content-register[_ngcontent-c35] {
	text-align: center;
	padding: 40px 0
}

.sefue-content-keyboard[_ngcontent-c35] .sefue-content-keyboard-link[_ngcontent-c35]:hover,
.sefue-content-register-link[_ngcontent-c35]:hover {
	color: #00583c !important
}