.co_mto_so3_previewTable_col_time
{
    vertical-align: top;
    min-width: 8em;
    padding-right: .5em;
}

.co_mto_so3_abstractExceededPTCperTBLimit .co_mto_so3_previewTable_col_so3,
.co_mto_so3_abstractExceededPTCperTBLimit .co_mto_so3_previewTable_col_so3 a,
.co_mto_so3_abstractExceededPTCperTBLimit .co_mto_so3_previewTable_col_so3 .presenting_author
{
    color: red!important;
    font-weight: bold!important;
}

.co_mto_so3_preview-usageExceededMsg
{
    margin-top: 1em;
    margin-bottom: 1em;
}

.co_mto_so3AbstractOralPresentationBySO,
.co_mto_so3AbstractUnbalancedPICOs
{
    margin-top: 1em;
    color: red;
    font-weight: bold;
}
.co_mto_so3_presentationsNotYetAssigned td,
.co_mto_so3_presentationsSelected td{
    vertical-align: middle;
}
.co_mto_so3_presentationsNotYetAssigned td:first-child,
.co_mto_so3_presentationsSelected td:first-child{
    vertical-align: middle;
    text-align: center;
}

.co_mto_so3_presentationsSelected-SOAuthorship-solicited strong,
.co_mto_so3_presentationsSelected-SOAuthorship-presenting strong,
.co_mto_so3_presentationsSelected-LUTConflict strong
{
    color: red;
}
/**
.co_mto_so3_presentationsSelected tr[data-soIsPresenter="1"]
{
    color: red;
}
**/
.inline-block{
    display: inline-block;
}

.co_mto_so3_presentationsNotYetAssigned tbody tr td:nth-child(2),
.co_mto_so3_presentationsSelected tbody tr td:nth-child(2) {
    padding-right: 1rem!important;
}

h2.programme-title{
    margin-top: 2rem;
}

/*IE detecting*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    .co_mto_TableReOrderer-NoSort .row,
    .scheduletable .row.chairperson{
    }

    .scheduletable .row.chairperson .col,
    .scheduletable .row.chairperson .col-6,
    .co_mto_TableReOrderer-NoSort .row .col-6,
    .scheduletable .row.chairperson .col-9,
    .co_mto_TableReOrderer-NoSort .row .col-auto,
    .scheduletable .row.chairperson .col-auto{
        width: 35%;
    }

    .scheduletable .row.chairperson .col-9{
        width: 75% !important;
    }

    .scheduletable .row.chairperson .col-9 .row .col{
        width: 75%;
    }

    .scheduletable .row.chairperson .col.text-right{
        width: 25%;
    }

    .scheduletable .row.chairperson .col.text-right + .col-auto{
        width: 75%;
    }

    .scheduletable .row.chairperson .col.text-right + .col-auto > .row{
        text-align: right;
    }

    .scheduletable .col-auto{
        min-width: 25% !important;
    }

    .co_mto_so3_presentationsSelected thead tr td:nth-child(2){
        width: 5%;
    }

    .co_mto_so3_presentationsSelected thead tr td:nth-child(2){
        width: 45%;
    }

    .co_mto_so3_presentationsSelected thead tr td:nth-child(3){
        width: 5%;
    }

    .co_mto_so3_presentationsSelected thead tr td:nth-child(4){
        width: 10%;
    }

    .co_mto_so3_presentationsSelected thead tr td:nth-child(5){
        width: 25%;
    }

    .co_mto_so3_presentationsSelected thead tr td:nth-child(6),
    .co_mto_so3_presentationsSelected thead tr td:nth-child(7){
        width: 5%;
    }
}
