body {
	background-image: linear-gradient(to right top, #051937, #004d7a, #008793, #00bf72, #a8eb12);
	font-family: "Open Sans", sans-serif !important;
	font-weight: 400 !important;
	height: 100%;
	margin: 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


/* Global CSS */

form label {
	margin-bottom: 10px;
}

.noUi-base .noUi-connect {
	background: #EF3E5A;
}

.img-circle {
	height: 215px !important;
	width: 160px !important;
	overflow: hidden;
}

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

.form-horizontal .control-label {
	margin-bottom: 10px !important;
}

.modal-content .modal-body {
	padding: 20px;
}


/**********************************
Responsive navbar-brand image CSS
- Remove navbar-brand padding for firefox bug workaround
- add 100% height and width auto ... similar to how bootstrap img-responsive class works
***********************************/

.navbar-inverse .navbar-nav>li>a {
	color: #fff!important;
}

.navbar-brand {
	padding: 0px;
}

.navbar-brand>img {
	height: 100%;
	padding: 15px;
	width: auto;
}

.brand-centered {
	display: flex;
	justify-content: center;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.brand-centered .navbar-brand {
	display: flex;
	align-items: center;
}

.navbar-toggle {
	z-index: 1;
}


/* CSS Transform Align Navbar Brand Text ... This could also be achieved with table / table-cells */

.navbar-alignit .navbar-header {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	height: 50px;
}

.navbar-alignit .navbar-brand {
	top: 50%;
	display: block;
	position: relative;
	height: auto;
	transform: translate(0, -50%);
	margin-right: 15px;
	margin-left: 15px;
}

.navbar-nav>li>.dropdown-menu {
	z-index: 9999;
}

.footer {
	z-index: 1;
	background-color: #fff!important;
	border-top: 1px solid rgba(0, 40, 100, 0.12);
	padding: 1.25rem 0;
}

.footer ul li a {
	color: #9aa0ac;
	font-size: 14px;
}

.footer ul li {
	font-size: 14px;
	padding-right: 8px;
	padding-left: 8px;
}

.footer ul li a:hover {
	color: #3098bb;
}

.footer .title {
	text-align: left;
	color: #fff;
	font-size: 25px;
}

.footer .social-icon {
	padding: 0px;
	margin: 0px;
}

.footer .social-icon a {
	display: inline-block;
	color: #9aa0ac;
	font-size: 25px;
	padding: 5px;
}

.footer .acount-icon a {
	display: block;
	color: #fff;
	font-size: 18px;
	padding: 5px;
	text-decoration: none;
}

.footer .acount-icon .fa {
	margin-right: 25px;
}

.footer .category a {
	text-decoration: none;
	color: #fff;
	display: inline-block;
	padding: 5px 20px;
	margin: 1px;
	border-radius: 4px;
	margin-top: 6px;
	background-color: black;
	border: solid 1px #fff;
}

.footer .payment {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}

.footer .payment li {
	list-style-type: none
}

.footer .payment li a {
	text-decoration: none;
	display: inline-block;
	color: #fff;
	float: left;
	font-size: 25px;
	padding: 10px 10px;
}

.btn-show-friend-requests {
	margin-top: 5px;
}

.language_option {
	text-align: center;
	list-style-type: none;
	padding-left: 0;
}

.modal-title {
	color: #fff;
}

.modal-header {
	text-align: center;
	color: white;
	padding-top: 20px!important;
	margin-bottom: 10px;
	border-bottom: none;
	background-color: #EF3E5A;
}

span.css-emoticon {
	font-size: 12px !important;
}

.inmodal .modal-icon {
	font-size: 84px;
	color: #e2e3e3;
}

.language_option li {
	display: inline-block;
}

.language_option li a {
	font-size: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.setting-links ul {
	background-color: black;
}

.panel-settings .panel-title {
	font-size: 20px;
}

.panel-settings .panel {
	box-shadow: none;
	text-align: center;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background: #1c2e40;
}

.alert-center {
	text-align: center;
}

.filter_sentences b {
	border-bottom: 1px dotted;
	cursor: pointer;
}

.bottom_menu {
	list-style-type: none;
	padding-left: 0;
}

.bottom_menu li {
	display: inline-block;
}

.bottom_menu li a {
	color: #D6E1F9 !important;
	padding-right: 10px;
	font-weight: bold;
}

.bottom_menu li a:hover {
	text-decoration: none;
	color: #FFF !important;
}

.filter_sentences {
	text-align: center;
	margin-bottom: 20px;
}

.footer_container {
	padding-left: 0;
}

.bottom_menu {
	margin-bottom: 0;
}

.copyright {
	margin-bottom: 10px;
	color: #D6E1F9;
}

.dropdown-avatar {
	margin-left: 8px;
}

.footer {
	padding: 50px 0 20px 0;
	background-color: #090c14;
	color: #878c94;
}

.footer .title {
	text-align: left;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}

.footer .social-icon {
	padding: 0px;
	margin: 0px;
}

.footer .social-icon a {
	display: inline-block;
	color: #fff;
	font-size: 25px;
	padding: 5px;
}

.footer .acount-icon a {
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 5px;
	text-decoration: none;
}

.footer .acount-icon .fa {
	margin-right: 5px;
}

.footer .category a {
	text-decoration: none;
	color: #fff;
	display: inline-block;
	padding: 5px 20px;
	margin: 1px;
	border-radius: 4px;
	margin-top: 6px;
	background-color: black;
	border: solid 1px #fff;
}

.footer .payment {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}

.footer .payment li {
	list-style-type: none
}

.footer .payment li a {
	text-decoration: none;
	display: inline-block;
	color: #fff;
	float: left;
	font-size: 25px;
	padding: 10px 10px;
}

.noUi-horizontal .noUi-handle {
	height: 21px !important;
	width: 21px !important;
	top: -3px !important;
	left: -10px !important;
}

.noUi-handle::after,
.noUi-handle::before {
	top: 3px !important;
	left: 7px !important;
}

#settings_modal .modal-body {
	text-align: center;
	padding: 20px;
	z-index: 9999;
}

.settings_age_center {
	text-align: center;
}

.sidr_btn {
	display: none;
}

.lovesli {
	margin-right: 8px;
	margin-top: 2px;
}

.lovesli i {
	font-size: 32px !important;
}

.container {
	max-width: 1200px;
	width: 100%;
}

.container h3 {
	color: #FFF;
	display: inline-block;
}

.main_container {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*padding: 10px;
  margin-bottom: 10px;
  padding-top: 10px;*/
	padding-bottom: 30px;
	background-color: white;
}

a.filters {
	font-size: 14px;
	color: #FFF;
	display: block;
	margin-top: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.btn {
	padding: 10px 15px;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4;
	border: none;
	border-radius: 4px;
	-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
	transition: border .25s linear, color .25s linear, background-color .25s linear;
	-webkit-font-smoothing: subpixel-antialiased;
}

.btn:hover,
.btn:focus {
	color: #fff;
	outline: none;
}

.btn:active,
.btn.active {
	outline: none;
	box-shadow: none;
}

.btn:focus:active {
	outline: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	color: rgba(255, 255, 255, .75);
	cursor: not-allowed;
	background-color: #bdc3c7;
	filter: alpha(opacity=70);
	opacity: .7;
}

.btn [class^="fui-"] {
	position: relative;
	top: 1px;
	margin: 0 1px;
	line-height: 1;
}

.btn-xs.btn [class^="fui-"] {
	top: 0;
	font-size: 11px;
}

.btn-hg.btn [class^="fui-"] {
	top: 2px;
}

.btn-default {
	color: #fff;
	background-color: #bdc3c7;
}

.btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #fff;
	background-color: #cacfd2;
	border-color: #cacfd2;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	background: #a1a6a9;
	border-color: #a1a6a9;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled.hover,
.btn-default[disabled].hover,
fieldset[disabled] .btn-default.hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #bdc3c7;
	border-color: #bdc3c7;
}

.btn-default .badge {
	color: #bdc3c7;
	background-color: #fff;
}

.btn-primary {
	color: #fff;
	background-color: #1abc9c;
}

.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #48c9b0;
	border-color: #48c9b0;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	background: #16a085;
	border-color: #16a085;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled.hover,
.btn-primary[disabled].hover,
fieldset[disabled] .btn-primary.hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #bdc3c7;
	border-color: #1abc9c;
}

.btn-primary .badge {
	color: #1abc9c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #3498db;
}

.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #5dade2;
	border-color: #5dade2;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	background: #2c81ba;
	border-color: #2c81ba;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled.hover,
.btn-info[disabled].hover,
fieldset[disabled] .btn-info.hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #bdc3c7;
	border-color: #3498db;
}

.btn-info .badge {
	color: #3498db;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #e74c3c;
}

.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #ec7063;
	border-color: #ec7063;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	background: #c44133;
	border-color: #c44133;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled.hover,
.btn-danger[disabled].hover,
fieldset[disabled] .btn-danger.hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #bdc3c7;
	border-color: #e74c3c;
}

