@import url('https://fonts.googleapis.com/css?family=Tangerine');

/*
* {
    max-width: 414px;
}
*/

.navbar-fixed-top,
.bottomMenu,
.profileBottomMenu,
.container,
.profileSettingsBox,
.profileSettings,
.myPhotos
{
    max-width: 100%;
}

html, body {
    color: #444;; /*#1d2129;*/
    font-family: Helvetica, Tahoma, Arial, sans-serif;
    line-height: 1.4;
    background: #ECE8E8 /* #0D182C  #28094F */;
    max-width: 100%;
    margin: 0 auto;
    overflow-x: hidden;

}

html {
    background: #ECE8E8 /* #0D182C  #28094F */; /* TODO: ezt cseréljük majd ki :D 0D182C */
}

body {
    background: #ECE8E8 /* #0D182C  #28094F */;
}

.top-20 {
    margin-top:20px;
}

.top-51 {
    margin-top:47px;
}

.top-61 {
    margin-top:61px;
}

.template {
    display: none !important;
    visibility: hidden;
}

form .button-container {
    margin-top: 20px;
}

/* menu */

.navbar-inverse {
    /* background: linear-gradient(to bottom, #dc4747, #822828) */
    background: transparent;
    border-color: transparent;
    font-size: 15px;
    margin: 0 auto;
}

.navbar-collapse.collapse {
    display: block;
}

.navbar-nav > li {
    float: left;
}

.navigation-submenu {
    background: #eee;
}

.navigation-submenu .navbar {
    margin-bottom: 0;
}

.navigation-submenu a {
    color: #444;;
    font-weight: bold;
}

.topNavigation a {
    font-weight: bold;
}

.topNavigation a:hover {
    color: #333;
}

.topNavigation {
    height: 40px;
    background: #ECE8E8 /* #0D182C  #28094F */;
    z-index: 120;
    width: 100%;
}

.searchFilterLine {
    text-transform: uppercase;
}

.top-search-box {
    top: 40px;
    background: #e8e4e4;
    z-index: 1200;
    position: fixed;
    width: 100%;
    margin: 0;
    padding: 0 0 5px 0;
    text-transform: uppercase;
}

.top-search-box-2 {
    background: rgba(121, 62, 147, 0.1);
}

.top-search-box ul {
    margin: 0 auto;
    text-align: center;
}

.top-search-box li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}

.top-search-box a {
    color: #444;
    display: block;
    font-weight: bold;
    padding-top: 0;
    font-size: 14px;
    padding-bottom: 5px;
    text-transform: capitalize;
}

.top-search-box a.selected {
    border-bottom: #E51B73 /*#d5232f*/;
    color: #E51B73 /*#d5232f*/;
}

.leftSideBox {
    padding-right: 0 !important;
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.profileCardBox {
    padding-left: 0 !important;
    text-align: center;
}

.leftSideContent {
    padding-left: 5px;
    background: #fff;
}

.leftSideContent a {
    color: #222;
}

.leftSideContentList {
    font-weight: bold;
}

.leftSideContentList a {
    display: block;
    padding: 5px 0;
}

.leftSideContentList a:hover,
.leftSideContentList a.active {
    text-decoration: none;
    color:  #E51B73 /*#d5232f*/;
}

.UserProfileSlider {
    margin: 0 auto;
    background: #fff;
}

.UserProfileSlider img {
    max-width: 100%;
    max-height: 100%;
}

.profileDataSlider {
    width: 100%;
    display: block;
    background: #fff;
    padding: 0 10px;
}

.profileSettings .subMenuHeader {
    color:  #E51B73 /*#d5232f*/;
    font-weight: bold;
    text-align: center;
}

.profileSettings .subMenu {
    text-align: left;
    width: 100%;
}

._leftNavigation {
    background: #fff;
    border-radius: 0;
    height: 100%;
    position: fixed;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 1050;
    top: 0;
    display: none;
}

.profileSettings, .myPhotos {
    border-radius: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: calc(100% - 108px);
    position: fixed;
    background: #fff;
}

.myPhotos {
    margin-bottom: 70px;
}

._leftNavigation a,
._leftNavigation p,
.profileSettings a,
.profileSettings p {
    color: #222;
}

._leftNavigation a:hover,
.profileSettings a:hover {
    text-decoration: none;
}

.profileSettings li {
    padding: 5px 20px;
    text-align: center;
}

._leftNavigation .menuProfileImage {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    overflow: hidden;
}

.hamburgerMenu {
    margin: 10px 5px 0;
    text-align: center;
    font-size: 18px;
}

.hamburgerMenu li {
    margin-bottom: 15px;
}

#CupidoGoldBtn {
    display: block;
    margin: 100px auto 0;
    text-align: center;
    /*position: absolute;
    bottom: 15px;*/
    width: 90%;
}

