﻿html{
    height:100%;
}

body{
    font-size:15px;
    height:100%;
}
.heavier {
    font-weight: 500;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
#mainContainer .row{
    width:100%;
    margin-left:0px !important;
}

#mainContainer .row .col-md-12{
    width:100%;
}
input{
    height:45px !important;
    width:88% !important;
    background:#FFF;
    color: #222;
    padding-left:5% !important;
    border-color: !important;
    margin-bottom:0px;
    border:none;
    box-sizing: border-box;
}
input.top {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom:1px #e3e3e3 solid;
    margin-bottom:-1px;
}
input.icenter {
    border-bottom: 1px #e3e3e3 solid;
    margin-bottom: -1px;
}
input.bottom {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.firstChangeContainer{
    padding-bottom:20px !important;
}
 
.formWrap .small{
    color:white !important;
}


#mainContainer.operationPage span.field-validation-error, #mainContainer span.field-validation-error
{
    font-size:12px !important;

}

html[data-useragent*='Trident'] #correctGui
{
    padding-top:0px !important;
    margin-top:0px !important;
}

html[data-useragent*='Trident'] .logo
{
    padding-bottom:0px !important;
    margin-bottom:0px !important;
}

.backgroundImage1{
    background-image:url('../Images/login_MYATL.jpg');
}

.backgroundImage2{
    background-image:url('../Images/login_MYATL.jpg');
}

.backgroundImage3{
    background-image:url('../Images/login_MYATL.jpg');
}

.ie9 .backgroundImage1 .loginWrapper{
    background-image:url('../Images/imagens_login_noOp_1.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}

.ie9 .backgroundImage2 .loginWrapper{
    background-image:url('../Images/imagens_login_noOp_2.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}

.ie9 .backgroundImage3 .loginWrapper{
    background-image:url('../Images/imagens_login_noOp_3.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}

.ie9 #safetyTips{
    display:none;
}

.ie8 .backgroundImage1  .loginWrapper{
    background-image:url('../Images/imagens_login_noOp_1.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}
.ie8 .backgroundImage2  .loginWrapper{
    background-image:url('../Images/imagens_login_noOp_2.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}
.ie8 .backgroundImage3  .loginWrapper{
    background-image:url('../Images/imagens_login_noOp_3.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}

.ie8 #safetyTips{
    display:none;
}

.ie7 .backgroundImage1 .loginWrapper{
    background-image:url('../Images/imagens_login_noOp_1.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}

.ie7 .backgroundImage2 .loginWrapper{
    background-image:url('../Images/imagens_login_noOp_2.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}

.ie7 .backgroundImage3 .loginWrapper{
    background-image:url('../Images/imagens_login_noOp_3.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}

.ie7 #safetyTips{
    display:none;
}


.password.qwerty.ui-widget-content.ui-corner-all.ui-keyboard-preview{
    color:black !important;
}


.ui-keyboard-preview-wrapper .oldqwerty{
    color:black !important;
}
.ui-keyboard-preview-wrapper .newqwerty{
    color:black !important;
}


.password.qwerty.ui-widget-content.ui-corner-all.ui-keyboard-preview::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    opacity:1 !important;
    color:#706E70; 
    padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;
    
    line-height:15px;
}

.password.qwerty.ui-widget-content.ui-corner-all.ui-keyboard-preview:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   opacity:1 !important;
    color:#706E70; 
padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;

}
.password.qwerty.ui-widget-content.ui-corner-all.ui-keyboard-preview::-moz-placeholder { /* Mozilla Firefox 19+ */
     opacity:1 !important;
    color:#706E70; 
    padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;
}
.password.qwerty.ui-widget-content.ui-corner-all.ui-keyboard-preview:-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity:1 !important;
    color:#706E70; 
    padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;

}

.ui-keyboard-preview-wrapper .oldqwerty::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    opacity:1 !important;
    color:#706E70; 
    padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;
    
    line-height:15px;
}

.ui-keyboard-preview-wrapper .oldqwerty:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   opacity:1 !important;
    color:#706E70; 
padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;

}
.ui-keyboard-preview-wrapper .oldqwerty::-moz-placeholder { /* Mozilla Firefox 19+ */
     opacity:1 !important;
    color:#706E70; 
    padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;
}
.ui-keyboard-preview-wrapper .oldqwerty:-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity:1 !important;
    color:#706E70; 
    padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;

}



.ui-keyboard-preview-wrapper .newqwerty::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    opacity:1 !important;
    color:#706E70; 
    padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;
    
    line-height:15px;
}

.ui-keyboard-preview-wrapper .newqwerty:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   opacity:1 !important;
    color:#706E70; 
padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;

}
.ui-keyboard-preview-wrapper .newqwerty::-moz-placeholder { /* Mozilla Firefox 19+ */
     opacity:1 !important;
    color:#706E70; 
    padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;
}
.ui-keyboard-preview-wrapper .newqwerty:-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity:1 !important;
    color:#706E70; 
    padding-bottom:20px !important;
    margin-bottom:20px !important;
    bottom:20px !important;

}

#mainContainer span.field-validation-error, #mainContainer span.field-validation-valid
{
    padding-left:19px !important;
    padding-top:1px;
    text-align:left;
}

.moreInfoHelp.forgotData{
    width:88% !important;
    margin-left:18px !important;
    background: rgba(51,51,51,0.80);
    color: #fff !important;
    margin-top: 5px;
}

.textbox{
    width:88%;
    margin-left: 18px;
    background: rgba(51,51,51,0.70);
    color: #fff !important;
    margin-top: 5px;
    font-size: 13px;
    margin-bottom: 50px;
    padding: 10px;
    border-radius: 2px;
}

#cancelTips
{
    height:18px;
    width:25px;
    padding-top:0px;
    padding-left:5px;
    float:right;
}

html[data-useragent*='MSIE'] #userLogo{
    margin-left:17px !important;
}

#cancelTips:hover {
cursor:pointer;
}

.returnLogin span
{
    float:left;
    font-size:12px !important;
}

#headerLogin
{
    width:100%;
}

.returnLogin
{
    float:right;
    color:white;
    padding-top:30px;
    padding-right:30px;
}


.returnLogin span:hover{
    cursor:pointer;
}


@media (min-width: 768px){
    .container
    {
        width:100% !important;
    }
}


.moreInfoHelp{
    color:#6D6E70 !important;
    width:14%;
}

#footerLegalLinks
{
    padding-right:0px !important;
   
}

#footerLegalLinks a
{
 color:white !important;
}


#footerLegalLinks .moreInfoHelp a
{
 color:#6D6E70 !important;
}

#footerLegalLinks a:hover
{
 color:rgba(255,255,255,0.2) !important;   
}

#footerLegalLinks div:hover
{
 color:rgba(255,255,255,0.2);   
}

#footerLegalLinks div
{
    padding-right:17px;
 color:white;
}
 

.loginWrapper #mainContainer h1, body[url*='/FirstChangePassword'] #mainContainer h1, body[url*='/FirstChangeConfirmationKey'] #mainContainer h1, body[url*='/SMSCode'] #mainContainer h1
{
    font-weight: 300;
    margin-top: 15px;
    font-size: 24px
}

.logo img
{
    width:100%;
}


div.container.body-content
{background:none !important;}

.container{
    padding-right:0px !important;
    padding-left:0px !important;
    height:100%;
}

.noScroll
{
    display:none;
}

#PageWrapper{
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height:100%;
    min-height: 500px;
}

.loginWrapper
{
    width: 100%;
    height: 100%;
    min-width: 320px;
    min-height: 460px;
    background: rgba(70,70,70,0.35);
    z-index: 2;
    overflow: auto;
}


.form-signin p
{
    font-size:12px !important;
}





::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    opacity:1 !important;
    color:#a0a0a0;
    margin-left:0px !important; 
    padding-left:1px !important;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   opacity:1 !important;
    color:#a0a0a0; 
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
     opacity:1 !important;
    color:#a0a0a0; 
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity:1 !important;
    color:#a0a0a0; 
}

html[data-useragent*='Trident'] #userLogo {
    margin-left:23px !important;
}

html[data-useragent*='Trident'] #passwd {
    width:35px !important;
}


#userLogo{
    position: absolute;
    top: 0%;
    margin-left:5px;
    padding-top: 22px;
    width: 30px;
}

