@font-face {
	font-family: AvenirReg;
	src: url('../fonts/Avenir-Next-Font/AvenirNextLTPro-Regular.otf');
}
.center, .centra{ display: block; margin: 0 auto; }
.clearfix{ clear: both; }

.no-padding{ padding: 0 !important; }
.no-margin{ margin: 0 !important; }
.underline{ text-decoration: underline; }

.m10-top{margin-top:10px !important;}
.m10-bottom{margin-bottom:10px !important;}
.m20-top{margin-top:20px !important;}
.m20-bottom{margin-bottom:20px !important;}
.m30-top{margin-top:30px !important;}
.m30-bottom{margin-bottom:30px !important;}
.m40-top{margin-top:40px !important;}
.m40-bottom{margin-bottom:40px !important;}
.m50-top{margin-top:50px !important;}
.m50-bottom{margin-bottom:50px !important;}
.m60-top{margin-top:60px !important;}
.m60-bottom{margin-bottom:60px !important;}
.m70-top{margin-top:70px !important;}
.m70-bottom{margin-bottom:70px !important;}
.m80-top{margin-top:80px !important;}
.m80-bottom{margin-bottom:80px !important;}
.m90-top{margin-top:90px !important;}
.m90-bottom{margin-bottom:90px !important;}
.m100-top{margin-top:100px !important;}
.m100-bottom{margin-bottom:100px !important;}
button:focus {outline:0;}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.width100{ width: 100%;}

*:not(.fa){
	font-family: 'Montserrat', sans-serif;
}
.material-icons{
	font-family: 'Material Icons' !important;
}
body{
	background-image: url('../images/ABBOTT_fondo.jpg');
	background-position: left;
    background-repeat: no-repeat;
	background-size: cover;
}
.azzurro{ color: #009CDE !important;}


ul#menu li{
	display: inline;
    color: #ffffff;
    margin-right: 15px;
    font-size: 15px;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
ul#menu{
	padding: 0;
    margin: 0;
    text-align: right;
    padding-top: 0;
    border-bottom: 1px solid white;
    padding-bottom: 14px;
}

ul#menu li.active, ul#menu li:hover{
	cursor: pointer;
}
.centraVert{
	display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
button:focus, a:focus , *:focus{outline:0 !important}
.btnAzzurro{
	display: block;
    margin: 0 auto;
    background: #009cde;
    color: #ffffff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 20px;
    padding: 5px 35px;
    font-size: 17px;
    text-transform: uppercase;
}
.btnAzzurro:hover{
	background: #1a57ae;
}

#logoAbbott{
	
}
header{
    padding-top: 50px;
    padding-bottom: 10px;
}
#logoRMAPP{
	display: inline-block;
    max-width: 174px;
    position: relative;
    top: -10px;
    margin-left: 5px;
}
#logoRMAPP2{
	display: inline-block;
    max-width: 133px;
    position: relative;
    top: -10px;
    margin-left: 5px;
}
.t1{
	letter-spacing: 0.82px;
	text-transform: uppercase;
	font-size: 24px;
    color: #3A3A3A;
    font-weight: 400;
	line-height: 33px;
}
.t2{
	letter-spacing: 0.97px;
    text-transform: uppercase;
    font-size: 32px;
    color: #3A3A3A;
    font-weight: 400;
    line-height: 41px;
}
.t3 {
    color: #3A3A3A;
    font-size: 22px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0.65px;
}
.t4{
    color: #3A3A3A;
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0;
}
.p1{
	letter-spacing: 0px;
	color: #242424;
	opacity: 0.61;
	font-size: 15px;
}
.text{
    color: #242424;
    font-size: 16px;
	letter-spacing: 0px;
}
#tabAccessoReg{
	width: 100%;
    margin: 0 auto;
}
.nav-tabs .nav-item{
	width: 50%;
}
.nav-tabs .nav-link {
	opacity: 0.5; 
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {	
	opacity: 1;
}
.nav-tabs .nav-link, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	font-size: 18px;
	text-align: center;
	color: #ffffff; 
	background-color: #009CDE;
	background: #009CDE;
	border-radius: 0;
	height: 100%;
	border: 0;
}
.navSx{
	border-right: 2px solid transparent;
}
.navDx{
	border-left: 2px solid transparent;
}
.boxUser{
	padding-top: 40px;
	width: 90%;
	display: block;
	margin: 0 auto;
}
.formUser{
}
.p2{
	color: #242424;
	opacity: 0.63;
	font-size: 13px;
	font-family: AvenirReg;
	margin-top: 4px;
	margin-bottom: 0px;
}
.labelForm{
	color: #242424;
	opacity: 0.63;
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.form-control-custom{
	border-radius: 0;
	background: transparent;
	border: 0;
	border-bottom: 1px solid rgba(36, 36, 36, 0.60);
	font-size: 15px;
}
.form-control-custom:focus {
	background-color: transparent;
	border-color: #2f66b5;
	box-shadow: none;
}
.pwdimenticata{
	letter-spacing: 0px;
    color: #242424;
    opacity: 0.59;
    font-size: 13px;
    margin-top: 15px;
    font-family: AvenirReg;
}
/* The c_cbox */
.c_cbox {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 3px;
	cursor: pointer;
	font-size: 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #797979;
}

/* Hide the browser's default checkbox */
.c_cbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 17px;
	width: 17px;
	background-color: transparent;
	border: 1px solid #009cde;
	border-radius: 1px;
}

