@import url("messenger.css?v0211");

@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;}


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;
}
.navbar--brand {
    color:black;
}
.night_theme #swal2-content .navbar--brand {
    color:white!important;
}


.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;
}


.noleft {
    left:0px!important;
}

.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;
}


.no_select_text, .nst {
    -ms-user-select:none;
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;
}


.swal2-popup {
    -ms-user-select:none;
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;
	border-radius: 20px!important;
}

.swal2-popup .swal2-close {
	top:5px!important;
	right:5px!important;
}

.swal2-popup .swal2-actions {
    margin: 0!important;
    margin-top: 1.25em !important;
    justify-content: space-around!important;
}

.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;
    border-radius: 50px!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;
}

.closeDialogPopup .swal2-content {
    font-size: 1.65em!important;
}

.closeDialogPopup .swal2-confirm, .reportConfirm .swal2-confirm {
	color: #fa470e!important;
	border: 2px solid #fa470e!important;
	background: #feebe5!important;
}

.closeDialogPopup .swal2-confirm:hover, .reportConfirm .swal2-confirm:hover {
	background: rgba(250, 60, 0, 0.2)!important;
}

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


.btncheck.disabled, .btnradio.disabled{
opacity:0.4!important;
}


.blue_bg {
background:#1e94d4;
}

.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;
}

.only-safari-popup .swal2-title{
    font-size: 15px !important;
    margin-top: 18px !important;
    margin-bottom: 10px !important;
}
.only-safari-popup .swal2-content{
    font-size: 14px!important;
}
.only-safari-popup .swal2-confirm {
    width: 140px!important;
}

.browser-not-supported-popup .swal2-content{
    font-size: 14px !important;
    padding-top: 0.5em !important;
}

.browser-not-supported-modal {
    text-align: center;
    color: #2f3b52;
}

.browser-not-supported-modal__icon-shape {
    display: block;
    width: 56px;
    height: 56px;
    margin: 0 auto 14px;
    background-color: #ff871c;
    -webkit-mask: url('../images/report_problem.svg') center/contain no-repeat;
    mask: url('../images/report_problem.svg') center/contain no-repeat;
}

.browser-not-supported-modal__title {
    font-size: 18px;
    line-height: 1.35;
    font-weight: 700;
    margin-bottom: 10px;
}

.browser-not-supported-modal__text {
    line-height: 1.5;
    margin-bottom: 12px;
}

.browser-not-supported-modal__list {
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left;
    line-height: 1.5;
}

.browser-not-supported-modal__list li + li {
    margin-top: 6px;
}

.search_loader {
	position: relative;
	width: 150px;
	height: 150px;
}

.search_loader .search_loader_inner {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: conic-gradient(
		rgba(143, 205, 239, 0.06) 0%,
		rgba(143, 205, 239, 0.4) 40%,
		rgba(143, 205, 239, 0.8) 80%,
		rgba(143, 205, 239, 1) 100%
	);
	mask: radial-gradient(circle, transparent 53%, black 54%);
	-webkit-mask: radial-gradient(circle, transparent 53%, black 54%);
	animation: rotate 2s linear infinite;
}

.search_loader .search_loader_circle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 61%;
	height: 61%;
	background-color: #8FCDEF;
	border-radius: 50%;
}

.search_loader_circle .call-big-round__border {
	display: none;
}

.search_loader_circle.callScreen__roundSvg .call-big-round__circle {
	fill: none;
}

.search_loader_circle.callScreen__roundSvg .call-big-round__question {
	transform: translateX(-2px) scale(1.63);
	transform-origin: center;
}

.search_text  {
	font-size: 20px;
	margin-top: 10px;
}

@keyframes rotate {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.btnNekto {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	position: relative;
	border: 2px solid rgba(30, 148, 212, 1);
	border-radius: 23px;
	background: rgba(30, 148, 212, 0);
	box-shadow: none;
	padding: 0 14px;
	height: 46px;
	font-size: 14px;
	font-weight: 800;
	line-height: 18px;
	color: rgba(30, 148, 212, 1);
	fill: rgba(30, 148, 212, 1);
	cursor: pointer;
}

.btnNekto:hover {
	background: rgba(30, 148, 212, 0.1);
}

.btnNekto:active {
	background: rgba(30, 148, 212, 0.2);
}

.btnNekto.filled {
	background: rgba(30, 148, 212, 1);
	color: #ffffff;
	fill: #ffffff;
}

.btnNekto.filled:hover {
	background: rgba(30, 148, 212, 0.9);
}

.btnNekto.filled:active {
	background: rgba(30, 148, 212, 0.8);
}

.btnNekto.green {
	border-color: rgba(59, 185, 59, 1);
	background: rgba(59, 185, 59, 0);
	color: rgba(59, 185, 59, 1);
	fill: rgba(59, 185, 59, 1);
}

.btnNekto.green:hover {
	background: rgba(59, 185, 59, 0.1);
}

.btnNekto.green:active {
	background: rgba(59, 185, 59, 0.2);
}

.btnNekto.green.filled {
	background: rgba(59, 185, 59, 1);
	fill: #ffffff;
	color: #ffffff;
}

.btnNekto.green.filled:hover {
	background: rgba(59, 185, 59, 0.9);
}

.btnNekto.green.filled:active {
	background: rgba(59, 185, 59, 0.8);
}

.btnNekto.disabled {
	border-color: rgba(199, 203, 205, 1);
	background: transparent !important;
	color: rgba(199, 203, 205, 1);
	fill: rgba(199, 203, 205, 1);
	pointer-events: all;
	cursor: default;
}
.btnNekto.filled.disabled {
	background: rgba(199, 203, 205, 1) !important;
	color: #ffffff;
	fill: #ffffff;
}
.btnNekto.green .icon path {
	fill: rgba(59, 185, 59, 1);
}
.long_search_text {
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
}
.btnNektoLink {
	margin: 0 auto;
	display: flex;
	align-content: center;
	align-items: center;
	gap: 8px;
	font-size: 18px;
	cursor: pointer;
}
.btnNektoLink, .btnNektoLink path {
	color: #B5B5B5;
	fill: #B5B5B5;
}

.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 only screen and (max-width: 767px){ /* , screen and (max-height: 430px)*/
    .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;
    }*/
	.search_text {
		font-size: 14px;
	}
}
@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: 670px) {
	/* .iosPopup .navbar-brand {
		 height: 25px!important;
	 }*/
	.iosPopup .swal2-confirm {
		margin-top: -30px!important;
	}
	.search_text {
		font-size: 18px;
	}
	.long_search_text {
		font-size: 14px;
		text-align: center;
		margin-bottom: 5px;
	}
	.btnNekto {
		height: 36px;
	}
}


@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;
    }
}
