﻿
/* head */

.head-title {background-position:left top; background-repeat:no-repeat;}
.head-title-big {padding-top:10px; color:#3095b4; text-transform:uppercase; letter-spacing:2px;}
.head-title-sub {clear:left; font-weight:bold; font-size:12px; color:red; text-transform:uppercase; letter-spacing:1px; margin:0px 10px 0px 5px; padding-top:0px;}

.__head-logo {background:#eae5df url('./ecs-logo-300x150.png'); background-position:90% 100%; background-repeat:no-repeat; background-color:white; background-size:187px 73px;}
.__head-logo {background:#eae5df url('./fedi-logo-280x130.png'); background-position:10px 5px; background-repeat:no-repeat; background-color:white; background-size:200px auto;}
.__head-logo {background:#eae5df url('./logo/logo-2024-01.png'); background-position:30px 0px; background-repeat:no-repeat; background-color:white; background-size:150px auto;}
.head-logo {background:#eae5df url('./logo/logo-2025-10.png'); background-position:30px -4px; background-repeat:no-repeat; background-color:white; background-size:150px auto;}

.head-comp {display:none;}		/* hide company <GLOBAL> */
.head-sys-ver {display:none;}	/* hide version <GLOBAL> */

/* home */
.home-logon {width:auto; height:560px; background:rgba(226, 226, 226, 1) none; background-size:25%; background-position:left 80px; background-repeat:no-repeat;}
.home-logon {width:auto; height:560px; background:Transparent none; background-position:right bottom; background-repeat:no-repeat;}

.home-pass {width:auto; height:560px; background:rgba(226, 226, 226, 1) none; background-size:25%; background-position:left top; background-repeat:no-repeat;}

.main {__background-color:rgba(226, 226, 226, 1); background-image:url('./fedi-back.png'); background-position:top right; background-repeat:no-repeat; background-size:60vw 70vh;}
.main .__right::before {content:'Servizi di ingegneria'; font-size:28px; font-style:italic; font-weight:bold; color:white; float:right; __padding:10px; padding-right:10px;}


@media screen and (min-width: 0px) and (max-width: 767px) 
{
	.logon-back {box-shadow:rgba(40, 68, 86, 0.8) 0 0 20px;}
	.main {background-position:top right; background-repeat:no-repeat; background-size:80vw 50vh;}
	.main .left {width:100%; height:110px; background-image:url('./logo/logo-2025-10.png'); background-position:100% 20px; background-repeat:no-repeat; background-size:170px auto;}
	.main .__right::before {content:'Servizi di ingegneria'; font-size:18px; font-style:italic; font-weight:bold; color:white; float:right; padding:0px 5px 10px 0px;}
  .main .bottom .back-pnl {width:96% !important; margin-left:10px !important; padding:5px; height:300px !important;}
}

/* white mode */

body {background-image:none !important; background-color:ghostwhite !important;}
div.head-top {background-color:transparent !important;}
div.main {background-image:none !important;}
div.pnl-body {border:0px !important;}

__div.home-menu .exp-menu .menu-back {background-color:#68d7fb !important;}
__div.home-menu .exp-menu .menu-back .pnl-title {color:#0e364e !important;}
__div.home-menu .main .top {background-color:transparent !important; border-bottom:0px;}

.__navi-menu {background-color:red !important;}
.__home-menu .ESPanel.exp-menu.navi .pnl-left .pnl-title {color:white !important;}

.head-logon-input input {background-color:#3095b4 !important;}
.head-prof select {background-color:#3095b4 !important;}

.head-sys {padding-top:4px !important; margin-right:0px !important;}
.head-sys-par label {color:red !important;}
.head-sys-ver label {color:#126e8b !important;}
.head-sys-ver::after {color:#126e8b !important;}