#pwdLogo{
        position: absolute;
    top: 3.5%;
    left: 8.1%;
    padding-right: 10px;
    padding-top: 7px;
    width: 13%;
}


#passwd
{
    width:11%;
}

.buttonBlue{
    float:none !important;
    padding-left:0% !important;
    border-radius: 2px;
    box-sizing: border-box;
}

input.password:first-child
{
    margin-right:0px !important;
}

form img#oldpasswd, form img#newpasswd, form img#passwd
{
    top:6px !important;
    right:20px !important;
}

.logo {
    width: 264px;
    margin: 0 auto;
    margin-bottom: 35px;
}


#mainContainer{
    color:white;
    text-align: center;
    /*width:100% !important;*/
    position:absolute;
    top:100px;
}

#mainContainer h1{
    text-align: center;
    color: white;
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 15px;
    margin-top: 45px;
    padding: 10px 0 0px 0;
}

#mainContainer span.field-validation-error {
  color: white;
}

.loginWrapper #mainContainer h1, body[url*='/FirstChangePassword'] #mainContainer h1, body[url*='/FirstChangeConfirmationKey'] #mainContainer h1, body[url*='/SMSCode'] #mainContainer h1{
    font-weight: 300;
    margin-top: 15px;
    font-size: 24px;
}

