/* members */

.pboxes .pbox {
    border: solid 2px #BC0EB5;
    width: 204px;
    min-height: 480px;
    border-radius: 5px;
    position: relative;
    background: #13001A;
    float: left;
    margin-left: 3%;
    margin-bottom: 20px;
}





.pboxes .pbox-blue {
    border: solid 2px #2F6AC6;
    width: 204px;
    min-height: 480px;
    border-radius: 5px;
    position: relative;
    background: #001C3A;
    float: left;
    margin-left: 3%;
    margin-bottom: 20px;
}


.pboxes .pbox-blue .certified {
    position: absolute;
    top: -8px;
    right: -9px;
    height: 88px;
    z-index: 2;
}

.pboxes .pbox-blue .avatar img {
    border-radius: 3px;
}

.pboxes .pbox-blue .uname {
    padding: 5px;
    text-align: center;
    font-size: 20px;
}

.pboxes .pbox-blue .uname a {
    color: #ffffff
}

.pboxes .pbox-blue .uname .fa.offline {
    color: #ccc
}

.pboxes .pbox-blue .uname .fa.online {
    color: #01CC01
}

.pboxes .pbox-blue .age {
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    border-bottom: solid 2px #ffffff;
}

.pboxes .pbox-blue .loc {
    padding: 5px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    border-bottom: solid 2px #ffffff;
}

.pboxes .pbox-blue .loc img {
    vertical-align: bottom;
}

.pboxes .pbox-blue .mstats {
    padding: 10px 15px;
    border-bottom: solid 2px #ffffff;
    height: 40px;
}

.pboxes .pbox-blue .mstats ul {
    padding: 0;
    margin: 0;
    margin-left: 15px;
    list-style-type: none;
}

.pboxes .pbox-blue .mstats li {
    float: left;
    color: #ffffff;
}

.pboxes .pbox-blue .mstats li img {
    vertical-align: bottom;
}

.pboxes .pbox-blue .acc-type {
    padding: 5px;
    position: relative;
    text-align: center;
    color: #ffffff;
    border-bottom: solid 2px #ffffff;
}

.pboxes .pbox-blue .acc-type img {
    position: absolute;
    right: 0;
    top: -12px;
    z-index: 5
}


.pboxes .pbox-red {
    border: solid 2px #620600;
    width: 204px;
    min-height: 480px;
    border-radius: 5px;
    position: relative;
    background: #13001A;
    float: left;
    margin-left: 3%;
    margin-bottom: 20px;
}


.pboxes .pbox-red .certified {
    position: absolute;
    top: -8px;
    right: -9px;
    height: 88px;
    z-index: 2;
}

.pboxes .pbox-red .avatar img {
    border-radius: 3px;
}

.pboxes .pbox-red .uname {
    padding: 5px;
    text-align: center;
    font-size: 20px;
}

.pboxes .pbox-red .uname a {
    color: #ff231c
}

.pboxes .pbox-red .uname .fa.offline {
    color: #ccc
}

.pboxes .pbox-red .uname .fa.online {
    color: #01CC01
}

.pboxes .pbox-red .age {
    text-align: center;
    color: #ff231c;
    font-size: 16px;
    border-bottom: solid 2px #ff231c;
}

.pboxes .pbox-red .loc {
    padding: 5px;
    text-align: center;
    color: #ff231c;
    font-size: 16px;
    border-bottom: solid 2px #ff231c;
}

.pboxes .pbox-red .loc img {
    vertical-align: bottom;
}

.pboxes .pbox-red .mstats {
    padding: 10px 15px;
    border-bottom: solid 2px #ff231c;
    height: 40px;
}

.pboxes .pbox-red .mstats ul {
    padding: 0;
    margin: 0;
    margin-left: 15px;
    list-style-type: none;
}

.pboxes .pbox-red .mstats li {
    float: left;
    color: #ff231c;
}

.pboxes .pbox-red .mstats li img {
    vertical-align: bottom;
}

.pboxes .pbox-red .acc-type {
    padding: 5px;
    position: relative;
    text-align: center;
    color: #b4000c;
    border-bottom: solid 2px #ff231c;
}