.btn-facebook {
    background: #0084ff;
    color: #fff !important;
    margin: 15px auto 0;
    text-align: center;
    display: block;
    width: 70%;
    padding: 10px 0;
}

.dropdown-menu.profile {
    position: relative;
    background: inherit;
    color: inherit;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid grey;
    margin: 0;
    padding: 2px 0 0 10px;
}

.dropdown-menu.profile .dropdown-item {
    display: block;
    width: 100%;
}

.mask {
    z-index: 80;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.7);
    cursor: pointer;
}

/* browseMembers */
.onlyOne,
.onlyTwo {
    display: none;
    position: relative;
}

.profileCardBox[data-type="two"] .onlyTwo,
.profileCardBox[data-type="one"] .onlyOne{
    display: block;
}

/*
.profileCardBox[data-type="two"] .slick-slider {
    display: none !important;
}

.profileCardBox[data-type="one"] .slick-slider {
    height: 300px;
}
*/

.profileCardHeader, .profileCardFooter {
    display: none;
    color: #555;
    height: 60px;
    background: #fff;
    text-align: left;
}

.profileCardFooterOnlyTwo {
    display: none;
    background: #fff;
    padding-top: 2px;
    height: 40px;
    margin-top: 17px;
    text-align: left;
    border-radius: 0 0 8px 8px;
}

.profileCardHeader img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    margin: 5px 10px;
}

.profileCardHeader > div {
    display: inline-block;
    max-width: 250px;
    vertical-align: middle;
}

.profileCardHeader .profileCity {
    font-size: 14px !important;
    color: #444 !important;
}

.profileCardHeader .profileName {
    font-weight: bold;
    color: #444 !important;
    font-size: 19px;
}

.profileCardHeader .profileAge {
    color: #444 !important;
    font-size: 19px;
}

.profileCardFooter {
    margin-top: 17px;
    position: relative;
    padding: 0 10px 0 0;
    font-size: 30px;
    border-bottom: 5px solid #ECE8E8;
}

.profileCardFooter .text-small {
    font-size: 15px;
    padding-top: 3px;
}

.profileCardFooter .text-small span {
    display: block;
    font-size: 15px;
    padding-left: 10px;
}

.profileCardFooter .distance {
    display: inline !important;
}

.online-text {
    color: #009f83;
    font-weight: bold;
}

.distance-text {
    color: #9b9b9b;
    font-weight: bold;
}

.profileCardBox[data-type="one"] ._profileCard {
    display: inline-block;
    margin: 0;
}

.profileCardBox[data-type="one"] .profileCardHeader, .profileCardBox[data-type="one"] .profileCardFooter {
    display: block;
}

.profileCardBox[data-type="two"] .profileCardFooterOnlyTwo {
    display: block;
}

.profileCardBox[data-type="two"] ._profileCard {
    display: inline-block;
    width: 170px;
    height: 215px;
    margin: 8px 5px 2px 5px;
    border-radius: 8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    overflow: hidden;
}

._profileCard {
    position: relative;
}

.profileCard.vip {
    width: 100% !important;
}

