
#bottom-messenger-wrapper.camdolls-wrapper {
  border-color: #df7ab0;
}

.camdolls-wrapper {
  background-color: #fff !important;
}

.camdolls-wrapper .emoticons-header {
  background-color: #fcf0f5 !important;
}

.camdolls-wrapper .header {
  background-color: #df7ab0;
}

.camdolls-wrapper .sideBase {
  background-color: #fff !important;
}

.camdolls-wrapper .downShadow2 {
  -webkit-box-shadow: inset 0 0 8px #cbafbc !important;
  box-shadow: inset 0 0 8px #cbafbc !important;
}

.camdolls-wrapper .selectedRow {
  background-color: #f8eef1 !important;
}

.camdolls-wrapper .mRow:hover {
  background-color: #f4f4f4 !important;
}

.camdolls-wrapper .mat-form-field-ripple {
  background-color: #DC68A3 !important;
}

.camdolls-wrapper .selectedRow .pm-user-name {
  color: #DC68A3 !important;
}

.camdolls-wrapper .sideBase h3,
.camdolls-wrapper .mat-focused .mat-form-field-label,
.camdolls-wrapper .mat-dialog-container,
.camdolls-wrapper .emoticons-header h5,
.camdolls-wrapper .mat-list-item {
  color: #DC68A3 !important;
}

.camdolls-wrapper .mat-card {
  color: #b64c98 !important;
}

.camdolls-wrapper .mat-card .mat-card-subtitle, .camdolls-wrapper .mat-card .mat-card-title a {
  color: white !important;
}

.camdolls-wrapper .mat-input-element {
  caret-color: #DC68A3 !important;
}

.camdolls-wrapper .base {
  color: #DC68A3 !important;
  background-color: #fcf0f5 !important;
  border-color: #DC68A3 !important;
  margin-top: 0;
}

.camdolls-wrapper .base:hover {
  color: #DC68A3 !important;
  background-color: #f4c6d9 !important;
  border-color: #d03685 !important;
}

.camdolls-wrapper .send-btn {
  cursor: pointer;
  color: white !important;
  font-weight: bold;
  border-radius: 0;
  border: solid #df7ab0 1px !important;
  background-color: #df7ab0 !important;

}

.camdolls-wrapper .send-btn:hover {
  color: white !important;
  border: solid #db72ad 1px !important;
  background-color: #db72ad !important;
}

.camdolls-wrapper .mat-form-field-infix {
  padding: 0;
  border-top: none;
}

/*.camdolls-wrapper .sprite-fill[_ngcontent-c11]::before  {*/
/*content: "\e815;*/
/*}*/

.camdolls-wrapper pm-list {
  border-right: solid 1px #e17ab0;
  margin-left: -181px;
  -webkit-transition: all 0.08s;
  -o-transition: all 0.08s;
  transition: all 0.08s;
}

.adaptive-mobile .camdolls-wrapper pm-list {
  border-right: solid 1px #e17ab0;
  margin-left: -181px;
  -webkit-transition: all 0.04s;
  -o-transition: all 0.04s;
  transition: all 0.04s;
}

pm-list.open {
  margin-left: 0;
}

/*MUST ADD CLASS `user-message` to `.message` for messages from the user.*/
.camdolls-wrapper .user-message.message {
  background-color: #f2f2f2;
  color: #727272 !important;
}

.camdolls-wrapper .containerFlex {
  background-color: #e07ab0 !important;
}

.camdolls-wrapper mat-card-actions.mat-card-actions {
  border-top: solid 1px #e17ab0 !important;
}

.camdolls-wrapper .base {
  border-right: solid 1px #DC68A3 !important;
}

.camdolls-wrapper .mat-card > .mat-card-actions:last-child {
  margin-bottom: -16px;
  padding-bottom: 0;
  padding-top: 0;
}

.mat-form-field-infix {
  width: auto;
}

.camdolls-wrapper .quadrat {
  -webkit-animation: blinkMeTheme .5s infinite !important; /* Safari 4+ */ /* Fx 5+ */ /* Opera 12+ */
  animation: blinkMeTheme .5s infinite !important; /* IE 10+, Fx 29+ */
}

.camdolls-wrapper .pmList-btn-wrapper {
  padding: 1px;

}

.camdolls-wrapper .pmList-btn {
  background-color: #fcf0f5 !important;
  padding: 4px;
  color: #d6b1c4;
}

