html:not(.tenevo-login):not(.tenevo-maintenance):not(.tenevo-systemerror) body,
html:not(.tenevo-login):not(.tenevo-maintenance):not(.tenevo-systemerror)
	body.pushable {
	min-width: 1200px;
	padding: 64px 0 !important;
	overflow-x: auto;
}

body > .pusher > .ui.grid {
	margin-left: 0;
	margin-right: 0;
}

.ui.branding.buttons .button,
.ui.branding.button,
.ui.branding.buttons .button:hover,
.ui.branding.button:hover,
.ui.branding.background {
	background-color: #272a5f !important;
	color: #ffffff !important;
	text-shadow: none;
}
.ui.branding-secondary.buttons .button,
.ui.branding-secondary.button,
.ui.branding-secondary.buttons .button:hover,
.ui.branding-secondary.button:hover,
.ui.branding-secondary.background {
	background: #f39200 !important;
	color: #ffffff !important;
	text-shadow: none;
}

@media only screen and (max-width: 1450px) {
	body > .pusher > .ui.main > .ui.grid {
		margin-left: 0;
		margin-right: 0;
	}
}

html,
body,
body > .pusher,
body.pushable > .pusher {
	background: #f2f2f2 !important; /*#e5e5e5;*/
	color: rgba(0, 0, 0, 0.87);
}

.pushable > .pusher {
	overflow: visible !important;
}

.ui.header-menu .ui.container {
	max-width: 100% !important;
	width: 100% !important;
	min-width: 976px !important;
	margin: 0 !important;
}

.ui.container {
	max-width: 1500px !important;
	width: 100% !important;
	min-width: 1200px !important;
}

.ui.text.container {
	max-width: 1400px !important;
	width: 100% !important;
	min-width: 1200px !important;
}

.ui.max-width,
.ui.text.max-width {
	max-width: 100% !important;
	width: 100% !important;
	min-width: 1200px !important;
}
.max-width > .ui.grid {
	margin-left: 0;
	margin-right: 0;
}

.ui.menu.header-menu {
	border: 0;
	min-height: 50px;
	z-index: 1000;
}
.ui.menu.header-menu h3,
.ui.menu.header-menu h3.item {
	color: #f39200;
}
.ui.menu.header-menu .pointing.dropdown.item {
	padding-bottom: 4px;
	padding-top: 4px;
}
.ui.menu.header-menu .pointing.dropdown.active.item {
	background: none;
}
.ui.menu.header-menu .pointing.dropdown.item .tenevo-insignia {
	margin-right: 8px;
	height: 24px;
	width: 24px;
}
.ui.menu.header-menu .pointing.dropdown.item .ui.header {
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 150px;
}
.ui.menu.header-menu .pointing.dropdown.item .ui.header,
.ui.menu.header-menu .pointing.dropdown.item .dropdown.icon {
	font-size: 1em;
}
.ui.menu.header-menu .pointing.dropdown.item .sub.header,
.ui.menu.header-menu .pointing.dropdown.item .menu .vertical.item .description {
	font-size: 0.85em;
}
.ui.menu.header-menu .pointing.dropdown.item .menu .vertical.item {
	display: flex;
}
.ui.menu.header-menu .pointing.dropdown.item .menu .vertical.item .description,
.ui.menu.header-menu .pointing.dropdown.item .menu .vertical.item .text {
	margin: 0;
	width: 100%;
}

.ui.menu.header-menu .item {
	padding-bottom: 14px;
	padding-top: 14px;
}
.ui.menu.header-menu .item > i.icon {
	font-size: 1.5em;
}

.ui.menu.header-menu .floating.label {
	left: 70%;
	top: 0.65em;
}
.ui.menu.header-menu .ui.labels .label,
.ui.menu.header-menu .ui.label {
	padding: 0.2em 0.6em;
}
.ui.menu.header-menu .item > .label {
	margin-left: 0;
}

.ui.menu.header-menu .simple.dropdown.item {
	padding-bottom: 11px;
	padding-top: 11px;
}
.ui.menu.header-menu .simple.dropdown .item {
	font-size: 0.9em !important;
}

.ui.menu.header-menu > .ui.container > a.item:hover,
.ui.menu.header-menu > .ui.container > .right.menu > a.item:hover {
	background: none !important;
}

.ui.menu.header-menu .item,
.ui.menu.header-menu a.item:hover,
.ui.menu.header-menu .dropdown.item:hover {
	color: #272a5f;
}

