
@import url("bootstrap/bootstrap.min.css");
.com-content-article.item-page{
    padding: 20px
}
.article-info.text-muted, .pagenavigation{
    display: none
}
.iframe{
    border: 1px solid #ddd!important
}

.modal-content{
    min-height: 500px!important
}

.modal-header{
    background-color: #000
}