.co_shadowedBox {
    box-shadow: 5px 5px 10px #000;
}

.co_mto_numberEdit,
.co_mto_numberEditButton {
    display: block !important;
}

.co_mto_numberEdit:hover {
    cursor: pointer;
}

.co_mto_numberEditInput {
    width: 4em;
}

#__sessiondetailsContainer {
    visibility: hidden;
    width: 60%;
    position: fixed;
    left: 20%;
    right: 20%;
    top: 6rem;
    z-index: 100;
}

#co_mto_addspg{
    padding: 1rem;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #FFFFFF;
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 1041;
}

#co_mto_addspg,
#editsession,
#addssession,
#sessiondetailsContainer {
    visibility: hidden;
    width: auto;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    overflow-y: auto;
    max-height: 80%;
    z-index: 1041;
}

#editsession button.co-search {
    line-height: 1.5;
}

#editspg {
    visibility: hidden;
    width: auto;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 1041;
    max-width: 800px;
    min-width: 660px;
}

#editspg h2{
    margin-top: 0;
}

.text-md-center {
    text-align: center !important;
}

.co_mto_sessionSuggestion-detailsTextArea-error,
.co_mto_cfs_suggest_budget-data[data-has-default="0"],
.co_mto_cfs_suggest_fpg_child_container,
.co_mto_cfs_suggest_coorgSuggestion-for-fpg,
.co_mto_titleErrors {
    display: none;
}

.co_mto_transferAfterFPGDisable {
    display: none;
}

.co_mto_commentButton span {
    display: none;
}

.font-weight--bold {
    font-weight: bold;
}

.margin-bottom-06rem {
    margin-bottom: 0.6rem;
}

.margin-bottom--4 {
    margin-bottom: 4px;
}

.display-block {
    display: block;
}

.display-inline-block {
    display: inline-block;
}

.addedco {
    width: 50%;
    display: none;
    border: 1px solid red;
    position: absolute;
    left: 25%;
    right: 25%;
    top: 30%;
}

.float--right {
    float: right;
}

.float--left {
    float: left;
}

.margin--2em {
    margin: 2em;
}

.co_mto_spf-proposal-marker
{
    color: red;
}

.color--red {
    color: red;
}

.contentbox table {
    min-width: 100%;
}

#popup_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0.5;
}

.co_mto_keyWordSelection-fieldsets .keywords_error {
    margin-left: 0 !important;
}

.contentbox input,
.contentbox textarea,
.contentbox select {
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.h3 {
    margin-top: 0.7em;
    line-height: 1.4;
    font-weight: 400;
    font-size: 1.4rem;
    margin-bottom: .5rem;
}

.w-7 {
    width: 7rem;
}

.new-conveners input {
    margin-left: 5px;
}

div[class^='dsoSuggestion'] {
    margin-bottom: 1rem;
}

.co_mto_sponsorshipEditAcronym {
    width: 5em;
}

#editsession h3,
#addssession h3,
#addssession .h3 {
    margin-top: 0.7rem;
}

.form-check-label:not(.mb-0) {
    margin-bottom: 0.2rem !important;
}

#co_createUserIfNotExistsForm_ input {
    width: 12rem !important;
}

#co_createUserIfNotExistsForm_ input:last-of-type {
    width: 4rem !important;
}

.margin-left--1rem {
    margin-left: 1rem;
}

.SOIntroError {
    color: red;
}

/* add session */
.co_mto_addSession_fpg_child_container,
.co_mto_addSession_coorg-selection,
.co_mto_addSession_coorgSuggestion,
.co_mto_addSession_coorgSuggestion-for-fpg,
.co_mto_addSession_budget-data,
.co_mto_addSession_sponsorship-data,
.co_mto_addSession_sponsorship-data-intro {
    display: none;
}

.co_mto_addSession_fpg_child_container {
    padding-top: 1em;
}

.co_mto_addSession_sponsorship-data-intro {
    margin-top: .5em !important;
}

.co_mto_addSession_sponsorship-label,
.co_mto_addSession_coorg-label,
.co_mto_addSession_budget-label {
    padding-right: 0.5em;
}

.co_mto_addSession_sponsorship-data label {
    width: 5em;
    display: inline-block;
}

