.wheel_element {
    padding: 1em;
    margin-right: .5em;
    margin-left: .5em;
    border: 1px solid #aaa;
    border-left-width: 3px;
    border-right-width: 3px;
    text-align: center;
    font-size: .9em;
    background-color: #fff;

    display: block;
    text-decoration: none;
    float: left;

    _width: 210px;
    _height: 75px;
    width: auto;
    min-width: 16em;
    /*height: 6em;*/
}

.wheel_element:hover {
    text-decoration: none;
}

#scrollContent {
    height: 90px;
}

.session_userinfo {
    padding: .5em;
    font-size: .9em;

    border: 1px solid #aaa;
    background-color: #eee;
    display: none;

    width: 450px;
}

#session_number,
#session_title {
    font-weight: bold;
}

#co_mto_mailTool {
    margin-bottom: 1em;
}

.co_mto_sessionTable {
    width: 100%;
}

.co_mto_sessionTable-numbers {
    text-align: center;
    vertical-align: middle;
}

.co_mto_sessionDetails {
    display: none;
}

.co_mto_sessionDetails-close {
    float: right;
}

.co_mto_mailTool-SOList-Session-selection {
    overflow: auto;
    border: 1px solid #aaaaaa;
    padding: 0.5rem 0.5rem 1.25rem 0.5rem;
    margin-top: 1em;
    margin-bottom: 1rem;
}

.co_mto_mailToolForm {
    margin-bottom: 1rem;
}

.sent-on-list {
    margin-top: .5em;
    max-height: 10em;
    overflow: auto;
    margin-bottom: 1rem;
}

.co_mto_mailTool-logs-hider td {
    text-align: center;
}

.co_mto_mailTool-logs[data-hidden="1"] {
    display: none;
}

#mail_list_table{
    width: 100% !important;
}
.co_pc_pg_statistics
{
    display: none;
}

.co_pc_pg_statistics table:first-of-type tr:nth-child(even) {background: transparent}
.co_pc_pg_statistics table:first-of-type tr:nth-child(odd) {background: #FFF}

.co_mto_pgAbstractStatisticsSub tr {background: transparent!important;}

.co_pc_pg_statistics[data-type="1"]
{
    display: block;
}
.co_mto_pgStatsSelection label
{
    margin-left: .25rem;
    margin-right: .5rem;
}
.co_pc_pg_session_statistics-accepted
{
    font-weight: bold;
}
.co_pc_pg_session_statistics td:nth-child(2)
{
    text-align: right;
}

.co_mto_addSession_sponsorship-data-intro {
    margin-top: .5em !important;
}

.co_mto_addSession_sponsorship-data,
.co_mto_titleErrors,
.co_mto_pco_sessionEdit-detailsTextArea-error,
.co_mto_pco_sessionEdit_sponsorshipDataContainer[data-has-default="0"],
.co_mto_addSession_sponsorship-data-intro {
    display: none;
}
.co_mto_SOAdministration_add
{
    display: none;
}
.co_mo_suggest_sos_tr .co-delete
{
    cursor: pointer;
}
.co_mto_pco_sessionEdit-description
{
    height: 9em;
}
.ui-sortable-handle {
    cursor: grab;
}
.co_mto_pco_sessionList-edit
{
    width: 2em;
    height: 4em;
    padding: .3em;
    position: absolute;
    right: 0;
    z-index: 100;
}
