.background-responsive {
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-size: contain;
}

.box-visio .visio .defaut {
	height: 100%;
	width: 100%;
}

.seance {
	background-color: #32373b;
	padding: 1rem 1.5rem;
}
.housing .no-padding {
	margin: -1rem -1.5rem !important;
}
.toggler-list {
	display: none;
}

.box-titre.personne.generique {
	padding: 1rem 0;
}

header a {
    color: #ccc;
}

#topic a {
   color: #7370b3;
    font-weight: 600;
	font-size: 1.1rem;
}
#topic a:hover {
   color: #f2f2f2;
}
.main-content-panel a {
    color: #ccc;
}
header .header-left {
    flex-basis: 50%;
	height: 6rem;
}
header .header-right {
	height: 6rem;
	text-align: right;
	align-items: center;
}
header .header-left a {
    height: 6rem;
    border-left: 1px solid rgba(255,255,255,0.06);
}
.edition {
	position: relative;
    width:20vw;
	min-width: 17rem;
	cursor: pointer;
	height: 100%;
    font-size: 1.4em;
    font-weight: 700;
    text-transform: uppercase;
	display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
	background-color: #6460ab;
	transition: all 0.2s;
	color: #f2f2f2;
	padding-left: 1.5rem;
}
.edition:hover, .edition.selected {
	background-color: #413e6f;
}
.edition .arrow {
	position: absolute;
    text-align: center;
    cursor: pointer;
	width: 6rem;
    right: 0;
    font-size: 1rem;
    transition: all 0.2s;
}
.edition:hover .arrow, .edition.selected .arrow {
	transform: rotate(90deg);
}

.bg-gris, .hover-gris:hover {
    background-color: #272c30;
}
#panel-menu .title {
    background-color: #12171b;
    text-align: left;
    font-size: 1.4em;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1rem 1.5rem;
	margin: 0;
    line-height: 1.3;
	letter-spacing: 0.05rem
}
#panel-menu .stitle {
    font-size: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
	background: #1b2024;
	padding: 1rem 1.5rem;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255,0.06);
}
#panel-menu .back {
    background-color: #ccc;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    padding: 1.2rem 2rem;
	margin: 0;
    line-height: 1.4;
}
#panel-menu .back:hover {
    background-color: #fff;
}
#panel-menu .back a {
    color: #1b2024;
}
#panel-menu .back .fas {
    margin-right: 0.7rem;
}
.logo {
	height: 100%;
    margin-left: 15px;
    width: 340px;
    background: url(../img/logo.png) no-repeat;
	background-size: contain;
	background-position: 50%;
	text-align: center;
}
.housing {
    padding: 1rem 1.5rem;
}
.max-width {
    max-width: 1150px;
}
#moncompte.housing {
    padding: 1.5rem 3rem;
	margin: 0 auto;
}
.head {
    padding: 0;
	display: flex;
    flex-wrap: wrap;
	flex-direction: column;
}
.head i {
    cursor: pointer;
	transition: color 0.25s ease-in;
}
.head i:hover {
    color: #fff;
}
.head-one {
    height: auto;
    display: flex;
	flex: 1;
    flex-wrap: wrap;
    align-items: center;
	padding: 0.65rem 1.5rem;
    line-height: 1.4;
	border-bottom: 1px solid rgba(255,255,255,0.06);
}
.head-two {
    height: auto;
    display: flex;
	flex: 1;
    flex-wrap: wrap;
    align-items: center;
	padding: 0.85rem 1.5rem;
	border-bottom: 1px solid rgba(255,255,255,0.06);
}
.head-two .action {
    font-size: 1.1rem;
    font-weight: 600;
    flex: 1;
}
.head-two .action-btns {
    color: rgba( 255,255,255,.5);
}
.head-three {
    width: 100%;
    overflow: auto;
    height: 0;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    display: flex;
    flex-direction: column;
    flex: 1;
    background-color: #32373b;
    padding: 0;
	opacity: 0;
}
.head-three.show {
    height: 100%;
    padding: 1rem 1.5rem;
	opacity: 1;
	max-height: 25vh;
}
.result {
    font-size: 1.4rem;
    font-weight: 600;
    flex: 1;
	line-height: 2;
}
.head .paginator {
    display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.4rem;
	font-weight: 600;
}
.head .paginator .next, .head .paginator .prev {
    cursor: pointer;
    color: rgba( 255,255,255,.5);
    font-size: 1.4rem;
    padding: 0 1rem;
}
.head .btn-tri {
	margin-left: 4rem;
	color: rgba( 255,255,255,.5);
	display: flex;
    align-items: center;
}
.menu > li.menu-item {
	padding: 1.2rem 1.5rem;
	font-size: 1.3rem;
	font-weight: 600;
}

