/**************************** GLOBAL *****************************/

@font-face {
	font-family: "gotham-book";
	src: url(../fonts/Gotham-Book.ttf);
}

@font-face {
	font-family: "gotham-book";
	src: url(../fonts/Gotham-Bold.ttf);
  font-weight: bold;
}

html {
  font-size: 13px;
}

body {
  font-family: 'gotham-book', verdana, sans-serif;
}

a,
a:hover {
  color:#212529;
}

.container-page {
  margin-top:70px;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: 2px;
    content: "";
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-bottom: 0;
    border-left: 4px solid transparent;
}
.nav-item .dropdown-toggle::after {
  display: none;
}

h1 {
  font-size:20px;
  margin-top:50px;
  text-transform: uppercase;
  font-weight:bold;
}

h2 {
  font-size:16px;
  margin-top:30px;
  text-transform: uppercase;
}

h2.title-help {
  margin: 20px 0 10px 0;
}

input {
    outline: none!important;
}

input[type=checkbox],
input[type=checkbox]:checked {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}

input[type=checkbox] {
  border-radius: 15px;
  background: #FFF!important;
  border: 1px solid #DFD0B9;
  height: 10px;
  width: 10px;
  margin-top:2px;
}

input[type=checkbox]:checked {
  border-radius: 15px;
  background: #DFD0B9!important;
  height: 10px;
  width: 10px;
  margin-top:2px;
}

em, .hlpst {
  background: #FFEFC4;
  font-style: normal;
}

.nav-item .dropdown-menu {
  margin-top:15px;
}

.page-link,
.page-link:hover {
  color:#212529;
}

.page-item.active .page-link {
    color: #000;
    background-color: #DFD0B9;
    border-color: #DFD0B9;
}

#page-statistics-results .table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #dee2e6;
  border-top: 0;
}

.tooltip-inner {
  font-size: 10px;
  max-width: 350px;
}

/* Custom CSS for specific tooltip */
.tooltip-img-filter .tooltip-inner {
  background-color: #FFF;
  color: #FFF;
  border:1px solid #CCC;
}
.tooltip-img-filter .arrow::before {
  border-top-color: #FFF;
}

#up {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 100px;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  background: url("../img/icons/ico-arrow-up.png");
  background-color: #DFD0B9;
  background-repeat: no-repeat;
  background-position-y: 13px;
  background-position-x: center; 
}

.text-end {
  text-align: right !important;
}

/**************************** NAV *******************************/

.selected-facet-container {
  margin: 5px 0 0 15px;
}

.js-nav-univers {
  padding: 6px 10px 5px 10px !important;
  margin-right: 5px;
}

.js-nav-univers.active,
.js-nav-univers:hover {
  padding: 6px 10px 5px 10px !important;
  background-color: #DFD0B9;
  border-radius: 15px;
}

#main-nav {
  position:fixed;
  z-index:110;
  top:0;
  left:0;
  width:100%;
  background-color: #F9F6EF !important;
  border: 0;
  height: 70px;
}

.navbar-brand {
  margin-left:15px;
  margin-right:15px;
}

.navbar-collapse.collapsing,
.navbar-collapse.show {
  background-color: #F9F6EF;
  position:absolute;
  top:70px;
  left:0px;
  width:100%;
}

.nav-link-dropdown {
  padding: 6px 10px 5px 10px !important;
  background-color: #DFD0B9;
  border-radius: 15px;
  color:#000 !important;
  margin-right:5px;
  width:160px;
  text-align:center;
}

.nav-main-search {
  text-align:right;
}

.nav-univers-list {
  border:0;
  background-color: #F9F6EF;
  width:160px;
  border-radius: 15px;
}


#ico-account {
  margin-right:5px;
  width:25px;
}

#ico-calendar {
  margin-right:10px;
  margin-bottom:15px;
  width:25px;
}

#ico-comparison,
#ico-favorites,
#ico-statistics {
  margin-right:5px;
  width:25px;
}

#ico-help {
  margin-right:5px;
  width:25px;
}

#ico-reports {
  margin-right:5px;
  width:25px;
}

#ico-search {
  width:25px;
  margin-top:2px;
  margin-right:10px;
  cursor:pointer;
}