/* On mouse-over, add a grey background color */
.c_cbox:hover input ~ .checkmark {
	background-color: transparent;
}

/* When the checkbox is checked, add a blue background */
.c_cbox input:checked ~ .checkmark {
	background-color: #009cde;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.c_cbox input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.c_cbox .checkmark:after {
	left: 5px;
	top: 2px;
	width: 6px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.checkmark2{
	border: 1px solid #707070;
}
.c_cbox input:checked ~ .checkmark2 {
	background-color: #707070;
}
.p2.small{
	font-size: 11px;
}
.txtPrivacy{
	color: #242424;
	opacity: 0.63;
	font-size: 13px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 17px;
}
.linkPrivacy{
	color: #004A6B;
	text-decoration: underline;
}
.errorAccedi, .errorAccedi * {
	color: #da0a0a;
	font-size: 14px;
	font-family: AvenirReg;
	margin-bottom: 0px;
	text-align: center;
}
.errorAccedi{
	margin-top: 30px;
}
.hasError1{
	border: 1px solid rgba(218, 10, 10, 0.36);
}
.hasError2{
	border-bottom: 1px solid #da0a0a;
}
.hasError3 {
    color: #da0a0a;
}
.hasErrorCB{
	border: 1px solid #da0a0a;
}
.bootbox-body p, .bootbox-body{
	margin-bottom: 0;
	font-size: 15px;
}
.boxAzzurro{
	background-color: rgba(0, 156, 222, 0.10196078431372549);
	position: relative;
	padding: 0px 20px 20px 20px;
	margin-bottom: 30px;
}
.step{
	background: #ffffff;
	border-radius: 100px;
	color: #009CDE;
	border: 1px solid #009CDE;
	font-weight: bold;
	width: 28px;
	height: 28px;
	text-align: center;
	padding-top: 2px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: -14px;
}
.boxVideo{
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.14901960784313725);
}
.p_user{
	color: #009CDE;
	line-height: 18px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
	margin-bottom: 0;
	text-align: right;
	margin-top: 9px;
}
.p_nav *, .p_nav {
	color: #767373;
    font-weight: 600;
    font-size: 14px;
    text-align: right;
    margin-bottom: 10px;
}
.p_user_m1{
	margin-top: 37px;
}
.o62{
	opacity: 0.62;
}
.numReport{
	background: #009cde;
    color: #ffffff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 20px;
    padding: 5px 16px;
    font-size: 13px;
    text-transform: uppercase;
    float: right;
	margin-left: 30px;
}
a:hover {
    color: #1a57ae;
    text-decoration: none;
}
.c_border{
	border: 0.5px solid rgba(112, 112, 112, 0.44);
    border-radius: 24px;
    text-align: center;
	position: relative;
}
.c_border_padding{
    padding: 30px 20px;
}
.c_check{
    font-size: 57px;
}
.c_numPdf{
	color: #ffffff;
	background: #009cde;
    height: 24px;
    width: 24px;
    position: absolute;
    left: 35%;
    font-size: 14px;
    font-weight: 600;
    border-radius: 500px;
    padding: 2px 2px;
}
.c_lettera{
	font-size: 20px;
    margin-top: 5px;
    font-weight: bold;
    text-align: center;
    color: #009cde;
    padding-bottom: 5px;
}
.c_stato{
	text-align: center;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 2px;
}