.ui.menu.header-menu .ui.branding.labels .label,
.ui.menu.header-menu .ui.branding.label {
	background: #f39200;
	color: #fff;
}

.ui.menu.header-menu i.branding.icon,
.ui.menu.header-menu i.branding.icon:hover {
	color: #f39200;
}

.ui.menu.header-menu .ui.circular.label {
	background-color: #272a5f !important;
	color: #ffffff !important;
}

.ui.menu .item:before {
	background: none;
}
.ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)
	> .container
	> .item:not(.right):not(.borderless):first-child {
	border-left: none;
}

.main .ui.vertical.menu {
	width: 100%;
}

.ui.grid > .row {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.ui.grid > .row + .row {
	padding-top: 0;
}

.ui.force-white.basic.button {
	background-color: rgba(255, 255, 255, 1) !important;
	color: rgba(0, 0, 0, 0.87) !important;
}
.ui.force-white.basic.button:hover {
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.5) !important;
	color: rgba(0, 0, 0, 0.95) !important;
}

.ui.left.floated .float-this {
	float: left;
	margin: 0.5em 1em 1em 0em;
}
.ui.right.floated .float-this {
	float: right;
	margin: 0.5em 0em 1em 1em;
}

.ui.modal .centered.aligned,
.centered.aligned {
	text-align: center;
}
.left.aligned {
	text-align: left;
}
.right.aligned {
	text-align: right;
}
.ui.modal > .content > .side,
.ui.modal .description {
	color: rgba(0, 0, 0, 0.87);
}

.ui.small.side {
	width: 200px;
	height: auto;
	font-size: 1rem;
}
.ui.small.side .icon {
	font-size: 10rem;
}
.ui.medium.side {
	width: 300px;
	height: auto;
	font-size: 1rem;
}
.ui.medium.side .icon {
	font-size: 10rem;
}

.row.footer {
	margin-top: 14px;
}

body > footer {
	padding: 24px 0;
}
body > footer a,
body > footer:hover {
	color: inherit !important;
}
body > footer p {
	font-size: 80%;
}

.ui.header.custom-card-header {
	padding: 14px;
	margin: 0;
}

.exposed_custom {
	background: #fff;
	z-index: 20001;
}

.ui.inverted.grey.segment .ui.header {
	color: #ffffff;
}
.ui.inverted.grey.segment .ui.header .sub.header {
	color: #dddddd;
}

.ui.green.text {
	color: #21ba45;
}

.ui.red.text {
	color: #db2828;
}

.section-header,
.sub-section-header {
	margin-top: 3em !important;
}

.params-table,
.endpoint-box,
.endpoint-table {
	margin-top: 2em !important;
	margin-bottom: 2em !important;
}

.endpoint-box {
	background: #1b1c1d !important;
}
.endpoint-box td {
	border: none !important;
	padding: 0.78571429em 0.78571429em !important;
}

.api-explorer,
.api-demo {
	background-color: #dedede;
	padding-top: 0 !important;
}

.api-explorer {
	padding: 0 !important;
}
.api-explorer .menu .menu .active.item {
	background: #f2711c !important;
	border-color: #f2711c !important;
	color: #fff !important;
}

.api-demo .api-request-wrapper {
	padding-top: 14px;
}
.api-demo .ui.labeled.action.input {
	width: 100%;
}
.api-demo pre {
	overflow: visible !important;
}
.api-demo .api-output-tab {
	overflow: auto;
}

tr[data-jumpto]:not([data-jumpto=""]):hover {
	cursor: pointer;
}

.ui.sidebar.chat-sidebar {
	background: #ffffff;
	color: rgba(0, 0, 0, 0.87);
	padding-top: 50px !important;
	overflow-y: hidden !important;
}
.chat-sidebar > .ui.grid {
	margin: 0 !important;
	height: 100%;
}
.chat-sidebar > .ui.grid > .row,
.chat-sidebar > .ui.grid > .row > .column {
	padding: 0 !important;
}
.chat-sidebar .ui.circular.label,
.chat-settings-modal .ui.circular.label {
	line-height: 1.5em;
	min-height: 2.5em;
	min-width: 2.5em;
}
.chat-sidebar .ui.menu.top-menu {
	border: 0 !important;
	border-bottom: 1px solid rgba(34, 36, 38, 0.15) !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}
