/* Brand Neratovice */
body.neratovice .logo {
    background-image: url("../images/logo-neratovice.png");
}

body.neratovice {
    background-image: url("../images/bg-neratovice.jpg");
}

/* Brand Arcelor */
body.arcelor {
    background-image: url("../images/bg-arcelor.jpg");
}

body.arcelor .logo {
    background-image: url("../images/logo-arcelor.png");
}

/* Brand hradec */
body.hradec .logo {
    background-image: url("../images/logo-hradec.png");
}

body.hradec {
    background-image: url("../images/bg-hradec.jpg");
}

/* Brand MMB */
body.mmb {
    background-image: url("../images/bg-mmb.jpg");
}

body.mmb .logo {
    background-image: url("../images/logo-mmb.png");
}

body.mmb #footer {
    display: none;
}

/* Brand Praha 3 */
body.praha3 .logo {
    background-image: url("../images/logo-praha3.png");
}

body.praha3 {
    background-image: url("../images/bg-praha3.jpg");
}

body.praha3 #footer {
    display: none;
}

/* Brand Lovosice */
body.lovosice .logo {
    background-image: url("../images/logo-lovosice.png");
}

body.lovosice {
    background-image: url("../images/bg-lovosice.jpg");
}

body.lovosice #footer {
    display: none;
}

/* Brand Kraslice */
body.kraslice .logo {
    background-image: url("../images/logo-kraslice.png");
}

body.kraslice {
    background-image: url("../images/bg-kraslice.jpg");
}

/*Brand Demo*/
body.demo {
    background-image: url("../images/bg-demo.jpg");
}

body.demo .logo {
    background-image: url("../images/logo-demo.jpg");
}

/*Brand Beroun*/
body.beroun {
    background-image: url("../images/bg-beroun.jpg");
}

body.beroun .logo {
    background-image: url("../images/logo-beroun.png");
}

/*Brand Pribram*/
body.pribram {
    background-image: url("../images/bg-pribram.jpg");
}

.pribram .logo {
    background-image: url("../images/logo-pribram.png");
}

.pribram .btn {
    border-radius: 0;
}

.pribram .btn-success {
    background-color: #e30613;
    border-color: #e30613;
}

.pribram .btn-success:hover {
    background-color: #c70511;
}

.pribram .logo-wrapper strong {
    display: none;
}

/*Brand Ustí nad Labem*/
body.ustinl {
    background-image: url("../images/bg-ustinl.jpg");
}

body.ustinl .logo {
    background-image: url("../images/logo-ustinl.png");
}

body.ustinl .btn-success {
    background-color: #11499e;
    border-color: #11499e;
    box-shadow: none;
}

body.ustinl .btn-success:hover {
    background-color: #0f3e85;
}

body.ustinl a.btn-link {
    color: #11499e;
}

/*Brand Chomutov*/
body.chomutov {
    background-image: url("../images/bg-chomutov.jpg");
}

body.chomutov .logo {
    background-image: url("../images/logo-chomutov.jpg");
}

body.chomutov #footer {
    display: none !important;
}

/*Brand PROXIO MOBILE */
body.proxio .logo {
    background-image: url("../images/logo-proxio.svg");
    border: 8px solid #ffffff;
}

body.proxio .btn-link {
    display: none;
}

body.proxio .btn {
    background-color: #303FA1;
    text-transform: uppercase;
    border: none;
}

body.proxio .register {
    display: none;
}

body.proxio #footer-logo {
    background-image: url("../images/marbes-logo.svg");
}

/*Brand Elogio */
body.elogio {
    background-image: url("../images/bg-elogio.jpg");
}

body.elogio .logo {
    background-image: url("../images/logo-elogio.png");
}

body.elogio .btn-success {
    background-color: #01A2B4;
    border-color: #20a8d8;
}

body.elogio .btn-success:focus {
    box-shadow: 0 0 0 3px rgba(32, 168, 216, 0.5);
}

body.elogio .btn-success:hover {
    background-color: #1b8eb7;
    border-color: #1985ac;
}

/* body.elogio .noaccount{display:none;}
body.elogio #login-services-header, body.elogio #login-services{display:none;} */


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 100px #fff inset;
    -moz-box-shadow: 0 0 0 100px #fff inset;
    box-shadow: 0 0 0 100px #fff inset;
}


body {
    font-family: "Roboto", sans-serif;
    background-size: cover;
    background-color: #ffffff;
}

.app {
    display: flex;
    justify-content: center;
    padding: 40px;
}

h1 {
    font-weight: normal;
}

.overflow-hidden {
    overflow: hidden;
}

.py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn-rounded {
    border-radius: 25px;
}

