/* line 6, ../sass/ohuho.scss */
html,
body {
  background-color: #fbfbfc;
  height: 100%;
  color: #1a171b; }

/* line 13, ../sass/ohuho.scss */
labelCheckbox {
  font-weight: normal; }

/* line 17, ../sass/ohuho.scss */
.hidden {
  display: none; }

/* line 21, ../sass/ohuho.scss */
.opacity {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }

/* line 25, ../sass/ohuho.scss */
.opacity6 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }

/* line 29, ../sass/ohuho.scss */
.vertical_th > div {
  min-height: 110px;
  min-width: 150px;
  text-align: left;
  vertical-align: bottom;
  /*display: table;*/
  border-bottom: 0 !Important;
  pointer-events: none;
  transform: translate(17px, 41px) rotate(315deg); }

/* line 40, ../sass/ohuho.scss */
.vertical_td {
  text-align: center;
  max-width: 76px;
  width: 76px; }

/* line 46, ../sass/ohuho.scss */
.textVertical {
  vertical-align: middle;
  display: table-cell;
  padding-left: 15px; }

/* line 52, ../sass/ohuho.scss */
.textLight {
  color: #b4b4b4; }

/* line 56, ../sass/ohuho.scss */
.gridCheckbox {
  position: relative !Important;
  margin-left: 0 !Important; }

/* line 60, ../sass/ohuho.scss */
.noBorderBottom {
  border-bottom: 0 !Important; }

/* line 63, ../sass/ohuho.scss */
.noBorderTop {
  border-top: 0 !Important; }

/* line 67, ../sass/ohuho.scss */
.rowList {
  padding-bottom: 15px; }

/* line 71, ../sass/ohuho.scss */
.iconMenuSmall {
  background-color: #D7001C !important; }

/* line 75, ../sass/ohuho.scss */
.searchTitleSpan {
  color: #1a171b; }

/* line 79, ../sass/ohuho.scss */
.taskContentScroll {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
  padding-right: 15px; }

/*bootstrap*/
/* line 87, ../sass/ohuho.scss */
.btn-default .badge {
  color: #ffffff;
  background-color: #999999; }

/* line 92, ../sass/ohuho.scss */
#homepage .thumbnail {
  margin-bottom: 0px; }

/* line 96, ../sass/ohuho.scss */
#homelink {
  background: url('/public/images/home/bouton_acceuil.png?1546872781') 0 -101px no-repeat;
  width: 100px;
  height: 100px;
  float: left; }
  /* line 102, ../sass/ohuho.scss */
  #homelink:hover {
    background-position: 0 0; }

/* line 107, ../sass/ohuho.scss */
#backLink {
  background: url('/public/images/home/bouton_back.png?1546872781') 0 0 no-repeat;
  width: 100px;
  height: 100px;
  float: left; }
  /* line 113, ../sass/ohuho.scss */
  #backLink:hover {
    background-position: 0 -101px; }

/* line 118, ../sass/ohuho.scss */
#searchlink {
  background: url('/public/images/home/bouton_rechercher.png?1546872781') 0 0 no-repeat;
  width: 100px;
  height: 100px;
  float: right; }
  /* line 124, ../sass/ohuho.scss */
  #searchlink:hover {
    background-position: 0 -101px; }

/* line 129, ../sass/ohuho.scss */
.rightTitleLegend {
  display: inline;
  position: absolute;
  right: 25px; }

/* line 135, ../sass/ohuho.scss */
.specialLink:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: pointer; }

/* line 140, ../sass/ohuho.scss */
.homelink {
  background: url('/public/images/home/bouton_acceuil.png?1546872781') 0 -101px no-repeat;
  width: 100px;
  height: 100px; }
  /* line 145, ../sass/ohuho.scss */
  .homelink:hover {
    background-position: 0 0; }

/* line 151, ../sass/ohuho.scss */
.backlink {
  background: url('/public/images/home/bouton_back.png?1546872781') 0 0 no-repeat;
  width: 100px;
  height: 100px; }
  /* line 156, ../sass/ohuho.scss */
  .backlink:hover {
    background-position: 0 -101px; }

/* line 162, ../sass/ohuho.scss */
.searchlink {
  background: url('/public/images/home/bouton_rechercher.png?1546872781') 0 0 no-repeat;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  z-index: 0; }
  /* line 170, ../sass/ohuho.scss */
  .searchlink:hover {
    background-position: 0 -101px; }

/* line 175, ../sass/ohuho.scss */
.innerMenu {
  padding-left: 30px !important; }
  /* line 178, ../sass/ohuho.scss */
  .innerMenu.delete {
    color: #ccc;
    font-style: italic;
    cursor: default; }
    /* line 183, ../sass/ohuho.scss */
    .innerMenu.delete:hover, .innerMenu.delete:focus {
      color: #ccc;
      background-color: transparent; }

/* line 191, ../sass/ohuho.scss */
.progressBorder {
  border-width: 1px;
  border-color: #999999;
  border-style: solid; }

/*Modal search*/
/* line 202, ../sass/ohuho.scss */
.modalLabel {
  font-size: x-large;
  color: #D7001C; }

/* line 207, ../sass/ohuho.scss */
.ohuhoLogo {
  display: inline; }

/* line 211, ../sass/ohuho.scss */
.select2.select2-container {
  width: 100% !Important; }

/* line 214, ../sass/ohuho.scss */
.select2-selection {
  border: 1px solid #ccc !Important;
  min-height: 34px; }
  /* line 218, ../sass/ohuho.scss */
  .select2-selection:not(.select2-selection--multiple) {
    height: 34px !important; }
  /* line 222, ../sass/ohuho.scss */
  .select2-selection.select2-selection--multiple {
    padding-bottom: 5px;
    min-height: 34px;
    width: 100%; }

/* line 229, ../sass/ohuho.scss */
.select2-selection__rendered {
  line-height: 34px !Important; }

/* line 232, ../sass/ohuho.scss */
.select2-selection__clear {
  font-size: large !Important; }

/* line 235, ../sass/ohuho.scss */
.select2-selection__arrow {
  height: 34px !Important; }

/*Object Detail*/
/* line 240, ../sass/ohuho.scss */
.sliderImg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  max-height: 355px; }

