#invoice-tab {
    display: none;
}

.FrenchNote {
    content: "Écrivez ici";
}

label,
legend,
legend.left {
    padding-right: 15px !important;
}

.field-summary .colon {
    font-weight: normal;
    font-size: 1.1rem;
    color: inherit;
    line-height: normal;
    padding: 0px;
}

#header #menu {
    background: #ec6608;
}

#header #menu .nav.navbar-nav {
    background: transparent;
}

h2:before {
    display: none;
}

.custom-backdrop,
.modal-backdrop,
#mycs-loading-mask {
    background: #ffffff !important;
}

#register:after,
#returning:before {
    display: none;
}

.row {
    margin: 0px;
}

.panel-body .row .col-sm-9 {
    width: 100% !important;
}

.panel-body .row .col-sm-3 {
    display: none;
}

#content #content-middle #regForm .tab-content .tabpane .row .col-sm-9 .panel .panel-body {
    padding: 0px;
}

#content #content-middle #regForm .tab-content .tabpane .row .col-sm-9,
#content #content-middle #regForm .tab-content,
.col-sm-9.review {
    padding: 0px;
}

.navPrevious {
    float: left;
}

div[data-id="135801"] fieldset legend {
    padding-left: 0px !important;
}

div.colleagueFieldHeading {
    width: 30% !important;
    float: left !important;
}

div.colleagueFieldHeading span {
    padding-left: 15px;
    font-weight: normal;
}

div[data-group="ExhibitorBadge"] .well {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0px;
}

div[data-group="ExhibitorBadge"] .well ul {
    margin-left: 0px;
}

div.colleagueBag ul li {
    padding: 0px;
}

span.clearOption.btn.btn-warning {
    margin: 15px 40px;
}

div.colleagueBag ul li a.loadModal {
    font-size: 14px;
    float: left;
    width: 95%;
    max-width: 96%;
    padding: 10px;
}

input[type=radio],
input[type=checkbox] {
    opacity: 0 !important;
    position: absolute;
}

input[type=text],
select,
textarea {
    height: auto !important;
    line-height: normal !important;
}

input:disabled {
    color: rgba(00, 00, 00, 0.4);
    background: rgba(255, 255, 255, 0.7);
    border-color: rgba(00, 00, 00, 0.1);
    box-shadow: none;
}

.panel-body .row>.col-sm-9 {
    position: relative;
}

#register {
    /*position: absolute;*/
    top: 5px;
    right: 31px;
}

input[type="date"] {
    display: block !important;
    width: 100% !important;
    /*height: 34px !important;*/
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: 1.42857143 !important;
    color: #555;
    background-color: #fff;
    background-image: none !important;
    border: 1px solid #ccc;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
}

div.waiver-release p {
    display: block !important;
    margin: 0px 0px 15px 0px;
}

div.waiver-release ol {
    list-style: decimal;
    margin-left: 30px;
    margin-bottom: 20px;
}

div.waiver-release ol li {
    list-style: decimal;
    margin: 15px;
    padding-left: 7px;
}

.precontent {
	/*
    background: url('https://mycs-cdn.myconferencesuite.com/other/Project/3664/e0/f2/e0f2ed065357fb04e0b48716005c5d5bed99a15038492c556a97f29850165db0.png') no-repeat left center / cover;
    padding: 132px;
	*/
	padding:0px;
	background:none;
}

.precontent .container {
    display: grid;
    align-items: center;
    width: 72%;
}

.precontent .container h1 {
    margin-top: 8px;
    margin: 0% !important;
    font: 900 5rem / 4rem 'Galano Grotesque', sans-serif;
}

.precontent .container h2 {
    font-family: 'Galano Grotesque', sans-serif;
    margin: 0% !important;
    font-weight: 400 !important;
}

span.headerOrange {
    color: #eb6608;
}

#header .language-toggle {
    top: 12px;
}

#header .language-toggle a {
    color: rgba(17, 71, 119, 0.8);
    font-weight: bold;
    background: rgba(17, 71, 119, 0.1);
    border: 1px solid rgba(17, 71, 119, 0.2);
    padding: 0;
    border-radius: 50%;
    transition: none !important;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-transform: uppercase;
    line-height: 2.4rem;
    text-align: center;
    font-size: 1.2rem;
}

.panel-body>.row>.col-sm-9>.fa.fa-exclamation-circle {
    display: none;
}

div[data-group="invitationCode"] label {
    width: 64% !important;
}

div[data-group="invitationCode"] div div {
    width: 33% !important;
}

html.landing-page #header #menu .nav.navbar-nav li a {
    visibility: hidden;
}