input{
    width:100%;
}

.formWrap{
    max-width:300px;
    margin:0 auto;
    margin-top: 15px;
}

.formWrap a{
    text-decoration:none;
}

#passwordHolder, #newPasswordHolder, #oldPasswordHolder{
    display: inline-block;
}

input.password:first-child{
    margin-right: 15px;
}

#loginBtn{
    width:100%;
    margin-bottom: 10px;
    margin-top: 15px;
    height: 35px;
}

.buttonWhite {
background: #ECEDEC;
font-size: 15px;
padding: 8px 0px;
text-align:center;
cursor:pointer;
text-transform: uppercase;
margin-right:10px;
}
.buttonWhite:hover {
  background: #DBDCDE;
}

.lockWrapper{
    margin: 0 auto;
    width: 40%;
    padding-bottom: 30px;
}

#lockImage{
    width: 90%;
}

/*Input*/
.form-signin input{
    height: 35px;
    font-size: 15px;
}

.loginWrapper input.buttonBlue {
    background: #0097BE;
     margin-bottom:10px;   
}

.loginWrapper input.buttonBlue:hover {
    background: #027089;
}

.loginWrapper input.buttonBlue:active, .loginWrapper input.buttonBlue:visited, .loginWrapper input.buttonBlue:focus {
    text-decoration:none;
}

#titleWrapper{
    margin-top: 60px;
}

/*Vertical navigation*/
.page1{
    background:#FBB040;
}

.page2{
    background: #a57cb5;
}

.page3{
    background: #2276b9;
}

.page4{
    background: #6d6e70;
}

section #mainContainer h1{
    font-weight: 700;
    font-size: 45px;
}

#btnSecurityTips{
    background:#FBB040;
    bottom: -45px;
    color: #fff;
    cursor: pointer;
    height: 45px;
    left: 0;
    line-height: 45px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
    font-size: 20px;
}

#btnSecurityTips img{
    height: 35px;
    margin-top: -34px;
    padding-left: 18px;
    display:block;
    margin-right: auto;
    margin-bottom:auto;
    margin-left:auto;
}

.onepage-pagination{
    z-index:11;
}

.form-signin p{
    font-size: 12px;
}
.form-signin > div:hover > div.moreInfoHelp{
    display:block;
}

.form-signin p:hover{
    cursor: pointer;
}

.form-signin div div.moreInfoHelp{
    color: #6D6E70;
    display: none;
    font-size:12px;
    
}
div.validation-area {
    min-height:60px;
}
span.apoioAtlantico, a.apoioAtlantico{
    color:#FFF;
    text-decoration:underline;
}
a.apoioAtlantico:hover{
    text-decoration:none;
}
#footerLegalLinks div{
    /*color: #fff;*/
}

#footerLegalLinks{
    
    border-top: 0px;
    background: none;
}

#footerLegalLinks a {
    color: white;
    cursor: pointer;
    padding-right: 17px;
}


#footerLegalLinks .moreInfoHelp a {
    color: #6D6E70 !important;
}


a:hover{
    color: white;
    text-decoration:none;
}

div#headerLogin{
    height: 100px;
    position: fixed;
    z-index: 9999;
    top: -65px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
div#headerLogin.show{
    top: 0px;
}

div.leftLogo img{
    width: 200px;
    position: absolute;
    margin-left: 15px;
    margin-top: 15px;
}

.imgHolder{
    position:relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity:0;
}

section.page2 .imgHolder{
    right:-1000px;
}

section.page1 .imgHolder{
    opacity:0;
    top: -1000px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    /*transition: opacity .7s cubic-bezier(.165,.84,.44,1),transform .7s cubic-bezier(.165,.84,.44,1);*/
}

section.page3 .imgHolder{
    left: -1000px;
}

section.page3 #mainContainer .move{
    left:0px;
    opacity:1;
}

section.page1 #mainContainer .move{
    opacity:1;
    top: 0px;
}

section.page2 #mainContainer .move{
    opacity:1;
    right:0px;
}

section.page4 #mainContainer .imgHolder{
    opacity:1;
}

section.page4 #mainContainer .imgHolder img.move{
    width:80px;
    transition: all .2s ease-in-out;
}

section.page4 #mainContainer .imgHolder img{
    width: 0px;
    transform: scale(1.1);
    margin-right: 7px;
}

.onepage-pagination li a.active:before{
    border: 7px solid white;
    left: 0px;
    margin-top: 0;
}

.onepage-pagination li a:before{
    width: 14px;
    height: 14px;
    background: #A7A9AB;
    left: 0;
}

.onepage-pagination li a{
    padding: 13px;
}

.onepage-pagination{
    top: 39%;
}

.downArrow{
    bottom:0;
    margin:0 auto;
    position:absolute;
    width: 100%;
}

