/* Theme SOFCOT 25 */
 /* Style Attributes */
#page
{
max-width: 1280px;
}
.pcp-header
{
padding-left: 0000000px;
padding-right: 0000000px;
color: #FCBC06;
}
.pcp-page .regular-menu-wrapper .pcp-topmenu-regular, .pcp-page .mobile-menu-wrapper .pcp-topmenu-mobile
{
background: #FCBC06;
}
body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background: linear-gradient(#252AC2, #FFFFFF);
}
h1
{
color: #252AC2;
font-size: 22px;
font-style: normal;
text-decoration: none;
}
h2
{
color: #FCBC06;
font-size: 18px;
font-style: normal;
text-decoration: none;
}
h3
{
color: #FCBC06;
font-size: 16px;
font-style: normal;
text-decoration: none;
}
h4
{
color: #252AC2;
font-style: normal;
font-size: 14px;
text-decoration: none;
}
h5
{
color: #FCBC06;
font-size: 12px;
font-style: normal;
text-decoration: none;
}
h6
{
color: #FCBC06;
font-size: 12px;
font-style: normal;
text-decoration: none;
}

 /* Standard Content */
/*têtière ne dépasse pas la largeur de la page*/
#ctl00_uxLogo{
max-width:100%;
}

/*Masquer les menus "nouvelle inscription" et "Mes inscriptions"*/
#ctl00_uxListItem_MyRegistrations,#ctl00_uxListItem_NewRegistration,#ctl00_uxMenuItem_NewAbstractSubmission{
display:none !important;
}

/*couleur du chemin de page*/
.wizardNaviguationBar .page .current{
color:#006195 !important;
}

/*Portail: masquer le lien "détails du service" sur la page "gérer les réservations"*/
.service-details-link{
display:none;
}

/*Masquer le bouton "Ajouter des réservations" sur la page d'accueil du portail*/
.pcp-page a[class='card'][href*="AddReservations.aspx"]{
display:none;!important
} 

.infopage-centered-img .ui.image {
display: inline-block;
}

.participant-financial .ui.very.basic.celled.compact.table tr.negative, .group-financial .ui.very.basic.celled.compact.table tr.negative {
    display:none;
}

.payment-summary .ui.basic.table.borderless tr:last-child{
    display:none;
}

.infopage-centered-img .ui.image {
display: inline-block;
}

#page
{
width: 80%;
}
 
.logo-header
{
max-height: 293px;
}

/*
.timeline .dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-cell, 
.timeline .dx-scheduler-timeline .dx-scheduler-group-row,
.timeline .dx-scheduler-group-header {
    height: 195px !important;
    min-height: 195px !important;
    max-height: 195px !important;
}

.calendar .dx-scheduler-time-panel-cell, .calendar .dx-scheduler-date-table-cell{
    height: 95px;
    min-height: 95px;
    max-height: 95px;
}*/

/*Hide full section on review home page with Group, invitation deadline and status*/
div.flatreviewer > table {
display:none;
}

.dx-scheduler-group-row {
height:auto !important;
max-height: none !important;
}

.dx-scheduler-group-row .dx-scheduler-group-header {
min-height: 95px !important;
}

.search-types-dropdown .item .description, .search-topics-dropdown .item .description, .search-categories-dropdown .item .description{
display: none;    
}

/*Masquer solde à payer si rien à payer sur Web App*/
.participant-financial .ui.very.basic.celled.compact.table tr.negative, .group-financial .ui.very.basic.celled.compact.table tr.negative {
    display:none;
}

/*Hide Group actual number of attendees on group info section on registration website*/
#page div[class="main-content ui segment"] div[class='component-group-information ui form segment'] > div:nth-of-type(1) div[class="four wide field"]{
display : none !important;
}

#page div[class="main-content ui segment"] div[class='component-group-information ui form segment'] > div:nth-of-type(1) div[class="twelve wide field"] {
width:100%;
}

#ctl00_uxUserAccountButton .user.icon.outline{
width:150px;
}
 
#ctl00_uxUserAccountButton .user.icon.outline:after{
content: 'Espace personnel' !important;
margin-left: 4px!important;
font-family: Arial, Helvetica, sans-serif;
white-space: nowrap;
}

.pcp-infopage-responsive .column div[style*="color: #E4E25B"] a > i.icon {
    color: #E4E25B;
}