.btn-danger .badge {
	color: #e74c3c;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #2ecc71;
}

.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #58d68d;
	border-color: #58d68d;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	background: #27ad60;
	border-color: #27ad60;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled.hover,
.btn-success[disabled].hover,
fieldset[disabled] .btn-success.hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #bdc3c7;
	border-color: #2ecc71;
}

.btn-success .badge {
	color: #2ecc71;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f1c40f;
}

.btn-warning:hover,
.btn-warning.hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #f4d313;
	border-color: #f4d313;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	background: #cda70d;
	border-color: #cda70d;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled.hover,
.btn-warning[disabled].hover,
fieldset[disabled] .btn-warning.hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #bdc3c7;
	border-color: #f1c40f;
}

.btn-warning .badge {
	color: #f1c40f;
	background-color: #fff;
}

.btn-inverse {
	color: #fff;
	background-color: #34495e;
}

.btn-inverse:hover,
.btn-inverse.hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open>.dropdown-toggle.btn-inverse {
	color: #fff;
	background-color: #415b76;
	border-color: #415b76;
}

.btn-inverse:active,
.btn-inverse.active,
.open>.dropdown-toggle.btn-inverse {
	background: #2c3e50;
	border-color: #2c3e50;
}

.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled.hover,
.btn-inverse[disabled].hover,
fieldset[disabled] .btn-inverse.hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
	background-color: #bdc3c7;
	border-color: #34495e;
}

.btn-inverse .badge {
	color: #34495e;
	background-color: #fff;
}

.btn-embossed {
	box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
}

.btn-embossed.active,
.btn-embossed:active {
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, .15);
}

.btn-wide {
	min-width: 140px;
	padding-right: 30px;
	padding-left: 30px;
}

.btn-link {
	color: #16a085;
}

.btn-link:hover,
.btn-link:focus {
	color: #1abc9c;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #bdc3c7;
	text-decoration: none;
}

.btn-hg,
.btn-group-hg>.btn {
	padding: 13px 20px;
	font-size: 22px;
	line-height: 1.227;
	border-radius: 6px;
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 10px 19px;
	font-size: 17px;
	line-height: 1.471;
	border-radius: 6px;
}

.btn-sm,
.btn-group-sm>.btn {
	padding: 9px 13px;
	font-size: 13px;
	line-height: 1.385;
	border-radius: 4px;
}

.btn-xs,
.btn-group-xs>.btn {
	padding: 6px 9px;
	font-size: 12px;
	line-height: 1.083;
	border-radius: 3px;
}

.btn-tip {
	padding-left: 10px;
	font-size: 92%;
	font-weight: 300;
}

.btn-block {
	white-space: normal;
}

[class*="btn-social-"] {
	padding: 10px 15px;
	font-size: 13px;
	line-height: 1.077;
	border-radius: 4px;
}

.btn-social-pinterest {
	color: #fff;
	background-color: #cb2028;
}

.btn-social-pinterest:hover,
.btn-social-pinterest:focus {
	background-color: #d54d53;
}

.btn-social-pinterest:active,
.btn-social-pinterest.active {
	background-color: #ad1b22;
}

.btn-social-linkedin {
	color: #fff;
	background-color: #0072b5;
}

.btn-social-linkedin:hover,
.btn-social-linkedin:focus {
	background-color: #338ec4;
}

.btn-social-linkedin:active,
.btn-social-linkedin.active {
	background-color: #00619a;
}

.btn-social-stumbleupon {
	color: #fff;
	background-color: #ed4a13;
}

.btn-social-stumbleupon:hover,
.btn-social-stumbleupon:focus {
	background-color: #f16e42;
}

.btn-social-stumbleupon:active,
.btn-social-stumbleupon.active {
	background-color: #c93f10;
}

.btn-social-googleplus {
	color: #fff;
	background-color: #2d2d2d;
}

.btn-social-googleplus:hover,
.btn-social-googleplus:focus {
	background-color: #575757;
}

.btn-social-googleplus:active,
.btn-social-googleplus.active {
	background-color: #262626;
}

.btn-social-facebook {
	color: #fff;
	background-color: #2f4b93;
}

.btn-social-facebook:hover,
.btn-social-facebook:focus {
	background-color: #596fa9;
}

.btn-social-facebook:active,
.btn-social-facebook.active {
	background-color: #28407d;
}

.btn-social-twitter {
	color: #fff;
	background-color: #00bdef;
}

.btn-social-twitter:hover,
.btn-social-twitter:focus {
	background-color: #33caf2;
}

.btn-social-twitter:active,
.btn-social-twitter.active {
	background-color: #00a1cb;
}

.btn-group>.btn+.btn {
	margin-left: 0;
}

.btn-group>.btn+.dropdown-toggle {
	padding: 10px 12px;
	border-left: 2px solid rgba(52, 73, 94, .15);
}

.btn-group>.btn+.dropdown-toggle .caret {
	margin-right: 3px;
	margin-left: 3px;
}

.btn-group>.btn.btn-gh+.dropdown-toggle .caret {
	margin-right: 7px;
	margin-left: 7px;
}

.btn-group>.btn.btn-sm+.dropdown-toggle .caret {
	margin-right: 0;
	margin-left: 0;
}

#userslst .user_block .thumbnail {
	position: relative;
	z-index: 10;
}
#userslst .user_block .btn{
margin-right: 5px;
}
#userslst .userslst_infos {
	margin: 0;
	padding: 5px;
	text-align: left;
	position: relative;
}

#userslst .nailthumb-container {
	margin-bottom: 5px;
}

#userslst .userslst_username {
	color: #495057;
	margin-bottom: 2px;
	font-size: 16px;
	padding-bottom: 5px;
	padding-right: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 600;
	float: left;
	text-transform: capitalize;
	display: inline-block;
}

#userslst .userslst_username a {
	color: #495057;
	margin-bottom: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 600;
	text-transform: capitalize;
}

#userslst .userslst_age {
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	right: 10px;
	top: -17px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #da4453;
	text-align: center;
	border-radius: 4px;
	color: #fff;
	font-weight: 600;
	/* margin-top: -20px; */
	z-index: 100;
}

#userslst .thumbnail {
	height: 200px;
	border: none;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	overflow: hidden;
	box-shadow: none;
	border: none;
}

#userslst .nailthumb-container {
	margin-bottom: 0px;
}

#userslst  .online_status {
	position: absolute;
	left: 10px;
	top: 4px;
	z-index: 11;
	font-size: 16px;
	opacity: 0.81;
	color: #27ae60;
}

#userslst .love_button {
    margin-left: 2px;
    margin-top: 2px;
	width: 100%;
	z-index: 11;
	font-size: 20px;
	opacity: 0.96;
	color: rgba(255, 255, 255, 1);
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.17);
	text-align: right;
	cursor:pointer;
}
#userslst .love_button i{
    color: #000;
    font-size:22px;
}
#userslst  .loved i{
    color: rgba(231, 76, 60, 1) !important;

}


#userslst  .love_button .loved{
	width: 100%;
	z-index: 11;
	font-size: 20px;
	opacity: 0.96;
	color: rgba(231, 76, 60, 1);
}

#userslst  .love_button,#userslst  .love_button.loved {
    width: 20px;
    right: 13px;
    left: auto!important;
}

#userslst  .invite-btn {
    width: 20px;
    height: 20px;
    font-size: 15px;
    padding: 0 2px;
    line-height: 20px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    z-index: 99;
	cursor:pointer;
}

#userslst  .love_button i:hover {
	color: rgba(231, 76, 60, 1);
}
.ibox-title.profile {
	text-align: center;
}

.ibox-title.profile h5 {
	display: inline-block;
	float: none;
	font-size: 22px;
}

#userslst .thumb {
	text-align: center;
	border-radius: 20px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 40, 100, 0.12);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	position: relative;
	margin-bottom: 22px;
	padding-bottom: 0px;
	width: 100%;
}

.btnmoreplaceholder {
	font-size: 15px;
	text-align: center !important;
}

.btnmoreplaceholder a {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #ececee;
	border-radius: 50%;
	display: inline-block;
	font-family: "Lato", Arial;
	padding: 3px;
	width: 27px;
}

.btnmoreplaceholder a:active {
	color: #2a6496;
}

.btnmoreplaceholder strong {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #ececee;
	border-radius: 50%;
	display: inline-block;
	font-family: "Lato", Arial;
	padding: 3px;
	width: 27px;
}

#userslst .user_block .thumbnail .featured_status {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 11;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 12px;
	opacity: 0.81;
	color: #FFF;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
	background: rgba(0, 0, 0, 1);
	-webkit-border-radius: 0px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius: 0px;
	-moz-border-radius-topleft: 4px;
	border-radius: 0px;
	border-top-left-radius: 4px;
}

.ad_block {
	text-align: center;
}

.user_poke_friends {
	position: relative;
}

