.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0 !important;
}


.edit-profile{
  color: #5f5f5f;
font-weight: 300;
margin-right: 15px;
font-size: 12px;
}
.fa-user-secret{
	right: 55px;
  display: block !important;
}

.lists-wrap{
      padding-top: 45px;
}
.modal{
  z-index: 10000 !important;
}
.friend-mood-age{
  text-align: left !important;
margin-left: 0px !important;
max-height: 20px;
overflow: hidden;
max-width: 150px;
}
.top-chat-bar{
  height: 35px;
  border-top-left-radius: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background-color: white;
  position: fixed;
  width: 230px;
  z-index: 100;
}

.top-chat-bar button{
  float: right;
  border: 0px;
  color: #1cb2e1;
  height: 100%;
  margin: 0px;
  background: white;
}

.top-chat-bar button .fa-search-plus{
  font-size: 17px;
  margin-right: 0px;
  padding: 0px 4px;
}

#menu-list {
    width: auto;
    position: absolute;
    padding-right: 20px;
}

.login-link{
      padding-right: 20px;
    }

.new-guest-box h1 a {
    color: #525252;
}

.mobile-header-icons{
  display: none !important;
}


.widget-nav-icons-mobile a:hover{
  text-decoration: none;
}
.wink_fancy {
    /* position: absolute; */
    height: 65px;
    width: 65px;
    background: transparent;
    /* border: none; */
    border-radius: 50%;
    background-size: contain !important;
}

.paste-link {
    background-color: #3cb5d0;
    padding: 40px;
    background: -moz-linear-gradient(left, #3cb5d0 0%, #41b3d1 40%, #05abe0 100%);
    background: -webkit-linear-gradient(left, #3cb5d0 0%, #41b3d1 40%, #05abe0 100%);
    background: linear-gradient(to right, #3cb5d0 0%, #41b3d1 40%, #05abe0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3cb5d0', endColorstr='#05abe0', GradientType=1);
}

.input-and-btn {
    margin-top: 32px;
    display: flex;
}

.input-and-btn button {
    border-radius: 0px 10px 10px 0px;
    border: 3px solid rgba(255, 255, 255, 0.6);
    border-left: 0px;
    color: white;
    font-family: 'museo-sans';
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    height: 36px;
    background: rgba(255, 255, 255, 0.3);
}

.input-and-btn button:focus, .input-and-btn button:hover {
    color: white;
    background: transparent;
    text-decoration: none;
}

.three-chat-options a {
    color: #cecece;
}

.three-chat-options a:hover {
    color: #cecece;
}

.close-modal-btn {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    background-color: white;
    right: -10px;
    top: -10px;
}

.close-icon-fancy {
    background-color: transparent;
    border: 0px;
    height: 35px;
    width: 35px;
    padding: 0;
    color: #3cb5d0;
}

.fancybox-inner {
    overflow-x: hidden !important;
    border-radius: 10px;
}

.paste-link input {
    /*margin-top: 18px;*/
    padding: 10px;
    border-radius: 10px;
    background: none;
    border: 3px solid rgba(255, 255, 255, 0.6);
    position: relative;
    padding-top: 16px;
    max-width: 400px;
    max-width: 400px;
    padding: 6px 12px;
    height: 36px;
    border-radius: 10px 0px 0px 10px;
}

.paste-link input::-webkit-input-placeholder {
    color: #D3D3D3;
    font-family: 'museo-sans';
    font-size: 18px;
    color: rgba(255, 255, 255, 0.4);
}

.paste-link input:-moz-placeholder {
    /* Firefox 18- */
    color: #D3D3D3;
    font-family: 'museo-sans';
    font-size: 18px;
    color: rgba(255, 255, 255, 0.4);
}

.paste-link input::-moz-placeholder {
    /* Firefox 19+ */
    color: #D3D3D3;
    font-family: 'museo-sans';
    font-size: 18px;
    color: rgba(255, 255, 255, 0.4);
}

.paste-link input:-ms-input-placeholder {
    color: #D3D3D3;
    font-family: 'museo-sans';
    font-size: 18px;
    color: rgba(255, 255, 255, 0.4);
}

.youtube-image {
    font-size: 80px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    width: 100%;
}

.widget-nav-icons-mobile a i:hover {
    color: #5f5f5f !important;
}

.user-status-wrap {
    position: absolute;
    width: 100%;
    margin-top: 36px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

.user-status-wrap button {
    margin: auto;
    min-width: 80px;
}

.widget-nav-icons-mobile a:hover {
    color: white !important;
}

.pull-down-container {
    margin-top: 120px;
    transition: 0.5s margin-top;
}

.pull-up-container {
    margin-top: 0px;
}

.main-user-status:hover {
    color: white !important;
}

.dropdown-text:hover {
    color: white;
}
.logged a:hover{
      color: #3cb5d0;
}
#button-hamburger-layout {
    background-color: transparent;
    border: none;
    /*position: absolute;*/
    display: block;
    text-align: center;
    /*margin-left: 35%;
    top: 23px;*/
    margin: auto;
    margin-top: 3px;
}



#button-hamburger-layout-mobile {
    background-color: transparent;
    border: none;
    /*position: absolute;*/
    display: none;
    text-align: center;
    /*margin-left: 35%;
    top: 10px;*/
}

.logout-btn:hover {
    color: white;
}

.header-btns:hover {
  color: #3cb5d0 !important;
}

.widget-nav-icons-mobile a:hover {
    color: white !important;
}

textarea:focus, input:focus {
    outline: none;
}

button:focus {
    outline: none;
}

.register-btn:hover {
    color: white;
}

.not-logged {
    /*display: block;*/
    display: flex;
    justify-content: space-between;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: -ms-flexbox;
}

#menu-list {
    /* width: 150px !important; */
    display: none;
    margin-top: 13px;
    padding: 10px 30px;
    background-color: #ffffff;
    box-shadow: 0px 7px 13px -3px rgba(0, 0, 0, 0.26);
}

#hamburger-header {
    background-color: transparent !important;
    color: #3cb5d0;
    font-size: 30px;
}

#menu-list ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
    position: relative;
}

.hide-widget-arrow button {
    background-color: transparent;
    border: none;
}

.rotate {
    animation-name: example;
    animation-duration: 1s;
}