#ico-search-reset {
  width:15px;
  margin-left:10px;
}

#ico-signout {
  margin-top:0px;
  width:25px;
}

#ico-separator {
  height: 45px;
}

.ico-view {
  width:30px;
}

.ico-view-container {
  width:40px;
  text-align: center;
}

.ico-view-label {
  text-align: center;
  width:40px;
  text-transform: uppercase;
  font-size:9px;
  margin-bottom:5px;
  margin-top:5px;
}

.ico-view-label.beige {
  color:#DBD1BA;
}

#calendar {
  margin-top:14px;
  cursor: pointer;
}

#calendar-date {
  display: inline-block;
  font-size:11px;
  text-align:left;
  line-height:14px;
}

#date-compare {
  color:#999;
}

#input-query,
#input-query:focus {
  background-color: #F9F6EF;
  border-top:0;
  border-left:0;
  border-right:0;
  box-shadow: none;
  border-radius:0;
  border-bottom: 1px solid #B9B9B9;
  padding-left:0;
  margin-top:10px;
}

.nav-view-container {
  padding: 5px 10px 0 0; 
  text-align:right;
}

.nav-view {
  display:inline-block;
  margin-right:20px;
}
.nav-view:hover {
  text-decoration:none;
}

.picto-link {
  padding:0 5px!important;
}

#sub-nav-2 {
  padding: 10px;
}

.selected-facet {
  padding: 3px 10px 2px 10px;
  margin: 0 10px 5px 0;
  background-color: #CB8585;
  border-radius: 15px;
  color: #FFF;
  font-size:12px;
  display: inline-block;
}
.selected-facet:hover {
  text-decoration: none;
  color: #FFF;
}

.selected-facet-cross {
  color: #FFBDC2;
  padding-left: 3px;
}

.selected-stars {
  height: 12px;
  vertical-align:top;
  margin-top:2px;
}

.universe-cross {
  padding-left: 3px;
  font-weight: bold;
}




/**************************** FILTRE GAUCHE *****************************/

#ico-reset-filters {
  width:15px;
}

.js-filter-type {
  margin-top: 20px;
}

.filter-select-menu {
  font-size:12px;
  font-weight:bold;
  padding:4px 0 0 5px;
}

.filter-stars {
  height: 12px;
  vertical-align:top;
  margin-top:1px;
}

.filter-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size:12px;
}

.filter-title::before {
  content: " ";
  display: inline-flex;
  background: url(../img/icons/ico-arrow-down.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 20px;
  height: 10px;
  transition: all .2s ease-out;
}

.collapsed::before {
  transform-origin: center;
    transform: rotate(-90deg) !important;
    transition: all .2s ease-out;
}  

.js-filter-select-all,
.js-filter-unselect-all {
  color:#999;
}

.menu-container {
  padding-left:20px;
  padding-top:5px;
}

.search-filter,
.search-filter:focus {
  background-color: #F9F6EF;
  border:0;
  box-shadow: none;
  border-radius:0;
  background-image: url(../img/icons/ico-search-filter.png);
  background-position-x: 5px;
  background-position-y: 4px;
  background-repeat: no-repeat;
  padding-left:20px;
  padding-top: 2px;
  padding-bottom:1px;
}

.scrollable-menu {
  max-height:150px;
  overflow: hidden;
  flex-wrap: wrap;
  overflow-y: auto;
  margin-top:5px;
  margin-bottom:5px;
  font-size: 11px;
}

.scrollable-menu::-webkit-scrollbar  {
  width: 10px;
}

.scrollable-menu::-webkit-scrollbar-track  {
  background: #F9F6EF;
}

.scrollable-menu::-webkit-scrollbar-thumb  {
  background: #DFD0B9;
}

.scrollable-menu::-webkit-scrollbar-thumb:hover  {
  background: #DFD0B9;
}

.scrollable-menu .form-check {
  margin-bottom:3px;
}

.sidebar {
  border-top: 0;
  border-bottom: 0;
  box-shadow: 5px 0 5px -2px #EEE;
  border-left: 0;
  padding:20px 10px !important;
}

.sidebar .btn {
  font-size:11px;
  padding:5px 8px 4px 8px;
}

.sidebar-title {
  padding: 5px 0 0 0;
}

.sidebar-title-label {
  text-transform: uppercase;
  font-size:16px;
  font-weight:bold;
}

.sidebar-title-label:before {
  content: " ";
  display: inline-flex;
  background: url(../img/icons/ico-menu.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 30px;
  height: 16px;
}



/**************************** CORPS DE PAGE *****************************/

.page-container {
  max-width:1200px;
  padding-bottom:50px;
}




/**************************** WIDGET *****************************/

.ico-country {
  width:30px;
}

#ico-brandlove {
  height:25px;
  filter:brightness(80%);
}
#ico-brandlove-comparison {
  width:45px;
  filter:brightness(80%);
}

