@charset "UTF-8";
/* CSS Document */

body {
    background-color: #f8f9fa !important;
}

#logo {
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: transparent	;
  }

::selection {
    background: #667dc9 !important;
}

img.dealer, a:hover img.dealer {
   display: none !important
}

.navbar-brand a img.skin, .navbar-brand a:hover img.skin, img.skin {
   display: inline-block !important;
   height: auto;
}

section#logo .container .row .col-sm-12.text-center a.navbar-brand img {
	height: 0px;
	padding: 0px;
	display: none;
}

a.navbar-brand {
	background-color: transparent;
	height: 100px;
	display: block;
}

.flexslider .slides li {
    background: #f8f9fa;
}

.flexslider .slides img {
	height: 0px!important;
	padding: 330px 0px!important;
  }

#mainslider h2 {
    color: #fff !important;
}

.dark_grey {
    color: #fff !important;
}

.slide_description .row .col-sm-12 label,
.slide_description .row .col-sm-12 label strong,
.slide_description .row .col-sm-12 a  {
	color: #2a4058;
	text-align: center;
	float: left;
	width: 100%;
	font-weight: 400!important;
}

.slide_description .row .col-sm-12 label {
	margin-top: 25px;
}

.slide_description .row .col-sm-12 p label {
	font-size: 0px;
	color: transparent;
	padding: 0px;
	margin: 0px;
	height: 0px;
  }

.slide_description .row .col-sm-12 p label span {
	font-size: 18px;
	width: 100%;
	text-align: right;
	line-height: 25px;
	display: table-cell;
	height: 20px;
	float: right;
	padding: 5px 10px;
}

.slide_description .row .col-sm-12 p label span::after {
	content: 'richiesto';
	font-size: 0.8em;
}

#mainslider .slide_description_wrapper {
	width: 360px;
	height: 100%;
	position: absolute;
	top: 20%;
	left: 50%;
	margin-top: 0px;
	margin-left: -180px;
  }

#mainslider .slide_description_wrapper::before {
   content: inherit;
}

#mainslider .slide_description {
	display: block;
}

.form-control {
	box-shadow: none;
	height: 50px;
	width: 100%;
	border-radius: 8px;
	border-color: #c5c6c6 !important;
}

#mainslider h2 {
	text-transform: none;
	font-weight: 900;
	font-size: 40px;
	letter-spacing: 0px;
	margin: 0;
	text-indent: -9999px;
    background: url(../../img/login/logo_vincitupay.png) center no-repeat;
    background-size: auto;
	background-size: 300px;
	height: 61px;
	margin-bottom: 25px;
  }

#mainslider h3, #mainslider h4 {
	display: none;
}

#mainslider h4 {
	display: none
}

a#LbRetrievePassword, a#LbRetrievePassword i, .color_section [class*="rt-icon-"] {
    color: #f3642a  !important;
}

a#LbRetrievePassword:hover, a#LbRetrievePassword:hover i {
	color: #2a4058 !important;
 }

.dark_blue {
    color: #667dc9 !important;
}

a.dark_blue:hover {
    color: #91E7F3 !important;
}

p.contact-form-name, p.contact-form-email, p.contact-form-subject {
	margin-bottom: 25px !important;
}

.contact-form-email + input#BtLogin{
	border-color: #f3642a !important;
    background-color: #f3642a ;
    color: #f8f9fa !important;
	font-weight: bolder;
	border-radius: 8px;
	width: 100%;
	margin: 0px;
}

.contact-form-email + input#BtLogin:hover {
	border-color: #f3642a !important;
	background-color: transparent!important;
	color: #2a4058!important;
}

.dark_blue_bgb, .color_section .theme_btn.inverse {
    border-color: #f3642a !important;
	background-color: #f3642a !important;
	color: #f8f9fa !important;
	font-weight: bolder;
	border-radius: 8px;
	width: auto;
	margin: 0px 0px 20px 0px;
}

.dark_blue_bgb, .color_section .theme_btn.inverse.verify {
    border-color: #f3642a !important;
	background-color: #f3642a !important;
	color: #f8f9fa!important;
	font-weight: bolder;
	border-radius: 8px;
	width: 100%;
	margin: 0px;
}

.dark_blue_bgb:hover, .color_section .theme_btn.inverse:hover  {
    border-color: #f3642a !important;
	background-color: transparent!important;
	color: #2b2a29!important;
}

.darkgrey_section, [class*="_section"] .darkgrey_section {
    background: #ffebf2 !important; /* Old browsers */
	color: #be1041 !important;
}

section#copyright.light_section {
	display: none;
    /*background: #f8f9fa !important;  Old browsers 
	color: rgb(241, 245, 248) !important;
	*/
}

section#copyright.light_section .container .row .col-sm-12.text-center{
    display: none;
}

section#copyright.light_section .container .row::after {
	content: '© Access Services Network';
	text-align: center;
	width: 100%
}	