/* line 248, ../sass/ohuho.scss */
#carousel {
  max-height: 385px;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto; }

/* line 254, ../sass/ohuho.scss */
#carouselInner {
  max-height: 355px; }

/* line 258, ../sass/ohuho.scss */
#divAction {
  margin-top: 20px;
  margin-bottom: 20px; }

/* line 262, ../sass/ohuho.scss */
.divHomeSearch {
  max-width: 320px;
  padding: 0;
  padding-right: 6px; }

/* line 268, ../sass/ohuho.scss */
#homelink2 {
  background: url('/public/images/home/bouton_acceuil.png?1546872781') 0 0 no-repeat;
  width: 100px;
  height: 100px;
  float: left; }
  /* line 274, ../sass/ohuho.scss */
  #homelink2:hover {
    background-position: 0 -101px; }

/* line 279, ../sass/ohuho.scss */
.hoverButtonAction1 {
  background-position: 0 -42px; }

/* line 283, ../sass/ohuho.scss */
#buttonPhone {
  background: url('/public/images/phone.png?1546872781') 0 0 no-repeat;
  width: 40px;
  height: 40px; }
  /* line 287, ../sass/ohuho.scss */
  #buttonPhone:hover {
    background-position: 0 -42px; }

/* line 291, ../sass/ohuho.scss */
#buttonFileUser,
#buttonFileConnect,
#buttonFileUserPro {
  background: url('/public/images/download.png?1546872781') 0 0 no-repeat;
  width: 40px;
  height: 40px; }
  /* line 298, ../sass/ohuho.scss */
  #buttonFileUser:hover,
  #buttonFileConnect:hover,
  #buttonFileUserPro:hover {
    background-position: 0 -42px; }

/* line 302, ../sass/ohuho.scss */
#buttonFileDeny {
  background: url('/public/images/download.png?1546872781') 0 0 no-repeat;
  width: 40px;
  height: 40px; }

/* line 308, ../sass/ohuho.scss */
#buttonPrint {
  background: url('/public/images/print.png?1546872781') 0 0 no-repeat;
  width: 40px;
  height: 40px; }
  /* line 313, ../sass/ohuho.scss */
  #buttonPrint:hover {
    background-position: 0 -42px; }

/* line 317, ../sass/ohuho.scss */
#buttonContact {
  background: url('/public/images/contact.png?1546872781') 0 0 no-repeat;
  width: 40px;
  height: 40px; }
  /* line 322, ../sass/ohuho.scss */
  #buttonContact:hover {
    background-position: 0 -42px; }

/* line 327, ../sass/ohuho.scss */
.btn-actions {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 333, ../sass/ohuho.scss */
.partnerCol {
  min-height: 60px; }

/* line 337, ../sass/ohuho.scss */
.iconSendCustomer {
  font-size: 20px; }

/*Header and Footer*/
/* line 342, ../sass/ohuho.scss */
#footcontact {
  background: url('/public/images/home/bouton_contact.png?1546872781') 0 2px no-repeat;
  padding-left: 20px; }
  /* line 346, ../sass/ohuho.scss */
  #footcontact:hover {
    background-position: 0 -13px; }

/* line 350, ../sass/ohuho.scss */
#footabout {
  background: url('/public/images/home/bouton_a-propos.png?1546872781') 0 0 no-repeat;
  padding-left: 25px; }
  /* line 354, ../sass/ohuho.scss */
  #footabout:hover {
    background-position: 0 -18px; }

/*#login:hover, #backOhuho:hover, #back:hover, #logout:hover, #admin:hover, #cancel:hover, #subsciption:hover{
    color: #D7001C; text-decoration: none;
}*/
/* line 362, ../sass/ohuho.scss */
.navbar-default .navbar-nav > li > a:hover {
  color: #D7001C;
  text-decoration: none; }