#ico-present-box {
  height:30px;
  filter:brightness(80%);
}
#ico-present-box-comparison {
  width:45px;
  filter:brightness(80%);
}

#ico-reco {
  height:32px;
  filter:brightness(80%);
}
#ico-reco-comparison {
  width:60px;
  filter:brightness(80%);
}

#ico-star {
  width:22px;
  margin:0 5px 12px 13px;
}

#ico-shopping-cart {
  height:30px;
  filter:brightness(80%);
}
#ico-shopping-cart-comparison {
  width:50px;
  filter:brightness(80%);
}

#ico-thumb {
  height:30px;
  filter:brightness(80%);
}
#ico-thumb-comparison {
  width:50px;
  filter:brightness(80%);
}

.js-widget-container {
  padding: 10px;
}

.js-action-trad,
.js-action-trad:hover {
  color:#7A9EFF;
  margin-top:10px;
  display:block;
}

.js-translate-mode,
.js-translate-mode:hover,
.js-download-verbatim,
.js-download-verbatim:hover {
  color:#7A9EFF;
}

.keyword-title-container {
  margin-top:50px;
  padding-top:15px;
  padding-left:30px;
  border-left:1px solid #DDD;
}

.keyword-reset {
  float:right;
}

.keyword-title {
  text-transform: uppercase;
  font-size:13px;
  font-weight:bold;
}

.keyword-verbatim-filter {
  padding-top:8px;
  padding-left:30px;
  border-left:1px solid #DDD;
}

.nav-widget {
    color: #000;
    border: 0.5px solid #F9F6EF;
    border-radius: 50px!important;
    padding: 4px 10px;
    font-size: 10px;
    margin-right: 5px;
}
.nav-widget:hover {
  background-color: #F9F6EF;
}
.nav-widget.active {
  background-color: #F9F6EF !important;
  color: #000 ! important;
}

.product-img {
  float:right;
  width:100px;
  margin:0 20px 0 20px;
  cursor:pointer;
}


.review-title {
  margin-bottom:10px;
  font-weight:bold;
}

.review-main {
  margin-bottom:10px;
}

.review-footer {
  color:#999;
}

.reviews-star {
  height: 14px;
  vertical-align:top;
  margin:1px 0 0 5px;
}

.subtitle-wgt {
  text-align:left;
  margin-left:25px;
  height:35px;
  padding-top:18px;
  font-size:12px;
}

.small-wgt .element-content {
  height: 120px;
}

.small-wgt-border {
  border-left:1px solid #EEE;
  height:150px;
  margin-bottom:30px;
}

.verbatim-doc {
  margin: 0 10px;
  padding: 20px 0;
  border-bottom: 1px solid #DDD;
}

.verbatim-doc > .media-body {
  overflow-wrap: break-word;
  width: 100px;
}

.wgt-action-menu {
  display:block;
  font-size:11px;
  margin-top:7px;
  margin-right:10px;
}

#wgt-business-container {
  width:200px;
  margin:0 auto 0 auto;
  position:relative;
  border-left:1px solid #000;
}
#wgt-business-container-comparison {
  width:500px;
  margin:0 auto 0 auto;
  position:relative;
}

.wgt-country-container {
  display:inline-block;
  text-align:center;
  width:45px;
  padding-top:2px;
}

.wgt-country-pourc {
  font-size:18px;
  font-weight:bold;
  padding-left:4px;
}

.wgt-header {
  height: 25px;
}


#wgt-brandlove-ico-comparison {
  position:absolute;
  top: 5px;
  left: 10px;
}