.chat-sidebar .ui.menu.top-menu .item {
	display: flex;
	font-size: 1rem;
}
.chat-sidebar .ui.menu.top-menu .item > i.icon {
	margin: 0em auto;
	width: auto;
}
.chat-sidebar .vertical.menu {
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	width: 100%;
}
.chat-sidebar .ui.vertical.menu .item > .branding.label {
	background: #f39200;
	color: #ffffff;
}
.chat-sidebar .room-main {
	height: 100%;
	overflow-y: hidden;
}
.chat-sidebar > .ui.grid > .row > .column.room-side {
	padding-bottom: 84px !important;
}
.chat-sidebar .room-list .vertical.menu,
.chat-sidebar .room-list .ui.form,
.chat-sidebar .room-side .vertical.menu {
	height: 100%;
	overflow-y: auto;
}
.chat-sidebar .room-list .vertical.menu .item[data-id]:hover,
.chat-sidebar .room-side .vertical.menu .room-members .item[data-id]:hover {
	cursor: pointer;
}

.chat-sidebar .room-list .vertical.menu .notice {
	border-right: none;
	border-top: none;
	display: block;
	flex: 0 0 auto;
	line-height: 1;
	padding: 0.92857143em 1.14285714em;
	position: relative;
	vertical-align: middle;
}
.chat-sidebar .room-list .vertical.menu .notice.error {
	background: #db2828;
	color: #ffffff;
}

.chat-sidebar .room-list .vertical.menu .notice ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.chat-sidebar .room-list .vertical.menu .icon.private-room,
.chat-sidebar .room-side .vertical.menu .icon.private-room {
	float: left;
	margin: 0em 0.5em 0em 0em;
}
.chat-sidebar .room-side .room-side-footer {
	background: #ffffff !important;
	bottom: 0;
	position: fixed;
	right: 0;
	padding: 0;
}
.chat-sidebar .room-side .room-side-footer .item {
	padding: 13px 16px !important;
}
.chat-sidebar .room-side .feedback-btn-chat:hover,
.chat-sidebar .room-side .room-settings:hover {
	cursor: pointer;
}
.chat-sidebar .room-list .ui.form {
	padding: 1em;
}
.chat-sidebar .room-list .ui.form .ui.negative.message {
	margin-bottom: 1em;
}

.chat-sidebar .room-list .vertical.menu.starred-items .feed {
	margin: 0;
}
.chat-sidebar .room-list .vertical.menu.starred-items .feed .meta.posted a {
	font-weight: bold;
}

.chat-sidebar .ui.grid > .row .column.room-body {
	border-left: 1px solid rgba(34, 36, 38, 0.15) !important;
	border-right: 1px solid rgba(34, 36, 38, 0.15) !important;
	color: rgba(0, 0, 0, 0.87);
	padding: 14px !important;
	height: 100%;
	overflow-y: auto;
}
.chat-sidebar .room-body .compose {
	width: 100%;
}
.chat-sidebar .room-body .row.notice.error {
	background: #db2828;
	color: #ffffff;
	margin: 0;
	position: fixed;
	z-index: 1;
}
.chat-sidebar .room-body .row.notice.error ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.chat-sidebar .room-body .room-select-chat .icon {
	font-size: 4em;
	line-height: 1;
	margin: 1em 0.5em 0.5em;
}
.chat-sidebar .room-body .room-select-chat p {
	font-size: 1.25em;
}

.chat-sidebar .room-chatbox,
.chat-sidebar .room-uploads {
	background: #ffffff;
	bottom: 0;
	padding-top: 14px !important;
	position: fixed !important;
}
.chat-sidebar .room-uploads .dz-clickable {
	border: 2px dashed #453065 !important;
	cursor: pointer;
	border-radius: 5px;
	min-height: 150px;
	background: white;
	padding: 20px 20px;
	box-sizing: border-box;
}

.ui.modal.chat-settings-modal > .content {
	padding: 0;
}
.chat-settings-modal .attached {
	color: rgba(0, 0, 0, 0.87);
	padding: 0 14px 14px;
}
.ui.modal.chat-settings-modal > .content > .description {
	margin: 14px;
}
.ui.modal.chat-settings-modal > .content > .description:empty {
	margin: 0;
}

.dropzone {
	border: 2px dashed #272a5f !important;
	border-radius: 5px;
}

