#co_mto_FinalizeSkeleton
{
    font-weight: bold;
}

.co_mto_optionActive
{
    background-color: #9e9;
}
.co_mto_optionInactive
{
    background-color: #e99;
}

.co_mto_Container
{
    margin-left: 0;
    float: left;
    width: 45em;
    padding-top: 2px;
}
    .co_mto_Container label{
        display: inline-block!important;
        width: auto!important;
    }
    .co_mto_Container + br
    {
        clear: left;
    }

.co_mto_pc2TypeDataContainer
{
    float:left;
}

.co_mto_guidelineApprovalContainer input,
.co_mto_pc2TypeDataContainer input
{
    float: none;
}

.co_mto_guidelinesBoxSelectors,
.co_mto_guidelineApprovalTypeDataContainer,
.co_mto_guidelineApprovalInheritance[data-v="0"]
{
    display: none;
}

.co_mto_sponsorshipInformation
{
    margin-left: 1em;
    margin-bottom: 3em;
    width: 30em;
    height: 4em;
    float: left;
}
    .co_mto_sponsorshipInformation[data-show="0"]
    {
        display: none;
    }
    .co_mto_sponsorshipInformation textarea
    {
        width: 100%;
        height: 100%;
    }

.co_mto_budgetInformation
{
    margin-left: 1em;
    margin-bottom: 3em;
    width: 30em;
    height: 4em;
    float: left;
}
    .co_mto_budgetInformation[data-show="0"]
    {
        display: none;
    }
    .co_mto_budgetInformation textarea
    {
        width: 100%;
        height: 100%;
    }

.co_mto_speakerInformation-textContainer,
.co_mto_EGUFPG-textContainer
{
    margin-left: 1em;
    float: left;
}
    .co_mto_speakerInformation-textContainer input
    {
        width: 24em;
    }
    .co_mto_speakerInformation-textContainer[data-show="0"],
    .co_mto_EGUFPG-textContainer[data-show="0"]
    {
        display: none;
    }

.co_mto_transformationInformation-textContainer
{
    margin-left: 1em;
    float: left;
}
    .co_mto_transformationInformation-textContainer input
    {
        width: 24em;
    }
    .co_mto_transformationInformation-textContainer[data-show="0"]
    {
        display: none;
    }


.co_mto_session_sponsorships label
{
    width: 5em;
    text-align: left;
}
.co_mto_session_sponsorships-data
{
    display: none;
}

.co_mto_submissionTypesSelect[data-active="0"]
{
    display: none;
}
.co_mto_pco_sessionEdit_sponsorshipDataContainer-row-n
{
    width: 15em;
    margin-right: .5em;
}
.co_mto_pco_sessionEdit_sponsorshipDataContainer-row-a
{
    width: 3em;
    margin-right: .5em;
}
.co_mto_pco_sessionEdit_sponsorshipDataContainer-row-u
{
    width: 10em;
    margin-right: .5em;
}