﻿body {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif !important;
    line-height: 1.3285 !important;
    background-color: white;
}

.ng-cloak {
    display:none !important
}

.custom-config-background {
    background: url("/CustomConfigs/Logos/wk-flag.jpg");
}

.login-page {
    margin: 0 auto;
    position: relative;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
    height: 100%;
    width: 470px;
    padding-top:90px;
}


.login-form {
    height: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.form-control{
    box-shadow:none;
} 

.loginHeader {
    overflow: hidden;
    position: absolute;
    bottom: 0px;
}

.marketingPanel {
    margin-top: 120px;
    max-width: 50%;
    margin-left: 30px;
}

.marketingTitle {
    height: 43px;
    width: 379px;
    color: #FFFFFF;
    font-family: "Franziska FF", "Franziska", "Times New Roman", Times, serif;
    font-size: 36px;
    font-style: initial;
    font-weight: 300;
    line-height: 43px;
}

.marketingBody {
    height: 206px;
    width: 364px;
    color: #FFFFFF;
    font-family: "Fira Sans Light", "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    padding: 12px 35px 48px 0px !important;
}

.marketingButton {
    cursor: pointer;
    padding: 11px 14px 11px 14px;
    color: black;
    border:none;
    font-size: 22px;
    white-space: nowrap;
    height: 48px;
    width: 173px;
    background-color: #85BC20;
    height: 22px;
    width: 164px;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}

    .marketingButton:hover {
        text-decoration: none !important;  
        color: #333 !important; 
    }

.marketingButtonText {
    color: #333;
}
    .marketingButtonText:hover {
        text-decoration: none !important;  
        color: #333 !important; 
    }

.offer-right {    
    opacity: 0.94;
    float: right !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.loginPanel {
    background-color: #EDEDED !important;
    border-radius: 0px !important;
    max-width: 470px !important;
}

.loginMessagesRow {
    margin-top: 9px;
    min-height: 20%;    
}
.glyphicon-exclamation-sign {
    background-color: #E72B39;
    color: white; 
}
.glyphicon glyphicon-info-sign {
    background-color: #EA8F00;
    color: white;
}
.login-inner-table {
     border-style: solid;
     border-width: 1px;
}
   
.login-message-inner-table-info{
    border-color: #85BC20;
}
.login-message-inner-table-warning{
    border-color: #EA8F00;
}
.login-message-inner-table-error {
    border-color:#E72B39;
}
.login-message-text {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 14px;
    width: 460px;
    vertical-align: middle;
    display: table-cell;
    padding-left: 21px;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-right: 34px;
    line-height: 22px;
    height: 56px;
}
.informationImage {
    font-family: FontAwesome;
    font-size: 14px;
    border-color: #EA8F00;
}
.login-message-icon {
     font-family: FontAwesome;
     color:#FFFFFF;
     font-size: 14px;
     width:50px;
     padding: 0px;
     height: 60px;
     text-align: center;
     height: 60px;
}
.login-message-inner-table-info  .login-message-icon {
    background-color: #85bc20;
}
.login-message-inner-table-warning .login-message-icon {
    background-color: #EA8F00;
}
.login-message-inner-table-error .login-message-icon {
    background-color: #E72B39;
}
.squareMessage{
    font-family: FontAwesome;
    font-size: 14px;
    color:#FFFFFF;
}
.iconLoginInfo {
    width:50px;
    font-family: FontAwesome;
    font-size: 14px;
    color:#FFFFFF;
}
.loginMessages {
    background-color: white;
    margin-bottom: 9px !important;
    min-height: 60px;
}
.dissmissableImage {
    height: 100px;
}
table.TableLoginMessages {
    margin-top: 9px;
}

.loginInputsPanel {
    padding: 21px 16px 15px 15px !important;
    margin-bottom: 0px !important;
    border:none;
}

.loginTitleV2 {
    color: #474747;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 19.41px;
    font-weight: 300;
    float: right;
    padding-top: 26px;
    padding-right: 16px;
    text-align: right;
    white-space: nowrap;
    width: 50%;
}

.loginInputTitle {
    height: 22px;
    color: #474747;
    font-size: 18px;
    line-height: 22px;
    padding-left: 1px;
    margin-bottom: 5px;
}

.loginInput {
    height: 48px;
    border: 1px solid #D9D9D9;
    background-color: #FFFFFF;
    border-radius: 0px;
    margin-bottom: 16px;
    padding: 14px 11px 13px 11px;
    color: black;
    font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
}
.navbar-default {
    border:none;
}

.loginInput ::placeholder {
    color: #757575;
}

.loginButton {
    border-radius: 0px !important;
    width: 100%;
    background-color: #007AC3 !important;
    color: white;
    font-size: 18px;
    margin-top: 8px;
    padding: 9px 16px 13px 14px !important;
    line-height: 26px;
    text-align: center;
}

.accountCreationDiv {
    font-size: 11px;
    margin-top: 12px;
    color: #474747;
    font-size: 14px;
    line-height: 17px;
}

.createAccountPre {
    margin-right: 4px;
}

.margin-top {
    margin-top: 30px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.disableButton {
    background-color: #888888;
}

.langCombo {
    float: right;
    text-align: right;
}

.country-header {
    font-size: 11px;
    padding-left: 16px;
    height: 31px;
    width: 50%;
    float: left;
    margin-top: 23px;
}

.country-img-header {
    float: left;
    height: 100%;
    margin-right: 12px;
    display: inline-flex;
}

.headerImg {
    max-height: 100%;
    width: auto;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.publicidp:not(:hover) {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.inline {
    display: inline;
}

.loginExternalProviders {
    max-width: 60%;
}
.group-panel-social-providers {
    left: 0%;
    height: auto;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    display: inline-block;
    margin-bottom: 17px;
    max-width: 470px;
}

#panel-social-providers {
    margin-top:33px;
}

#market-icon-arrow-right {
    color: white;
    height: 16px;
    width: 37px;
    color: #FFFFFF;
}

.group-social-providers-icons {
    width: 334px;
    margin-bottom: 0px;
    justify-content: center;
    align-items: center;
    margin-right: 34%;
    margin-left: 13%;
}

.i-am-centered {
    margin: auto;
}

.row.panel-info-login-with {
    margin-bottom: 37px;
    margin-right: 0px;
    margin-left: 0px;
    height: 1px;
    width: auto;
}
.padding-off {
    padding-right: 0px;
    padding-left: 0px;
}

.margin-off {
    margin-left: 0px;
    margin-right: 0px;
}

.separator-bar {
    height: 0px;
    width: 165px;
    background-color: #BFBFBF;
    margin: 0 auto;
    vertical-align: middle;
    border: 1px solid #BFBFBF;
    padding-left: 0px;
    padding-right: 0px;
}
.div-separator{
    margin:0 auto;
    width:auto;
}

hr {
    display: block;
    position: relative;
    padding: 0;
    margin: 8px auto;
    height: 0;
    width: 100%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
}

.footer-brand-name {
    margin: 0px;
    margin-right: 23px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
    width: 70%;
}

#termsOfUseLink {
    width: 30%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
    top: 1px;
    position: relative;
}
#termsOfUseDiv {
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.version {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.footer-brand-name {
    width: auto;
    margin-right: 2px;
    padding-right: 0px;
    padding-left: 0px;
}

#panel-language-links {
    margin-bottom: 12px;
    width: 100%;
    margin-left: 0%;
    vertical-align:bottom;
}

.languageTag {
    font-size: 14px;
    line-height: 17px;
}

#langSelect {
    width: auto;
    color: #127BC0;
    line-height: 17px;
    text-align: left;
    background-color: transparent;
    border: none;
    border-style: none;
    border-color: transparent;
    border: 0px;
    outline: 0px;
    padding-right: 0px;
    padding-left: 1px;
    padding-right: 0px;
    margin-left: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative;
    top: -1px;
}
.language-links {
    height: 17px;
    color: #474747;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    background-color: transparent;
}

.text-width-auto {
    width:auto;
}

#loginCustomLink {
    text-decoration: none;
    padding-right: 11px;
    padding-bottom: 0px;
}