.profileCard .profile-image {
    background-size: cover;
    background-position: center;
    display: block;
    /* margin: 4px; */
    height: 100%;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.profileCard:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.profileCard > div {
    display: block;
    width: 100%;
    position:absolute;
    left: 0;
    top: 0;
    color: #444;;
    text-align: left;
}

#showProfileOptions {
    top: auto !important;
}

.profileOptions {
    margin: 0;
}

.profileOptions a, .profileOptions .btn {
    font-size: 16px;
    font-weight: bold;
    color: #E51B73;
    display: block;
    border-bottom: 1px solid #c1c1c1;
    padding: 10px 0;
    background: rgb(236, 232, 232);
}

.profileOptions li:first-child a {
    border-radius: 8px 8px 0 0;
}

.profileOptions li:nth-child(5) a {
    border-radius: 0 0 8px 8px;
}

.profileOptions .btn {
    border-top: 1px solid #c1c1c1;
    color: #555;
    display: block;
    width: 100%;
    text-transform: uppercase;
    border-radius: 8px;
}


#showProfileOptions .modal-content {
    background: transparent;
    border-radius: 8px;
}

#showProfileOptions .modal-body {
    padding: 0;
}

#showProfileOptions .modal-footer,
#showProfileOptions .modal-header {
    display: none;
}

.rightProfileOpener:hover {
    cursor: pointer;
}

.UserProfileSlider::before,
.profile-slick-slider::before {
    content: "";
    background: linear-gradient(180deg,rgba(0,0,0,.1),transparent 25%);
    height: 100%;
    width: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: 71;
}

.UserProfileSlider {
    position: relative;
}

.UserProfileSlider::after,
.profile-slick-slider::after {
    content: "";
    background: linear-gradient(0deg,rgba(0,0,0,.5),transparent 25%);
    height: 100%;
    width: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
}

.profile-slick-slider .profile-slick-slide {
    width: 100%;
    max-width: 380px;
    height: 380px;
    max-height: 100%;
    background-size: cover;
    background-position: top center;
}

.newProfileName {
    position: relative;
    margin-bottom: 6px;
    margin-top: 0;
    font-size: 20px;
    font-weight: bold;
}

.newProfileNameData {
    font-size: 15px;
    color: #444;
}

.profileNameX {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.profileImageCount {
    top: 390px;
    color: #fff;
    font-size: 20px;
    margin: -50px 0 22px 10px;
}

.profileImageCount i {
    margin-left: 5px;
    margin-right: 2px;
}

.profileImageCount span {
    position: relative;
}

.slick-dotted.slick-slider {
    margin-bottom: 10px !important;
}

.slick-dots {
    height: 30px !important;
}

/*
.profileCard .goToProfile {
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 71;
    font-size: 35px;
    color: #fff;
}
*/

.profileCard a:hover {
    text-decoration: none;
}

._profileCard .generalData,
._profileCard .functions {
    display: block;
    bottom: 2px;
    width: 100%;
    padding-left: 3px;
    color: #444;;
}

._profileCard .generalData {
    height: 25px;
    z-index: 82;
    width: 100%;
    display: block;
    margin-top: -42px;
    text-align: left;
    font-weight: bold;
    position: relative;
}

._profileCard .generalData .infoButton {
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: #fff;
    right: 10px;
    bottom: 15px;
}

._profileCard .generalData .infoButton img {
    max-width: 100%;
}

._profileCard .functions {
    text-align: center;
    padding: 3px;
    display: table;
}

._profileCard .functions > span {
    display: table-cell;
    text-align: center;
    font-size: 12px;
    width: 33.3%;
}

.profileCity {
    font-weight: normal;
    color: #777 !important;
    font-size: 13px;
    padding-left: 8px;
}

.profileHolder {
    display: block;
}

.profileCard .functions i {
    font-size:20px;
    font-weight: lighter;
    display: block;
}

.profileCard .box3 {
    /* color: rgb(200,1,100); */
}

.profileCard .box2 {

}

.profileCard .box1 {
    /* color: #1b6d85; */
}

.toggleFavorite.active {
    color:  #E51B73 /*#d5232f*/ !important; /*rgba(193, 168, 77, 1); */
}

p.isMyFavorite {
    color: #0D182C;
    font-weight: bold;
}

.isNew {
    background: #F0035C;
    color: #fff;
    font-size:8px;
    font-weight: bold;
    padding: 2px 4px;
    text-transform: uppercase;
    z-index:999;
    vertical-align: super;
}

.onlyTwo .isNew {
    top: 22px !important;
    right: 7px !important;
    position: absolute;
}

.onlyTwo .isOnlineInCard {
    position: absolute;
    top: 23px;
    left: 7px;
}

.profileCardHeader .isOnlineInCard {
    margin: 0 5px;
}

.isOnlineInCard {
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    vertical-align: middle;
    z-index:999;
}

.isOnlineProfile {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
}

.isOnlineMessenger {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    position:absolute;
    top: 55px;
    left: 55px;
}

.isOnlineInCard.online-1,
.isOnlineProfile.online-1,
.isOnlineMessenger.online-1 {
    border-color: #03B14C; /* #A2DB00; */
    background: #03B14C; /*#A2DB00; */
}

.isOnlineInCard.online-2,
.isOnlineProfile.online-2,
.isOnlineMessenger.online-2 {
    border: 1px solid rgb(66, 183, 42);
    background: transparent;
}

.isOnlineInCard.online-3,
.isOnlineProfile.online-3,
.isOnlineMessenger.online-3 {
    border-color: #db0900;
    background: #db0900;
}

#OpenedProfileBox {
    width: 100%;
    /* height: 450px; */
    display: none;
    padding: 10px 0;
    background: #fff;
}

