/*
 * Date created: 2026-06-24 03:31:49
 */
/*
 * ATTENTION! This file is automatically created from several CSS files.
 * Find file path and name in the comments in the beginning of the each code block
 */


/*
 * FILE START: _mod_files/_css/common.css
 */


/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */


/*
 * FILE END: _mod_files/_css/ami_custom.css
 */

/*
 * FILE START: _mod_files/_css/ami_content.css
 */

.a-help {
    padding-bottom: 15px;
}
.a-help a {
    color: #CB4D5E;
    text-decoration: underline;
}

table#sign {
    font-family: var(--font-family),sans-serif;
    font-size: 11px;
    padding: 5px 0 3px;
    width: 100%;
    max-width: 1760px;
    text-align: left;
    margin: 0 auto;
    padding: 0 0 64px 64px;
    background: var(--white);
}
table#sign a {
    color: #999;
}

@media screen and (max-width: 1919px) {
    table#sign {
        max-width: 1312px;
    }
}
@media screen and (max-width: 1439px) {
    table#sign {
        max-width: 1168px;
        padding: 0 0 56px 56px;
    }
}
@media screen and (max-width: 1279px) {
    table#sign {
        max-width: 1088px;
        padding: 0 0 44px 44px;
    }
}
@media screen and (max-width: 1190px) {
    table#sign {
        background-color: #ECF1F9;
        padding: 20px 0;
        text-align: center;
    }
}
/*
 * FILE END: _mod_files/_css/ami_content.css
 */
