body {
	font-family: arial;
}

.logo.large {
    background: #ffffff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07);
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding-bottom: 15px;
    padding-left: 10px;
	/*text-align: center;*/
	padding-top: 15px;
}

.textExplainCt {
	display:none;
    background-color: #35bcd224;
    /*border-radius: 6px;*/
    padding: 10px;
    margin-bottom: 10px;
}
.fpage {
   /* display: inline-grid;*/
}

.fmenu, .fmain {
    display: inline-block;
}



.fmenu {
   width:26%;
     max-width: 305px;
}

.fmain {
    width: 73%;
    vertical-align: top;
    margin-top: 10px;
	max-width: 957px;
	background-color: #ffffff40;
}

.fmenu ul  {
	margin:0;
	padding: 0;
}

.callscribt {
	cursor:pointer;
}

.fmenu li {
	background-color: #35bcd2;
    color: #FFF;
    margin: 10px 5px 0;
    padding: 10px;
   /* border-radius: 5px;
    text-align: center;
	box-shadow: 1px 2px #07343ca8;
	font-weight: bold;*/
}



.fmenu > .menuitem > ul > li { 
	padding: 0;
}
span.wordreplace {
    font-style: italic;
    background-color: grey;
    /*border-radius: 6px;*/
    color: #d6d6d6;
    padding: 0 4px;
}

.fmenu li.univers a {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}

.univercontainer li, .univercontainer li  a {
	 color: #35bcd2;
	 background-color: #FFF;
    text-decoration: none;
    font-weight: normal;
	font-size: 0.9em;
	display: block;
	box-shadow: 0 0;
}


.debuginfo {
    background-color: #80808045;
    padding: 11px;
    /*border-radius: 12px;*/
}

.kdeb {
	vertical-align: top;
    background-color: #80808069;
    /*border-radius: 5px 0 0 5px;*/
    padding: 4px;
    font-weight: bold;
    color: #20262994;
    border: 1px solid #80808047;
}

.debuginfo {
	display: none;
}

.fmain img {
    max-width: 100% !important;
	width: auto;
}

.continfo {
        margin-left: 10px;
	margin-top: 33px;
	    font-size: 12px;
}
img.logov {

	 vertical-align: middle;
}
img.logoa {
      
    vertical-align: middle;   
	margin-left: 17px;
}

.logopart  {
	display: inline-block;
}

.foot {
	    margin-top: 15px;
    font-size: 11px;	
		
}
.creditphoto {
    background-color: #0000009e;
    border-radius: 0 0 12px 12px;
    color: #FFF;
    padding: 5px 11px;
    font-size: 12px;
    line-height: 16px;
    border: 1px solid #000000bf;
    margin: 1px 0;
}

.lnk {
	    color: #35bcd2;
}

.demolab {
   transform: rotate(-15deg);
    -moz-transform: rotate(-8deg);
    -webkit-transform: rotate(-15deg);
    -khtml-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    color: #35bcd2;
    font-size: 2em;
    display: inline-block;
    margin-left: 5px;
}

.keytxt {
    background-color: #35bcd240;
    display: inline-block;
    padding: 4px 0;
    margin: 0 5px 5px 0;
	/* border-radius: 6px;*/
    width: 6em;
    text-align: center;
    color: #35bcd2;
    font-weight: bold;
    /* font-size: 0.9em; */
}

.gentexte, .hotel {
    font-size: 1em;
    text-align: justify;
    max-width: 835px;
    line-height: 1.65em;
}

.valtxt {
    padding-left: 10px;
}

.hotel {
    padding:20px;
}
.hotel p {
    margin:0;
}

.loading {
    text-align: center;
    color: #35bcd2;
    font-size: 26px;
}


.textExplain {
	display: none;
    font-weight: bold;
    color: #35bcd2;
    font-size: 1.3em;
    margin-bottom: 12px;
}

.textExplainLong {
	display: none;
    margin-bottom: 12px;
}

.vdeb {
    vertical-align: top;
    background-color: #ffffff7a;
    /*border-radius: 0 5px 5px 0;*/
    padding: 4px;
    color: #20262994;
    border: 1px solid #80808047;
}

.debuginfo table {
    border-spacing: 0 3px;
}

