@font-face {font-family:"Blogger Sans Bold";src:url("../fonts/BloggerSans/Blogger_Sans-Bold.eot?") format("eot"),url("../fonts/BloggerSans/Blogger_Sans-Bold.woff") format("woff"),url("../fonts/BloggerSans/Blogger_Sans-Bold.ttf") format("truetype"),url("../fonts/BloggerSans/Blogger_Sans-Bold.svg#BloggerSans-Bold") format("svg");font-weight:normal;font-style:normal;}

html[scheme="bright_light"]{
    background-color: #4d657f;
}

html[scheme="space_gray"] {
    background-color: #101417;
}

body {
font-family: 'PT Sans', sans-serif;
color:black;
background:url('../images/bg.png') repeat;
}
.float_right {
float:right;
}
.navbar{
    background:#4d657f;
    border:0px;
}
.navbar-brand{
font-size:30px;
    float:left;
font-family: "Blogger Sans Bold", Arial, sans-serif;
line-height: 22px;
color:white!important;
}
.navbar-toggle {
    padding: 13px 10px;
}
.navbar-brand span{
font-weight:bolder;
}
.pritch{
display:inline-block;
background:#dfeaf1;
border:1px solid #25487c;
color:#4d657f;
font-size:12px;
padding:5px;
margin-top:12px;
position:absolute;
}
.navbar-nav li a{
color:white!important;
}

.navbar-nav li a:hover, .navbar-nav li.sel a{
text-decoration:underline;
}
.chat-box{
background:white;
padding:0;
}
.chat-box .header_chat{
background:#dfeaf1;
height:38px;
border-bottom:1px solid #98b2e0;
color:#6a6b72;
font-size:15px;
padding-top:9px;
}
.tabs_type_chats div{
    -ms-user-select:none;
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;
}
.adult_topic.header_chat {
    /*background: #ea6b4b;*/
    background: #ffccbc;
    /*color:white;*/
    color: #4d657f;
    border-color: #c25336;
}

.adult_topic_search.main_step .btn-default.checked{
    background: #ea6b4b!important;
    border-color: #db6344!important;
    color:white!important;
}
.adult_topic_search.main_step .btn-default{
    color: #ea6b4b!important;
}
.wishSex .disabled.checked {
    opacity:1!important;
}
.weight_txt{
color:#4d657f;
font-size:15px;
font-weight:bolder;
}
.adult_topic.header_chat .weight_txt {
    color:#4d657f;
}
.left_block_hc{
float:left;
padding-left:10px;
}
.right_block_hc{
float:right;
padding-right:10px;
}
.btn-my1{
background:#1e94d4;
color:white;
font-weight:bolder;
height: 26px;
padding-top: 2px;
}
.btn-my1:hover{
background:#3dbbff;
color:white;
}
.btn-my1:active,.btn-my1:focus{
background:#1987c2;
color:white;
}
.btn-my2{
background:#6ac065;
border-radius:3px;
color:white!important;
font-weight:bolder;
min-height: 40px;
width:100%;
}
.btn-my2:hover{
background:#7cda77;
}
.btn-my2:active,.btn-my2:focus{
background:#57a452;
}
.right_block_hc button{
margin-top:-5px;
}
.hides{
display:none;
}
.main_step .btn-default{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top , #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);*/
    min-height: 35px;
}
.btn{
outline:none !important;
}
.main_step .btn-default.checked{
background:#1e94d4;
border-color:#0e7cb7;
color:white;
}
.main_step .btn-default.checked:hover,.main_step .btn-default.checked:active,.main_step .btn-default.checked:focus{
z-index:auto;
}
.lb_search{
display:block;
font-weight:bolder;
font-size:15px;
color:#4f648a;
}
.main_step{
margin-top:30px;
margin-left:30px;
margin-right:30px;
}
.row-search{
margin-top:30px;
}
.row-search button.btn{
display:block;
width:100%;
margin-bottom:10px;
}

.colorRow button.btn{
    display:block;
    width:100%;
    margin-bottom:10px;
}

.colorRow .btn-group{
    width:100%;
}

.footer_search{
text-align:center;
font-size:18px;
color:#555555;
border-top:1px solid #dddddd;
margin-top:25px;
padding-top:15px;
}
.footer_search span{
font-weight:bolder;
}