.user_poke_friends_hover span {
	display: inline-block;
	font-size: 22px !important;
	position: relative;
	top: 40%;
	width: 100%;
	left: 0;
	font-weight: 200;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.btn-send-friend-pm i {
	padding-right: 4px;
}

.first_login_form {
	text-align: left !important;
}

.user_poke_friends_hover {
	background: rgba(0, 0, 0, .6);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: none;
	width: 100%;
	position: absolute;
	margin-bottom: -14px;
	z-index: 9999;
	text-align: center;
	color: #000;
	padding: 20px;
}

.btn-poke-back-placeholder .btn-poke-back {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.btn-send-friend-pm {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

#pm_main_txt {
	height: 125px;
}

.main_container.premium {
	padding: 0 !important;
	border-radius: 6px;
}

.premium .buy_buttons {
	margin-top: 20px;
}

.purchase-coins-block {
	background: #3098bb;
	padding: 8px;
	color: #FFF;
	border-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-size: 20px;
	padding-bottom: 13px;
}

.premium_features_list {}

.alert-purchase {
	display: none;
}

.premium h3 {
	text-align: center;
	color: #000;
	font-size: 17px;
}

.premium_feature .pf_icon {
	font-size: 50px;
	text-align: center;
}

.premium_feature .pf_take_it {
	font-size: 47px;
	text-align: center;
}

.buy_coins_calculator .coin_option {
	text-align: center;
}

.badge-mob-price {
	display: none;
}

.premium .well {
	box-shadow: none;
	border-radius: 0;
	background: #fff;
	color: #000;
}

.stripe-button-el span i {
	font-size: 25px;
	margin-right: 7px;
	vertical-align: -4px;
}

.stripe-button-el-paypal span i {
	font-size: 25px;
	margin-right: 7px;
	vertical-align: -2px;
}

.stripe-button-el-paypal {
	-moz-user-select: none;
	background-image: linear-gradient(#28a0e5, #015e94) !important;
	border: 0 none;
	border-radius: 5px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 1px;
	text-decoration: none;
	visibility: visible !important;
}

.stripe-button-el-paypal-paypal::-moz-focus-inner {
	border: 0 none;
	padding: 0;
}

.stripe-button-el-paypal span {
	background: #1275ff linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4) repeat scroll 0 0;
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
	color: #fff;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	position: relative;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.stripe-button-el-paypal:active:not(:disabled),
.stripe-button-el-paypal.active {
	background: #005d93 none repeat scroll 0 0;
}

.stripe-button-el-paypal:active:not(:disabled) span,
.stripe-button-el-paypal.active span {
	background: #008cdd linear-gradient(#008cdd, #008cdd 85%, #239adf) repeat scroll 0 0;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
	color: #eee;
}

.stripe-button-el-paypal:disabled,
.stripe-button-el-paypal.disabled {
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	box-shadow: none;
}

.stripe-button-el-paypal:disabled span,
.stripe-button-el-paypal.disabled span {
	background: #f8f9fa none repeat scroll 0 0;
	color: #999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.stripe-button-el-stripe span i {
	font-size: 25px;
	margin-right: 7px;
	vertical-align: -2px;
}

.stripe-button-el-stripe {
	-moz-user-select: none;
	background-image: linear-gradient(#28a0e5, #015e94) !important;
	border: 0 none;
	border-radius: 5px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 1px;
	text-decoration: none;
	visibility: visible !important;
}

.stripe-button-el-paypal-stripe::-moz-focus-inner {
	border: 0 none;
	padding: 0;
}

.stripe-button-el-stripe span {
	background: #1275ff linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4) repeat scroll 0 0;
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
	color: #fff;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	position: relative;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.stripe-button-el-stripe:active:not(:disabled),
.stripe-button-el-stripe.active {
	background: #005d93 none repeat scroll 0 0;
}

.stripe-button-el-stripe:active:not(:disabled) span,
.stripe-button-el-stripe.active span {
	background: #008cdd linear-gradient(#008cdd, #008cdd 85%, #239adf) repeat scroll 0 0;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
	color: #eee;
}

.stripe-button-el-stripe:disabled,
.stripe-button-el-stripe.disabled {
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	box-shadow: none;
}

.stripe-button-el-stripe:disabled span,
.stripe-button-el-stripe.disabled span {
	background: #f8f9fa none repeat scroll 0 0;
	color: #999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.purchase_buttons a:hover {
	text-decoration: none;
}

.purchase_buttons {
	display: none;
	margin-top: 15px;
}

.coins_available {
	margin-top: 15px;
}

.pf_icon .fa-eye-slash {
	margin-top: 20px;
}

.pf_icon .fa-send {
	margin-top: 20px;
}

.pf_icon .fa-rocket {
	margin-top: 20px;
}

.avatar_user_profile {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height: 200px;
}

.profile-details h3 {
	font-size: 35px;
	color: #000;
}

.profile-details .about {
	font-style: italic;
}

.profile-details .userslst_age {
	font-size: 16px;
}

.profile_online_now {
	color: #27ae60;
}

.col-actions-profile .btn {
	font-size: 20px;
	border-radius: 0;
}

.col-actions-profile .btn-poke {
	background: #323741;
	color: #FFF;
}

.profile_tabs {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.profile_tabs .nav-tabs {
	border: none;
}

.profile_tabs .nav-tabs>li.active>a {
	border: none;
	font-weight: bold;
}

.report-placeholder {
	text-align: center;
}

.report-placeholder .bullet-sep {
	font-size: 4px;
	vertical-align: 1px;
}

.report-placeholder a {
	font-size: 12px;
}

.profile_tabs .nav-tabs>li>a {
	color: #000;
	font-size: 17px;
}

.col-actions-profile {
	margin-top: 30px;
}

.profile_tabs .panel-body {
	background: #FFF;
	border: none;
}

.profile_tabs .panel-body h3 {
	color: #000;
	margin-top: 5px;
}

.topic-actions {
	margin-right: 5px;
}

.topic-actions a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

#sidr {
	display: none;
}


/*GALLERY STYLES*/

.lightBoxGallery {
	display: flex;
	flex-flow: row wrap;
}

.galleryItem {
	color: #797478;
	font: 10px/1.5 Verdana, Helvetica, sans-serif;
	width: 16%;
	margin: 2% 2% 20px 2%;
	margin-bottom: 0px;
	-webkit-transition: color 0.5s ease;
	height: 160px;
	overflow: hidden;
	border-radius: 5px;
}

.galleryItem .btn-delete {
	margin-top: 5px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.galleryItem .btn-delete:hover{
	background-color: #222;
}
.galleryItem h3 {
	text-transform: uppercase;
	line-height: 2;
}

.galleryItem:hover {
	color: #000;
}

.galleryItem img {
	max-width: 100%;
	object-fit: fill;
}

.galleryItem .p_info_block {
	text-align: center;
	padding-top: 4px;
	font-size: 15px;
}

.galleryItem .p_bullet {
	color: #9e9e9e;
}

.photo_actions {
	text-align: center;
}

.vertical-container {
	/* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
	width: 90%;
	max-width: 1170px;
	margin: 0 auto;
}

.vertical-container::after {
	/* clearfix */
	content: '';
	display: table;
	clear: both;
}

#vertical-timeline {
	position: relative;
	padding: 0;
	margin-top: 2em;
	margin-bottom: 2em;
}

#vertical-timeline::before {
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #f1f1f1;
}

.vertical-timeline-content .btn {
	float: right;
}

#vertical-timeline.light-timeline:before {
	background: #e7eaec;
}

.dark-timeline .vertical-timeline-content:before {
	border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline.center-orientation .vertical-timeline-content:before {
	border-color: transparent transparent transparent #f5f5f5;
}

.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
	border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
	background: #f5f5f5;
}
.vertical-setting_tabs--content .form-horizontal .hobbies-dropdown .col-md-12{display: flex;padding: 0 20px;flex-wrap: wrap;}
.vertical-setting_tabs--content .form-horizontal .hobbies-dropdown .col-md-12 .checkbox{background: #EF3E5A;
    padding: 13px 13px 10px 30px;
    margin: 6px;
    border-radius: 5px;}


/****************MEDAI QUERIES*******************/


@media only screen and (min-width: 1170px) {
	#vertical-timeline.center-orientation {
		margin-top: 3em;
		margin-bottom: 3em;
	}
	#vertical-timeline.center-orientation:before {
		left: 50%;
		margin-left: -2px;
	}
}

@media only screen and (max-width: 1170px) {
	.center-orientation.dark-timeline .vertical-timeline-content:before {
		border-color: transparent #f5f5f5 transparent transparent;
	}
}
@media only screen and (max-width:767px) {
	#content-wrap{
		padding: 0 15px 100px;
	}
	#content-wrap .navbar {
	margin: 0 -15px;
	/*margin-bottom: 20px;*/
    }
    /*.mobile-usermenu .dropdown{
    	position: absolute;
    }*/
    .nav.navbarLeft > li {
    position: relative;
    display:block;
}
.mobile-usermenu{
	display: inline-block;
}
.vertical-setting_tabs--content .galleryItem .galleryItemInner .btn-delete.btn{
	display: block!important;
}
}
.vertical-timeline-block {
	position: relative;
	margin: 2em 0;
}