/* line 366, ../sass/ohuho.scss */
.ohuhoproText {
  font-weight: 900;
  color: #201f22;
  transition: .2s; }
  /* line 371, ../sass/ohuho.scss */
  .ohuhoproText:hover {
    color: #ca1938; }
  /* line 374, ../sass/ohuho.scss */
  .ohuhoproText > .ohuhoproSuffix {
    color: #ca1938; }

/*.inverseHover a:hover{
    color: #B1B3B4; text-decoration: none;
}*/
/* line 383, ../sass/ohuho.scss */
.scrollableY {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 500px; }

/* line 388, ../sass/ohuho.scss */
.linkFooter {
  height: 50px;
  line-height: 50px; }

/* line 393, ../sass/ohuho.scss */
.asideleft {
  width: 314px;
  float: left; }

/* line 398, ../sass/ohuho.scss */
.nomargin {
  list-style-type: none;
  display: inline; }

/* line 403, ../sass/ohuho.scss */
.nomargin li {
  display: inline;
  padding: 0 0.5em;
  /* Pour espacer les boutons entre eux */ }

/* left and 1em gutter */
/* line 409, ../sass/ohuho.scss */
.left {
  float: left; }

/* line 412, ../sass/ohuho.scss */
.right {
  float: right; }

/* line 415, ../sass/ohuho.scss */
.clearfix {
  clear: both; }

/* line 419, ../sass/ohuho.scss */
a {
  color: #B1B3B4; }
  /* line 421, ../sass/ohuho.scss */
  a:hover {
    color: #D7001C;
    text-decoration: none; }

/* Wrapper for page content to push down footer */
/* line 428, ../sass/ohuho.scss */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px; }

/* Set the fixed height of the footer here */
/* line 439, ../sass/ohuho.scss */
#footer {
  height: 60px;
  background-color: #f5f5f5; }

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
/* line 449, ../sass/ohuho.scss */
.container .credit {
  margin: 20px 0; }

/* line 453, ../sass/ohuho.scss */
#footer > .container {
  padding-left: 15px;
  padding-right: 15px; }

/* line 458, ../sass/ohuho.scss */
code {
  font-size: 80%; }

/* line 462, ../sass/ohuho.scss */
.jumbotroncustom {
  padding: 2px;
  margin-top: -40px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: white;
  background-color: #000000; }

/* line 467, ../sass/ohuho.scss */
.jumbotrontopspace {
  padding: 2px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: white;
  background-color: #D7001C; }

/* line 472, ../sass/ohuho.scss */
.jumbotrontopspacepublic {
  padding: 2px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: white;
  height: 60px; }

/* line 477, ../sass/ohuho.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle,
.navbar,
.navbar-inverse .navbar-inner {
  filter: none; }

/* line 485, ../sass/ohuho.scss */
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-menu > li.active > a,
.dropdown-menu > li.active > a:hover,
.dropdown-submenu:hover > a {
  background-color: #D7001C;
  background-image: none;
  color: white; }

/* line 500, ../sass/ohuho.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  background-color: transparent;
  /*border: 1px solid #D7001C;*/
  border: 0;
  /*border-radius: 16px;*/
  box-shadow: none;
  color: #D7001C;
  content: '+';
  font-size: xx-large;
  font-weight: bold;
  height: 17px;
  text-indent: 0px !important;
  transition: all .2s;
  width: 17px; }
  /* line 515, ../sass/ohuho.scss */
  table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before:hover,
  table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before:hover {
    color: #fff;
    background-color: #337ab7; }
/* line 527, ../sass/ohuho.scss */
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  color: #D7001C;
  background-color: transparent; }

/* line 536, ../sass/ohuho.scss */
.btn-show {
  font-size: 19px;
  padding: 0; }
  /* line 540, ../sass/ohuho.scss */
  .btn-show:hover {
    color: #D7001C;
    /*padding: 0;*/ }

/* line 546, ../sass/ohuho.scss */
.btn-ohuho {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #D7001C;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3MDAxYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5MDAxYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d7001c), color-stop(100%, #f9001c));
  background-image: -moz-linear-gradient(top, #d7001c, #f9001c);
  background-image: -webkit-linear-gradient(top, #d7001c, #f9001c);
  background-image: linear-gradient(to bottom, #d7001c, #f9001c);
  background-repeat: repeat-x;
  border-color: #F9001C #F9001C #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD7001C', endColorstr='#FFF9001C');
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  /* line 557, ../sass/ohuho.scss */
  .btn-ohuho:hover, .btn-ohuho:focus, .btn-ohuho:active, .btn-ohuho.active, .btn-ohuho.disabled, .btn-ohuho[disabled] {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #F9001C;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5MDAxYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3MDAxYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9001c), color-stop(100%, #d7001c));
    background-image: -moz-linear-gradient(top, #f9001c, #d7001c);
    background-image: -webkit-linear-gradient(top, #f9001c, #d7001c);
    background-image: linear-gradient(to bottom, #f9001c, #d7001c);
    background-repeat: repeat-x;
    border-color: #D7001C #D7001C #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF9001C', endColorstr='#FFD7001C'); }

/* line 574, ../sass/ohuho.scss */
.btn-ohuho.active.focus,
.btn-ohuho.active:focus,
.btn-ohuho.active:hover,
.btn-ohuho:active.focus,
.btn-ohuho:active:focus,
.btn-ohuho:active:hover,
.open > .dropdown-toggle.btn-ohuho.focus,
.open > .dropdown-toggle.btn-ohuho:focus,
.open > .dropdown-toggle.btn-ohuho:hover {
  color: #fff;
  background-color: #F9001C;
  border-color: #D7001C #D7001C #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

/* line 590, ../sass/ohuho.scss */
.btn-wily:active, .btn-wily.active {
  background-color: #003399 \9; }

/* line 596, ../sass/ohuho.scss */
h1 {
  margin-top: 0.67em;
  margin-bottom: 1em;
  font-size: 1.5em; }

/* line 602, ../sass/ohuho.scss */
.dashBord_count {
  font-size: 3em;
  text-align: center; }

/* line 607, ../sass/ohuho.scss */
.dashBord_title {
  font-size: 1.5em;
  text-align: center; }

/* line 612, ../sass/ohuho.scss */
.logoOhuho {
  background-image: url('/public/images/logo_real-estate-wallis.png?1546872781'); }

/* line 616, ../sass/ohuho.scss */
.menu-logoOhuho {
  height: 30px;
  padding: 0px;
  margin-top: -10px; }

/* line 622, ../sass/ohuho.scss */
.have-error {
  border-color: #b94a48;
  -moz-box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.075); }
  /* line 626, ../sass/ohuho.scss */
  .have-error:focus {
    border-color: #953b39;
    -moz-box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px inset, #d59392 0 0 6px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px inset, #d59392 0 0 6px 0;
    box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px inset, #d59392 0 0 6px 0; }

/* line 633, ../sass/ohuho.scss */
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #D7001C;
  border-color: #D7001C; }

/* line 648, ../sass/ohuho.scss */
.lang_fr,
.lang_en,
.lang_de,
.lang_it {
  height: 11px;
  width: 18px;
  display: inline-block; }

/* line 657, ../sass/ohuho.scss */
.lang_fr {
  background: url('/public/images/flags/fr.png?1546872781') no-repeat center; }

/* line 661, ../sass/ohuho.scss */
.lang_en {
  background: url('/public/images/flags/en.png?1546872781') no-repeat center; }

/* line 665, ../sass/ohuho.scss */
.lang_de {
  background: url('/public/images/flags/de.png?1546872781') no-repeat center; }

/* line 669, ../sass/ohuho.scss */
.lang_it {
  background: url('/public/images/flags/it.png?1546872781') no-repeat center; }

/* line 673, ../sass/ohuho.scss */
.searchLegendFirst,
.searchLegend {
  border-bottom: 1px solid #000000;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 13pt; }

/* line 683, ../sass/ohuho.scss */
.searchLegend {
  border-top: 1px solid #000000; }

/* line 688, ../sass/ohuho.scss */
.searchLegendTopSpacing {
  margin-top: 35px; }

/* line 693, ../sass/ohuho.scss */
.objectDetailLegend {
  border-bottom: 1px solid #000000;
  margin-bottom: 12px;
  padding-bottom: 8px;
  font-size: 12pt; }

/* line 700, ../sass/ohuho.scss */
.detailObjectBorderRow {
  font-size: 12px;
  border-bottom-style: solid;
  border-bottom-color: #DDDDDD;
  border-bottom-width: 1px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  margin-right: 5px; }
  /* line 709, ../sass/ohuho.scss */
  .detailObjectBorderRow p {
    margin: 0px; }
  /* line 713, ../sass/ohuho.scss */
  .detailObjectBorderRow label {
    margin: 0px;
    padding-left: 0px; }

/* line 722, ../sass/ohuho.scss */
.objectDetailInnerCol {
  padding-left: 0px;
  padding-right: 0px; }

/* line 728, ../sass/ohuho.scss */
.detailobjetrightCol {
  margin-right: -15px; }

/* line 732, ../sass/ohuho.scss */
.caption2 {
  /*max-height: 70px;*/
  margin-left: 2px;
  margin-right: 2px;
  position: relative; }
  /* line 739, ../sass/ohuho.scss */
  .caption2 p {
    margin-bottom: 0; }
  /* line 743, ../sass/ohuho.scss */
  .caption2 i {
    display: inline; }

/* line 749, ../sass/ohuho.scss */
.priceIcon {
  display: inline; }

/* line 753, ../sass/ohuho.scss */
.iconPlus,
.iconMinus {
  height: 18px;
  width: 18px;
  display: inline;
  float: right; }
  /* line 760, ../sass/ohuho.scss */
  .iconPlus:hover,
  .iconMinus:hover {
    background-position: 0 -20px; }

/* line 765, ../sass/ohuho.scss */
.iconPlus {
  background: url('/public/images/home/bouton_plus.png?1546872781') 0 0 no-repeat; }

/* line 769, ../sass/ohuho.scss */
.iconMinus {
  background: url('/public/images/home/bouton_minus.png?1546872781') 0 0 no-repeat; }

/* line 773, ../sass/ohuho.scss */
.imageResize-cover {
  display: block;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }

/* line 780, ../sass/ohuho.scss */
.knowmore {
  position: absolute !important;
  right: 0;
  bottom: 0;
  padding: 0;
  z-index: 5;
  display: inline-block;
  width: 72px;
  font-size: 12px; }

/* line 790, ../sass/ohuho.scss */
.thumbnail:hover .knowmore .iconPlus {
  background-position: 0 -20px; }

/* line 795, ../sass/ohuho.scss */
#loading {
  display: none;
  background: url('/public/images/loading.gif?1546872781') no-repeat center;
  height: 150px;
  width: 150px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1000;
  margin: -25px 0 0 -25px; }

/* line 807, ../sass/ohuho.scss */
a .caption2 {
  color: #1a171b; }
  /* line 810, ../sass/ohuho.scss */
  a .caption2 span {
    color: #B1B3B4; }

/* line 815, ../sass/ohuho.scss */
a:hover .caption2 span {
  color: #D7001C;
  text-decoration: none; }

/* line 820, ../sass/ohuho.scss */
a:hover .iconPlus .iconMinus {
  background-position: 0 -20px; }

/* line 824, ../sass/ohuho.scss */
.iconPlusLink {
  display: block;
  width: 100%;
  height: 100%; }

/* line 830, ../sass/ohuho.scss */
.iconHovered {
  background: url('/public/images/home/bouton_plus.png?1546872781') 0 -20px no-repeat; }

/* line 834, ../sass/ohuho.scss */
.thumbnailVisit {
  margin-bottom: 5px; }

/* line 838, ../sass/ohuho.scss */
.position2 {
  margin-top: 15px; }

/* line 844, ../sass/ohuho.scss */
.colBtn {
  padding-right: 200px; }

/* line 848, ../sass/ohuho.scss */
.text-muted {
  color: #000000;
  font-weight: bolder; }

/* line 860, ../sass/ohuho.scss */
.formContact {
  margin-top: 100px; }

/* line 864, ../sass/ohuho.scss */
.searchResBlock {
  margin-top: 15px; }

/* line 867, ../sass/ohuho.scss */
.detailObjetSubCategoryPaddingLeft {
  padding-left: 15px; }

/* line 871, ../sass/ohuho.scss */
.titleSubscription {
  font-size: 17px; }

/* line 874, ../sass/ohuho.scss */
.subscriptionChoiceInfo {
  padding-left: 60px; }

/* line 878, ../sass/ohuho.scss */
.bigPlusIcon {
  font-size: 100px;
  margin-top: 35px;
  margin-bottom: 41px; }

/* line 884, ../sass/ohuho.scss */
.moreResultText {
  font-size: 20px; }

/* line 888, ../sass/ohuho.scss */
.customPopover {
  max-width: none !important; }

/* line 892, ../sass/ohuho.scss */
.detailPopover {
  top: initial !important;
  left: -9px !important;
  min-width: 180px; }

/* line 898, ../sass/ohuho.scss */
.favoriteObjectTable tr,
.favoriteObjectTable td {
  border: 0 !Important; }

/* line 903, ../sass/ohuho.scss */
#fpos1,
#fpos2,
#fpos3,
#fpos4,
#fpos5,
#fpos6,
#fpos7,
#fpos8 {
  min-width: 90px; }

/* line 914, ../sass/ohuho.scss */
#pos1,
#pos2,
#pos3,
#pos4,
#pos5,
#pos6,
#pos7,
#pos8 {
  max-width: none !Important; }

/* line 925, ../sass/ohuho.scss */
.colHomeMeduim,
.colHomeLeft,
.colHomeRight,
.favoriteCol {
  padding-left: 15px !important;
  padding-right: 15px !important;
  max-width: 380px !important; }

/* line 934, ../sass/ohuho.scss */
.position1 {
  margin-top: 12px;
  padding-left: 15px !important; }

/* line 939, ../sass/ohuho.scss */
.thGalleryImages {
  position: relative; }
  /* line 942, ../sass/ohuho.scss */
  .thGalleryImages .thumbnail {
    padding: 0px;
    margin-bottom: 0px; }
  /* line 947, ../sass/ohuho.scss */
  .thGalleryImages .img-thumbnail.img-responsive {
    height: 150px;
    /*
    width: 100%;
    object-fit: cover;
    */
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-radius: 0px; }
  /* line 959, ../sass/ohuho.scss */
  .thGalleryImages div.thumbnail.landscape .img-thumbnail.img-responsive {
    width: 100%;
    object-fit: cover; }
  /* line 964, ../sass/ohuho.scss */
  .thGalleryImages div.thumbnail.portrait .img-thumbnail.img-responsive {
    margin-left: auto;
    margin-right: auto; }
  /* line 969, ../sass/ohuho.scss */
  .thGalleryImages .caption {
    background: rgba(10, 10, 10, 0.5);
    color: white;
    display: none;
    height: 150px;
    left: 0;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 0; }
  /* line 981, ../sass/ohuho.scss */
  .thGalleryImages .caption-ico {
    background: none;
    color: white;
    display: block;
    height: 40px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 110px;
    z-index: 1000; }
  /* line 996, ../sass/ohuho.scss */
  .thGalleryImages .open-caption {
    background: none;
    border: 0px;
    color: white;
    height: 40px;
    margin: 0;
    padding: 0;
    width: 40px; }
    /* line 1005, ../sass/ohuho.scss */
    .thGalleryImages .open-caption:hover {
      color: #f0f0f0; }

/* line 1011, ../sass/ohuho.scss */
.dropzone .dz-preview .dz-error-message {
  padding: 0.3em 0.4em;
  top: 0px; }
  /* line 1015, ../sass/ohuho.scss */
  .dropzone .dz-preview .dz-error-message:after {
    border-bottom: 0px;
    border-top: 6px solid #be2626;
    bottom: -6px;
    top: initial; }

/* line 1024, ../sass/ohuho.scss */
.chkbx-btn .gly-tick {
  display: none; }
/* line 1027, ../sass/ohuho.scss */
.chkbx-btn.active .gly-tick {
  display: inline; }
/* line 1031, ../sass/ohuho.scss */
.chkbx-btn .gly-trash {
  display: inline; }
/* line 1034, ../sass/ohuho.scss */
.chkbx-btn.active .gly-trash {
  display: none; }

/* line 1039, ../sass/ohuho.scss */
.object-image-seldel .btn {
  border-radius: 0px; }

/* line 1042, ../sass/ohuho.scss */
.object-image-actions button {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  width: 100%; }

/* line 1048, ../sass/ohuho.scss */
.object-image-all-actions {
  background: #F9001C;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-top: 5px;
  text-align: right; }
  /* line 1055, ../sass/ohuho.scss */
  .object-image-all-actions .btn-link {
    color: white;
    text-decoration: none; }
    /* line 1059, ../sass/ohuho.scss */
    .object-image-all-actions .btn-link:hover, .object-image-all-actions .btn-link:active {
      color: #e6e6e6;
      text-decoration: none; }

/* line 1066, ../sass/ohuho.scss */
.object-img-pos .help-block {
  margin: 0px; }

@media (min-width: 768px) {
  /* line 1072, ../sass/ohuho.scss */
  #pos2 {
    max-width: 290px !important; }

  /* line 1076, ../sass/ohuho.scss */
  .colHomeLeft,
  .colHomeRight,
  .favoriteCol {
    padding-left: 6px !Important;
    padding-right: 6px !Important;
    max-width: 320px !Important; }

  /* line 1084, ../sass/ohuho.scss */
  .colHomeMeduim {
    padding: 0 !Important;
    padding-left: 6px !Important;
    padding-right: 6px !Important;
    max-width: 326px !Important; }

  /* line 1090, ../sass/ohuho.scss */
  .colHomeRight {
    padding: 0 !Important;
    padding-left: 6px !Important; }

  /* line 1094, ../sass/ohuho.scss */
  .colHomeLeft {
    padding: 0 !Important;
    padding-right: 6px !Important; }

  /*Modal search*/
  /* line 1100, ../sass/ohuho.scss */
  #modalDialog {
    width: 690px; }

  /* line 1104, ../sass/ohuho.scss */
  .position1 {
    margin-top: 12px;
    padding-left: 6px !important;
    padding-right: 0 !important; }

  /* line 1109, ../sass/ohuho.scss */
  .position2 {
    margin-top: 22px;
    max-width: 314px !important;
    max-height: 266px; }

  /* line 1114, ../sass/ohuho.scss */
  .colBtnPos2 {
    max-width: 320px;
    padding: 0;
    padding-right: 6px; }

  /* line 1122, ../sass/ohuho.scss */
  #backOhuho {
    padding-left: 80px; }

  /* line 1125, ../sass/ohuho.scss */
  .actionRow {
    padding-left: 100px; }

  /* line 1129, ../sass/ohuho.scss */
  .searchResBlock {
    margin-top: 0px; }

  /* line 1133, ../sass/ohuho.scss */
  .detailObjetSubCategoryPaddingLeft {
    padding-left: 15px; }

  /* line 1137, ../sass/ohuho.scss */
  .searchColTh {
    min-height: 304px; }

  /* line 1141, ../sass/ohuho.scss */
  .thumbnailOhuho {
    min-height: 343px; }

  /* line 1145, ../sass/ohuho.scss */
  .thGalleryImages {
    min-height: 0px; }

  /* line 1149, ../sass/ohuho.scss */
  .bigPlusIcon {
    font-size: 141px;
    margin-top: 35px;
    margin-bottom: 41px; }

  /* line 1155, ../sass/ohuho.scss */
  .maxImgPosBig {
    max-height: 335px; }

  /* line 1159, ../sass/ohuho.scss */
  .maxImgPosLandscape {
    max-height: 175px; }

  /* line 1163, ../sass/ohuho.scss */
  .maxImgPortrait {
    max-height: 288px; } }
@media (min-width: 992px) {
  /* line 1170, ../sass/ohuho.scss */
  #pos2 {
    max-width: 290px !Important; }

  /* line 1173, ../sass/ohuho.scss */
  .position2 {
    margin-top: 46px;
    max-width: 290px !Important;
    max-height: 266px; }

  /* line 1179, ../sass/ohuho.scss */
  #pos2,
  #pos3,
  #pos4,
  #pos5,
  #pos6,
  #pos7,
  #pos8 {
    /*max-width: 314px!Important;*/ }

  /*Modal search*/
  /* line 1190, ../sass/ohuho.scss */
  #modalDialog {
    width: 690px; }

  /* line 1194, ../sass/ohuho.scss */
  .position1 {
    margin-top: 12px;
    margin-left: -22px;
    min-width: 590px; }

  /* line 1200, ../sass/ohuho.scss */
  .colBtnPos2 {
    max-width: 320px;
    padding: 0;
    padding-right: 6px; }

  /* line 1208, ../sass/ohuho.scss */
  #backOhuho {
    padding-left: 80px; }

  /* line 1211, ../sass/ohuho.scss */
  .actionRow {
    padding-left: 100px; }

  /* line 1215, ../sass/ohuho.scss */
  .searchResBlock {
    margin-top: 0px; }

  /* line 1218, ../sass/ohuho.scss */
  .formContact {
    margin-top: 0; }

  /* line 1222, ../sass/ohuho.scss */
  .detailObjetSubCategoryPaddingLeft {
    padding-left: 0; }

  /* line 1225, ../sass/ohuho.scss */
  .searchColTh {
    min-height: 273px; }

  /* line 1229, ../sass/ohuho.scss */
  .thumbnailOhuho {
    min-height: 273px; }

  /* line 1233, ../sass/ohuho.scss */
  .thGalleryImages {
    min-height: 0px; }

  /* line 1237, ../sass/ohuho.scss */
  .bigPlusIcon {
    font-size: 108px;
    margin-top: 35px;
    margin-bottom: 41px; }

  /* line 1243, ../sass/ohuho.scss */
  .maxImgPosBig {
    height: 355px;
    max-height: 355px; }

  /* line 1248, ../sass/ohuho.scss */
  .maxImgPosLandscape {
    height: 198px;
    max-height: 198px; }

  /* line 1253, ../sass/ohuho.scss */
  .maxImgPortrait {
    height: 320px;
    max-height: 320px; } }
@media (min-width: 1200px) {
  /* line 1260, ../sass/ohuho.scss */
  #pos2 {
    max-width: 314px !Important; }

  /*Modal search*/
  /* line 1264, ../sass/ohuho.scss */
  #modalDialog {
    width: 690px; }

  /* line 1268, ../sass/ohuho.scss */
  .position1 {
    margin-top: 12px;
    max-width: 646px !Important;
    margin-left: 0; }

  /* line 1273, ../sass/ohuho.scss */
  .position2 {
    margin-top: 63px;
    max-width: 314px !Important;
    max-height: 266px; }

  /* line 1278, ../sass/ohuho.scss */
  .colBtnPos2 {
    max-width: 320px;
    padding: 0;
    padding-right: 6px; }

  /* line 1286, ../sass/ohuho.scss */
  #backOhuho {
    padding-left: 80px; }

  /* line 1289, ../sass/ohuho.scss */
  .actionRow {
    padding-left: 100px; }

  /* line 1293, ../sass/ohuho.scss */
  .searchResBlock {
    margin-top: 0px; }

  /* line 1296, ../sass/ohuho.scss */
  .formContact {
    margin-top: 0; }

  /* line 1300, ../sass/ohuho.scss */
  .detailObjetSubCategoryPaddingLeft {
    padding-left: 0; }

  /* line 1304, ../sass/ohuho.scss */
  .searchColTh {
    min-height: 312px; }

  /* line 1308, ../sass/ohuho.scss */
  .thumbnailOhuho {
    min-height: 312px; }

  /* line 1312, ../sass/ohuho.scss */
  .thGalleryImages {
    min-height: 0px; }

  /* line 1316, ../sass/ohuho.scss */
  .bigPlusIcon {
    font-size: 150px;
    margin-top: 35px;
    margin-bottom: 41px; } }
/* Use this to fix ie bug during sliding effect */
/* line 1325, ../sass/ohuho.scss */
.carousel-inner > .active.left {
  left: -100%;
  width: 100%; }
/* line 1329, ../sass/ohuho.scss */
.carousel-inner > .active.right {
  left: 100%;
  width: 100%; }

/* line 1335, ../sass/ohuho.scss */
.has-feedback {
  /*
  top: -25px;
  left: 320px;
  */
  position: relative; }
  /* line 1342, ../sass/ohuho.scss */
  .has-feedback .form-control-feedback,
  .has-feedback .form-control-feedback-addon,
  .has-feedback .form-control-feedback-dropdown {
    position: absolute;
    display: block;
    width: 0;
    height: 34px;
    line-height: 34px;
    text-align: center; }
  /* line 1354, ../sass/ohuho.scss */
  .has-feedback .form-control-feedback {
    top: 25px;
    right: 0; }
  /* line 1359, ../sass/ohuho.scss */
  .has-feedback .form-control-feedback-addon {
    top: 0;
    right: 60px; }
  /* line 1364, ../sass/ohuho.scss */
  .has-feedback .form-control-feedback-dropdown {
    top: 25px;
    right: 35px; }

/* line 1370, ../sass/ohuho.scss */
.input-group-btn {
  vertical-align: top; }

/* line 1374, ../sass/ohuho.scss */
ul.dropdown-menu a.btn {
  text-align: left; }
  /* line 1377, ../sass/ohuho.scss */
  ul.dropdown-menu a.btn:hover {
    border-radius: 0; }

/* line 1382, ../sass/ohuho.scss */
.legendObject {
  padding: 0;
  margin: 0;
  line-height: 1; }

/* line 1388, ../sass/ohuho.scss */
.btnInlineForm {
  bottom: 0;
  position: absolute;
  right: 0; }

/* line 1394, ../sass/ohuho.scss */
.rowInlineForm {
  position: relative; }

/* line 1398, ../sass/ohuho.scss */
.cursorDefault {
  cursor: default !important; }

/* line 1402, ../sass/ohuho.scss */
.downloadPanel {
  text-align: center;
  min-height: 250px;
  max-height: 250px; }

/* line 1408, ../sass/ohuho.scss */
.thumbnailDownload {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0; }

/* line 1415, ../sass/ohuho.scss */
.objectFormSeparator {
  border-bottom: 1px dashed #D7001C; }

/* line 1419, ../sass/ohuho.scss */
.pInfoText {
  margin-bottom: 0; }

/* line 1423, ../sass/ohuho.scss */
option:disabled {
  color: #DDDDDD; }

/* line 1427, ../sass/ohuho.scss */
.caption-desc-pdf {
  height: 60px;
  overflow: auto;
  text-overflow: ellipsis;
  overflow-x: hidden; }

/* line 1434, ../sass/ohuho.scss */
.custom-slim-scrollbar::-webkit-scrollbar-thumb {
  transition: all .2s;
  background-color: darkgrey;
  background-color: rgba(100, 100, 100, 0.3);
  outline: 1px solid slategrey;
  outline-color: rgba(100, 100, 100, 0.3); }
  /* line 1441, ../sass/ohuho.scss */
  .custom-slim-scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: rgba(100, 100, 100, 0.4);
    outline-color: rgba(100, 100, 100, 0.4); }

/* line 1446, ../sass/ohuho.scss */
.custom-slim-scrollbar::-webkit-scrollbar {
  width: 6px; }

/* line 1450, ../sass/ohuho.scss */
.dropdown-object-pdf-menu {
  max-height: 50vh;
  overflow: auto;
  text-overflow: ellipsis;
  overflow-x: hidden; }

/* line 1456, ../sass/ohuho.scss */
.popover-content.dropdown-object-pdf-menu {
  margin-bottom: 5px; }

/* line 1459, ../sass/ohuho.scss */
.dropdown-menu.dropdown-object-pdf-menu {
  padding-bottom: 5px;
  padding-top: 5px; }

/* Global */
/* line 1465, ../sass/ohuho.scss */
.panel-group {
  margin-bottom: 0px; }

/* plugins */
/* line 1471, ../sass/ohuho.scss */
.external-plugins .panel-heading {
  border-top: 4px solid #D7001C; }
  /* line 1474, ../sass/ohuho.scss */
  .external-plugins .panel-heading .panel-title {
    font-size: x-large; }
  /* line 1477, ../sass/ohuho.scss */
  .external-plugins .panel-heading .logo {
    height: 60px;
    width: 60px; }
/* line 1484, ../sass/ohuho.scss */
.external-plugins #collapse-SMTPPlugin textarea.tinymce {
  display: none; }
/* line 1491, ../sass/ohuho.scss */
.external-plugins #collapse-GoogleCalendarPlugin .panel-body > div {
  position: relative;
  clear: both; }
/* line 1495, ../sass/ohuho.scss */
.external-plugins #collapse-GoogleCalendarPlugin .panel-body div.left {
  float: left; }
/* line 1498, ../sass/ohuho.scss */
.external-plugins #collapse-GoogleCalendarPlugin .panel-body div.right {
  float: right; }
/* line 1502, ../sass/ohuho.scss */
.external-plugins #collapse-GoogleCalendarPlugin .panel-body .revoke-token {
  background: transparent;
  border: 0px; }
/* line 1508, ../sass/ohuho.scss */
.external-plugins #collapse-GoogleCalendarPlugin .revoke-token-container {
  font-size: x-large;
  /*position: absolute;
  right: 0;*/
  text-align: center;
  /*top: 0;*/
  width: 40px; }