#wgt-sampling-ico {
  position:absolute;
  top: 10px;
  left: 0px;
}
#wgt-reco-ico {
  position:absolute;
  top: 10px;
  left: 45px;
}
#wgt-recommandation-ico {
  position:absolute;
  top: 10px;
  left: 94px;
}
#wgt-repurchase-ico {
  position:absolute;
  top: 13px;
  left: 137px;
}
#wgt-brandlove-ico {
  position:absolute;
  top: 17px;
  left: 182px;
}

#wgt-sampling-pourc {
  position:absolute;
  font-size:16px;
  font-weight:bold;
  top: 60px;
  left: 3px;
}
#wgt-reco-pourc {
  position:absolute;
  font-size:16px;
  font-weight:bold;
  top: 60px;
  left: 48px;
}
#wgt-recommandation-pourc {
  position:absolute;
  font-size:16px;
  font-weight:bold;
  top: 60px;
  left: 93px;
}
#wgt-repurchase-pourc {
  position:absolute;
  font-size:16px;
  font-weight:bold;
  top: 60px;
  left: 145px;
}
#wgt-brandlove-pourc {
  position:absolute;
  font-size:16px;
  font-weight:bold;
  top: 60px;
  left: 185px;
}

#wgt-recommandation-ico-comparison {
  position:absolute;
  top: 0px;
  left: 0px;
}
#wgt-repurchase-ico-comparison {
  position:absolute;
  top: 5px;
  left: 10px;
}

#wgt-small-brand {
  text-align:center;
  padding-top:10px;
}

#wgt-small-brand-label {
  font-size:16px;
  font-weight: bold;
}

.wgt-small-title {
  text-transform: uppercase;
  text-align:center;
  font-size:11px;
  font-weight:bold;
}

#wgt-small-vol-evol {
  font-size:28px;
  color: #52D2B0;
  line-height: 28px;
}

#wgt-small-vol-main {
  font-size:36px;
  font-weight:bold;
}

#wgt-small-vol-img {
  width:20px;
  margin-bottom:7px;
}

#wgt-small-vol-label-neg {
  color: #E14B60;
}

#wgt-small-vol-label-pos {
  color: #52D2B0;
}

.wgt-title {
  position:absolute;
  top:5px;
  left:40px;
  text-transform: uppercase;
  font-size:14px;
  font-weight:bold; 
}

.wgt-title-background {
  position:absolute;
  top:0;
  left:25px;
  height: 26px;
  width: 90px;
  background-color: #F9F6EF;
}

.wgt-body {
  height: 400px;
}

.small-wgt .wgt-body {
  height: 120px;
}

.wgt-footer ul {
  margin-bottom: 0 !important;
}

.wgt-table {
  margin-top:10px;
}

.wgt-table th {
  background-color: #F9F6EF;
  font-size: 10px;
  text-transform: uppercase;
  border: 0 !important;
}

.wgt-table td {
  font-size: 12px;
  border-top: 1px solid #E5E5E5 !important;
}

.wgt-table-rating {
  padding-left:10px;
}

.wgt-table-rating-ico {
  width:14px;
  margin:0 5px 3px 0;
}

#widget-verbatim-list h1 {
  margin-left:10px;
}




/**************************** RAPPORTS *******************************/

.rapports {
  margin-bottom:50px;
}

.topic-rapport {
  display: block;
  margin:15px 0 0 0;
  font-size: 16px;
  font-weight:bold;
}

.topic-rapport::before {
  content: " ";
  display: inline-flex;
  background: url(../img/icons/ico-arrow-down.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 20px;
  height: 10px;
  transition: all .2s ease-out;
}

.rapports-box ul {
  list-style-type: none;
  padding: 10px 0 10px 30px;
}

.rapports-box li {
  padding: 5px;
  font-size:14px;
}







.context-graph-menu {
  padding: 10px;
}

.breadbox-item {
  display: inline;
  padding-right: 10px;
}

.breadbox-item > .dropdown-menu {
  margin-top: 10px;
  padding: 10px;
}

.element-content {
  height: 350px;
}

.small-wgt .element-content {
  height: 120px;
}

.dropdown-menu {
  margin-top: 0;
}



.frequence {
  list-style-type: none;
}

.js-filter-type ul {
  list-style-type: none;
  padding-left: 5px;
}



.keyword-verbatim-filter ul {
  list-style-type: none;
  padding-left: 0px;
}

.multifilter-list {
  height: 200px; 
  overflow: auto; 
  background-color: #EEE; 
  padding:10px;
  margin-bottom: 20px;
}

.nav-wrapper-off {
  pointer-events: none;
  opacity: 0.5;
}

.navbar-brand {
  font-size: 1rem;
}

.nav-rar {
  border-top:1px solid #EEE;
  height: 45px;
}

.notification-list {
  list-style-type: none;
  padding: 5px;
  width: 300px;
}

.notification-list li {
  border-top: 1px solid #EEE;
  padding: 5px;
}

#parameters ul {
  list-style-type: none;
  padding-left: 0px;
}