@-webkit-keyframes example {
    from {
        transform: rotateZ(0deg);
    }
    to {
        transform: rotateZ(180deg);
    }
}

.rotate-180 {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari and Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
}

.arrow-icon {
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.down-icon {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.lang-box {
    text-align: center;
    margin-bottom: 20px;
    width: auto;
}

.right-not-logged {
  margin: 0px 30px;
}

.right-not-logged a {
  flex-shrink: 0;/*fixing Safari issues for flex*/
}

.search-box *{
  flex-shrink: 0; /*fixing Safari issues for flex*/
}


#menu-list li a {
  display: inline-block;
  padding-left: 10px;
  color: #3cb5d0;
  cursor: pointer;
  width: 100%;
  text-align: left;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 400;
  font-family: 'museo-sans';
}

a:focus, a:hover {
    color: #000000;
    text-decoration: none;
}

.header-bar {
    width: 100% !important;
    padding: 0 !important;
    position: fixed;
    z-index: 8000 !important;
    top: 0px;
    margin: 0px;
}

.warning-box{
  background: white;
  text-align: center;
  padding: 10px;
  box-shadow: 1px 1px 5px 1px #cfd5e1;
}

.header-bar.unsticked, #hide-widget-arrow.unsticked, #widget.unsticked {
    position: absolute;
    top: 80px;
}

.header-wrap {
    height: 70px;
    background-color: #ffffff;
    width: 100%;
    z-index: 1000;
    display: flex;
    /* justify-content: initial; */
    box-shadow: 0px 0px 15px -2px rgba(0,0,0,0.3);
    width: 100%;
    justify-content: space-between;
}

.header-wrap *{
  flex-shrink: 0;/*fixing Safari issues for flex*/
}

.login-icon {
    padding-right: 5px;
}

.login-icon:after {
    color: white;
}

.login-icon:before {
    color: white;
}

.hamburger-box {
    /*width: 210px;
    height: 70px;
    position: absolute;*/
    flex: 0.2;
    order: 1;
    border-right: 1px solid rgb(37, 182, 209);
}

.widget-nav-icons-mobile {
    font-size: 29px;
    align-items: center;
    justify-content: space-around;
    display: block;
}

.widget-nav-icons-mobile a {
    margin-right: 10px;
    color: #5f5f5f;
    /* height: 100%; */
    /* padding-top: 21px; */
    padding-left: 9px;
    /* margin-top: 42px; */
}

.nav-notification {
      background-color: #77d7a6;
      border: 1px solid rgb(255, 255, 255);
      width: 12px;
      height: 12px;
      border-radius: 50%;
      position: absolute;
      top: 0px;
      right: 0px;
}

.w-icons-style-mobile{
  position: relative;
}


.widget-nav-icons-mobile a:active {
    color: #3CB5D0;
    border-bottom: 2px solid #3CB5D0;
}

.widget-nav-icons-mobile .fa-heart {
  font-size: 22px;
    padding-top: 2px;
}

.widget-nav-icons-mobile .fa-university {
    font-size: 23px;
    margin-top: 3px;
}

.logotype {
    flex: 0.2;
    order: 2;
    justify-content: center;
    align-items: center;
}

.logotype a {
    display: flex;
    height: 100%;
    position: relative;
    text-align: center;
    margin-left: 20px;
}

.logotype a img {
    margin: auto;
    margin-top: 10px;
    position: relative;
    height: 100%;
    height: 50px;
}

.user-more-info {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
}

.menu-list {
    display: none;
}

.user-status-mob .dropdown-text {
    color: white;
}

.button-hamburger {
    background: transparent;
    margin: auto;
    text-align: center;
    display: block;
    margin-top: 15px;
    border: none;
    font-size: 30px;
    color: #3cb5d0;
}

#logo {
    width: 50px;
}

#logo-mobile {
    width: 50px;
}

.numb-online-users {
    position: relative;
    flex: 1.3;
    display: flex;
    align-items: center;
    order: 3;
}

.buttons-log {
    margin-right: 16px;
    display: flex;
    align-items: center;
    order: 5;
    justify-content: flex-end;
    flex: 0.8;
        padding-right: 10px;
}

.search-box {
    /* border-left: 1px solid rgb(139, 206, 219); */
    top: 0px;
    flex: 0.2;
    order: 6;
    display: flex;
    height: 60%;
    margin-top: 14px;
}

.not-logged {
  display: flex;
}

.logged {}

.header-btns {
  padding: 0px;
  background: transparent;
  border: 0px solid #3cb5d0 !important;
  border-radius: 0px !important;
  color: #3cb5d0;
  font-family: 'museo-sans';
  font-size: 12px !important;
  text-transform: uppercase;
  font-weight: 500;
  border-right: 1px solid #3cb5d0 !important;
  padding-right: 30px;
}
.buttons-log div a:last-child .header-btns{
  border-right: 0px solid #3cb5d0 !important;
  padding-right: 0px !important;
}
.login-btn i{
  padding-right: 5px;
}

.header-btns a {
    color: white;
}

.login-btn {
    margin-right: 0px;
}

.logout-btn {}

.search-button {
    background: transparent;
    border: none;
    font-size: 24px;
    padding: 0px;
    color: rgb(60, 181, 208);
    font-weight: 100;
        padding-top: 21px;
            margin-right: 20px;
}

.search-button:active, .search-button:focus, .search-button:hover {
      color: rgb(60, 181, 208) !important;
}

.online-round-icon {
    width: 15px;
    height: 15px;
    background-color: #77d7a6;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-top: -1px;
}

.users-number {
    color: rgb(60, 181, 208);
    font-size: 15px;
    font-weight: 100;
    font-family: 'museo-sans';
    margin: 0px;
    margin-left: 9px;
}

#online-now {
    font-family: 'museo-sans';
    font-weight: bolder;
    font-size: 14px;
    color: #3cb5d0;
}

.mobile-hamburger-content {
    overflow-y: scroll;
}

#mobile-ham-content {
    display: none;
    z-index: 9000;
}

#logo-mobile {
    display: none;
}

#footer-bar {
  bottom: 0px;
  padding-right: 70px;
  background-color: white !important;
  height: auto;
  padding-left: 90px;
  position: absolute;
  width: 100%;
  position: relative;
  box-shadow: 2px 6px 19px 3px rgba(106, 106, 106, 0.26);
}