.menu > li.menu-item a {
    color: rgba( 255,255,255,.6);
	transition: color 0.25s ease-in;
	line-height: 1.2;
}
.menu > li.menu-item a:hover {
    color: rgba( 255,255,255,1);
}
.menu > li.menu-item a.selected {
    color: #6460ab;
}
#edition .img-edition {
	min-width: 600px;
	max-width: 600px;
	height: 100%;
	overflow: hidden;
}
#edition .img-edition img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
#edition .text-edition {
	padding: 3rem;
}
#edition .text-edition hr {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	margin-left: 0;
	width: 3rem;
	border: 0;
	height: 0.5rem;
	background-color: #6460ab;
}
#edition .text-edition h1 {
    font-weight: 500;
	font-size: 2.5rem;
}
#edition .text-edition h3 {
    font-size: 1.5rem;
	color: rgba( 255,255,255,0.6);
	margin: 1rem 0;
    font-weight: 600;
}

#edition .text-edition h4 {
	font-weight: 400;
}
#edition .text-edition p {
	font-size: 1.2rem;
	line-height: 140%;
}

.showcase {
	flex: 1;
	overflow-y: auto;
	height: 100%;
	max-height: calc(100% - 8rem);
}
.vignette {
	border-bottom: 1px solid rgba(255,255,255,0.06);
	min-height: 100px;
    height: auto;
    background: #1b2024;
    display: grid;
    grid-template-columns: 140px calc(100% - 140px - 35px) 35px;
	transition: border 0.1s ease-in;
	border-right: 0.5rem solid transparent;
}
.contacts-list > .vignette  {
	border-bottom: 1px solid rgba(255,255,255,0.06);
	min-height: inherit;
    background: none;
    display: grid;
    grid-template-columns: 60px calc(100% - 60px - 35px) 35px;
	padding-bottom: 0.5rem;
    margin-top: 0.5rem;
}
.contacts-list > .vignette.no-picture  {
    grid-template-columns: calc(100% - 35px) 35px;
	padding-bottom: 0;
}
.vignette.selected, .vignette:hover {
	background: #12171b;
}
.contacts-list > .vignette:hover {
    background: #272c30;
}

.vignette.selected {
	border-right-color: #6460ab;
}
.vignette .image {
    background: #12171b;
    position: relative;
    overflow: hidden;
}
.vignette .image > .affiche {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	height: 100%;
	background-size: contain;
}
.vignette .text {
    padding: 1.2rem;
    height: 100%;
	justify-content: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
	overflow: hidden;
}
.contacts-list > .vignette .text  {
	padding: 0.5rem 1rem;
}
.text > div {
    font-size: 1em;
    font-weight: 400;
}
.inner {
    max-width: 100%;
	overflow: hidden;
}
.vignette .text .info, .box-titre .info {
    margin: 0.5rem 0;
	color: #696969;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.2;
}
.vignette .text h1 {
    white-space: nowrap;
    overflow: hidden;
    font-size: 1.4em;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}
