﻿/* Bootstrap Validation Summary Override */
/* Bootstrap Validation Summary Override */

.upload-button {
    background: #f0f0f0;
    border-radius: 100px;
    text-align: center;
    position: relative;
    width: 200px;
    height: 200px;
}

.upload-button .label {
    line-height: 200px;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
}

.upload-button input {
    opacity: 0;
    cursor: pointer;
    font-size: 200px;
    width: 200px;
    height: 200px;
}
.upload-button {
    background: #f0f0f0;
    border-radius: 100px;
    text-align: center;
    position: relative;
    width: 200px;
    height: 200px;
}

.upload-button .label {
    line-height: 200px;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
}

.upload-button input {
    opacity: 0;
    cursor: pointer;
    font-size: 200px;
    width: 200px;
    height: 200px;
}
    .upload-button .label {
        line-height: 200px;
        pointer-events: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 200px;
        height: 200px;
    }
#upload-Exel-Materials-Prices-File {
    display: none;
}

#upload-XML-parts-File {
    display: none;
}

input[type='file'] {
    color: transparent;
}

.validation-summary-valid {
    display: none;
}

input[type="file"] {
    display: none;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

.validation-summary-errors ul {
    margin-bottom: 0;
    padding-left: 1rem;
}

.logoLogin {
    width: 270px;
    height: 185px;
}

/*Veronika*/
.DisplayNoneClass {
    display: none !important;
}

/*Veronika*/
.NavMarginTopClass {
    margin-top: 90% !important;
}

/*Veronika*/
.EmployeeChangePasswordCardClass {
    width: 70rem;
}

/*Veronika*/
.EmployeeBaseInformationCardClass {
    width: 25rem;
}

/*Veronika*/
.MobileMenuEmployeeClass {
    margin-top: 30%;
}

/*Veronika*/
.EmployeePartnerBonusPointsCardClass {
    font-size: 20px;
    text-align: right;
}

/*Veronika*/
.MobileEmployeePartnerBonusPointsCardClass {
    font-size: 14px;
}

/*Veronika*/
#js-page-content {
    padding-top: 1% !important;
}

@media screen and (min-device-width: 300px) and (max-device-width: 768px) {
    .logoLogin {
        width: 230px;
        height: 130px;
    }

    #js-page-content {
        padding-top: 30% !important;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .logoLogin {
        width: 150px;
        height: 50px;
        margin-right: 20%;
    }

    #js-page-content {
        padding-top: 30% !important;
    }
}

@media screen and (max-device-width: 280px) {
    .logoLogin {
        width: 150px;
        height: 50px;
        margin-right: 20%;
    }

    #js-page-content {
        padding-top: 30% !important;
    }
}

@media screen and (max-width: 360px) {
    .btnLogin {
        width: 320px;
        margin-left: 4px;
    }

    #js-page-content {
        padding-top: 30% !important;
    }
}

@media screen and (min-width: 1024px) {
    .logoLogin {
        margin-right: 20%;
        width: 300px;
        height: 200px;
    }
}

.loginInput {
    padding-right: 0;
    margin-top: 6px;
    background-color: none;
    padding: 0;
    background-color: white !important;
    display: inline-block;
    float: right;
}

.btnLogin {
    width: 300px;
    height: calc(1.47em + 1rem + 2px);
    margin-left: 3%
}

@media screen and (max-width: 600px) {
    .btnLogin {
        display: inline-block;
        width: 100%;
        height: calc(1.47em + 1rem + 2px);
        margin-left: 3.5%;
        /*    margin-left: 4%;
    }*/
    }

    .divClass {
        margin-right: 1px;
    }

    /*@media screen and (min-width: 600px) {
    .btnLogin {
        display: inline-block;
        width: 180px;
        height: calc(1.47em + 1rem + 2px);
    }
}*/

    @media screen and (min-width: 600px) {
        .divClass {
            display: inline-block;
            width: 100%;
            height: calc(1.47em + 1rem + 2px);
            margin-right: 41px;
        }
    }

    /*@media screen and (min-width: 1024px) {
    .btnLogin {
        display: inline-block;
        margin-right: 63px;
        width: 300px;
        height: calc(1.47em + 1rem + 2px);
        margin-left: 3%;
    }
}*/

    .alert.validation-summary-errors {
        margin-bottom: 1rem;
    }

    .col-0 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 4.166665%;
        flex: 0 0 4.166665%;
        max-width: 4.166665%;
        width: 4.166665%;
    }

    .col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
        width: 8.33333%;
    }

    .col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666%;
        flex: 0 0 16.66666%;
        max-width: 16.66666%;
        width: 16.66666%;
    }

    .dataTables_empty {
        font-size: 1.5rem !important;
    }

    /* Reference classes, no implementation */
    .base,
    .needs-validation,
    .flex-start,
    .text-faded,
    .app-container-demo,
    .lang-js,
    .lang-csharp,
    .has-tooltip,
    .has-popover {
    }

    /* Keeps analyzers happy */
    .js-waves-off,
    .js-waves-on,
    .js-get-date,
    .js-collapse,
    .js-modal-settings,
    .js-filter-message,
    .js-buttons,
    .js-icon-class,
    .js-icon-copy,
    .js-bg-color,
    .js-bg-gradient,
    .js-bg-gradient-demo,
    .js-bg-target {
    }

    /* Small word wrap correction */
    section > ol > li {
        word-break: break-all;
    }

    code {
        border: 1px solid silver;
        padding: 0.03rem 0.2rem !important;
    }

    pre.prettyprint {
        border-radius: 0.2rem;
        padding-left: 0.4rem !important;
        padding-right: 0.4rem !important;
    }

    .documentation h2 {
        color: var(--primary);
    }

    .documentation th:first-child,
    .documentation th:nth-child(3) {
        width: 16%;
    }

    .documentation blockquote {
        margin-left: 1rem;
        padding: 1rem 1rem 0.01rem 1rem;
        font-weight: 400;
        border-radius: 0 4px 4px 0;
        background: #edf2f9;
        border-left: 3px solid var(--primary);
    }

        .documentation blockquote.info {
            background: #edf2f9;
            border-left: 3px solid var(--info);
        }

        .documentation blockquote.warning {
            background: #fff4db;
            border-left: 3px solid var(--warning);
        }

        .documentation blockquote.danger {
            background: #fadeeb;
            border-left: 3px solid var(--danger);
        }

    /* Enter custom CSS rules for your application here */
