.loginheader {
	border: none;
	background: linear-gradient(0deg,var(--primary-color-light), #ffffff);
	width: 100%;
	margin: 0;
	height: 100px;
	box-sizing: border-box;
	color: var(--primary-color-light);
}
.loginheader img{
	margin: 15px;
}
.loginunderimage {
	background: linear-gradient(var(--primary-color-light), #ffffff);
}
footer {
	background: linear-gradient(var(--primary-color-light), #ffffff);
}
.loginpagewrap
{
	padding: 0;
	background: #FFF;
}
.login-label
{
    font-size: 1.2em;
    height: 20px;
	color: #fff;
}
.login-field a, .login-field a:visited
{
   color: #fff;
}
.btnLogin
{
	background: var(--primary-color);
	color:  #fff;
	margin: initial;
}
.btnLogin:hover
{
    background: var(--button-background-color-hover);
    text-decoration: none;
    border-style: none;
    outline: 0;
}
.btnLogin-field
{
    margin: 0;
	margin-top: 0;
    height: initial;
    vertical-align: middle;
    width: 95%;
}
#loginform
{
	background-image: url(/content/images/homepage/supportecaldimahomepage.png);
	background-repeat: no-repeat;
	background-size: auto;
	height: 500px;
	position: relative;
}
.applogo
{
	margin-left: 30px;
}
#applogo
{
	max-height: 40px;
}

#sliderlogin h2{
	line-height: 90px;font-weight: 700;font-size: 32px;letter-spacing: 0.02em;color: var(--primary-color);font-family: 'Roboto';
}
#sliderlogin p{
	font-size: 20px;line-height: 32px;color: #FFFFFF;font-family: 'Roboto';
}
#sliderloginzapp h2{
	line-height: 90px;font-weight: 700;font-size: 32px;letter-spacing: 0.02em;color:#58585A;font-family: 'Roboto';
}
#sliderloginzapp p{
	font-size: 20px;line-height: 32px;color: #FFFFFF;font-family: 'Roboto';
}
.loginfields{
	position: absolute;
	bottom: 30px;
	width: 700px;
	padding: 15px;
	background-color: rgba(94, 94, 94, 0.6);
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pagetitleregister
{
	background: #FFF;
	display: block;
	margin-top: 0px;
	font-size: 1.2em;
    font-weight: bold;
    color: #5e5e5e;
	border-top-left-radius: 5px;
}
.validation-summary-errors ul{
	margin-bottom: 0;
	text-align: left;
	padding: 0;
}
.validation-summary-errors ul>li{
	margin-bottom: 0;
	text-align: left;
	padding: 0;
}
.workload
{
	color: #6495ed;
}
.homepagebox
{
	width: 300px;
	cursor: pointer;
	height: initial;
}
.homepageboximage
{
	margin: 5px;
	height: 52px;
	line-height: 52px;
}
.homepageboximage img
{
	height: 52px;
	line-height: 52px;
}
.homepageoptiontitle
{
    font-size: 1.2em;
    text-align: center;
	font-weight: bold;
	margin: 5px;
	float: left;
	vertical-align: middle;
	max-width: 150px;
	font-size: 1.2em;
	line-height: normal;
}
.homepageboximage
{
	margin: 5px;
	text-align: left;
	float: left;
	vertical-align: middle;
}
#dvMenuActionsv3 ul li > a{
    text-transform: none !important;
}
#dvMenuActionsv3 ul li {
    display:inline-block;
    background-color: #fff;
    list-style-type:none;
    padding: 0px 0px 0px 36px;
	margin: 5px;
    background: #f7f7f7;
    color: #4c4c4c;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
	border: 1px solid #c1c1c1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#dvMenuActionsv3 ul li:hover {
	cursor: pointer;
	background: #f2f2f2;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px 0px;
}

@media screen and (max-width: 600px)
{
	#loginform
	{
		background-image: url(/content/images/homepage/supportecaldimahomepage.png);
		background-size: contain;
		background-repeat: no-repeat;
		position: relative;
		height: 300px;
	}
	#sliderlogin h2
	{
		line-height: initial;font-weight: 700;font-size: 18px;letter-spacing: 0.01em;color: var(--primary-color);font-family: 'Roboto';
	}
	#sliderlogin p
	{
		font-size: 1.0em;color: #FFFFFF;
	}
	#sliderloginzapp h2
	{
		line-height: initial;font-weight: 700;font-size: 18px;letter-spacing: 0.01em;color: #58585A;font-family: 'Roboto';
	}
	#sliderloginzapp p
	{
		font-size: 1.0em;color: #FFFFFF;
	}
	.loginfields{
		position: absolute;
		top: 120px;
		width: auto;
		padding: 0;
		background: none;
	}


	.login-field a, .login-field a:visited
	{
	   color: var(--primary-color);
	}
	.login-label
	{
		color: var(--primary-color);
	}
	.applogo
	{
		margin: 0;
		width: 100%;
		text-align: center;
	}
	#dvMenuActionsv3 ul li {
		width: 80%;
	}
	#Comment_toolbar{
		display: none !important;
	}
	#menuslas{
		display: none;
	}
	
}
@media only screen and (max-width: 800px)
{
	#loginform
	{
		background-image: url(/content/images/homepage/supportecaldimahomepage.png);
		background-size: contain;
		background-repeat: no-repeat;
		position: relative;
		height: 300px;
	}
	.loginfields{
		width: auto;
		padding: 0;
		background: none;
	}
		.login-field a, .login-field a:visited
	{
	   color: var(--primary-color);
	}
	.login-label
	{
		color: var(--primary-color);
	}
	
}	