/* colors.scss */
/* #D2D3D3;*/
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* end colors.scss */
body#page-accueil #htmlTop .title_hold h1, body#page-home #htmlTop .title_hold h1 {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.26);
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  body#page-accueil #htmlTop .title_hold, body#page-home #htmlTop .title_hold {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body#page-accueil #htmlTop .title_hold, body#page-home #htmlTop .title_hold {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body#page-accueil #htmlTop .title_hold, body#page-home #htmlTop .title_hold {
    display: none;
  }
}
body#page-accueil .message .icons .dropdown-menu .rights, body#page-home .message .icons .dropdown-menu .rights {
  display: none;
}
body#page-accueil .message .icons .dropdown-menu .admin, body#page-home .message .icons .dropdown-menu .admin {
  display: none;
}
body#page-accueil .mainContent, body#page-home .mainContent {
  padding-bottom: 20px;
}
body#page-accueil h2, body#page-home h2 {
  margin-bottom: 25px;
}
body .mainContent .overflowHdn {
  overflow: hidden;
}
body .mainContent .adminLinksPreview {
  border: 1px dashed #FF0000;
  padding: 5px;
  border-radius: 3px;
  font-weight: bold;
  margin-top: 5px;
}
body .mainContent .adminLinksPreview b {
  color: #000000;
}
body .body-shell {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body .body-shell {
    margin-top: -100px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  body .body-shell {
    margin-top: -145px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body .body-shell {
    margin-top: -125px;
  }
}
body #paging a {
  margin: 5px;
  padding: 5px;
  background: #CCC;
  text-decoration: none;
  color: #1da1f2;
}
body #paging a.current {
  background: #1da1f2;
  color: #FFF;
}
body #forum_user_status_bar .dropdown-menu ul li {
  margin-top: 10px;
}
body #forum_user_status_bar .dropdown-menu ul li a {
  color: #000;
  text-decoration: none;
}
body #forum_user_status_bar .dropdown-menu ul li a:hover {
  text-decoration: underline;
}
body #logoprgth img {
  max-width: 100px;
}
body .btn {
  padding: 0.175em 0.75em;
  border-radius: 0em;
}
body .btn-primary {
  background: #1da1f2;
}
body mark {
  background-color: #FFFF00;
}
body #page-top {
  display: none;
}
body #category_content {
  padding-top: 40px;
}
body #category_content .category-messages-list h3.endOfList {
  margin-top: 45px;
  font-size: 1em;
}
body #htmlTop {
  box-shadow: 0px 9px 60px 12px rgba(0, 0, 0, 0.15);
  height: 250px;
  background-position: center;
  background-size: cover;
}
body #htmlTop .header-shell {
  height: 250px;
}
body #htmlTop .header-shell .title_hold {
  color: #FFF;
  padding-left: 10px;
  padding-top: 180px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  body #htmlTop .header-shell .title_hold {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body #htmlTop .header-shell .title_hold {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body #htmlTop .header-shell .title_hold {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  body #htmlTop .header-shell .title_hold h1 {
    font-size: 2rem;
  }
}
body #htmlTop .header-shell .title_hold h2 {
  font-size: 3rem;
  text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.45);
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body #htmlTop .header-shell .title_hold h2 {
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  body #htmlTop .header-shell .title_hold h2 {
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body #htmlTop .header-shell .title_hold h2 {
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
  }
}
body .message .icons i.fa-ellipsis {
  color: #1da1f2;
}
body .message .icons .admin .right {
  display: none;
}
body .message .icons .admin .loggedRight {
  display: none;
}
body .message .innerEmoji {
  width: 20px;
}
body.adminAssingDestination .message .icons .right.adminAssingDestination {
  display: block;
}
body.adminAssingAgent .message .icons .right.adminAssingAgent {
  display: block;
}
body.adminEditMessage .message .icons .right.adminEditMessage {
  display: block;
}
body.adminEditMessage .message .icons .right.adminApproveLinks {
  display: block;
}
body.adminDeleteMessage .message .icons .right.adminDeleteMessage {
  display: block;
}
body.logged .loggedRight {
  display: block !important;
}
body .modImageInput {
  display: none;
}
body .form-check-input:checked {
  background-color: #1da1f2;
}

#bloc_info, .agentZone {
  margin: 5px;
}
#bloc_info .info, .agentZone .info {
  display: flex;
  margin-top: 5px;
}
#bloc_info .info .label, .agentZone .info .label {
  padding: 0px 10px;
  min-width: 35px;
  text-align: center;
}
#bloc_info .info .value, .agentZone .info .value {
  margin-left: 5px;
}
#bloc_info .phone, .agentZone .phone {
  cursor: pointer;
}
#bloc_info .badges, .agentZone .badges {
  margin: 40px 0px;
  padding: 0px !important;
  border: 2px dotted #CCC !important;
  border-radius: 10px;
  min-height: 60px;
  width: 100%;
  display: block;
  position: relative;
}
#bloc_info .badges .badges-header, .agentZone .badges .badges-header {
  display: block;
  width: 100%;
  text-align: center;
  background: #E5E5E5;
  padding: 1px;
  margin-bottom: 4px;
}
#bloc_info .badges small, .agentZone .badges small {
  margin-top: 8px;
  margin-bottom: 4px;
}
#bloc_info .badges .header-list, .agentZone .badges .header-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#bloc_info .badges .header-list .badge, .agentZone .badges .header-list .badge {
  width: 30%;
}
#bloc_info .badges .header-list .badge .cat-header, .agentZone .badges .header-list .badge .cat-header {
  border: 0;
  text-align: left;
  position: relative;
}
#bloc_info .badges .header-list .badge .cat-header .qty, .agentZone .badges .header-list .badge .cat-header .qty {
  display: block;
  background: #00426b;
  width: 20px;
  height: 20px;
  border: 2px solid #FFF;
  border-radius: 50%;
  position: absolute;
  bottom: -10px;
  padding-top: 3px;
  left: 50%;
  text-align: center;
  font-size: 10px;
  transform: translateX(-50%);
}
#bloc_info .badges .header-list .badge .cat-header .title, .agentZone .badges .header-list .badge .cat-header .title {
  margin-left: 10px;
  color: #000;
  font-size: 1.5em;
  opacity: 1;
  vertical-align: middle;
  transition: all 2s;
}
#bloc_info .badges .expDetailsBtn, .agentZone .badges .expDetailsBtn {
  margin-bottom: 2px;
}
#bloc_info .badges .expDetailsBtn button, .agentZone .badges .expDetailsBtn button {
  background: #e5e5e5;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
  margin-bottom: 2px;
}

.catIcon {
  width: 35px;
  height: 35px;
  display: block;
  background: #02639f;
  border-radius: 50%;
  border: 3px solid #ffc600;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 25px;
}
.catIcon i {
  margin: 4px 0px;
  font-size: 24px;
}

.agentZone .expZone {
  padding: 5px;
}

#flagModal #flagDescriptions {
  display: none;
}
#flagModal #flagDescriptions.show {
  display: flex !important;
}
#flagModal #flagDetails .flagDetail {
  display: none;
}
#flagModal #flagDetails .flagDetail.show {
  display: block;
}
#flagModal #flagExplain {
  width: 100%;
}
#flagModal .row {
  margin-bottom: 10px;
}

#alertModal #confResend .btn i {
  margin-left: 5px;
}
#alertModal #confResend .mailSent {
  display: block;
  margin-top: 15px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
#alertModal #confResend .mailSent i {
  color: #FED206;
}

#expertisesModal .modal-content .modal-body .agentInfo {
  display: flex;
  margin-bottom: 25px;
}
#expertisesModal .modal-content .modal-body .agentInfo .agentPic {
  margin-left: 40px;
  width: 100px;
  margin-right: 20px;
}
#expertisesModal .modal-content .modal-body .agentInfo .agentPic img {
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}
#expertisesModal .modal-content .modal-body .catListing {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
#expertisesModal .modal-content .modal-body .catListing .badge.expertiseCategory {
  max-width: 100%;
  padding: 5px;
}
@media (min-width: 1201px) {
  #expertisesModal .modal-content .modal-body .catListing .badge.expertiseCategory {
    width: 33.33333%;
  }
}
@media (min-width: 1081px) and (max-width: 1200px) {
  #expertisesModal .modal-content .modal-body .catListing .badge.expertiseCategory {
    width: 49.99999%;
  }
}
#expertisesModal .modal-content .modal-body .catListing .badge.expertiseCategory .inner {
  border: 1px dashed #E5E5E5;
  height: 100%;
  overflow: hidden;
}
#expertisesModal .modal-content .modal-body .catListing .badge.expertiseCategory .inner .cat-header {
  display: flex;
  justify-content: flex-start;
  background: #e5e5e5;
  text-align: left;
}
#expertisesModal .modal-content .modal-body .catListing .badge.expertiseCategory .inner .cat-header .catIcon {
  margin: 4px;
}
#expertisesModal .modal-content .modal-body .catListing .badge.expertiseCategory .inner .cat-header .title {
  color: #02639f;
  font-size: 1.5em;
  margin-top: 10px;
  margin-left: 10px;
}
#expertisesModal .modal-content .modal-body .catListing .badge.expertiseCategory .inner .expertises {
  text-align: left;
  padding: 10px 10px 10px 20px;
}
#expertisesModal .modal-content .modal-body .catListing .badge.expertiseCategory .inner .expertises .expertise {
  margin-bottom: 4px;
  color: #333;
}

