/**
* @version $Id: login.css 14401 2010-01-26 14:10:00Z louis $
* @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
* @license GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/

/**
 * Joomla! 1.5 Admin template main css file
 *
 * @author		Andy Miller <andy.miller@joomla.org>
 * @package		Joomla
 * @since		1.5
 * @version    1.0
 */

/* -- Imported styles ----------------------------- */

@import url("general.css");

:root
{
    --marginleft: 170px;
}

/* -- Specific styles ----------------------------- */
body.paginalogin {
    background: url(../images/armonia_graficalogin.png) no-repeat center;
}
div#login-box {
    width: 500px;
    margin: 50px auto 0px auto;
}

#login-component > div:not(#scelta-tipo-login),
div#login-box > #form-login{
    border-style:solid;
    border-color: #3059C2;
    border-width: 1px;
    padding:10px 20px;
    background: #fff;
}

form  			{
    margin: 0px;
    padding: 0px;
}
form .inputbox  {
    width: 120px;
    margin-left: 10px;
}
form br 	    {
    display: none;
}
.login          {
    margin: 0 auto;
    width: 500px;
    margin-bottom: 100px;
}

h1 {
    margin-bottom: 15px;
}

p {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

#lock  {
    background: url(../images/j_login_lock.jpg) 50% 0 no-repeat;
    width: 150px;
    height: 137px;
}

#content-box .m {
    padding: 10px;
}

#content-box .padding {
    padding: 30px 0;
}

#section-box  {
    width: 320px;
    margin-left: 10px;
}

#section-box .m {
    padding: 5px;
}
#section-box .padding {
    background: none;
    padding: 0;
}

.button {
    text-align: right;
}

.login-form    {
    text-align: left;
    width: 60%;
}
.login-form h1 {
    display: none;
}
.login-form p  {
    padding: 0 1em 0 1em;
}

.login-text {
    text-align: left;
    width: 40%;
    float: left;
}

#form-login label {
    display: block;
    float: left;
    width: var(--marginleft);
    text-align: right;
    padding: 4px;
    color: #666;
    font-weight: bold;
}

#form-login .button_holder {
    float: left;
    padding-left: calc(var(--marginleft) + 60px);
}

#form-login div.button1{
    float: left;
}

#form-login div.button1 div.next {
    float: left;
}

div#scelta-tipo-login #tab-credenziali
{
    padding-top: 2em;
    padding-bottom: 2em;
}

/*********** Stile tab login SPID ********************/

#scelta-tipo-login .tab {
    overflow: hidden;
    position: relative;
}

#scelta-tipo-login .tab::after {
    content: '';
    width: 100%;
    border-bottom: 1px solid #3059C2;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 10px;
    z-index: -1;
}

#scelta-tipo-login .tab button {
    border: none;
    float: left;
    outline: none;
    cursor: pointer;
    padding: 5px 10px;
    transition: 0.3s;
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-width: 0;
    border-radius: 3px 3px 0 0;
    color: #3059C2;
    font-weight: bold;
    font-family: sans-serif;
}

#scelta-tipo-login .tab button:hover {
    background-color: #ddd;
}

#scelta-tipo-login .tab button.active {
    background-color: #fff;
    border: 1px solid #3059C2;
    border-bottom-color: #fff;
    color: #000;
}

div#scelta-tipo-login .tabcontent{
    border-style:solid;
    border-color: #3059C2;
    border-width:1px;
    padding:10px;
    background-color: #ffffff;
    min-height: 100px;
    display: none;
    align-items: center;
}

div#scelta-tipo-login.scelta-tab .tabcontent{
    border-width: 0 1px 1px;
}

div#scelta-tipo-login .tabcontent.active{
    display: flex;
}

div#scelta-tipo-login .tabcontent#tab-spid{
    justify-content: center;
}

#wbm-spid,
#wbm-cie
{
    padding: 10px;
}

#wbm-spid .wbm-spid-form
{
    display: flex;
    align-items: center;
}

