/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html
{
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    font-family: vodafone, 'Noto Sans' , Arial, Helvetica, sans-serif;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body, input, textarea, select, button
{
    font-synthesis: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cookie-info {
    position: fixed;
    z-index: 1000;
    background-color: #e76b66;
    color: #fff;
    padding: 16px;
    font-size: 12px;
    bottom: 0;
    right: 0;
    width: 100%;
}

.cookie-info {
    font-size: 14px;
    bottom: 16px;
    right: 16px;
    max-width: 400px;
}

.cookie-info__text a {
    color: #fff;
}
.cookie-info__text {
    margin-bottom: 1em;
}

.cookie-info__button {
    width: auto;
    display: inline-block;
}
.button--border--hover {
    transition: .2s;
}
.button--border--small {
    padding: 8px 16px;
}
.button--border {
    padding: 4px 30px;
    border: 2px solid #fff;
    color: #fff;
}
.button--border--hover{transition:.2s}
.button--border--hover:hover{background-color:#fff;color:#e76b66}

::-moz-selection
{
    background: #b3d4fc;
    text-shadow: none;
}

::selection
{
    background: #b3d4fc;
    text-shadow: none;
}

::-webkit-input-placeholder
{
    color: #71808E;
}
::-moz-placeholder
{
    color: #71808E;
}
:-ms-input-placeholder
{
    color: #71808E;
}
:-moz-placeholder
{
    color: #71808E;
}

hr
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio, canvas, iframe, img, svg, video
{
    vertical-align: middle;
}

fieldset
{
    border: 0;
    margin: 0;
    padding: 0;
}

textarea
{
    resize: vertical;
}

/* ==========================================================================
   Login page custom styles
   ========================================================================== */

html, body
{
    height: 100%;
}

.login
{
    display: table;
    width: 100%;
    height: 100%;
    color: #ffffff;
    /*background-color: #3f4c57;*/
}


/* Header */

.login-header
{
    display: table-row;
}

.login-logo
{
    display: table-cell;
    vertical-align: top;
    height: 125px;
    text-align: center;
    border-bottom: 5px solid #e76b66;
}

.login-logo img
{
    max-height: 125px;
    width: auto;
}


/* Main content */

.login > main
{
    display: table-row;
}

.login-container
{
    display: table-cell;
    padding: 40px 0 20px 0;
    vertical-align: middle;
    overflow: hidden;
}

.login .container
{
    max-width: 960px;
    margin: auto;
}

.login .login-img
{
    width: 50%;
    float: left;
    text-align: center;
    margin-bottom: -100px;
}

.login .login-content
{
    width: 50%;
    display: inline-block;
}

.vodafone-logincontainer
{
    background-image: url('../../../styles/vodafone/images/NSD_Vodafone_Essen-27123.png');
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.vodafone-logincontainer .login-content
{
    display: block;
    width: 35%;
    margin: auto;
    text-align:center;
}

.vodafone-logincontainer .action-links
{
    text-align:left;
    padding-left:15px;    
}

.login-content h1
{
    margin: 0 0 0.5em 0;
    font-size: 32px;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #e76b66;
}

.login-content .intro
{
    line-height: 1.6em;
}

.action-links
{
    margin: 1em 0;
}

.action-links a
{
    margin-right: 1em;
    font-size: 12px;
    text-transform: uppercase;
    color: #71808E;
    text-decoration: none;
}

.action-links a:hover, .action-links a:focus
{
    color: #71808E;
    outline: 0;
}


/* Form Controls */

input[type="text"], input[type="email"], input[type="password"], textarea, select
{
    padding: 0.5em 0;
    color: #71808E;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    border: 0;
    border-bottom: 3px solid #71808E;
    border-radius: 0;
    background: transparent;
    transition: border 0.15s ease-in-out;
}



input[type="text"]:hover, input[type="email"]:hover, input[type="password"]:hover, textarea:hover, select:hover
{
    border-color: #71808E;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus, select:focus
{
    outline: 0;
    border-color: #71808E;
}

.login-form input:-webkit-autofill, .login-form textarea:-webkit-autofill, .login-form select:-webkit-autofill
{
    background-color: transparent;
    background-image: none;
    color: #71808E;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .link-button
{
    padding: 0.5em 0 0.5em 20px;
    font-size: 16px;
    color: #e76b66;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 50%;
    /*background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213px%22%20height%3D%229px%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%228.602%2C0.411%207.92%2C1.144%2010.994%2C4%200%2C4%200%2C5%2010.994%2C5%207.92%2C7.857%208.602%2C8.59%2013%2C4.5%20%22/%3E%3C/svg%3E');*/
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213px%22%20height%3D%229px%22%3E%3Cpolygon%20fill%3D%22%2371808E%22%20points%3D%228.602%2C0.411%207.92%2C1.144%2010.994%2C4%200%2C4%200%2C5%2010.994%2C5%207.92%2C7.857%208.602%2C8.59%2013%2C4.5%20%22%20/%3E%3C/svg%3E');
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .link-button:hover, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .link-button:focus
{
    color: #71808E;
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213px%22%20height%3D%229px%22%3E%3Cpolygon%20fill%3D%22%2371808E%22%20points%3D%228.602%2C0.411%207.92%2C1.144%2010.994%2C4%200%2C4%200%2C5%2010.994%2C5%207.92%2C7.857%208.602%2C8.59%2013%2C4.5%20%22%20/%3E%3C/svg%3E');
    outline: 0;
}

.back-button
{
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213px%22%20height%3D%229px%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%228.602%2C0.411%207.92%2C1.144%2010.994%2C4%200%2C4%200%2C5%2010.994%2C5%207.92%2C7.857%208.602%2C8.59%2013%2C4.5%20%22%20transform%3D%22scale%28-1%2C%201%29%20translate%28-13%2C%200%29%22%20/%3E%3C/svg%3E');
}

.back-button:hover
{
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213px%22%20height%3D%229px%22%3E%3Cpolygon%20fill%3D%22%2371808E%22%20points%3D%228.602%2C0.411%207.92%2C1.144%2010.994%2C4%200%2C4%200%2C5%2010.994%2C5%207.92%2C7.857%208.602%2C8.59%2013%2C4.5%20%22%20transform%3D%22scale%28-1%2C%201%29%20translate%28-13%2C%200%29%22%20/%3E%3C/svg%3E');
}

.vodafone-logincontainer input[type="text"], .vodafone-logincontainer input[type="email"], .vodafone-logincontainer input[type="password"], .vodafone-logincontainer textarea, .vodafone-logincontainer select, .vodafone-logincontainer input[type="submit"]
{
    color: #C7A9BA;
    font-size: 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: White;
    border: none;
    padding-left: 20px;
    width: 300px;
    font-weight: normal;
    background-image: none;
}

.vodafone-logincontainer .login-content h1
{
    color: White !important;
    text-transform: none;
    font-size: 70px;
    margin: 0;
}

.vodafone-logincontainer .login-content h2
{
    font-size: 60px;
    margin: 0;
}

.vodafone-logincontainer input[type="submit"]
{
    text-align: left;
    color: #E60000;
    font-weight: bold;
    width: 320px;
    padding: 12px;
    padding-left: 20px;
}


.login-form
{
    padding: 20px 0;
}

.login-form .form-control
{
    margin-bottom: 20px;
}

.login .errormessage
{
    margin: 0;
    color: Red;
}

.login-form label.error
{
    display: inline-block;
    padding: 5px;
    margin: 5px 0;
    font-size: 12px;
    background: #ba0000;
    color: #ffffff;
    border-radius: 4px;
}

.login-form input.error
{
    color: #e76b66;
    border-color: #e76b66;
}

.login-form .error::-webkit-input-placeholder
{
    color: #e76b66;
}
.login-form .error::-moz-placeholder
{
    color: #e76b66;
}
.login-form .error:-ms-input-placeholder
{
    color: #e76b66;
}
.login-form .error:-moz-placeholder
{
    color: #e76b66;
}

.login-form .error + label.error
{
    padding-left: 0;
    padding-right: 0;
    display: block;
    color: #e76b66;
    background-color: transparent;
}

/* Footer */

.login-footer
{
    display: table-row;
}

.login-footer-content
{
    display: table-cell;
    padding: 15px;
    height: 50px;
    text-align: center;
    color: #3f4c57;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
    vertical-align: bottom;
}

.login .login-footer-content br
{
    display: none;
}

.login-footer .company
{
    text-transform: uppercase;
}

.login-footer .member-of img
{
    margin: 0 10px;
}



/* ==========================================================================
   Requirements page
   ========================================================================== */

.requirements-list
{
    width: 100%;
    margin: 0;
    padding: 2em 0;
    font-weight: bold;
    overflow: hidden;
}

.requirements-list dt
{
    clear: left;
    float: left;
    width: 30%;
    margin: 0;
    padding: 0;
    font-size: 22px;
}
.requirements-list dd
{
    float: left;
    width: 70%;
    margin: 0;
    padding: 3px 0;
}

.requirements-list span
{
    display: block;
    padding: 3px 0;
    line-height: 1.2em;
}

.requirements-list + .action-links
{
    margin-top: 40px;
}


/* ==========================================================================
   Login Checker
   ========================================================================== */

.login-checker .login-logo
{
    height: auto;
    vertical-align: bottom;
    border: 0;
}

.login-checker .login-container
{
    padding: 80px 0;
    vertical-align: top;
    background: url(images/login/login-map.png) 50% 70px no-repeat;
}

.login-checker .login-content
{
    float: none;
    display: block;
    width: auto;
    max-width: 280px;
    margin: auto;
}

.login-checker .login-content h1
{
    margin: 0;
    font-size: 68px;
    line-height: 1em;
    letter-spacing: 5px;
}

.login-checker .login-content h2
{
    margin: 0;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.login-checker.reset-password .login-content h1
{
    display: block;
    font-size: 42px;
    line-height: 1.2em;
    color: #ffffff;
    letter-spacing: 2px;
}

.login-checker.reset-password .login-content h1 b
{
    font-size: 80px;
    color: #e76b66;
    letter-spacing: 5px;
}



.action-links > a
{
    display: block;
    margin: 0.5em 0;
}

.reset-password input[type="submit"], .reset-password .link-button
{
    color: #ffffff;
}

.reset-password input[type="submit"]:hover, .reset-password .link-button:hover
{
    color: #71808E;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden
{
    display: none !important;
}

.visuallyhidden
{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus
{
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible
{
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 */

.clearfix:before, .clearfix:after
{
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after
{
    clear: both;
}


/* ==========================================================================
   Media Queries for Responsive Design.
   ========================================================================== */

@media only screen and (min-width: 1200px)
{
    .login-checker .login-footer .copyright
    {
        float: left;
    }
    .login-checker .login-footer .member-of
    {
        float: right;
    }
    .login-checker .login-footer .member-of p
    {
        float: left;
    }
}
@media only screen and (max-width: 900px)
{
    .vodafone-logincontainer h2
    {
        font-size: 54px !important;
    }
}

@media only screen and (max-width: 800px)
{
   
    .login .login-img
    {
        position: absolute;
        left: 0;
        margin-left: -100px;
    }
    .login .login-img img
    {
        max-width: 200px;
    }
    .login .login-content
    {
        display: block;
        width: 270px;
        float: none;
        margin: auto;
    }

    .login .login-content h1
    {
        margin-top: 20px;
    }
    .login .intro
    {
        margin-bottom: 0;
    }
    .login .intro br
    {
        display: none;
    }
    .login .login-footer-content br
    {
        display: block;
    }

    .login-checker .login-container
    {
        padding: 20px 0;
    }

    .requirements-list
    {
        padding: 1em 0;
    }
    .requirements-list dt
    {
        width: 100%;
    }
    .requirements-list dd
    {
        width: 100%;
    }
    .requirements-list + .action-links
    {
        margin-top: 0;
    }
}

@media only screen and (max-width: 540px)
{
    .login .login-img
    {
        display: none;
    }
    
    .cookie-info 
    {
        width:200px;    
    }
}

@font-face
{
    font-family: vodafone;
    src: url(fonts/VodafoneLt.woff2);
    font-weight: lighter;
}
@font-face
{
    font-family: vodafone;
    src: url(VodafoneRg.woff2);
    font-style: normal;
    font-weight: 400;
}

@font-face
{
    font-family: vodafone;
    src: url(vodafonergbd-webfont.woff2);
    font-weight: 700;
    font-style: normal;
}