.scroll-area {
    overflow: auto;
    height:inherit;
    padding: 0 5px;
}

.track3 {
    width: 10px;
    background: rgba(0, 0, 0, 0);
    border-radius: 10px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear;
}

.track3:hover,
.track3.dragging {

}

.handle3 {
    width:5px;
    right: 5px;
    background:#bdc6cc;
    border-radius: 7px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}

.track3:hover .handle3,
.track3.dragging .handle3 {

}

/** Bubbles **/
.talk-bubble {
    display: inline-block;
    position: relative;
    height: auto;
    background-color: lightyellow;
}

.mess_block.nekto .tri:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    top: 8px;
    left: -11px;
    right: auto;
    bottom: auto;
    border: 5px solid;
    border-color: #cfdfe9 #cfdfe9 transparent transparent;
}
.mess_block.nekto .tri:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    top: 9px;
    left: -8px;
    right: auto;
    bottom: auto;
    border: 4px solid;
    border-color: #ecf1f4 #ecf1f4 transparent transparent;
}
.mess_block.self .tri:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -11px;
    top: 8px;
    bottom: auto;
    border: 5px solid;
    border-color: #cfdfe9 transparent transparent #cfdfe9;
}
.mess_block.self .tri:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -8px;
    top: 9px;
    bottom: auto;
    border: 4px solid;
    border-color: #dfeaf1 transparent transparent #dfeaf1;
}


.window_chat_block {
padding:20px 8px 0px 10px;
}
.window_chat_line {
height:1px;
background:#e1e9f7;
text-align:center;
}
.window_chat_date {
text-align:center;
font-size:13px;
color:#b5becf;
background:white;
margin:0 auto;
width:90px;
margin-top:-10px;
}
.window_chat_ava {
width:38px;
float:left;
/*margin-top:5px;*/
}
.window_chat_dialog_time {
float:left;
font-size:11px;
color:#b5becf;
margin-top:10px;
margin-left:8px;
}
.window_chat_dialog_text {
float:left;
background:#ecf1f4;
border:1px solid #cfdfe9;
padding: 3px 10px;
border-radius:7px;
color:#6a6b72;
max-width:70%;

word-wrap: break-word;
}
.noleft {
    left:0px!important;
}
.nekto .window_chat_dialog_text {
    margin-left:8px;
    margin-top:2.5px;
    margin-bottom:2.5px;
}
.self .window_chat_dialog_text {
    margin-right:8px;
    margin-top:2.5px;
    margin-bottom:2.5px;
}
.window_chat_icon {
width:10px;
height:20px;
background:url('../images/dialog_ico.png') no-repeat;
float:left;
margin-top:10px;
position:relative;
z-index:20;
}
.mess_block {
margin-top:5px;
}
.mess_block.self .window_chat_ava{
width:38px;
height:10px;
float:right;
/*margin-top:5px;*/
text-align:right;
}
.mess_block.self .window_chat_icon{
width:10px;
height:20px;
background:url('../images/dialog_ico_nekto.png') no-repeat;
float:right;
margin-top:10px;
position:relative;
z-index:20;
}
.hcapsect {
    display: flex;
    align-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
    align-self: center;
    flex-flow: row wrap;
}
.hcapsect > div{
    flex-basis: 100%;
}
.hcapsect  div{
    margin-top: auto!important;
}
.mess_block.self .window_chat_dialog_text{
background:#dfeaf1;
border:1px solid #cfdfe9;
padding:3px 10px;
border-radius:7px;
color:#6a6b72;
max-width:82%;
float:right;
}
.mess_block.self .window_chat_dialog_time {
float:right;
font-size:11px;
color:#b5becf;
margin-top:10px;
margin-right:8px;
}
.window_chat_dialog_new {
background:#eaf1fc;
/*padding-top:8px;
padding-bottom:8px;*/
}
.no_select_text, .nst {
    -ms-user-select:none;
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;
}
.window_chat_dialog_write {
text-align:center;
color:#87a6b8;
font-style:italic;
    position: relative;
    padding-top: 2px;
    margin-top: -22px;
    background: white;
    width:100%;
/*height: 20px;
margin-bottom:10px;*/
}
.ps__rail-y {
    z-index: 10;
}
.ps__rail-y:hover {
    width:12px;
}
.ps__rail-y:hover .ps__thumb-y{
    width:5px;
    right:1px;
}
.ps__thumb-y {
    /*margin-top: -22px;*/
    z-index: 10;
}
.window_chat_dialog_write > span {
    display: block;
    width: 100%;
    text-align: center;
}
.window_chat_message {
background:#dfeaf1;
padding:15px 15px 15px 30px;
}
.message_box {
background:white;
padding:10px 15px 15px 15px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
height:85px;
overflow: auto;
outline: none;
color:#6a6b72;
}