.menuText {
    background-color: #e1f5f8;
    /*border-radius: 7px;*/
    padding: 9px;
	margin-bottom: 15px;
}

.reloadtexte {
	background-color: #35bcd2;
    border: 1px solid #359fd2;
    /*border-radius: 5px;*/
    color: #FFF;
    font-weight: bold;
    padding: 6px;
    cursor: pointer;
	width: 100%;
	font-size: 1.0em;
}

select.choicedataset, select.choicecrit {
    font-size: 1.2em;
}

.loading {
    display: none;
    position: absolute;
    background-color: #ffffffa8;
    width: 100%;
    height: 100%;
}

li.univers {
    /*background-color: #35bcd2;*/
	cursor: pointer;
	background: linear-gradient(116deg, #7bccc4 10%, #4eb3d3 60%, #2b8cbe 100%);
}

.wantdemo {
    text-align: right;
    margin-top: 20px;
    font-size: 12px;
}

.labeltoken {
    color: #35bcd2;
    font-size: 2em;
}
input.tokenfd {
    width: 100%;
    margin-bottom: 19px;
}
input.btDemo {
    background: linear-gradient(116deg, #7bccc4 10%, #4eb3d3 60%, #2b8cbe 100%);
    color: #FFF;
    border: 0;
    padding: 8px 15px;
    font-weight: bold;
}

.tokerror {
    background-color: orange;
    padding: 5px;
    margin-bottom: 15px;
    font-weight: bold;
}

/*
li.univers.active {
    border-radius: 5px 5px 0 0;
}
*/
.univercontainer  {
	display:none;
	background-color: #35bcd254;
	margin: 0 5px 0 5px;
	padding: 1px 0 10px;
    /*border-radius: 0 0 7px 7px;
	border: 0px solid #35bcd2;*/
}

ul.univercontainer {
    text-align: left;
}

.lefond {
	    background-image: url(../images/fond2.png);
    background-size: 100%;
    /* background-position: bottom; */
    background-repeat: no-repeat;
    /* background-position-x: right; */
    margin-top: 0;
	background-attachment: fixed;
}

i.arrow {
  border: solid #FFF;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  float:right;
  margin-top: 13px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
   margin-right: 10px;
       margin-top: 5px;
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
    margin-right: 10px;
	    margin-top: 5px;
}

.picto {
	max-width:38px !important;
	vertical-align: middle;
	margin: 0 11px;
}

.selfor {
    color: #35bcd2;
	    margin-top: 25px;
}

.logopart img {
    width: 44% !important;
    display: inline-block;
}

.keyval > div {
    display: table-cell;
}


.keyval {
    display: block;
	margin-bottom: 6px;
}

li.blocked, li a.blocked {
    background-color: #d8cece;
    color: #6f6c6c;
}

.tokenequest {
	width: 40%;
    margin: 0 auto;
    border: 3px solid #35bcd2;
    padding: 30px;
    background-color: #ffffffb3;
    text-align: center;
    margin-top: 197px;
}

.langm {
    display: inline-block;
    margin-left: 30px;
    vertical-align: top;
	float: right;
}

select#langc {
    padding: 10px;
    color: #35bcd2;
    font-weight: bold;
    font-size: 1.05em;
    border: 1px solid #35bcd2;
}



/* chat bot */

.fbmessenger{position: relative;   top: -80px; cursor:pointer;}
		.fbmessenger span{z-index:999999999;position: absolute;}
		.fbmessenger.wposbottom_right{width: 86%; text-align: right; right: 0;}
		.tooltiptext.wposbottom_right{left:initial;bottom:10px}
		.fbmessenger img{width:50px;filter:drop-shadow(2px 6px 4px rgba(0,0,0,.3));-webkit-filter:drop-shadow(2px 6px 4px rgba(0,0,0,.3))}
		.tooltiptext{width:120px;background-color:#fff;color:#2c2c2c;text-align:center;padding:5px 0;border:1px solid #eee;border-radius:6px;position:fixed;bottom:30px;right:75px;font-family:inherit;font-size:inherit;text-transform:uppercase;filter:drop-shadow(2px 6px 4px rgba(0,0,0,.3));-webkit-filter:drop-shadow(2px 6px 4px rgba(0,0,0,.3))}

.chatbox {
	visibility: hidden;
	opacity:0;
    position: fixed;
    right: 0.5em;
    background: #fff;
    transition: all 1s ease;
	-webkit-transition: all 1s ease;
   /* height: 347px; */
    /*min-width: 26em;
	max-width: 30em;*/
    border-radius: 10px;
    z-index: 999;
    bottom: 0.5em;
}


.chabotfp .chatbox.chatbox--active {
    position: initial;
    width: 100%;
    max-width: 100%;
	bottom: unset;
	right: unset;
	
}

.chabotfp form#chatform {
    max-width: unset;
	display: inline-flex;
}

.chabotfp  .fbmessenger, .chabotfp button.btnclosechat  {
	display: none;
}

.chabotfp   div.chatbox input#wisdom {
    padding: 4px;
	font-size: 1.5em;
    width: 79%;
    line-height: 1.5em;
	border: 1px solid #b7b7b7;
}