#OpenedProfileBox > div {
    display: inline-block;
    vertical-align: middle;
}

#OpenedProfileBox img {
    max-width: 100%;
}

#ProfileThumbnails img {
    display: inline-block;
    margin-bottom: 2px;
}

#ProfileImg img {
    max-width: 100%;
    border: 2px inset;
}

#ProfileData {
    vertical-align: top !important;
}

#ProfileData h1 {
    margin: 0 0 5px 0;
}

#ProfileData .ProfileRegister {
    font-size: 12px;
}

#MessageHeader {
    /* display: none; */
    height: 50px;
    background: #fff;
}

#NoMessage {
    color: #9d9d9d;
}

#NoMessage i {
    font-size: 140px;
}

#NoMessage p {
    font-size: 15px;
}

#MessageHeader h1,
#MessageHeader div {
    display: inline-block;
}

#MessageHeader h1 {
    font-size: 25px;
    margin: 0 10px 0 10px;
}

.profileName {
    color: #444 !important;
    font-size: 15px;
    padding-left: 8px;
    font-weight: bold;
}

.profileCardBox[data-type="two"] .profileName {
    text-align: center;
    padding-left: 0;
    width: 100%;
    display: block;
}

.profileCardBox[data-type="two"] .profileCity  {
    padding-left: 0;
    font-size: 11px;
}

.profileCardBox[data-type="two"] .profile-line-2  {
    font-size: 11px;
    text-align: center;
    width: 100%;
    display: block;
}

.vip .profileName {
    font-size: 20px;
}

.number-label {
    z-index: 3;
    background:  #E51B73 /*#d5232f*/;
    position: absolute;
    color: #fff;
    padding: 0 1px;
    font-size: 10px;
    height: 18px;
    width: 18px;
    text-align:center;
    vertical-align: middle;
    line-height: 18px;
    right: 25px;
    top: 2px;
    border-radius: 50%;
    font-weight: bold;
}

.searchBox, .contactBox {
    position:fixed;
    bottom: 119px;
    display:none;
    padding:0;
    margin:0;
    height: calc(100% - 119px);
    z-index: 1050;
}

.searchBox .leftSideContent,
.contactBox .leftSideContent {
    margin-bottom: 10px;
    overflow-x: hidden;
    height: 100%;
}

.search-group-selector {
    margin: 5px 0;
    color: #fff;
}

.search-group label {
    width: 40%;
}