.message_box_smile_panel {
height:40px;
border:1px solid #dfeaf1;
vertical-align:bottom; 
display:inline-block;
}
.message_box_smile_panel {
background:white;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}
.Emoji_Smile {
float:left;
padding:5px;
}
.Emoji_Smile:hover{
background:#ebeef2;
}
.smile-block_select {
width:247px;
height:200px;
position:absolute;
bottom:55px;
right:30px;
overflow: auto;
border:1px solid #cfdfe9;
background:white;
border-radius:3px;
padding:5px 0px 5px 5px;
}
#open_smile-block_select {
display:inline-block;
margin-left:10px;
margin-top:2px;
color:#6a6b72;
cursor:pointer;
}
#open_smile-block_select:hover {
text-decoration:none;
}
.smile-block {
margin-top:5px;
margin-left:10px;
float:left;
}
.smile_panel_button_send {
float:right;
margin-top:4px;
margin-right:5px;
}

.swal2-popup {
    -ms-user-select:none;
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;
}

.swal2-popup .swal2-actions button {
    /*padding:5px 10px;*/
    font-weight: bolder!important;
    font-size: 14px!important;
    width:120px;
    padding-left: 1em!important;
    padding-right: 1em!important;
}
.swal2-radio{
    display: block!important;
}
.swal2-radio input {
    vertical-align: middle;
}
.swal2-radio label{
    display: block!important;
    cursor: pointer;
    padding: 5px;
    border-bottom: 1px solid aliceblue;
    font-weight: normal;
    line-height: 30px;
    vertical-align: middle;
}
.swal2-radio label span.swal2-label {
    vertical-align: middle;
}
.swal2-radio .swal2-label {
    padding-left: 5px;
    font-size:14px;
}
.reportConfirm .swal2-actions button {
    width:130px;
}
.androidPopup.swal2-popup .swal2-actions button {
    width:auto;
}
.iosPopup.swal2-popup .swal2-actions {
    margin-top: 0px;
}
.swal2-question {
    font-size: 0.8rem;
}
.modalPop span.hint {
    font-size: 14px!important;
}
.modalPop h4 {
    font-weight: 900!important;
}

.swal2-container.swal2-shown{
    background-color: rgba(0,0,0,.7)!important;
}

.smile_panel_button_send button {
background:#6ac065;
color:white;
border-radius:4px;
border:0;
padding:5px 10px;
}
.smile_panel_button_send button:hover {
/*opacity:0.8;*/
background:#7cda77;
}
.smile_panel_button_invite{
    margin-left: 10px;
    display: none;
    float:left;
    margin-top:4px;
    margin-right:5px;
}
.smile_panel_button_invite button {
    background:green;
    color:white;
    border-radius:4px;
    border:0;
    padding:5px 10px;
}
.smile_panel_button_invite button:hover {
    /*opacity:0.8;*/
    background:#7cda77;
}
.chat_message_ava {
float:right;
text-align:right;
margin-top:-23px;
}
.message_box_block {
float:left;
}
.window_chat_icon_my {
/*width:9px;
height:18px;
background:url('../images/dialog_ico_my.png') no-repeat;*/
    border: 8px solid transparent;
    border-left: 8px solid #fff;
    float:left;
margin-top:10px;
position:relative;
z-index:20;
}
.message_box_2 {
border: 1px solid #cfdfe9;
border-radius: 7px;
min-height:35px;
overflow-x:none;
}
.btncheck.disabled, .btnradio.disabled{
opacity:0.4!important;
}

