body {
	background-color:#EFEFEF;
	overflow-y:scroll;
	overflow-x:hidden;
	height:auto !important;
	height:100%;
	min-height:100%;
}
h1 {
	text-transform:uppercase;
	font-size:13px;
	color:grey;
	font-weight: normal;
	-webkit-margin-after: 0;
}
h3 {
color:grey;
text-transform:uppercase;
font-weight: normal;
}
.images  {

}
/* clearfix */
.images:before,
.images:after {
    content: "";
    display: table;
}
.images:after {
    clear: both;
}

.item {
	float: left;
	margin-bottom: 20px; 
	background-color:#fff;
	border-radius:2px;
	cursor:pointer;
	-webkit-transition: opacity .5s ease-out;
       -moz-transition: opacity .5s ease-out;
         -o-transition: opacity .5s ease-out;
            transition: opacity .5s ease-out;
}

.item:hover {
	opacity:0.6;
}

.description-img p {
	font-size:13px;
}

.item p{
	position:relative;
	top: -50px;
	height:50px;
	padding:0;
	margin:0;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	border-radius:0 0 2px 2px;
	color:#fff;
	text-align:center;
	vertival-align:middle;
	min-width: 100%;
}
.item img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: bottom;
	border-radius:2px;
}

.first-item {
	clear:both;
}

/* remove margin bottom on last row */
.last-row, .last-row ~ .item {
	margin-bottom: 20px;  
}
.conteiner-full-all {
	display:none;
}

.play {
	color:#222;
	position:relative;
	top:-20px;
	left:0;
	font-size:30px !important;
}

.conteiner-full-img {
	font-family: Geneva, Arial, Helvetica, sans-serif !important;
	margin:0 -1%;
	margin-top:-39px;
	margin-bottom:20px;
	min-height:480px;
	background-color:#222;
	color:#fff;
	height:460px;
	padding:20px;
	clear:both;
}

.conteiner-full-img h3 {
	color:#fff;
}

.conteiner-full-img .select-wrapper, .conteiner-full-img .select-wrapper .caret {
	color:#fff;
}

.conteiner-full-img p {
	color:#888;
}

.article {
	font-family: Geneva, Arial, Helvetica, sans-serif !important;
	background-color:#222;
	color:#fff;
	border-radius:2px;
	padding:20px 20px 20px 0;
	margin:0 6px -20px 6px;
	text-align:center;
	min-height: 540px;
	    width: 1250px;
}

.article-img-link {
	float:left;
	width:66%;


}

.article-img-link img {
	vertical-align:middle;
}

.article .caret {
	color:#fff !important;
}

.albums_select .select-wrapper input.select-dropdown{
	font-size:13px;
}

.article p {
	color:#888;
	font-size:13px;
}

.article h3 {
	font-size:40px;
	margin:0;
}

.hide-on-med-and-down i {
	color:#fff;
}

.article img {
	max-width:100%;
	box-shadow: 0 5px 35px rgba(0,0,0,.65);
}

.article-description1 {
	float:left;
	width:11%;
	padding-left:18px;
	text-align:left;
	border-left: 1px solid #121212;
	box-shadow: -2px 0px 0px 0px #2a2a2a;
	height:100%;
	font-size:14px;
	line-height:18px;
}

.article-description2 {
	float:left;
	width:22%;
	padding-left:2%;
	text-align:left;
	border-left: 1px solid #121212;
	box-shadow: -2px 0px 0px 0px #2a2a2a;
}

.controls_trumb:first-child {
	float:left;
	width:5%;
}

.controls_trumb:last-child {
	float:right;
	width:5%;
	
}

.controls_trumb a {
	display:block;
	position:relative;
}

.close, .right, .left {
	color:#444;
}

.close i.medium, .right i.medium, .left i.medium{
	font-size:30px !important;
}

.controls_trumb .right,  .controls_trumb .right{
	position:relative;
	font-size:30px !important;
}

.controls_trumb .right, .controls_trumb .close {
	text-align:right;
	font-size:30px !important;
}

.controls_trumb .left {
	text-align:left;
	font-size:30px !important;
}

.controls_trumb {
	width:45px;
	height:45px;
	float:left;
}
/*
.controls_trumb .left,  .controls_trumb .right, .controls_trumb .close {
	width:45px;
	height:45px;
}
*/
.controls_trumb .left i,  .controls_trumb .right i, .controls_trumb .close i{
	width:45px;
	height:45px;
	z-index:999;
}

.full-img {
	float:left;
	width:58%;
	height:100%;
	text-align:center;
	line-height:420px;
}

.border-full-img {
	border-right: 1px solid #121212;
    box-shadow: 1px 0 #2a2a2a;
	display: inline-block;
	height:100%;
	float:left;
	margin-left:2%;
	margin-right:2%;
}

.sep_full_img {
    border-bottom: 1px solid #121212;
    box-shadow: 0 1px #2a2a2a;
    margin: 20px 0 20px 0;
}

.material-placeholder {
	width:100%;
	height:100%;
}

