html,
.cloudBody,
div,
table,
td,
tr,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
tr.tree-row,
.group-cell {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	/* 	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none; */
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

html,
.cloudBody {
	height: 100%;
}

.cloudBody {
	min-width: 500px !important;
	text-align: center;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	-webkit-text-size-adjust: 100%;
	color: #474647;
	display: flex;
	flex-direction: column;
}

.cloudBody .treetable td.group-cell {
	font-size: 16px !important;
	line-height: 16px !important;
}

.cloudBody *,
.cloudBody ::after,
.cloudBody ::before {
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cloudBody .treetable tbody.body {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
	font-size: 12px !important;
}

.underlined:hover {
	text-decoration: underline;
}

.disabled td {
	background-color: #e0e0e0 !important;
}

.cloudPCFNewsBanner {
	background-color: #3f8e08;
}


.cloudPCFNewsBannerLines {
	display: inline-block;
	max-width: 400px;
	color: white;
	margin-top: 40px;
	margin-bottom: 40px;
}

.cloudPCFNewsBannerLine1 {
	font-weight: bold;
	font-size: 20px;
}

.cloudPCFNewsBannerLine2 {
	background-color: white;
	color: black;
	font-weight: bold;
	font-size: 16px;
}

.cloudPCFNewsBannerLine3 {
	font-size: 16px;
}


.cloudPCFNewsBanner > div {
	display: inline-block;
}

.cloudPCFNewsBanner > div > img {
	margin: 10px 20px;
	max-height: 200px;
}

.cloudNewsBannerBar {
	width: auto;
	height: 10px;
	background-color: blue;
}

.edit {
	width: 14px;
	height: 14px;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.numeric-cell {
	text-align: right;
}

.cloudBody a {
	color: #474647;
}

.cloudBody button:focus {
	outline: 0;
}

.cloudBody button {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.cloudBody h1 {
	font-size: 26px;
	line-height: 1.8em;
	font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: none;
}

.cloudBody h2 {
	font-size: 22px;
	line-height: 1.8em;
	font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: none;
}

.cloudBody h4 {
	font-size: 20px;
	line-height: 1.4em;
	font-family: 'Open Sans Condensed', 'Helvetica Neue', Helvetica, Arial,
		sans-serif;
	font-weight: bold;
	text-transform: none;
}

.cloudBody p {
	margin: 0.85em 0;
}

.cloudBody select::ms-expand {
	display: none !important;
}

.cloudBody .ss-main .placeholderSearch {
	width: 90%;
	height: 24px;
	color: #474647;
	font-size: 100%;
	background-color: white;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.cloudBody #resultLotProd .ss-main .placeholderSearch {
	margin: 0;
	border: none;
}

.cloudBody .ss-main .placeholderSearch:focus {
	font-size: 100%;
}

.changesLink {
	width: 100%;
	background-color: grey;
	position: fixed;
	z-index: 101;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
}

.changesLinkCancel {
	float: right;
	padding-right: 20px;
	padding-top: 2px;
	margin-left: 20px;
}

.changesLinkTextParent {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.changesLinkTextParent > tbody > tr > td {
	padding-top: 10px;
	padding-bottom: 11px;
}

.changesLinkTextParent .changesLinkText {
	color: white;
}

.changesLinkText {
	text-align: left;
	display: inline-block;
	margin-left: 20px;
}

.minWidthNone {
	min-width: 0px !important;
}

.cloudBody .footer {
	background-color: #f0f0f0;
	text-align: right;
	min-width: 400px !important;
}

.footerImg {
	width: 24px;
	height: 40px;
	display: inline-block;
	margin-left: 5px;
	vertical-align: bottom;
}

.footerSocialMedia {
	display: inline-block;
	vertical-align: sub;
}

.greyBlock {
	margin: 20px 0;
}

.greyBlock span {
	padding: 5px 10px;
	background: #E0E0E0;
}

.helpIcon {
	display: inline-block;
	margin: 0 10px;
}

.helpIcon img {
	cursor: pointer;
	width: 20px;
}

.pt-0 {
	padding-top: 0 !important;
}

.pt-1 {
	padding-top: 0.25rem !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pl-0 {
	padding-left: 0 !important;
}

.pr-0 {
	padding-right: 0 !important;
}

.p-0 {
	padding: 0 !important;
}

.mt-1 {
	margin-top: 0.25rem !important;
}

.mt-2 {
	margin-top: 0.5rem !important;
}

.mt-3 {
	margin-top: 1.0rem !important;
}

.mt-4 {
	margin-top: 3.0rem !important;
}

.mt-5 {
	margin-top: 2.0rem !important;
}

.mb-1 {
	margin-bottom: 0.25rem !important;
}

.mb-2 {
	margin-bottom: 0.5rem !important;
}

.mr-3 {
	margin-right: 1rem !important;
}

.ml-3 {
	margin-left: 1rem !important;
}

.mb-3 {
	margin-bottom: 1rem !important;
}

.mb-4 {
	margin-bottom: 3rem !important;
}

.mb-5 {
	margin-bottom: 1.5rem !important;
}

.mt-8 {
	margin-top: 8rem !important;
}

.mt-m {
	margin-top: 10rem !important;
}

.mt-xl {
	margin-top: 20rem !important;
}

.download {
	width: 14px;
}

.textAlignCenter {
	text-align: center;
}

.border {
	border: 1px solid #e1e1e1 !important;
}

.border-rounded {
	border-radius: .25rem !important;
}

.max-width {
	max-width: 1310px;
}

.bodyPadding-lr {
	padding-left: 50px !important;
	padding-right: 50px !important;
}

.bodyPadding {
	padding-left: 50px !important;
	padding-right: 50px !important;
	padding-top: 100px !important;
	padding-bottom: 30px !important;
}

.margin-auto {
	margin: 0 auto !important;
}

.cloudTextColor {
	color: #fa8722;
}

.orangeColor {
	color: #fa8722;
}

.cookiePopup .cloudTextColor {
	color: #fa8722;
}

.lightGray {
	color: #e1e1e1;
}

.h-100 {
	/* height: 100%;  */
}

#w-80 {
	width: 80% !important;
}

.w-100 {
	width: 100% !important;
}

.d-inline-block {
	display: inline-block !important;
}

.cloudBody .row {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.cloudBody .col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.cloudBody .col,
.col-auto {
	position: relative;
	max-width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.cloudBody #firstRow .col {
	padding-right: 0px;
}

.cloudBody .progress {
	background-repeat: no-repeat;
	background-image: url(gfx/loading.gif);
	background-position: center center;
	height: 100px;
}

.text-nowrap {
	white-space: nowrap !important;
}

#bodyContent {
	/* 	position: absolute;
	top: 0;
	left: 0; */
	clear: both;
	min-width: 400px !important;
	flex: 1 0 auto;
}

#pageContent {
	width: 100%;
	position: relative;
	left: 0;
	transition: left .4s;
}

#pageContent.out {
	left: 200px;
}

.progressRoot {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: none;
	background-color: rgba(182, 182, 182, 0.3);
}

.greenButton {
	padding: 10px 30px;
	border-radius: 10px;
	border: 1px solid #77b659;
	color: white;
	font-size: 20px;
	text-align: left;
	background-color: #77b659;
	line-height: 1.5em;
	float: right;
	cursor: pointer;
	box-shadow: 0px 10px 40px -14px #3e7327;
}

.smallerGreenButton {
	font-size: 18px;
	padding: 11px 30px 12px 30px;
}

.greenButton + .greenButton {
	margin-left: 10px;
}

.greenButton:disabled {
	opacity: 0.35;
	background-color: #b6b6b6;
	border-color: #b6b6b6;
}

.greenButton > img {
	height: 20px;
	width: 20px;
	margin-bottom: -3px;
	margin-left: 9px;
	margin-right: 9px;
}

.greenButton > img[src*="cloud-next"],
.greenButton > img[src*="cloud-previous"] {
	height: 16px;
	width: 16px;
	margin-bottom: -1px;
}

.greenButton > img:first-child {
	margin-left: 0px;
}

.greenButton > img:last-child {
	margin-right: 0px;
}

.greenLink {
	color: #77b659;
}

.tableLevel2Background {
	background-color: #77b659 !important;
	color: white;
}

.tableLevel1Background {
	background-color: #426031 !important;
	color: white;
}

.greenButton:active {
	position: relative;
	top: 1px;
}

.greenButton:active:disabled {
	top: 0px;
}

.greenDropDownButton {
	border: 1px solid #77b659;
	background-color: #77b659;
	border-radius: 10px;
}

.greenDropDownButton .ss-single-selected.ss-single-selected {
	background-color: #77b659;
	border: none;
	font-size: 20px;
	padding: 15px 30px;
	height: auto;
	line-height: 1.5em;
	font-weight: 400;
	box-shadow: 0px 10px 40px -14px #3e7327;
}

.loginHeader {
	/* display: inline-block; */
	background-color: white;
	width: 250px;
	height: 40px;
	border: solid 0px;
	border-top-width: 4px;
	border-color: #00ACE5;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-top: 6px;
}

.loginHeader.disabled {
	background-color: #d7d7d7;
	border-color: #F8F8F8;
}

.loginForm {
	margin-top: 20px;
	width: 500px;
	display: inline-block;
}

#background-video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	opacity: 50%;
}

.loginForm .inputText.inputText {
	width: 300px;
	max-width: 100%;
}

.loginForm .passwordReset {
	position: absolute;
	right: 0;
	display: block;
}

.loginForm .formContainer {
	background-Color: white;
	margin-bottom: 30px;
	padding-top: 20px;
}

.loginForm .textContainer {
	background-Color: white;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#simusConnectSubmitBtn {
	margin-bottom: 20px;
	margin-top: 20px;
}

.loginForm .submitContainer {
	text-align: center;
}

.loginForm .fieldsContainer {
	display: inline-block;
}

.ssoContainer {
	margin-top: 15px;
	border-top: 3px solid #f8f8f8;
	padding: 20px 0px 20px
}

.ssoContainer img {
	vertical-align: top;
}

.settingsConfirmation {
	display: none;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	padding: 100px 50px;
	z-index: 501;
}

.settingsConfirmation.active {
	display: block;
}

.settingsConfirmation > div {
	margin: auto;
	width: 550px;
	max-width: 100%;
	max-height: 100%;
	border-spacing: 0px;
	box-shadow: 0px 0px 20px 5px black;
	background-color: white;
	overflow: auto;
	position: relative;
	padding: 10px;
}

.textContainer p,
.textContainer h2 {
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

.greenDropDownButton .ss-single-selected .placeholder {
	margin-right: 10px;
}

.greenDropDownButton .ss-single-selected .placeholder .ss-disabled.ss-disabled {
	color: white;
	font-weight: initial;
}

.greenDropDownButton .ss-single-selected .ss-arrow span.arrow-down {
	background-color: #77b659;
	border-color: white;
	scale: 1.5;
}

.greenDropDownButton .ss-single-selected .ss-arrow span.arrow-up {
	background-color: #77b659;
	border-color: white;
	scale: 1.5;
}

.greenDropDownButton .ss-content .ss-list .ss-option.ss-option {
	background-color: #77b659;
	color: white;
	padding: 10px 10px 10px 30px;
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

#simusLogo {
	border-style: none;
	width: 210px;
}

.cloudLogo {
	border-style: none;
	/*BUGFIX for IE since the logo was not centered vertically*/
	vertical-align: middle;
}

#simusHeaderContainer {
	padding-top: 10px;
	text-align: right;
	position: fixed;
	z-index: 501;
	width: calc(100% - 30px);
	background: white;
}

.cloudBody .caller.separator {
	height: 12px;
	background-color: #e1e1e1;
}

#simusCallerBarContainer {
	padding-bottom: 2px;
	text-align: right;
}

.border-top {
	border-top: 1px solid #e1e1e1;
}

.hr {
	clear: both;
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	position: relative;
	margin: 30px 0;
}

.hr-medium {
	clear: both;
	display: block;
	width: 100%;
	line-height: 25px;
	position: relative;
	margin: 25px 0;
}

.hr-15 {
	clear: both;
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	position: relative;
	margin: 15px 0;
}

.hr-small {
	clear: both;
	display: inline-block;
	width: 100%;
	line-height: 12px;
	position: relative;
	margin: 12px 0;
}

.hr-inner {
	width: 100%;
	position: absolute;
	height: 1px;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #e1e1e1;
}

.border-bottom {
	border-bottom: 1px solid #e1e1e1;
}

.cloudCallerBarBorder {
	height: 116px;
}

#cloudCallerBarContainer {
	margin: auto;
	height: 100%;
}

