HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/barbeatleanalyti/www/public_html/webmail/modules/CoreWebclient/styles/mobile/base.less
html {
	&.non-adjustable {
		height: auto;
		min-height: 100%;
	}
}

body {
	html.screen-login-helpdesk &,
	html.screen-login-langblock & {
		min-height: 580px;
	}
	
	html.screen-login-langblock.screen-login-description & {
		min-height: 734px;
	}
	
	html.non-adjustable & {
		height: auto;
		min-height: inherit;
		min-height: 100%;
		overflow: visible;
	}
	
	html.non-adjustable-valign & {
		min-height: inherit;
	}
}

.auroraMain {
	html.non-adjustable-valign & {
		overflow: auto;
	}
	
	position: relative;
}

.scroll-inner {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.screens {
	.box-sizing;

	height: 100%;
	
	.newtab & {
		.resize-compensation-top(0px);
	}
	
	.screen {
		height: 100%;
	}
}