#full_img {
	max-width:100%;
	max-height:100%;
	height:auto;
	width:auto;
	vertical-align:middle;
	box-shadow: 0 5px 35px rgba(0,0,0,.65);
}

.description-img {
	width:29%;
	float:left;
	position:relative;
}



.clear:before,
.clear:after {
    content: "";
    display: table;
}
.clear:after {
    clear: both;
}

.pagination {
	text-align:center;
	padding-top:40px;
}

.pagination .fa {
	font-size:24px !important;
}


.pagination li {
	display:inline-block;
	float:none;
}

.pagination span input {
	color:#333 !important;
	margin-top:-10px;
	width:50px;
	text-align:center;
}

.pagination span input::-webkit-input-placeholder {color:#333;}
.pagination span input::-moz-placeholder          {color:#333;}
.pagination span input:-moz-placeholder           {color:#333;}
.pagination span input:-ms-input-placeholder      {color:#333;}


#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
}

.progress {
	width: 30%;
    min-height:30%;
	margin:0 auto;
}

#img_full {
	display:none;
}

footer.page-footer {
	background-color:#ff5954;
	margin:0;
}

.form-noffily {
	margin: 0 auto !important;
	float:none !important;
}


.albums input, .form-noffily input {
	border: 1px solid #9e9e9e;
	padding:0 2%;
	width:96% !important;
}

.albums input {
	width:100% !important;
}

.albums .btn {
	height:23px;
	line-height: 23px;
	margin-top: 8px;
}

.albums {
	max-width:727px;
	float:right !important;
}

.form-noffily input:focus, .albums input:focus {
	border: 1px solid #26a69a;
}

.filter-left {
	height:25px;
	line-height:15px;
}

.filter-left .row {
	float:left;
}

.filter-left h5 {
	margin-bottom:0;
	margin-top:0;
}

.filter-left p {
	margin-top:7px;
}	

.filter {
	margin-top:4px;
	width:50%;
	height:50px;
	float:right;
}

.filter p {
	float:left;
	margin-right:20px;
	
}
.filter .select-wrapper {
	width:150px;
	float:right;
}

.filter p a {
	cursor:pointer;
}

	

.filter input.select-dropdown {
	padding-top:5px;
}

.form-noffily input::-webkit-input-placeholder, .albums input::-webkit-input-placeholder {color:#333;}
.form-noffily input::-moz-placeholder, .albums input::-moz-placeholder {color:#333;}
.form-noffily input:-moz-placeholder, .albums input:-moz-placeholder {color:#333;}
.form-noffily input:-ms-input-placeholder, .albums input:-ms-input-placeholder {color:#333;}

.follow, .unfollow {
	cursor:pointer;
}

.dropdown-content li > a, .dropdown-content li > span {
	font-size:13px;
	padding:10px;
	line-height:30px;
}

.select-wrapper .count_images {
	font-size:0.8rem;
	color:#999;
	line-height:1rem;
	position:relative;
	top:-1px;
}

.albums .s3 .switch {
	margin-left:-5px;
}

.add-album {
	margin-top:-5px;
}

.last-images div:nth-child(4) {
	height:220px;
	width:100%;
}

.s4.last-images-wrap {
	width:403px !important;

}

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


.related {
	margin-top:15px;
	height: 370px;

}


.related div {
	float:left;
}

.related div img {
    height: 130px;
    object-fit: cover;
    min-width: 100%;
	max-width: 100%;
}

.last-images div {
	overflow:hidden;
	width:33.33%;
	height:120px;
	line-height:120px;
	float:left;
	background-color:#ccc;
}

.last-images {
	-webkit-transition: opacity .5s ease-out;
       -moz-transition: opacity .5s ease-out;
         -o-transition: opacity .5s ease-out;
            transition: opacity .5s ease-out;		
}

.last-images {
	position:relative;
}

.last-images:hover {
	opacity:0.6;
}


.last-images-edit, .last-images-edit-event {
	display:none;
	position:absolute;
	top:10px;
	color:#fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	cursor:pointer;
}

.check {
	right:12px;
}

.delete {
	right:44px;
}

.last-images-wrap h5{
	margin-top:5px;
}

.images-edit-wrap {
	margin-bottom:0;
}

.images-edit-wrap p {
	margin-top:7px;
}

.images-edit-wrap .col {
	height:40px;
}

.last-images-wrap {
	height:425px;
}

.last-images-wrap .s4:last-child p{
	float:right;
}

.switch-album {
	display:block;
}

.checkbox-album .s6:last-child {
	text-align:right;
}

.checkbox-album button{
	height:23px !important;
	line-height:23px !important;
	left:0px;
}

input[name="edit-title-album"] {
	height:30px;
}

.avatar-edit {
	margin-top:18px;
	height:132px;
	float:left;
	width:20%;
	float:left;
	margin-left:40px;
	text-align: center;
}

.avatar-edit img{
	width: 128px;
	height: 128px;
	object-fit: cover;
}

.avatar-file {
	width:70%;
	float:right;
	margin-top:23px;
}

.nav-wrapper .avatar {
	height:30px;
	width:30px;
	border-radius:360px;
	float:left;
	margin-top:10px;
	margin-right:10px;
}

.nav-wrapper .avatar img {
	width: 100%;
	object-fit: cover;

}

.container-albums {
		width:100% !important;
	margin:0 auto !important;
}

.empty-album {
	border:1px solid #C7CCD0;
	height:340px !important;

	line-height:380px;
	text-align:center;
	color:#C7CCD0;
	margin-left:11px !important;
	margin-right:11px !important;
}

.empty-album i {
	display:inline;
	vertical-align:center;
	font-size:100px;
}

.dropdown-content {
	border:1px solid #C7CCD0;
}

.author {
	line-height:36px;
	height:36px;
	margin-bottom:20px;
}

.author img {
	position:relative;
	top:10px;
	margin-right:5px;
	height:30px;
	width:30px;
}

.blue-select .select-dropdown {
	border-color: #29B6F6 !important;
	color:#29B6F6 !important;
}

.blue-select .caret {
	color:#29B6F6 !important;
}

#toast-img {
	height:30px;
	width:30px;
	margin-right:5px;
	position:relative;
	top:9px;
}

#toast-action {
	margin-right:7px;
}

.tag {
    color: #000;
    background: #fafafa;
    border: 1px solid #f3f3f3;
}
a.tag {
    white-space: nowrap;
    display: block;
    float: left;
    padding: 1px 6px 2px 6px;
    margin: 0 3px 3px 0;
    background: #f5f5f5;
    color: #777777;
    -o-box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    border-radius: 3px;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}
a.tag:hover {
    color: #000;
	background: #CFCFCF;
	text-decoration: none;
}
.tagmain {

    color: #000;
    background: #fafafa;
    border: 1px solid #f3f3f3;
}
a.tagmain {

    white-space: nowrap;

    float: none;
    padding: 3px 6px 3px 6px;
    margin: 8px 5px 2px 0;
    background: #f5f5f5;
    color: #777777;
    -o-box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    border-radius: 3px;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}
a.tagmain:hover {
    color: #000;
	background: #CFCFCF;
	text-decoration: none;
}
.profile-header {
	border:1px solid #c7ccd0;
}

.profile-header .col {
	height:128px;
	border-right:1px solid #c7ccd0;
}

.profile-header .col:last-child {
	border:none;
}

.search-help {
	width:1px;
	float:left;
	position:absolute;
	z-index:100;
}

.search-help p {
	background-color:#fff;
	position:relative;
	top:45px;
	left:15px;
	width:252px;
	line-height:20px;
	margin:0;
	padding:5px;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	cursor:pointer;
	box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
	
}

.search-help p:last-child {
	border-radius:0 0 2px 2px;
}

.search-help p span{
	color:#555;
	font-size:11px;
}

.search-nav {
	z-index:200;
	transition:none;
	margin:0 50px 0 30px;

}

.search-nav:hover, .search-nav.active {
	background-color:#29B6F6 !important;
}

.search-nav input {
	background-color:#2397CD;
	border:none;
	border-radius:2px 0 0 2px;
	padding:7px;
	height:34px;
	transition: all 0.3s ease 0s;
	width:220px;
	color:#fff;
}

.search-nav button:hover {
	background-color:#208ABB;
}


.search-nav input:focus {
	background-color:#fff;
	outline: none;
	color:#333;
}

.search-nav input::-webkit-input-placeholder {color:#fff;}
.search-nav input::-moz-placeholder          {color:#fff;}
.search-nav input:-moz-placeholder           {color:#fff;}
.search-nav input:-ms-input-placeholder      {color:#fff;}

.search-nav input:focus::-webkit-input-placeholder {color:#333;}
.search-nav input:focus::-moz-placeholder          {color:#333;}
.search-nav input:focus:-moz-placeholder           {color:#333;}
.search-nav input:focus:-ms-input-placeholder      {color:#333;}

.search-nav button {
	height:34px;
	width:32px;
	padding:0 6px;
	background-color:#2397CD;
	border:none;
	border-radius:0 2px 2px 0;
	transition: all 0.3s ease 0s;
}

.search-nav button i {
	font-size:1rem;
	height:30px;
	line-height:30px;
}

nav .fa-upload {
	font-size:27px !important;
} 

nav .fa-caret-down {
	font-size:27px !important;
}

.colors div{
	float:left;
	width:10%;
	height:20px;
	margin-bottom:20px;
}

dl {
	font-size: 13px;
	margin-left: 20px;
	line-height: 20px;
}

dl dt {
    width: 6em;
}
dl dd {
    margin-left: 6em;
}


dl dd {

}

dl dd {
    z-index: 110;

    text-align: left;
    padding-left: 1em;
}


dl dt {
    z-index: 100;
    float: left;
    text-align: right;
    color: #888;
}

.mainreslink {
	margin-bottom:20px;
	margin-top:10px;
	font-size:18px;
}
.mainreslink a{
color:#ee6e73;
text-decoration:underline;
}
.mainreslink a:hover{
	color:#ff5954;

}




