/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2022 | 21:48:31 */
#tpbr_box {
    line-height: 2em;
    padding: 10px;
    background: #b26711;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    color: black;
    font-size: 15px;
    font-family: 'Roboto';
    font-weight: 300;
}

/* правим стиль виджета внизу от гайннет

.gnTurboWidget-avatar:before {
    background-size: 600%;
    background-image: linear-gradient(77deg,#db01ff 5.73%,#bf0021 24.485%,#3809a3 44.275%,#c5eeff 50%,#3809a3 100%)pink;
    opacity: 1;
    background: background: linear-gradient(to top left, powderblue, pink);
    transition: opacity 7.5s ease;
    animation-name: animate_ball_before;
    background: linear-gradient(to top left, powderblue, pink);
}
 */

gnJuryForm-title {
    font-weight: bold;
    font-size: 19px!important;
    line-height: 26px!important;
    text-shadow: none!important;
    color: #000!important;
}
.gnJuryForm-subtitle {
    font-size: 15px!important;
    line-height: 20px!important;
    font-weight: 100;
    text-shadow: none!important;
    color: black;
}
.gnJuryForm-button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
    /* padding: 10px; */
    font-size: 20px;
    /* border-radius: 20px; */
}
.gnJuryForm-field._textarea {
    position: relative;
    z-index: 1;
    resize: none;
    outline: none;
    border-color: #dcdfe6!important;
    border-style: solid!important;
    border-width: 1px!important;
    padding: 10px 15px;
    font-weight: 300;
    background-color: #fff!important;
    width: 100%;
    margin: 5px 0 0;
    min-height: 180px;
}
.gnJuryForm-body {
    padding: 25px 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex-wrap: nowrap!important;
    position: relative;
    margin: 0 auto;
    box-sizing: content-box!important;
    /* height: 100%; */
    min-height: 530px;
    /* margin-bottom: 10px; */
}
/* правим стиль виджета внизу от гайннет
 */