.chabotfp  button.sendmess.iconnext {
    display: inline-block;
	width: 3.5em;
    height: 3.3em;
}

.scrollbox li {
    list-style-type: none;
}
.chabotfp.mobile  button.sendmess.iconnext {
	width: 2.5em;
    height: 3em;
}

.chabotfp  div.chatbox p.lexResponse, div.chatbox p.istyping {
    min-width: 53%;
	max-width: 53%;
}

.chabotfp.mobile   div.chatbox p.lexResponse  {
    max-width: 97%;
}
.mupd {
    display: inline-block;
	cursor: pointer;
}

.chabotfp .pagination.soft {
    position: relative;
    top: -40px;
}
a.linkbot, .lexResponse a.linkbot {
    text-decoration: underline;
    color: #2196F3;
}

.chabotfp div.chatbox #conversation {
	width: 100%;
    height: 28em;
    max-height: 28em;
}

.chabotfp .slider.horizontal {
    font-size: 0.7em;
}

.allconv .chatbox {
	visibility: visible;
    opacity: 1;
    position: relative;
}

.chatboxin {
	visibility: hidden;
    opacity: 0;
    position: static;
    right: unset;
    background: transparent;
    padding: 0;
    box-shadow: none;
    transition: unset;
    -webkit-transition: unset;
    height: auto;
    min-width: 26em;
    border-radius: unset;
    z-index: unset;
    bottom: unset;
}

.chatboxin  .fbmessenger, .chatboxin  .btnclosechat {
	display: none;
}
.chatbox--active {
	visibility: visible;
	opacity:1;
	transform: translateX(0);
}

.btnclosechat {
	background: #f1f1f3;
    position: absolute;
    top: 0.3em;
    right: 1em;
    outline: none;
}

.btnclosechat:before, .btnclosechat:after {
	background: #868e9b;
}

.chatbox-close {
	transform:  translateY(+102%);
}

.chatboxin.chatbox-close {
	transform:  translateY(0);
}

.chatbox-close  .btnclosechat:before, .chatbox-close  .btnclosechat:after  {
   width: .7em;
    margin-left: -.65em;
	left: 62%;
}

.chatbox-close  .btnclosechat:before {
    top: 13px;
}

div.chatbox #conversation {
	
	width: 98%; 
	max-height: 400px;
    min-height: 100px;
	overflow-y: scroll;
	/*vertical-align: bottom;
    display: table-cell;*/
	border: 1px solid #eee; 
	background-color: #fff;
	
	overflow-x: hidden;
	font-size:16px;
	margin-top:0.2em;
}

.istyping img {
    max-height: 3em;
}

div.chatbox #conversation::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

div.chatbox #conversation::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5;
}

div.chatbox #conversation::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #328dde;
}


.brchatbox  {
	position: fixed;
    bottom: 0;
    right: 0;
    padding: .7em;
    background-color: #3a87d9;
    z-index: 999;
}


div.chatbox input#wisdom {
	padding: 4px;
	font-size: 1em;
	width: 100%;
}

div.chatbox.mobile  {
	max-width:100%;
	width:100%;
}
div.chatbox.mobile  input#wisdom {
	width: 84%; 
}
img#prevDemo {
    max-height: 15em;
    max-width: 15em;
}