.tourOverlay {
	background: #333;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	min-height: 100%;
	z-index: 10000;
}
.tourBox {
	position: absolute;
	max-width: 500px;
	z-index: 20002;
}
.tourInner {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
}
.tourContent {
	position: relative;
	padding: 16px;
	overflow: hidden;
}
.tourProgress {
	position: absolute;
	background: none;
	top: 1px;
	left: 1px;
	right: 1px;
	height: 10px;
	min-height: 10px;
	line-height: 10px;
}
.tourProgressBar {
	background: #272a5f;
	position: relative;
	height: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
	width: 50%;
}
.tourNav {
	position: relative;
	margin: 0;
	padding: 0 16px 16px;
	min-width: 168px;
}
.tourNav::after {
	content: "";
	display: block;
	clear: both;
}
.tourNav a {
	border: 1px solid #ccc;
	box-shadow: none;
	color: #333;
	display: inline-block;
	float: left;
	font-size: 13px;
	height: 30px;
	line-height: 26px;
	margin-right: 4px;
	padding: 0 10px;
	text-align: center;
}

.tourNav a.highlight {
	background: #272a5f;
	color: #fff;
}

.tourNav a.stop {
	float: right;
	margin-right: 0;
}

[data-tooltip]:hover:before {
	opacity: 0 !important;
}

[data-tooltip]:after {
	z-index: 1000 !important;
}

.celebration-banner {
	background-image: url("images/celebration-balloons.png");
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 125px;
}

i.icon.delete:before {
	content: "\f00d";
}

.ui.label > .delete.icon {
	cursor: pointer;
	margin-right: 0em;
	margin-left: 0.5em;
	font-size: 0.92857143em;
	opacity: 0.5;
	-webkit-transition: background 0.1s ease;
	transition: background 0.1s ease;
}

.ui.label > .delete.icon:hover {
	opacity: 1;
}

.ui.selection.dropdown > .delete.icon {
	cursor: pointer;
	position: absolute;
	width: auto;
	height: auto;
	line-height: 1.21428571em;
	top: 0.78571429em;
	right: 1em;
	z-index: 3;
	margin: -0.78571429em;
	padding: 0.91666667em;
	opacity: 0.8;
	-webkit-transition: opacity 0.1s ease;
	transition: opacity 0.1s ease;
}

.ui.toggle.checkbox[class*="right floated"] {
	float: right !important;
	margin-right: 0em !important;
	margin-left: 1em !important;
}

.ui.feed > .event > .label + .content {
	margin-top: 0 !important;
}
.ui.feed .event .hover-menu {
	display: none;
}
.ui.feed .event:hover .hover-menu {
	background: #fff;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.ui.feed .event .hover-menu.ui.basic.buttons {
	color: rgba(0, 0, 0, 0.8) !important;
	border: 1px solid rgba(0, 0, 0, 0.6);
	line-height: 1em;
}
.ui.feed .event .hover-menu.ui.basic.buttons .button:first-child {
	border-left: none;
}
.ui.feed .event .hover-menu.ui.basic.buttons .button {
	color: rgba(0, 0, 0, 0.8) !important;
	border-left: 1px solid rgba(0, 0, 0, 0.6);
}
.ui.feed .event .hover-menu.ui.basic.buttons .button:hover {
	color: rgba(0, 0, 0, 1) !important;
}
.ui.feed .event .hover-menu.ui.basic.buttons .button .icon {
	font-size: 1.35em;
}
.ui.feed .event .hover-menu.ui.basic.buttons .button.unstar-item {
	color: rgba(255, 204, 0, 1) !important;
}
.ui.feed .event .hover-menu.ui.icon.buttons .button,
.ui.feed .event .hover-menu.ui.icon.button {
	padding: 0.392857145em 0.392857145em 0.392857145em;
}

.ui.feed .event .content {
	position: relative;
}
.ui.feed .event .content .extra.ui.items .item.link {
	background: #e0e1e2;
}
.ui.feed .event .content .extra.ui.items .item.link:hover {
	cursor: pointer;
}
.ui.feed .event .content .extra.ui.items .ui.image {
	background: #e0e1e2;
	color: rgba(0, 0, 0, 0.6);
	display: table;
	font-size: 4em;
	line-height: 1;
	min-height: 75px;
}
.ui.feed .event .content .extra.ui.items .ui.image .icon {
	display: table-cell;
	vertical-align: middle;
}