.orangeLinkStyle a:hover {
	text-decoration: underline;
	text-decoration-color: #fa8722;
}

.orangeLinkStyle span:hover {
	color: #fa8722;
}

.loginButton {
	background-color: #e1e1e1;
	padding: 4px;
	border: 2px solid #fa8722;
	border-radius: 5px;
	cursor: pointer;
}

.dropdownCloud .loggedinButton {
	display: none;
}

.loginProfileDropdown {
	position: relative;
	display: inline-block;
	padding: 6px;
	border: 2px solid #77b659;
	border-radius: 5px;
	background-color: #e1e1e1;
	font-weight: bold;
	font-size: 12px;
}

.profileDropdown-content {
	display: none;
	position: absolute;
	z-index: 200;
	line-height: 23px;
	top: 32px;
	right: 0px;
	border: 1px solid #e1e1e1;
	background-color: #e1e1e1;
	color: #474647;
	text-align: left;
	min-width: 100%;
}

.profileDropdown-content span {
	font-size: inherit !important;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
}

.deco-none {
	color: inherit;
	text-decoration: inherit;
	cursor: default;
}

.deco-none:link {
	color: inherit;
	text-decoration: inherit;
	cursor: default;
}

.deco-none:hover {
	color: inherit;
	text-decoration: inherit;
	cursor: default;
}