.register-container {
    position: relative;
    min-height: 940px;
}

.logo-footer {
    margin: auto;
    width: 55px;
    height: auto;
    display: block !important;
    padding-bottom: 12px;
    margin-top: 30px;
}

footer .right ul li {
    display: inline-block;
    padding: 1rem 1.5rem .8rem .5rem;
}

footer .right {
    margin-top: 35px;
    margin-bottom: 1%;
    text-align: center;
}

footer a {
    text-transform: uppercase;
    text-decoration: none;
    color: #26b6d1 !important;
    font-weight: 300 !important;
    font-family: 'museo-sans';
    font-size: 13px;
}

#rounded-icons {
    font-size: 20px;
    padding-right: 15px;
    color: rgb(38, 182, 209);
}

#copyright {
    border-top: 1px solid rgba(231, 231, 231, 0.49);
    margin-top: 0px;
    font-size: 15px;
    color: #26b6d1;
    width: 100%;
    margin-bottom: 30px;
    padding-top: 30px;
    margin-top: 5px;
    font-family: 'museo-sans';
    text-align: center;
    font-weight: 200;
}

.ham-btn-mobile {
    position: absolute;
    width: 71px;
    height: 40px;
    color: #3CB5D0;
    margin-top: 5px;
    display: block;
    right: 0px;
    background: transparent;
    margin: auto;
    text-align: center;
    margin-top: 35px;
    border: none;
    font-size: 30px;
}

.widget {
    padding: 0 55px;
    margin-top: 70px;
    z-index: 400;
    width: 100%;
    display: flex;
    height: 100px;
    position: fixed;
    background-color: #FFFFFF;
    box-shadow: 1px 1px 1px 1px rgba(220, 220, 220, 0.34);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    /* works with row or column */
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: space-around;
    top: 0px;
}

.main-user-img {
    height: 75px;
    width: 75px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
        border: 1px solid rgba(0, 0, 0, 0.13);
}

.main-info-content {
    margin-left: 12px;
    margin-top: -10px;
}

.main-user-info {
    display: flex;
}

.main-user-img img {
    width: auto;
    height: 100%;
}
.widget-user{
  display: block;
}

.other-users-photo {
    width: 50px;
    height: 50px;
    overflow: hidden;
}


.other-users-photo a{
  display: block;
}

.main-user-name {
    font-size: 21px;
    font-family: 'museo-sans';
    font-weight: 700;
    color: #3CB5D0;
    margin-bottom: 0px;
    margin-top: 13px;
    position: absolute;
}

.main-admin-panel {
    position: absolute;
    margin-top: 5px;
    font-size: 12px;
    color: #949494;
    font-family: 'museo-sans';
    font-weight: 600;
}

.main-user-status {
    margin-top: 40px;
    border-radius: 25px;
    height: 27px;
    background-color: #14C412;
    color: white;
    font-family: 'museo-sans';
    padding: 3px 4px;
    min-width: 130px;
    font-weight: 200;
    text-transform: initial;
}

.main-user-status.focus, .main-user-status:focus, .main-user-status:hover {
    color: white;
}

.status-caret {
    float: right;
    color: white;
    margin-top: 8px;
    margin-left: 5px !important;
}

.widget-nav-icons {
    text-align: center;
    height: 100px;
    display: flex;
}

.widget-nav-icons a {
    padding-right: 20px;
}

.w-icons-style {
    font-size: 35px;
    color: #414141;
    /*  padding-right: 35%;*/
    margin-top: 35px;
}

.new-guest-box {
    height: 100px;
}

.user-widget-icon{
  font-size: 22px;
}

.new-guest-box h1 {
    font-size: 13px;
    font-family: 'museo-sans';
    font-weight: 400;
    margin-top: 10px;
    color: #525252;
}

.new-messages-box {
    height: 100px;
}

.new-messages-box h1 {
    font-size: 13px;
    font-family: 'museo-sans';
    font-weight: 400;
    margin-top: 10px;
    color: #525252;
}

.other-users {
    display: inline-block;
    width: 45px;
    margin-right: 8px;
    margin-bottom: 3px;
}

.other-users-photo {
    width: 45px;
    position: relative;
    margin-bottom: 5px;
    height: 45px;
    border-radius: 50%;
}

#oth-usr-pic {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

#button-hamburger-mobile {
    background-color: transparent;
    border: none;
    position: absolute;
    display: block;
    text-align: center;
    margin-left: 35%;
    top: 10px;
}

#hamburger-header-mobile {
    background-color: transparent !important;
    color: white;
    font-size: 30px;
}

.widget-nav-icons-mobile a:hover {
    color: #5f5f5f !important;
}

.other-users-online-status {
    width: 15px;
    height: 15px;
    margin-left: 35px;
    border-radius: 50%;
    border: 2px solid white;
    background-color: #EA0505;
    position: absolute;
    z-index: 100;
}

.red-dot {
    background-color: #EA0505;
}

.green-dot {
    background-color: #14C412;
}

.yellow-dot {
    background-color: #FFBB00;
}

.new-msg-wrap {
    width: 400px;
    position: absolute;
    right: 0px;
    height: 100px;
}

.new-msg-box h1 {
    font-size: 13px;
    font-family: 'museo-sans';
    font-weight: 400;
    margin-top: 10px;
}

.dropdown-list {
    position: absolute;
    left: auto;
    top: auto;
    padding: 4px;
}

#enter-your-status {
    padding: 5px;
    border-radius: 6px;
    border: 1px solid #BDBDBD;
    font-weight: 200;
}

.dropdown-list li a {
    padding-left: 3px;
    color: #A5A5A5;
    font-size: 15px;
    font-weight: 200;
}

#user-ages {
    color: white;
    padding-left: 5px;
    font-size: small;
}

#hide-widget-arrow {
    position: fixed;
    color: #F4F4F4;
    width: 90px;
    margin-top: 70px;
    vertical-align: middle;
    height: 90px;
    margin-left: -70px;
    border-radius: 50%;
    z-index: 500;
    background-color: #A9A9A9;
    transition-property: margin-left;
    transition-duration: 0.5s;
    transition-timing-function: linear;
    top: 0px;
}

#hide-widget-arrow i {
    font-size: 31px;
    margin-top: 30px;
    margin-left: 55px;
}

