.co_mto_POSI-headline
{
    cursor: pointer;
}
    .co_mto_POSI-headline h2
    {
        display: inline-block;
    }
    .co_mto_POSI-headline .co_mto-sort
    {
        font-size: 1.7rem;
        font-weight: bold;
    }

/*
.co_mto_programme-session-block
{
    margin-bottom: .5em;
}
.co_mto_programme-session-block td,
.co_mto_POSI-abstracts td
{
    vertical-align: top;
}
.co_mto_POSI-abstracts
{
    display: none;
}
#co_mto_POSI-administration-form .co_mto_programme-session-block-pp
{
    width: 0;
}
.co_mto_POSI-administration-sessions-SIs
{
    min-width: 5em;
}
*/
#co_mto_POSI-administration-form .co_mto_POSI-inputContainer
{
    /*padding-top: 2px;*/
}
#co_mto_POSI-administration-form .co_mto_POSI-inputContainer label
{
    position: relative;
	padding-left: 20px;
}
#co_mto_POSI-administration-form .co_mto_POSI-inputContainer input[type="checkbox"]
{
	margin-top: 6px;
	margin-left: -20px;
	position: absolute;
}
/*.co_mto_POSI-administration-search-container*/
/*{*/
    /*width: 46%!important;*/
    /*float: left;*/
	/*margin-bottom: 1em;*/
/*}*/
/*.co_mto_POSI-administration-save-container*/
/*{*/
	/*width: 46%!important;*/
	/*float: right;*/
	/*margin-bottom: 1em;*/
	/*text-align: right;*/
/*}*/

.co_mto_POSI-administration-save-container-bottom
{
	width: inherit;
    float: none;
}
.co_mto_POSI-administration-container
{
    clear: right;
    width: 100%;
}


.co_mto_SOSI-show-more
{
	margin-bottom: 1em;
	margin-top: -1em;
	cursor: pointer;
}

.co_mto_SOSI-show-more.link-coloured{
    margin-top: -1.5em;
    text-decoration: none;
}

.co_mto_ajaxContent.co_mto_SOSI-show-more-text
{
	text-decoration: underline;
}
.co_mto_SOSI-show-more-text:hover
{
	color: #0072bc;
	text-decoration: underline;
}
.co_mto_SOSI-abstract-list-for-session
{
	display: none;
}
.specialinterestsprogramme_ajax_loading_animation
{
	display: block;
	left: auto;
    margin:0;
    position: relative;;
}

.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_POSI-administrationLink
{
    float: right;
    padding-top: 0.5em;
}

.co_mto_programme-abstract-block-personal-programme-icon
{
	text-align: center;
	vertical-align: top;
	width: 2em;
}
.co_mto_programme-abstract-block-existing-special-interests
{
	vertical-align: top;
	width: 7em;
}
.co_mto_programme-abstract-block-title
{
    font-weight: bold;
}
.co_mto_abstractNumber-SpecialInterest
{
    color: green;
    font-weight: bold;
}

#co_mto_POSI-administration-search-results,
#co_mto_POSI-administration-search-container-reset
{
    display: none;
}

#co_mto_POSI-administration-search-results
{
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 1em;
	clear: right;
}

.co_mto_POSI-administration-container .co_mto_ajax_loading_animation
{
    display: none;
    margin-bottom: -8px;
}

#co_mto_POSI-administration-search-results-nothing,
#co_mto_POSI-administration-search-results-term-short
{
    display: none;
}

.co_mto_ajax_loading_animation
{
	width: 24px;
	height: 24px;
}

.co_mto_POSI-sessions h3{
    display: none;
}

.co-favorites-disabled {
    color: #E0E0E0;
}