.vertical-timeline-block:after {
	content: "";
	display: table;
	clear: both;
}

.vertical-timeline-block:first-child {
	margin-top: 0;
}

.vertical-timeline-block:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
	.center-orientation .vertical-timeline-block {
		margin: 4em 0;
	}
	.center-orientation .vertical-timeline-block:first-child {
		margin-top: 0;
	}
	.center-orientation .vertical-timeline-block:last-child {
		margin-bottom: 0;
	}
}

.vertical-timeline-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-size: 16px;
	/*border: 3px solid #f1f1f1;*/
	text-align: center;
	background: #EF3E5A;
	color: #FFF;
}

.vertical-timeline-icon i {
	display: block;
	width: 24px;
	height: 24px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -9px;
}

@media only screen and (min-width: 1170px) {
	.center-orientation .vertical-timeline-icon {
		width: 50px;
		height: 50px;
		left: 50%;
		margin-left: -25px;
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		font-size: 19px;
	}
	.center-orientation .vertical-timeline-icon i {
		margin-left: -12px;
		margin-top: -10px;
	}
	.center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
		visibility: hidden;
	}
}

.vertical-timeline-content {
	position: relative;
	margin-left: 60px;
	background: white;
	border-radius: 0.25em;
	padding: 1em;
	padding-top: 10px;
}

.vertical-timeline-content:after {
	content: "";
	display: table;
	clear: both;
}

.vertical-timeline-content h2 {
	font-weight: 400;
	margin-top: 4px;
}

.vertical-timeline-content p {
	margin: 1em 0;
	line-height: 1.6;
}

.vertical-timeline-content .vertical-date {
	float: left;
	font-weight: 500;
}

.vertical-date small {
	color: #b1b1b1;
	font-weight: 400;
}

.vertical-timeline-content::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid white;
}

.photo-modal-actions {
	text-align: center;
	margin-top: 10px;
}

.photo_comment {
    margin-bottom: 8px;
    background-color: #fbfbfb;
}

.photo-comment-block {
	margin: 20px 0;
}

.img-modal-placeholder img {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	max-width: 70%;
	display: inline-block;
}

.img-modal-placeholder {
	text-align: center;
}

.pac-container {
	z-index: 10000 !important;
}

.photo_actions {
	text-align: center;
}

.message-author {
	font-size: 17px;
}

.pm-conv-block .message_author {
	font-weight: bold;
	font-size: 17px;
}

.pm-conv-block:first-child {
	border-top: 0;
	-webkit-border-radius: 0px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius: 0px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	border-radius: 0px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}

.pm-conv-block:last-child {
	-webkit-border-radius: 0px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius: 0px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-radius: 0px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.pm-conv-block {
	text-align: center !important;
	border-top: 1px solid #ddd;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
	position: relative;
	background: #FFF;
}

.pm-msg-block {
	background: #f5f5f5;
	padding: 20px;
	border-top: 1px solid #ddd;
}

.unread {
	border: 1px solid #e7eaec;
}

.dot_unread {
	position: absolute;
	top: 18px;
	left: 10px;
}

.message-date-mob {
	display: none;
}

.topic_posted {
	background: #e9e9e9 none repeat scroll 0 0;
	display: inline;
	font-size: 12px;
	padding: 5px 10px 6px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.forum-item .forum-sub-title {
	color: #999;
}

.forum-title {
	margin: 15px 0 15px 0;
}

.forum-info {
	text-align: center;
}

.forum-desc {
	color: #999;
}

.forum-icon {
	float: left;
	width: 30px;
	margin-right: 26px;
	margin-top: -8px;
	text-align: center;
	margin-left: 10px;
}

a.forum-item-title {
	font-size: 18px;
	font-weight: 600;
}

a.forum-item-title:hover {
	color: inherit !important;
}

.forum-icon .fa {
	font-size: 38px;
	margin-top: 12px;
}

.forum-item.active a.forum-item-title {
	color: #1ab394;
}

.views-number {
	font-size: 24px;
	line-height: 18px;
	font-weight: 400;
}

.forum-info small {
	font-size: 14px;
}

.forum-item {
	border-bottom: 1px solid #e2e2e2;
	margin: 10px 0;
	padding: 10px 0 20px;
}

.forum-item:last-child {
	border: none;
}

.btn-forum-new-topic {
	color: #fff;
	display: block;
	font-size: 16px;
	margin-top: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.add_photos {
	padding-top: 0px;
}

.add_photos legend {
	text-align: left;
}
.wait_list{
	margin-bottom: 20px!important;
	margin-top: 0 !important;
}
.btn-file {
	overflow: hidden;
	position: relative;
}

.btn-file>input[type="file"] {
	bottom: 0;
	cursor: pointer;
	direction: ltr;
	font-size: 23px;
	left: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.fileinput {
	display: block;
	margin-bottom: 9px;
}

.fileinput .fileinput-filename {
	font-size: 15px;
}

.fileinput .uneditable-input {
	cursor: text;
	display: inline-block;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space: nowrap;
}

.fileinput .uneditable-input [class^="fui-"] {
	margin-right: 0.3em;
}

.fileinput .fileinput-preview {
	cursor: pointer;
}

.fileinput .thumbnail {
	display: inline-block;
	overflow: hidden;
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
	display: none;
}

.fileinput-inline .fileinput-controls {
	display: inline;
}

.fileinput-new .input-group .btn-file {
	border-radius: 0 4px 4px 0;
}

.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-sm {
	border-radius: 0 3px 3px 0;
}

.fileinput-new .input-group .btn-file.btn-lg {
	border-radius: 0 6px 6px 0;
}

.form-group.has-warning .fileinput .uneditable-input {
	border-color: #faebcc;
	color: #f1c40f;
}

.form-group.has-warning .fileinput .fileinput-preview {
	color: #f1c40f;
}

.alert-profile-creation {
	display: none;
}

.form-group.has-warning .fileinput .thumbnail {
	border-color: #faebcc;
}

.form-group.has-error .fileinput .uneditable-input {
	border-color: #ebccd1;
	color: #e74c3c;
}

.form-group.has-error .fileinput .fileinput-preview {
	color: #e74c3c;
}

.form-group.has-error .fileinput .thumbnail {
	border-color: #ebccd1;
}

.form-group.has-success .fileinput .uneditable-input {
	border-color: #d6e9c6;
	color: #2ecc71;
}

.form-group.has-success .fileinput .fileinput-preview {
	color: #2ecc71;
}

.form-group.has-success .fileinput .thumbnail {
	border-color: #d6e9c6;
}

#upload ul {
	margin-bottom: 0;
	margin-left: 0 !important;
	margin-right: 0;
	margin-top: 10px;
	padding-left: 0 !important;
}

#upload ul li {
	background-color:#ececec;
	background-image: -moz-linear-gradient(center top, #333639, #303335);
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
	height: 70px;
	padding: 15px;
	position: relative;
	margin-bottom: 5px;
}

#upload ul li input {
	display: none;
}

#upload ul li p {
	color: #434a54;
	font-size: 14px;
	font-weight: bold;
	left: 100px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	white-space: nowrap;
	width:360px;
}

#upload ul li i {
	color: #7f7f7f;
	display: block;
	font-style: normal;
	font-weight: normal;
}

#upload ul li canvas {
	left: 32px;
	position: absolute;
	top: 15px;
	width: 40px;
}

.above_photo_container {
	margin-bottom: 8px;
	text-align: center;
}

.name_photos_block legend {
	text-align:left;
}

.owl-item div {
	text-align: center;
}

.owl-item div img {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#upload ul li span {
	background: rgba(0, 0, 0, 0) url("../../images/icons.png") no-repeat scroll 0 0;
	cursor: pointer;
	height: 12px;
	position: absolute;
	right: 33px;
	top: 34px;
	width: 15px;
}

#drop {
	color: #7f858a;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

tr.pm {
	cursor: pointer;
}

#drop input {
	display: none;
}

#upload ul {
	list-style: outside none none;
}

#upload ul li.error p {
	color: red;
}

fieldset legend {
	font-size: 18px;
	border: none;
}

.img_list {
	display: none;
}

.buttons_send_photos {
	display: none;
	text-align: center;
}

.photo_line img {
	width: 100%;
}

.birthday_group .col-md-4 {
	padding: 0;
}

.fileinput-new i {
	margin-right: 4px;
}

.fl_btn_upload {
	margin-top: -2px;
}

.fl_btn_send_placeholder {
	text-align: center;
}

.birthday_group .col-md-4:first-child {
	padding-right: 10px;
}

.birthday_group .col-md-4:last-child {
	padding-left: 10px;
}