.arrow-circle {
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: red;
    color: white;
    margin-left: 74px;
    border-radius: 50%;
    margin-top: -53px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding: 2px;
}

.left-mobile-hamburger {
    display: none;
}

#hide-widget-arrow:hover {
    margin-left: -53px;
}

.friend-name-visited {
    font-weight: 500 !important;
    text-align: left !important;
    font-size: 14px !important;
    margin-top: 0px !important;
    margin-bottom: 1px !important;
    color: rgba(65, 65, 65, 0.94) !important;
    font-family: 'museo-sans' !important;
}

.friend-info {
    color: rgba(65, 65, 65, 0.69);
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: 'museo-sans';
}

.friend-info-widget {
    color: rgba(65, 65, 65, 0.69) !important;
    text-align: center !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    margin-bottom: 0px !important;
    font-family: 'museo-sans' !important;
}

#friend-mood-age {
    margin-right: 2px;
    margin: 0 auto;
}

.dot {
    width: 4px;
    height: 4px;
    background: #E62739;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

#usr-info {
    margin-right: 2px;
}

.gender-icon {
    font-weight: 200;
    font-size: 13px;
}

.visited-friend-city {
    color: rgba(65, 65, 65, 0.69);
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    font-family: 'museo-sans';
    max-height: 15px !important;
    overflow: hidden;
}

.mobile-guests a {
    font-size: 12px;
    font-weight: 600;
    font-family: 'museo-sans';
    text-transform: uppercase;
    width: 80%;
    margin: auto;
    text-align: left;
    margin-bottom: 15px;
    color: #52bdd5;
}

.friend-location {
    font-size: 14px;
    margin-right: 2px;
    color: #E62739;
        margin-left: 5px;
}

.rounded-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.rounded-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.user-image {
    width: 55px;
    position: relative;
}

.away-dot {
    background-color: #ffbb00;
}

.status-dot {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    border: 3px solid #fff;
    top: -3px;
}

.one-user {
    height: 65px;
    position: relative;
    display: flex;
    width: 80%;
    margin: auto;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(187, 184, 184, 0.48);
}

.offline-dot {
    background-color: #f66f7c;
}

.online-dot {
    background-color: #14c412;
}

.mobile-guests {
    font-size: 14px;
    font-weight: 600;
    font-family: 'museo-sans';
    text-transform: uppercase;
    width: 80%;
    margin: auto;
    text-align: left;
    margin-bottom: 15px;
    color: #52bdd5;
}

.visited-info {
    padding-left: 10px;
}

.visited-users {
    position: relative;
    overflow-y: scroll;
    height: auto;
}

.sound-header-btns{
  display: flex;
font-size: 24px;
    padding-top: 22px;
margin-left: 20px;
    width: 27px;
    margin-right: 20px;

}

.sound-header-btns a{
  padding-right: 5px;
  color: #3cb5d0;
}

.sound-header-btns a:hover{
  color: #3cb5d0;
}

.volume-off{
  display: none;
}

@media screen and (min-width: 1400px) {
    .widget {
        padding: 0 12%;
    }
}

@media screen and (max-width: 1160px) {
    .numb-online-users {
        display: none;
    }

    .numb-online-users .online-round-icon, .numb-online-users .users-number{
        /*display: none;*/
    }

    .mobile-header-icons {
        display: flex !important;
        order: 2;
        flex: 1;
        padding: 0px 15%;
    }

    .mobile-header-icons .fa{
        color: #26b6d1;
        font-size: 23px;
        margin: 0px;
    }

    .buttons-log{
        flex: 0 !important;
    }

    .hamburger-box {
      flex: 0.14;
    }
    .logotype {
      flex: 0.1;
    }
    .search-box{
      flex: 0.1;
      padding-left: 0px;
      margin-left: 10px;
      margin-right: 10px;
    }

    .buttons-log{
flex: 0.8;
      margin-right: 0px;
    }
    .widget-nav-icons-mobile {

    }
    .sound-header-btns {
        margin-right: 20px;
    }

}

@media screen and (max-width: 1085px) {
    .right-logged .status-select-wrapper{
        display: none;
    }

    .widget {
        padding: 0 50px;
    }
}

@media screen and (max-width: 1000px) {
    .users-number {
        font-size: 13px;
    }
    #online-now {
        font-size: 14px;
    }
    .hamburger-box {
        /*width: 180px;*/
    }
    .logotype {
        /*margin-left: 210px;*/
    }
}

@media screen and (max-width: 965px) {
    .new-guest-box>.other-users:nth-of-type(5) {
        display: none;
    }
    .new-messages-box>.other-users:nth-of-type(5) {
        display: none;
    }
}

@media screen and (max-width: 950px) {
    .user-more-info {
        display: none;
    }
    .right-logged {
        right: 0px;
        margin-right: 0px !important;
    }
    .right-not-logged {
        /*right: 104px;*/
        margin-right: 0px;
    }
    .icons-footer {
        width: 100%;
    }
}

@media screen and (max-width: 880px) {
    .widget-nav-icons-mobile {
        /*right: 260px;*/
    }
}

@media screen and (max-width: 860px) {
    .new-guest-box>.other-users:nth-of-type(4) {
        display: none;
    }
    .new-messages-box>.other-users:nth-of-type(4) {
        display: none;
    }
}

@media screen and (max-width: 780px) {
    .left-mobile-hamburger {
        background-color: transparent;
        border: none;
        position: absolute;
        display: block;
        text-align: center;
        margin-left: 35%;
        top: 23px;
        display: block;
    }
    .sound-header-btns {
        margin-right: 55px;
    }
    #button-hamburger-layout-mobile {
        display: block;
    }
    .logotype {
      display: flex;
      order: 1;
      flex: 0.3;
    }
    .logout-btn {
        display: none;
    }
    .hamburger-box {
        animation: right;
        /*float: left;*/
        z-index: 1000;
        height: 50px;
        color: black;
    }
    .not-logged.right-not-logged {
        /*right: 65px !important;*/
    }
    .not-logged {
        /*top: 9px;*/
    }
    .header-btns {
        border: 2px solid #25b6d1;
        border-radius: 25px;
        color: #28b7d1;
    }
    .login-icon:before {
        color: #25b6d1;
    }
    .right-not-logged a{
      padding-right: 0px;
    }
}