.camdolls-wrapper .pmList-btn.off {
  background-color: #d6b1c4 !important;
  color: #fcf0f5;
}

@-webkit-keyframes blinkMeTheme {
  0%, 49% {
    background-color: #fcf0f5;
    /* border: 3px solid #e50000; */
  }
  50%, 100% {
    background-color: #FFFFFF;
    /* border: 3px solid rgb(117, 209, 63); */
  }
}

@-webkit-keyframes blinkMeThemeNot {
  0%, 49% {
    background-color: #df7ab0;
    color: #FFFFFF;
  }
  50%, 100% {
    background-color: #FFFFFF;
    color: #df7ab0;
  }
}

.quadratNot {
  -webkit-animation: blinkMeThemeNot .5s infinite !important; /* Safari 4+ */ /* Fx 5+ */ /* Opera 12+ */
  animation: blinkMeThemeNot .5s infinite !important; /* IE 10+, Fx 29+ */
}

/*------------ SMALL PM ---------------*/



#bottom-messenger-wrapper .user-message.message {
  text-align: right;
  border-radius: 0;
}

#bottom-messenger-wrapper .message {
  padding: 4px;
  margin-top: 4px;
  word-break: break-word;
  word-wrap: break-word;
}

#bottom-messenger-wrapper .base {
  border: none !important;
  border-right: solid 1px #b7b7b7 !important;
  border-radius: 0 !important;
  top: 0 !important;
}

#bottom-messenger-wrapper .mat-input-element {
  padding: 0 5px;
  height: 36px;
  color: #333;
}

#bottom-messenger-wrapper input#mat-input-0 {
  height: 40px !important;
  padding: 0 5px;
}

#bottom-messenger-wrapper .mat-form-field-should-float .mat-form-field-label-wrapper {
  display: none;
}

#bottom-messenger-wrapper .mat-card {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#bottom-messenger-wrapper .mat-card .mat-card-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
  margin-bottom: 2px;
}

#bottom-messenger-wrapper .sprite-fill {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  /*background-image: none;*/
}

#bottom-messenger-wrapper .sideBase h3 {
  display: none;
}

#bottom-messenger-wrapper .listpm {
  padding: 5px;
}

#bottom-messenger-wrapper mat-divider.mat-divider {
  display: none;
}

#bottom-messenger-wrapper mat-list-item.mRow.mat-list-item {
  margin-bottom: 3px;
  box-shadow: none;
}

#bottom-messenger-wrapper .form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 5px 0 0 !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0 !important;
  height: 41px;
}

#bottom-messenger-wrapper .send-btn {
  margin-right: 0 !important;
  height: 34px !important;
  text-transform: uppercase !important;
  margin-top: 0 !important;
  top: 0 !important;
}

#bottom-messenger-wrapper .mat-card {
  overflow: hidden !important;
  border-radius: 0 !important;
  height: calc(100% - 35px) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#bottom-messenger-wrapper .sideBase {
  margin-top: 0 !important;
  padding-top: 0 !important;

}

#bottom-messenger-wrapper .listpm {
  padding-top: 0 !important;
}

#bottom-messenger-wrapper .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#bottom-messenger-wrapper .align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#bottom-messenger-wrapper .justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#bottom-messenger-wrapper .mat-form-field-infix {
  width: 158px !important;
}

#bottom-messenger-wrapper .mat-form-field-underline {
  bottom: 0;
  display: none;
}

#bottom-messenger-wrapper .mat-expansion-panel-header .mat-expansion-indicator {
  display: none;
}

#bottom-messenger-wrapper .mat-form-field-label {
  padding: 0 5px;
}

#bottom-messenger-wrapper .mat-form-field-label-wrapper {
  line-height: 28px;
  padding: 0 5px;
}

#bottom-messenger-wrapper .mat-form-field-wrapper {
  padding-bottom: 0 !important;
  height: 100%;
}

#bottom-messenger-wrapper .mat-card .mat-card-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  /*overflow: auto;*/
  margin-bottom: 2px;
  height: calc(100% - 94px);
  padding: 0;
}

#bottom-messenger-wrapper .mat-card .mat-card-content .msg {
  padding-left: 7px;
  padding-right: 7px;
  max-width: 252px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  min-height: 100%;
  max-height: none;
}

#bottom-messenger-wrapper .mat-form-field-underline {
  display: none;
}

#bottom-messenger-wrapper input#mat-input-0 {
  height: 40px;
  padding: 0 5px;
}