.newThread {
  margin-top: 25px;
  background: #e7e6e6;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.newThread .main-editor-row .main-editor-col {
  display: none;
  padding: 8px;
}
.newThread .main-editor-row .select {
  display: none;
}
.newThread .main-editor-row .inputMultiple {
  display: none;
}
.newThread .main-editor-row .thumb .imageInput {
  display: none;
}
.newThread .main-editor-row .title-col {
  display: flex;
  padding: 5px;
  margin-top: 5px;
}
.newThread .main-editor-row .title-col .posterPic {
  border-radius: 50%;
  margin-right: 5px;
}
.newThread .main-editor-row .title-col .posterPic img {
  border-radius: 50%;
  max-width: 40px;
}
.newThread .main-editor-row .title-col .posterPic i {
  background: #FFFFFF;
  margin: 2px;
  padding: 10px;
  border-radius: 50px;
}
.newThread .main-editor-row .btn-wrapper {
  display: flex;
  justify-content: right;
  padding-top: 10px;
  align-items: center;
}
.newThread .main-editor-row .btn-wrapper .chooseCatAlert {
  margin-right: 15px;
}
.newThread .main-editor-row .addImages {
  display: flex;
  align-items: flex-start;
  padding: 5px;
  background: #e7e6e6;
}
.newThread .main-editor-row .addImages .addImagesBtn {
  min-height: 40px;
  width: 235px;
}
.newThread .main-editor-row .addImages .imagesStack .postForm {
  display: flex;
  flex-wrap: wrap;
}
.newThread .main-editor-row .addImages .thumb {
  background-color: #000 !important;
  margin: 0px 5px 10px 5px;
  height: 100px;
  width: 100px;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #ccc;
}
.newThread .main-editor-row .addImages .thumb .thumb_deleter, .newThread .main-editor-row .addImages .thumb .thumbDeleter {
  margin-right: 5px;
  float: right;
  color: #FF0000;
  cursor: pointer;
}
.newThread .main-editor-row .addImages .thumb .thumb_deleter i, .newThread .main-editor-row .addImages .thumb .thumbDeleter i {
  background: #FFF;
  border-radius: 50%;
  border-radius: 1px solid #FF0000;
}
.newThread.editing .main-editor-col {
  display: block;
}
.newThread.editing .main-editor-col .editor-wrapper {
  background: #FFF;
}
.newThread.editing .select {
  display: block;
}

#contactModal .modal-content .fullPic img {
  border-radius: 50%;
  border: 1px solid #CCC;
}
#contactModal .modal-content .fullMail i {
  margin-right: 10px;
}
#contactModal .modal-content .fullPhone i {
  margin-right: 10px;
}
#contactModal .modal-content .fullMail {
  margin-top: 15px;
}

#user_profile h2 {
  margin-bottom: 50px;
}
#user_profile form .user-body .card.lvl0 {
  margin-bottom: 35px;
}
#user_profile form .user-body .topleft .card.lvl0 {
  margin-bottom: 40px;
}
#user_profile form .user-body .topright .card.lvl0 {
  margin-bottom: 30px;
}
#user_profile .agent #agent_id {
  background: #E5E5E5;
  padding: 5px;
  font-size: 14px;
  margin-top: 25px;
  line-height: 18px;
  margin-bottom: 25px;
}
#user_profile .agent #agent_id .nom {
  font-size: 16px;
  margin-bottom: 10px;
}
#user_profile .agent #agent_id .agence a {
  text-decoration: none;
  color: #000;
}
#user_profile .agent #agent_id .agence a:hover {
  text-decoration: underline;
}
#user_profile .userContact {
  text-align: center;
  padding: 5px;
  margin-bottom: 25px;
  margin-top: 25px;
  position: relative;
  font-size: 13px;
}
#user_profile .userContact .badge {
  padding: 5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: -12px;
  position: absolute;
}
#user_profile .userContact a {
  text-decoration: none;
  color: #000;
}
#user_profile .userContact a:hover {
  text-decoration: underline;
}
#user_profile .userContact i {
  margin-right: 5px;
}
#user_profile #avatar_row h5 {
  font-size: 1.03em;
}
#user_profile #avatar_row .avatar-row_content {
  display: flex;
  align-items: stretch;
}
#user_profile #avatar_row .avatar-row_content .avatar {
  width: 220px;
  margin: 10px;
}
#user_profile #avatar_row .avatar-row_content .avatar .card-body {
  overflow: hidden;
  padding: 0px;
  text-align: center;
  min-height: 272px;
}
#user_profile #avatar_row .avatar-row_content .avatar .card-body .avatar_content {
  position: relative;
  display: block;
  margin: 20px auto;
  width: 200px;
  height: auto;
  max-width: 100%;
}
#user_profile #avatar_row .avatar-row_content .avatar .card-body .avatar_content img {
  border-radius: 50%;
}
#user_profile #avatar_row .avatar-row_content .avatar .card-body .avatar_content .avatar_mask {
  display: none;
  height: 201px;
  width: 200px;
  left: 0px;
  top: 0px;
  position: absolute;
}
#user_profile #avatar_row .avatar-row_content .avatar .card-body .avatar_content #upload_image_button {
  position: absolute;
  z-index: 1;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
#user_profile #avatar_row .avatar-row_content .avatar .card-body #picinput {
  opacity: 0;
  height: 1px;
  width: 1px;
}
#user_profile #avatar_row .avatar-row_content .avatar.google_avatar .avatar_content img {
  border-radius: 50%;
}
#user_profile .gender_row .gender_row_body {
  display: flex;
}
#user_profile .gender_row .gender_row_body .form-check {
  border: 1px solid #ccc;
  padding: 0px;
  min-width: 70px;
  margin-right: 20px;
}
#user_profile .gender_row .gender_row_body .form-check .card-header {
  text-align: center;
}
#user_profile .gender_row .gender_row_body .form-check .form-check-label {
  margin-left: 10px;
}
#user_profile .gender_row .gender_row_body .form-check .form-check-label i {
  font-size: 40px;
}
#user_profile .gender_row .gender_row_body .form-check .form-check-input {
  float: none;
  margin-left: auto;
}
#user_profile .gender_row .gender_row_body .form-check .card-body {
  text-align: center;
}
#user_profile .gender_row .gender_row_body .form-check .card-body label {
  margin-left: 0px;
}
#user_profile #saveProfileBtn i {
  margin-left: 10px;
}
#user_profile #saveAlert {
  margin-top: 15px;
}
#user_profile .datepicker-controls .button {
  border: 1px solid #CCC;
}
#user_profile .datepicker-grid .datepicker-cell.day.selected {
  background-color: #1da1f2;
}
#user_profile .guest-body .left h4 {
  text-align: center;
  display: flex;
  justify-content: center;
}
#user_profile .guest-body .left h4 .gender_logo {
  margin-left: 5px;
}
#user_profile .guest-body .left h4 .gender_logo .fa-person-dress {
  color: #AAA;
}
#user_profile .guest-body .left #avatar_row .avatar {
  text-align: center;
  position: relative;
}
#user_profile .guest-body .left #avatar_row .avatar .avatar_content img {
  border-radius: 50%;
  max-width: 100%;
}
#user_profile .guest-body .left #avatar_row .avatar .gender_logo {
  font-size: 25px;
  width: 100%;
  text-align: center;
  bottom: -12px;
  position: absolute;
}
#user_profile .guest-body .left #avatar_row .avatar .gender_logo .inner {
  box-shadow: 0px 0px 26px 5px rgba(0, 0, 0, 0.36);
  margin: 0 auto;
  background: #FFFFFF;
  padding: 2px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
