.mh-100vh{
    max-height: 100vh;
}
.fs-7 {
    font-size: 0.9rem !important;
}
.fs-8 {
    font-size: 0.8rem !important;
}
.fs-9 {
    font-size: 0.7rem !important;
}
.fs-10 {
    font-size: 0.6rem !important;
}

.publip-list .template-group{
    margin: 2.5px 0;
}
.btn-xs {
    padding: 0.1rem 0.25rem !important;
    font-size: .875rem !important;
    border-radius: 0.2rem !important;
}
#collaborator_form_adminComment.form-control:disabled {
    background-color: #fff3cd;
}

.ckeditor-sandbox-content > div{
    width: 100%;
}

.alert-danger p:last-child {
	margin-bottom: 0;
}