#bottom-messenger-wrapper {
  position: fixed;
  bottom: 4px;
  right: 24px;
  z-index: 999;
  width: auto;
  border: solid 1px #ebebeb;
  background-color: #fff;
  opacity: 0;
  overflow: hidden;

  -webkit-transition: opacity .5s; /* For Safari 3.1 to 6.0 */
  -o-transition: opacity .5s;
  transition: opacity .5s;
  -webkit-transition: height .2s; /* For Safari 3.1 to 6.0 */
  -o-transition: height .2s;
  transition: height .2s;
}

#bottom-messenger-wrapper.pmDivOpen {
  opacity: 1 !important;
  height: 290px !important;
}

#bottom-messenger-wrapper .main {
  height: 288px !important;
}


.adaptive-desktop #bottom-messenger-wrapper .mainBase {
  width: 251px;
}


#bottom-messenger-wrapper.pmDivClose {
  height: 36px !important;
}

#bottom-messenger-wrapper .header .modelName {
  max-width: 118px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-left: 3px;
  margin-right: 3px;
}

.verify-account .btn {
  margin-top: 8px;
  font-weight: bold;
  color: #fff;
  font-size: medium;
  padding-left: 20px !important;
  padding-right: 20px !important;
  background-color: #8ac57f;
}

#bottom-messenger-wrapper .mImage {
  display: inline-block!important;
  height: 22px;
  background-size: cover;
  width: 22px;
  border-radius: 50%;
  line-height: 20px;
  margin-right: 5px;
  top: 6px;
  position: relative;
}

#bottom-messenger-wrapper .clear-filter {
  top:initial!important;
}

#bottom-messenger-wrapper .mat-list-item-content .icon-favorited {
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  color: #8b8b8b;
  font-size: 17px;
}

#bottom-messenger-wrapper .mat-list-item-content .mImage {
  top: 0;
}

#bottom-messenger-wrapper .user-message .mImage {
  display: none!important;
}

#bottom-messenger-wrapper .flex-grow-1 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/*-------LOADING-------*/

#bottom-messenger-wrapper .loading .main {
  height: auto !important;
}

#bottom-messenger-wrapper.loading {
  height: 36px !important;
  background-color: #df7ab0!important;
  color: white;
  max-height: 36px;
  max-width: 252px!important;
}
#pmLoader {
  display: none;
  min-width: 252px!important;

}
#bottom-messenger-wrapper.loading #pmLoader{
  display: block;
  z-index: 10;
  height: 33px;
}
#pmLoader, #pmLoader > div{
  height: 33px;
}

#bottom-messenger-wrapper.loading > *:not(#pmLoader){
  display: none!important;
}


/*-----RECENT/FAVS-----------*/

#bottom-messenger-wrapper .pmlist-tab-link {
  margin-left: 7px;
  font-size: 10px;
  padding: 1px 5px;
  border-radius: 3px;
  background-color: transparent;
  color: #d1d1d1;
  text-decoration: none;
}

#bottom-messenger-wrapper .pmlist-tab-link.active {
  background-color:#df7ab0;
  color: white;
}


#bottom-messenger-wrapper .pmlistHeader {
  border-bottom: solid 1px #df7ab0;
}


#bottom-messenger-wrapper .mat-list .mat-list-item .mat-list-item-content {
  padding: 0 8px;
  /*padding-left: 29px;*/
}


#bottom-messenger-wrapper  .mat-expansion-panel-header, #bottom-messenger-wrapper  .mat-expansion-panel-header-title {
  background-color: #df7ab0;
  color:white;
}

#bottom-messenger-wrapper  .mat-expansion-panel-header.mat-expanded,
#bottom-messenger-wrapper .mat-expanded .mat-expansion-panel-header-title {
  background-color: white;
  color: rgb(85, 85, 85);
  font-size: 12px;
  line-height: 25px;
  cursor: default;
}
#bottom-messenger-wrapper .input-group-btn .btn {
  padding: 0;
  height: 20px;
  display: flex;
  align-items: center;
  font-size: 13px;
  border-right: 0;
  color: #df7ab0;
  border-color: #df7ab0;
  outline: none!important;
  background-color: white!important;
}

#bottom-messenger-wrapper .input-group .form-control {
  font-size: 11px;
  padding: 0 5px;
  height: 20px;

  border-color: #df7ab0;
}

#bottom-messenger-wrapper .input-group {
  border-color: #df7ab0;
  margin-right: 5px;
}