.search-group div {
    width: 55%;
}

.search-group label,
.search-group div {
    display: inline-block !important;
    vertical-align: middle;
}

.form-control.half-size {
    width: 48%;
    display: inline-block;
}

.SearchSubHeader {
    margin: 0;
    text-align:center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight:bold;
    padding: 5px 0;
}

.btn-gold {
    background: rgba(193, 168, 77, 1);
    color: #fff !important;
    padding: 10px 0;
    border: 1px solid #c1a84d;
    border-radius: 0;
}

/* profile */
.carousel.slide {
    background: #3c3c3c;
    height: 400px;
}

.carousel.slide img {
    margin: 0 auto;
    display: block;
    max-height: 400px;
}

.privatePhoto {
    position: absolute;
    top: 30%;
    width: 100%;
    color: #fff;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.privatePhotoImg {
    margin: 25px auto !important;
    height: 350px !important;
}

.profileImageBox {
    left: 14px;
    vertical-align: bottom;
    width: 100%;
    padding-top: 150px;
    padding-left: 15px;
}

.profileImageBorder {
    background: #fff;
    padding: 2px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
}

.profileImageBorder img {
    border-radius: 50%;
}

.profileImageBox h3 {
    font-size: 20px;
    display: inline-block;
    vertical-align: bottom;
    font-weight: bold;
    margin: 0 0 2px 5px;
}

.profileImageBox h3 span {
    font-weight: normal;
    font-size: 14px;
}

.showPrivatePhoto {
    display: block;
    padding-top: 60px;
    text-align: center;
    color: #fff;
}

.showPrivatePhoto > i {
    display: block;
    font-size: 100px;
    margin: 0 auto;
    text-align: center;
}

.showPrivatePhoto > i > i {
    display: block;
    font-size: 14px;
    background: #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin-top: -103px;
    margin-bottom: 90px;
    margin-left: 245px;
    color: #E51B73 /*#d5232f*/;
    padding: 4px 0 0 2px;
}

.showPrivatePhoto > span {
    display: block;
    margin: 10px auto 30px;
    font-size: 20px;
}

.showProfileOptions {
    display: block;
    position: absolute;
    top: 7px;
    right: 20px;
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 15px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    padding: 5px 0 0 0;
}

.showProfileOptions:active {
    color: #444;;
}

.profileContainer {
    /* border: 1px solid #eee; */
    width: 100%;
    margin: 0 auto;
    border-radius: 0;
    float: none;
    background: transparent;
    padding: 10px 18px 10px;
}

.aboutText {
    font-size:15px;
}

.profileCover {
    width: 100%;
    height: 200px;
    background-size: cover;
}

.profileCoverAfterBox {
    width:100%;
    height: 50px;
    background: #fff;
    margin-bottom: 10px;
}

.ProfileBoxHeader {
    font-size:17px;
    font-weight: bold;
    margin-top: 0;
}

.profileContainer > .row {
    padding: 3px 0;
    margin: 0;
    font-size: 15px;
}

.profileImagesContainer {
    width: 95%;
    text-align: center;
    margin-left: 9px;
    font-size:13px;
    font-weight: bold;
    margin-bottom: 10px;
}

.profileImagesContainer .profileImages.publicImages a:nth-child(2),
.profileImagesContainer .profileImages.publicImages a:nth-child(3) {
    margin-left: 6px;
}

.instaPhotoPage .profileImages {
    margin-bottom: 10px;
}

.profileImages {
    padding: 0 3px;
    border-radius: 8px;
}

.profileImages img {
    max-width: 100%;
    border-radius: 8px;
}

.profileImages span {
    display:block;
    margin-top: 5px;
}

.profileImages i {
    font-size: 30px;
    position: absolute;
    left: 42px;
    top: 77px;
    color: #fff;
}

.profileDataLabel, .profileData {
    display: inline-block;
}

.profileDataLabel {
    vertical-align: top;
}

.profileDataLabel:after {
    content : "|";
}

.profileDataLabel label {
    font-weight: normal !important;
}