#user_profile .guest-body .left #avatar_row .avatar .gender_logo .inner .fa-person-dress {
  color: #F489E6;
}
#user_profile .guest-body .left #avatar_row .avatar .gender_logo .inner .fa-person {
  color: #1da1f2;
}
#user_profile .guest-body .left #avatar_row .avatar .gender_logo .inner .fa-person-half-dress {
  color: #AAA;
}
#user_profile .guest-body .left .socials {
  display: flex;
  margin-top: 15px;
  justify-content: space-evenly;
}
#user_profile .guest-body .left .socials .social {
  display: flex;
}
#user_profile .guest-body .left .socials .social i {
  color: #1da1f2;
  font-size: 30px;
}
#user_profile .guest-body .right #last_messages .message {
  background: #FFF;
  padding: 10px;
  margin-bottom: 5px;
  width: 100%;
  padding-bottom: 15px;
}
#user_profile .guest-body .right #last_messages .message img {
  max-width: 40px;
  max-height: 40px;
  border: 1px solid #000;
}
#user_profile .guest-body .right #last_messages .message .ctitle, #user_profile .guest-body .right #last_messages .message .ptitle {
  font-weight: bold;
}
#user_profile .guest-body .right #last_messages .message .ctitle a, #user_profile .guest-body .right #last_messages .message .ptitle a {
  color: #000;
  font-family: Bree Serif;
  text-decoration: none;
  font-size: 18px;
}
#user_profile .guest-body .right #last_messages .message .ctitle a:hover, #user_profile .guest-body .right #last_messages .message .ptitle a:hover {
  text-decoration: underline;
}
#user_profile .guest-body .right #last_messages .message .msgDate {
  font-size: 0.9em;
}
#user_profile .guest-body .right #last_messages .message .msgDate a {
  text-decoration: none;
}
#user_profile .guest-body .right #last_messages .message p a {
  color: #1da1f2;
}
#user_profile .guest-body .right #last_messages .moreMsg {
  text-align: center;
}
#user_profile .guest-body .right #last_messages #moreLastMsg {
  margin-top: 15px;
}
#user_profile .guest-body .right #last_messages #moreLastMsg i {
  margin-left: 5px;
}
#user_profile .guest-body.agent .left .avatar_content img {
  border: 5px solid #F3CB0E;
}
#user_profile .guest-body.agent .left #agent_id .nom {
  margin-top: 15px;
  color: #666;
  text-align: center;
  font-weight: bold;
}
#user_profile .guest-body.agent .left #agent_id .title {
  text-align: center;
}
#user_profile .guest-body.agent .left #agent_id .agency {
  font-weight: bold;
  color: #666;
  text-align: center;
  margin-bottom: 20px;
}
#user_profile .guest-body.agent .left .links {
  padding-left: 0px;
  list-style-type: none;
  display: flex;
  justify-content: space-evenly;
  font-size: 28px;
  color: #1da1f2;
}
#user_profile .guest-body.agent .left .links i {
  color: #1da1f2 !important;
  cursor: pointer;
}
#user_profile #profileForm .agent_notice {
  display: none;
  padding: 25px;
  text-align: center;
  background: #FEEDCF;
  border: 1px solid #BF9106;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
}
#user_profile #profileForm .profilePreviewHeader {
  background: #1da1f2;
  margin: 25px 0px 50px 0px;
  border-radius: 3px;
  padding: 5px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
}
#user_profile #profileForm .profilePreviewHeader small {
  color: #bee6ff;
  font-size: 14px;
}
#user_profile #profileForm.agent .agent_notice {
  display: block;
}

#page-confirmation .card {
  margin: 50px;
  border: none;
  background: none;
}
#page-confirmation .card .card-header {
  background: none;
  border: none;
}
#page-confirmation .card .card-body {
  background: #FFF;
  border: 1px solid #ccc;
}

.strippedUrl {
  margin: 0px 2px;
}

#notifications .showAll {
  margin-top: 5px;
  padding: 5px;
}
#notifications .showAll a {
  text-decoration: none;
}

#messagerie_inbox h3 {
  margin-top: 50px;
  margin-bottom: 50px;
}
#messagerie_inbox #notifList li {
  margin-bottom: 10px;
  background: #FFF;
  padding: 10px;
}
#messagerie_inbox .notif {
  color: #000;
}
#messagerie_inbox .notif a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#messagerie_inbox .notif a .from_user {
  display: flex;
  margin-bottom: 5px;
}
#messagerie_inbox .notif a .from_user .from_user_name {
  font-weight: bold;
  margin-left: 10px;
}
#messagerie_inbox .notif a .from_user .read_icon {
  margin-left: auto;
}
#messagerie_inbox .notif a .msg_preview {
  color: #333;
  font-size: 0.9em;
}
#messagerie_inbox .notif a .sent {
  color: 333;
  margin-top: 15px;
  text-align: right;
  font-size: 0.7em;
  font-weight: bold;
}
#messagerie_inbox .notif:not(:last-child) {
  border-bottom: none;
}

#inscription_modal h2 {
  margin-top: 25px;
  border-top: 1px solid #ccc;
  padding-top: 15px;
  text-align: center;
}
#inscription_modal .nickname_hold label, #inscription_modal .email_hold label {
  font-weight: bold;
}
#inscription_modal #facebook_profile_preview, #inscription_modal #google_profile_preview {
  display: flex;
  background: #daeaff;
  width: 80%;
  border: 1px solid #000;
  margin: 25px auto;
}
#inscription_modal #facebook_profile_preview .incsription_pic, #inscription_modal #google_profile_preview .incsription_pic {
  width: 75px;
  height: 75px;
  margin: 5px;
}
#inscription_modal #facebook_profile_preview .incsription_pic img, #inscription_modal #google_profile_preview .incsription_pic img {
  border-radius: 50%;
  border: 2px solid #fff;
  max-width: 100%;
}
#inscription_modal #facebook_profile_preview .nickname_msg, #inscription_modal #facebook_profile_preview .email_msg, #inscription_modal #google_profile_preview .nickname_msg, #inscription_modal #google_profile_preview .email_msg {
  color: #FF0000;
  font-weight: bold;
}
#inscription_modal #facebook_profile_preview .inscrption_infos, #inscription_modal #google_profile_preview .inscrption_infos {
  margin-left: 20px;
}
#inscription_modal #facebook_profile_preview .inscrption_infos .fullname, #inscription_modal #google_profile_preview .inscrption_infos .fullname {
  margin-top: 15px;
  font-weight: bold;
}
#inscription_modal #facebook_profile_preview .inscrption_infos .fullname .inscription_fname, #inscription_modal #google_profile_preview .inscrption_infos .fullname .inscription_fname {
  display: inline-block;
}
#inscription_modal #facebook_profile_preview .inscrption_infos .fullname .inscription_lname, #inscription_modal #google_profile_preview .inscrption_infos .fullname .inscription_lname {
  display: inline-block;
}
#inscription_modal .inscriptionMsg {
  padding: 15px;
  color: #FF0000;
  font-weight: bold;
  text-align: left;
  margin-bottom: 15px;
  border-radius: 3px;
}
#inscription_modal .inscriptionMsg.highlight {
  border: 1px solid #FF0000;
}
#inscription_modal .nickname_hold, #inscription_modal .email_hold {
  max-width: 80%;
  margin: 50px auto;
}
#inscription_modal .nickname_hold #email_msg, #inscription_modal .nickname_hold .email_msg, #inscription_modal .nickname_hold #nickname_msg, #inscription_modal .email_hold #email_msg, #inscription_modal .email_hold .email_msg, #inscription_modal .email_hold #nickname_msg {
  text-align: left;
  color: #ff0000;
  font-weight: bold;
}
#inscription_modal .nickname_hold.notUnique #inscription_nickname, #inscription_modal .email_hold.notUnique #inscription_nickname {
  border-color: #ff0000;
}
#inscription_modal .nickname_hold.notUnique .nickname_status, #inscription_modal .email_hold.notUnique .nickname_status {
  color: #ff0000;
}
#inscription_modal .nickname_hold.notUnique #nickname_msg, #inscription_modal .email_hold.notUnique #nickname_msg {
  color: #FF0000;
  font-weight: bold;
}
#inscription_modal .nickname_hold.notValid #inscription_email, #inscription_modal .email_hold.notValid #inscription_email {
  border-color: #FF0000;
}
#inscription_modal .nickname_hold.notValid .email_status, #inscription_modal .email_hold.notValid .email_status {
  color: #FF0000;
}
#inscription_modal .nickname_hold.notValid #email_msg, #inscription_modal .email_hold.notValid #email_msg {
  color: #FF0000;
}
#inscription_modal .nickname_hold .nickname_status, #inscription_modal .email_hold .nickname_status {
  margin-top: 5px;
  color: #53c515;
}
#inscription_modal .email_hold {
  display: none;
}
#inscription_modal .email_hold.show {
  display: block;
}
#inscription_modal .newsletter_consent_hold {
  margin: 50px auto;
  max-width: 80%;
  display: flex;
  border: 1px solid #CCC;
}
#inscription_modal .newsletter_consent_hold #accept_emails {
  margin: 0px 10px;
  display: inline;
  vertical-align: top;
}
#inscription_modal .newsletter_consent_hold #infolettre_consent {
  margin-top: 50%;
}