div#draguptg {
    width: 98%;
    height: 11em;
    margin: 0 auto;
    border: 2px dashed #848282;
    color: #0c0a0a;
    font-size: 1.2em;
    text-align: center;
    padding-top: 10%;
}

.mediareab {
	display:block;
}

.pbut {
    background: #b555ff;
    color: #fff;
    font-size: 1.1em;
    padding: 0.5em;
    display: inline-block;
    margin: 0 0 1em 0;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 4px;
}

.pbut.disab {
    background-color: grey;
    opacity: 0.5;
    cursor: default;
}

.mediareab>div {
    display: inline-block;
    width: 50%;
}

.chabotfp.mobile .mediareab>div {
    display: block;
    width: 100%;
}

div#divupglg {
    border: 3px solid #008cd7;
}

img.userup {
    max-height: 9em;
    max-width: 9em;
}

.mediarea {
    display: none;
    margin-top: 1em;
}
.viedolive {
    padding: 0.3em;
	display: none;
}


.chabotfp.mobile img.mupdi {
    max-width: 3.2em;
    margin-left: unset;
    margin-top: 5px;
}

div#divupordragmenu>div.act {
    color: #FF9800;
}

canvas#canvas {
    max-width: 15em;
    max-height: 15em;
    display: none;
}


div#divprevDemo {
  text-align: center;
}

div#divupordragmenu>div {
    width:auto;
    display: inline-block;
    margin: 0px 2px 0px 0px;
    background-color: #008cd7;
    border-radius: 5px 5px 0 0px;
    color: #FFF;
    font-size: 1.5em;
    padding: 0 9px;
	cursor:pointer;
}


div#draguptg.hover {
    color: #FF9800;
    border: 2px dashed #FF9800;
    font-weight: bold;
}

.startnewconv {
    background: #b555ff;
    color: #fff;
    font-size: 1.5em;
    padding: 0.5em;
    display: inline-block;
    border-radius: 5px;
	cursor:pointer;
}


.mobile .startnewconv {
    font-size: 1.3em;
}

div.chatbox  input::placeholder {
	color: #ccc;
	font-style: italic;
}

div.chatbox  p.userRequest  {
	margin: 4px;
	padding: 4px 10px 4px 10px;
	border-radius: 4px;
	min-width: 50%;
	max-width: 85%;
	float: right;
	text-align: right;
	background-color: #328dde;
	color:#fff;
	border-radius: .9em;
	font-family: Helvetica Neue, Segoe UI, Helvetica;
}



div.chatbox .quickreply {
    cursor: pointer;
    border: 1px solid #bfd9ef;
    text-align: center;
    color: #FFF;
    background-color: #328dde;
    padding: 0.4em;
}

.chatctitle {
	white-space: normal;
	font-weight: bold;
}

div.chatbox  .lexResponse li {
    margin: 0.2em;
    background-color: #fff;
    padding: 0.7em;
    width: 16em;
}

a.requestloc {
    text-decoration: underline;
}

.lexResponse a {
    text-decoration: none;
    color: #000;
}

.chatcsubtitle {
    white-space: normal;
}
div.chatbox  p.lexResponse  , div.chatbox  p.istyping {
	margin: 4px;
	padding: 4px 10px 4px 10px;
	border-radius: 4px;
	min-width: 50%;
	max-width: 85%;
	float: left;
	background-color: #f2f1f1;
	font-family: Helvetica Neue, Segoe UI, Helvetica;
    border-radius: .9em;
	color:#000;
}
.chabotfp div.chatbox  p.lexResponse  , div.chatbox  p.istyping, .chabotfp  div.chatbox p.userRequest {
	font-size: 1.5em;
}

.chabotfp.mobile div.chatbox  p.lexResponse  , .chabotfp.mobile div.chatbox  p.istyping, .chabotfp.mobile  div.chatbox p.userRequest {
	font-size: 1em;
}

#restartcapture {
		display:none;
}

.viedolive.ffsc {
	background-color:black;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	
}
.viedolive.ffsc #player {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	z-index:50;
}

.viedolive.ffsc #videoSource {
	position: absolute;
	top:1em;
	z-index:90;
}

.viedolive.ffsc .optvideo  {
	position: absolute;
	left:1em;
	bottom: 2em;
	z-index:90;	
}