.profileData {
    font-weight: bold;
}

/* messenger */
#MessagePersonList {
    border-right: 1px solid #b0b0b0;
    padding: 0;
    max-width: 400px;
}

.MessagePerson {
    padding: 11px 0 6px 26px;
    cursor: pointer;
    border-bottom: 1px solid #b0b0b0;
    position: relative;
}

.MessagePerson:hover {
    background: #dddddd;
}

.MessagePerson.unread {
    /* font-weight: bold; */
}

.MessagePerson img,
.MessagePerson div {
    display: inline-block;
    vertical-align: top;
}

.MessagePerson p {
    margin: 0;
    font-size: 14px;
}

.MessagePersonName {
    font-size: 15px !important;
    margin-bottom: 4px !important;
    margin-top: -4px !important;
}

.MessagePerson .lastMessage {
    color: #888;
}

.MessagePerson .messageDate {
    color: #888;
    position: absolute;
    right: 20px;
    top: 12px;
    font-weight: normal;
    font-size: 12px;
}

.MessagePerson .unreadMessage {
    display: none;
    position: absolute;
    right: 20px;
    top: 35px;
    font-size: 12px;
    border-radius: 50%;
    color: #fff;
    background: #337ab7;
    min-width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
}

.MessagePerson.unread .messageDate {
    color:  #E51B73 /*#d5232f*/;
    font-weight: bold;
}

.MessagePerson.unread .unreadMessage {
    display: block !important;

}

.MessagePerson img {
    width: 55px;
    height: 55px;
    margin: 0 5px 0 0;
}

.MessageBubble {
    width: 100%;
    display: block;
    margin-top:3px;
}

.MessageBubble p {
    border-radius: 20%;
    max-width: 80%;
    display: inline-block;
    margin: 0;
    padding: 3px 5px;
}

.MessageBubble.Me {
    text-align: right;
}

.MessageBubble.Me p {
    background:  #E51B73 /*#d5232f*/;
    color: #fff;
}

.MessageBubble.You p {
    background: #fff;
}

#SendMessage {
    bottom: 0;
}

#SendMessage .input-group-addon {
    margin: 0;
    padding: 0;
}

.messageContainer {
    background: url('../Image/chat-bg.jpeg') no-repeat center / cover;
    padding: 0;
}

#newMessageProfile {
    border-left: 1px solid #d0d0d0;
    height: 100%;
    position: absolute;
    right: 0;
    max-width: 400px;
    padding: 0;
}

#newMessageProfile img {
    margin: 0;
    padding: 0;
    max-width: 100%;
}

.rightProfileName {
    height: 70px;
    line-height: 50px;
    font-size: 22px;
}

#writeMessage {
    bottom: 0;
    width: 100%;
}

.messageProfileContainer {
    padding: 0;
}

.messageProfileContainer #ProfileData {
    padding: 15px;
}

#MessageSettings {
    float: right;
    margin: 0 10px 0 0;
}

#MessageSettingsOpener {
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    cursor: pointer;
    display: block;
}

#MessageProfile {
    color: #aaa;
}

#MessageSettingsMenu {
    display: none;
    width: 200px;
    max-width:100%;
    z-index:9;
    position: absolute;
    padding: 10px 5px;
    background: #fff;
    color: #222;
}

#MessageSettingsMenu a {
    color: #222;
    display: block;
    padding: 5px 0 0 10px;
}

#MessageSettingsMenu a:hover {
    color:  #E51B73 /*#d5232f*/;
    text-decoration: none;
}

#Messages {
    padding: 15px;
}

.Headers {
    width: 100%;
    padding: 15px 0;
    color: #fff;

    background-image: url('../Image/newLogo.png');
    background-color:  #E51B73 /*#d5232f*/;
    background-size: 35px;
    background-position: 10px center;
    background-repeat: no-repeat;
    position: relative;
}

.Headers.NoIcon {
    width: 100%;
    padding: 15px 0;
    color: #fff;

    background:  #E51B73 /*#d5232f*/;
    z-index: 9999;
    display: none;
}