#statusBarZone .userPic img {
  width: 36px;
  margin-top: 2px;
  margin-left: 2px;
  border-radius: 50%;
}

.note-editable img.innerEmoji {
  max-width: 20px;
}

.linksApprovalCard {
  border: 2px dashed #999 !important;
  background: #F1F1F1 !important;
  border-radius: 5px !important;
}
.linksApprovalCard .card-header {
  background: #ccc !important;
}
.linksApprovalCard .card-body {
  padding: 15px 15px 15px 15px !important;
}
.linksApprovalCard .card-footer {
  background: #FFF !important;
}

#page-forum-fallback .body-shell #forum .row .mainCol .posts .message.parent .childs .message.child .childCard .card-body .msgContent a.childDate {
  text-decoration: none;
  font-size: 12px !important;
}
#page-forum-fallback .body-shell #forum .row .mainCol .posts .message.parent .childs .message.child .childCard .card-body .msgContent .msgDate a {
  text-decoration: none !important;
  font-size: 12px !important;
}
#page-forum-fallback .body-shell #forum .row .mainCol .posts .message.parent .childs .message.child .childCard .card-body .msgContent .msgDate a small {
  text-decoration: none !important;
  font-size: 11px;
}

.message .imageInput {
  display: none;
}
.message .card {
  margin-top: 25px;
  margin-bottom: 25px;
  border: none;
  border-radius: 0px;
  background: #FFF;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .message .card {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .message .card {
    margin-top: 50px;
  }
}
.message .card .card-header .headCategory {
  position: absolute;
  top: -15px;
  background: #1da1f2;
  color: #FFF;
  padding: 2px 6px;
  letter-spacing: 0.05em;
  font-weight: bold;
}
.message .card .card-header .headCategory a {
  color: inherit;
  text-decoration: none;
}
.message .card .card-header .headCategory a:hover {
  text-decoration: underline;
}
.message .card .category {
  background: #1da1f2;
  position: absolute;
  color: #fff;
  padding: 2px 10px;
  left: 14px;
  font-size: 0.8em;
  top: -41px;
  letter-spacing: 0.05em;
}
.message .card .category a {
  color: #fff;
  text-decoration: none;
}
.message .card .category a:hover {
  text-decoration: underline;
}
.message .card .card-header {
  padding: 0.5rem 1rem 0rem 1rem;
  border-bottom: none;
  background: none;
  color: #333;
  font-size: 14px;
}
.message .card .card-header .icons i {
  cursor: pointer;
}
.message .card .card-header .icons .dropdown-menu ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 0px;
}
.message .card .card-header .icons.master .dropdown-menu ul {
  list-style-type: none;
}
.message .card .card-header .icons.master .dropdown-menu .dropdown-item {
  cursor: pointer;
}
.message .card .card-header .icons.master .dropdown-menu .dropdown-item i {
  margin-right: 15px;
}
.message .card .card-header .icons.user ul {
  float: right;
  display: flex;
  list-style-type: none;
}
.message .card .card-header .icons.user ul li {
  margin-right: 10px;
}
.message .card .card-body {
  padding: 0rem 1rem 0rem 1rem;
}
.message .card .card-body h3 {
  font-size: 30px;
  font-family: Bree Serif;
  margin-bottom: 25px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .message .card .card-body h3 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .message .card .card-body h3 {
    font-size: 24px;
  }
}
.message .card .card-body h3 small {
  display: block;
  font-size: 11px;
}
.message .card .card-body h3 a {
  color: #212529;
  text-decoration: none;
}
.message .card .card-body h3 a:hover {
  text-decoration: underline;
}
.message .card .card-body .author .photo {
  background: #ccc;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.message .card .card-body .author .photo img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
}
.message .card .card-body .author .city {
  color: #666;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .message .card .card-body .author .city {
    text-align: left;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .message .card .card-body .author .city {
    text-align: left;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .message .card .card-body .author .city {
    text-align: left;
  }
}
.message .card .card-body .author .nickname {
  background: #1da1f2;
  color: #fff;
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
  font-weight: bold;
}
.message .card .card-body .author .nickname a {
  color: #FFF;
  text-decoration: none;
}
.message .card .card-body .author .nickname a:hover {
  text-decoration: underline;
}
.message .card .card-body .author .agent_title {
  font-size: 14px;
  line-height: 14px;
  margin-top: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .message .card .card-body .author {
    display: flex;
    position: relative;
    height: 50px;
    margin-bottom: 20px;
  }
  .message .card .card-body .author:after {
    content: "";
    display: none;
    position: absolute;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #ffffff 0%, #c8c8c8 50%, #ffffff 100%);
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
    left: 0px;
    bottom: 0px;
  }
  .message .card .card-body .author .photo {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    background: none;
  }
  .message .card .card-body .author .userinfo {
    width: calc(100% - 60px);
  }
  .message .card .card-body .author .userinfo .nickname {
    text-align: left;
    background: none;
    color: #000;
    padding-top: 0px;
    margin-top: 0px;
  }
  .message .card .card-body .author .userinfo .nickname a {
    color: #000;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .message .card .card-body .author {
    display: flex;
    position: relative;
    min-height: 100px;
    margin-bottom: 15px;
  }
  .message .card .card-body .author:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #ffffff 0%, #c8c8c8 50%, #ffffff 100%);
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
    left: 0px;
    bottom: 0px;
  }
  .message .card .card-body .author .photo {
    width: 100%;
    height: 100%;
    max-width: 75px;
    max-height: 75px;
    border: 4px solid #FFF;
    background: none;
    margin-right: 10px;
  }
  .message .card .card-body .author .userinfo {
    width: calc(100% - 60px);
  }
  .message .card .card-body .author .userinfo .nickname {
    text-align: left;
    background: none;
    color: #000;
    padding-top: 0px;
    margin-top: 0px;
  }
  .message .card .card-body .author .userinfo .nickname a {
    color: #000;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .message .card .card-body .author {
    display: flex;
    position: relative;
    min-height: 100px;
    margin-bottom: 15px;
  }
  .message .card .card-body .author:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #ffffff 0%, #c8c8c8 50%, #ffffff 100%);
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
    left: 0px;
    bottom: 0px;
  }
  .message .card .card-body .author .photo {
    margin-right: 10px;
    background: none;
    width: 100%;
    height: 100%;
    max-width: 85px;
    max-height: 85px;
    border: 4px solid #FFF;
  }
  .message .card .card-body .author .userinfo {
    width: calc(100% - 60px);
  }
  .message .card .card-body .author .userinfo .nickname {
    font-size: 16px;
    text-align: left;
    background: none;
    color: #000;
    padding-top: 0px;
    margin-top: 0px;
  }
  .message .card .card-body .author .userinfo .nickname a {
    color: #000;
  }
}
.message .card .card-body .author.agent .photo {
  width: 100px;
  height: 100px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .message .card .card-body .author.agent .photo {
    margin-right: 10px;
  }
  .message .card .card-body .author.agent .photo img {
    width: 100px;
    height: 100px;
  }
}
.message .card .card-body .author.agent .photo img {
  border: 4px solid #F3CB0E;
}
.message .card .card-body .author.agent .nickname {
  text-align: center;
  color: #000;
  padding: 5px 2px;
  background: #F3CB0E;
}
.message .card .card-body p {
  font-family: raleway;
  color: #666;
  font-size: 14px;
  line-height: 20px;
}
.message .card .card-body p .censure {
  color: #FFF;
  display: inline-block;
  position: relative;
}
.message .card .card-body p .censure:after {
  display: block;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%23808080}</style><path d="M416 398.9c58.5-41.1 96-104.1 96-174.9C512 100.3 397.4 0 256 0S0 100.3 0 224c0 70.7 37.5 133.8 96 174.9c0 .4 0 .7 0 1.1v64c0 26.5 21.5 48 48 48h48V464c0-8.8 7.2-16 16-16s16 7.2 16 16v48h64V464c0-8.8 7.2-16 16-16s16 7.2 16 16v48h48c26.5 0 48-21.5 48-48V400c0-.4 0-.7 0-1.1zM96 256a64 64 0 1 1 128 0A64 64 0 1 1 96 256zm256-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"/></svg>');
  background-repeat: round;
  background-position-y: center;
  content: "";
  color: #666;
  position: absolute;
  left: 0;
  top: 0%;
  height: 16px;
  width: 100%;
}
.message .card .card-body .msgContent {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .message .card .card-body .msgContent {
    margin-top: 45px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .message .card .card-body .msgContent {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .message .card .card-body .msgContent {
    margin-top: 25px;
  }
}
.message .card .card-body .msgContent .pasteWrapper {
  max-width: 100%;
  overflow-y: auto;
}
.message .card .card-body .msgContent .msgDate {
  font-family: Bree Serif;
}
.message .card .card-body .msgContent .msgDate a {
  text-decoration: none !important;
}
.message .card .card-body .msgContent .msgDate a:hover {
  text-decoration: underline;
}
.message .card .card-body .msgContent h1.agent {
  margin-bottom: 5px;
}
.message .card .card-body .msgContent h3 {
  margin-bottom: 0px;
}
.message .card .card-body .msgContent h3 .censure {
  color: #FFF;
  display: inline-block;
  position: relative;
}
.message .card .card-body .msgContent h3 .censure:after {
  display: block;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%23606060}</style><path d="M416 398.9c58.5-41.1 96-104.1 96-174.9C512 100.3 397.4 0 256 0S0 100.3 0 224c0 70.7 37.5 133.8 96 174.9c0 .4 0 .7 0 1.1v64c0 26.5 21.5 48 48 48h48V464c0-8.8 7.2-16 16-16s16 7.2 16 16v48h64V464c0-8.8 7.2-16 16-16s16 7.2 16 16v48h48c26.5 0 48-21.5 48-48V400c0-.4 0-.7 0-1.1zM96 256a64 64 0 1 1 128 0A64 64 0 1 1 96 256zm256-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"/></svg>');
  background-repeat: round;
  background-position-y: center;
  content: "";
  position: absolute;
  left: 0;
  top: 35%;
  height: 16px;
  width: 100%;
}
.message .card .card-body .msgContent .text-muted {
  display: block;
  margin-bottom: 15px;
}
.message .card .card-body .msgContent .agentOf {
  display: block;
  font-size: 0.875em;
}
.message .card .card-body .msgContent .album {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
}
.message .card .card-body .msgContent .album .thumb {
  background: #FFF;
  width: 100px;
  margin: 5px;
  border: 1px solid #ccc;
  position: relative;
  cursor: pointer;
}
.message .card .card-body .msgContent .album .thumb img {
  max-width: 100%;
}
.message .card .card-body .msgContent .album .thumb .thumbDeleter {
  right: 5px;
  top: 5px;
  color: #FF0000;
  position: absolute;
}
.message .card .card-body .msgContent .album .thumb.deleted img {
  opacity: 0.1;
  transition: all 0.5s;
}
.message .card .card-body .msgContent .album .thumb.deleted.mod {
  display: none;
}
.message .card .card-body .msgContent .album .thumb.mod {
  height: 100px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.message .card .card-body .msgContent .mainImage {
  position: relative;
}
.message .card .card-body .msgContent .mainImage img {
  max-width: 100%;
  max-height: 500px;
}
.message .card .card-body .msgContent .mainImage.deleted > img {
  display: none;
}
.message .card .card-body .msgContent .mainImage.deleted > .imgDeleter {
  display: none;
}
.message .card .card-body .msgContent .mainImage .thumb {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: relative;
}
.message .card .card-body .msgContent .mainImage .thumb .thumbDeleter {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #FF0000;
  cursor: pointer;
}
.message .card .card-body .msgContent .mainImage .imgDeleter {
  position: absolute;
  top: 5px;
  color: #FF0000;
  right: 5px;
}
.message .card .card-body .msgContent .agentFooter {
  text-align: left;
  margin-top: 25px;
  padding: 10px 0px;
  position: relative;
}
.message .card .card-body .msgContent .agentFooter:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #ffffff 0%, #c8c8c8 50%, #ffffff 100%);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  left: 0px;
  top: 0px;
}
.message .card .card-body .moddingBtns {
  margin-top: 50px;
  padding-top: 25px;
  text-align: right;
  position: relative;
}
.message .card .card-body .moddingBtns:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #ffffff 0%, #c8c8c8 50%, #ffffff 100%);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  left: 0px;
  top: 0px;
}
.message .card .card-body .moddingBtns button {
  margin-left: 10px;
}
.message .card .card-footer {
  position: relative;
  background: none;
  color: #1da1f2;
  border-radius: 0px;
}
.message .card .card-footer:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #ffffff 0%, #c8c8c8 50%, #ffffff 100%);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  left: 0px;
  top: 0px;
}
.message .card .card-footer .icons {
  display: flex;
  justify-content: space-between;
}
.message .card .card-footer .icons .answerBtn {
  cursor: pointer;
}
.message .card .card-footer .icons .answerBtn i {
  margin-right: 5px;
}
.message .card .card-footer .icons ul.states {
  float: right;
  text-align: right;
  padding: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  display: flex;
}
.message .card .card-footer .icons ul.states li {
  line-height: 0.7em;
  margin: 0px 10px;
}
.message .card .card-footer .icons ul.states li small {
  font-size: 10px;
  text-align: center;
  display: block;
}
.message .card .card-footer .icons ul.states li.views a {
  color: #1da1f2;
  text-decoration: none;
}
.message .card .card-footer .icons ul.states li.answers {
  cursor: pointer;
}
.message .card .card-footer .note-editor {
  margin-top: 20px;
}
.message .card .card-footer .answerRow {
  text-align: right;
}
.message .card .card-footer .answerRow .note-editor .note-toolbar {
  text-align: left;
}
.message .card .card-footer .answerRow .note-editing-area {
  text-align: left;
}
.message .card .card-footer .answerRow .note-editing-area .innerEmoji {
  width: 20px;
}
.message .card .card-footer .answerRow .buttons {
  padding-top: 15px;
}
.message .card .card-footer .answerRow .applyAnswerBtn {
  margin-left: 5px;
}
.message .card .card-footer .answerRow .addImages {
  margin-bottom: 15px;
  display: none;
  min-height: 50px;
  background: #F1F1F1;
  border: 1px solid #ccc;
  padding: 5px;
}
.message .card .card-footer .answerRow .addImages.show {
  display: flex;
  align-items: flex-start;
  padding: 5px;
  background: #e7e6e6;
}
.message .card .card-footer .answerRow .addImages .addImagesBtn {
  min-height: 40px;
}
.message .card .card-footer .answerRow .addImages .imagesStack .postForm {
  display: flex;
  flex-wrap: wrap;
}
.message .card .card-footer .answerRow .addImages .imagesStack .inputMultiple {
  display: none;
}
.message .card .card-footer .answerRow .addImages .thumb {
  background-color: #000 !important;
  margin: 0px 5px 10px 5px;
  height: 100px;
  width: 100px;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #ccc;
}
.message .card .card-footer .answerRow .addImages .thumb .thumbDeleter {
  margin-right: 5px;
  float: right;
  color: #FF0000;
  cursor: pointer;
}
.message .card .card-footer .answerRow .addImages .thumb .thumbDeleter i {
  background: #FFFFFF;
  border-radius: 50%;
}
.message .card .childDate {
  font-size: 12px;
  color: #666;
}
.message .card.fadeIn {
  opacity: 0;
}
.message .card.fadeIn.startFade {
  opacity: 1;
  transition: opacity 1s;
}

