/*
	Secure.css
	TemplateName: ObjectWeb-Base
	Copyright (c) 2009, ObjectWeb Srl. All rights reserved.
	Version: 1.0.0
	Note: CSS relativi alle pagine di Registrazione, Profilo, Cambio Password e Reset Password
*/



/* 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: 0;
   margin: 40px auto;
   background-color: #FFF;
}

div.login.panel {
   width: 350px;
}

div.login .header {
   text-align: left;
   height: 38px;
   background-color: #EEF8E4;
   border: solid 1px #DFDFDF;
   vertical-align: bottom;
}

div.login .header span {
   display: block;
   color: #333333;
   height: 38px;
   line-height: 38px;
   font-size: 120%;
   font-weight: bold;
   text-align: center;
}

div.login .content {
   border: solid 1px #DFDFDF;
}

div.login .content span.info {
   padding: 30px 0 20px;
   display: block;
   text-align: center;
}

div.login .content label {
   width: 90px;
   font-weight: bold;
}

div.login .content input.input-type-text {
   width: 210px;
}

div.login .content label.validation-error-label {
   width: auto;
   font-weight: normal;
}

div.login .content .buttons div {
   padding-top: 10px;
}

.login div.failure {
   color: #FFFFFF;
   background-color: #FF0000;
   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 .list-command span {
   height: 32px;
   padding-top: 10px;
   display: block;
   font-weight: bold;
   background-position: 3px top;
   background-repeat:  no-repeat;
   padding-left: 10px;
}

.full-registration .list-command a.private span {
   background-image: url("Images/SecureRegistrationPrivate.png");
}

.full-registration .list-command a.freelance span {
   background-image: url("Images/SecureRegistrationFreelance.png");
}

.full-registration .list-command a.company span {
   background-image: url("Images/SecureRegistrationCompany.png");
}
/* ---------------------------------------------------------------------------------------------- */



/* Privacy
------------------------------------------------------------------------------------------------- */
div.privacy-acceptance span {
   padding-left: 20px;
   background: Transparent url("Images/SecureInfo.png") no-repeat top left;
}
/* ---------------------------------------------------------------------------------------------- */



/* Block user interface
------------------------------------------------------------------------------------------------- */
div.blockUI .loading-indicator {
   background: url("Images/SecureAjaxLoader.gif")  no-repeat scroll 50% 50%;
   height: 48px;
}
div.blockUI.blockOverlay {
    background-color: rgba(0,0,0,0.4) !important;
}
/* ---------------------------------------------------------------------------------------------- */



/* 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;
}
/* ---------------------------------------------------------------------------------------------- */