.slide_description #LbCheckEmail {
	color: #3c763d;
	background-color: #d5f1e4;
	padding: 20px;
	display: block;
	border-radius: 8px;
}

.alert-success {
	background-color: #d5f1e4;
	color: #3c763d;
	border-radius: 8px !important;
	width: 100%;
	display: inline-block;
	margin: 0px !important;
}

.alert-danger {
	background-color: #f2dede !important;
	border-color: #d5b7bc !important;
	color: #a94442 !important;
	border-radius: 8px !important;
	width: 100%;
	display: inline-block;
	margin: 0px !important;
	font-weight: bolder;
  }

.slide_description #LbCheckEmail i {
color: #216E49;
}

#copyright {
    border-top: none !important;/*1px solid rgba(241, 245, 248, 0.35) !important*/
}


@media screen and (min-width: 767px) and (max-width: 879px) {

	#mainslider .slide_description_wrapper {
		width: 360px;
		height: 100%;
		position: static;
		text-align: inherit;
		margin: 0px auto;
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	  }

	#mainslider .slide_description_wrapper::before {
	    content: inherit;
	}

	#mainslider .slide_description_wrapper::before, #mainslider .slide_description {
		display: block;
	}
	
	.theme_btn {
		padding: 15px 21px !important;
	  }
	
}


@media (min-width: 880px) and (max-width: 1023px) {

	#mainslider .slide_description_wrapper {
		width: 360px;
		height: 100%;
		position: absolute;
		text-align: inherit;
		margin: 0px auto;
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
		left: 50%;
		margin-left: -180px;
	}

	#mainslider .slide_description_wrapper::before {
		content: inherit;
	}

	#mainslider .slide_description_wrapper::before, #mainslider .slide_description {
		display: block;
	}

	.theme_btn {
		padding: 15px 21px !important;
	 }

}

@media screen and (min-width: 1280px) and (max-width: 1480px) {

	#mainslider .slide_description_wrapper {
		width: 360px;
		height: 100%;
		position: absolute;
		top: 20%;
		left: 50%;
		margin-top: 0px;
		margin-left: -180px;
	}

	#mainslider .slide_description_wrapper::before {
		content: inherit;
	}

	#mainslider .slide_description_wrapper::before, #mainslider .slide_description {
		display: block;
	}

	#mainslider .slide_description_wrapper {
		left: 50%;
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	  }
		
	
}

@media (min-width: 1024px) and (max-width: 1279px) {

	#mainslider .slide_description_wrapper {
		width: 360px;
		height: 100%;
		position: absolute;
		top: 20%;
		left: 50%;
		margin-top: 0px;
		margin-left: -180px;
	}

	#mainslider .slide_description_wrapper::before {
		content: inherit;
	}

	#mainslider .slide_description_wrapper::before, #mainslider .slide_description {
		display: block !important;
	}

	#mainslider .slide_description_wrapper {
		left: 50%;
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	  }

	  .theme_btn {
		padding: 15px 21px !important;
	  }

	  .flexslider .slides li {
		background: #f8f9fa;
	}
	

}

@media screen and (min-width: 428px) and (max-width: 766px) {

	#mainslider .slide_description_wrapper {
		width: 360px;
		height: 100%;
		position: static;
		text-align: inherit;
		margin: 0px auto;
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	  }

	  .flexslider .slides > li::after {
		content: "";
		background: transparent !important;
	  }

	  #mainslider .slide_description_wrapper::before, #mainslider .slide_description {
		display: block;
	  }

	  .theme_btn {
		padding: 15px 21px !important;
	  }

	  .flexslider .slides > li::after {
		background: #f8f9fa !important; 
        background-image: none !important;
	  }

	  .flexslider .slides li {
		  background: #f8f9fa;
		  background-image: none;
		}
		
	

}

@media screen and (min-width: 320px) and (max-width: 427px) {
	#mainslider .slide_description_wrapper {
		width: 330px;
		height: 100%;
		position: static;
		text-align: inherit;
		margin: 0px auto;
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	  }

	  #mainslider h2 {
		text-transform: none;
		font-weight: 900;
		font-size: 40px;
		letter-spacing: 0px;
		margin: 0;
		  margin-bottom: 0px;
		text-indent: -9999px;
		background: url(../../img/login/logo_vincitupay.png) center no-repeat;
		  background-size: auto;
		background-size: auto;
		background-size: 300px;
		height: 61px;
		margin-bottom: 25px;
	  }

	  .flexslider .slides > li::after {
		background: #f8f9fa !important; 
        background-image: none !important;
	  }

	  .flexslider .slides li {
		background: #f8f9fa !important; 
        background-image: none !important;
		}
		

	  #mainslider .slide_description_wrapper::before, #mainslider .slide_description {
		display: block;
	  }

	  .theme_btn {
		padding: 15px 21px !important;
	  }

}