#page .component-welcome .component-invitation .ui.form.segment.rejectionDetails .ui.field.inline {
    display: none !important;
}

 
/*
.timeline .dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-cell,
.timeline .dx-scheduler-timeline .dx-scheduler-group-row,
.timeline .dx-scheduler-group-header {
    height: 195px !important;
    min-height: 195px !important;
    max-height: 195px !important;
}
 
.timeline .dx-scheduler-timeline .dx-scheduler-group-row {   
    height: auto !important;
    min-height: none !important;
    max-height: none !important;
}
 
.calendar .dx-scheduler-time-panel-cell, .calendar .dx-scheduler-date-table-cell{
    height: 95px;
    min-height: 95px;
    max-height: 95px;
}*/
 
.dx-scheduler-group-row {
height:auto !important;
max-height: none !important;
}
 
.dx-scheduler-group-row .dx-scheduler-group-header {
min-height: 95px !important;
}
 
.search-types-dropdown .item .description, .search-topics-dropdown .item .description, .search-categories-dropdown .item .description{
display: none;   
}
#ctl00_uxUserAccountButton .user.icon.outline{
width:150px;
}
 
/*.display-advanced-keywords-search-options { display:none !important;}*/

 
.search-types-dropdown .item .description, .search-topics-dropdown .item .description, .search-categories-dropdown .item .description{
display: none;
}
.dx-scheduler-container .dx-scheduler-appointment-icon-header {
display:none !important;
}

.search-topics-dropdown .item[data-text="Not specified"]{
    display:none !important;
}
 .search-categories-dropdown .item[data-text="Non-spécifié"]{
display:none !important;
}
.search-types-dropdown .item .description, .search-topics-dropdown .item .description, .search-categories-dropdown .item .description{
display: none;
}

}
#page div[class="main-content ui segment"] div[class='component-group-information ui form segment'] > div:nth-of-type(1) div[class="twelve wide field"] {
width:100%;
}
 
.onlineprogramme-details-modal .eventsession-view-main-content.title .eventsession-view-img {
    width:auto !important;
    height: auto !important;
    max-width: 230px;
    max-height: 230px;
    float:right;
}
 
.ui.accordion .eventsession-view-main-content.title:not(.active) .eventsession-view-img {
    width:auto !important;
    height: auto !important;
    max-width: 130px;
    max-height: 40px;
    float:right;
}
 
 
.ui.accordion .eventsession-view-main-content.title.active .eventsession-view-img {
    width:auto !important;
    height: auto !important;
    max-width: 230px;
    max-height: 230px;
    float:right;
}
/* Hide the price of submission types */
main.abstract-main-content > .bindable-content .item.available-submission-type .extra > .ui.label { display: none !important; }


/* Hide the keyword section of abstract submission */
/*
.abstract-main-content abstract-topic-select + h3, .abstract-main-content abstract-topic-select + h3 + div, .abstract-main-content keyword-selection {display: none; }
.abstract-main-content .abstract-submission-modification-navigation-component > .ui.cards.stackable > .raised.card:last-child {
    display: none;
}
*/

/*Masquer la section "Fichiers téléchargés dans l'abstract review*/
#ctl00_mc_uFileListPanel{
display:none;
}


/* Masquer la colonne score dans la liste des abstracts à revoir et la note dans chaque abstract */
.abstract-reviewing-review-score-board-scoring-total-score{display:none;}
/*.abstract-reviewing-review-score-board-scoring-total-score, th[data-bind="label: 'ABSTRACT_REVIEWING_LIST_HEADER_SCORE'"], td[data-bind="text: FormattedTotalScore"]{display:none;}
*/
#ctl00_uxMainContent .abstract-reviwer-portal .ui.abstract-reviewer-overview .ui.centered.three.doubling.cards .ui.card:nth-of-type(1) .field:nth-of-type(1), .ui.card:nth-of-type(1) .field:nth-of-type(2),.ui.card:nth-of-type(1) .field:nth-of-type(3), .ui.card:nth-of-type(2) .field:nth-of-type(1)
{
display : none !important;
}