.backToOriginalHeader {
    font-size: 20px;
    margin-left: 10px;
}

.profileImgInMsgHeader {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: 35px;
    position: absolute;
    top: 8px;
}

.dataBubble {
    display: inline-block;
    margin: 0 5px 5px 0;
    font-weight: bold;
}

.dataBubble > span {
    display: inline-block;
    background: #D6D6D6;
    height: 22px;
    vertical-align: top;
}

.dataBubble:before {
    content: "";
    border-radius: 50% 0 0 50%;
    height: 22px;
    width: 10px;
    background-color: #D6D6D6;
    display: inline-block;
}

.dataBubble:after {
    content: "";
    border-radius: 0 50% 50% 0;
    height: 22px;
    width: 10px;
    background-color: #D6D6D6;
    display: inline-block;
}

.Headers.NoIcon > .unreadMsgInHeader {
    display: inline-block;
    position: absolute;
}

.Headers.NoIcon > .profileNameInMsgHeader {
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    margin-left: 85px;
    position: absolute;
    top: 10px;
    text-align: left;
}

.Headers.NoIcon > .profileNameInMsgHeader span {
    font-size: 10px;
    text-align: left;
}

/*
#MessageBoxHeader.Headers {
    background-image: url('../Image/newLogo.png');
    background-color: rgb(200,1,100);
    background-size: 35px;
    background-position: 10px center;
    background-repeat: no-repeat;
}
*/

.Headers span {
    display: block;
    font-weight: bold;
    text-align: center;
}

.Headers a {
    color: #fff;
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 20px;
}

.Headers a.NewMessageBtn {
    right: 50px;
    font-size:30px;
    top: 4px;
}

.btn-panic {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
    display: none;
}

/* animation's */
.slide-in {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
}

.slide-out {
    animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards;
}

.width-50 {
    width:50%;
    display: block;
}

.center {
    margin: auto;
}

/* bottom menu */
.icon-bar {

    width: 50%;
    background-color: transparent;
    overflow: hidden;
    top: 0;
    right: 0;
    position: fixed;
    margin: 0;
    z-index: 180;
    max-height: 50px;
}

.icon-bar a {
    float: left;
    width: 25%;
    text-align: center;
    padding: 0 0 30px;
    transition: all 0.3s ease;
    color: #ccc;
}

.icon-bar a:hover {
    text-decoration: none !important;
}

.icon-bar a i {
    font-size: 22px;
    display: block;
}

.icon-bar a .linkText {
    font-size: 11px;
    display: none;
}

.icon-bar a.active .linkText {
    display: block;
}

/*
.icon-bar a:hover {
    background-color: #000;
}
*/

/* profile bottom menu */
.profileBottomMenu {
    width: 100%;
    background-color: transparent;
    margin: 0 auto 10px;
    text-align: center;
}

.profileBottomMenu a {
    float: none;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 18px 0;
    transition: all 0.3s ease;
    color: #fff;
    border-radius: 50%;
    text-decoration: none;
}

.profileBottomMenu a:hover {
    text-decoration: none;
}

.profileBottomMenu a i {
    font-size: 25px;
    display: block;
}

.profileBottomMenu a .linkText {
    font-size: 11px;
    display: block;
}

#profilBottom0 {
    background: #3c3f41;
    margin: 0 20px 0 0;
}

#profilBottom1 {
    background: rgb(0,156,130);
    margin: 0 20px 0 0;
}

#profilBottom2 {
    background: #337ab7;
    margin: 0 20px;
}

#profilBottom3 {
    background: #d5232f;
}

.active {
    color:  #E51B73 /*#d5232f*/ !important;
    text-decoration: none !important;
}


.MyCoverEdit #Cover
{
    display: none !important;
}

#ChangePhotoBtn {
    font-size: 25px;
    width: 50px;
    height: 50px;
    position: relative;
    margin-left: 5px;
    color: #fff;
    border-radius: 50%;
    background: #000;
    text-align: center;
    line-height: 50px;
}