.langCombo {
    margin-bottom: 0px;
    position: relative;
    padding-left: 0%;
    float: left;
    padding-right: 0px;
    width: auto;
}

.link-back-to {
    float: right;
    height: auto;
    color: #127BC0;
    text-align: right;
    margin-bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
    width: auto;
}

.arrow-back-to {
    height: auto;
    width: auto;
    color: #127BC0;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    display: inline-block;
    transform: scale(0.9, 1.2);
}

.btn-facebook {
    color: #fff;
    background-color: transparent;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-social-icon > :first-child {
    border: 0px;
    text-align: center;
    width: 100% !important;
    height: 100%;
    color: #757575;
    font-family: FontAwesome;
    font-size: 32px;
    background-color: white;
}

.provider-icon {
    margin-right: 46.67px;
    border: none;
    background-color: transparent;
    border-radius: 0;
}

.arrow-back-to:hover {
   text-decoration: none;
}

.btn-google :hover {
    color: #dd4b39;
}

.btn-microsoft :hover {
    color: #2672ec;
}

.btn-twitter :hover {
    color: #55acee;
    outline: none;
}

.btn-facebook :hover {
    color: #3b5998;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-facebook:active{
        color: #3b5998;
        border: 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
}

.fa:link, .fa:visited, .fa:hover, .fa:active, .fa:active:focus {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
} 


.sep {
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #ccc;
    display: table;
    height: 100%;
}

.text-centered {
    text-align: center;
    text-align: center;
    margin: 0 auto;
    width: auto;
    margin-right: 14px !important;
    margin-left: 14px !important;
}

.content-separator {
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sep-text {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    padding: 5px;
    color: #757575;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
    padding: 0px;
    white-space: nowrap;
}

.arrow-back-to {
    padding-right: 4px;
    height: auto;
    width: auto;
    color: #127BC0;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    display: inline-block;
    transform: scale(0.6, 1.2);
    float: right;
}

#marketingPanel {
    height: 336px;
    width: 435px;
    opacity: 0.8;
    background-color: #241866;
    margin-left: 0px;
    padding-left: 36px;
    padding-top: 27px;
    padding-right: 35px;
    padding-bottom: 48px;
    margin-top: 147px;
    min-width: 435px;
}

#marketing-link {
    height: auto;
    text-align:center;
}