@media (min-width: 240px) and (max-width: 1000px) {
    .precontent {
        background-size: cover;
        background-position: center center;
        padding: 25px 75px;
    }

    .container-fluid>.navbar-collapse {
        margin: 0px;
    }

    #header .language-toggle {
        position: absolute;
        right: 18px;
        top: 20px;
        float: right;
    }

    .precontent .container h1 {
        margin-left: 0px;
        padding-left: 0px;
        font-size: 3rem;
        line-height: 3rem;
    }

    .precontent .container h2 {
        margin-left: 0px;
        font-size: 1rem;
        line-height: normal;
    }

    #register,
    #returning {
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: 15px;
        display: block;
        text-align: center;
        padding: 19px 20px;
        font-size: 1.2rem;
    }
}

div[data-group="seminarSession"] fieldset legend.left {
    font-weight: 900 !important;
}

div[data-group="seminarSession"] label b {
    color: #134677;
}

div[data-group="seminarSession"] label em {
    font-style: italic !important;
    color: #333333;
}

#footer {
    display: block;
    background: #003258 !important;
    color: #ffffff !important;
    box-shadow: 0px 2px 10px rgba(00, 00, 00, 0.6) !important;
    margin-top: 50px;
}

div[data-group="file"] .form-group fieldset div {
    position: relative;
    width: 100%;
    height: 50px;
    margin: 15px;
}

div[data-group="file"] .form-group fieldset div:after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 2;
}

div[data-group="file"] div.form-group fieldset div {
    font-size: 18px;
    background: #fff;
    padding: 10px 15px;
    height: 49px;
    line-height: 27px;
    color: #999;
    border-radius: 5px 10px 10px 5px;
    font-weight: 300;
    border: 1px solid rgba(00, 00, 00, 0.1);
    box-shadow: 1px 1px 3px rgb(0 0 0 / 10%);
}

div[data-group="file"] .form-group fieldset div:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 47px;
    background: #4daf7c;
    color: #fff;
    font-weight: normal;
    z-index: 3;
    font-size: 1rem;
    line-height: 40px;
    padding: 4px 10px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
}

html[lang="en"] div[data-group="file"] .form-group fieldset div:before {
    content: "Upload";
}

html[lang="fr"] div[data-group="file"] .form-group fieldset div:before {
    content: "Téléversez";
}

div[data-group="file"] .form-group fieldset div:hover:before {
    background: #3d8c63;
}

div[data-group="file"] .form-group fieldset div input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 47px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}

div[data-group="file"] fieldset legend {
    border: none !important;
    width: 29% !important;
    float: left !important;
    padding-right: 25px;
    line-height: normal !important;
}

div[data-group="file"] div.form-group fieldset {
    margin-right: 0px;
    margin-bottom: 5px;
}

div[data-group="file"] div.form-group fieldset div {
    width: 69% !important;
    margin: 0px;
    padding: 0px;
}

div[data-group="file"] div.form-group fieldset legend {
    font-weight: 400 !important;
    padding-top: 10px;
    /*padding-left: 2%;*/
}

div[data-group="file"] p {
    display: none;
}

div[data-group="file"] p.foot {
    display: block;
    width: 74%;
    float: right;
    margin-top: 0px;
    padding: 5px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    border-radius: 4px;
    margin-right: 0;
}

ul li:marker {
    list-style: none;
    display: none;
}

ul li {
    list-style: none;
}

ul li:before {
    background: #eb6608;
    left: -21px;
    top: 11px;
}

#paymentTerms ul,
#ExhibitRegulations ol,
#termsandrelease ul,
#termsandrelease ol {
    margin: 0px 15px;
    padding-top: 5px;
    padding-bottom: 0px;
}

#paymentTerms ul li,
#ExhibitRegulations ol li,
#termsandrelease ul li,
#termsandrelease ol li {
    padding: 10px;
}

#paymentTerms ul li:before,
#ExhibitRegulations ol li:before,
#termsandrelease ul li:before,
#termsandrelease ol li:before {
    background: #eb6608;
    left: -11px;
    top: 21px;
    width: 10px;
    height: 10px;
}

#paymentTerms ul li ul,
#ExhibitRegulations ol li ul,
#termsandrelease ul li ul,
#termsandrelease ul li ul {
    padding-bottom: 0px;
}

div.colleagueBag ul li a.colleagueDelete {
    float: right;
    margin: 6px 0px;
    background: #e74c3c;
    color: #ffffff;
    border-radius: 4px;
    padding: 0px 7px;
    border: 1px solid #c0392b;
    text-align: center;
    font-size: 0.9rem;
    width: auto;
    height: auto;
    line-height: 1.5rem;
    border-radius: 26px;
    top: 4px;
    position: relative;
    right: 5px;
}