.radio-bt-box {
  font-size: 1.2rem
}


.sub-menu > a {
  text-transform: uppercase;
}

.sub-menu > ul {
  list-style-type: none;
  padding-left: 5px;
}


.widget-verbatim {
  border: 0;
}

.yamm .yamm-content {
  padding: 10px 20px;
}

.display-box {
  display: block !important; }

.nav-pills .nav-link {
  cursor:pointer;
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #343A40;
}


/**************************** COMPARISON *******************************/

.filter-label-1 {
  padding: 3px 10px 2px 10px;
  margin-right: 10px;
  margin-top: 10px;
  background-color: #FFF;
  border-radius: 15px;
  color: #1FC2D3;
  border: 1px solid #1FC2D3;
  font-size:12px;
  display: inline-block;
}


.filter-label-2 {
  padding: 3px 10px 2px 10px;
  margin-right: 10px;
  margin-top: 10px;
  background-color: #FFF;
  border-radius: 15px;
  color: #8FAADC;
  border: 1px solid #8FAADC;
  font-size:12px;
  display: inline-block;
}

#page-comparison input::placeholder {
  color:#AAA;
}

#page-comparison input[type=checkbox] {
  border-radius: 20px;
  background: #FFF!important;
  border: 1px solid #DFD0B9;
  height: 14px;
  width: 14px;
  margin-top: 2px;
  margin-left:-20px;
}

#page-comparison input[type=checkbox]:checked {
  border-radius: 20px;
  background: #DFD0B9!important;
  height: 14px;
  width: 14px;
  margin-top: 2px;
}

.multifilter-list-1 {
    background: #fff;
    padding: 15px 20px;
    border-top: 3px solid #1FC2D3;
    height: 270px;
    box-shadow: 0.5px 0.5px 5px #0000000d;
    overflow-y: scroll;
    margin-bottom: 40px;
    font-size:14px;
}
.multifilter-list-1::-webkit-scrollbar {
  background: #F5F5F5;
  border-radius: 0 0 10px 0;
}
.multifilter-list-1::-webkit-scrollbar-thumb {
  background: #EBEBEB;
}

.multifilter-list-2 {
    background: #fff;
    padding: 15px 20px;
    border-top: 3px solid #8FAADC;
    height: 270px;
    box-shadow: 0.5px 0.5px 5px #0000000d;
    overflow-y: scroll;
    margin-bottom: 40px;
    font-size:14px;
}
.multifilter-list-2::-webkit-scrollbar {
  background: #F5F5F5;
  border-radius: 0 0 10px 0;
}
.multifilter-list-2::-webkit-scrollbar-thumb {
  background: #EBEBEB;
}

.display-box {
  display: block !important; }

.elt1-business,
.elt1-business:hover {
  color:#1FC2D3;
  font-size:24px;
  text-decoration: none;
}

.elt2-business,
.elt2-business:hover {
  color:#8FAADC;
  font-size:24px;
  text-decoration: none;
}


/**************************** MOBILE and TABLET *******************************/

@media (max-width: 991px) {

.container-page {
  margin-top: 0;
}

#main-nav {
  position:relative;
}

.nav-view-container {
  padding: 0; 
}

.nav-main-calendar {
  text-align:center;
}

.nav-main-search {
  text-align:center;
}

.sidebar {
    display: none;
    z-index: 90;
    position:absolute;
    background-color:#FFF;
    border-bottom:1px solid #CCC;
}

}