#marketingbuttonPanel {
    height: 48px;
    margin-left: 0px;
    padding-top: 0px;
    margin-top: 0;
    margin-right: 0px;
    padding-left: 0px;
    align-content: center;
    display: inline-flex;
    position: relative;
    top: -13px;
    left: 214.67px;
}

.marketingButtonPanel {


}
#marketingButtonDiv {
    height: 48px;
    width: 173px;
    background-color: #85BC20;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding: 12px 6px 14px 3px;
    overflow-y: auto;
}

#marketingButtonDiv :hover {
  text-decoration: none;
  color: #FFFFFF;
}

#marketing-arrow {
    float: right;
    display: inline-flex;
    text-align: center;
    position: relative;
    height: 48px;
    width: 48px;
    background-color: #A4CD58;
    vertical-align: middle;
    padding: 15px 6px 17px 5px;
    color: #FFFFFF;
}

.container-buttons-market {
    width:221px;

}

.icon-arrow-marketing {
    height: 16px;
    width: 37px;
    color: #FFFFFF;
    font-family: WK-icomoon;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
}

.provider-icon:hover {
    background-color: transparent;
    border-radius: 6px;
    color: white;
    border: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 16px;
    width: 37px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
}

.createAccountLink {
        display: inline;
        color: #428bca;
        border: none;
        background: transparent;
        padding: 0 0;
    }
.termsOfUseDiv {
    font-size: 11px;
    height: 34px;
    width: 450px;
    color: #474747;
    font-size: 12px;
    line-height: 17px;
}

