

h1{
    font-size:24px;
}




ul.nav-news-feed {
   
    font-size: 16px;
    margin-top: 22px;
}	

.h1, .h2, .h3, h1, h2, h3{
    margin-top:0px;
}

.logo{
	width: 180px;
    /* height: 40px; */
    background: url(/img/logo.png) no-repeat 0px 5px;
    color: white!important;
    padding-left: 50px;
    background-size: 100%;
    font-size: 18px;  
    font-family: fantasy; 
}

select[multiple]{
    height: 218px;
}
    
input,
select{
	padding:10px;
	background:#394551;
	border:none;
	border-bottom:1px solid;
	color:yellow;
	font-size:16px;
	cursor:pointer;
}

pre{
	color: #d3d3d3;
    background-color: #231f20;
	border:1px solid gray;
}

select option[selected],
select option:hover, 
select option:focus, 
select option:active, 
select option:checked
{
    background: #394551!important;
    background-color: #394551!important;
    color: gray!important;
	-webkit-text-fill-color:#394551;
}

.wall-right-block .btn-primary{
    /* padding:2px 20px; */
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.filter-input.name {
	width:90%;
}

.ActionButton{
	background:#394551;
	border:1px solid;
	color:yellow;
	font-size:16px;
	cursor:pointer;
	
}

div.counter:after{
	border:none;
	content:none;
	
	
}

.main-menu .counter,
ul.nav-news-feed li .counter{
	border-radius: 70%;
    font-size: 9px;
    background: #231f20;
    width: 15px;
    height: 15px;
    line-height: 10px;
    color: white;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    right: 0px;
    top: 22px;
}

.search-line{
	display: flex;
    align-items: center;
    justify-content: space-between;
	/* border-bottom: 1px solid #353535; */
    padding: 20px 0px;
}

.left-side-row {
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}

.left-side-row .btn{
	width:81%;
	
}

a.btn-primary:hover {
	color:white!important;
}

.btn-block-right{
	display:flex;
	align-items:center;
	justify-content:flex-end;
	padding-bottom: 10px;
}

.filter-form{
	width:100%;
}

.width49{
	width:49%;
}

datalist.form-control{
	display:none;
}

.form-controls .form-layout{
	display:flex;
	align-items:flex-start;
	justify-content:flex-start;
	flex-wrap:wrap;
	min-width:25%;
	box-sizing:border-box;
}


.form-controls{
	display:flex;
	align-items:flex-start;
	justify-content:flex-start;
	/* background:#231f20; */
	background:#231f2063;
	color-scheme: dark;
	
}


.form-controls .form-control[type=checkbox],
.form-controls .form-control[type=radio]{
	width: 20px;
}

.form-controls .form-control{
	width:100%;
	min-height:40px;
}

.width100{width:100%;}
.width30{width:30%;}

.form-control-block{
	padding: 10px;
	display:flex;
	align-items:center;
	/* justify-content:center; */
	flex-wrap:wrap;
}

.form-control-block .checkbox-label{
	
}

.form-control-block .control-label{
	text-align: left;
    position: relative;
    /* top: 14px; */
    width: auto;
    padding: 0px 10px;
    border-radius: 4px;
    font-size: 12px;
    /* background: #0e0c0c; */
    color: #676565;
}

.form-controls .form-control[type=file]{
	width:100%;
	cursor:pointer;
	background:#231f20;
	border:none;
}

.form-control-block .file img{
	width:205px;
	height:205px;
	background:#231f20;
	padding:10px;
	/* margin-right:20px; */
	border:none;
}

.form-control-block .file{
	width:100%;
	/* height:300px; */
	/* background:#231f20; */
	border-radius:4px;
	
	border: 1px solid #231f20;
}

.form-control-block.width49 .btn,
.form-control-block.width100 .btn{
	width:100%;
}

.ui-datepicker{
	z-index: 10000!important;
}

.ui-datepicker-header,
.ui-datepicker,
.ui-datepicker td,
.ui-datepicker-title,
.ui-datepicker table {
	background:black;
	color:yellow;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
	background:transparent;
}

.ui-state-hover{
	background:transparent!important;
}

.ui-datepicker-year{
	padding:0px;
}

.hasDatepicker:after{
	content:"url(/img/calendar.gif)"; 
	background:red;
	width:20px;
	height:20px;
}

.header-city-title{
	display: inline-flex;
    /* color: #623c01; */
    color: #cc7e08;
    height: 55px;
    align-items: center;
    justify-content: flex-start;
    font-size: 13px;
    font-family: cursive,arial,'Lato', sans-serif;
    font-style: italic;
    margin-left: 10px;
	
}


/*horizontal buttons*/
.horizontal-buttons .form-controls{
	
	background:none;
}

.horizontal-buttons .form-layout{
	min-width:0px;
}

.horizontal-buttons .active .btn-primary{
	background:gray;
}

.horizontal-buttons .left-corners .btn-primary{
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	border-left: none;
}

.horizontal-buttons .right-corners .btn-primary{
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
}

.horizontal-buttons .btn-primary{
	border-radius:0px;
	/* border-left: 1px solid lightgray; */
    height: 49px;
}

.horizontal-buttons .form-control-block{
	padding:0px
}

/*horizontal buttons end*/

.settings-form textarea.form-control,
.settings-form textarea.form-control{
	min-height:250px;
}

.form-item-error.errors{
	position:absolute;
	/* bottom: 0px; */
	font-size: 11px;
}

.errors{
	color:red;
}

.form-control-block{
	position:relative;
}
/*scrollbar start*/
html,body{
	scrollbar-base-color:#623c01;
	scrollbar-track-color:#231f20;
	scrollbar-shadow-color:black;
	
}

::-webkit-scrollbar-button{ display: none; height: 13px; border-radius: 0px; background-color: #231f20; } 
::-webkit-scrollbar-button:hover{ background-color: #231f20; } 
::-webkit-scrollbar-thumb{ background-color: #623c01; } 
::-webkit-scrollbar-thumb:hover{ background-color: #623c01; } 
-moz-scrollbar-track{ background-color: #231f20; } 
::-webkit-scrollbar-track{ background-color: #231f20; } 
::-webkit-scrollbar-track:hover{ background-color: #231f20; } 
::-webkit-scrollbar{ width: 5px; }

/*scrollbar end*/

.btn-black:hover,
.btn-black{
	background:black;
}

.navbar-header{
	display:flex;
}

.pages .page-item.active{
    color:gray;
    
}

.pages .page-item{
    color:lightgray;
    padding:20px;
    cursor:pointer;
}

.pages{
    display:flex;
    width:100%;
    justify-content:center;
    align-items:center;
}

.top-title h1{
    min-width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
}

.top-title{
    display:flex;
    flex-wrap: wrap;
}

.top-title-button{
    margin-left: 10px;
}

.btn-secondery .btn-primary{
    color:#ff9800;
    
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle {
    border: none;
	background:none;
}

.menu-top-mob{
	display:none;
}

.textarea{
    overflow: auto;
} 

.ion-ios-film{
    color: #1aa7af;
}

.back-to-pagetop{
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #231f20;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    padding: 5px 12px;
    /* content:'↑'; */
}

.note-item{
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:10px;
    color: #fdfbfb;
    background: #5f3b01;
}

.vk-icon:before{
	content:url('images/social/vk-icon.png');
	width:16px;
	height:16px;
}

.ion-social-bitcoin-outline{
    color: #94801a;
}

.width50{width:49%;}

.link input[type=submit]{
    background:transparent;
    
}

.real:before{
    
    content: 'R';
    display: inline;
    font-size: 10px;
    color: gray;
    border: 1px solid;
    padding: 0px 4px;
    height: 13px;
    border-radius: 22px;
    position: relative;
    top: -2px;
    left: 8px;
}

.allcounts{
	position: absolute;
    top: 8px;
    left: 24px;
    z-index: 10000;
    background: #6c4b1a;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
	display:none;
}

.menu-top-mob .allcounts{
	display:none;
}

.navbar-toggle{
	margin:10px;
}

.navbar-default .navbar-toggle .icon-bar:active {
    background: #f7940c;
}

.form-control-block.disabled{
    border: none;
    background: transparent;
    pointer-events: none;
}

.grayscale:hover{
	-webkit-filter: grayscale(0);
	filter: none;
}

.grayscale{
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

.main-row{
	/* margin-top: 10px; */
}

.sitemap{
	color: gray!important;
    text-decoration: none;
    /* cursor: cell; */
    width: 100%;
    text-align: right;
}

.google-play-app-icon{
	width:100px;
}

.error.form-control-block{
	border: 1px solid red;
    border-radius: 3px;
}

@media only screen and (max-width : 992px) {
	.left-bar .nav-news-feed{
		display:none;
	}
    
	.top-title {
		/* display: none; */
	}
}

@media only screen and (max-width : 767px) {
	.back-to-pagetop,
	.main-top-menu{
		display:none;
	}
	
	.menu-top-mob{
		display:block;
		background:black;
	}
	
	.navbar-fixed-top .navbar-collapse{
		min-height: 100vh;
        height:100%;
		max-height: unset;
        width:100%;
        margin-right:0px;
        margin-left:0px;
        
        
    }
    
    .container ,
    .navbar-collapse {
        padding-left:0px;
        padding-right:0px;
        
    }
    
    .nav.navbar-nav.navbar-right.main-menu li{ 
        width:50%;
        display:flex;
        align-items:center;
        justify-content:center;
        height: 60px;
    }   
    
    .nav.navbar-nav.navbar-right.main-menu{    
        display: flex;
        width: 100%;
        flex-wrap: wrap;
	}
	
	.form-controls{
		flex-wrap:wrap;
	}
	
	.form-controls>div{
		order:1;
	} 

	.form-controls .form-layout:first-child{
		order:2;
	} 
	
	form.auth_form{
		width:100%;
	}
	
	.album-block{
		justify-content: center;
	}	
	
	.main-menu .counter, ul.nav-news-feed li .counter{
		position: relative;
		display: inline-flex;
		top: 0px;
	}
	
	.width49,.width30{
		width:100%;
	}
	select[multiple]{
		height:30px;
	}
	
	.search-filter .row input, 
	.search-filter .row select,
	.row .col-md-10.static>div {
		width:100%!important;	
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.row .col-md-10.static{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 100%;
	}
	
	.people-nearby>div{
		width:100%;	
	}
	
	.people-nearby{
		order:3;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	
	.btn-block-right input[type=button]{
		background:none;	
	}
	
	.btn-block-right{
		justify-content:center;
	}
	
	.search-line{
		display:none;
	}
	
	.btn-primary{
		padding: 10px 15px;
	}
	
	.top-title-button {
		padding: 10px 10px;
		width:100%;
	}
    
    
    .menu ul.main-menu li.dropdown a {
        font-size: 16px;
        font-weight: 100;
    }
    
    .nav>li:hover{
        background: #623c01;
        
    }
    
    .nav>li{
        border-bottom: 1px solid black;
        padding-left: 10px;
		background: #231f206e;
		box-shadow: inset 0px 1px 4px 3px #3a352c;
    }
    
	.allcounts{
		display:flex;
	}
    
    .youtube-iframe {
		height: 165px!important;
	}
}

.emptyhidden{
	/* display:none; */
	opacity: 0;
}

.navbar-header{
	margin-left: 17px!important;
}

.youtube-tv{
 /* border-radius:60px;    */

}

.ui-datepicker-month, .ui-datepicker-year{
    border:none;    
    height:40px;
}

.form-control-block .counter{
    position: absolute;
    right: 16px;
    top: 0px;
    font-size: 10px;
    background: transparent!important;    
}

.premium-date{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    color: gold;
    width: 134px;
    line-height: 11px;
    font-family: cursive;
    border: 1px solid;
    border-radius: 36px;
    height: 19px;
    /* top: 18px; */
    position: relative;
    left: 50%;
    top: 18px;
   
}

.nearby-user .btn-primary{
    width: 150px;
    font-size: 11px;
    padding: unset;
}

@media only screen and (max-width: 992px){
	.wall-right-block .btn-primary {
		background: transparent;
	}
    
    .premium-date{
        position: absolute;
        right: 0px;
        top: 0px;
        left: unset;
    }
}

/* ul.nav-news-feed, */
.modal-close:before {
    background:unset!important;
}

::-webkit-scrollbar-track {
    background-color: transparent!important;
}  