.subbar {
    padding : 25px 10px;
    color: #858585;
    font-size:11px;
}

.subbar-infos {
    text-align: right;
}
.subbar i{
    margin-right:6px;
    font-size:14px;
}
.subbar span.subbar-phone {
    margin-right:12px;
}
.subbar span.subbar-web {
    margin-left:12px;
}


.subbar-logo {
    text-align: center;
    position: relative;
}
.subbar-logo img {
    display: block;
    width: 200px;
    margin: 0 calc(50% - 115px);
    position: absolute;
    z-index: 99;
    bottom: 10px;
    -moz-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -o-box-shadow: 0px 0px 8px 1px #d9d9d9;
    box-shadow: 0px 0px 8px 1px #d9d9d9;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#d9d9d9, Direction=NaN, Strength=8);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.subbar-category {
    text-align: left;
}

/* BLOC PRESENTATION*/
.bloc-presentation {
    background-color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 15px;
    font-size: 15px;
    line-height: 15px;
    -moz-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -o-box-shadow: 0px 0px 8px 1px #d9d9d9;
    box-shadow: 0px 0px 8px 1px #d9d9d9;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#d9d9d9, Direction=NaN, Strength=8);
    margin-bottom:20px;

}
.bloc-presentation-content {
    max-height: 585px;
    overflow-y: auto;
}
.bloc-presentation .pres-titre {
    font-size: 23px;
}

/* BLOC ESPACE CONFERENCE */
.bloc-espace-conference {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-height: 340px;
    overflow: hidden;
}

/* BLOC CONSEILLER */
.bloc-conseiller {
    background-color: #f19089;
    color:white;
    padding: 28px 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-height: 340px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: justify;
    -moz-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -o-box-shadow: 0px 0px 8px 1px #d9d9d9;
    box-shadow: 0px 0px 8px 1px #d9d9d9;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#d9d9d9, Direction=NaN, Strength=8);
    min-height: 237px;
}
.bloc-conseiller .bc-1, .bloc-conseiller .bc-2, .bloc-conseiller .bc-3  {
    text-transform: uppercase;
}
.bloc-conseiller .bc-1  {
    font-size:27px;
    font-weight: 100;
    line-height: 30px;
}
.bloc-conseiller .bc-2  {
    font-size:31px;
    font-weight: 500;
    line-height: 24px;
}
.bloc-conseiller .bc-3  {
    font-size:23px;
    font-weight: 500;
    line-height: 20px;
}
.bloc-conseiller .bc-4  {
    font-size:20px;
    font-weight: 500;
    line-height: 20px;
}
.bloc-conseiller .bc-icons {
    text-align: left
}
.bloc-conseiller .bc-icons i {
    font-size:35px;
}
.conseiller-status {
    width: 26px;
    height: 26px;
    background-color: white;
    position:relative;
    top: -16px;
    right:-74px;
    border-radius: 50%;
    border: 4px solid white;
}


/* BLOC TWITTER */
.bloc-twitter {
    background-color: #f19089;
    color:white;
    padding: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-height: 340px;
    overflow: hidden;
    margin-bottom: 20px;
    -moz-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -o-box-shadow: 0px 0px 8px 1px #d9d9d9;
    box-shadow: 0px 0px 8px 1px #d9d9d9;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#d9d9d9, Direction=NaN, Strength=8);
}

.bloc-twitter .tw-title  {
    vertical-align: middle;
}

.bloc-twitter .tw-title i {
    font-size: 30px;
}
.bloc-twitter .tw-message {
    margin-top:15px;
    font-size: 12px;
}
.bloc-twitter .tw-message hr{
    border-color: white;
    margin: 1.5rem 0
}

/* BLOC COMPTEUR */
.bloc-counters {
    margin-bottom: 20px;
    -moz-box-shadow: 0px 0px 8px 2px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px 2px #d9d9d9;
    -o-box-shadow: 0px 0px 8px 2px #d9d9d9;
    box-shadow: 0px 0px 8px 2px #d9d9d9;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#d9d9d9, Direction=NaN, Strength=8);
}

