#modal_files {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#modal_files_lightbox {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 10000px;
    height: 10000px;
    transform: translate(-50%, -50%);
    background-color: rgb(0, 0, 0);
    opacity: 0.74902;
    z-index: -1;
}

.ax_default {
    font-family: "Arial Обычный", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    letter-spacing: normal;
    color: rgb(51, 51, 51);
    text-align: center;
    line-height: normal;
    text-transform: none;
}

#u374_state0 {
    position: relative;
    left: 50%;
    top: 50%;
    max-width: 100% !important;
    max-height: 100% !important;
    transform: translate(-50%, -50%);
    width: 886px;
    height: 216px;
    background-image: none;
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#u374_state0_content {
    border-width: 0px;
    /* position: absolute; */
    /* left: 0px;
     top: 0px; */
    width: 1px;
    height: 1px;
}

#u375 {
    border-width: 0px;
    /* position: absolute;
    left: 0px;
    top: 0px;
    width: 886px;
    height: 224px;
    display: flex; */
    font-family: "PT Sans Bold", "PT Sans", sans-serif;
    font-style: normal;
    font-size: 15px;
    color: #3b4256;
}

#u375_div {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "PT Sans Bold", "PT Sans", sans-serif;
    font-style: normal;
    font-size: 15px;
    color: #3b4256;
}

#u375 .text {
    position: absolute;
    align-self: flex-start;
    padding: 20px 20px 20px 20px;
    box-sizing: border-box;
    width: 100%;
    height: calc(100% - 10px);
}

#u375_text {
    border-width: 0px;
    word-wrap: break-word;
    text-transform: none;
}

#u375_text p {
    margin: 0px;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern" 1;
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    font-kerning: normal;
}

#u376 {
    border-width: 0px;
    position: absolute;
    /* left: 848px; */
    right: 21px;
    top: 23px;
    width: 17px;
    height: 17px;
    display: flex;
}

#u376_img {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 18px;
    height: 18px;
}

#files-content-modal {
    width: 100%;
    height: calc(100% - 20px);
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
    text-align: left;
    line-height: normal;
    overflow-y: auto;
    padding-right: 20px;
}

#files-content-modal p {
    margin-bottom: 10px;
}

#files-content-modal img {
    max-width: 100%;
    height: auto;
}

#files-content-modal .colleges-file img {
    height: 9px;
}

@media (max-width: 600px) {
    #u374_state0 {
        width: 100% !important;
        height: 100% !important;
    }

}
