#player {
    width: 100% !important;
    min-height: 480px;
}

.table-padding-100 {
     padding-bottom: 100px;
 }

.btn-verification-new {
    width: 100%;
    border-radius: 1px;
    padding: 2px 3px;
}

.project-type-new {
    display: inline-block !important;
    padding: 2px 3px;
}

.project-line-type {
    padding: 2px 3px !important;
}

.news-images {
     height: 150px;
    width: 150px;
}

.news-text {
    height: 150px;
}

.not-active-modify {
    opacity: .3;
    pointer-events: none;
    cursor: default;
}

.d-none {
    display: none;
}