.error-first-login {
	text-align: center;
	display: none;
	color:red;
	margin-bottom: 15px;
}
.notification-alert .p_com_timeago{
	    padding-top: 15px;
}
.main_container.firstlogin {
	text-align: center;
}
.photo_line td:first-child{
	width:25%!important;
}
@media only screen and (min-width: 768px) {
	.vertical-timeline-content h2 {
		font-size: 15px;
	}
	.vertical-timeline-content p {
		font-size: 13px;
	}
	.vertical-setting_tabs--content .modal-dialog {
		height: 95%;
		width: 800px;
	}
	.vertical-setting_tabs--content .modal-content {
		height: 100%;
	}
	body .modal-dialog {
		width: 650px;
	}
		.vertical-setting_tabs--content .modal-dialog .modal-body-content{
			height: 85%;
		}
}

@media only screen and (min-width: 1170px) {
	.center-orientation .vertical-timeline-content {
		margin-left: 0;
		padding: 1.6em;
		width: 45%;
	}
	.center-orientation .vertical-timeline-content::before {
		top: 24px;
		left: 100%;
		border-color: transparent;
		border-left-color: white;
	}
	.center-orientation .vertical-timeline-content .btn {
		float: left;
	}
	.center-orientation .vertical-timeline-content .vertical-date {
		position: absolute;
		width: 100%;
		left: 122%;
		top: 2px;
		font-size: 14px;
	}
	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
		float: right;
	}
	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
		top: 24px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: white;
	}
	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
		float: right;
	}
	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
		left: auto;
		right: 122%;
		text-align: right;
	}
	.center-orientation .cssanimations .vertical-timeline-content.is-hidden {
		visibility: hidden;
	}
}

@media (max-width: 1000px) {
	#sidr {
		display: block;
	}
	.topic-author {
		display: none;
	}
	.topic-actions {
		margin-bottom: 7px;
	}
	.forum-info {
		display: none;
	}
	.forum-icon {
		display: none;
	}
	.message-date-mob {
		display: block;
	}
	/* .message-date {
		display: none;
	} */
	.photo_actions .btn {
		display: block;
		margin-top: 5px;
	}
	.vertical-timeline-content h2 {
		font-size: 15px;
	}
	.profile_photo_cont {
		text-align: center;
	}
	.profile_photo_cont .photocol {
		display: inline-block;
	}
	.avatar_user_profile {
		width: 200px;
	}
	.profile_photo_cont {
		text-align: center;
	}
	.container {
		padding-left: 25px;
		padding-right: 25px;
	}
	#bs-collapse-1 {
		display: none;
	}
	.sidr_btn {
		display: inline-block;
		float: left;
		padding-left: 0 !important;
		padding-top: 13px;
	}
	.sidr .label {
		display: inline-block;
		margin-top: 13px;
		padding: 4px 6px;
	}
	#sidr i {
		font-size: 18px;
	}
	/*#userslst .thumbnail {
		height: 100px;
	}*/
	.coin_option .btn {
		display: block;
		margin-top: 5px;
	}
	.price_desk_premium {
		display: none;
	}
	.well.premium_feature {
		text-align: center;
	}
	.badge-mob-price {
		display: inline-block;
		padding-bottom: 4px;
		margin-bottom: 8px;
	}
	.btn-show-friend-requests {
		margin-bottom: 10px;
	}
	#settings-nav{
		display: none;
	}
	#settings-nav.collapse.in{
		display:block;
		position: absolute;
       top: -17px;
    z-index: 5;
    width: auto;
    right: 0;
	}
	.setting-links ul{
		text-align: left!important;
	}
	.settings-btn i{
		color:#fff;
	}
}

@media (max-width: 480px) {
	.profile_tabs .nav-tabs>li>a {
		font-size: 12px;
	}

	#galleryItems .galleryItem {
    width: 48%!important;
    }		#userslst .thumbnail img	{		height:275px !important;	}
	
}


/* MEDIA QUERIES*/

@media only screen and (max-width: 940px),
only screen and (max-device-width: 940px) {
	.galleryItem {
		width: 21%;
	}
}

@media only screen and (max-width: 720px),
only screen and (max-device-width: 720px) {
	.galleryItem {
		width: 29.33333%;
	}
	.header h1 {
		font-size: 40px;
	}
}

@media only screen and (max-width: 530px),
only screen and (max-device-width: 530px) {
	.galleryItem {
		width: 46%;
	}
	.header h1 {
		font-size: 28px;
	}
}

@media only screen and (max-width: 320px),
only screen and (max-device-width: 320px) {
	.galleryItem {
		width: 96%;
	}
	.galleryItem img {
		width: 96%;
	}
	.galleryItem h3 {
		font-size: 18px;
	}
	.galleryItem p,
	.header p {
		font-size: 18px;
	}
	.header h1 {
		font-size: 70px;
	}
}

.body .message-input {
	height: 70px !important;
}

.chat-avatar {
	white: 36px;
	height: 36px;
	float: left;
	margin-right: 10px;
}

.chat-user-name {
	padding: 10px;
}

.chat-user {
	padding: 8px 10px;
	border-bottom: 1px solid #e7eaec;
}

.chat-user a {
	color: inherit;
}

.chat-view {
	z-index: 20012;
}

.chat-users,
.chat-statistic {
	margin-left: -30px;
}

@media (max-width: 992px) {
	.chat-users,
	.chat-statistic {
		margin-left: 0px;
	}
}

.chat-view .ibox-content {
	padding: 0;
}

.chat-message {
	padding: 10px 20px;
}

.body .nailthumb-msg-container1 {
	height: 50px!important;
	display: inline-block;
	width: 50px!important;
}

.message-avatar {
	border: 1px solid #e7eaec;
	border-radius:50% !important;
	margin-top: 1px;
}

.chat-discussion .chat-message.right .nailthumb-msg-container1 {
	float: left;
    margin-right: 10px;
    width: 50px !important;
    height: 50px !important;
    border-radius: 10px;
    margin-bottom: 0;
    max-width: 100%;
}

.chat-discussion .chat-message.left .nailthumb-msg-container1 {
	float: right;
	margin-left: 10px;
	margin-bottom: 0 !important;
}
.chat-discussion .chat-message.right .message-avatar {
    float: left;
    /*margin-right: 10px;*/
    width: 50px !important;
    height: 50px !important;
    border-radius: 10px;
    margin-bottom: 0;
    /*max-width: 100%;*/
    }
.chat-discussion .chat-message.left .nailthumb-loading {
    float: left;
    /*margin-right: 10px;*/
    width: 60px !important;
    height: 60px !important;
    border-radius: 10px;
    margin-bottom: 0;
    max-width: 100%;
    }
    .body .chat-discussion .chat-message.left .message-avatar {
    width: 50px!important;
    height: 100%!important;
    object-fit: cover;
    object-position: top;
    }
.message {
	background-color: #fff;
	border:none!important;
	text-align: left;
	display: block;
	padding: 10px 20px;
	position: relative;
	border-radius: 4px;
	margin-bottom:0px !important;
}

.topic-author {
	font-size: 16px;
	margin-top: -4px;
	padding-bottom: 3px;
}

.body .chat-discussion .chat-message.right .message-date {
	float: right;
	margin-left: 20px;
	color: #a29797;
}

.body .chat-discussion .chat-message.left .message-date {
	float:left;
    margin-right:20px;
}

.body .chat-discussion .chat-message.right .message {
	text-align: left;
	min-width: 200px;
    margin-left: 0;
    background-color: #e8e8e8;
    margin-right: 0;
    border-radius: 30px 25px 25px 0px;
}

.body .chat-discussion .chat-message.left .message {
	text-align: right;
	margin-right: 00px;
	min-width: 200px;
	background-color: #ddd;
	margin-left: 0;
	border-radius: 25px 30px 0px 25px;
	background-color: #fdb2b2;
}

.message-date {
	font-size: 10px;
	color: #888888;
}

.btn-reply-placeholder .btn {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	font-size: 16px;
}

.btn-submit-forum-answer {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	font-size: 16px;
}

.chat-message-form {
	margin: 15px 0;
	overflow: hidden;
}

.chat-message-form {
	margin: 15px;
}

.btn-reply-placeholder {
	text-align: right;
	display: block;
	margin-top: 15px;
}

.message-content {
	display: block;
}

.body .chat-discussion {
	padding: 15px;
	height: 625px;
	overflow-y: auto;
	padding-top: 20px;
	background-color: #fff!important;
}

.chat-users {
	overflow-y: auto;
	height: 400px;
}

.chat-message-form .form-group {
	margin-bottom: 0;
}
.photo_area{
	margin-top: 20px;
}

/*11-12-2019*/

.buttons-outer {
	display: flex;
	justify-content: center;
}

.buttons-outer .btn {
	margin: 10px 10px 30px;
	padding: 13px 20px;
}

button.close {
	color: #fff;
	opacity: 1;
}

body #settings_modal .modal-body {
	text-align: left;
}

body .alert-info {
	color: #2c334e;
}

#userslst .user_block {
	padding: 0 10px;
}