.ui.feed .event .content .extra.ui.items .content {
	background: #f4f4f4;
	margin: 0;
	padding: 0.75em;
}
.ui.feed .event .content .extra.ui.items .content .header {
	line-height: 1.3em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui.feed .event .content .extra.ui.items .content .meta {
	display: block;
	font-size: 1em;
}

.ui.feed .event.disabled {
	opacity: 0.45;
}

.autocomplete-results {
	position: fixed;
	display: none;
	margin-top: -1px;
	border: solid 1px #dedede;
	border-top: 0px;
	overflow: hidden;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	-moz-border-top-left-radius: 6px;
	box-sizing: border-box;
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: #eeeeee #dedede #dedede;
	background-color: white;
	font-size: 15px;
	z-index: 100;
}
.autocomplete-results .autocomplete-header {
	box-sizing: border-box;
	color: #7f7f83;
	font-size: 12px;
	line-height: 1.4em;
	height: 25px;
	padding: 5px 4px 4px;
	background-color: #e2e2e2;
	width: 100%;
}
.autocomplete-results .autocomplete-help {
	float: right;
	margin-left: 1em;
}
.autocomplete-results .autocomplete-left-margin {
	margin-left: 1em;
}
.autocomplete-results .autocomplete-result-wrap {
	height: calc(100% - 25px);
	max-height: 450px;
	overflow-y: auto;
	overflow-x: hidden;
}
.autocomplete-results .autocomplete-result-wrap ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.autocomplete-results .autocomplete-result-wrap ul li {
	padding: 4px;
	border-top: solid 1px #dedede;
	list-style-type: none;
}
.autocomplete-results .autocomplete-result-wrap ul li:hover {
	cursor: pointer;
}
.autocomplete-results .autocomplete-result-wrap ul li.selected {
	background: #1ba1e2;
	color: #ffffff;
	cursor: pointer;
}

.clear {
	clear: both;
}

.pagination.menu > span.item:hover {
	cursor: pointer;
}

.ui.form > p:first-child {
	margin-top: 0;
}

.ui.menu .ui.dropdown .menu > .item.vertical {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

html.tenevo-login,
html.tenevo-maintenance,
html.tenevo-systemerror {
	background: #f2f2f2 !important;
	color: rgba(0, 0, 0, 0.87);
}
html.tenevo-login body,
html.tenevo-maintenance body,
html.tenevo-systemerror body {
	color: inherit;
}
.tenevo-login .ui.submit.button {
	background-color: #f39200;
	color: #ffffff;
}
.tenevo-login .horizontal.list a {
	font-weight: bold;
	color: #637381;
}
.tenevo-login .login-form-wrapper {
	margin-top: 0;
	margin-bottom: 0;
}

.tenevo-login #clouds,
.tenevo-maintenance #clouds,
.tenevo-systemerror #clouds {
	padding: 0 0;
	background: #c9dbe9;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	position: fixed;
}

.tenevo-login #clouds {
	background-image: url("/css/images/backgrounds/login-background.png"),
		-webkit-linear-gradient(0deg, #b2c463 0%, #b2c463 30px, #fff 30px, #c9dbe9
					100%);
	background-image: url("/css/images/backgrounds/login-background.png"),
		-moz-linear-gradient(0deg, #b2c463 0%, #b2c463 30px, #fff 30px, #c9dbe9 100%);
	background-image: url("/css/images/backgrounds/login-background.png"),
		linear-gradient(0deg, #b2c463 0px, #b2c463 30px, #fff 30px, #c9dbe9 100%);
}

.tenevo-maintenance #clouds {
	background-image: url("/css/images/backgrounds/maintenance-background.png"),
		-webkit-linear-gradient(0deg, #b2c463 0%, #b2c463 30px, #fff 30px, #c9dbe9
					100%);
	background-image: url("/css/images/backgrounds/maintenance-background.png"),
		-moz-linear-gradient(0deg, #b2c463 0%, #b2c463 30px, #fff 30px, #c9dbe9 100%);
	background-image: url("/css/images/backgrounds/maintenance-background.png"),
		linear-gradient(0deg, #b2c463 0px, #b2c463 30px, #fff 30px, #c9dbe9 100%);
	background-position: center bottom;
}

.tenevo-systemerror #clouds {
	background-image: url("/css/images/backgrounds/systemerror-background.png"),
		-webkit-linear-gradient(0deg, #b2c463 0%, #b2c463 30px, #fff 30px, #c9dbe9
					100%);
	background-image: url("/css/images/backgrounds/systemerror-background.png"),
		-moz-linear-gradient(0deg, #b2c463 0%, #b2c463 30px, #fff 30px, #c9dbe9 100%);
	background-image: url("/css/images/backgrounds/systemerror-background.png"),
		linear-gradient(0deg, #b2c463 0px, #b2c463 30px, #fff 30px, #c9dbe9 100%);
	background-position: center bottom;
}

.background-404 {
	background-image: url("/css/images/backgrounds/404-background.png"),
		-webkit-linear-gradient(0deg, #b2c463 0%, #b2c463 30px, transparent 30px, transparent
					100%);
	background-image: url("/css/images/backgrounds/404-background.png"),
		-moz-linear-gradient(0deg, #b2c463 0%, #b2c463 30px, transparent 30px, transparent
					100%);
	background-image: url("/css/images/backgrounds/404-background.png"),
		linear-gradient(
			0deg,
			#b2c463 0px,
			#b2c463 30px,
			transparent 30px,
			transparent 100%
		);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 161px;
}

/*Time to finalise the cloud shape*/
.cloud {
	width: 200px;
	height: 60px;
	background: #fff;

	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;

	position: relative;
}

.cloud:before,
.cloud:after {
	content: "";
	position: absolute;
	background: #fff;
	width: 100px;
	height: 80px;
	position: absolute;
	top: -15px;
	left: 10px;

	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;

	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
}

.cloud:after {
	width: 120px;
	height: 120px;
	top: -55px;
	left: auto;
	right: 15px;
}

/*Time to animate*/
.x1 {
	-webkit-animation: moveclouds 18s linear infinite;
	-moz-animation: moveclouds 18s linear infinite;
	-o-animation: moveclouds 18s linear infinite;
	animation: moveclouds 18s linear infinite;
}

/*variable speed, opacity, and position of clouds for realistic effect*/
.x2 {
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	transform: scale(0.6);
	opacity: 0.6; /*opacity proportional to the size*/

	/*Speed will also be proportional to the size and opacity*/
	/*More the speed. Less the time in 's' = seconds*/
	-webkit-animation: moveclouds 25s linear infinite;
	-moz-animation: moveclouds 25s linear infinite;
	-o-animation: moveclouds 25s linear infinite;
	animation: moveclouds 25s linear infinite;
}

.x3 {
	top: -75px;

	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.8; /*opacity proportional to the size*/

	-webkit-animation: moveclouds 20s linear infinite;
	-moz-animation: moveclouds 20s linear infinite;
	-o-animation: moveclouds 20s linear infinite;
	animation: moveclouds 20s linear infinite;
}

.x4 {
	top: -50px;

	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	transform: scale(0.75);
	opacity: 0.75; /*opacity proportional to the size*/

	-webkit-animation: moveclouds 22s linear infinite;
	-moz-animation: moveclouds 22s linear infinite;
	-o-animation: moveclouds 22s linear infinite;
	animation: moveclouds 22s linear infinite;
}

.x5 {
	top: -50px;

	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.8; /*opacity proportional to the size*/

	-webkit-animation: moveclouds 30s linear infinite;
	-moz-animation: moveclouds 30s linear infinite;
	-o-animation: moveclouds 30s linear infinite;
	animation: moveclouds 30s linear infinite;
}

@-webkit-keyframes moveclouds {
	0% {
		margin-left: -600px;
	}
	100% {
		margin-left: 100%;
	}
}
@-moz-keyframes moveclouds {
	0% {
		margin-left: -600px;
	}
	100% {
		margin-left: 100%;
	}
}
@-o-keyframes moveclouds {
	0% {
		margin-left: -600px;
	}
	100% {
		margin-left: 100%;
	}
}
@keyframes moveclouds {
	0% {
		margin-left: -600px;
	}
	100% {
		margin-left: 100%;
	}
}

.maintenance-info-wrapper .powered-by img {
	height: auto;
	vertical-align: middle;
	width: 75px;
}

@media only screen and (min-width: 992px) {
	.tenevo-login .login-form-wrapper {
		margin-left: 10vw;
		margin-right: 10vw;
	}

	.tenevo-maintenance .maintenance-info-wrapper,
	.tenevo-systemerror .maintenance-info-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (max-width: 991px) {
	.tenevo-login .login-form-wrapper,
	.tenevo-maintenance .maintenance-info-wrapper,
	.tenevo-systemerror .maintenance-info-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media print {
	body {
		background: #f2f2f2;
		padding: 10px;
	}

	table {
		page-break-inside: auto;
	}

	tr,
	td {
		page-break-inside: avoid;
		page-break-after: auto;
	}

	thead {
		display: table-header-group;
	}

	tfoot {
		display: table-footer-group;
	}

	.inner-wrap {
		padding: 0 !important;
	}

	.inner-wrap > .ui.main > .ui.grid {
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
	}

	.no-print {
		display: none !important;
	}
}