/* line 1517, ../sass/ohuho.scss */
.external-plugins #collapse-GoogleCalendarPlugin .bootstrap-switch-container {
  background-color: #eee; }
/* line 1522, ../sass/ohuho.scss */
.external-plugins .header-logo {
  border-bottom: 1px solid #ccc;
  display: block;
  height: 150px;
  margin-bottom: 10px;
  max-width: 250px; }
  /* line 1529, ../sass/ohuho.scss */
  .external-plugins .header-logo input {
    display: block;
    margin-right: 10px;
    height: 105px;
    float: left; }
  /* line 1536, ../sass/ohuho.scss */
  .external-plugins .header-logo label {
    display: block; }
  /* line 1540, ../sass/ohuho.scss */
  .external-plugins .header-logo img {
    vertical-align: middle; }
  /* line 1544, ../sass/ohuho.scss */
  .external-plugins .header-logo .header-logo-img {
    text-align: center; }
/* line 1549, ../sass/ohuho.scss */
.external-plugins .panel .tab-pane {
  padding-top: 20px; }

/* line 1554, ../sass/ohuho.scss */
.token-variable {
  cursor: default;
  background-color: #D7001C;
  color: #ffffff;
  padding: 2px 8px;
  border-radius: 3px;
  font-weight: bold;
  font-style: normal;
  font-size: inherit;
  display: inline-block;
  line-height: 12px; }