.childs {
  margin-left: 20px;
}
.childs .adminAssingAgent {
  display: none !important;
}
.childs .adminAssingDestination {
  display: none !important;
}

#categoryListHold {
  margin-top: 65px;
  background: #FFF;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #categoryListHold {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #categoryListHold {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  #categoryListHold {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}
#categoryListHold .categoryListHeader {
  padding: 5px;
  background: #32a0ee;
  color: #FFF;
  display: block;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  #categoryListHold .categoryListHeader {
    color: #000;
    background: #FFF;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #categoryListHold .categoryListHeader {
    color: #000;
    background: #FFF;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #categoryListHold .categoryListHeader {
    color: #000;
    background: #FFF;
  }
}
#categoryListHold .categoryListHeader h4 {
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #categoryListHold .categoryListHeader h4 {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #categoryListHold .categoryListHeader h4 {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  #categoryListHold .categoryListHeader h4 {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #categoryListHold .categoryListHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #categoryListHold .categoryListHeader #categoryListToggler {
    text-align: center;
    width: 30px;
    margin: 5px;
    padding: 5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #categoryListHold .categoryListHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #categoryListHold .categoryListHeader #categoryListToggler {
    text-align: center;
    width: 30px;
    margin: 5px;
    padding: 5px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  #categoryListHold .categoryListHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #categoryListHold .categoryListHeader #categoryListToggler {
    text-align: center;
    width: 30px;
    margin: 5px;
    padding: 5px;
  }
}
#categoryListHold #categoryList {
  padding: 10px !important;
}
#categoryListHold #categoryList li {
  padding: 10px;
  font-size: 14px;
}
#categoryListHold #categoryList li a {
  display: flex;
  justify-content: space-between;
}
#categoryListHold #categoryList li a .msgCount {
  vertical-align: bottom;
}
#categoryListHold #categoryList li a .msgCount span.count {
  font-size: 10px;
  margin-right: 5px;
  display: inline-block;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #categoryListHold #categoryList {
    display: none;
  }
  #categoryListHold #categoryList.show {
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #categoryListHold #categoryList {
    display: none;
  }
  #categoryListHold #categoryList.show {
    display: block;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  #categoryListHold #categoryList {
    display: none;
  }
  #categoryListHold #categoryList.show {
    display: block;
  }
}
#categoryListHold #categoryListToggler {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #categoryListHold #categoryListToggler {
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #categoryListHold #categoryListToggler {
    display: block;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  #categoryListHold #categoryListToggler {
    display: block;
  }
}
#categoryListHold h2 {
  text-align: center;
}
#categoryListHold ul {
  padding: 20px;
  list-style-type: none;
}
#categoryListHold ul li {
  padding: 10px 10px 10px 30px;
  position: relative;
  color: #333;
}
#categoryListHold ul li:hover {
  cursor: pointer;
}
#categoryListHold ul li:hover a {
  text-decoration: underline;
}
#categoryListHold ul li:not(.active):after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #ffffff 0%, #c8c8c8 50%, #ffffff 100%);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  left: 0px;
  bottom: 0px;
}
#categoryListHold ul li.active {
  background: #1da1f2;
}
#categoryListHold ul li.active a {
  color: #FFF;
}
#categoryListHold ul li a {
  color: #333;
  text-decoration: none;
}