.viedolive.ffsc .btclosevid {
    position: absolute;
    right: 1em;
    top: 1em;
    background-color: #FFF;
    width: 2em;
    height: 2em;
    z-index: 90;
    line-height: 2em;
    text-align: center;
    border-radius: 20px;
}

div.chatbox  p.lexError {
	margin: 4px;
	padding: 4px 10px 4px 10px;
	border-radius: 4px;
	min-width: 50%;
	max-width: 85%;
	float: left;
	background-color: #f2f1f1;
	/*background-color: #f2f1f1;;*/
	font-family: Helvetica Neue, Segoe UI, Helvetica;
    border-radius: .9em;
	color:#000;
}

.chatbox.mobile.chatbox--active {
    height: auto;
    left: 0;
    right: unset;
    min-width: unset;
}

.chatbox.mobile.chatbox--active #conversation  {
	width: 99%;
	max-height: 20em;
}

.novideosource {
    font-size: 2em;
}

.btclosevid {
	display:none;
}
.chatbox.mobile .novideosource {
    color: #FFF;
}

.chabotfp.mobile  .btclosevid {
	display:block;
}
.chabotfp.mobile #draguptg {
	display:none;
}


.chabotfp .chatbox {
    z-index: 10;
}
div.chatbox.mobile  button.sendmess.iconnext {
	display: inline-block;
}

button.sendmess.iconnext {
    padding: .3em 1em;
    line-height: 1.7em;
    font-weight: bold;
    font-size: 1em;
    background: #b555ff;
    color: #fff;
    margin-left: 2%;
    display: none;
	border:0;
}
img.mupdi {
    max-width: 3.6em !important;
    margin-left: 6px !important;
}
@media (max-width: 84em) {
	
	.fmenu {
	   width:24%;
	   /*background-color:orange;*/
	     max-width: 305px;
	}

	.fmain {
		width: 75%;
		margin-top: 16px;
	}

}

@media (max-width: 64em) {
	
	.fmenu {
	   width:24%;
	   /*background-color:black;*/
	     max-width: 305px;
	}

	.fmain {
		width: 75%;
		margin-top: 10px;
	}

	.univers {
		font-size:11px;
	}
}


@media (max-width: 48em) {
		
	
	.lefond {
		background-image: none;
	}

	.langm {
		margin-left: 10px;
	}

	select#langc {
		padding: 4px;

	}

	.fmenu {
	   width:100%;
		/*background-color:red;*/
		  max-width: 100%;
	}

	.fmain {
		width: 100%;
		margin-top: 16px;
	}
	
	.univercontainer li {
		display: inline-block;
	}
	
	.fmain img {
		margin: 0 !important;
	}
	.tokenequest {
		width: 77%;
		margin-top: 40px;
	}
	.univers {
		font-size:16px;
	}
	
	.respart iframe {
		max-height: 451px;
	}
	
}

@media (max-width: 30em) {
	
	body {
		font-size:0.9em;
	}
	.fmenu {
	     width:100%;
		/*background-color:blue;*/
	}

		
	select.choicedataset, select.choicecrit {
		font-size: 0.8em;
	}
	
	.fmain {
		width: 100%;
		margin-top: 16px;
	}
	
	.univercontainer li {
		display: inline-block;
	}
	
	

	.gentexte, .hotel {
		font-size: 0.9em;
		text-align: justify;
		max-width: 835px;
		line-height: 1.4em;
	}

	.hotel h2 {
		font-size: 0.8em;
		line-height: 1.1em;
	}
	
	.respart iframe {
		max-height: 230px;
	}
	
}

@media (max-width: 20em) {
		
	.fmenu {
	   width:100%;
	   /*background-color:yellow;*/
	}


	.demolab {
		font-size:0.8em;
	}
	
	.logo.large img {
		width: 166px;
	}
	.fmain {
		width: 100%;
		margin-top: 16px;
	}
	
	


	.univercontainer li {
		display: inline-block;
	}
	
	
	
}


.mandatory {
	    color: #ef8416;
    font-size: 2em;
    position: relative;
    font-weight: bold;
    width: 15px;
    top: -41px;
    z-index: 0;
    float: right;
    right: -24px;
    height: 0px;
	
}