.main_container {
	background-color: transparent!important;
	margin: 0 -10px;
}

.navbarRight li a img {
	max-width: 18px!important;
}

.header_filter {
	align-items: center;
	margin-top: 10px;
}

.header_filter a.filters {
	margin-top: 0;
}

.header_filter h3 {
	margin-top: 0;
}

.header_filter .filter_sentences {
	margin-bottom: 0;
	margin-top: 10px;
}

#userslst  .love_button.loved {
	transition: all .3s linear;
	left: -13px;
}

#userslst .nailthumb-loading {
	padding: 0;
}

#userslst .nailthumb-loading {
	height: 200px !important
}

#userslst .thumbnail img {
	-webkit-transition: all .4s ease;
	/* Safari and Chrome */
	-moz-transition: all .4s ease;
	/* Firefox */
	-ms-transition: all .4s ease;
	/* IE 9 */
	-o-transition: all .4s ease;
	/* Opera */
	transition: all .4s ease;
	top: 0!important;
	height: 100% !important;
	object-fit: cover;
	width: 100%!important;

	border-radius: 20px;
}

#userslst .thumbnail img:hover {
	-webkit-transform: scale(1.10);
	/* Safari and Chrome */
	-moz-transform: scale(1.10);
	/* Firefox */
	-ms-transform: scale(1.10);
	/* IE 9 */
	-o-transform: scale(1.10);
	/* Opera */
	transform: scale(1.10);
}

#userslst .thumbnail.nailthumb-container,
#userslst .nailthumb-loading {
	height: 275px!important;
	width: 100%!important;
	margin-bottom: 0;
}


.client_status.online_status i {
	color: green;
}

.client_status i {
	color: #c4c7c4;
	font-size: 10px;
}

.client_status {
	    position: absolute;
    left: 10px;
    bottom:15px;
}

.userslst_location {
	color: #989898;
	margin-bottom: 10px;
	display: inline-block;
	       margin-left: 20px;
}

.footer .list-inline li a i {
	margin-right: 5px;
}

.filter_sentences b:hover {
	color: #3098bb;
}


/*manage page*/

.inner_page_container.main_container {
	margin: 0;
}

.galleryItem {
	width: 23%;
	margin: 1%;
}


/*tabs*/

.sv-data-1 {
	background: lightCyan;
	padding: 0;
}

.sv-data-2 {
	background: lightPink;
	height: 40px;
	white-space: nowrap;
}

.sv-data-3 {
	background: LightGoldenRodYellow;
	height: 40px;
	white-space: nowrap;
}

.sv-data-4 {
	background: LightSteelBlue;
}

table.sv-data-table {
	table-layout: fixed;
}

table.sv-data-table tbody tr {
	font-size: 13px;
	padding: 0;
}

table.sv-data-table tbody tr td {
	height: 36px;
}

table.sv-data-table .td-data-item-1 {
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

table.sv-data-table .td-data-item-2 {
	padding: 0;
	text-align: center;
	vertical-align: middle;
	whitespace: no-wrap;
}

table.sv-data-table .td-data-item-3 {
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

table.sv-data-table .td-data-item-4 {
	padding: 0;
	text-align: right;
	vertical-align: middle;
}

table.sv-data-table input[type=number] {
	border: solid 1px #ccc;
	max-width: 50px;
}

.edit-parameters {
	margin: 3px;
}

table.sv-data-table .card {}

.parameters-container .row {}

.parameter-pg-col {
	background: lightBlue;
	margin: 0;
	padding: 0;
}

@media (max-width: 872px) {
	table.sv-data-table {}
	div.parameter-pg-col {
		min-width: 100%!important;
		padding: 0;
	}
	.card {
		display: block;
		margin: 10px auto!important;
		min-width: 100%!important;
	}
}

@media (min-width: 872px) {
	.parameters-container {
		background: lightPink;
		margin: 0 auto;
		max-width: 840px;
		padding: 10px;
	}
	.card {
		width: 195px;
	}
}


/* Setting Page 
  Vertical Tabs */

.vertical_inner-tabs {
	font-size: 14px;
	padding: 10px;
	color: #008000
}

.vertical_inner-tabs h3 {
	font-size: 20px;
}

.vertical_inner-tabs .nav-tabs .nav-link {
	color: #495057;
	background-color: transparent;
	font-size: 16px;
}

.vertical_inner-tabs .nav-tabs .nav-item.active {
	background: rgba(70, 127, 207, 0.06);
}

.vertical_inner-tabs .nav-tabs .nav-item:hover {
	background-color: rgb(225, 232, 244);
}

.vertical_inner-tabs .nav-tabs .nav-item:focus {
	background: rgba(70, 127, 207, 0.06);
}

.vertical_inner-tabs .nav-tabs .nav-link {
	border-top-left-radius: 0rem!important;
}

.vertical_inner-tabs .tab-content>.active {
	background: #fff;
	display: block;
}

.vertical_inner-tabs .nav.nav-tabs {
	border-bottom: 0;
	border-right: 1px solid transparent;
	display: block;
	float: left;
	width: 100%;
	margin-right: 0;
	padding-right: 0;
	background-color: #fff;
	color: #495057;
	border-radius: 10px 10px 30px 30px;
	box-shadow: 0px 0px 20px #00000030;
	padding: 20px 0px;
	margin-left: -30px;
}

.vertical-setting_tabs--content {
	background-color: #fff;
	border: 1px solid rgba(0, 40, 100, 0.12);
	border-radius: 3px;
	padding: 12px !important;
	box-shadow: 0px 0px 20px #00000030;
    border-radius: 10px 10px 30px 30px;
}

.vertical_inner-tabs .sv-tab-panel {
	background: #fff;
	padding-top: 10px;
	color: #495057
}

.vertical_inner-tabs .nav-tabs>li {
	float: none;
	border: none;
}

.vertical_inner-tabs .nav-tabs>li.active>a:focus {
	background-color: transparent!important;
}

.vertical_inner-tabs {
	padding: 0;
}

.vertical-setting_tabs {
	display: flex;
}

.vertical-setting_tabs--content h4 {
	margin-bottom: 0;
	min-height: 3.5rem;
	border-bottom: 1px solid rgba(0, 40, 100, 0.12);
	margin: 0;
	font-weight: 400;
	padding: 15px;
}

.vertical-setting_tabs--content .sv-tab-panel {
	padding: 15px;
}

.vertical-setting_tabs--content .tab-content {
	padding: 0;
}

.profile-pic-upload {
	justify-content: center;
	max-width: 500px;
	margin: 0px auto 0;
}

.profile-pic-upload .btn {
	padding: 6px 30px;
	font-size: 18px;
	border-radius: 2px;
	margin-left: 10px;
}

#upload-profile-pic {
	height: 40px;
	border-radius: 2px;
}

.vertical-setting_tabs--content .form-horizontal .form-group {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.vertical-setting_tabs--content h5 {
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	margin-bottom: 20px;
}

#messages-v .col-xs-4 {
	padding: 0 15px;
}

.vertical-setting_tabs--content .form-horizontal .control-label {
	margin-bottom: 5px !important;
	font-weight: 600;
}

.vertical-setting_tabs--content .form-control {
	border: 1px solid rgba(0, 40, 100, 0.12);
}

.vertical-setting_tabs--content .btn {
	float: right;
	margin-bottom: 15px;
	padding: 6px 30px;
	font-size: 18px;
	border-radius: 2px;
	text-transform: capitalize;
}

.logout-section .sv-tab-panel,
.reset-passwrd .sv-tab-panel {
	text-align: center;
}

.logout-section .sv-tab-panel a {
	background-color: red;
	color: #fff;
	font-size: 18px;
	border-radius: 2px;
	padding: 8px 20px;
	margin-top: 40px;
	display: inline-block;
}

.reset-passwrd a {
	padding: 8px 20px;
	font-size: 18px;
	border-radius: 2px;
	margin-top: 40px;
	display: inline-block;
}

.vertical-setting_tabs--content .nav-tabs>li.active>a,
.vertical-setting_tabs--content .nav-tabs>li.active>a:focus,
.vertical-setting_tabs--content .nav-tabs>li.active>a:hover {
	background: rgba(70, 127, 207, 0.06)!important;
}

.alert-section-block .alert-success {
	position: absolute;
	right: 0;
	top: 90px;
	padding: 8px 20px;
	font-size: 14px;
}

.photo_chnge_section {
	display: flex;
}

.photo_thumb_container img {
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
	height: 100%;
    object-fit: cover;
  object-position: 100% 0;

}

.photo_thumb_container {
	text-align: center;
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-radius: 10px 10px 30px 30px;
	margin: 0 auto 20px;
}

.vertical_inner-tabs .nav-tabs>li.active>a,
.vertical_inner-tabs .nav-tabs>li.active>a:focus,
.vertical_inner-tabs .nav-tabs>li.active>a:hover {
	background: rgba(70, 127, 207, 0.06)!important;
}

.vertical-setting_tabs--content .modal-content .modal-body {
	/*overflow: hidden;*/
	height: 330px;
}
.vertical-setting_tabs--content .modal-content .modal-body .photo-modal-actions .btn{
	float: none;
}
.vertical-setting_tabs--content .img-modal-placeholder {
	text-align: center;
	height: 100%;
}
.vertical-setting_tabs--content .modal-content .modal-body .btn {
    float: right;
    margin-bottom: 2px;
    padding: 4px 19px;
    font-size: 14px;
}
.vertical-setting_tabs--content .img-modal-placeholder img {
	 	height: 100%;
	object-fit: cover;
	max-width: 65%;
}

.vertical-setting_tabs--content h4.modal-title {
	padding: 0;
	border-bottom: 0;
	min-height: auto;
	font-weight: 700;
}

.two-half-block .col-xs-6:last-child {
	padding-left: 0px;
}

#messages-v .three-equal-block .col-xs-4:nth-child(2) {
	padding: 0px;
}