.pboxes .pbox-red .acc-type img {
    position: absolute;
    right: 0;
    top: -12px;
    z-index: 5
}

.pboxes .pbox .certified {
    position: absolute;
    top: -31px;
    right: -13px;
    z-index: 2;
}

.pboxes .pbox .avatar img {
    border-radius: 3px;
}

.pboxes .pbox .uname {
    padding: 5px;
    text-align: center;
    font-size: 20px;
}

.pboxes .pbox .uname a {
    color: #921090
}

.pboxes .pbox .uname .fa.offline {
    color: #ccc
}

.pboxes .pbox .uname .fa.online {
    color: #01CC01
}

.pboxes .pbox .uname .fa.idle {
    color: #cc6c0c
}

.fa .idle {
    color: #cc6c0c
}

p.p-vezi-profil3 > i.fa.idle {
    color: #cc6c0c
}

p.p-vezi-profil3 > i.fa.online {
    color: #01CC01
}

p.p-vezi-profil3 > i.fa.offline {
    color: #ccc
}

.pboxes .pbox .age {
    text-align: center;
    color: #F536F2;
    font-size: 16px;
    border-bottom: solid 2px #BC0EB5;
}

.pboxes .pbox .loc {
    padding: 5px;
    text-align: center;
    color: #40BEF8;
    font-size: 16px;
    border-bottom: solid 2px #BC0EB5;
}

.pboxes .pbox .loc img {
    vertical-align: bottom;
}

.pboxes .pbox .mstats {
    padding: 10px 15px;
    border-bottom: solid 2px #BC0EB5;
    height: 40px;
}

.pboxes .pbox .mstats ul {
    padding: 0;
    margin: 0;
    margin-left: 15px;
    list-style-type: none;
}

.pboxes .pbox .mstats li {
    float: left;
    color: #F536F2;
}

.pboxes .pbox .mstats li img {
    vertical-align: bottom;
}

.pboxes .pbox .acc-type {
    padding: 5px;
    position: relative;
    text-align: center;
    color: #F536F2;
    border-bottom: solid 2px #BC0EB5;
}

.pboxes .pbox .acc-type img {
    position: absolute;
    right: 0;
    top: -12px;
    z-index: 5
}

.certificat {
    -ms-transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    position: absolute;
    right: -18px;
    z-index: 3;
    top: 19px;
    font-weight: bold;
    font-size: 14px;
    color: white;
}

.certificat-maseuza {
    -ms-transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    position: absolute;
    right: -15px;
    z-index: 3;
    top: 20px;
    font-weight: bold;
    font-size: 13px;
    color: white;
}


.certificat-en {
    -ms-transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    position: absolute;
    right: -17px;
    z-index: 3;
    top: 21px;
    font-weight: bold;
    font-size: 11px;
    color: white;
}

.certificat-bg {
    -ms-transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    position: absolute;
    right: -19px;
    z-index: 3;
    top: 22px;
    font-weight: bold;
    font-size: 11px;
    color: white;
}

.certificat-mobile {
    -ms-transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    position: absolute;
    right: -14px;
    z-index: 3;
    top: 15px;
    font-weight: bold;
    font-size: 9px;
    color: white;
}

.moderator {
    -ms-transform: rotate(38deg);
    -webkit-transform: rotate(38deg);
    transform: rotate(38deg);
    position: absolute;
    right: -12px;
    z-index: 3;
    top: 12px;
    font-weight: bold;
    font-size: 17px;
    color: white;
}

.moderator-bg {
    -ms-transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    position: absolute;
    right: -15px;
    z-index: 3;
    top: 20px;
    font-weight: bold;
    font-size: 17px;
    color: white;
}

.new-reg {
    position: absolute;
    bottom: 4px;
    z-index: 2;
    width: 50px;
    left: -4px;
    font-weight: bold;
    text-align: center;
    color: white;
    font-size: 11px;
}

.pboxes .pbox2 {
    border: solid 2px #BC0EB5;
    width: 424px;
    min-height: 118px;
    border-radius: 5px;
    position: relative;
    background: #13001A;
    float: left;
    margin-left: 3%;
    margin-bottom: 20px;
}