.boxCaricamento p{
	margin-bottom: 0;
}

.boxCaricamento.carica  .c_numPdf{ 
	/*azzurro*/
	color: #009cde;
}
.boxCaricamento.carica .c_check{ 
	/*azzurro*/
	color: #009cde;
	border: 3px solid #009cde;
    border-radius: 500px;
}
.boxCaricamento.compilato .c_check{
	/*verde*/
	color: #30CC01;
	border: 3px solid #30CC01;
    border-radius: 500px;
}
.boxCaricamento.followup .c_check{
	/*arancione*/
	color: #FE8900;
	border: 3px solid #FE8900;
    border-radius: 500px;
}
.boxCaricamento.followup .c_lettera{
	/*arancione*/
	color: #FE8900;
}
.boxCaricamento.followup .c_stato{
	/*arancione*/
	background-color: #FE8900;
	color: #ffffff;
	border-radius: 100px;
}
.boxCaricamento.compilato .c_stato{
    color: #30CC01;
}
.boxCaricamento.carica .c_stato{
	color: #ffffff;
    background-color: #009cde;
    border-radius: 100px;
    width: max-content;
    padding: 1px 14px;
    display: block;
    margin: 0 auto;
}

.boxCaricamento.carica  .c_numPdf, .boxCaricamento.compilato .c_numPdf{ 
	/*azzurro*/
	background-color: #009cde;
    color: #ffffff;
}
.boxCaricamento.compilato .c_check{
	/*verde*/
	
}
.boxCaricamento.followup .c_numPdf{
	/*arancione*/
	background-color: #FE8900;
}
.boxCaricamento{
	padding: 20px 10px 50px 10px;
}
.icoDownload{
	font-size: 15px;
    position: relative;
    top: 3px;
}
.carica_documento{
	width: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
	cursor: pointer;
}
.image-upload{
	position: relative;
	cursor: pointer;
}
.modalAzzurra .modal-dialog, .modalAzzurra .modal-content{
	background: rgba(0, 156, 222, 0.9490196078431372);
}
.modalAzzurra .modal-dialog{
	margin-top: 18%;
}
.modalAzzurra .modal-body{
	padding: 45px 80px 55px 80px;
}
.mfu_p1{
	font-size: 31px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-align: center;
	margin-bottom: 30px;
}
.mfu_p2{
	font-size: 23px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-align: center;
	margin-bottom: 30px;
}
.btn-modal1{
	background: #009cdd;
    border: 1px solid #ffffff;
    border-radius: 0;
    color: #ffffff;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    width: 55px;
    height: 51px;
	padding: 0;
}
.btn-modal2{
    background: #009cdd;
    border: 1px solid #ffffff;
    border-radius: 0;
    color: #ffffff;
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    height: 44px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    margin: 0 auto;
}
.boxCaricamento{
	font-family: 'Montserrat', sans-serif;
}
.bUpload{
	width: 50%;
	float: left;
	min-height: 280px;
}
.btn.disabled, .btn:disabled {
    opacity: 1;
    background: #B2B1B1;
}
.btn.disabled:hover{
    opacity: 1;
    background: #B2B1B1;
}
.okAccedi{
	color: #0a790e;
    font-size: 14px;
    font-family: AvenirReg;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 30px;
}
.t_interna {
	font-size: 33px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 500;
}
.boxQuestionario{
	padding-top: 40px;
}
.dom_num{
	color: #009CDE;
    font-weight: 800;
    font-size: 20px;
	position: relative;
    top: -4px;
}
.quest_testo{
	font-size: 15px;
}
.boxDomanda{
	padding-bottom: 45px;
}
.domSX{
	float: left;
    width: 8%;
}
.domDX{
	float: right;
    width: 92%;
}/* The container */
.boxDomanda .radio_container {
	display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    margin-right: 40px;
    cursor: pointer;
	margin-bottom: 10px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default radio button */
.boxDomanda .radio_container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.boxDomanda .checkmark {
	position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.boxDomanda .radio_container:hover input ~ .checkmark {
	background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.boxDomanda .radio_container input:checked ~ .checkmark {
	background-color: #ffffff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.boxDomanda .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.boxDomanda .radio_container input:checked ~ .checkmark:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.boxDomanda .radio_container .checkmark:after {
	top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #2196f3;
}
.inputP{
	width: 100%;
    min-height: 100px;
    display: block;
    color: #242424;
    font-size: 15px;
    letter-spacing: 0px;
    padding: 10px;
	background: transparent;
}
.imgLoader {
    position: absolute;
    top: 0;
    width: 99%;
    height: 99%;
    left: 1%;
    border-radius: 24px;
}
#qrcode{
	max-width: 100px;
	margin-top: 10px;
}
.dott{
	color: #009CDE;
    font-weight: 600;
    font-size: 31px;
    margin-top: 50px;
}
.grazie{
    color: #3A3A3A;
    text-transform: uppercase;
    font-size: 23px;
    margin-top: 20px;
}
#modalModificaDati .modal-dialog {
    margin-top: 50px;
}
#btnSalvaModifiche{
    display: block;
    margin: 0 auto;
    width: unset;
    padding: 0px 12px;
    margin-top: 20px;
}
#modalModificaDati .labelForm {
    color: #ffffff;
    opacity: 1;
}
#modalModificaDati .form-control-custom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
#modalModificaDati .form-control {
    color: #ffffff;
}








