/**
 * @license
 * MyFonts Webfont Build ID 3256116, 2016-07-25T09:45:55-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed /style/fonts/proxima(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: ProximaNovaA-BoldIt by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-bold-it/
 * 
 * Webfont: ProximaNovaA-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-bold/
 * 
 * Webfont: ProximaNovaA-Light by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-light/
 * 
 * Webfont: ProximaNovaA-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-regular/
 * 
 * Webfont: ProximaNovaA-RegularIt by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-regular-it/
 * 
 * Webfont: ProximaNovaACond-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/acond-bold/
 * 
 * Webfont: ProximaNovaACond-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/acond-regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3256116
 * Licensed pageviews: 1,000,000
 * /style/fonts/proxima copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * 
 * © 2016 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/31af37");*/

  
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima/31AF37_0_0.eot');
    src: url('fonts/proxima/31AF37_0_0.eot?#iefix') format('embedded-opentype'),
    url('fonts/proxima/31AF37_0_0.woff2') format('woff2'),
    url('fonts/proxima/31AF37_0_0.woff') format('woff'),
    url('fonts/proxima/31AF37_0_0.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}
 
  
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima/31AF37_1_0.eot');
    src: url('fonts/proxima/31AF37_1_0.eot?#iefix') format('embedded-opentype'),
    url('fonts/proxima/31AF37_1_0.woff2') format('woff2'),
    url('fonts/proxima/31AF37_1_0.woff') format('woff'),
    url('fonts/proxima/31AF37_1_0.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
 
  
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima/31AF37_2_0.eot');
    src: url('fonts/proxima/31AF37_2_0.eot?#iefix') format('embedded-opentype'),
    url('fonts/proxima/31AF37_2_0.woff2') format('woff2'),
    url('fonts/proxima/31AF37_2_0.woff') format('woff'),
    url('fonts/proxima/31AF37_2_0.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
 
  
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima/31AF37_3_0.eot');
    src: url('fonts/proxima/31AF37_3_0.eot?#iefix') format('embedded-opentype'),
    url('fonts/proxima/31AF37_3_0.woff2') format('woff2'),
    url('fonts/proxima/31AF37_3_0.woff') format('woff'),
    url('fonts/proxima/31AF37_3_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
 
  
@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/proxima/31AF37_4_0.eot');
  src: url('fonts/proxima/31AF37_4_0.eot?#iefix') format('embedded-opentype'),
  url('fonts/proxima/31AF37_4_0.woff2') format('woff2'),
  url('fonts/proxima/31AF37_4_0.woff') format('woff'),
  url('fonts/proxima/31AF37_4_0.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
 
  
@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url('fonts/proxima/31AF37_5_0.eot');
    src: url('fonts/proxima/31AF37_5_0.eot?#iefix') format('embedded-opentype'),
    url('fonts/proxima/31AF37_5_0.woff2') format('woff2'),
    url('fonts/proxima/31AF37_5_0.woff') format('woff'),
    url('fonts/proxima/31AF37_5_0.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
 
  
@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url('fonts/proxima/31AF37_6_0.eot');
    src: url('fonts/proxima/31AF37_6_0.eot?#iefix') format('embedded-opentype'),
    url('fonts/proxima/31AF37_6_0.woff2') format('woff2'),
    url('fonts/proxima/31AF37_6_0.woff') format('woff'),
    url('fonts/proxima/31AF37_6_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Proxima Nova', 'sans-serif';
    font-size: 16px;
    background-color: #013145;
    background-image: url(../Images/login-bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.login-container {
    position: absolute;
    width: 320px;
    min-height: 400px;
    height: auto;
    top: 50%;
    left: 50%;
    margin: -240px 0 0 -160px;
}

    .login-container > .logo {
        display: block;
        width: 220px;
        height: 65px;
        margin: 10px auto;
        background-image: url(../Images/logo-repom-edenred-branco.png);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: -99999px;
        overflow: hidden;
    }

.login-container > .panel {
    margin: 48px 0;
    border-radius: 4px;
    background: white;
}

.login-container > .panel > .panel-heading {
    padding: 16px;
    border-radius: 4px 4px 0 0;
    background: #F06E1A;
}
.login-container > .panel > .panel-heading h2 {
    font-family: 'Proxima Nova Condensed';
    font-weight: normal;
    font-size: 1.25em;
    text-transform: uppercase;
    color: white;
    margin: 0;
}

.login-container > .panel > .panel-body {
    padding: 16px;
    border-radius: 0px 0px 4px 4px;
    background: white;
}

.login-container > .panel > .panel-body input[type="text"], 
.login-container > .panel > .panel-body input[type="password"] {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: : border-box;
    width: 100%;
    font-family: 'Proxima Nova', 'sans-serif';

    font-weight: normal;
    height: 40px;
    padding: 0px 16px;
    margin-bottom: 8px;
    color: #013145;
    border: 1px solid #CCCCCC;
    transition: all 0.15s ease-in-out;
}
.login-container > .panel > .panel-body input:hover,
.login-container > .panel > .panel-body input:focus {
    background: #e0e0e0;
    border-color: #F06E1A;
}

.login-container > .panel > .panel-body .rep-btn {
    display: inline-block;
    min-height: 40px;
    padding: 8px 16px;
    margin-top: 8px;
    border: none;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 0.875em;
    color: white;
    background: #013145;
    cursor: pointer;
    transition: background-color 0.15s ease-in-out;
}
.login-container > .panel > .panel-body .rep-btn:hover {
    background: #025577;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
}

.login-container > .panel > .panel-body p {
    color: #808080;
    font-size: 0.875em;
    line-height: 1.5;
    margin-top: 0;
}

/*.login-container > .panel > .panel-body #form-login button {
    float: right;
}*/

.login-container > .panel > .panel-body .rep-link {
    display: inline-block;
    height: 40px;
    margin: 8px 8px 0 4px;
    font-size: 0.875em;
    line-height: 2.5; 
    color: #025577;
    text-decoration: underline;
}
.login-container > .panel > .panel-body .rep-link:hover {
    color: #F06E1A;
}

.login-container #panelRecover .rep-btn,
.login-container #panelMsg .rep-btn {
    display: block;
    margin-top: 16px;
    width: 100%;
}

.login-container #panelRecover #loginLink {
    display: block;
    text-align: center;
}

.login-container #panelMsg .panel-body {
    border-radius: 4px;
}
.login-container #panelMsg .panel-body p {
    font-size: 1.125em;
    text-align: center;
    color: #F06E1A;
}
.login-container #panelMsg .panel-body p.error { display: none } 

.login-container #panelLogin {display: none}
.login-container #panelRecover {display: none}
.login-container #panelMsg {display: none}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}