.co_mto_so1_finalize_pc1Decision {
    color: red;
    font-weight: bold;
}

.co_mto_so1_finalize_pc1Decision-accepted {
    color: green;
    font-weight: bold;
}

.co_mto_so1_finalize_pc1Decision-rejected {
    color: red;
    font-weight: bold;
}

#copernicus_office_contenthead {
    display: none;
}

.co_reviews {
    left: 5%;
    right: 5%;
    box-shadow: none;
    position: absolute;
    z-index: 1000;
    background-color: white;
    padding: 1rem;}

#co_list_of_abstracts {
}

.co_review_criterions {
    max-height: 500em;
}

#co_mto_so1Overview-acceptanceSelection {
    display: none;
}

#co_mto_so1Overview-acceptanceSelection a {
    float: right;
    font-weight: bold;
}

.ui-widget-header{
    background: none!important;
    font-weight:bold!important;
    text-align: center!important;
    vertical-align: middle!important;
}

/*IE detecting*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .co_mto_authorContact-container .modal-body .form-check.col-6{
        text-align: left;
    }
}

.co_table_bordered.co_mto_so1_table-finalized thead th{
    height: auto;
}

.actions-headline{
    vertical-align: middle!important;
    text-align:center!important;
    width: 18%;
}

.actions-headline-unassigned{
    width: 17% !important;
    vertical-align: middle!important;
    text-align:center!important;
}

@media screen and (max-width: 1200px){
    .actions-headline{
        width: 23.7%!important;
    }

    .actions-headline-unassigned{
        width: 19%!important;
    }

    .co_mto_so1_table-finalized th:last-of-type{
        width: 17% !important;
    }
}

table .co_mto_abstractHTML-title{
    padding-right: 15px!important;
}




.session_userinfo
{
    padding: .5em;
    font-size: .9em;

    border: 1px solid #aaa;
    background-color: #eee;
    display: none;

    width: 450px;
}

.co_mto_sm-so-list table,
.co_mto_sm-so-list table td
{
    margin: 0!important;
    padding: 0!important;;
    border-collapse: collapse;
}

.co_mto_sm-so-list
{
    margin-top: .5em;
    margin-bottom: .5em;
}

.co_mto_ajaxPublicUserDetails {
    margin-bottom: 0.6rem;
    margin-top: 1rem;
    margin-right: 1rem;
}

.co_mto_sessionmodification-modificationContainer fieldset legend {
    background-color: #f5f5f5;
}

.co_mto_sessionmodification-modificationContainer-detailsTextArea
{
    height: 10em;
}
.co_mto_sessionmodification-modificationContainer-detailsTextArea-error
{
    display: none;
}