.profileDropdown-content a {
	width: 100%;
	height: auto;
	padding: 8px 15px ! important;
}

.profileDropdown-content a:hover,
.profileDropdown-content span:hover {
	background-color: #d0d0d0;
}

.profileDropdown-content > span a {
	font-size: 1.2em;
	font-weight: 100;
}

.loginProfileDropdown:hover .profileDropdown-content,
.loginProfileDropdown.hover .profileDropdown-content {
	display: block;
}

.dropdownCloud .icon {
	max-width: 20px;
	vertical-align: middle;
}

.dropdownCloud {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	min-width: 203px;
	z-index: 1;
	line-height: 23px;
	top: 27px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 2px solid #ffffff;
	border-radius: 12px;
	font-size: 0;
	background-color: #fff;
	right: -50%;
}

.dropdown-content span {
	font-size: 16px !important;
	font-weight: normal !important;
	text-align: left;
	margin: 0 !important;
	padding: 0 !important;
}

.dropdown-content a {
	width: 100%;
	height: auto;
	float: left;
	max-width: none;
	text-decoration: none;
	font-family: inherit;
	padding: 2px 14px ! important;
	min-height: 23px;
}

.dropdown-content a:hover {
	background-color: #FCFCFC;
}

.dropdown-content a:hover > span {
	color: #fa8722;
}