.vertical-setting_tabs--content .galleryItem {
	overflow: visible;
	margin-bottom: 20px;
	height: 170px;
	position: static!important;

}
.vertical-setting_tabs--content .galleryItem .galleryItemInner {
	position: relative;
}
.vertical-setting_tabs--content .galleryItem .galleryItemInner .btn-delete.btn {
	margin-top: 5px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: absolute;
    top: 1px;
    width: 20px;
    padding:0px;
    text-align: center;
    right: 5px;
    display: none;
    border:none;
}
.vertical-setting_tabs--content .galleryItem .galleryItemInner .btn-delete.btn:hover{
	transition: all 0.5s linear;
}
.vertical-setting_tabs--content .galleryItem .galleryItemInner:hover .btn-delete.btn {
	display: block;
	transition: all 0.5s linear;
	}
.vertical-setting_tabs--content .galleryItem .galleryItemInner .btn-delete.btn i{
	font-size: 16px;
}

.message .message-author {
	display: none;
}

.chat-discussion .nailthumb-msg-container1 {
	height: 40px;
}

body .btn-unblock-u,
body .btn-block-u {
	background-color: #ff7272;
	border-color: #ff7272;
}

body .btn-unblock-u:hover,
body .btn-block-u:hover {
	background-color: ##ff2245;
	border-color: ##ff2245;
}

.report-placeholder .btn-report {
	background-color: #62c3d0;
	border-color: #62c3d0;
}

.report-placeholder .btn-report:hover {
	background-color: #3bd1e4;
	border-color: #3bd1e4;
}

#navbar9 .dropdown-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	position: absolute;
	top: -6px;
	right: 20px;
}

#navbar9 .dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -7px;
	right: 19px;
}

#navbar9 .dropdown-menu {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 1000;
	min-width: 150px;
	padding: 5px 0;
	margin: 8px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid rgba(0, 40, 100, 0.12);
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

#navbar9 .dropdown-menu li a:hover,
#navbar9 .dropdown-menu li a:focus {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa;
}

.list-group .panel-default>.panel-heading,
.target .panel-default>.panel-heading {
	color: #495057;
	font-weight: 700;
	background-color: transparent;
	border-color: #e9ecef;
	font-size: 16px;
}

.target .panel p {
	color: #7f8592;
}

.target .list-group .list-group-item strong {
	font-weight: 600;
	color: #434a54
}

.target .list-group .list-group-item {
	color: #7f8592;
}

.target .panel,
.target .list-group {
	box-shadow: 0px 0px 20px #00000030;
    border-radius: 10px 10px 30px 30px;
    padding: 16px 0px;
}

.target .list-group .panel {
	margin-bottom: 0;
	border: none;
	padding-bottom: 10px;
}

.target .list-group-item {
	border-top: 0;
	padding: 8px 15px;
}

.primary-user-details h1 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 0;
	text-align: center;
}

.primary-user-details img{
	border-radius: 7px 7px 30px 30px;
	height: 260px;
	display:inline-block;
}

.galleryItem a {
	height: 160px;
	width: 100%;
	display: inline-block;
	transition: all .4s ease
}

.galleryItem a img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	transition: all .4s ease
}

.target .img-circle {
	margin: 0 auto;
	border-radius: 7px 7px 30px 30px;
}

.target .galleryItem {
	overflow: visible;
	margin-bottom: 35px;
}

#navbar9 .dropdown-menu li a i {
	margin-right: 10px;
	color: #9aa0ac;
}

#galleryItems {
	width: 100%;
}

#galleryItems.lightBoxGallery {
	width: 100%;
}

.add-more-btn {
	padding: 8px 10px;
	float: right;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
}

#page-container {
	position: relative;
	min-height: 120vh;
	transition: margin-left .5s;
}

#content-wrap {
	padding-bottom: 165px;
	/* Footer height */
}

#primary-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 145px;
	/* Footer height */
	margin-top: 20px;
}
#primary-footer1 {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 145px;
	/* Footer height */
	margin-top: 20px;
}
.target .list-group {
	clear: both;
}

.panel-heading-btn {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.primary-user-details {
	background-color: #fff;
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-radius: 3px;
	text-align: center;
	border-radius: 10px 10px 30px 30px;
    box-shadow: 0px 0px 20px #00000030;
}

.primary-user-details .btn {
	padding: 5px;
	font-size: 16px;
	margin-top: 10px;
	width:230px;
}

.target .report-placeholder {
	text-align: right;
}

.body .subtile-alert {
	background-color: #e2e2eb;
	padding: 8px 0;
	font-weight: 600;
	margin: 0 10px 20px;
}

.panel-heading-btn.border-bottom {
	border-bottom: 1px solid rgba(0, 40, 100, 0.12);
	padding-right: 15px;
}

.panel-heading-btn.border-bottom h4 {
	border: none;
}


/*invites*/

.listing-box-btn-outer {
    clear: both;
    margin-top: 10px;
    /*position: absolute;
    right: 15px;
    top: 0px;*/
}

.listing_box_outer .text-left form span {
float: none!important;
padding: 5px 10px;
font-weight: 600;
background-color: #eaeaea;
margin: 5px 0;
display: inline-block;
border-radius: 5px;
} 

navbar-brand{
      margin-left:40px !important;
  }
.listing_box_outer h6 {
	margin-bottom: 10px;
}

.form-group select {
	background: url("../../images/darrow.png") no-repeat;
	background-position: right 10px center;
	background-size: 10px;
}

.form-group select {
	/* for Firefox */
	-moz-appearance: none;
	/* for Chrome */
	-webkit-appearance: none;
}


/* For IE10 */

.form-group select::-ms-expand {
	display: none;
}

.hobbies-dropdown select {
	background-image: none!important;
}
.alert-section-block .alert {
	position: absolute;
	right: 0;
	top: 90px;
	padding: 8px 20px;
	font-size: 14px;
	z-index: 5;
}


/*listing*/
	.listing_box_outer {
		background: #fff;
		padding: 2px 20px 20px;
		display: inline-block;
		box-shadow: 0px 0px 8px 1px #ececec;
		margin:20px auto 0;
		border-radius:3px;
		text-align: left;
		margin: 20px 10px 0;
		width: 48%;
		vertical-align: top;
		position: relative;
	}
	.listing_box_outer h6{
			margin-top:0px;
			display:flex;
			color:#7f8592;
			font-size: 12px;
	}
	.listing_box_outer h6 b{
	font-weight: 600;
    color: #434a54;
}
.listing_box_outer h6 div{
	margin-right: 10px;
}

.events-tabs-pannel {
	background: #ffffff;
	padding: 10px 20px 30px!important;
	margin-bottom: 30px;
}
.invites_heading h3{
	margin-top: 20px;
    margin-bottom: 15px;
}

.nav-tabs.events-tabs{
	background:#fff;
	border-bottom: 1px solid #ddd;
}

.nav-tabs.events-tabs > li{
	border:none;
}
.nav-tabs.events-tabs > li > a {
    min-width: 200px;
    text-align: center;
    border-radius:0;
    background: #fff;
    color: #9c9c9c;
    border-bottom: 3px solid #fff;
    font-size: 16px;
    transition: all 0.2s linear;
    font-weight: 600;
}
.nav-tabs.events-tabs > li.active > a {
	background: #fff !important;
    color: #495057;
    border-bottom: 3px solid #3098bb;
    transition: all 0.2s linear;
}
.nav-tabs.events-tabs > li > a:hover, .nav-tabs.events-tabs > li > a:focus {
    background-color: transparent!important;
    color: #495057!important;
    border-bottom: 3px solid #3098bb!important;
    transition: all 0.2s linear;
}
.listing_box_outer h4{
	color:#495057;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.listing_box_outer p{
	color: #7f8592;
}

/*message window*/
.body .chat-message{
	display: flex;
	align-items: flex-start;
	padding: 0 20px;
	margin-bottom: 25px;
}
.chat-message.left{
	flex-direction: row-reverse;
}
.body .message-content {
    display: flex;
    color: #504b4b;
    justify-content: space-between;
}
.message-info span.username{
	font-size: 12px;
}
.chat-message.left .message-info span.username {
float: right;
}
.chat-message.left{
	float:right;
	width: 60%;
}
.chat-message.right{
	float:left;
	width: 60%;
}
.chat-message-form .btn-send-reply{
	border-radius: 0!important;
}
.message-outer span {
    color: #a29797;
}
.chat-message-form textarea{
	border-color: #ddd;
}
.conversation-outer .tab-content{
	
}
.conversation-outer .vertical-conversation--content{
	background-color: #fff;

}
.conversation-outer .tab-content {
    padding: 0;
}
/* width */
.body .chat-discussion::-webkit-scrollbar,.modal-body-content::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.body .chat-discussion::-webkit-scrollbar-track ,.modal-body-content::-webkit-scrollbar-track{
  box-shadow: inset 0 0 2px #ddd; 
  border-radius: 10px;
  background:#fdf9f9; 
}
 
/* Handle */
.body .chat-discussion::-webkit-scrollbar-thumb ,.modal-body-content::-webkit-scrollbar-thumb{
  background:#3098bb; 
  border-radius: 10px;
}
.conversation-outer h3{
	margin: 0;
    box-shadow: 0px 3px 9px -3px rgba(0,0,0,0.09);
    display: block;
    margin-bottom: 10px;
    padding: 15px;
    text-align: center;
}
.ibox-content-no-bg{
	padding:0px;
	}

	.conversation-outer .col-sm-9{
		padding: 0;
}
.conversation-outer .thumbnail-image img{
	    max-width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: none;
}
.conversation-outer .nav li a{
	display: flex;
	align-items: center;
}
.conversation-outer .info{
	margin-left: 10px;
}
.conversation-outer .info span.username{
	font-size: 14px;
	font-weight:600;
	display: block;
}
.conversation-outer .info span.pm-date{
	font-size: 10px;
	color:#a99c9c;
	display: inherit;
}
.conversation-outer .nav-tabs>li {
	background-color:#fff;
}
.conversation-outer .nav-tabs .nav-item.active {
    background: rgba(222, 222, 222, 0.6);
}
.body .conversation-outer .nav-tabs .nav-item:hover {
    background:#e2e4e9;
}
.conversation-outer .nav.nav-tabs {
	margin-left: -15px;
}
.conversation-outer .nav-tabs
{
	height: 100%;
    background-color: #fff!important;
    border-right: 0!important
}
.conversation-outer{
	display: flex;
	margin-top: 30px;
}
.galleryItem a:hover img{
	transform:scale(1.1);
	transition: all .4s ease
}
.name_photos_block .btn-save-photos{
	box-shadow: none;
	text-transform: uppercase;
}


.setting_content_box .nav-item{

  position: relative;
  cursor: pointer;
    text-decoration: none; /* remove underline if using A instead of BUTTON tag */
  overflow: hidden;
  transition: all .5s;
}

/* //// Default effect: Slide from Top  //// */

.setting_content_box .nav-item:before,
.setting_content_box .nav-item:after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background:#e1e8f4; /* onhover background color */
  z-index: -1;
  transform: translate3D(0,-100%,0); /* move elements above button so they don't appear initially */
  transition: all .5s;
}