.pboxes .pbox2 .certified {
    position: absolute;
    top: -8px;
    right: -9px;
    z-index: 2;
}

.pboxes .pbox2 .avatar {
    float: left;
}

.pboxes .pbox2 .avatar img {
    border-radius: 3px;
}

.pboxes .pbox2 .pbox-info {
    margin-left: 210px;
}

.pboxes .pbox2 .uname {
    padding: 5px;
    text-align: center;
    font-size: 20px;
}

.pboxes .pbox2 .uname a {
    color: #921090
}

.pboxes .pbox2 .uname .fa.offline {
    color: #ccc
}

.pboxes .pbox2 .uname .fa.online {
    color: #01CC01
}

.pboxes .pbox2 .age {
    text-align: center;
    color: #F536F2;
    font-size: 16px;
    border-bottom: solid 2px #BC0EB5;
}

.pboxes .pbox2 .loc {
    padding: 5px;
    text-align: center;
    color: #40BEF8;
    font-size: 16px;
    border-bottom: solid 2px #BC0EB5;
}

.pboxes .pbox2 .loc img {
    vertical-align: bottom;
}

.pboxes .pbox2 .mstats {
    padding: 10px 25px;
    border-bottom: solid 2px #BC0EB5;
    height: 40px;
}

.pboxes .pbox2 .mstats ul {
    padding: 0;
    margin: 0;
    margin-left: 15px;
    list-style-type: none;
}

.pboxes .pbox2 .mstats li {
    float: left;
    color: #F536F2;
}

.pboxes .pbox2 .mstats li img {
    vertical-align: bottom;
}

.pboxes .pbox2 .acc-type {
    padding: 5px;
    position: relative;
    text-align: center;
    color: #F536F2;
    border-bottom: solid 2px #BC0EB5;
}

.pboxes .pbox2 .acc-type img {
    position: absolute;
    right: 0;
    top: -12px;
    z-index: 5
}

.compatibility {
    padding: 5px;
}

.compatibility .progress-striped {
    height: 10px;
    background: #50074f;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    border: 1px solid #848482;
}

.compatibility .progress-bar {
    background-color: #921090;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
}

body > div:nth-child(2) > div > ul > ul.nav.navbar-nav.navbar-right > li:nth-child(2) > p > a:hover, a:focus {
    color: #f92672;
    text-decoration: none
}

/* dashboard */
.progressbar-home .progress-bar {
    background-color: #921090;
}

.pleft {
    height: 388px;
}

.pleft .imgl {
    width: 260px;
    height: 338px;
    float: left;
    position: relative;
}

.pleft .imgl .in {
    width: 260px;
    height: 338px;
    border: solid 3px #FAD4F9;
    overflow: hidden;
    z-index: 1;
}

.pleft .imgl .in img {
    width: 100%;
    height: 100%;
}

.pleft .imgl .certified {
    position: absolute;
    right: -7px;
    top: -7px;
    z-index: 2
}

.pleft .imgl .arrl {
    z-index: 2;
    position: absolute;
    left: -10px;
    bottom: 40px
}

.pleft .imgl .arrr {
    z-index: 2;
    position: absolute;
    right: -10px;
    bottom: 40px
}

.pleft .stats {
    margin-left: 300px;
}

.pleft .stats h4 a {
    font-size: 16px !important;
    text-decoration: underline;
    text-transform: uppercase;
    margin-left: -14px;
}

.pleft .stats ul {
    margin: 0;
    padding: 0;
}

.pleft .stats li {
    list-style-type: none;
    color: #F536F2;
    margin: 5px 0;
}

.pleft .stats li span {
    width: 18px;
    display: inline-block;
    text-align: center;
}

.bordered {
    border: solid 2px #50074F;
    border-radius: 5px;
    position: relative;
}

.bordered-title {
    background: #50074F;
    color: #fff;
    position: absolute;
    padding: 5px 10px;
    top: -30px;
    left: 20px;
    border-radius: 5px 5px 0 0;
}

.box-inner {
    padding: 10px;
}

/* dashboard - notifications */
.notifs .notif-row {
    padding: 12px 0;
    margin-right: 10px;
    font-size: 12px;
    border-bottom: 1px dotted #A237A1;
}