.dropdown-content .navigation-sub-header a,
.dropdown-content .navigation-sub-bold a,
.dropdown-content .navigation-sub-profile a {
	margin-top: 20px !important;
}

.dropdown-content .navigation-sub-profile a {
	background-color: #f0f0f0;
	margin-bottom: 10px !important;
}

.dropdown-content .navigation-sub-end a {
	margin-bottom: 10px !important;
}

.dropdown-content .navigation-sub-header a span {
	font-weight: bold !important;
}

.dropdown-content .navigation-sub-profile a span {
	white-space: nowrap;
}

.dropdown-content .navigation-sub-bold a span {
	font-weight: bold !important;
}

.dropdown-content .navigation-sub-header a:hover {
	background-color: #ffffff;
	cursor: context-menu;
}

.dropdown-content .navigation-sub-profile a:hover {
	cursor: context-menu;
}

.dropdown-content .navigation-sub-header a:hover > span {
	color: #474647;
	cursor: context-menu;
}

.dropdown-content .navigation-sub-profile a:hover > span {
	background-color: #f0f0f0;
	color: black;
	cursor: context-menu;
}

.dropdownCloud:hover .dropdown-content {
	display: block;
}

.navigation-arrow-down {
	transform: rotate(45deg);
	margin: 0 0px 4px 10px;
	border: solid #000000;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 4px;
}

.navigation-sub-header.navigation-sub-header {
	font-weight: bold !important;
	margin-top: 10px !important;
}

.cloudBody .errMsg {
	min-height: 34px;
	color: red;
	font-weight: bold;
	text-align: center;
}

.cloudBody .tooltip {
	position: relative;
	display: inline-block;
}

.cloudBody .tooltip.cloudElementTooltip {
	margin-right: 5px;
}

