body
{
background-color: #e6e6e6;
  overflow-x: hidden;          
}

.utilizador_login, .senha_login, .codigo_login {
    height: 25px;
    margin-top: 10px;
    margin-right: 8px;
    background-color: #2d862d;
    color: #00ff00;
    border-style: none;
    font-size: 12px;
    font-family: Calibri;
    width: 80px;
    box-shadow: inset 3px 5px 3px green;
    text-shadow: 0px 1px 1px #99ff99;
    float: right;
}

.hide_login {
    display: none;
    visibility: hidden;
}



.loginWrapper
{
display: inline-block;
width: 98%;
text-align: center;
position: absolute;
margin-bottom: 50px;   
height: 800px;
}
           
.stand
{
display: inline-block;
margin-top: 20px;
/*float: center;*/
width: 190px;
height: 580px;
background: linear-gradient(to right, #999999, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white, white,#999999);
border-top-left-radius: 1px;
border-top-right-radius: 1px;
overflow: hidden;
text-align: center;
}
                       
               
            
.grass
{
display: inline-block;
            
width: 300px;
height: 30px;
margin-left: -250px;
            
}
.standSection
{
height: 180px;
display: block;
box-shadow: 0px 1px 2px white;        
}
         
.green
{
margin-top: 2px;
height: 40px;
display: block;
background: linear-gradient(to right, #2d862d, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40,#2d862d);
box-shadow: 0px 1px 2px #004d1a;
float: left;
width: 100%;
}

.greenBT {
    margin-top: 2px;
    height: 60px;
    display: block;
    background: linear-gradient(to right, #2d862d, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40, #40bf40,#2d862d);
    box-shadow: 0px 1px 2px #004d1a;
    float: left;
    width: 100%;
}
             
.tallerGreen
{
height: 80px;
}
             
.standTopLogo
{
display: block;
position: absolute;
width: 130px;
height: 149px;
margin-top: 13px;
margin-left: 30px;
}


.show_senha_login {
  margin-bottom: -50px;
 }


.show_senha_login:hover {
    background-image: url('~/palavra_chave_show.png');
    /*padding-left: 28px;*/ /* make room for the image */
}



.loginLabel {
    display: inline-block;
    font-family: Calibri;
    color: white;
    text-align: right;
    font-size: 13px;
    margin-left: 4px;
    margin-top: 13px;
    float: left;
    font-weight: bold;
    width: 83px;
}

.loginbtn {
    margin-left: 98px;
    width: 85px;
    height: 28px;
    background-color: Green;
    cursor: pointer;
    margin-top: 7px;
    box-shadow: inset 3px 5px 3px green;
    position: absolute;
    border-radius: 1px;
    font-size: 15px;
    font-family: Calibri;
    font-weight: bold;
    color: White;
    text-align: center;
    border-style: none;
    display: block;
}
               
.loginbtn:active
{
box-shadow:  inset 5px 7px 7px green;
}
               
               
.loginbtn p
{
position: absolute;
width: 100%;
margin-top: 7px;
color: White;
font-size: 20px;
margin-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


.retailName
{
width: 180px;
height: 39px;
margin-top: 2px;
}
                 
                
.ultimateLogo
{
width: 150px;
height: 74px;
margin-top: 2px;
}
                
                                 
.invigorate
{
width: 150px;
height: 35px;
margin-top: 2px;
}
            
                                  
.appName {
width: 100%;
font-size: 25px;
color: white;
margin-top: 2px;
font-weight: bold;
font-family: Verdana;
text-shadow: 0px 0px 3px #194d19;
display: inline-block;
}

.appName2 {
float: left;
font-size: 25px;
color: white;
margin-top: 2px;
font-weight: bold;
font-family: Verdana;
text-shadow: 0px 0px 3px #194d19;
display: inline-block;
margin-left: 25px;
}


.appName3 {
    float: left;
    font-size: 20px;
    color: white;
    margin-top: 2px;
    font-weight: bold;
    font-family: Verdana;
    text-shadow: 0px 0px 3px #194d19;
    display: inline-block;
    margin-left: 90px;
}


.reset_btn {
    font-size: 13px;
    font-family: Calibri;
    font-weight: bold;
    color: white;
    text-decoration: none;
    cursor: pointer;
    margin-top: 5px;
    margin-left: -70px;
    position: absolute;
}

.padMe {
padding-top: 5px;
}


.messageHolder {
width: 80%;
margin-left: 10%;
min-height: 40px;
height: auto;
margin-top: 120px;
background: linear-gradient(#f2f2f2, #e6e6e6);
border-radius: 2px;
box-shadow: 0px 0px 20px black;
position: fixed;
text-align: center;
cursor: pointer;
z-index: 10000;
}

.messageHolder p {
font-size: 22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 20px;
}

.hideMe {
display: none;
}


.footer {
    position: fixed;
    bottom: 0;
    height: 50px;
    width: 100%;
    background: linear-gradient(to right, #e6e6e6, white, white, white);
}

.footerLogo {
    display: inline-block;
    float: right;
    margin-right: 20px;
    height: 46px;
    width: auto;
    margin-top: 2px;
    cursor: pointer;
}

.flag {
    display: inine-block;
    margin-right: 10px;
    width: 30px;
    height: auto;
    float: right;
}


.lbl {
    color: black;
    font-size: 16px;
    font-weight: bold;
}

.btnMail {
    background-color: green;
    font-size: 16px;
    color: white;
    height: 35px;
    width: 100px;
    font-weight: bold;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 110px 6px;
    padding: 8px 8px 4px 4px;
    border-radius: 10px;
    box-shadow: 2px 2px 2px lawngreen;
}


.txt {
    color: black;
    font-size: 20px;
}

    .btnMail:hover {
        background-color: white;
        color: green;
    }

.pnl_reset fieldset {
    border: 1px solid black
}

.pnl_reset legend {
    color: white;
    font-weight: bold;
    font-size: 12px;
}

.lbl_reset {
    color: White;
    font-weight: bold;
    font-size: 12px;
    font-family: Calibri;
}

.txt_reset {
    border: 1px solid green;
    font-size: 12px;
    font-family: Calibri;
}

.btn_reset {
    background-color: White;
    font-weight: bold;
    font-size: 10px;
    color: Green;
    border: solid 1px green;
    padding: 5px;
}

.reset_pwd {
    background-color: #40bf40;
    width: 350px;
}

/****************/
/**  MENSAGEM  **/
/****************/
/*************************************************************************************************/

.pnl_msg fieldset {
    background-color: white;
    border: 2px solid green;
}

.pnl_msg legend {
    background-color: #E3F1D1 !important;
    padding: 0px;
    border: 2px solid green;
}

.btn_msg_fechar {
    font-size: 12px;
    font-weight: bold;
    color: green;
    background-color: white;
}

    .btn_msg_fechar:hover {
        color: black;
        cursor: pointer;
    }

.btn_msg {
    font-size: 12px;
    font-weight: bold;
    color: green;
    background-color: white;
    border: 1px solid green;
    padding: 5px;
}

    .btn_msg:hover {
        color: white;
        background-color: green;
        cursor: pointer;
    }

.btn_msg_red {
    font-size: 12px;
    font-weight: bold;
    color: red;
    background-color: white;
    border: 1px solid red;
    padding: 5px;
}

    .btn_msg_red:hover {
        color: white;
        background-color: red;
        cursor: pointer;
    }

/*************************************************************************************************/