.notifs .notif-av {
    width: 100px;
}

.notifs .notif-av a {
    display: block;
}

.notifs .notif-av img {
    width: 100%;
    border: solid 2px #eee;
    border-radius:2px;
}

.notifs .notif-c a {
    text-decoration: underline
}

.notifs .notif-info {
    padding: 5px;
    color: #333;
    border: solid 3px #eee;
    min-height: 50px;
}

.notifs a {
    color: #00B0DC;
    font-weight:bold;
}

.notifs .notif-row .notif-t {
    text-decoration: underline;
    font-size: 12px;
    font-style: italic;
    color: #FAD4F9;
    margin-top: 2px;
}

.notifs .notif-c .notif-ph {
    height: 50px;
    margin-top: 10px;
}

.notifs .notif-c .notif-ph a {
    display: block;
    float: left;
    width: 50px;
    margin-right: 5px;
    border: solid 3px #fff;
}

.notifs .notif-c .notif-ph a img {
    width: 100%;
}

/* dashboard - parties */
#party .thumbnail.selected {
    border: solid 5px #fff;
    padding: 0;
}

#party .btn8 {
    color: #fff;
}

#party .btn8.join {
    background: #50074F;
}

#party .btn8.disabled {
    background: #ccc !important;
    color: #999;
}

#party .btn8.unjoin {
    background: #B375B2;
}

#party .btn8.invite {
    background: #50074F;
}

#party .btn8.participanti {
    background: #50074F;
}

#party .no-premium {
    background: #50074F;
    border: 0;
    padding: 5px 10px;
}

.modal-body #party {
    text-align: center;
}

.modal-body #party, .modal-body #party h2, .modal-body #party h5 {
    color: #333;
}

.modal-body #party .selected {
    border: solid 5px #921090;
}

/* avatr right */
.notifs .notif-row.notif-avl {
    box-sizing: border-box;
}

.notifs .notif-row.notif-avl .notif-av {
    float: left;
}

.notifs .notif-row.notif-avl .notif-info {
    margin-left: 120px;
}

.notifs .notif-row.notif-avl .notif-t {
    float: right;
    margin-right: 5px;
}

/* avatr right */
.notifs .notif-row.notif-avr {
    box-sizing: border-box;
}

.notifs .notif-row.notif-avr .notif-av {
    float: right;
}

.notifs .notif-row.notif-avr .notif-info {
    margin-right: 120px;
}

.notifs .notif-row.notif-avl .notif-t {
    float: right;
}

.bubble1:after {
    border-color: rgba(0, 0, 0, 0) #B50FCB;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    content: "";
    display: block;
    left: -15px;
    position: absolute;
    top: 5px;
    width: 0;
    z-index: 1;
}

.bubble2:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent #FAD4F9;
    display: block;
    width: 0;
    z-index: 1;
    right: -15px;
    top: 5px;
}

/* edit profile photos */
.upload-box {
    min-height: 200px;
    border: solid 1px #921090;
    padding: 10px;
}

.upload-box .gallery-item {
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}

.upload-box .gallery-item .subl {
    text-align: center;
}

.upload-box .gallery-item .del {
    color: #cc0000;
}

.ub-pb {
    width: 100%;
    height: 40px;
    position: relative;
    background: #50074F;
    display: none;
}

.ub-pb .ub-t {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    line-height: 40px;
}

.ub-pb .ub-pbin {
    background: #921090;
    width: 200px;
    height: 40px;
}

.add-to-gallery-btn {
    cursor: pointer;
}

.add-to-gallery-btn:hover {
    color: #921090;
}

.gallery-wrap .ub-err {
    color: #ff0000;
    font-style: italic;
}

/* fix-uri pentru arrowchat */
#arrowchat_base * {
    box-sizing: content-box;
}

.arrowchat_tabpopup * {
    box-sizing: content-box;
}

.arrowchat_bar_button {
    box-sizing: content-box !important;
}

/* messages */
#m-menu .selected {
    color: #921090;
    font-weight: bold;
}

#conversations-list {
    min-height: 405px;
    overflow-y: visible;
    overflow-x: hidden;
    max-height: 400px;
}

