/* COLORI CUSTOM SITO */
#fascia-medikey{ background-color: #f2f2f2; }
.mk-login-con, .mk-login-con *{	color: #484848; }
.mk-accedi-registrati, .mk-accedi-registrati *{	color: #484848; }
.mk-login-sep{ color: #085679; }
.mk-separatore { color: #085679; }
.mk-benvenuto{ color: #484848; }
.mk-nominativo, .mk-nominativo *{ color: #484848; }
/* COLORI CUSTOM SITO FINE */

#fascia-medikey *:not(.fa, .fas){ font-family: 'Manrope', sans-serif; font-weight: 500; }
.mk-login-con{
	font-size: 16px;
	line-height: 0;
	letter-spacing: 0px;
	float: left;
	margin-top: 9px;
}
#fascia-medikey{
	height: 40px;
	position: fixed;
	width: 100%;
	z-index: 9999;
	top: 0;
	right: 0;
	left: 0;
	padding-top: 2px;
}
.mk-accedi-registrati *{ cursor: pointer; }
.mk-container{ text-align: right; padding-top: 0; }
.mk-login-con, .mk-login-con *{ cursor: auto; }
.mk-login-con-img{
	width: 98px;
    position: relative;
    top: -3px;
    margin-right: 20px;
    margin-left: 7px;
}
.mk-accedi-registrati{ margin-left: 20px; }
.mk-accedi-registrati, .mk-accedi-registrati a{
	font-size: 16px;
	line-height: 0;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: uppercase;
    display: inline-block;
	position: relative;
    top: 1px;
}
.mk-link-accedi{ margin-right: 5px; }
.mk-link-registrati{ margin-left: 5px; }
.mk-login-sep{
	font-size: 24px;
	display: inline-block;
	position: relative;
	top: 3px;
}
.mk-benvenuto {
	font-size: 16px;
	line-height: 0;
	letter-spacing: 0px;
	display: block;
}
.mk-logout {
	font-size: 15px;
	line-height: 0;
	letter-spacing: 0px;
	cursor: pointer;
}
.mk-ico-logout {
	background-image: url(/assets/images/medikey/MEDIKEY_logout.svg);
	width: 22px;
	height: 25px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 92%;
	background-position: bottom;
	position: relative;
	top: 3px;
	margin-left: 15px;
}
.mk-benvenuto .mk-separatore { margin-left: 15px; }
.mk-benvenuto .fa-user { margin-right: 10px; }
.mk-login-con-tx{ 
	display: none;
	position: relative;
    top: 2px;
}
.pre-login{
	padding-top: 5px;
}
.mk-bg-fascia a:hover { color: #005175; }
@media (min-width: 768px){
	.mk-login-con{ float: unset; }
}
@media (min-width: 430px){
	.mk-login-con-tx{ display: inline-block; }
}


/* modale login */
#modalLoginMedikey{ 
	background-color: rgba(0, 0, 0, 0.5); 
	z-index: 9999;
}
#modalLoginMedikey .modal-dialog{
	width: 90%;
    max-width: 90%;
    display: block;
    margin: 0 auto;
	margin-top: 5%;
}
#modalLoginMedikey .modal-content{
    border: 0;
    border-radius: 0;
	/* background: #89c2e8; */
}
#modalLoginMedikey *:focus{ outline: 0 !important; box-shadow: none; }
#modalLoginMedikey *:not(.fa){ font-family: 'Manrope', sans-serif; }
#modalLoginMedikey #boxMK_sx{
	width: 100%;
	background-color: #89C2E8;
	padding: 60px 30px;
	position: relative;
	min-height: 55px;
}
#modalLoginMedikey #boxMK_dx{
	width: 100%;
	background-color: #005175;
	padding: 0px;
	position: relative;
	min-height: 55px;
	}
	
	#modalLoginMedikey h3{
	font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffffff;
	}
	#modalLoginMedikey .form-control{
	border-radius: 0px;
	border: 0;
	height: 44px;
	background: #FFFFFF;
	margin-bottom: 13px;
	}
	#modalLoginMedikey .rimani_connesso{
	font-size: 14px;
    line-height: 15px;
    letter-spacing: 0px;
    color: #ffffff;
    position: relative;
    top: -14px;
	}
	#modalLoginMedikey .btn-cta{
	display: block;
    width: 100%;
    background-color: #89C2E8;
    border-radius: 0;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #89C2E8;
    height: 44px;
    padding: 11px 10px;
	}
	#modalLoginMedikey .btn-cta:hover{
	background-color: #0f1c26;
	border: 1px solid #0f1c26;
	}
	#modalLoginMedikey .btn-cta2{
	display: block;
	width: 100%;
	background-color: transparent;
	border-radius: 0;
	letter-spacing: 0px;
	color: #89C2E8;
	font-size: 16px;
	font-weight: 600;
	border: 1px solid #89C2E8;
	text-transform: uppercase;
	height: 44px;
    padding: 11px 10px;
	}
	#modalLoginMedikey .btn-cta2:hover{
	background-color: #89C2E8;
	color: #ffffff;
	}
	#modalLoginMedikey .psdimenticata{
	letter-spacing: 0px;
    color: #ffffff;
    font-size: 14px;
    line-height: 15px;
    text-align: right;
    display: block;
    margin-top: 15px;
	}
	#modalLoginMedikey #logo-medikey{
	display: block;
    margin: 0 auto;
	}
	#modalLoginMedikey input[type=checkbox], #modalLoginMedikey input[type=radio]{
		box-sizing: border-box;
		width: 44px;
		height: 44px;
		margin-right: 10px;
		border: 0;
		border-radius: 0;
		position: relative;
		top: -6px;
		margin-bottom: 25px; 
	}
	#modalLoginMedikey .hrMK{
		height: 1px;
		margin-top: 30px;
		margin-bottom: 20px;
		width: 100%;
		background: rgb(255 255 255 / 72%);
	}
	#modalLoginMedikey .styledchkResta{ position: relative; top: 6px; }
	#modalLoginMedikey a:hover{ color: initial; text-decoration: none; }
	#modalLoginMedikey #logo_mk_sx{
		max-width: 250px;
		margin-top: 23px;
	}
	#modalLoginMedikey #close{
		position: absolute;
		top: 30px;
		right: 35px;
		color: #ffffff;
		cursor: pointer;
		z-index: 9;
		filter: brightness(0) invert(1);
		opacity: 1;
	}
	#modalLoginMedikey .btn { box-shadow: none; }
	#modalLoginMedikey #iframe_mk{ min-height: 580px; }
	
	
	
	@media (min-width: 576px){
		#modalLoginMedikey #iframe_mk{ min-height: 500px; }
	}
	@media (min-width: 769px){
		#modalLoginMedikey #boxMK_sx{ padding: 60px; }
		#modalLoginMedikey #boxMK_dx{ padding: 30px; }
	}
	@media (min-width: 992px){
		#modalLoginMedikey .psdimenticata {
			text-align: center;
			margin-top: 24px;
		}
		#modalLoginMedikey #boxMK_sx{
			width: 45%;
			float: left;
		}
		#modalLoginMedikey #boxMK_dx{
			width: 55%;
			float: right;
		}
		#modalLoginMedikey #iframe_mk{ min-height: 520px; }
		#modalLoginMedikey #login_medikey{ 
			min-height: 600px;
			position: relative;
		}
		#modalLoginMedikey #boxMK_sx{ 
			position: absolute; 
			height: 100%; 
			left: 0;   
		}
		#modalLoginMedikey #boxMK_dx{ 
			position: absolute; 
			height: 100%; 
			right: 0;
		}
	}
	@media (min-width: 1200px){
		#modalLoginMedikey #boxMK_sx{ width: 35%; }
		#modalLoginMedikey #boxMK_dx{ width: 65%; }
		#modalLoginMedikey .col-sx{ padding-right: 40px; }
		#modalLoginMedikey .col-dx{ padding-left: 40px; }
		#modalLoginMedikey .hrMK { 
			width: 1px;
			margin-top: 30px;
			margin-bottom: 20px;
			height: 70%;
			background: rgb(255 255 255 / 72%);
			float: right;
			position: absolute;
			top: 9%;
			right: 0;
		}
	}
	@media (min-width: 1400px){
		#modalLoginMedikey #iframe_mk{ min-height: 510px; }
	}
	@media (min-width: 1450px){
		#modalLoginMedikey #iframe_mk{ min-height: 410px; }
		
		
	}	