@media screen and (max-width: 760px) {
    .new-guest-box>.other-users:nth-of-type(3) {
        display: none;
    }
    .new-messages-box>.other-users:nth-of-type(3) {
        display: none;
    }
}

@media screen and (min-width: 781px) {
    .ham-btn-mobile {
        display: none !important;
    }
    .user-status-wrap button {
        margin: auto;
        margin-left: 20px;
    }


}

@media screen and (max-width: 780px) {

  .edit-profile{
    display: none;
  }

  a .fa-users{
    display: none;
  }

  .fa-street-view{
    display: none;
  }

  a .fa-fire{
    display: none;
  }

  a .fa-university{
    display: none;
  }

  /*.mobile-header-icons {*/
      /*display: flex !important;*/
      /*order: 2;*/
  /*}*/

    .search-box {
        display: none;
    }
    #hide-widget-arrow {
        display: none;
    }
    .profile {
        margin-top: 50px;
    }
    .buttons-log {
        flex: 0.3 !important;
    }
    .hamburger-box {
        /*float: right;
        width: 70px;*/
    }
    .logotype {
        /*margin-left: 26px;*/
        /*margin-top: 9px;*/
    }
    .header-wrap {
        height: 50px;
    }
    #logo-mobile {
        width: 32px;
        display: block;
        height: 32px;
    }
    .button-hamburger {
        display: none;
    }
    .ham-btn-mobile {
        display: block;
        width: 45px;
        height: 40px;
        color: #3CB5D0;
        margin-top: 5px;
    }
    .header-wrap {
        background-color: white;
        box-shadow: 4px 1px 2px 1px rgba(214, 214, 214, 0.4);
    }
    #logo {
        display: none;
    }
    .header-btns {
        padding: 8px 11px !important;
    }
    .not-logged {
        /*top: 9px;*/
    }
    .right ul {
        padding-left: 0;
    }
    /*hamburger-list*/
    .mobile-hamburger-content {
        overflow-y: scroll;
        width: 305px;
        background-color: white;
        right: 0;
        top: 50px;
        position: fixed;
        height: 100%;
        box-shadow: 0px 3px 4px 1px rgba(170, 170, 170, 0.38);
        z-index: 500;
        height: 77%;
    }
    .user-img-mob {
        position: absolute;
        margin-top: 30px;
        margin-left: 20px;
        width: 60px;
        height: 60px;
        overflow: hidden;
        border-radius: 50%;
    }
    .user-img-mob img {
        width: auto;
        height: 100%;
    }
    .content-wrap {
        padding-left: 10px;
    }
    .user-info-mob {
        position: relative;
        height: 65px;
        margin-top: -15px;
        width: 95%;
        margin: auto;
        margin-top: -15px;
    }
    .user-name-mob {
        position: absolute;
        margin-left: 95px;
        margin-top: 40px;
        font-size: 23px;
        font-family: 'museo-sans';
        font-weight: bold;
        color: #3CB5D0;
    }
    .admin-login {
        margin-left: 95px;
        margin-top: 65px;
        position: absolute;
        font-size: 12px;
        font-family: 'museo-sans';
        font-weight: 600;
        color: rgba(49, 49, 49, 0.74);
    }
    .user-status-mob {
        /*position: absolute;
        margin-left: 135px;
        margin-top: 100px;
        width: 135px;*/
        width: 160px;
        height: 30px;
        border-radius: 30px;
        background-color: #73e67c;
        color: white;
    }
    .list-box {
        height: auto;
        margin-top: 36px;
    }
    .list-box ul {
        padding-left: 25px;
        position: relative;
        list-style: none;
    }
    .user-status-mob .dropdown-text {
        /*width: 100px;*/
        overflow: hidden;
        position: relative;
        display: block;
        color: white;
        margin-right: 9px;
    }
    .list-box li {
        margin-bottom: 10px;
    }
    .mobile-links {
        font-size: 13px;
        font-family: 'museo-sans';
        font-weight:;
        text-transform: uppercase;
        color: #3CB5D0;
    }
    .mobile-logout-btn {
        position: absolute;
        left: 25px;
        width: 100px;
        text-align: left;
        background: transparent;
        border: none;
        color: #D20000;
        font-size: 14px;
        text-transform: uppercase;
        font-family: 'museo-sans';
        font-weight: 700;
        z-index: 100;
        top: 25px;
        right: 0px;
        left: auto;
    }
    .mobile-line {
        border-top: 1px solid #DBDBDB;
        margin-top: 6%;
        margin-bottom: 6%;
    }
    .menu-list {
        display: none;
    }
    .status-caret {
        color: white;
        float: right;
        margin-top: -3px !important;
        margin-right: -5px !important;
    }
    .mobile-dropdown-list {
        float: right;
        position: absolute;
        top: 30px;
        /* left: 0; */
        padding: 5px;
        right: 15px;
        left: 16px;
        right: auto;
    }
    #enter-your-status {
        border-radius: 4px;
        border: 1px solid #CECECE;
        padding-left: 3px;
    }
    .mobile-dropdown-list li a {
        padding-left: 5px;
        color: #515151;
        font-family: 'museo-sans';
        font-size: 15px;
        font-weight: 200;
    }
    .widget {
        display: none;
    }
    .widget-nav-icons-mobile a {
        color: #5e5e5e;
        padding-top: 0px;
        margin-top: 0px;
    }
    .widget-nav-icons-mobile {
        /*right: 70px;
        height: 50px;*/
        padding: 0px;
    }
    .logged {
        /*position: absolute;
      top: 8px;
      right: 70px;*/
    }
    #button-hamburger-layout {
        display: none;
        color: #25b6d1;
        z-index: 1000;
        position: relative;
        left: 0px;
        margin-top: -14px;
    }
    .hamburger-box {
        display: none;
    }
    #hamburger-header {
        background-color: transparent !important;
        color: #25b6d1;
        font-size: 30px;
    }
    .logotype {
      display: flex;
      order: 1;
      width: 150px;
      flex: 0;
    }
    #menu-list {
        background-color: white;
        width: 175px;
        display: none;
        margin-top: 13px;
        padding-left: 0px;
        color: #3CB5D0;
        padding-top: 10px;
        font-size: 15px;
    }
    #menu-list li a {
        color: #25b6d1;
    }
    .user-status-wrap button {
        margin: auto;
        margin-left: 10px;
    }
    .list-box {
        height: auto;
        margin-top: 20px;
    }
}