#wbm-spid .wbm-spid-form .wbm-spid-info,
#wbm-spid .wbm-spid-form .wbm-spid-button
{
    flex-basis: 50%;
}

#wbm-spid .wbm-spid-info
{
    padding: 0;
    list-style-type: none;
}

#wbm-spid .wbm-spid-footer
{
    text-align: center;
    margin-top: 20px;
}

#wbm-spid .wbm-spid-logoagid img
{
    width: 200px;
    max-width: 100%;
}

#wbm-cie .wbm-cie-accesso ul
{
    margin: .3em 0;
    padding: 0 2em;
}

#wbm-spid ul.wbm-spid-info li,
#wbm-cie .wbm-cie-accesso ul li
{
    margin-bottom: .3em;
}

#wbm-cie .wbm-cie-form
{
    display: flex;
    align-items: start;
    margin: 2em 0 1.7em;
}

#wbm-cie .wbm-cie-form .wbm-cie-link,
#wbm-cie .wbm-cie-form .wbm-cie-button
{
    flex-basis: 50%;
}

#wbm-cie .wbm-cie-link ul
{
    padding: 0;
    list-style-type: none;
    margin: 0;
}

#wbm-cie .wbm-cie-link ul li
{
    margin: 0 0 .3em;
}

#wbm-cie .wbm-cie-tutorial
{
    display: block;
}

#wbm-cie .wbm-cie-alert
{
    margin: 1em 0 0;
    padding: 1em 2em .5em 3.5em;
    background-color: #eaeaea;
    background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="exclamation-circle" class="svg-inline--fa fa-exclamation-circle fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23bbbbbb" d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg>');
    background-position: left 1em top 1em;
    background-size: 1.8em;
    background-repeat: no-repeat;
}

#wbm-cie .wbm-cie-tutorial
{
    padding-left: 1.7em;
    background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="question-circle" class="svg-inline--fa fa-question-circle fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fd7e14" d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg>');
    background-position: left center;
    background-size: 1.2em;
    background-repeat: no-repeat;
    font-weight: bold;
    margin: .7em 0 0;
    cursor: pointer;
    height: 14px;
    display: flex;
    align-items: center;
}

/*IE 6 and 7, IE 8,9 and 10*/
@media screen\9 , screen\0 {
    #wbm-cie .wbm-cie-tutorial
    {
        background-image: url('../images/cie-icon-help.png');
    }
    #wbm-cie .wbm-cie-alert
    {
        background-image: url('../images/cie-icon-alert.png');
    }
}
/*IE 10 and above*/
_:-ms-lang(x), #wbm-cie .wbm-cie-tutorial
{
    background-image: url('../images/cie-icon-help.png');
}
_:-ms-lang(x), #wbm-cie .wbm-cie-alert
{
    background-image: url('../images/cie-icon-alert.png');
}


#login-box #system-message .spid-errore,
#login-box #system-message .spid-errmess
{
    color: #333;
    text-indent: 0px;
}

#login-box #system-message .spid-errmess
{
    margin-top: 10px;
}


#login-box #system-message .spid-errore
{
    font-weight: normal;
    font-style: italic;
}

/** Occhiello nell'input password' **/

.icon-16-eye, .icon-16-eyeslash {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
}

.icon-16-eye{
    background-image: url(../images/menu/icon-16-eye.png);
}

.icon-16-eyeslash {
    background-image: url(../images/menu/icon-16-eyeslash.png);
}

.eye-icon
{
    height: 16px;
    width: 16px;
    border: none;
    margin-left: -18px;
    padding: 5px;
}

/** CAPTCHA **/

#form-login-captcha
{
    margin: 2em 0;
    display: flex;
    justify-content: flex-end;
}

#form-login-captcha > .captcha-input
{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #ededed;
    padding: 1em;
}

#form-login-captcha > .captcha-input >*
{
    margin-bottom: 5px;
}

/** Privacy **/

#arm-wbmusers
{
    background: #fff;
    padding: 2em;
}

#arm-wbmusers .articolo-privacy
{
    height: 200px;
    overflow-y: scroll;
    padding-right: 1em;
}