.setting_content_box .nav-item:before{
  background: #f5f7fb; /* button default background color */
  z-index: -2;
  transform: translate3D(0,0,0);
}


.setting_content_box .nav-item:hover:after{
  transform: translate3D(0,0,0);
  transition: all .5s;
}
.setting_content_box .nav-item-sub:after{
  top: 0;
  z-index: -1;
  transform: translate3D(-101%,0,0);
}

.setting_content_box .nav-item-sub:hover:after{
  transform: translate3D(0,0,0);
  transition: all .5s;
}

.modal-body-content{
	overflow-y: scroll;
    height: 425px;
}
.modal-body-content .p_com_avatar{
	height: 80px;
	overflow: hidden;
	max-width: 80px;
    width: 100%;
    padding-left: 0;

}
.modal-body-content .p_com_avatar img{
	width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: fill;
}
.modal-body-content .p_com_content{
	    width: 100%;
	    position: relative;
	    background-color: #f7f7f7;
        padding: 20px;
}
.modal-body-content .photo_comment {
	display:flex;
	margin-bottom: 0;
	background-color: transparent;
	width: 100%;
}
.modal-body-content .p_com_content .delete-com{
	color: #fff;
    margin-left: 5px;
    font-size: 14px;
    margin-top: -30px;
    background-color: #da4453;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    margin-right: -25px;
}
.modal-body-content .p_com_content .delete-com i:before{
	font-size: 15px;
    text-align: center;
    padding: 0 5px;
}
.modal-body-content .p_com_timeago{
	float: none !important;
    text-align: right;
    display: block;
    font-size: 12px;
    margin-bottom: 20px;
    color:#a9a9a9;
}
/*firstlogin*/
.firstlogin{background-color: #fff!important;padding:25px;}
.small_container .ibox-content label{
	    font-size: 14px;
    color: #495057;
    font-weight: 600;
}

.small_container .form-horizontal .control-label {
	text-align:left;
	margin-bottom: 5px !important;

}
.small_container{
	max-width: 700px;
	margin:0 auto;
	width: 100%;
}
.country_cities{
	padding: 0!important;
}
.country_cities .col-sm-6{
	padding-left: 0!important;
	padding-right: 10px !important;
}
.country_cities .col-sm-6:last-child{
	padding-right: 0!important
}
.form-first-lastname{
	margin-bottom: 15px;
}
.small_container textarea.form-control{
	height: 100px;
}
.image_upld .col-sm-3{
	padding-left: 0!important;
}

.vertical-setting_tabs--content .form-control {
    border: 1px solid rgba(0, 40, 100, 0.12);
}
.photo_chnge_section {
    display: flex;
}
#upload-profile-pic {
    height: 40px;
    border-radius: 2px;
}
.vertical-setting_tabs--content .btn {
    float: right;
    margin-bottom: 15px;
    padding: 6px 30px;
    font-size: 18px;
    border-radius: 2px;
    text-transform: capitalize;
}
.small_container h3{
	margin-left: -10px;
}
.image_upld .col-sm-2{
	padding: 0 !important;
}
.vertical-setting_tabs--content label{
	font-weight: 600;
}
.recver-pswrd{
	max-width: 800px;
    margin: 0 auto;
    width: 100%;
    float: none!important;
    background-color: #fff;
    padding: 30px;
    margin-top: 30px;
}
.recver-pswrd h4{
	margin-bottom: 20px;
}
.recver-pswrd .form-horizontal .form-group {
	margin: 0!important;
	margin-bottom: 10px !important;
}
.recver-pswrd form label,body .recver-pswrd .form-horizontal .control-label {
    margin-bottom: 5px!important;
    font-weight: 600;
}
.recver-pswrd .alert{
	color: red;
	padding: 0;
}
.recver-pswrd .alert.alert-success {
    background-color: #b9df90;
    border: #a0d468;
    color: #3c763d;
    padding: 15px;
}
.chat-message-form i{
	display: none;
}
.photo-modal-comments{
	float: left;
	width: 100%;
}
.photo-comment-block .btn-outer{
	margin: 20px 0; 
	float: right;
}
.description-block{padding-top: 15px;}
.hobbies-dropdown .col-sm-12 {margin-bottom: 10px; }
.hobbies-dropdown .col-sm-12 .checkbox {float: left;align-items: center;
    background: #EF3E5A;
    color: #fff;
    margin: 20px;
    padding: 16px;
    border-radius:7px;
width: 25%;line-height: 20px;}
.hobbies-dropdown .col-sm-12 .checkbox input.hobbies-checkbox {position: relative;margin-right: 4px;margin-left: 0;top: 2px;}
.hobbies-dropdown .col-sm-12.control-label{padding: 0 15px;}
.hobbies-dropdown .country_cities,.hobbies-dropdown .image_upld{padding: 0 15px!important;}
.hobbies-dropdown .btn-send-and-begin{margin-right: 10px;}
.panel-heading-user-invite a{float:right;}
.panel-heading-user-invite{line-height: 30px;padding: 10px 15px 10px;}

/*media query*/

@media (max-width: 600px) {
	.header_filter .filter_sentences {
	float: left;
    text-align: center !important;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0;
		}
    #userslst .thumbnail.nailthumb-container, #userslst .nailthumb-loading {
    height: 275px!important;
    width: 100%!important;
    margin-bottom: 0;
}
.vertical-setting_tabs--content .form-horizontal .hobbies-dropdown .col-md-12 .checkbox {
    width: 100%!important;
}
}

@media all and (max-width:1024px) and (min-width: 768px) {
	.vertical-setting_tabs--content .form-horizontal .hobbies-dropdown .col-md-12 .checkbox {
    width: 33.33%!important;
}
.vertical-setting_tabs--content .galleryItem .galleryItemInner .btn-delete.btn{
	display: block!important;
}
	}