.rightSide {
  padding: 25px;
}
.rightSide .card {
  background: #FFF;
  border: none;
  margin-bottom: 15px;
}
.rightSide .card .card-header {
  background: #FFF;
  border: none;
  position: relative;
  text-align: center;
}
.rightSide .card .card-header:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #ffffff 0%, #c8c8c8 50%, #ffffff 100%);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  left: 0px;
  bottom: 0px;
}
.rightSide .card .card-footer {
  position: relative;
}
.rightSide .card .card-footer:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #ffffff 0%, #c8c8c8 50%, #ffffff 100%);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  left: 0px;
  top: 0px;
}
.rightSide .card.agent .card-header {
  background: #FFF;
}
.rightSide .card.agent .card-body {
  padding: 20px 0px;
  /*
  .badges{
  	margin:40px 0px;
  	padding:15px 0px;
  	background:#FFF;
  	min-height: 60px;
  	display:flex;
  	width:100%;

  	flex-wrap: wrap;
  	position:relative;
  	.badges-header{
  		text-align: center;
  		width:100%;
  	}
  	.badge{
  		width:100%;
  		transition: all 0.5s;
  		.cat-header{
  			text-align:left;
  			padding:5px 20px;
  			background:#FAFAFA;
  			border-top: 1px solid #CCC;
  			.catIcon{
  				width:35px;
  				height:35px;
  				background:#02639f;
  				border-radius:50%;
  				display:inline-block;
  				vertical-align: middle;
  				border:3px solid #ffc600;
  				cursor:pointer;
  				text-align: center;
  				overflow: hidden;
  				i{
  					margin:4px 0px;
  					font-size:24px;
  				}
  			}
  			.title{
  				margin-left:10px;
  				color:#000;
  				font-size:1.5em;
  				opacity:1;
  				vertical-align: middle;
  				transition: all 2s;
  			}

  		}
  		.expertises{
  			display:block;
  			opacity: 1;
  			transition: opacity 1s;
  			padding:5px;
  			.expertise{
  				width:100%;
  				text-align:left;
  				.expertise-icon{
  					vertical-align: middle;
  					margin:4px 10px 4px 20px;;
  					display:inline-block;
  					border-radius:50%;
  					width:35px;
  					height:auto;
  					background:#fff;
  					border:2px solid #1da1f2;
  					overflow:hidden;
  					img{
  						max-width:100%;
  					}
  				}
  				.expertise-label{
  					display:inline;
  					color:#333;
  				}
  				color:#000;
  			}
  		}
  	}
  	.handler{
  		display:block;
  		width:100%;
  		padding-top:15px;
  		height:40px;
  		text-align:center;
  		cursor:pointer;
  		border-bottom:1px solid #ccc;
  		span.label{
  			font-size:0.8em;
  		}
  		span.chevron{
  			position:absolute;
  			left:50%;
  			bottom:5px;
  			width:40px;
  			text-align: center;
  			background:#FFF;
  			transform: translateX(-50%);
  			.fa-chevron-down{
  				display:none;
  			}
  			.fa-chevron-up{
  				display:block;
  			}
  		}
  	}
  	&.collapsed{
  		justify-content:space-evenly;
  		transition: all 0.1s;
  		.badge{
  			.cat-header{
  				padding:0px;
  				background:none;
  				text-align:center;
  				border:none;
  				.catIcon{
  					margin:0 auto;
  					display:block;
  					i{
  						margin:4px 0px;
  					}
  				}
  			}
  			padding:10px;
  			width:20%;
  			transition: all 0.1s;
  			.title{
  				opacity:0;
  				height:0px;
  				transition:all 0s;
  			}
  		}
  		.expertises{
  			height:0px;
  			opacity:0;
  			transition:opacity 1s;
  			overflow:hidden;
  		}
  		.handler{
  			cursor: pointer;
  			.chevron{
  				.fa-chevron-up{
  					display:none;
  				}
  				.fa-chevron-down{
  					display:block;
  				}
  			}
  		}
  	}

  } */
}
.rightSide .card.agent .card-body .photo img {
  width: 150px;
  border-radius: 50%;
  border: 1px solid #ccc;
}
.rightSide .card.agent .card-body .photo .nom {
  color: #FFF;
  background: #1da1f2;
}
.rightSide .card.agent .card-body .nom {
  margin: 10px;
  color: #FFF;
  font-weight: bold;
  background: #1da1f2;
  border-radius: 3px;
}
.rightSide .card.agent .card-body .phone {
  margin: 25px 0px;
  cursor: pointer;
}
.rightSide .card.agent .card-body .phone a {
  text-decoration: none;
}
.rightSide .card.agent .card-footer {
  background: none;
  border: none;
  padding: 10px 0px 10px 0px;
}
.rightSide .card.agent .card-footer .links {
  padding: 0px;
  margin: 0px;
  font-size: 22px;
  display: flex;
  list-style-type: none;
  justify-content: space-evenly;
}
.rightSide .card.agent .card-footer .links li {
  color: #1da1f2;
}
.rightSide .card.agent .card-footer .links li a {
  color: #1da1f2;
}
.rightSide .card.destination #hotel-gmap {
  height: 300px;
  width: 100%;
}
.rightSide .card.destination .dest-pics {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 300px;
}
.rightSide .card.destination .dest-pics img {
  position: absolute;
  top: 0%;
  left: -50%;
  max-height: 100%;
}
.rightSide .card.destination .dest-pics .overlay {
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5046393557) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.4990371148) 100%);
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  padding-top: 10px;
  text-align: center;
}
.rightSide .card.destination .dest-pics .overlay a {
  font-family: "raleway";
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
}
.rightSide .card.destination .dest-pics .overlay a:hover {
  text-decoration: underline;
}
.rightSide .card.destination .hotel-pics {
  margin: 0px 0px 15px 0px;
  position: relative;
}
.rightSide .card.destination .hotel-pics img {
  max-width: 100%;
}
.rightSide .card.destination .hotel-pics .overlay {
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5046393557) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.4990371148) 100%);
  top: 0px;
  width: 100%;
  height: 100%;
}
.rightSide .card.destination .hotel-pics .overlay .hotel-name {
  margin-top: 10px;
  font-size: 20px;
  color: #FFF;
  font-weight: bold;
}
.rightSide .card.destination .hotel-pics .overlay .hotel-stars {
  color: #FFE000;
}
.rightSide .card.destination .hotel-pics .overlay .hotel-stars i {
  text-shadow: 0 0 3px #000;
}
.rightSide .card.destination .hotel-pics .overlay .hotel-location {
  width: 100%;
  text-align: center;
  font-size: 15px;
  position: absolute;
  bottom: 5px;
  color: #FFF;
  font-weight: bold;
}
.rightSide .card.destination .hotel-pics .overlay .hotel-location a {
  color: #FFF;
}
.rightSide .card.destination .hotel-links {
  margin-top: 15px;
}