#ctl00_uxMainContent .abstract-reviwer-portal .abstract-reviewer-portal-reviewing .ui.abstract-reviewer-overview .ui.secondary.menu.stackable  .ui.small.buttons
{
display : none !important;
}
 div .accordion:nth-of-type(2n+1) { background-color: #fff !important;}
#page { width: 100% !important; }

.eventsession-view-categories {
 background: red !important;
 display: inline-block;
 width: 168px;
 padding: 5px  15px;
 border-radius: 15px;
}
div.content div.titled-div.visible.transition { display:inline-block !important; }
.ui.tab[data-tab~="e-posters"] .eventsession-view-date{
    display: none !important;
}
 
.ui.tab[data-tab~="e-posters"] .eventsession-view-children td:first-child {
    display: none;
}
 
.ui.tab[data-tab~="e-posters"] .eventsession-view-children td{
    border-left:none;
}
.eventsession-view-role > a
{
    display:inline-block;
    text-transform:lowercase;
}
 
.eventsession-view-role > a:first-line
{
    text-transform:capitalize !important;
}

.eventsession-view-children a[data-bind*="eventSessionActorClicked"]
{
    display:inline-block;
    text-transform:lowercase;
}
 
.eventsession-view-children a[data-bind*="eventSessionActorClicked"]:first-line
{
    text-transform:capitalize !important;
}
/* ***************************
Liste sessions
****************************** */
/* Couleur session */
.eventsession-view-colorbox {
    width: 48px !important;
    height: 16px !important;
    border: none !important;
    margin: 0 5px 0 5px !important;
    float: none !important;
    display: block !important;
    margin-bottom: 5px !important;
    border-radius: 14px !important;
}

/* Titre session */
.eventsession-view-title {
    font-weight: bold !important;
    font-size: 1.2em !important;
    margin-left: 6px !important;
    color: #252626 !important;
    text-transform: uppercase !important;
}

/* Au survol d'une ligne de session */
.eventsession-view-main-content:hover {
    background: #e2eff6 !important;
}

/* fond de la fléche pour agrandir la session */
.eventsession-view-main-content .ui.button {
    background: transparent !important;
}

/* Affichage du type */
.titled-div.eventsession-view-type.visible.transition {
    background: #f2f2f2 !important;
    display: inline-block !important;
    padding: 5px 15px !important;
    margin: 5px !important;
    border-radius: 16px !important;
}

/* Affichage catégorie */
.titled-div.eventsession-view-categories.transition.visible {
    background: #f2f2f2 !important;
    display: inline-block !important;
    padding: 5px 15px !important;
    margin: 5px !important;
    border-radius: 16px !important;
}

/* Affichage des themes */
.titled-div.eventsession-view-topic.transition.visible {
    background: #f2f2f2 !important;
    padding: 5px 16px !important;
    display: inline-block !important;
    border-radius: 16px !important;
    margin: 5px !important;
}

/* Affichage Moderateur */
.titled-div.eventsession-view-role {
    border: dashed 1px #c9cbcc !important;
    display: inline-block !important;
    padding: 5px 15px !important;
    border-radius: 16px !important;
    margin: 5px 0 !important;
    color:black !important;
}
.titled-div.eventsession-view-role a {
    color:#464646 !important;
}
.titled-div.eventsession-view-role a:hover {
    color:black !important;
}

/* Affichage tableau */
.eventsession-view-children.transition.visible {
    padding: 37px !important;
}

/* Tableau */
table.ui.very.basic.celled.table {
    border: 1px solid rgba(34,36,38,.1) !important;
    box-shadow: 0px 0px 14px 0 rgb(0 0 0 / 12%) !important;
    border-collapse : separate !important;
    border-spacing : 10px !important;
}

/* cellule Tableau */
table.ui.very.basic.celled.table td {
border: none !important;
}

/* 
Une ligne sur deux on mets une Couleur */
table.ui.very.basic.celled.table tr:nth-child(2n) {
background: #fafafa !important;
}


/* Horaire tableau */
table.ui.very.basic.celled.table td.three.wide {
    padding: 6px 20px !important;
    text-align: center !important;
    width: 14% !important;
    font-weight: 600 !important;
}

/* description tableau */
table.ui.very.basic.celled.table td.thirteen.wide {
    padding: 6px 20px !important;
    border-left: solid 10px #71ACD4 !important;
}
table.ui.very.basic.celled.table td.thirteen.wide div a {
    color: #004C7F !important;
    text-decoration: !important;
}
table.ui.very.basic.celled.table td.thirteen.wide div a:hover {
    color: #0097D3 !important;
    text-decoration: none !important;
}

/* tableau Horaire */
.eventsession-view-date {
    color: #0095CF !important;
    font-size: 18px !important;
    margin-left: 9px !important;
}

.ui.accordion:not(.styled) .title~.content:not(.ui):last-child {
    padding-bottom: 23px !important;
}

/* choix jours */
#eventsession-websitesetupview-tabs-id a.item {
    background: #094477 !important;
    border: solid 3px white !important;
    color: white !important;
    border-radius: 8px 8px 0 0 !important;
}

schedulerelement-list schedulerelement-view:nth-of-type(2n+1) .accordion { background: transparent !important;}
.topic-list schedulerelement-list .event-session-type-container:nth-of-type(4n+2), .topic-list schedulerelement-list .event-session-topic-container:nth-of-type(4n+2) { background: transparent !important;}