.sendMessageBtn.bigbtn:hover{
background:#7cda77!important;
opacity:1!important;
}
.mobileButtonSend.disabled{
    pointer-events: none;
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.talk_over {
margin-top:5px;
text-align:center;
}
.window_chat_date2 {
text-align:center;
font-size:13px;
color:#b5becf;
background:white;
margin:0 auto;
width:110px;
margin-top:-10px;
}
.talk_over_button_block {
/*margin-top:20px;
margin-bottom:5px;*/
/*position:absolute;
bottom:0;*/
}
.talk_over_button {
display:inline-block;
background:#6ac065;
color:white;
padding:4px 20px 5px 20px;
border-radius:3px;
margin-right:10px;
    margin-left: 10px;
    min-width: 162px;
    margin-top: 8px;
font-size:13px;
    font-weight:bolder;
border:0;
}
.talk_over_button:hover {
opacity:0.8;
}
.blue_bg {
background:#1e94d4;
}
.talk_over_text {
font-size:13px;
font-weight:bold;
color:#555555;
}
.talk_over_text a {
color:#365d98;
text-decoration:underline;
}
.talk_over_text a:hover {
text-decoration:none;
}
.box_message{
padding:0!important;
}
.box_message .emojionearea{
outline: none!important;
color:#6a6b72;
background:white;
    border: 1px solid transparent;
    border-radius: 7px;
}
.box_message.message_box_2 .emojionearea{
/*height:40px;*/
}
.box_message.message_box_2 .emojionearea .emojionearea-editor {
min-height:35px;
}
.box_message.message_box_1 .emojionearea{
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border: 0 none;
}
.emojione{
transform:scale(0.5);
transform-origin: 0 50% 0;
}

.report_spam_btn {
    /*font-size: 30px!important;*/
    background: url("../images/warning_icon.png");
    background-size: cover;

    float:left;
    height: 24px;
    width: 28px;
    color: #1e94d4;
    margin-right: 10px;
    border: 0;
    outline: none;
    margin-top: -3px!important;
    cursor: pointer;
    position: relative;
    z-index: 10;
}
.report_spam_btn:hover {
    background-image: url("../images/warning_icon_hover.png");
}

.report_spam_btn.disabled{
    pointer-events: none;
    cursor: not-allowed;
    box-shadow: none;
    opacity: .65;
}

.topicRow {
    margin-bottom: 20px;
}

.rulesPopup .swal2-header .swal2-info{
    margin: 0;
}

.rulesPopup .swal2-content ul{
    text-align: left;
}
.banPopup .swal2-content {
    font-size: 14px !important;
    padding-top: 20px!important;
}

.banPopup.swal2-popup {
    width: 36em!important;
}
.rulesPopup .swal2-content ul > li{
    font-size: 13px;
}
.reportConfirm .swal2-content {
    font-size: 1.425em!important;
}

.topicRow.row .btn-group {
    width:100%;
}
.topicRow.row .btn-group button {
    width:100%;
}

.sexRow .btn-group{
    width: 100%;
}

.sexRow .btn-group button:nth-child(1){
    width: 50%;
}
.sexRow .btn-group button:nth-child(2){
    width: 25%;
}
.sexRow .btn-group button:nth-child(3){
    width: 25%;
}

.androidPopup .swal2-confirm {
    display: none;
}
.swal2-close {
    z-index: 100;
}

@media only screen and (min-width: 1200px){
#chat_box{
    margin-left: -55px;
}
}
@media only screen and (max-width: 471px){
    .emojionearea .emojionearea-picker .emojionearea-wrapper, .emojionearea .emojionearea-picker {
       height: 150px!important;
        width: 100%!important;
    }
	.emojionearea .emojionearea-picker.emojionearea-picker-position-top{
		margin-top:-150px!important;
	}
	.emojionearea .emojionearea-picker .emojionearea-scroll-area{
		height:140px!important;
	}
	.emojionearea-filters{
		display:none!important;
	}

    /*.talk_over_button_block {
        padding-left:10px;
        padding-right: 10px;
    }
    .talk_over_button {
        width: 100%;
        min-height: 36px;
        margin-left: 0px;
        margin-right: 0px;
    }*/
}