@media screen and (max-width: 690px) {
    .logotype {
        /*margin-left: 90px;
      margin-top: 9px;*/
    }
    .widget-nav-icons-mobile {
        flex: 14;
        margin-left: 10px;
    }
    #button-hamburger-layout-mobile {
        /*margin-left: 15px;*/
    }
}

@media screen and (max-width: 660px) {
    .header-btns {
        padding: 6px 20px;
        font-size: 9px;
        margin-top: 1px;
    }
    .not-logged.right-not-logged {
        /*right: 20px !important;*/
    }
    .new-guest-box>.other-users:nth-of-type(2) {
        display: none;
    }
    .new-messages-box>.other-users:nth-of-type(2) {
        display: none;
    }
}

@media screen and (max-width: 430px) {
    .not-logged.right-not-logged {
        /*right: 65px !important;*/
    }
    .widget-nav-icons-mobile a {
        margin-right: 4px;
    }
    .not-logged.right-not-logged {
        /*right: 5px !important;*/
    }
    .login-btn {
        margin-right: 0px;
    }
}

@media screen and (max-width: 320px) {
    .logotype {
        /*margin-left: 70px;
    margin-top: 9px;*/
    }
    .list-box li {
        margin-bottom: 6px;
    }
    .user-info-mob {
        position: relative;
        /*height: 140px;*/
        margin-top: -15px;
        width: 95%;
        margin: auto;
        margin-top: -15px;
    }
    .mobile-links {
        font-size: 14px;
        font-family: 'museo-sans';
        font-weight: 600;
        text-transform: uppercase;
        color: #3CB5D0;
    }
    .mobile-hamburger-content {
        height: 90vh;
    }
    .list-box {
        height: auto;
        margin-top: 20px;
    }
    .list-box ul {
        padding-left: 25px;
        position: relative;
        list-style: none;
        max-height: 300px;
        overflow-y: scroll;
    }
}

@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
    /* target safari only */
    .nav-notification {
        top: 0px;
    }
}


/* Here goes my changes */

.language-chooser-disabled {
    display: none;
}

.language-chooser-enabled {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9000;
    background: rgba(14, 24, 50, 0.95);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}

.language-chooser-enabled ul {
    padding: 0;
}


/**
 * Chat Window
 */

.chatbox-widget .right-chat-list-wrap {
    font-family: 'museo-sans';
    width: 230px;
    position: fixed;
    right: 0px;
    border-top-left-radius: 0px;
    bottom: 0px;
    max-height: 570px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: -10px 0px 55px 0px rgba(72, 72, 72, 0.26);
    min-height: 32px;
    z-index: 500;
    border: 1px solid #d6d6d6;
}

.chatbox-widget .list-holder {
    height: 500px;
    overflow: hidden;
    overflow-y: scroll;
    position: relative;
    display: none
}

.zoom-btn{
      margin-top: 5px;
}

.chatbox-widget .sender-content::before {
    background: #F7F7F5;
    border-left: 1px solid #f1f5fc;
    border-top: 1px solid #f1f5fc;
    content: '';
    display: inline-block;
    height: 9px;
    moz-transform: rotate(-45deg);
    ms-transform: rotate(-45deg);
    o-transform: rotate(-45deg);
    position: relative;
    transform: rotate(-45deg);
    webkit-transform: rotate(-45deg);
    width: 13px;
    margin-left: -16px;
}

.previous-messages {
    outline: none;
    background-color: transparent;
    color: #3cb5d0;
}

.chatbox-widget .hide-chat {
    position: absolute;
    padding-left: 4px;
    font-size: 24px;
    border-radius: 0px;
    border: none;
    height: 35px;
    width: 35px;
    top: 0px;
    background-color: #00c1e2;
    color: white;
    background: -moz-linear-gradient(left, #00c9db 0%, #51c3e6 40%, #05abe0 100%);
    background: -webkit-linear-gradient(left, #00c9db 0%, #51c3e6 40%, #05abe0 100%);
    background: linear-gradient(to right, #00c9db 0%, #51c3e6 40%, #05abe0 100%);
}


/* Track */

.chatbox-widget .friend-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px white;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 5px;
}


/* Handle */

.chatbox-widget .list-holder::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 15px;
    background: white;
    -webkit-box-shadow: inset 0 0 6px gray;
    height: 5px;
}

.chatbox-widget .list-holder::-webkit-scrollbar-thumb:window-inactive {
    background: white;
    height: 5px;
}

.chatbox-widget .list-holder::-webkit-scrollbar {
    width: 5px;
    margin-right: 5px;
    height: 1px;
}


/* Track */

.chat-wrapper .chat-dialog .messages-wrap::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px white;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 5px;
}


/* Handle */

.chat-wrapper .chat-dialog .messages-wrap::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 15px;
    background: white;
    -webkit-box-shadow: inset 0 0 6px gray;
    height: 5px;
}

.chat-wrapper .chat-dialog .messages-wrap::-webkit-scrollbar-thumb:window-inactive {
    background: white;
    height: 5px;
}

.chatbox-widget .chat-wrapper .chat-dialog .messages-wrap::-webkit-scrollbar {
    width: 5px;
    margin-right: 5px;
    height: 1px;
}

.chatbox-widget .chat-wrapper .chat-dialog .messages-wrap::-webkit-scrollbar {
    width: 5px;
    margin-right: 5px;
    height: 1px;
}

.chatbox-widget .fa-heart {
    color: #e62739;
    font-size: 11px;
    padding-left: 2px;
}