@media (max-width: 576px) {
	.text-center-mobile{
		text-align: center !important;
	}
}

@media (min-width: 576px) {
	#qrcode{
	    max-width: 100%;
		margin-top: 0px;
	}
}

@media (min-width: 768px) {
	#tabAccessoReg{
		max-width: 680px;
	}
	.nav-tabs .nav-link, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
		font-size: 20px;
	}
	.t1{
		font-size: 30px;
		line-height: 40px;
	}
	.t2{
		font-size: 36px;
		line-height: 51px;
	}
	.boxQuestionario{
		width: 60%;
		display: block;
		margin: 0 auto;
	}
	.boxUser{
		width: 80%;
	}
	.t3{
		color: #3A3A3A;
		font-size: 26px;
		font-weight: 600;
		line-height: 45px;
		letter-spacing: 0.65px;
	}
	.t1{
		line-height: 35px;
	}
	.bUpload{
	    width: 33%;
		min-height: 250px;
	}
	header{
		padding-bottom: 30px;
	}
	#tabAccessoReg{
		width: 90%;
	}
	.btnAzzurro {
		padding: 5px 46px;
	}
	.bUpload {
		min-height: 280px;
	}
}

@media (min-width: 992px) {
	.t1{
		font-size: 33px;
		line-height: 40px;
		line-height: 35px;
	}
	.t2{
		font-size: 39px;
		line-height: 54px;
	}
	.boxUser{
		width: 60%;
	}
	.bUpload{
		width: 20%;
	}
}

@media (min-width: 1200px) {
	
}
@media (min-width: 1921px) {
	body{
		background-image: url('../images/ABBOTT_fondo@2x.jpg');
	}
}		