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/OAuthIntegratorWebclient/styles/styles.less
.login_panel .social {
	margin-bottom: 10px;
	text-align: left;
	
	.info {
		color: #929292;
		font-size: 14px;
		margin: 14px 2px 10px;
		text-align: center;
	}
	
	.button {
		background-repeat: no-repeat;
		border-radius: 4px;
		color: #fff;
		cursor: pointer;
		//display: inline-block;
		height: 18px;
		margin-bottom: 14px;
		padding: 10px 15px 10px 54px;
		position: relative;
		text-align: left;
		//width: 184px;
		
		.border {
			width: 1px;
			height: 38px;
			position: absolute;
			left: 38px;
			top: 0;
		}

		.text {
			font-size: 10.5pt;
			font-weight: normal;
		}
	}
	
	.theme-login-panel-social();
}