.vignette .text h2 {
    font-size: 1.1em;
    white-space: nowrap;
}
.numero {
    color: #12171b;
    background-color: #ccc;
    padding: 0.3rem 0.5rem;
    font-size: 1rem;
    text-align: center;
    display: inline-block;
	font-weight: 600;
	border: 1px solid rgba(255,255,255,0.15);
	border-radius: 2px;
}
.extra {
	padding: 0.6rem 0.5rem 0.6rem 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.section {
    color: #f2f2f2;
	background-color: #12171b;
    padding: 0.3rem 0.5rem;
    font-size: 1rem;
	font-weight: 600;
    text-align: center;
    margin: 0.5rem 0.5rem 0 0;
    display: inline-flex;
    justify-content: center;
	border: 1px solid rgba(255,255,255,0.15);
	border-radius: 2px;
	letter-spacing: -0.5px;
}
.section.delegation {
	background-color: #e7630c;
}
.btn-pict {
    background-color: #32373b;
    height: 2.2rem;
    width: 2.2rem;
    display: flex;
	justify-content: center;
	align-items: center;
    border-radius: 2.2rem;
    text-align: center;
    font-weight: 600;
    margin: 0.3rem 0;
}
.btn-pict .fa, .btn-pict .fas {
	font-size: 1.1rem;
    margin-bottom: -2px;
	}
.btn-danger {
    background-color: #dc3545;
    border-color: #dc3545;
}
.fest-bg {
    background-color: #dc3545;
}
.market-bg {
    background-color: #e7630c;
}
.sfw-bg {
    background-color: #6460ab;
}
.bg-black {
    background-color: #12171b;
}
.off-bg {
    background-color: #fdb813;
	color: #12171b;
}
.online {
	color: #28a745;
}
.offline {
	color: #dc3545;
}

.box-visio {
	position: relative;
    text-align: center;
    background-color: #1b2024;
}
.box-visio .visio {
	height: 80vh;
	max-width: 100%;
	max-height: 380px;
	min-height: 380px;
}
.box-visio .visio2 {
    height: 80vh;
    max-width: 100%;
    max-height: none;
    min-height: 380px;
}
.box-visio .visio2.visio {
    height: 80vh;
	max-width: 100%;
	max-height: 380px;
	min-height: 380px;
}
.box-visio img.defaut {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pict-info {
    background-color: #32373b;
    border-bottom: 0;
    position: relative;
    height: auto;
	justify-content: space-between;
	display: flex!important;
}
.pict-info>div, .infos>div {
    height: auto;
	display: flex!important;
}
.info-prog>a {
    color: #fff;
}

.infos .btn-pict {
    margin: 0;
	border-radius: 0;
	border-right: 1px solid #272b2f;
	min-height: 2.6rem;
}
.link {
    font-weight: 700;
    padding: 0.9rem 1.2rem;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 0.9rem;
	border-left: 1px solid #272b2f;
}
.link:hover {
    background-color: #6460ab;
	color: #fff;
}
.link.disabled, .btn-onglet.disabled {
    cursor: not-allowed;
    color: rgba( 255,255,255,0.15);
}
.link:hover.disabled, .btn-onglet:hover.disabled {
    background-color: #32373b;
}
.box-titre {
    padding: 1.5rem;
	display: flex;
	justify-content: space-between;
}
.box-titre.moncompte {
    padding: 0;
    background-color: transparent;
	flex-direction: row;
}
.box-titre a {
    color: #ccc;
}
.box-titre a:hover {
    color: #6460ab;
}
.box-titre div.account {
    color: #f2f2f2;
	font-size: 1.1rem;
}
.box-titre a:hover.account {
    color: #fff;
}
.box-titre.personne {
	justify-content: flex-start;
}
.box-titre .portrait {
	flex: 0 130px;
}

.box-titre.personne .box-infos-pers {
flex: 0 calc(100% - 130px);
	}
.box-titre.personne .box-infos-pers .infos-pers {
flex: 0 50%;
	}
.box-titre.personne .box-infos-pers .infos-structure {
flex: 0 50%;
	}
.box-titre.personne h1 {
    white-space: normal;
}
.box-titre .portrait img {
	width: 100%;
	border: 1px solid rgba(255,255,255,0.15);
}
.box-titre h1 {
	width: 100%;
    white-space: normal;
    overflow: hidden;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1rem;
	line-height: 1;
}
.box-titre h2 {
    font-size: 1.4rem;
    white-space: normal;
}
.box-titre .notes {
    min-width: 7rem;
	margin-left: 1rem;
}
.box-titre .numero {
    display: block;
	padding: 0.5rem;
}
.stars {
    width: 100%;
    height: auto;
    line-height: 4em;
    letter-spacing: 0.5px;
    text-align: center;
}
.stars .fas, .stars .far {
    font-size: 1.2em;
}

.btns-onglets {
    min-height: 32px;
    height: auto;
    justify-content: space-between;
	background-color: #12171b;
}
.btn-onglet {
    padding: 0.9rem 1.2rem;
    background-color: #272c30;
    width: auto;
    text-transform: uppercase;
    border-right: 2px solid #12171b;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.btn-onglet:last-child {
    border-right: 0;
}
.btn-onglet:hover {
    background-color: #6460ab;
	color: #fff;
}
.btn-onglet.selected {
    background-color: #6460ab;
    color: #fff;
}
.container-onglet {
    background-color: #272c30;
    height: initial;
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
	border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.container-onglet .stitre {
    height: initial;
    margin: 2rem 0 1rem 0;
    padding: 0.75rem 1rem;
    font-weight: 700;
    text-transform: uppercase;
    background: rgba(0,0,0,0.3);
    border-radius: 3px;
}
.container-onglet .stitre:first-child {
    margin-top: 0;
}
.container-onglet p {
    font-size: 1.1em;
    line-height: 140%;
}
#edition {
    height: 100%;
	display: flex!important;
	flex-direction: row;
}
ul.list li {
    padding: 0.5rem 0;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	gap: 10px;
}
.job {
    font-size: 1.1em;
    font-weight: 600;
	color: #696969;
	line-height: 140%;
}
.playlist-item {
    display: flex;
    padding: 1rem 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
	flex: 1;
	align-items: center;
}
.playlist-add-form {
    display: flex;
	padding: 1.5rem 0 0.5rem;
}
.playlist-add-form>input {
    flex: 0 50%;
}
.dropdown {
    position: relative;
}
.text-pict {
    height: auto;
    width: 100%;
    margin: 0.75rem 0;
	font-size: 1.1rem;
}

.pro-plus {
    position: absolute;
    right: 0;
    top: 0;
	color: #fff;
    background-color: #6460ab;
    padding: 1px 3px;
    font-size: 1rem;
	font-weight: 600;
    text-align: center;
    margin: 0;
    line-height: 20px;
    display: inline-block;
    height: 20px;
}
.w-20 {
    flex: 0 0 20%;
    max-width: 20%;
}
.w-30 {
	flex: 0 0 33.333%;
    max-width: 33.333%;
	padding-right: 2rem;
}
.w-30:last-child {
	padding-right: 0;
}
.w-40 {
    flex: 0 0 40%;
    max-width: 40%;
}
.w-50 {
    flex: 0 0 50%;
    max-width: 50%;
	}
.w-60 {
    width: 60%!important;
}
.w-80 {
    flex: 0 0 80%;
    max-width: 80%;
	padding-right: 2rem
}
.w-100 {
    flex: 0 0 100%;
    max-width: 100%;
}
.card {
	position: relative;
    /*display: flex;
    flex-direction: column;
    word-wrap: break-word;*/
    background-clip: border-box;
    border-radius: 5px;
}
.card .card-body {
    padding: 1.75rem;
	/*-webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;*/
}
.card .card-title {
    margin-bottom: 1.5rem;
}
.card .card-body i.big {
    font-size: 42px;
	color: #6460ab;
}
.card .card-body h3.info {
	font-size: 1.4rem;
    text-transform: uppercase;
	font-weight: 700;
	min-height: 60px;
	border-left: 0.5rem solid rgba( 255,255,255,.2);
    padding-left: 10px;
    display: flex;
    align-items: center;
}
.card .card-body p.info {
    max-height: 100px;
    overflow-y: auto;
	padding-right: 0.5rem;
}
.showcase .title2 {
    font-size: 1.1rem;
	font-weight: 600;
	width: 100%;
    border: 0;
	text-align: left;
	color: #ccc;
	background-color: #32373b;
	padding: 0.85rem 1.5rem;
	text-align: left;
	border-radius: 0;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}
#account {
    height: auto;
    width: 32rem;
    margin: 0 auto;
    padding: 1rem;
    position: absolute;
    z-index: 999;
    background-color: #6460ab;
    -webkit-transition-property: top;
    transition-property: top;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    right: 0;
    overflow: hidden;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: -1px;
}
#account.show {
    top: 6rem;
}
#menu-edition {
    height: auto;
    width: 20vw;
    margin: 0 auto;
    padding: 1rem;
    position: absolute;
    z-index: 999;
    background-color: #6460ab;
    -webkit-transition-property: top;
    transition-property: top;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    left: 0;
    overflow: hidden;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: -1px;
}
#menu-edition.show {
    top: 6rem;
}
#menu-edition .box-btn {
    max-height: 190px;
	padding-right: 1rem;
    overflow-y: auto;
}
.flex-compte {
    display: flex;
	flex-direction: row;
}
.flex-compte .aside-1 {
    flex: 0 0 80%;
    max-width: 80%;
    padding-right: 2rem;
}
.flex-compte .aside-1 .boxes {
    display: flex;
	flex-direction: row;
	column-gap: 2%;
}
.flex-compte .aside-1 .boxes > * {
    display: flex;
	flex-direction: row;
	flex: 1;
}
.flex-compte .aside-2 {
    flex: 0 0 20%;
	flex-direction: column;
}
.steps ul.nav {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
    position: relative;
    margin-bottom: 2rem;
}
.steps ul.nav:before {
    content: " ";
    position: absolute;
    bottom: 1px;
    width: 100%;
    height: 1px;
    z-index: 0;
    background: #474b4f;
}
.steps ul.nav li {
    position: relative;
    padding: 1rem 1rem 2rem;
    text-align: center;
}
.steps ul.nav li.step-doing a {
    color: #6460ab;
}
.nav-link {
    padding: 0.5rem 1rem;
	font-size: 1.4rem;
	font-weight: 600;
	text-transform: uppercase;
}
.nav-link.disabled {
    color: #474b4f;
}
.steps ul.nav li a:before {
    background: #474b4f;
    width: 18px;
    height: 18px;
    z-index: 1;
    bottom: -6px;
}
.steps ul.nav li.step-doing a:after, .steps ul.nav li a:before {
    content: " ";
    position: absolute;
    margin-top: 10px;
    display: block;
    border-radius: 50%;
    color: initial;
    border: none;
    text-decoration: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.steps ul.nav li.step-doing a:after {
    content: " ";
    position: absolute;
    margin-top: 10px;
    display: block;
    border-radius: 50%;
    color: initial;
    border: none;
    text-decoration: none;
    left: 50%;
    background: #6460ab;
    width: 10px;
    height: 10px;
    z-index: 2;
    bottom: -2px;
}
.flex-credit {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
	padding: 0;
  margin: 0;
  list-style: none;
	margin-top: 1rem;
	column-gap: 1%;
}
.flex-credit .item-credit {
  background: #474b4f;
  margin: 1rem 0;
  text-align: center;
	border-radius: 5px;
	padding: 1.75rem;
	cursor: pointer;
	flex: 1;
}
.flex-credit .item-credit:hover {
  background: #6460ab;
}
.drop-pictos {
    position: absolute;
    right: 10%;
	top: 1rem;
}
.drop-pictos i {
    color: rgba( 255,255,255,.5);
	cursor: pointer;
	transition: color 0.25s ease-in;
	font-size: 1.2rem;
}
.drop-pictos i:hover {
    color: #fff;
}
.switch-text {
    flex: 1;
	font-size: 1.2rem;
	text-transform: uppercase;
	font-weight: 700;
	margin-left: 1rem;
}
#topic {
    display: flex;
    flex-direction: column;
	max-height: unset;
	height: 100%;
}
.topic-header, .topic-action, .topic-metadata {
    flex-shrink: 0;
}

.box-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.topic-title {
    color: #fff;
}
.topic-messages, .topic-contacts {
    overflow-y: scroll;
    flex-shrink: 1;
	height: 100%;
	padding-right: 10px;
}
.topic-messages .card {
    width: 90%;
}
.topic-messages .card-body {
    padding: 1rem;
}
.topic-messages .image {
    background: #12171b;
    position: relative;
    overflow: hidden;
}
.topicMessage-image {
    width: 60px;
	margin-right: 1rem;
}
.topicMessage-author {
	font-size: 1.1rem;
    font-weight: 700;
}
.chat-app .chat-text-left {
    padding-left: 64px;
}
.topicMessage-date {
	position: absolute;
	right: 0;
	padding-right: 1rem;
    padding-top: 0.75rem;
	color: #696969;
}
.box-editor{
    flex-grow: 1;
}
.topic-action {
    margin: 1rem 0;
}
.quill-editor {
    min-height: 60px;
}

.app-root {
	height: 100%;
	overflow: hidden;
}

.captcha {
	overflow: hidden;
}

#layout-template {
	height: 100%;
	overflow: hidden;
}