/*
	FileName ....... : Secure.css
	TemplateName ... : Business 1
	Copyright ...... : 2012, ObjectWeb Srl - Tutti i diritti riservati
	Version ........ : 1.0.0
	Note ........... : CSS relativi a funzionalità particolari quali: Login, Registrazione,
                      Profilo Utente, Ripristino Password, Antispam, ecc..
*/



/* Login
------------------------------------------------------------------------------------------------- */
.login .ow-container.keep-login {
   text-align: left;
}

.login .ow-container.keep-login input, .login .ow-container.keep-login span {
   display: inline;
   float: left;
   margin-left: 0;
}

div.login {
   display: block;
   padding: 40px 0;
   margin: 0px auto;
   /*width: 350px;*/
}

div.login.panel {
   width: 350px;
}

div.login .header {
   background-color: #656D61;
   border: solid 1px #656D61;
   height: 38px;
   text-align: left;
   vertical-align: bottom;
}

div.login .header span {
   color: #DDE0DC;
   display: block;
   font-size: 120%;
   font-weight: bold;
   height: 38px;
   line-height: 38px;
   text-align: center;
}

div.login .content {
   background-color: #FFFFFF;
   border: 1px solid #CECECE;
}

div.login .content span.info {
   display: block;
   padding: 30px 0 20px;
   text-align: center;
}

div.login .content label {
   font-weight: bold;
   width: 90px;
}

div.login .content input.input-type-text {
   width: 210px;
}

div.login .content label.validation-error-label {
   font-weight: normal;
   width: auto;
}

div.login .content .buttons div {
   padding-top: 10px;
}

.login div.failure {
   background-color: #FF0000;
   color: #FFFFFF;
   font-weight: bold;
   text-align: center;
}
/* ---------------------------------------------------------------------------------------------- */



/* Custom Login
------------------------------------------------------------------------------------------------- */
#utility .section.login .inputbox.horizontal label,
#sibebar .section.login .inputbox.horizontal label {
    width: 60px;
}

#utility .section.login .inputbox.horizontal label.validation-error-label,
#sibebar .section.login .inputbox.horizontal label.validation-error-label {
    width: 85px;
}

#utility .section.login .inputbox.horizontal input.input-type-email,
#utility .section.login .inputbox.horizontal input.input-type-password,
#sibebar .section.login .inputbox.horizontal input.input-type-email,
#sibebar .section.login .inputbox.horizontal input.input-type-password {
    width: 100%;
}

.section.login .logout .user-profile {
    font-weight: bold;
}

.section.login .logout .logout {
    margin-top: 10px;
}

.section.login .logout .logout a:before {
    content: "< ";
}

#utility .section.login .inputbox.vertical .input-div,
#sibebar .section.login .inputbox.vertical .input-div {
    margin-right: 5px;
}


#utility .section.login .inputbox.vertical input.input-type-email,
#utility .section.login .inputbox.vertical input.input-type-password,
#sibebar .section.login .inputbox.vertical input.input-type-email,
#sibebar .section.login .inputbox.vertical input.input-type-password {
    width: 100%;
}
/* ---------------------------------------------------------------------------------------------- */



/* Social Login
------------------------------------------------------------------------------------------------- */
.login .button.btn.btn-primary  {
   margin-bottom: 5px;
}

.login .content .buttons div.social-buttons {
   padding-top: 0;
}

.login .social-buttons .social-item a.btn-block {
   color: #ffffff;
   padding: 6px 12px;
}

.login .social-buttons .button:hover span {
    color: #ffffff;
}

.login .social-buttons .social-item .btn-social {
   background-image: none;
   display: block;
   line-height: 20px;
   margin: 0 auto;
   width: 190px;
}

.login .social-buttons .social-item .btn-social:hover {
   background-image: none;
   color: #ffffff;
}

.login .social-buttons .social-item .btn-social span.social-icon {
   background-repeat: no-repeat;
   display: block;
   float: left;
   height: 20px;
   margin-right: 5px;
   width: 20px;
}

.login .social-buttons .social-item .btn-facebook {
   background-color: #3b5998;
   border-color: #3b5998;
}

.login .social-buttons .social-item .btn-facebook:hover {
   background-color: #2d4373;
   border-color: #2d4373;
}