.downArrow:hover{
    cursor:pointer;
}

.downArrow img{
    height:35px;
    margin:0 auto;
    display:block;
}

@media (max-width: 750px){
    #safetyTips
    {
        display:none !important;
    }

    section.page1, section.page2, section.page3, section.page4, #btnSecurityTips, #headerLogin, .onepage-pagination{
        display:none;
    }

    

  
}

@media (min-width: 750px) {
    #mainContainer{
        width:800px;
        min-height:400px;
        margin-left:-400px;
        margin-top:-200px;
        left:50%;
        top:50%;
    }
}

#passwordHolder, #newPasswordHolder, #oldPasswordHolder{
    width:100%;
    position:relative;
}

form img#oldpasswd, form img#newpasswd, form img#passwd{
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 10px;
    padding-top: 10px;
    cursor: pointer;
}

@media (max-width: 992px) {
    /*.loginWrapper #mainContainer form img#oldpasswd, .loginWrapper #mainContainer form img#newpasswd, .loginWrapper #mainContainer form img#passwd {
      top: 0px;
    }*/
    #userLogo
    {
        padding-top:10px !important;
    }
}

@media (max-width: 992px) {
    .logo {
        width: auto;
        max-width: 300px; 
    }
}

@media (max-width: 540px) {
    .loginWrapper #mainContainer h1 {
        font-size:18px    
    }
}

@media (max-width: 390px)
{
    .loginWrapper #mainContainer h1 {
        font-size:16px    
    }
}

form > span{
    font-size: 12px;
    float:left;
    width: 100%;
    text-align: left;
    margin-bottom:10px;
}

/*Change Password First Login*/
body[url*='/FirstChangePassword'] #PageWrapper, body[url*='/FirstChangeConfirmationKey'] #PageWrapper, body[url*='/SMSCode'] #PageWrapper{
    height:100%;
}

body[url*='/FirstChangePassword'] div#PageWrapper div.container, body[url*='/FirstChangeConfirmationKey'] div#PageWrapper div.container, body[url*='/SMSCode'] div#PageWrapper div.container{
    padding-right: 0;
    padding-left:0px;
}
body[url*='/FirstChangePassword'] div#PageWrapper div.container.body-content, body[url*='/FirstChangeConfirmationKey'] div#PageWrapper div.container.body-content, body[url*='/SMSCode'] div#PageWrapper div.container.body-content{
background:none;
}

body[url*='/FirstChangePassword'] .onepage-pagination, body[url*='/FirstChangeConfirmationKey'] .onepage-pagination, body[url*='/SMSCode'] .onepage-pagination{
    display:none;
}

body[url*='/FirstChangePassword'] .formWrap, body[url*='/FirstChangeConfirmationKey'] .formWrap, body[url*='/SMSCode'] .formWrap{
    margin-top: 0px;
}

body[url*='/FirstChangePassword'] #mainContainer .text.small, body[url*='/FirstChangeConfirmationKey'] #mainContainer .text.small, body[url*='/SMSCode'] #mainContainer .text.small{
    margin-bottom: 5px;
    text-align: justify;
}

input.buttonWhite.blueText{
    color: #0099B4;
}

input::-webkit-input-placeholder { /* WebKit browsers */
    font-size:15px;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  font-size:15px;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-size:15px;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
   font-size:15px;
}

html[data-useragent*='MSIE 9.0'] #PageWrapper {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#34BFC5', EndColorStr='#0099B4')";
}

div.container.body-content{
    background: linear-gradient(#34BFC5, #0099B4);
}

.firstLoginError
{
    color:white;
}

/*CHAT*/
.chat {
    position:fixed;
    width: 300px;
    z-index: 10000;
    height: 340px;
    font-size:15px;
    background-color: #f2f2f2;
    border-top-left-radius:2px;
    border-top-right-radius:2px;
    right: 120px;
    bottom: -300px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-box-shadow: rgba(0,0,0,0.0980392) 0 0 1px 2px;
    -moz-box-shadow: rgba(0,0,0,0.0980392) 0 0 1px 2px;
    box-shadow: rgba(0,0,0,0.0980392) 0 0 1px 2px;
}
.chat:hover {
    cursor:pointer;
}
.chatHeader {
    padding: 10px;
    color: #3fa8c3;
    text-align: left;
    background: url(https://www.atlantico.eu/content/img/icons/chaticon_3.png) 95% 50% no-repeat;
}
@media (max-width: 495px)
{
    .chat
    {
        right:10px;
    }

}
.slide-up
{
    bottom: 0px !important;
}

.slide-down
{
    bottom: -300px !important;
}

.chosenLanguage
{
    font-weight: 500 !important ;
}

.unChosenLanguage {
    font-weight: 300 !important;
}

.languagePadding{
    padding:0!important;
}