.bottomAssigned {
  border-top: 1px solid #666;
  box-shadow: 0px -3px 50px 10px rgba(0, 0, 0, 0.35);
  max-height: 100%;
  overflow-y: auto;
}
.bottomAssigned #attachedContent .accordion-header {
  margin-top: 0px !important;
}
.bottomAssigned #attachedContent .accordion-button h5 {
  font-family: "raleway";
  font-weight: bold;
  font-size: 0.7rem;
  margin-bottom: 3px;
}
.bottomAssigned #attachedContent .accordion-item {
  border-top: 1px solid #999;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-radius: 0px;
}
.bottomAssigned #attachedContent .agent .accordion-header {
  margin-top: 0px !important;
  border-radius: 0px;
}
.bottomAssigned #attachedContent .agent .accordion-header .accordion-button {
  padding: 10px 10px;
  color: #333;
  background: #32a0ee;
  border-radius: 0px;
}
.bottomAssigned #attachedContent .agent .accordion-header .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.bottomAssigned #attachedContent .agent .accordion-header .accordion-button.collapsed::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.bottomAssigned #attachedContent .agent .accordion-header .accordion-button .row {
  align-items: center;
}
.bottomAssigned #attachedContent .agent .accordion-header .accordion-button h5 {
  color: #d4edff;
}
.bottomAssigned #attachedContent .agent .accordion-header .accordion-button .nom {
  background: #1da1f2;
  color: #d4edff;
  font-size: 1.3rem !important;
  font-weight: bold;
  padding: 0px 5px 0px 0px;
}
.bottomAssigned #attachedContent .agent .accordion-header .accordion-button .agence {
  color: #FFF;
  font-size: 0.8rem;
  margin-top: 4px;
}
.bottomAssigned #attachedContent .agent .accordion-header .accordion-button .photo img {
  max-width: 60px;
  max-height: 60px;
  border-radius: 50%;
  border: 2px solid #FFE000;
  box-shadow: 0px -3px 50px 0px rgba(51, 137, 255, 0.58);
}
.bottomAssigned #attachedContent .agent .accordion-body {
  /*
  .badges{
  	.badges-header{
  		width:100%;
  	}
  	margin:5px 0px;
  	padding:15px 0px;
  	background:#FFF;
  	min-height: 60px;
  	display:flex;
  	justify-content:space-evenly;
  	position:relative;
  	&:after{
  		content:"";
  		display: block;
  		position:absolute;
  		width:100%;
  		height:2px;
  		background:$gradient;
  		background-position:center;
  		background-size:80%;
  		background-repeat:no-repeat;;
  		bottom:0px;
  	}
  	&:before{
  		content:"";
  		display:block;
  		position:absolute;
  		width:100%;
  		height:2px;
  		background:$gradient;
  		background-position:center;
  		background-size:80%;
  		background-repeat:no-repeat;;
  		top:0px;
  	}
  	.badge{
  		max-width:20%;
  		.catIcon{
  			width:35px;
  			height:35px;
  			background:#555;
  			display:block;
  			border:3px solid #ffc600;
  			transform: rotate(45deg);
  			cursor:pointer;
  		}
  		.expertise{
  			display:none;
  		}
  	}
  }
  .links{
  	padding:0px;
  	margin:20px 0px;
  	font-size:22px;
  	display:flex;
  	list-style-type: none;
  	justify-content:space-evenly;
  	li{
  		color: $highlight;
  		a{
  			color:$highlight;
  		}
  	}
  }*/
  /*
  .badges{
  		margin:40px 0px;
  		padding:15px 0px;
  		background:#FFF;
  		min-height: 60px;
  		display:flex;
  		width:100%;

  		flex-wrap: wrap;
  		position:relative;
  		.badges-header{
  			text-align: center;
  			width:100%;
  		}
  		.badge{
  			width:100%;
  			transition: all 0.5s;
  			.cat-header{
  				text-align:left;
  				padding:5px 20px;
  				background:#FAFAFA;
  				border-top: 1px solid #CCC;
  				.catIcon{
  					width:35px;
  					height:35px;
  					background:#02639f;
  					border-radius:50%;
  					display:inline-block;
  					vertical-align: middle;
  					border:3px solid #ffc600;
  					cursor:pointer;
  					text-align: center;
  					overflow: hidden;
  					i{
  						margin:4px 0px;
  						font-size:24px;
  					}
  				}
  				.title{
  					margin-left:10px;
  					color:#000;
  					font-size:1.5em;
  					opacity:1;
  					vertical-align: middle;
  					transition: all 2s;
  				}

  			}
  			.expertises{
  				display:block;
  				opacity: 1;
  				transition: opacity 1s;
  				padding:5px;
  				.expertise{
  					width:100%;
  					text-align:left;
  					.expertise-icon{
  						vertical-align: middle;
  						margin:4px 10px 4px 20px;;
  						display:inline-block;
  						border-radius:50%;
  						width:35px;
  						height:auto;
  						background:#fff;
  						border:2px solid #1da1f2;
  						overflow:hidden;
  						img{
  							max-width:100%;
  						}
  					}
  					.expertise-label{
  						display:inline;
  						color:#333;
  					}
  					color:#000;
  				}
  			}
  		}
  		.handler{
  			display:block;
  			width:100%;
  			padding-top:15px;
  			height:40px;
  			text-align:center;
  			cursor:pointer;
  			border-bottom:1px solid #ccc;
  			span.label{
  				font-size:0.8em;
  			}
  			span.chevron{
  				position:absolute;
  				left:50%;
  				bottom:5px;
  				width:40px;
  				text-align: center;
  				background:#FFF;
  				transform: translateX(-50%);
  				.fa-chevron-down{
  					display:none;
  				}
  				.fa-chevron-up{
  					display:block;
  				}
  			}
  		}
  		&.collapsed{
  			justify-content:space-evenly;
  			transition: all 0.1s;
  			.badge{
  				.cat-header{
  					padding:0px;
  					background:none;
  					text-align:center;
  					border:none;
  					.catIcon{
  						margin:0 auto;
  						display:block;
  						i{
  							margin:4px 0px;
  						}
  					}
  				}
  				padding:10px;
  				width:20%;
  				transition: all 0.1s;
  				.title{
  					opacity:0;
  					height:0px;
  					transition:all 0s;
  				}
  			}
  			.expertises{
  				height:0px;
  				opacity:0;
  				transition:opacity 1s;
  				overflow:hidden;
  			}
  			.handler{
  				cursor: pointer;
  				.chevron{
  					.fa-chevron-up{
  						display:none;
  					}
  					.fa-chevron-down{
  						display:block;
  					}
  				}
  			}
  		}

  	} */
}
.bottomAssigned #attachedContent .agent .accordion-body .phone {
  margin-top: 15px;
}
.bottomAssigned #attachedContent .agent .accordion-body .phone span {
  padding: 5px;
  margin: 5px;
  color: #6c757d;
  background: none;
  font-size: 18px;
  font-weight: bold;
  width: auto;
}
.bottomAssigned #attachedContent .agent .links {
  margin-top: 20px;
  padding-left: 0px;
  list-style-type: none;
  display: flex;
  justify-content: space-evenly;
  font-size: 28px;
  color: #1da1f2;
}
.bottomAssigned #attachedContent .agent .links i {
  color: #1da1f2 !important;
  cursor: pointer;
}
.bottomAssigned #attachedContent .destination .accordion-header .accordion-button, .bottomAssigned #attachedContent .hotel .accordion-header .accordion-button {
  padding: 10px 10px;
}
.bottomAssigned #attachedContent .destination .accordion-header .accordion-button .row, .bottomAssigned #attachedContent .hotel .accordion-header .accordion-button .row {
  align-items: center;
}
.bottomAssigned #attachedContent .destination .accordion-header .col-3, .bottomAssigned #attachedContent .hotel .accordion-header .col-3 {
  padding: 0px;
}
.bottomAssigned #attachedContent .destination .accordion-header .name, .bottomAssigned #attachedContent .hotel .accordion-header .name {
  font-size: 1.3rem !important;
  font-weight: bold;
}
.bottomAssigned #attachedContent .destination .accordion-header .dest-title, .bottomAssigned #attachedContent .hotel .accordion-header .dest-title {
  font-size: 0.8rem;
}
.bottomAssigned #attachedContent .destination .accordion-header .photo, .bottomAssigned #attachedContent .hotel .accordion-header .photo {
  position: relative;
  text-align: center;
}
.bottomAssigned #attachedContent .destination .accordion-header .photo img, .bottomAssigned #attachedContent .hotel .accordion-header .photo img {
  max-width: 100%;
}
.bottomAssigned #attachedContent .destination .accordion-header .photo .stars, .bottomAssigned #attachedContent .hotel .accordion-header .photo .stars {
  text-shadow: 0 0 3px #000;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 2px;
  color: #FFFF00;
  font-size: 12px;
}
.bottomAssigned #attachedContent .destination .accordion-header .hotel-name, .bottomAssigned #attachedContent .hotel .accordion-header .hotel-name {
  font-weight: bold;
  font-size: 0.9em;
}
.bottomAssigned #attachedContent .destination .accordion-header .country-title, .bottomAssigned #attachedContent .hotel .accordion-header .country-title {
  font-size: 0.8em;
}
.bottomAssigned #attachedContent .destination .accordion-body .content #hotel-mobile-gmap, .bottomAssigned #attachedContent .hotel .accordion-body .content #hotel-mobile-gmap {
  min-height: 250px !important;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .dest-pics, .bottomAssigned #attachedContent .hotel .accordion-body .content .dest-pics {
  max-width: 100%;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .dest-pics img, .bottomAssigned #attachedContent .hotel .accordion-body .content .dest-pics img {
  max-width: 100%;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-pics, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-pics {
  max-width: 100%;
  margin-top: 10px;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-pics .hotel-pics-inner, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-pics .hotel-pics-inner {
  position: relative;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-pics .hotel-pics-inner img, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-pics .hotel-pics-inner img {
  max-width: 100%;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-pics .overlay, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-pics .overlay {
  position: absolute;
  text-align: center;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5046393557) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.4990371148) 100%);
  top: 0px;
  width: 100%;
  height: 100%;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-pics .overlay .hotel-name, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-pics .overlay .hotel-name {
  width: 100%;
  position: absolute;
  bottom: 25px;
  margin-top: 10px;
  font-size: 20px;
  color: #FFF;
  font-weight: bold;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-pics .overlay .hotel-stars, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-pics .overlay .hotel-stars {
  position: absolute;
  width: 100%;
  bottom: 2px;
  color: #FFE000;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-pics .overlay .hotel-stars i, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-pics .overlay .hotel-stars i {
  text-shadow: 0 0 3px #000;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-pics .overlay .hotel-location, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-pics .overlay .hotel-location {
  width: 100%;
  text-align: center;
  font-size: 15px;
  position: absolute;
  bottom: 5px;
  color: #FFF;
  font-weight: bold;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-pics .overlay .hotel-location a, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-pics .overlay .hotel-location a {
  color: #FFF;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-links, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-links {
  margin-top: 25px;
  position: relative;
  text-align: center;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-links:before, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-links:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #ffffff 0%, #c8c8c8 50%, #ffffff 100%);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  left: 0px;
  bottom: 0px;
  top: -15px;
  bottom: unset;
}
.bottomAssigned #attachedContent .destination .accordion-body .content .hotel-links a, .bottomAssigned #attachedContent .hotel .accordion-body .content .hotel-links a {
  display: block;
  margin-top: 15px;
}
.bottomAssigned #attachedContent .destination .accordion-header .photo {
  height: 50px;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.bottomAssigned #attachedContent .destination .accordion-header .photo img {
  position: absolute;
  top: 0%;
  width: 200%;
  left: 0%;
  min-height: 100%;
}
.bottomAssigned .userContact {
  margin-bottom: 50px;
}

#emojiModal .emojisTable {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  max-width: 100%;
  margin-left: 0px;
  padding-left: 0px;
}
#emojiModal .emojisTable li.emoji {
  display: block;
  width: 14%;
  padding: 4px;
  cursor: pointer;
}
#emojiModal .emojisTable li.emoji img {
  width: 40px;
}
#emojiModal .emojisTable li.separator {
  position: relative;
  margin: 25px;
  height: 1px;
  width: 100%;
}
#emojiModal .emojisTable li.separator:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #ffffff 0%, #c8c8c8 50%, #ffffff 100%);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
  left: 0px;
  bottom: 0px;
}