.login .social-buttons .social-item .btn-google {
   background-color: #dd4b39;
   border-color: #dd4b39;
}

.login .social-buttons .social-item .btn-google:hover {
   background-color: #c23321;
   border-color: #c23321;
}

.login .social-buttons .social-item .btn-windows {
   background-color: #2672ec;
   border-color: #2672ec;
}

.login .social-buttons .social-item .btn-windows:hover {
   background-color: #125acd;
   border-color: #125acd;
}

.login .social-buttons .social-item .btn-linkedIn {
   background-color: #007bb6;
   border-color: #007bb6;
}

.login .social-buttons .social-item .btn-linkedIn:hover {
   background-color: #005983;
   border-color: #005983;
}

.login .social-buttons .social-item .btn-facebook span.social-icon {
   background-image: url("Images/SecureFacebook.png");
}

.login .social-buttons .social-item .btn-google span.social-icon {
   background-image: url("Images/SecureGoogle.png");
}

.login .social-buttons .social-item .btn-windows span.social-icon {
   background-image: url("Images/SecureWindows.png");
}

.login .social-buttons .social-item .btn-linkedIn span.social-icon {
   background-image: url("Images/SecureLinkedIn.png");
}
/* ---------------------------------------------------------------------------------------------- */



/* Registration
------------------------------------------------------------------------------------------------- */
.full-registration ul.list-command {
	height: 44px;
	list-style-type: none;	
	margin: 0 0 0 4px;
	padding: 0px;
}

.full-registration ul.list-command li {
	border: none;
	display: inline-block;
	float: left;
 	list-style: none;
	margin-right: 10px;
	margin-top: 5px;
}

.full-registration ul.list-command li a {
   background: transparent url(Images/SecureRegistrationOptionBackground.png) no-repeat 0 0px;
	display: inline-block;
	font-size: 12px;
   list-style: none;
	height: 36px;
   outline: 0;
   width: 180px;
   text-align: center;
   margin: 0 auto;
}

.full-registration ul.list-command li a.selected,   
.full-registration ul.list-command li a:hover {   
   background-position: 0 -36px;
   color: inherit;
   cursor: pointer;
}

.full-registration ul.list-command li a,
.full-registration ul.list-command li a:hover {
	text-decoration: none;
}

.full-registration ul.list-command li a span {
	background-position: 3px 2px;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
}

.full-registration ul.list-command a.private span {
   background-image: url("Images/SecureRegistrationPrivate.png");
}

.full-registration ul.list-command a.freelance span {
   background-image: url("Images/SecureRegistrationFreelance.png");
}

.full-registration ul.list-command a.company span {
   background-image: url("Images/SecureRegistrationCompany.png");
}
/* ---------------------------------------------------------------------------------------------- */



/* Privacy
------------------------------------------------------------------------------------------------- */
div.privacy-acceptance span {
   background: Transparent url("Images/SecureInfo.png") no-repeat 0 0 transparent;
	display: block;
	height: 16px;
   padding-left: 20px;
}
/* ---------------------------------------------------------------------------------------------- */



/* Block user interface
------------------------------------------------------------------------------------------------- */
div.blockUI .loading-indicator {
   background: url("Images/SecureAjaxLoader.gif")  no-repeat scroll 50% 80% #FFFFFF;
	border: 2px solid #FF0000;
	border-radius: 4px 4px 4px 4px;
   color: #000000;
   font: bold 12px tahoma,arial,helvetica;
   height: 38px;
   margin: 0;
   padding: 10px 10px 5px;
   text-align: center;
}
/* ---------------------------------------------------------------------------------------------- */



/* Antispam (CAPTCHA)
------------------------------------------------------------------------------------------------- */
div.input-div.captcha img {
   margin-bottom: -15px;
}

div.input-div.captcha .icon.restore {
   background-image: url("Images/SecureCaptchaRegenerate.png");
   background-repeat:  no-repeat;
   cursor: pointer;
   display: inline-block;
   height: 16px;
   width: 16px;
}

div.input-div.captcha label.validation-error-label {
    margin-top: 10px;
}
/* ---------------------------------------------------------------------------------------------- */