/* line 1568, ../sass/ohuho.scss */
ul#list-selected-objects li.row {
  margin-left: 0px;
  margin-right: 0px; }
/* line 1573, ../sass/ohuho.scss */
ul#list-selected-objects .img-style {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px; }

/* line 1581, ../sass/ohuho.scss */
.widget-options-confirm-send a.button-action {
  display: inline-block;
  padding-top: 3px; }

/* line 1587, ../sass/ohuho.scss */
.jumbotron.plugins {
  padding: 20px 15px; }
  /* line 1590, ../sass/ohuho.scss */
  .jumbotron.plugins > .title {
    margin-bottom: 10px; }
  /* line 1593, ../sass/ohuho.scss */
  .jumbotron.plugins h2 {
    display: inline;
    margin: 0 10px 0 0; }
  /* line 1598, ../sass/ohuho.scss */
  .jumbotron.plugins p {
    font-size: 16px; }
  /* line 1602, ../sass/ohuho.scss */
  .jumbotron.plugins ul.plugins-list {
    padding-left: 0px; }
    /* line 1606, ../sass/ohuho.scss */
    .jumbotron.plugins ul.plugins-list > li {
      border-top: 1px solid #ccc;
      padding-bottom: 10px;
      list-style-type: none; }
      /* line 1611, ../sass/ohuho.scss */
      .jumbotron.plugins ul.plugins-list > li > div.container {
        margin-top: 15px; }
      /* line 1615, ../sass/ohuho.scss */
      .jumbotron.plugins ul.plugins-list > li h3 {
        margin-top: 0; }