.bloc-counters .counter {
    background-color: #f19089;
    text-align: center;
    color:white;
    padding: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bloc-counters .counter i {
    font-size:40px;
    margin-bottom: 10px;
}
.bloc-counters .counter .count {
    font-size:40px;
    line-height: 40px;
}
.bloc-counters .counter .what {
    font-size:19px;
    line-height: 25px;
    text-transform: uppercase
}

/* BLOC CARTES */
.bloc-map {
    margin-bottom: 20px;
    -moz-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -o-box-shadow: 0px 0px 8px 1px #d9d9d9;
    box-shadow: 0px 0px 8px 1px #d9d9d9;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#d9d9d9, Direction=NaN, Strength=8);

    background-color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bloc-map .map-carte{
    height: 170px;
}
.bloc-map .map-carte-big{
    height: 340px;
}
.bloc-map .map-titre i{
    font-size: 23px;
}

.bloc-map .map-titre{
    background-color: white;
    text-align: center;
    color: #582e90;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 0;
}


/* BLOC liste */
.bloc-liste {
    position: relative;
    background-color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 15px;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 20px;
    -moz-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -o-box-shadow: 0px 0px 8px 1px #d9d9d9;
    box-shadow: 0px 0px 8px 1px #d9d9d9;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#d9d9d9, Direction=NaN, Strength=8);
}

.bloc-liste .lst-titre {
    font-size: 23px;
    text-align: center;
    margin-bottom:45px;
    line-height: 22px;
}

.bloc-liste hr {
    border-color: #3e3e3e;
    margin: 17px 25%;
}

.bloc-liste .lst-item {
    color: #aaaaaa;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
}
.bloc-liste .lst-plus {
    color: #f19089;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
}
.bloc-liste .lst-button {
    text-align: center;
    padding-top: 30px;
}
.bloc-liste .lst-button a{
    text-transform: uppercase;
    padding:10px 30px;
    background-color: #f19089;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bloc-liste .lst-plus .lst-plus-count{
    padding-top:5px;
    font-size: 14px;
}
.bloc-liste .lst-plus .lst-plus-what{
    font-size: 9px;
}

.stand {
    background-color: #f5f6fa;
}

.bloc-video {
    margin-bottom:20px;
}

/* BLOC DOCUMENTS */
.bloc-documents {
    background-color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 15px;
    font-size: 15px;
    line-height: 15px;
    -moz-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -o-box-shadow: 0px 0px 8px 1px #d9d9d9;
    box-shadow: 0px 0px 8px 1px #d9d9d9;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#d9d9d9, Direction=NaN, Strength=8);
    margin-bottom:20px;

}

.bloc-documents .docs-titre {
    text-align: center;
    font-size: 23px;
    margin-bottom:30px;
}

.bloc-documents .document {
    text-align: center;
    margin-bottom:30px
}
.bloc-documents .document i{
    font-size: 50px;
    margin-bottom:10px;
    color: #6d6d6d;
}
.bloc-documents .document span{
    font-size: 13px;
    margin-bottom:20px;
    color: #582e90;
    font-weight: bold;
    text-transform: uppercase;
}
.bloc-documents .document a{
    font-size: 12px;
    margin-bottom:10px;
    color: #6d6d6d;
}
.bloc-documents .document p{
    font-size: 12px;
    margin-bottom:10px;
    color: #6d6d6d;
    text-decoration: underline;
}

.grid-item { width: calc((100% - 60px)/4); }
.grid-item--width2 { width: calc((100% - 20px)/2); }
.grid-item--width4 { width: 100%; }

/*CHAT*/
.bloc-chat {
    background-color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 15px;
    font-size: 15px;
    line-height: 15px;
    -moz-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -o-box-shadow: 0px 0px 8px 1px #d9d9d9;
    box-shadow: 0px 0px 8px 1px #d9d9d9;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#d9d9d9, Direction=NaN, Strength=8);
    margin-bottom:20px;
}

.chat-history{
    max-height: 160px;
    min-height: 160px;
    overflow: auto;
}
.chat-history * {
    font-size: 17px;
}
.chat-history li {
    line-height: 17px;
}
#chat-input-form input {
    margin-bottom:0 !important;
    margin-top: 10px !important;
    background-color: white;
    border:1px solid #bfbfbf;
    font-size: 17px;
    padding: 7px;
}
.chat-history strong {
    color: #f19089;
}
.timeline {
    max-height: 280px;
    overflow-y: scroll;
}


.chat-history li.my-message {
    text-align: left;
    padding-right: 10px;
}
.chat-history li.my-message>div {
    display: inline-block;
    background: #efefef;
    color:#444;
    text-align: right;
    padding: 10px 12px;
    border-radius: 7px;
    margin-top:10px;
}

.chat-history li.other-message {
    text-align: right;
    padding-right: 10px;
    position: relative;
}
.chat-history li.other-message>div {
    display: inline-block;
    color:white;
    text-align: right;
    padding: 10px 12px;
    border-radius: 7px;
    margin-top:10px;
}

.chat-history li.other-message>div:after {
    content: "";
    position: absolute;
    top: 17px;
    right: 20px;
    width: 0;
    border-bottom: 10px solid black;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.chat-history li.my-message>div:after {
    content: "";
    position: absolute;
    top: 17px;
    left: 20px;
    width: 0;
    border-bottom: 10px solid #efefef;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.scrollbar::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 6px;
    background-color: #fa9790;
}

.scrollbar::-webkit-scrollbar
{
    width: 6px;
    background-color: transparent;
}

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

.bloc-presentation .scrollbar::-webkit-scrollbar-track,
.chat-history.scrollbar::-webkit-scrollbar-track
{
    background-color: #E2E2E2 !important;
}

.chat-history.scrollbar::-webkit-scrollbar-thumb,
.bloc-presentation .scrollbar::-webkit-scrollbar-thumb
{
    background-color: #bfbfbf !important;;
}


/* BLOC NAVIGATION */
.bloc-navigation {
    background-color: #f19089;
    color:white;
    padding: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-height: 340px;
    overflow: hidden;
    margin-bottom: 20px;
    -moz-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px 1px #d9d9d9;
    -o-box-shadow: 0px 0px 8px 1px #d9d9d9;
    box-shadow: 0px 0px 8px 1px #d9d9d9;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#d9d9d9, Direction=NaN, Strength=8);
    text-align: center;
}

.bloc-navigation .prev {
    float:left;
}
.bloc-navigation .next {
    float:right;
}

/* CONFERENCES */
.other-conf {
    text-align: left;
}
.other-conf hr{
    border-color: white;
}
.other-conf-intro {
    text-decoration: underline;
}
.other-conf .fa{
    font-size:18px !important;
}

.chat-history>ul li.my-message>div { color: #f19089; }
.chat-history>ul li.other-message>div { background: #f19089; }
.chat-history li.other-message>div:after { border-bottom-color: #f19089; }

@media only screen and (max-width: 800px) {
    .grid-item {
        width: calc((100% - 20px)/2);
    }
    .grid-item--width2 {
        width: 100%;
    }
    .bloc-intro-salon {
        padding-left: 0;
    }
    .bloc-intro-salon hr {
        display:none;
    }
    .bloc-intro-salon p {
        padding-left: 5%;
    }
    .salon .moteur , .salon .selection, .progression-row {
        display:none
    }
    .salon h2 {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 800px) {
}

@media only screen and (max-width: 450px) {
    .bloc-navigation a i { font-size:32px;}
    .bloc-navigation a span { display:none}
    .grid-item, .grid-item--width2 { width: 100%; }
    .bloc-conseiller {display:none}
    .bloc-liste .lst-button span  {display:none}
    .subbar-infos  {display:none}
}