#header {
    position: sticky !important;
	transition:all 0.3s ease;
    
}
#header.small{
box-shadow:0px 0px 10px rgba(00,00,00,0.2);
}
#header .container div.logo img,
#header.small .container div.logo img{
	transition:all 0.3s ease;
    width: 311px !important;
}

#header.small #menu .nav.navbar-nav li a {
        line-height: 3.5rem !important;
}

/*
#header,
#footer,
#content #content-middle #regForm .tab-content .col-sm-3,
.precontent{
	display:none !important;	
}
	
#content #content-middle #regForm .tab-content .col-sm-9{
	width:100%;	
}
	*/
html {
    padding-top: 0px;
    background: #ffffff;
}

#content {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
}

div[data-group="breadcrumb"] div.text-editable {
    width: 100% !important;
    text-align: center;
    float: none;
}

#crumbs {
    display: block;
    border-radius: 6px;
    margin: auto;
    text-align: center;
    top: 50%;
    width: auto;
    height: auto;
    overflow: hidden;
    z-index: 1;
    background-color: #FAF9F6;

}

#crumbs ul {
    display: block;
    height: auto;
    width: auto;
    margin: 0px;
    padding: 0px;
}

#crumbs li {
    position: relative;
    float: left;
    text-decoration: none;
    margin: auto;
    height: 100%;
    padding-left: 38px;
    padding-right: 0;
    color: #666;
    line-height: normal;
    padding: 10px 18px 10px 38px;
    font-size: 0.8rem;
}

#crumbs li:first-child {
    padding-left: 15.2px;
    border-radius: 5px 0px 0px 5px;
}

#crumbs li:last-child {
    padding-right: 15.2px;
}

#crumbs li:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 57px;
    height: 57px;
    top: 4px;
    right: -28.1481481481px;
    background-color: #FAF9F6;
    border-top-right-radius: 5px;
    transform: scale(0.707) rotate(45deg);
    box-shadow: 7px -7px 9px -8px rgba(0, 0, 0, 0.25);
    z-index: 1;

}

#crumbs li:before {
    background: transparent;
    display: block;
    width: auto;
    height: auto;
    position: relative;
    border-radius: 0px;
    top: 0;
    left: 0;
}

#crumbs li:last-child:after {
    content: none;
}

#crumbs li.active {
    background: #134677;
    color: white;
}

#crumbs li.active:after {
    background: #134677;
    color: white;
}



#crumbs li:after {
    content: "";
    width: 30px;
    height: 30px;
    right: -16px;
    transform: scale(0.895) rotate(45deg);
}

.protected-content {
    display: none;
}

.flip-clock {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    font-size: 3rem;
    gap: 12px;
    padding: 24px 32px;
    background: #f5f5f5;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    user-select: none;
    width: fit-content;
    margin: 30px auto;
}

.digit {
    position: relative;
    width: 72px;
    /*height: 96px;*/
    perspective: 400px;
    cursor: default;
}