#pageTooltip,
#pageTooltipExport {
	background-color: rgba(0, 0, 0, 0.8);
	color: white;
	border-radius: 2px;
	padding: 10px;
	transition: opacity 0.2s linear;
	opacity: 0;
	/* slim select has 1010  */
	z-index: 1011;
	position: absolute;
	display: none;
	cursor: pointer;
	max-width: 450px;
	text-align: left;
}

.cloudBody .tooltip .tooltiptext {
	display: none;
	visibility: hidden;
	opacity: 0;
	position: absolute;
}

.borderedTooltip {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}

.smallFont {
	font-size: 0.75rem;
}

.smallPadding th,
.smallPadding td {
	padding: 2px;
}

.borderedTooltip p {
	text-align: left !important;
}

.borderedTooltip table,
.borderedTooltip th,
.borderedTooltip td {
	border: 1px solid white;
	margin: 0px;
	vertical-align: middle;
}

.table {
	width: 100%;
	max-width: 100%;
}

.table th,
.table td {
	padding: 0.75rem;
	vertical-align: top;
}

#bigLogoContainer {
	display: none;
}

#navCallerBarContainer {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}

#cloudCallers {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

#cloudCallers span a {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}



@media (max-width : 495px) {
	.greenButton + .greenButton {
		margin-left: 0px !important;
		margin-top: 10px;
	}
}


/*

bigger than 1180/1300: font 20
1. 1120/1250-1180/1300: font: 18
2. 1050/1160-1120/1250: font: 17 + less padding
3. 947/1050-1050/1160: font: 16 + smaller icon
4. smaller than 947: Burger
5. smaller than 767: no border

*/

/* case 1: font 18 */
@media (max-width:950px) {
	#cloudCallers span {
		font-size: 18px !important;
	}

	#cloudCallers .dropdownCloud > .dropdown-content span {
		font-size: 15px !important;
	}
}

/* case 2: font 17 + less padding */
@media (max-width :900px) {
	#cloudCallers span {
		font-size: 17px !important;
	}

	#cloudCallers .dropdownCloud > .dropdown-content span {
		font-size: 14px !important;
	}

	#cloudCallers a {
		padding: 0 10px !important;
	}

	#cloudCallers .dropdownCloud > .dropdown-content a {
		padding: 1px 12px !important;
	}
}

/* case 3: font 16 + smaller icon */
@media (max-width :850px) {
	#cloudCallers span {
		font-size: 16px !important;
	}

	#cloudCallers .dropdownCloud > .dropdown-content span {
		font-size: 14px !important;
	}

	#smallLogo img {
		width: 220px !important;
	}
}

/* case 4: burger menu */
@media (max-width : 800px) {
	#smallLogo {
		display: none !important;
	}

	#cloudCallers {
		display: none;
	}

	.toggleCallerVisibility {
		display: none !important;
	}

	#bigLogoContainer {
		display: block !important;
	}

	#menuToggle {
		display: block !important;
	}

	#navLoginAvatar {
		display: block !important;
	}

	.bodyPadding {
		padding-left: 35px !important;
		padding-right: 35px !important;
		padding-top: 160px !important;
		padding-bottom: 20px !important;
	}

	.bodyPadding-lr {
		padding-left: 35px !important;
		padding-right: 35px !important;
	}

	#simusHeaderContainer {
		padding-top: 0px !important;
	}

	#navCallerBarContainer {
		height: 30px !important;
	}
}

/* case 5: no border */
@media (max-width : 767px) {
	.bodyPadding-lr {
		padding: 0px !important;
	}

	.bodyPadding {
		padding: 150px 0px 20px !important;
	}

	.cloudBody .footer {
		margin: 0px !important;
	}
}

/*
@media ( max-width : 575.98px) {
	.navbar-overlay-bg {
		position: relative !important;
	}
	#simusHeaderContainer {
		position: relative !important;
		width: 100% !important;
	}
	.bodyPadding {
		padding-top: 30px !important;
	}
}
*/

@media only screen and (max-width: 767.98px) and (orientation: landscape) {
	.navbar-overlay-bg {
		position: relative !important;
	}

	#simusHeaderContainer {
		position: relative !important;
		width: 100% !important;
	}

	.bodyPadding {
		padding-top: 30px !important;
	}
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	.cloudBody select:focus:not(.gwt-ListBox),
	.cloudBody textarea:focus:not(.gwt-TextArea),
	.cloudBody input:focus:not(.gwt-TextBox) {
		font-size: 16px;
	}
}