.logo-wrapper {
    margin-bottom: -30px;
}

.logo-wrapper .logo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 100px;
}

.form-control[name="password"]:focus + .input-group-addon, .form-control[name="username"]:focus + .input-group-addon {
    border-color: #8ad4ee;
}

#footer {
    position: absolute;
    padding: 0 30px;
    margin: -50px 0 -50px 0;
    width: 100%;
    height: 30px;
}

#footer-logo {
    background-image: url("../images/marbes-logo-white.svg");
    background-repeat: no-repeat;
    background-position: left top;
    width: 137px;
    height: 25px;
}

#footer-logo > span {
    display: none;
    color: white;
}

/* registrace */
.link-option:hover {
    text-decoration: none;
}

.link-option.login h2 {
    font-size: 0.875rem;
}

.link-option.login .option-logo, .link-option.register {
    color: black;
    text-align: left;
    padding: 1rem;
    overflow: hidden; /* will contain if #first is longer than #second */
}

.link-option.login .option-logo, .link-option.register, .link-option.login.full-width {
    background: linear-gradient(180deg, #f0f2f4 0%, #e6e8ea 100%);
}

.link-option.login.full-width .option-logo {
    background: none;
}

.link-option.login.full-width:hover .option-logo {
    border: none;
}

.link-option.login.full-width img {
    width: 80px;
}

.link-option.login:hover > .option-logo, .link-option.register:hover, .link-option.login.full-width:hover {
    background: transparent;
    border: 1px solid #cdcdcd;
    padding: calc(1rem - 1px) !important;
}

.portal-obcana {
    background-image: url("../images/register/praha.jpg");
}

.portal-obcana .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.login-form .btn-link {
    text-decoration: underline;
}

.login-form .btn-link:hover {
    text-decoration: none;
}

.btn-eidentita {
    color: #ffffff;
    background-color: #337DBD;
    border-color: #337DBD;
}

.btn-eidentita:hover {
    color: #ffffff;
    background-color: #286295;
    border-color: #265d8d;
}

.btn-eidentita:focus, .btn-eidentita.focus {
    box-shadow: 0 0 0 2px rgba(51, 125, 189, 0.5);
}

.btn-eidentita.disabled, .btn-eidentita:disabled {
    background-color: #337DBD;
    border-color: #337DBD;
}

.btn-eidentita:active, .btn-eidentita.active,
.show > .btn-eidentita.dropdown-toggle {
    color: #ffffff;
    background-color: #286295;
    background-image: none;
    border-color: #265d8d;
}

.sub-title {
    font-size: 1.125rem;
    line-height: 1.9;
}

.card-title h1 {
    font-weight: 300;
    font-size: 2.5rem;

}

.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5) !important;
}

.border-right {
    border-right: 1px solid #D2D6DA;
}

.cursor-pointer {
    cursor: pointer;
}

a.fa-question-circle-o:hover {
    text-decoration: none;
}

.content > .card {
    z-index: 1;
}

/* MOBILE & TABLET*/
@media only screen and (max-width: 1050px) {
    .link-option img {
        width: 50px;
    }

    h1 {
        font-size: 18px;
    }

    h2 {
        font-size: 1.3rem;
    }

    .app {
        padding: 0;
    }

    .content {
        position: static;
    }

    .content > .card {
        margin: 120px 0 20px 0;
    }

    #footer {
        justify-content: center;
        text-align: center;
    }
}

.login-header h1 > [href]  {
    text-decoration: none;
    color: #000;
}

#language-selector {
    position: absolute;
    top: 10px;
    right: 44px;
    z-index: 1000;
}

#language-selector .btn {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}

#language-selector .dropdown-item {
    padding-top: 3px;
    padding-bottom: 3px;
}

#language-selector .dropdown-item:hover {
    background-color: #f7f7f9;
}

#language-selector .btn-secondary:hover, #language-selector .btn-secondary:active, #language-selector.show > .btn-secondary {
    background-color: #e6e6e6 !important;
}

/* MOBILE */
@media only screen and (max-width: 576px) {
    .login-header .logo-wrapper {
        margin-bottom: 15px;
    }

    .content > .card {
        text-align: center;
    }

    .content > .card .link-option.login.full-width {
        text-align: left;
        display: inline-flex;
    }
}

@media only screen and (max-width: 361px) {
    .content > .card .link-option.login.full-width span {
        width: 100%;
        flex-basis: 100%;
        text-align: center;
        max-width: none;
    }

    .content > .card .link-option.login.full-width > span > span.b-l-1 {
        border-left: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
        border-top: 1px solid #c2cfd6 !important;
        margin-top: 0.5rem;
    }
}

.link-option.login.small-width img {
    height: 60px;
}