@media (min-width: 768px) {
  /* line 1623, ../sass/ohuho.scss */
  .jumbotron.plugins ul.plugins-list > li .operations {
    float: right;
    text-align: right; } }
/* mail contact */
/* line 1632, ../sass/ohuho.scss */
#form_mailcontact_search div.filters > .input-group {
  width: 100%; }
/* line 1636, ../sass/ohuho.scss */
#form_mailcontact_search div.filters-btn {
  float: left; }
/* line 1639, ../sass/ohuho.scss */
#form_mailcontact_search div.actions {
  float: right; }

@media (min-width: 768px) {
  /* line 1646, ../sass/ohuho.scss */
  #form_mailcontact_search div.filters {
    padding-right: 0px; }
  /* line 1649, ../sass/ohuho.scss */
  #form_mailcontact_search div.filters-btn {
    padding-left: 5px; } }
/* line 1657, ../sass/ohuho.scss */
.jumbotron.mail-contact p {
  font-size: 16px; }
/* line 1662, ../sass/ohuho.scss */
.jumbotron.mail-contact table.mailContact_next_request tr > td:first-child {
  padding-right: 20px;
  vertical-align: top;
  font-weight: bold; }
/* line 1668, ../sass/ohuho.scss */
.jumbotron.mail-contact div.current-request {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 30px; }
/* line 1673, ../sass/ohuho.scss */
.jumbotron.mail-contact span.btn-group .dropdown-toggle {
  border-radius: 0; }