.digit .top,
.digit .bottom {
    position: absolute;
    width: 100%;
    height: 50%;
    background: linear-gradient(145deg, #ffffff, #e0e0e0);
    color: #212121;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px 12px 0 0;
    box-shadow:
        inset 0 -4px 6px rgba(0, 0, 0, 0.07),
        0 2px 4px rgba(0, 0, 0, 0.1);
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 4.8rem;
    line-height: 1;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.digit .bottom {
    top: 50%;
    border-radius: 0 0 12px 12px;
    background: linear-gradient(145deg, #e0e0e0, #bdbdbd);
    box-shadow:
        inset 0 4px 6px rgba(0, 0, 0, 0.07),
        0 1px 3px rgba(0, 0, 0, 0.1);
    transform: rotateX(180deg);
}

.colon {
    font-weight: 700;
    font-size: 4.8rem;
    color: #616161;
    user-select: none;
    line-height: 1;
    padding: 0 8px;
    align-self: center;
}

.digit.flipping .top {
    transform: rotateX(-180deg);
    box-shadow:
        inset 0 6px 8px rgba(0, 0, 0, 0.12),
        0 6px 12px rgba(0, 0, 0, 0.15);
}

.digit.flipping .bottom {
    transform: rotateX(0);
    box-shadow:
        inset 0 -6px 8px rgba(0, 0, 0, 0.12),
        0 6px 12px rgba(0, 0, 0, 0.15);
}


@media (min-width: 99px) and (max-width: 999px) {
    div[data-group="breadcrumb"] {
        display: none;
    }

    #crumbs {
        counter-reset: section;
        list-style: none;
        padding-left: 0;
        max-width: 100%;
        margin: 0px;
        font-family: Arial, sans-serif;
        height: 100%;
        overflow: hidden;
        background: transparent;
    }

    #crumbs li {
        counter-increment: section;
        position: relative;
        padding-left: 45px;
        margin-bottom: 0px;
        background: #ffffff;
        border-left: none;
        border-left: none;
        border-radius: 0px !important;
        float: left;
        padding: 15px 8px 15px 20px !important;
        box-shadow: none;
        text-indent: -99999px;
        background: #ffffff !important;
    }

    #crumbs li:before {
        content: counter(section);
        position: absolute;
        left: 8px;
        top: 50%;
        transform: translateY(-50%);
        background-color: #ffffff;
        border: 2px solid #cccccc;
        color: #666666;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 16px;
        border-radius: 50%;
        font-weight: bold;
        color: #333333 !important;
        text-indent: 0px;
        font-size: 0.8rem;
        display: none;
    }

    #crumbs li:after {
        background: rgba(00, 00, 00, 0.1) !important;
        transform: none;
        box-shadow: none;
        height: 3px;
        width: 8px;
        position: relative;
        top: -7px;
        left: 14px;
        border-radius: 0px;
        display: none;
        right: 0px !important;
        border: none !important;
        box-shadow: none !important;

    }

    #crumbs li.active:before {
        background-color: rgb(19, 70, 119);
        border: 3px solid rgb(19, 70, 119);
        color: #ffffff !important;
    }

    div[data-group="file"] div.form-group fieldset div {
        width: 95% !important;
    }
}

.field-summary .col-md-4 {
    width: 33.33333333%;
    display: inline-block;
}

.review #field-136026,
.review #field-136028,
.review #field-135801 {
    display: none;
}

.review hr {
    margin: 10px 0px 10px 0px;
    display: none;
}

.review .field-summary.row {
    padding: 10px 0px;
    border-bottom: 1px solid rgba(00, 00, 00, 0.1);
}

.review p {
    margin: 15px 0px !important;
}

.review br:nth-of-type(1),
.review br:nth-of-type(2) {
    display: none;
}

.review a.btn:before,
.review a.btn:after {
    display: none !important;
}

.precontent .container h1 {
    font: 900 5rem / 4rem 'Galano Grotesque Alt ExtraBold', sans-serif !important;
}

@media (max-width: 768px) {
    #content {
        max-width: 100% !important;
    }

    .precontent {
        padding: 15px !important;
    }

    .precontent .container {
        width: 100% !important;
    }

    .precontent .container h1 {
        font: 900 2.5rem / 3rem 'Galano Grotesque Alt ExtraBold', sans-serif !important;
    }

    #menu {
        display: none !important;
    }

    #header {
        box-shadow: 0px 0px 10px rgba(00, 00, 00, 0.2) !important;
        padding: 10px 0 !important;
    }

    #header div.container {
        text-align: center !important;
        justify-content: center !important;
        padding: 0px !important;
    }

    #header .container div.logo {
        width: 100% !important;
        float: none !important;
        padding-top: 3px !important;
    }
    #footer{
        padding: 0px !important;
    }
    #footer .footer{
        display:grid !important;
    }
    #footer .footer .MyCS_brand{
        margin:15px !important;
        display: block !important;
    }
    #footer .footer .MyCS_brand:after{
        font-size: 75px !important;
    }
    div.field{
        padding: 7px 15px !important;
    }
}

#register,
#returning,
#button input,
.btn-primary,
#addAdt,
#paybtn,
#regList,
input[type=submit],
a[id=next],
.review .btn-primary{
	background: rgba(236, 102, 08, 0.8);
    border: 2px solid rgba(236, 102, 08, 1);
	transition:all 0.3s ease;
	transform:scale(1);
}


#register:hover,
#returning:hover,
#button input:hover,
.btn-primary:hover,
#addAdt:hover,
#paybtn:hover,
#regList:hover,
input[type=submit]:hover,
a[id=next]:hover,
.review .btn-primary:hover,
#register:focus,
#returning:focus,
#button input:focus,
.btn-primary:focus,
#addAdt:focus,
#paybtn:focus,
#regList:focus,
input[type=submit]:focus,
a[id=next]:focus,
.review .btn-primary:focus{
	background: rgba(236, 102, 08, 1);
    border: 2px solid rgba(236, 102, 08, 1);
	transition:all 0.3s ease;
	transform:scale(1.1);
	box-shadow:0px 0px 10px rgba(00,00,00,0.2);
}