/* Site Name: TimeSheet */
@font-face {
    font-family: 'ubuntulight';
    src: url('font-face/ubuntulight-webfont.eot');
    src: url('font-face/ubuntulight-webfont.eot?#iefix') format('embedded-opentype'),
        url('font-face/ubuntulight-webfont.woff2') format('woff2'),
        url('font-face/ubuntulight-webfont.woff') format('woff'),
        url('font-face/ubuntulight-webfont.ttf') format('truetype'),
        url('font-face/ubuntulight-webfont.svg#ubuntulight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('font-face/montserrat-regular-webfont.woff2') format('woff2'), url('font-face/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
textarea{resize : none;}
a:active, a:link, a:visited { outline: none !important;}
a:focus, a:link, a:visited {-moz-outline-style: none !important;}
a, a:hover {text-decoration : none !important;}
table {border-collapse: collapse; border-spacing: 0;}
body, a, input, textarea, label {
    font-family: 'ubuntulight' !important;
    font-size: 13px;
    color : #4d4d4d;
    line-height : 140%;
}
img, fieldset, input, textarea {border : 0px;}
a *{cursor : pointer !important;}
h1,h2,h3,h4,h5{display : block; font-weight : normal;}
.clearer{
    display:block !important;
    height: 0px !important;
    width: 0px !important;
    clear: both !important;
    float: none !important;
}
.fleft{float: left;}
.fright{float: right;}
/* Struttura */
body {
    background: #f7f7f7 url(images/body-login.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.shared{padding-top: 60px;}
.container{
    margin: 0 auto !important;
    padding: 0px 10px;
    max-width: 100% !important;
    width: 1100px;
    position: relative;
}
.logo{
    width: 190px;
    margin: 15px auto 15px auto;
}
.logo img{display: block; width: 100%;}
#login, .recovery {
    max-width: 330px;
    margin: 0 auto;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#login {
    margin-top: 5px;
    background: #fff !important;
    padding: 10px 15px;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(92,92,92,1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(92,92,92,1);
    box-shadow: 0px 0px 13px 0px rgba(92,92,92,1);
}
.intro {
    margin: 0 auto;
    max-width: 660px;
    color: #fff;
    text-align: justify;
    font-size: 16px;
    line-height: 22px;
    padding: 0px 0px 10px 0px;
}
.intro p{
    font-family: 'montserratregular';
    font-size: 13px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-top: 40px;
}
.main-title {
    font-family: 'montserratregular';
    font-size: 48px;
    font-weight: bold;
    display: block;
    text-align: center;
    padding: 60px 0px 50px 0px;
    color: #fff;
}
.recovery {width: 300px;}
.title {
    font-family: 'montserratregular';
    color: #2179A9;
    display: block;
    text-align: center;
    font-size: 14px;
    height: 22px;
    line-height: 21px;
    margin-bottom: 0px;
}
.labelfor {
    font-family: 'montserratregular' !important;
    font-size: 12px;
}
#login .form-control {
    border-radius: 0px;
    background: #fff !important;
    border: 1px solid #e2e2e2;
    margin-bottom: 7px;
    height: 40px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    color: #777 !important;
}
#login .button {
    background: #2179A9;
    border: 0px;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    height: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 5px;
    font-family: 'montserratregular';
    font-size: 14px;
}
.accept {
    font-family: 'montserratregular' !important;
    font-size: 14px;
    font-weight: normal !important;
}
.link {
    display: block;
    text-align: center;
    margin: 0px auto 0px auto;
    padding-top: 10px;
    font-size: 13px;
    color: #903859;
    max-width: 300px;
    font-family: 'montserratregular' !important;
    margin-bottom: 5px;
    width: 280px;
}
.link:hover span{border-bottom: 1px dotted #2179A9;}
#login p{font-size: 13px; margin-bottom: 13px; text-align: center;}
#login .validation-summary-errors{margin-top: 2px;}
#login .validation-summary-errors li{font-size: 11px; color: #DB1B1B; display: block; text-align: center;line-height: 14px;}
#main-container{background: none !important;}
#login .text-box h2{
    font-family: 'ubuntulight';
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 13px;
}
#login .text-box h2 strong{display: block; text-transform: uppercase; text-align: center;}
.loginMsg .alert{text-align: center !important;}
.newpwd{font-size: 13px; text-align: center; margin-bottom: 10px;}
.newpwd strong{display: block; color: #002854;}
.form-group {margin-bottom: 5px;}
.labelfor{font-weight: normal;}
.box-input .field-validation-error {
    color: #db1b1b;
    display: block;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    margin-top: -2px;
}
.privacy {display: inline !important; font-size: 13px !important;}
.privacy-box {padding: 10px 0px;}
.language {
    position: absolute;
    right: 185px;
    top: 38px;
    width: 72px;
    height: 14px;
}
.language a{
    height: 14px;
    width: 19px;
    line-height: 14px;
    float: left;
}
a.it{background: url(images/itaen.png) no-repeat left top;margin-right: 5px;}
a.en{background: url(images/itaen.png) no-repeat right top;}