:root {
	--text-color: #004277;
	--text-h1: #020404;
	--text-h2: #E30C13;
	--text-h3: #007EC4;
	--text-h4: #0C0702;
	--boothman-color: #414042;
	--alt-color: #FFFFFF;
	--booth-color: #2B6FAA;
	--blue: #2B6FAA;
	--indigo: #7A4F7F;
	--purple: #7A4F7F;
	--pink: #e83e8c;
	--red: #E30C13;
	--orange: #EE5B21;
	--yellow: #FFC90E;
	--green: rgb(50,177,138);
	--teal: #20c997;
	--cyan: rgb(48,186,208);
	--white: #fff;
	--gray: #717071;
	--gray-dark: #414042;
	--primary: #004277;
	--secondary: #414042;
	--success: #567F42;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #C12A1E;
	--light: #f8f9fa;
	--dark: #343a40;
	--menu-hover: #004277;
	--menu: #FFFFFF;
}
.menutop .user li a, .menutop li .welcomeName{
  color:white;
}
.item .column.time.sametime, .item .column.time.sametime .end {
    color: #52575f !important;
}
.headerimg{
	text-align: center;
}
.headerimg img{
  width: 100%;
}
#sidebar {
    background: #FFFFFF;
    color: #004277;
    display: none !important;
}
.linotification, .liprofile, .lidashboard{
	display: none;
}
.nav-item {
    width: auto !important;
}
.banner{
	margin: 0 auto;
	text-align: center;
}
.mainpage .section1{
  width: 100%;
}
.m-login{text-align: center;}
.m-login img{width: 100%}
.m-login .form-check{text-align: left;}
.tab-pane{
	padding: 30px 0;
}
.tabslist{
	padding: 100px 50px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFF;
    background-color: var(--primary);
    border-color: #dee2e6 #dee2e6 #fff;
}

.status{ padding: 5px 8px;}
.status.validated{
	color: #FFF;
    background-color: var(--green);
}
.status.submitted{
	color: #FFF;
    background-color: var(--cyan);
}
.status.notvalid{
	color: #FFF;
    background-color: var(--red);
}
.loginmenu{display: none;}

.countdowndiv {
	max-width: 700px;
	margin: 0 auto;
}
.subtitle{
	font-weight: 200;
	font-size: 4em;
	margin: 60px auto;
}
.subtitle2{
	margin: 30px auto;
	font-weight: 200;
	font-size: 2em;
	text-align: center;
}
.whitebanner{
	padding:40px;
	background-color: #FFF;
	margin: 40px -3rem;
}
.red {
	color: var(--red);
}
.menutop{
    color: #FFF;
    background-color:#004277;
}

.hashtag{
	background-color:#B1BCD9;
	padding:3px 5px;
	display: inline-block;
}
.e-c-base {
  stroke: rgb(50,177,138);
}

.e-c-progress {
  stroke: rgb(45,150,118);
}

.e-c-base-hours {
  stroke: rgb(227,6,19);
}
.e-c-hours{
  stroke: rgb(189,13,13);
}
.e-c-base-minutes {
  stroke: rgb(125,202,212);
}
.e-c-minutes{
  stroke: rgb(48,186,208);
}
.e-c-base-days {
  stroke: rgb(86,76,72);
}
.e-c-days{
  stroke: rgb(13,9,4);
}

h1 span.color{
	font-weight: 700;
	color: var(--red);
}


.highlights{
	background-color:var(--primary);
	color: var(--alt-color);
	padding: 5px 10px;
}


.champ {
    align-items: center;
    display: flex;
    margin-bottom: 30px;
}
div#partenaireform label {
    font-weight: 600;
    text-transform: uppercase;
}

div#partenaireform button.form-control.submit {
    background-color: var(--red);
    border-radius: 0;
    border: 1px solid ;
    border-color: var(--red);
    text-transform: uppercase;
    color: white;
    font-weight: 800;
    letter-spacing: 1px;
    padding: 20px 40px;
    margin-top: 35px;
    transition: all 0.6s ease;
    display: inline-block;
	width: auto;
	height: auto;
}


#allnews .asocial {
	width: 100% !important;
}

#allnews .asocial img{
	max-width: 45%;
	margin: 1%;
	float: left;
}
#allnews .asocial p {
    margin-bottom: 0px;
    text-align: left;
}
.crt-widget.crt-widget-branded .crt-logo {
	color: transparent !important;
}
.crt-post-username{
	display: none;
}
.listline ul{display: inline-flex;}
.welcome:before{
    content: "";
    background-size: cover;
    background-position: 50%;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.2;
}

.menutop a.button {
    display: inline-block;
    padding: 0.35em 1.2em;
    border: 0.1em solid #FFFFFF;
    margin: 0 0.3em 0.3em 0;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: 300;
    background-color: #FFF;
    color: #004277;
    text-align: center;
    transition: all 0.2s;
    cursor: pointer;
}
.welcomesponsors{
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
}
.welcomesponsors img {
    max-height: 100px;
    display: inline-block;
    margin: 10px 20px;
    max-width: 200px;
}
.welcomesponsors a{
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.allpresenters{
	display: flex;
	flex-wrap: wrap;
}

.apresenter {
	cursor: pointer;
    margin: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 200px;
    font-weight: bold;
    font-size: 1.3em;
    background: #FFF;
    padding-bottom: 15px;
    text-align: center;
}

.apresenter img{
	width: 200px;
	height: 200px;
	margin-bottom: 10px; 
}

.card__sponsor {
    padding: 10px 0;
    font-size: 1.5em;
    font-weight: bold;
    width: 400px;
    margin: 0 auto;
    position: absolute;
    top: -45px;
    left: calc(50% - 200px);
    line-height: 1;
}
.boothresource {
    max-height: 140px;
}
.listline h4{
	text-align: center;
}

#sidebar ul li a .iconconflr {
    color: #004277;
    cursor: pointer;
}
#sidebar ul li a:hover .iconconflr {
	color: white;
}
.demo__header {
    padding: 0px;
    background-position: 0px 0px, 50% 50%;
    background-size: cover;
    background-attachment: scroll, scroll;
    background-color: #fff;
    min-height: calc(100vh - 10rem);
    background-image: url("/events/CyberSecurite2021/images/fond-showcase.jpg");
}

span.room{
	max-width: 270px;
}


.radio {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: left;
}
.radio + .radio {
  margin-top: 12px;
}
.radio input {
  display: none;
}
.radio input + span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.radio input + span:before {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 50%;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  background: #fff;
}
.radio input + span:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: #222;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  left: 3px;
  opacity: 0;
  transform: scale(0, 0);
  transition: all 0.2s cubic-bezier(0.64, 0.57, 0.67, 1.53);
}
.radio input:checked + span:after {
  opacity: 1;
  transform: scale(1, 1);
}



.table td.date{width: 200px;}
.table td a{ 
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; 
}