#bottom-messenger-wrapper .form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}


#bottom-messenger-wrapper .mat-expanded .mat-expansion-panel-header-title .material-icons{
  display: none;
}


#bottom-messenger-wrapper .mat-expansion-panel-body{
  padding: 0;
}


#bottom-messenger-wrapper .mat-expanded .mat-expansion-panel-content {
  max-height: 212px;
  overflow: auto;
  height: 212px;
}


#bottom-messenger-wrapper .sideBase .search-input-icon{
  display: none;
}


#bottom-messenger-wrapper .action-link i {
  font-size: 18px !important;
}

#bottom-messenger-wrapper .action-bar {
  padding: 3px 9px !important;
}

#bottom-messenger-wrapper pm-list {
  min-width: 181px;
  max-height: 288px;
  overflow-y: hidden;
}


#bottom-messenger-wrapper .sideBase .input-group input {
  padding-left: 5px;
}

#bottom-messenger-wrapper .badge {
  background-color: #df7ab0 !important;
}

.adaptive-mobile #bottom-messenger-wrapper .width252 {
  max-width: none;
}

/* Css the unread conversation counter */
.adaptive-mobile .badge-notify {
  background: #eb5fa5;
  position: absolute;
  z-index: 10;
  right: -8px;
  top: -8px;
  border: .2rem solid white;
}

.adaptive-mobile #bottom-messenger-wrapper .mat-card .mat-card-content .msg {
  max-width: none;
  max-height: 100%;
}


.adaptive-mobile #bottom-messenger-wrapper .mat-card .mat-card-content app-messages {
  height: 100%;
}


/*NEW EMOTICONS STUFF*/
.mat-form-field-infix {
  height: 34px;
}

#bottom-messenger-wrapper .emojionearea.emojionearea-inline > .emojionearea-editor {
  height: 34px !important;
  padding: 0 !important;
  line-height: 34px;
}


#bottom-messenger-wrapper .mat-input-element {
  position: absolute !important;
}

.adaptive-mobile #bottom-messenger-wrapper .mat-input-element {
  padding: 0 5px;
  height: 34px;
  color: #333;
  position: absolute !important;
  top: 0;
}

#bottom-messenger-wrapper .emojionearea .emojionearea-button {
  right: unset;
  left: 3px;
}
#bottom-messenger-wrapper .emojionearea.emojionearea-inline>.emojionearea-editor {
  left: 30px!important;
}
#bottom-messenger-wrapper .emojionearea.emojionearea-inline>.emojionearea-button {
  top: 50%!important;
  transform: translateY(-50%);
}


#bottom-messenger-wrapper .mainChatComponentWrapper .emojionearea.emojionearea-inline {
  top: 50%;
}


.adaptive-mobile #bottom-messenger-wrapper .mainChatComponentWrapper .emojionearea.emojionearea-inline {
  top: 0;
}


body:not(.adaptive-mobile) #bottom-messenger-wrapper .emojionearea .emojionearea-button.active+.emojionearea-picker {
  top: 54px;
  left: 6px;
  max-height: 216px;
  max-width: 234px;
  overflow-y: auto;
  overflow-x: hidden;
}
body:not(.adaptive-mobile) #bottom-messenger-wrapper .emojionearea .emojionearea-picker .emojionearea-wrapper {
  position: relative;
  width: 234px;
  height: 206px;
}
body:not(.adaptive-mobile) #bottom-messenger-wrapper .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter>img {
  width: 19px;
  height: 19px;
  margin: 0 3px;
}
body:not(.adaptive-mobile) #bottom-messenger-wrapper .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter {
  height: 40px;
  width: 25px;
}
body:not(.adaptive-mobile) #bottom-messenger-wrapper .emojionearea .emojionearea-picker .emojionearea-filters {
  height: 33px;
}
body:not(.adaptive-mobile) #bottom-messenger-wrapper .emojionearea .emojionearea-picker .emojionearea-search {
  width: 80px;
}
body:not(.adaptive-mobile) #bottom-messenger-wrapper .emojionearea .emojionearea-picker .emojionearea-search>input {
  width: 80px;
  min-width: 80px;
}
body:not(.adaptive-mobile) #bottom-messenger-wrapper .emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-top .emojionearea-scroll-area {
  padding-top: 37px;
}
@media (max-width: 768px) {
  .mobile-hide {
    display: none;
  }
}