/* Customer */
/* line 1684, ../sass/ohuho.scss */
#form_admin_customer {
  margin-bottom: 0px; }

/* line 1688, ../sass/ohuho.scss */
#mails-task tr:first-child td {
  border: 0; }

/* line 1692, ../sass/ohuho.scss */
#addTaskBtnContainer > .pull-right.btn-group > button {
  width: 100%; }

/* Editable mail */
/* line 1697, ../sass/ohuho.scss */
ul#list-selected-objects {
  list-style-type: none;
  padding-left: 0px; }
  /* line 1701, ../sass/ohuho.scss */
  ul#list-selected-objects li {
    margin-bottom: 10px; }
  /* line 1704, ../sass/ohuho.scss */
  ul#list-selected-objects .img-style {
    max-width: 300px; }
  /* line 1707, ../sass/ohuho.scss */
  ul#list-selected-objects .text {
    padding-left: 0px; }

@media (min-width: 768px) {
  /* line 1714, ../sass/ohuho.scss */
  ul#list-selected-objects .text {
    padding-left: 15px; } }
/* line 1722, ../sass/ohuho.scss */
#form_widget_admin_edit_mail .form-group > .clearfix > .right .infoPopover,
.tab-content .tab-pane .form-group > .clearfix > .right .infoPopover {
  display: inline-block;
  margin-top: 16px; }

/* special heading in top-right of page */
/* line 1729, ../sass/ohuho.scss */
.heading-object {
  font-size: 1.5em; }

@media (min-width: 768px) {
  /* line 1735, ../sass/ohuho.scss */
  .heading {
    text-align: right; }

  /* line 1739, ../sass/ohuho.scss */
  .heading-object {
    margin-top: 0.67em;
    margin-bottom: 1em; } }
/* glyphicon in textarea */
/* line 1746, ../sass/ohuho.scss */
.mce-ico.glyphicon {
  position: relative;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-weight: 400; }

/* line 1753, ../sass/ohuho.scss */
.form-group.has-feedback #aReservePriceObjectAddon {
  border-right: 1px solid;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 34px; }