.chatbox-widget .chat-btns-wrap {
    width: 100%;
    margin: auto;
    border-left: 0px solid rgba(183, 183, 183, 0.64);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.chatbox-widget .list-holder ul {
    list-style: none;
    padding-left: 0px;
}

.chatbox-widget .list-holder ul.online-users {
  border-bottom: 1px solid rgba(207,207,207,0.5);
}

.chatbox-widget .list-holder ul:before {
    content: " ";
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.chatbox-widget .list-holder ul.rooms {
    padding-bottom: 30px;
}

.chatbox-widget .list-one-user {
    height: 50px;
    position: relative;
    display: flex;
    width: 90%;
    margin: auto;
    margin-bottom: 0px;
    border-top: 1px solid #f3f3f3;
    margin-top: 2px;
    padding-top: 6px;
}

.chatbox-widget .small-user-image {
    width: 40px;
    position: relative;
    margin-right: 9px;
}

.chatbox-widget .status-dot {
    height: 12px;
    width: 12px;
    border-radius: 0px;
    position: absolute;
    right: 0px;
    border: 2px solid #fff;
    right: 0px;
    border: 1px solid #fff;
    top: 0px;
    left: auto;
}

.chatbox-widget .conv-status-dot {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-top: 11px;
    margin-right: 5px;
}

.chatbox-widget .username-chat-with {
    max-width: 125px;
    overflow: hidden;
}

.chatbox-widget .name-and-status {
    display: inline-flex;
    text-align: center;
}

.chatbox-widget .rounded-img {
    width: 40px;
    height: 40px;
    border-radius: 0px;
    overflow: hidden;
}

.chatbox-widget .rounded-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.chatbox-widget .idle-dot, .chatbox-widget .dialog-idle-dot {
    background-color: #ffbb00;
}

.chatbox-widget .offline-dot, .chatbox-widget .dialog-offline-dot {
    background-color: #EA0505;
}

.chatbox-widget .online-dot, .chatbox-widget .dialog-online-dot {
    background-color: #14C412;
}

.chatbox-widget .visited-info {
    padding-left: 10px;
}

.chatbox-widget .list-one-user-info {
    padding-top: 3px;
    color: rgba(60, 60, 60, 0.69) !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 0px !important;
    font-family: 'museo-sans' !important;
}

.chatbox-widget .dot {
    width: 4px;
    height: 4px;
    background: #E62739;
    border-radius: 50%;
    display: inline-block;
    margin-right: 1px;
}
.name-age-wrap{
  display: flex;
}
.chatbox-widget .friend-list-info {
    font-size: 13px;
    font-weight: 500;
}

.chatbox-widget .list-friend-name {
  font-weight: 500;
  text-align: left;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 1px;
  color: rgba(65, 65, 65, 0.94);
  font-family: 'museo-sans';
  text-transform: capitalize;
}

.friend-info-list{
  font-weight: 300;
  font-size: 13px;
}

.usr-info-chat{
  margin-left: 5px;
      padding: 0px 5px;
      border-left: 1px solid #9a9a9a;
}
.gender-only{
  text-align: left;
float: left;
}

.chatbox-widget .bottom-search-chat {
    position: fixed;
    bottom: 0;
    background-color: rgb(255, 255, 255);
    width: 230px;
    height: 35px;
    z-index: 100;
    border-top: 1px solid rgba(182, 182, 182, 0.69);
}

.chatbox-widget button {
    outline: none;
}

.chatbox-widget .chat-btns-wrap button {
  background-color: transparent;
  border: none;
  font-size: 17px;
  color: rgba(163, 163, 163, 0.57);
  height: 100%;
  width: 45px;
}

.chatbox-widget .gender-icon {
    font-size: 13px;
}

.chatbox-widget .new-message-notification {
    position: relative;
    display: inline;
    background-color: #3cb5d0;
    width: 15px;
    height: 15px;
    color: white;
    border-radius: 50%;
    padding: 2px 7px;
    margin-left: 5px;
}

.chatbox-widget .new-message-number {}

.chatbox-widget .settings-btn {
    float: right;
    display: none;
}

.chatbox-widget .chat-dialog .header a i {
    color: darkgrey;
    font-size: 15px;
    display: none;
}

.chatbox-widget .search-input-chat {
    position: absolute;
    top: -2px;
    height: 33px;
    width: 70%;
    left: 35px;
    background: transparent;
}

.chatbox-widget .search-input-chat input {
  padding: 12px 5px;
  font-family: 'museo-sans';
  border: none;
  outline: none;
  width: 161px;
  font-weight: 200;
  background-color: transparent;
}

.chatbox-widget .chat-dialog .header a .settings-icon {
    float: left;
    padding-left: 10px;
    padding-top: 10px;
}

.chatbox-widget .chat-dialog .header a .exit-icon {
    float: right;
    padding-right: 10px;
    padding-top: 10px;
}

.chatbox-widget .opened .header a i {
    display: block;
}

.chatbox-widget .chat-wrapper {
    position: fixed;
    bottom: 0;
    width: 80%;
    height: 33px;
    right: 225px;
        z-index: 100;
}

.chatbox-widget .chat-wrapper .chat-dialog, .chatbox-widget .chat-wrapper .more-chats {
    position: relative;
    float: right;
    width: 170px;
    background: #fff;
    margin-right: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px 1px 2px 2px rgba(195, 195, 195, 0.51);
    z-index: 2000;
}

.chatbox-widget .chat-wrapper .chat-dialog.opened {
    margin-top: -330px;
    width: 280px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: 2px 3px 20px #00000073;
}

.chatbox-widget .chat-wrapper .chat-dialog .header, .chatbox-widget .chat-wrapper .more-chats .header {
    cursor: pointer;
    text-align: center;
    background: rgba(236, 236, 236, 0.48);
    font-weight: 800;
    font-size: 11px;
    line-height: 35px;
    height: 35px;
    color: #3cb5d0;
    text-transform: uppercase;
    /* box-shadow: 1px 0px 3px #dcdcdc; */
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 0 10px;
    border-bottom: 1px solid #d8d8d8;
}

.header a{
    color: #3cb5d0;
}

.chatbox-widget .chat-wrapper .chat-dialog .messages-wrap {
  width: 100%;
  height: 330px;
  background: #fff;
  overflow-y: auto;
  padding-top: 5px;
  padding-bottom: 35px;
}

.chatbox-widget .chat-wrapper .chat-dialog .messages-wrap .message {
    padding: 5px 10px;
    position: relative;
}

.chatbox-widget .chat-wrapper .chat-dialog .messages-wrap .message .avatar-wrap {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

.chatbox-widget .chat-wrapper .chat-dialog .messages-wrap .message .avatar-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.chatbox-widget .chat-wrapper .chat-dialog .messages-wrap .message .content {
    float: left;
    background: #f5f5f5;
    max-width: 195px;
    border-radius: 25px;
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 13px;
    color: #777;
    line-height: 17px;
    font-weight: 300;
}

.chatbox-widget .chat-wrapper .chat-dialog .messages-wrap .message::after {
    content: "";
    display: block;
    clear: both;
}

.chatbox-widget .chat-wrapper .chat-dialog .messages-wrap .message.mine .content {
    float: right;
    background: #00c9db;
    background: -moz-linear-gradient(left, #00c9db 0%, #51c3e6 40%, #05abe0 100%);
    background: -webkit-linear-gradient(left, #00c9db 0%, #51c3e6 40%, #05abe0 100%);
    background: linear-gradient(to right, #00c9db 0%, #51c3e6 40%, #05abe0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00c9db', endColorstr='#05abe0', GradientType=1);
    color: #fff;
}

.mine .lightning-message{
  float: right;
}

.lightning-message{
  width: 180px;
  height: 150px;
  overflow: hidden;
  float: left;
  border-radius: 6px;
}

.lightning-message img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.chatbox-widget .chat-wrapper .chat-dialog .new-message {
  /*background: rgba(226, 226, 226, 0.44);*/
  background: rgb(246, 246, 246);
  height: 35px;
  position: absolute;
  width: 100%;
  bottom: 0px;
  display: flex;
  border-top: 1px solid #e2e2e2;
}

.new-message a{
  position: relative;
  float: right;
  margin-right: 9px;
  display: flex;
  align-items: center;
}

.new-message a:hover, .new-message a:visited, .new-message a:focus, .new-message a:active{
  text-decoration: none;
}

.chatbox-widget .chat-wrapper .chat-dialog .new-message input {
    background: rgb(246, 246, 246);
    border: none;
    padding: 0 10px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 300;
    /*padding-right: 75px;*/
}

.chatbox-widget .chat-wrapper .chat-dialog .new-message input:focus {
    outline: none;
}

.chatbox-widget .new-message a i {
    /*position: absolute;*/
    font-size: 16px;
    top: 9px;
    color: darkgrey;
}

.chatbox-widget .new-message a .fa-paperclip {
    right: 33px;
}

.chatbox-widget .new-message a .fa-smile-o {
    right: 10px;
}

.chatbox-widget .open-chat {
    float: right !important;
    font-size: 25px !important;
    border-radius: 0px;
    border: none !important;
    height: 33px !important;
    /* margin-top: -10px !important; */
    width: 34px !important;
    margin-top: 1px;
    color: white !important;
    background: -moz-linear-gradient(left, #00c9db 0%, #51c3e6 40%, #05abe0 100%) !important;
    background: -webkit-linear-gradient(left, #00c9db 0%, #51c3e6 40%, #05abe0 100%) !important;
    background: linear-gradient(to right, #00c9db 0%, #51c3e6 40%, #05abe0 100%) !important;
    border-top-right-radius: 0px;
}

.chatbox-widget .searched-users-box {
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 30px;
    border-top: 1px solid #e4e4e4;
    display: none;
}

.chatbox-widget .close-window-chat {
    background: none;
    border: none;
    height: 100%;
    font-size: 15px;
    float: right;
    width: 21px;
}

.chatbox-widget .found-users {
    font-size: 13px;
    font-weight: 900;
    font-family: 'museo-sans';
    text-transform: uppercase;
    color: #3cb5d0;
    padding-left: 25px;
    margin-bottom: 0px;
}

#chatbox-user-template, #chat-window-template {
    display: none;
}

.chatbox-widget * {
    transition: none !important;
}

.right-chat-list-wrap ul.online-users:before{
  font-weight: 900;
  font-size: 12px;
  font-family: 'museo-sans';
  margin-bottom: 5px;
  color: #3cb5d0;
}

.right-chat-list-wrap ul.rooms:before{
  font-weight: 900;
  font-size: 12px;
  font-family: 'museo-sans';
  margin-bottom: 5px;
  color: #363636;
}


.chatbox-widget .chat-wrapper .more-chats {
    width: 60px;
}

.chatbox-widget .chat-wrapper .more-chats .popup {
    display: none;
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 200px;
    text-align: left;
    background: #fff;
}

.chatbox-widget .chat-wrapper .more-chats .popup.active {
    display: block;
}

.chatbox-widget .emoji-pop {
    bottom: 35px !important;
    right: 0px !important;
    padding: 10px;
    background: white !important;
    position: absolute;
    z-index: 1060;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto;
}

.chatbox-widget .chat-wrapper .messages-wrap .content img {
    border-radius: 50em;
    height: 20px;
    -moz-border-radius: 50em;
    -webkit-border-radius: 50em;
    width: 20px;
    object-fit: cover;
}

.chatbox-widget .message-dates {
  display: block;
  clear: both;
  color: rgba(160, 159, 159, 0.65);
  font-size: 11px;
  padding-left: 70px;
  font-weight: 300;
  padding-top: 0px;
}

.chatbox-widget .mine .message-dates {
    text-align: right;
}

@media screen and (max-width:480px){

.logotype a{
  margin-left: 0px;
}

  .widget-nav-icons-mobile .fa-university {
    font-size: 19px !important;
    margin-top: 5px !important;
  }
  .widget-nav-icons-mobile a {
    color: #5e5e5e;
    padding-top: 0px;
    margin-top: 0px;
    font-size: 21px;
    margin-right: 3px;
    padding-left: 3px;
    display: flex;
    flex: 1;
  }
  .user-widget-icon {
    font-size: 20px;
    margin-top: 4px;
  }
  .widget-nav-icons-mobile .fa-heart {
    font-size: 24px;
    padding-top: 2px;
    }
  .logotype{
    flex: 0.3;
  }
  #logo-mobile{
    margin-left: 10px;
  }
}

.one_smile {
    height: 25px;
    width: 25px;
}
ul.rooms .list-one-user .is_moderator{
  left: 0px !important;
  border-radius: 0px !important;
  border: 1px solid white;
}
.bb_img {
    max-width: 500px;
    max-height: 500px;
    margin: 10px;
    clear: both;
}

.w-icons-tophead a{
    position: relative;
}

.chatWidgetUserLoginName{
    position: relative;
}
.chatWidgetUserLoginName .status-dot{
    right: -15px;
    /*top: -4px;*/
    margin-top: 0 !important;
}
