.co-sort-asc
{
    margin-top: 4px;
    position: relative;
    top: 2px;
    color: #626d73;
}
.co_mto_icon_closed
{
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
.co_mto_icon_opened
{
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    padding-left: .25em;
    top: 0.5em;
}

.co_mto_presentations-pg-sessions
{
    display: none;
}

.co_mto_presentations-pg-headline
{
    cursor: pointer;
}
    .co_mto_presentations-pg-headline h2
    {
        display: inline-block;
    }
    .co_mto_presentations-pg-headline .co_mto-sort
    {
        font-size: 1.7rem;
        font-weight: bold;
    }

.co_mto_presentations-abstract-container
{
    margin-bottom: 1rem;
    border-color: #eee;
    border-style: solid;
    border-width: 0;
    border-left-width: 1em;
    padding-left: .5em;
}


.co_mto_presentations-abstract{
    margin-bottom: 1rem;
}

.co_mto_ajax_loading_animation
{
    display: none;
}

#sessionprogramme_navigationbar_searchbox
{
    width: 10em;
}