/* ***************************
Programme par thème
****************************** */
.topic-list {
display: flex !important;
flex-wrap: wrap !important;
align-items: center !important;
justify-content: stretch !important;
}
.topic-list schedulerelement-list .event-session-type-container:nth-of-type(4n+2), .topic-list schedulerelement-list .event-session-topic-container:nth-of-type(4n+2) {
background-color: transparent !important;
}
/* Cadre qui entour les thèmes */
.event-session-topic-container {
border: solid 1px #e2e2e2 !important;
margin: 5px !important;
padding: 8px !important;
border-radius: 20px !important;
transition: all .5s !important;
width: 32% !important;
background : transparent !important;
}
.event-session-topic-container:hover {
background-color: #fafafa !important;
transform: scale(1.05) !important;
transition: all .5s !important;
}
/* Puce de couleur des thèmes */
.selection-list-title-colorbox {
width: 48px !important;
height: 16px !important;
border: none !important;
margin: 0 5px 0 5px !important;
margin-bottom: 5px !important;
border-radius: 14px !important;
}
/* Couleur au survol du thème */
.event-session-topic-title { font-weight: normal !important; }
.event-session-topic-title:hover span { color: #0095CF !important; }

/* Légende du programme */
.onlineprogramme-legend-wrapper .online-programme-legend-topic-list.column {
display: flex !important;
flex-wrap: wrap !important;
align-items: center !important;
justify-content: stretch !important;
}
.onlineprogramme-legend-wrapper .online-programme-legend-topic-list.column .legend-colorbox { border-radius: 50% !important; }
.onlineprogramme-legend-wrapper .legend-titled-div { display: none !important; }
.onlineprogramme-legend-wrapper .legend-item-wrapper {
width: 31.5% !important;
margin: 0px 8px !important;
padding: 16px 3px !important;
border-bottom: solid 1px #e2e2e2 !important;
} 
/* Affiche le mot Légende du programme */
.onlineprogramme-legend-wrapper.ui.one.column.doubling.grid::before {
content: 'Légende';
text-align: center !important;
position: relative !important;
width: 100% !important;
font-size: 30px !important;
margin-top: 19px !important;
color: #e2e2e2 !important;
text-transform: uppercase !important;
}

#ctl00_uxMainContent .abstract-reviwer-portal .ui.abstract-reviewer-overview .ui.centered.three.doubling.cards .ui.card:nth-of-type(1) .field:nth-of-type(1), .ui.card:nth-of-type(1) .field:nth-of-type(2),.ui.card:nth-of-type(1) .field:nth-of-type(3), .ui.card:nth-of-type(2) .field:nth-of-type(1)
{
display : none !important;
}
 
#ctl00_uxMainContent .abstract-reviwer-portal .abstract-reviewer-portal-reviewing .ui.abstract-reviewer-overview .ui.secondary.menu.stackable  .ui.small.buttons
{
display : none !important;
}

@media screen and (min-width: 1000px) {
    .abstract-reviewing-review-abstract-container {
        float: left;
        width: 59%;
    }
   
    .abstract-reviewing-review-score-board-container {
        float: right;
        width: 40%;
    }
   
    .abstract-reviewing-review-abstract-files-container {
        clear: both;
    }
   
    #abstract-review-preview-anchor {
        display: none !important;
    }
}
/* For the search to directly display on programme */
eventsession-websitesetupcomponent > .ui.clearing.basic.segment {
    display: none !important;
}

eventsession-websitesetupcomponent > .ui.form[data-bind="visible: eventSessionWebSiteSetup() && eventSessionWebSiteSetup().EnableSearchPanel() && showSearchPanel() "] {
    display: block !important;
} 
/* Hide online programe keywords search options */
.display-advanced-keywords-search-options{
    display: none;
}
.ui.items>.item>.content>a.header {
    color: rgba(40, 116, 174);
text-decoration: underlign;
}
.ui.items>.item .meta {
    margin: 0.5em 0 0.5em;
    font-size: 1em;
    line-height: 1em;
    color: rgba(221, 119, 95);
    font-weight: bold;
}

.index-language-selector-container i.icon.language {
line-height:16px;
}

.index-language-selector-container i.icon.language:before {
content: 'FR / EN';
font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

//hide the download offline report button on the abstract list info page
#page .pcp-infopage-responsive .abstract-list .ui.blue.labeled.icon.right.floated.button.abstract-list-load-for-offline-use-button{
    display: none !important;
}
/* END Theme SOFCOT 25 */
