﻿.login {
    background: /*linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ),*/ url('/Content/css/layout/img/login-bj.jpg') no-repeat fixed;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
    background-color: #1f7ed0;
}

.header, .login, .body-content {
    overflow: hidden;
    padding-bottom: 10px;
}

.content-block .verify-in {
    width: 60px;
    color: #333;
    height: 30px;
    border: solid 1px #aca7a7;
    font-size: 14px;
    line-height: 30px;
    padding: 5px 12px;
    font-weight: bold;
    vertical-align: middle;
}

.content-block .contet-width {
    width: 600px;
    margin: auto;
}

.body-content {
    display: table;
    width: 100%;
    height: 100%;
}

.content-block {
    width: 600px;
    vertical-align: middle;
    display: table-cell;
}

    .content-block .wrapper {
        width: 500px;
        margin: auto;
        margin-bottom: 40px;
    }

        .content-block .wrapper .logo-default {
            width: 100%;
            display: block;
            background: url(/Content/css/layout/img/login-logo.png);
            background-size: 100%;
            height: 200px;
        }

    .content-block .content {
        background: #fff;
        border-radius: 8px;
        overflow: hidden;
        border: 1px solid #dee8ef;
    }

        .content-block .content dl {
            border-bottom: 1px solid #e1e1e1;
            margin: 0;
            padding: 0;
            position: relative;
        }

        .content-block .content dt {
            position: absolute;
            left: 20px;
            top: 0;
            height: 58px;
            line-height: 58px;
        }

        .content-block .content dd input {
            width: 100%;
            border: 0px;
            padding: 10px;
            line-height: 38px;
            height: 58px;
            border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            padding-left: 60px;
            font-size: 16px;
            outline: none;
            -webkit-box-shadow: 0 0 0px 1000px #eff6fc inset;
            background: #fff;
        }

.box-shadow {
    -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, .5);
    box-shadow: 0px 2px 7px rgba(0, 0, 0, .5);
}

.content-block .content .validation-summary-errors {
    color: red;
    padding: 10px;
}

    .content-block .content .validation-summary-errors li {
        line-height: 150%;
    }

.content-block dl {
    clear: both;
}

.content-block dd {
    margin: 0px;
    padding: 0px;
    color: #666;
    line-height: 28px;
    vertical-align: middle;
}

.content-block .login-error {
    position: relative;
    height: 20px;
}

.content-block .error {
    color: red;
    padding-left: 15px;
}

.content-block .sp {
    float: left;
    margin-right: 10px;
}

.content-block .login-btn {
    padding-top: 20px;
    padding-bottom: 100px;
}

.content-block .bt {
    border: none;
    width: 100%;
    height: 44px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background-color: #f35606;
    border-radius: 4px;
}

    .content-block .bt:hover {
        background: #ff691d;
    }

.content-block .content input:hover {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    background: #fff;
}

.content-block .field-validation-error {
    color: #df0a0a;
    padding: 10px 20px;
    display: block;
    background: #fffde3;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #e0dec7;
}

.content-block .form-input:-moz-placeholder,
.content-block .verify-in:-moz-placeholder {
    color: #999999;
}

.content-block .form-input::-moz-placeholder,
.content-block .verify-in::-moz-placeholder {
    color: #999999;
}

.content-block .form-input:-ms-input-placeholder,
.content-block .verify-in:-ms-input-placeholder {
    color: #999999;
}

.content-block .form-input::-webkit-input-placeholder,
.content-block .verify-in::-webkit-input-placeholder {
    color: #999999;
}

.content-block .content dt {
    width: 20px;
}

    .content-block .content dt i {
        width: 18px;
        height: 18px;
        display: block;
        font-size: 18px;
        margin: 0;
        padding: 0;
        padding-top: 20px;
    }

@media (max-width: 600px) {
    .content-block .contet-width {
        width: 100%;
        padding: 0 20px;
        border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .content-block .wrapper {
        width: 300px;
        margin: auto;
        margin-bottom: 20px;
    }
}
.uploadHeader {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 8px 0;
    margin: 0 0 8px 0;
    border-bottom: solid 1px black;
}
    .uploadHeader > input[type="file"] {
        display: inline-block !important;
    }
    .uploadContent {
        padding: 0 0 8px 0;
        margin: 0 0 8px 0;
        border-bottom: solid 1px black;
    }
.picPlaceholder {
    width: 100px;
    height: 120px;
    background-color: aliceblue;
    border: 1px solid gray;
    text-align: center;
    line-height: 120px;
    font-size: 16px;
    font-weight: bold;
}
.uploadFileImageWrapper {
    position: relative;
    display:inline-block;
    margin: 6px 0 0 6px;
}
    .uploadFileImageWrapper .delete {
        position: absolute;
        display:block;
        width: 50px;
        background-color: antiquewhite;
        text-align:center;
        cursor: pointer;
    }
    .uploadFileImageWrapper img {
        max-height: 200px;
    }
.uploadFilePdf {
    display: inline-block;
    width: 150px;
    height: 200px;
    cursor: pointer;
    background-color: lavenderblush;
    border: 1px solid gray;
    border-radius: 10px;
    text-align: center;
    line-height: 80px;
    font-size: 16px;
    font-weight: bold;
    color: chocolate;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}


.photos-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1rem;
}

.photo-item {
    border-radius: 0.5rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    transition: transform var(--transition-time) ease, box-shadow var(--transition-time) ease;
    cursor: pointer!important;
}

#image-viewer {
    position: fixed;
    inset: 0;
    background-color: rgba(30, 41, 59, 0.9);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    z-index: 50;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

.viewer-content {
    width: 100%;
    max-width: 1200px;
    position: relative;
}

#close-viewer {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: none;
    border: none;
    color: white;
    cursor: pointer;
    z-index: 10;
    font-size: 1.5rem;
    transition: color var(--transition-time);
}

    #close-viewer:hover {
        color: #e5e7eb;
    }

.viewer-image-container {
    position: relative;
    overflow: hidden;
}

#current-viewer-image {
    width: 100%;
    height: auto;
    max-height: 90vh;
    object-fit: contain;
    margin: 0 auto;
    opacity: 0;
    transition: opacity var(--transition-time);
}

    #current-viewer-image.loaded {
        opacity: 1;
    }

.viewer-info {
    padding: 1.5rem;
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 0 0 0.75rem 0.75rem;
    margin-top: 1rem;
}

#viewer-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: white;
    margin-bottom: 0.5rem;
}

.hidden {
    display: none !important;
}

.flex {
    display: flex !important;
}

.overflow-hidden {
    overflow: hidden !important;
}