.post__create-page .post__create-form.post__create-pollForm {
    background-color: #fff
}
.padding-0-8{
    padding: 0px 8px;
}
.min-width-120{
    min-width: 120px;
}

.video__wrapper {
    margin-bottom: 10px
}

#confirmDeleteImage {
    z-index: 1051
}

.description .video__wrapper iframe {
    max-height: 100%;
}

.note-editing-area {
    font-size: 1rem;
}

.modal_open_info.txt-link.block-message, .txt-link.block-message {
    color: #0063aa;
    text-decoration: underline;
    display: block;
    margin-top: 5px;
    margin-left: 50px
}

.line-height-30 {
    line-height: 30px
}
.club__content small.btn{
    border-radius:.25rem;
}
.btn-download-csv{
    padding: 10px;
}
input[type="radio"]:disabled{
    background-color: #ccc;
    border: 2px solid #999;
    opacity: 0.6;
    cursor: not-allowed !important;
}
label.disabled{
    cursor: not-allowed !important;
}