#search_results {
  margin: 50px 0px;
  min-height: 550px;
}
#search_results .message_preview_row .headerRow .headerCol {
  display: flex;
}
#search_results .message_preview_row .headerRow .headerCol .avatar {
  width: 55px;
  padding: 5px 10px 15px 5px;
}
#search_results .message_preview_row .headerRow .headerCol .avatar img {
  max-width: 40px;
  border-radius: 50%;
}
#search_results .message_preview_row .headerRow .headerCol .username .msgDate {
  display: block;
  font-size: 0.8em;
}
#search_results .message_preview_row .contentcol {
  margin-top: 10px;
  background: #FFF;
  padding: 10px;
}
#search_results .message_preview_row .contentcol .msgBody {
  padding-left: 65px;
}
#search_results .message_preview_row .contentcol .msgFooter {
  padding-left: 65px;
}
#search_results .message_preview_row .contentcol h4 a {
  font-family: "Bree Serif";
  text-decoration: none;
  color: #000;
}
#search_results .message_preview_row .contentcol h4 a:hover {
  text-decoration: underline;
}
#search_results .message_preview_row .contentcol p {
  font-family: raleway;
  color: #666;
  font-size: 14px;
  line-height: 20px;
}
#search_results .message_preview_row .contentcol p a {
  color: #666;
  text-decoration: none;
}
#search_results .message_preview_row .contentcol p a:hover {
  text-decoration: underline;
}

#messagerie_message h3 {
  margin-top: 35px;
}
#messagerie_message .internal {
  padding: 10px;
  background: #FFF;
}
#messagerie_message .internal .message_from {
  font-weight: bold;
}
#messagerie_message .internal .delete_icon {
  float: right;
  cursor: pointer;
  width: 40px;
  height: 25px;
  text-align: center;
}
#messagerie_message .internal .delete_icon:hover {
  color: #1da1f2;
}
#messagerie_message .internal h5 {
  margin-top: 25px;
}
#messagerie_message .internal .message_date {
  font-size: 0.9em;
  font-weight: bold;
}
#messagerie_message .internal #sanction_message {
  margin-top: 25px;
}
#messagerie_message .internal #sanction_message #sanction_message_content {
  padding: 10px;
  border: 1px solid #ccc;
  background: #FAFAFA;
  margin-bottom: 25px;
}
#messagerie_message .internal #sanction_message #sanction_message_content #title {
  color: #000;
  font-weight: bold;
}

#imageModal .modal-body {
  display: flex;
  align-items: center;
}
#imageModal .modal-body .arrow {
  background: #FFF;
  width: 1px;
  text-align: center;
  border-radius: 3px;
}
#imageModal .modal-body .arrow.left .wrap {
  left: -5px;
}
#imageModal .modal-body .arrow.right .wrap {
  right: -5px;
}
#imageModal .modal-body .arrow .wrap {
  position: absolute;
  width: 40px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
#imageModal .modal-body .arrow .wrap.left {
  left: -10px;
}
#imageModal .modal-body .arrow .wrap.right {
  right: 10px;
}
#imageModal .modal-body .arrow .wrap:hover {
  background: white;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  transition: all 0.2s;
}
#imageModal .modal-body .content img {
  max-width: 100%;
}

#agentAssignModal .select2-result-repository {
  display: flex;
}
#agentAssignModal .select2-result-repository .select2-result-repository__avatar {
  width: 100px;
  margin-right: 20px;
}
#agentAssignModal .select2-result-repository .select2-result-repository__avatar img {
  max-width: 100%;
  border-radius: 50%;
}
#agentAssignModal .modal-body {
  min-height: 400px;
}
#agentAssignModal #assing_agent_list ul {
  height: 300px;
  overflow-y: scroll;
  border: 1px solid #ccc;
  padding-left: 0px;
  margin-top: 25px !important;
  list-style-type: none;
}
#agentAssignModal #assing_agent_list ul li {
  padding: 5px;
}
#agentAssignModal #assing_agent_list ul li .inner {
  padding: 5px;
  border: 1px solid #ccc;
}
#agentAssignModal #assing_agent_list ul li .inner .form-check label {
  display: flex !important;
  width: 100%;
}
#agentAssignModal #assing_agent_list ul li .inner .form-check label .pic img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
#agentAssignModal #assing_agent_list ul li .inner .form-check label .labelinfo {
  margin-left: 15px;
}
#agentAssignModal #assing_agent_list ul li .inner .form-check label .labelinfo .name {
  color: #333;
}
#agentAssignModal #assing_agent_list ul li .inner .form-check label .labelinfo .city {
  font-size: 0.8em;
}
#agentAssignModal #assing_agent_list ul li .inner .form-check label .labelinfo .unavailable_until {
  font-size: 12px;
}
#agentAssignModal #assing_agent_list ul li.hidden {
  display: none;
}
#agentAssignModal #agent_expertise {
  margin-top: 50px;
  display: flex;
}
#agentAssignModal #agent_expertise h3 {
  font-size: 1em;
}

/*# sourceMappingURL=forum_template.css.map */