.my-photos div {
    margin-bottom: 10px;
}

.my-photos img {
    max-width: 100%;
    width: 100px;
}

.delete-img {
    color: red;
    position: absolute;
    left: 16px;
    top: 1px;
}

#connectToInstagram {
    display:block;
    width:250px;
    max-width:100%;
    margin:10px auto;
    cursor:pointer;
}

/* bottom menu */
.bottomBar {
    position: fixed;
    bottom: 0;
    display: table;
    border-collapse: separate;
    table-layout: fixed;
    width: 100%;
    z-index: 999;
    background: #e8e4e4;
}

.bottomBar a {
    background-color: rgba(121, 62, 147, 0.1);
    border-left: 2px solid #fff;
    border-radius: 0!important;
    color: #111;
    display: table-cell;
    height: 62px;
    width: 25%;
    padding: 7px 5px 20px 5px;
    position: relative;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

.bottomBar i {
    display: block;
    font-size: 20px;
    margin-bottom: 3px;
}

.back-to-list {
    margin-top: 5px;
}

/* bootstrap override */
.navbar-inverse .navbar-brand {
    color: #fff;
}

a:hover, a:active, a:focus {
    text-decoration: none !important;
}

.btn-magenta {
    color: #fff;
    background-color:  #E51B73 /*#d5232f*/;
    border-color:  #E51B73 /*#d5232f*/;
}

.form-group {
    margin-bottom: 8px;
}

.leftSideContent .form-control {
    height: 30px;
    padding: 4px 12px;
}

select.form-control:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
}

.glyphicon-light::before {
    font-weight: 100;
    font-style: normal;
    line-height: 1;
}

.navbar-brand {
    /* font-family: 'Tangerine', cursive; */
    font-size: 16px;
    padding-top: 10px !important;
    padding-bottom: 0 !important;
    letter-spacing: 0.5px;
    display: inline;
    height: 40px;
}

.view-change-container {
    display: block;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    margin-top: 5px;
    cursor: pointer;
}

.navbar-line-one {
    font-size: 25px;
    padding: 0 15px;
    color: #fff;
    background:  #774094; /* #9d9d9d; */ !important;
}

.navbar-line-two {
    padding: 0 30px;
    color: #fff;
}

.navbar-line-one > div {
    height: 40px;
    vertical-align: middle;
}

.navbar-line-one div.text-right a {
    display: block;
    margin-top: 7px;
}

.navbar-line-one a, .navbar-line-two a {
    color: #fff;
}

/*
.view-change-container i {
    display: block;
    margin: 0 auto;
}
*/

.right-links a {
    display: inline-block;
    color: #444;;
    padding-top: 15px;
    margin-left: 5px;
}

.right-links span {
    font-weight: normal !important;
}

.profileCardBox.row {
    padding: 0 !important;
    margin: 0 0 74px 0 !important;
}

/* slick override */
.slick-prev {
    left: 0 !important;
    z-index: 71 !important;
}

.slick-next {
    right: 0 !important;
    z-index: 71 !important;
}

.slick-dots {
    top: -5px;
    display: table;
}

.slick-dots li {
    display: table-cell;
}

.slick-dots li button:before {
    width: 100%;
}

.slick-dots li.slick-active button:before {
    color: #fff !important;
    opacity: 1 !important;
}

.slick-dots li button:before {
    font-size: 10px !important;
}

@media (max-width: 768px)
{
    .topNavigation .navbar-right {
        z-index: 5;
        position: absolute;
        right: 15px;
        top: 0;
    }
}

/* magnifick popup fix */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF !important;
    text-align: left !important;
    right: auto !important;
    width: 100% !important;
    height: 30px !important;
    display: inline-block;
    left: 0;
    line-height: normal !important;
    padding-right: 0 !important;
    margin-top: 0;
    font-size: 40px;
}

.mfp-counter {
    position: fixed !important;
    top: 14px !important;
    color: #fff !important;
    width: 100%;
    text-align: center;
    pointer-events: none;
}