#conversations-list .blockquote-box {
    border-bottom: solid 1px #111;
    border-top: solid 1px #444;
    cursor: pointer;
}

#conversations-list .blockquote-box:hover:hover {
    background: #111;
}

#conversations-list .blockquote-box .square {
    background: #222;
    border-right: solid 1px #444;
}

#conversations-list .blockquote-box.selected {
    background: #333 !important;
}

#conversations-list .blockquote-box.selected {
    background: #333 !important;
}

#conversations-list .blockquote-box .unread.p-mesaje {
    color: #921090;
}

#conversations-list-unreaded {
    height: 405px;
    overflow-y: visible;
    padding: 0;
    overflow-x: hidden;
    min-height: 405px;
}

#conversations-list-unreaded .blockquote-box {
    border-bottom: solid 1px #111;
    border-top: solid 1px #444;
    cursor: pointer;
}

#conversations-list-unreaded .blockquote-box:hover:hover {
    background: #111;
}

#conversations-list-unreaded .blockquote-box .square {
    background: #222;
    border-right: solid 1px #444;
}

#conversations-list-unreaded .blockquote-box.selected {
    background: #333 !important;
}

#conversations-list-unreaded .blockquote-box.selected {
    background: #333 !important;
}

#conversations-list-unreaded .blockquote-box .unread.p-mesaje {
    color: #921090;
}

#conversations-list-archived {
    height: 405px;
    overflow-y: visible;
    padding: 0;
    overflow-x: hidden;
    min-height: 405px;
}

#conversations-list-archived .blockquote-box {
    border-bottom: solid 1px #111;
    border-top: solid 1px #444;
    cursor: pointer;
}

#conversations-list-archived .blockquote-box:hover:hover {
    background: #111;
}

#conversations-list-archived .blockquote-box .square {
    background: #222;
    border-right: solid 1px #444;
}

#conversations-list-archived .blockquote-box.selected {
    background: #333 !important;
}

#conversations-list-archived .blockquote-box.selected {
    background: #333 !important;
}

#conversations-list-archived .blockquote-box .unread.p-mesaje {
    color: #921090;
}

.blockquote-box-mesaj .bubble1-mesaje {
    padding-right: 10px;
}

.lineContainer .line {
    width: 200px;
}

/*
 *  STYLE 2
 */

#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
    border-radius: 6px;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #A438A3;
}

.style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.style-2::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.style-2::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #A438A3;
}

/* members */
#members #city option {
    color: #333;
}

#for-inp {
    position: relative
}

#for-inp .drop {
    display: none;
    background: #fff;
    color: #333;
    width: 274px;
    z-index: 10;
    border-radius: 5px;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute
}

#for-inp .drop .item {
    padding: 3px;
    margin: 2px;
    border-radius: 5px;
    cursor: pointer;
}

#for-inp .drop .item:hover {
    color: #fff;
    background-color: #8D2F8A;
    background-image: -webkit-gradient(linear, 0% 30%, 0% 0%, from(#8D2F8A), to(#921090));
    background-image: -webkit-linear-gradient(center bottom, #8D2F8A, #921090);
    background-image: -moz-linear-gradient(center bottom, #8D2F8A, #921090);
    background-image: -ms-linear-gradient(center bottom, #8D2F8A, #921090);
    background-image: -o-linear-gradient(center bottom, #8D2F8A, #921090);
}

#ftags {
    margin-top: 5px;
}

#ftags .tag {
    background: #921090;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 3px 5px;
    border-radius: 5px;
}

#ftags .tag span {
    visibility: hidden;
    cursor: pointer;
}

#ftags .tag:hover span {
    visibility: visible;
}

#popularitate_bar .tooltip {
    top: -20px !important;
}

#popularitate_bar > div > div.tooltip-arrow {
    display: none !important;
}

#new-premium-box {
    position: fixed;
    bottom: 50px;
    right: 20px;
    background: #222;
    border: solid 1px #CB57C9;
    border-radius: 5px;
    padding: 5px;
    box-shadow: 0 0 10px #C149BF;
    font-size: 16px;
    display: none;
}

#new-premium-box a {
    color: #C853C6;
    text-decoration: underline;
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}