.co_mto_addSession_sponsorship-data input {
    margin-bottom: 2px;
    width: 20em;
}

.co_mto_addSession_budget-data textarea {
    width: 100%;
    height: 3em;
}

.co_mto_SOSuggestionForm-form-table tr td,
.co_mto_TitleSuggestionForm-form-table tr td,
.co_mto_SessionSuggestionForm-form-table tr td {
    padding-top: 1em;
}

.co_mo_suggest_sos td {
    padding-top: 0 !important;
}

.co_mto_SessionSuggestionForm-form-table-td1 {
    vertical-align: top;
}

.co_mto_coorg_select-fpg,
.co_mto_addSession_fpg_child_select,
.co_mto_coorg_select,
.co_mto_sessionSuggestionScientificParent {
    margin-bottom: 2px;
}

.co_mto_coorg_select,
.co_mto_coorg_select-for-fpg {
    display: block;
}

.co_mo_suggest_sos-table-head-main,
.co_mo_suggest_sos-table-head-deputy {
    padding-left: .3em;
    padding-right: .3em;
}

.co_mo_suggest_sos_tr-so {
    text-align: center;
}

.co_mto_suggestionDelete {
    margin-left: .25em;
}

.co_mto_addMOProposal img {
    margin-top: -4px;
}

.co_mto_spgRow .co-move-right {
    visibility: hidden;
}

.co_table_bordered .tablerow_0 td,
.co_table_bordered .tablerow_1 td,
.co_table_bordered .tablerow_hover td {
    padding: 5px !important;
}

.co_mto_keyWordSelection-fieldsets {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.margin-bottom-none {
    margin-bottom: 0;
}

#finalization_so_selection td.checkbox-middle {
    padding: 5px !important;
}

fieldset {
    min-width: 720px;
}
.co_mto_spf_entry-corequest
{
    /* color: #aaa!important; */
}
.co_mto_spf_entry-corequest .co_mto_programme-session-block-title
{
    cursor: pointer;
}
.co_mto_spf_entry:hover{
    background-color: rgba(50, 50, 50, .1);
}
.co_mto_spf_entry {
    border-left: 1px solid rgba(50, 50, 50, .5);
    border-right: 1px solid rgba(50, 50, 50, .5);
    border-bottom: 1px solid rgba(50, 50, 50, .5);
    padding-top: 5px;
    padding-bottom: 5px;
}

h2 + .co_mto_spf_entry,
.co_mto_spf_entries > .co_mto_spf_entry:first-of-type{
    border-top: 1px solid rgba(50, 50, 50, .5);
}

.co_mto_spf_entry-proposal:last-child,
.co_mto_spf_entry-pg:last-child,
.co_mto_spf_entry-session:last-child,
.co_mto_spf_entry-fpg:last-child {
    border-bottom: 1px solid rgba(50, 50, 50, .5);
    margin-bottom: 1rem;
}

#inlineRadiopublic, #inlineRadiono{
    position: relative;
    top: 2px;
}
.co_mto_spf_entries-sortable
{
    cursor: grab;
}
.co_mto_spf_waitingForReload
{
    cursor: wait!important;
}
.co_mto_suggest_EGUjournalBoxes
{
    display: none;
    max-height: 70em;
    overflow-y: auto;
    overflow-x: hidden;
}
@media (max-width: 992px) {
    .co_mto_suggest_EGUjournalBoxes {
        max-height: initial;
    }
}
.co_mto_spf_sponsorshipContainer
{
    clear: left;
}

.co_mto_spf_so-contact-pg,
.co_mto_spf-accept-spgSelect
{
    display: none;
}

#co_mto_editSessionModal .modal-dialog.modal-lg {
    max-width: 1140px;
}

.co_mto_keyWordSelection-headline
{
    display: none!important;
}

.co-delete.co_mo_suggest_sos-delete {
    margin-top: -.1rem;
}

.co_mto_spf_suggest_coorg-selection{
    padding-left: 11px;
}

#soRowsContainer tr{
    cursor: grab;
}

/*IE detecting*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .co_mo_suggest_sos-s{
        position: relative;
    }

    #co_mto_addspg,
    #editsession,
    #addssession,
    #sessiondetailsContainer {
        min-width: 50vw;
    }

}