.forgotPasswordLink {
    height: 22px;
    width: 181px;
    color: #127BC0;
    font-size: 18px;
    line-height: 22px;
    padding-left:2px;
    margin-bottom:27px;
    border:0px;
    text-align:left;
}

.customLinks {
    text-align: right;
    font-style: italic;
    font-size: 12px;
    float: right;
}

.aaa-navbar {
    background-color: white !important;
    position: absolute !important;
    padding-top: 10px;
    margin-bottom: 0px !important;
    z-index: 1030; /*based on bootstrap css*/
    width: 100%;
}

.customLinks li a {
    color:rgba(229, 116, 46, 1);
}

.text-footer {
    color: #474747;
    font-size: 13px;
    font-weight: 300;
    line-height: 15px;
    white-space: nowrap;
}

.right{
    float:right;
}

.main-table {
    vertical-align: top;
    padding-bottom: 0px !important;
}

.headerImgNormal {
    display: block;
}

.headerImgSmall {
    display: none;
}

.layoutV1 {
    display: none !important;
}

@media(max-width:599px) {
    .country-header {
        width: 100%;
        margin-top: 0px;
        height: 23px;
    }

    .aaa-navbar {
        padding-top: 12.5px;
    }

    .loginTitleV2 {
        float: left;
        text-align: left;
        padding-left: 15px;
        padding-top: 21px;
        height: 26px;
        width: 163px;
        color: #333333;
        font-size: 19.4181px !important;
        line-height: 24px;
    }

    .headerImg {
        height: 75%;
    }

    .headerImgNormal {
        display: none;
    }

    .headerImgSmall {
        display: block;
    }
}

@media(max-width:499px) {
    .login-page {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .loginInputTitle {
        height: 19px;
        font-size: 16px;
        line-height: 19px;
    }

    .loginInput {
        height: 19px;
        font-size: 16px;
        font-weight: 300;
        line-height: 19px;
    }

    .forgotPasswordLink {
        height: 17px;
        font-size: 14px;
        line-height: 17px;
    }

    .loginButton {
        height: 48px;
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 20px;
        padding: 9px 16px 16px 14px !important;
    }

    .accountCreationDiv {
        text-align: center;
    }

    .btn-link:hover, .btn-link:focus {
        text-decoration: none;
    }

    .forgotPasswordLink {
        height: 17px;
        font-size: 14px;
        line-height: 17px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 29px;
        margin-top: 0px;
    }

    .form-group {
        margin-bottom: 0px;
    }

    .btn-primary {
        margin: 0px;
    }

    .accountCreationDiv {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .text-footer {
        color: #474747;
        font-size: 13px;
        font-weight: 300;
        line-height: 15px;
    }

    .sep-text {
        font-size: 16px;
        white-space: nowrap;
    }

    .text-centered {
        text-align: center;
        margin: 0 auto;
        width: auto;
        margin-right: 14px !important;
        margin-left: 14px !important;
    }

    .padding-buttom-off {
        padding-bottom: 0px !important;
        padding: 0px;
    }

    .group-panel-footer {
        padding-bottom: 0px;
        padding: 0px;
        margin: 0px;
    }

    .loginLower {
        min-width: 320px;
        width: 100%;
    }

    .separator-bar {
        height: 0px;
        width: 30%;
        background-color: #BFBFBF;
        margin: 0 auto;
        vertical-align: middle;
        border: 1px solid #BFBFBF;
        padding-left: 0px;
        padding-right: 0px;
    }

    .provider-icon {
        margin-right: 20.67px;
        border: none;
        background-color: transparent;
        border-radius: 0;
        border: none;
    }

    .group-social-providers-icons {
        width: 334px;
        margin-bottom: 0px;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }

    .languageTag {
        font-size: 12px;
        line-height: 17px;
    }

    #panel-social-providers {
        margin-top: 15px;
    }

    .group-panel-social-providers {
        margin-bottom: 5px;
    }
}