@media only screen and (max-width:515px){
    #change_params_but{
	display:block!important;
	margin:5px auto!important;
	}

    .mess_block.self .window_chat_dialog_text{
        max-width: 70%;
    }
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}
/** MAIN CHAT STEP FIXES FOR MOBILE */

@media(max-width:435px){
    .main_step{
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 20px;
    }
    .main_step .btn-default{
        background-image: none;
    }
    .lb_search {
        font-size:12px;
    }
    .row-search button.btn{
        /*border-bottom: 0;*/
        border-top: 0;
        border-radius: 0;
        font-size: 12px;
        margin-bottom: 0;
    }

    .row-search button.btn:first-child {
        border-top: 1px solid #ccc;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }
    .row-search button.btn.checked:first-child {
        border-top: 1px solid #0e7cb7;
    }
    .row-search button.btn:last-child {
        border-bottom: 1px solid #ccc;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .agesHint{
        font-size: 10px;
        padding-top: 4px;
    }

    .btn-my2{
        padding: 7px 12px;
        font-size: 14px;
    }
    .footer_search{
        margin-top:15px;
        padding-top:10px;
        font-size:15px;
    }
    .row-search{
        margin-top: 20px;
        margin-bottom: 5px;
    }

    .topicRow.row button, .colorRow.row button{
        font-size: 12px;
    }
    .sexRow.row button {
        font-size: 12px;
        padding-left: 12px;
        padding-right: 12px;
    }
}
.closeDialogMessage{
    font-size: 18px;
}
@media(max-width:767px) {
    .navbar-brand{
        font-size:27px;
        line-height: 40px;
        padding-top: 0px;
        height:40px;
        padding-left:0px;
    }
    .float_right.nav {
        float:none;
        background: #4d657f;
        width:100%;
    }
    .navbar-toggle:hover{
        background-color: transparent !important;
    }
    .navbar-nav {
        /*margin-top: 0px;*/
        margin: 0;
    }
    .navbar-collapse{
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 8px;
    }
    .navbar{
        background:#4d657f;
        min-height: 40px;
        height:40px;
        border:0px;
    }
    .navbar .container {
        padding-left: 5px;
    }
    .navbar-toggle {
        margin-bottom: 0px;
        margin-top: 0px;
        border:0px;
        float:left;
        margin-right: 0px;
    }
}
@media(max-width:375px){
    .closeDialogMessage{
        font-size: 17px;
    }
    .sexRow.row button {
        font-size: 12px;
        padding-left: 6px;
        padding-right: 6px;
    }
    .sexRow.row button:nth-child(2),.sexRow.row button:nth-child(3) {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media(max-width:330px){
    .sexRow.row button:nth-child(2),.sexRow.row button:nth-child(3) {
        padding-left: 8px;
        padding-right: 8px;
    }
    .wishSex .btn-group button:first-child {
        font-size: 10px;
    }
    .lb_search {
        font-size: 10px;
    }
}
@media(max-width:312px){
    .sexRow.row button:nth-child(2),.sexRow.row button:nth-child(3) {
        padding-left: 6px;
        padding-right: 6px;
    }
}
@media(max-width:300px){
    .sexRow.row button {
        font-size: 12px;
        padding-left: 4px;
        padding-right: 4px;
    }
    .footer_search{
        font-size:15px!important;
    }
}
@media (max-height: 655px) and (min-height: 597px) {
    .iosPopup img {
        height: 430px!important;
    }
}
@media (max-height: 597px) {
    .iosPopup img {
        height: 400px!important;
    }
}
@media (max-height: 719px) {
    .iosPopup .swal2-confirm {
        margin-top: -30px !important;
    }
}

@media (max-height: 690px) {
    .iosPopup .navbar-brand {
        height: 25px!important;
    }
    .iosPopup .swal2-confirm {
        margin-top: -30px!important;
    }
}

@media (max-height: 569px) {

    .iosPopup .img_crop_ios {
        height:300px!important;
        overflow: hidden;
    }

    .iosPopup .swal2-confirm {
        margin-top: 0px !important;
    }
}

@media (max-width: 321px) {
    .main_chat_but .btn {
        font-size: 11px;
    }
}

@media (max-width: 305px) {
    .gplaybotbut {
        margin-right: 0px!important;
    }
}