button {
	background-color: transparent;
}
.alert-danger,
.alert-warning,
.alert-success {
    text-align: center;
    width: 60%;
    z-index: 1000;
    position: absolute;
    margin-left: 20%;
    margin-top: 3%;
}
label {
    width: 100%;
}
.breadcrumb {
    padding: 8px 0;
    margin-bottom: 0;
    background-color: transparent;
}
.images-block .image-block{
	background-repeat: no-repeat;
}
.breadcrumb li.active,
.breadcrumb li {
    color: white;
}
.breadcrumb a {
    color: white;
    text-decoration: underline;
}
.breadcrumb a:hover {
    color: white;
    text-decoration: none;
}
.view-images-block-list{
	display:none;
}
.people-lables .nameLi a{
	color:white;
}
.images-block-wrap.gallery-item-images .images-block .content-preview-text.image-block{
	width:100%;
	cursor:default;
	height:auto;
	margin:15px 0;
	float:none;
}
.description-item{
	clear:both;
}
.images-block-wrap.gallery-item-images .images-block .content-preview-text.image-block{
	clear:both;
	margin:0;
}
.users-list-page .user-list-item:hover .name-user{
	background:transparent !important;
}
.images-block-wrap.gallery-item-images .images-block .content-preview-text.image-block{
	transition:none;
}
.image-block.content-preview-text p{
	margin-top: 15px;
}
.breadcrumb > li + li:before {
    content: "-";
}
.checkbox input[type=checkbox].standart-checkbox,
input.standart-checkbox {
    width: auto!important;
    display: inline-block;
}
.white-inp .checkbox > .form-group,
.white-inp .input-wrap > .form-group {
    margin-bottom: 0;
}
.white-inp table > tbody > tr > td .help-block {
    display: none;
}
.white-inp table > tbody > tr > td {
    color: white;
}
.text-info,
.text-warning,
.text-danger,
.text-default,
.text-primary {
    padding: 0;
    margin: 0;
}
.bg-info,
.bg-warning,
.bg-danger,
.bg-default,
.bg-primary,
.bg-success {
    padding: 10px;
}
.col-menu-item {
    margin-bottom: 10px;
}
a.remove-menu-link {
    position: absolute;
    color: red;
    background-color: black;
    display: block;
    right: 15px;
    top: 0;
    padding: 5px;
}
.user-list-control .users-list-page .user-list-item {
    width: 100%!important;
}
a.remove-link {
    position: absolute;
    color: red;
    background-color: black;
    display: block;
    right: 15px;
    top: 0;
    padding: 5px;
    z-index: 100;
}
a.remove-link:hover {
    color: white;
}
.black-text ul li.active,
.black-text a,
.black-text a:hover {
    color: black;
}
.transparent {
    background-color: transparent;
    color: white;
    border-radius: 0;
    border: 1px dashed #c7c7c7;
}
.set-role-user select {
    width: 100%;
    color: #fff;
    background: 0 0;
    border: 1px solid #fff;
    outline: 0;
    padding: 12px 20px;
    font-family: RalewayRegular;
}
.set-role-user select option {
    background: #000;
    color: #fff;
}
.comment-div textarea {
    width: 100%;
    color: #777;
}
img.small-preview {
    height: 100px;
    width: 100%;
    margin-top: 3% 0;
}
.photo-list {
    height: 500px;
    overflow: auto;
}
.photo-list .row {
    width: 100%;
}
.text-white {
    color: white;
}
.desc-style {
    padding: 0!important;
    width: 100%!important;
}
.desc-style textarea {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    width: 100%;
    min-height: 200px;
}
.description-item {
    border: 1px solid #ddd;
    padding: 20px;
	background:white;
}
a.likes:hover {
    text-decoration: none;
}
button.btn-middle {
    margin-top: 8px;
}
.short input {
    width: 100px!important;
    margin: auto 0;
}
.summary {
    display: none;
}
.input-search {
    height: 100%;
}
 button.input-search-right {
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 38px;
    background: white;
    border: 1px solid #fff;
}
.white-text i {
    background: url(../images/photo-icon-white.png)!important;
}
.white-text {
    color: white!important;
}
a.white-text-item:hover,
a.white-text-item:hover .white-text {
    background: white!important;
    color: black!important;
}
a.white-text-item:hover .white-text i {
    background: url(../images/photo-icon.png)!important;
}
.instit-list h3 {
    margin: 2%!important;
}
.content-wrap-for_list {
    padding-top: 0!important;
}
.box-user-item {
    border: 2px dashed #333;
    padding: 10px;
    margin: 10px;
}
.box-user-item:hover {
    border: 2px dashed #fff;
    background-color: black;
    color: white;
}
.box-user-item .glyphicon-remove {
    color: red;
}
.box-user-item:hover .btn {
    background: #777;
}
.box-user-item:hover .glyphicon-remove {
    color: #123345;
    background: #777;
}
.box-user-item:hover .glyphicon-remove:hover {
    color: red;
    background: #777;
}
a.full-block-link {
    display: block;
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 2;
}
a.delete-worker {
    position: relative;
    z-index: 3;
}
.grey-text {
    color: #aaa;
}
.add-photo-area .areafile span.text-uploadfile {
    top: 84%!important;
}
body .mainWrapper{
	box-sizing: border-box;
    border-bottom: 46px solid transparent;
    margin-bottom: -46px;
}
.comment-div{
	display:none;
	overflow: hidden; 
    padding-bottom: 6px;
} 
.fold-edit-picture *{
	box-sizing:content-box;
}
.selectric .button, .selectric .button *{
	box-sizing:content-box;
}
.selectric .button:before{
	top:13px;
}
.selectric .button:after{
	top:7px;
}
.areafile *{
	box-sizing:content-box;
}
.edit-active .images-block .image-block{
	transition:opacity 0.3s, transform 0.3s, top 0.3s, left 0.3s, box-shadow 0.3s, width 0.3s, padding 0.3s;
	max-width: 100%!important;
	min-width: 0%!important;
}
.edit-active .images-block .image-block .hover-block, .edit-active .images-block .image-block .likes{
	display:none;
}
.this-drag{
	opacity:0.7;
	transform:scale(1);
	z-index:5;
	transition:top 0s, left 0s, transform 0.3s !important;
}
.ui-droppable:after{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	right:0;
	transition:all 0.3s;
	bottom:0;
	display:block;
	content:'';
	background: rgba(0,0,0,0.6) url(../images/reverse-icon.png) center no-repeat;
	background-size:80px;
}
.content-preview-text.ui-droppable:after{
	background: rgba(0,0,0,0.03);
}
.no-reverse .image-block.ui-droppable:after, .no-reverse .keyarea-vertical, .no-reverse .keyarea-vertical-1, .no-reverse .keyarea-vertical-2, .no-reverse .keyarea-vertical-3, .no-reverse .keyarea-vertical-4{
	display:none;
}
.images-block-wrap.gallery-item-images .images-block .content-preview-text.image-block{
	padding-top:0 !important;
}
.ui-droppable-hover:after{
	opacity:1;
}
.images-block-wrap.edit-active.gallery-item-images .image-block{
	position:absolute;
	cursor: move !important;
}
.edit-active .images-block{
	position:relative;
	transition:height 0.3s;
}
/*.edit-active .description-item{
	position:absolute;
	width:100%;
	box-sizing:content-box;
}*/
.images-block-wrap.edit-active.gallery-item-images .image-block.ui-draggable-dragging{
  background:none !important;
  width: 10px !important;
  padding:0 !important;
  padding-top: 10px !important;
  border:none;
  height:0 !important;
  font-size:0px !important;
  transition:all 0s !important;
  box-shadow: 0px 0px 0px 0px #0098ff inset !important;
}
.images-block-wrap.edit-active.gallery-item-images .image-block.ui-draggable-dragging *{
	display:none;
}
.images-block-wrap.edit-active.gallery-item-images .image-block.ui-draggable-dragging .description-item{
	border:none;
	padding:none;
}
.image-block.draggable.ui-draggable.ui-draggable-handle.ui-droppable.selected-image {
    box-shadow: 0px 0px 0px 3px #0098ff inset;
}
.keyarea{
	position:absolute;
	cursor: row-resize;
}
.keyarea:after{
	position:absolute;
	top:50%;
	margin-top:-1px;
	left:10px; 
	right:10px;
	height:2px;
	background:black;
}
.keyarea-active{
	z-index:20;
	cursor:row-resize;
}
.keyarea-active:after{
	opacity:1;
}
.keyarea-vertical, .keyarea-vertical-1, .keyarea-vertical-3, .keyarea-vertical-4{
	position:absolute;	
    cursor: col-resize;
}
.keyarea-vertical:after, .keyarea-vertical-1:after, .keyarea-vertical-3:after, .keyarea-vertical-4:after{
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:10px;
	opacity:0;
	margin-left:-1px;
	width:2px;
	background:black;
	transition:all 0.3s;
}
.lc-page .main-image.full-height-image.main-image-have-content-3{
	margin-top:0;
	top:-62.5px;
	margin-bottom:-53px;
	padding-bottom:53px;
}
.keyarea-vertical-active, .keyarea-vertical-active-1, .keyarea-vertical-active-3, .keyarea-vertical-active-4{
	z-index:20;
	cursor:row-resize;
}
.main-image.full-height-image.main-image-have-content-3 > .fullHeighetImage{
	width:100%;
}
.images-block .image-block.size-w-4 {
    width: 24.96%;
    padding-top: 16.34%;
    min-width: 19.5%;
}
.images-block .image-block.size-w-5 {
    width: 19.98%;
    padding-top: 13.188%;
    min-width: 19.5%;
}
.paid-options .add-gallery{
	float:left;
}
.instit-list .instit-item-container .button-type-b{
	margin-right: 5px;
    margin-bottom: 5px;
}
.keyarea-vertical-active:after, .keyarea-vertical-active-1:after, .keyarea-vertical-active-3:after, .keyarea-vertical-active-4:after{
	opacity:1;
}
.del-icon{
	display:none;
}
.images-block-wrap.edit-active .del-icon{
	display:block;
}
.images-block-wrap.gallery-item-images .controls-buttons{
	display:none;
}
.images-block-wrap.gallery-item-images.edit-active .controls-buttons{
	display:block;
	top: 20px;
}
.images-block-wrap.gallery-item-images.edit-active .controls-buttons .tooltip-2.tooltip-inverse .tooltip-content{
	right: -20px;
}
.description-item .button-remove{
	background: url(../images/remove-black.png) center no-repeat;
	opacity: 0.8;
}
#setSizeButtons{
	display:none;
} 
header .account a.username{
	margin-top:0 !important;
}
.main-image.full-height-image.main-image-have-content-2 > .fullHeighetImage{
	width:100%;
	background-position: center center;
}
.images-block .image-block.size-w-5.image-vertical{
	width:8.71%;
	max-width: 20%;
	min-width: 0;
}
.images-block .image-block.size-w-4.image-vertical{
	width:10.89%;
	max-width: 25%;
	min-width: 0;
}
.images-block .image-block.size-w-3.image-vertical{
	width:14.67%;
	max-width: 33.33%;
	min-width: 0;
}
.images-block .image-block.size-w-2.image-vertical{
	width:21.78%;
	max-width: 50%;
	min-width: 0;
}
.images-block .image-block.inArray .btn-type-c{
	display:none;
}
.images-block .image-block.size-w-1.image-vertical{
	padding-top:151%;
	max-width: 100%;
	min-width: 0;
}
.image-block.video{
	position:relative;
	overflow:hidden;
}
.white-arrows .owl-nav>div.autoplay{
	background-image: url(../images/autoplay.png);
	margin-left: 5px;
	transition:all 0.3s;
    margin-right: 4px;
}
.bottom-absolute-container .controls{
	margin-left: -64px !important;
}
.controlsDisabled .owl-nav .owl-prev{
	opacity:0;
	visibility:hidden;
}
.controlsDisabled .owl-nav .owl-next{
	opacity:0;
	visibility:hidden;
}
.white-arrows .owl-nav>div.autoplay.active{
	background-image: url(../images/autoplay-stop.png);
	opacity:1;
}
.likes{
	cursor:default !important;
	text-decoration:none !important;
}
.likes.auth-like{
	cursor:pointer !important;
}
.image-block.video video{
    position: absolute;
    top: 0;
    object-fit: cover;
    min-height: 100%;
    min-width: 100%;
/*    min-width: 118%;*/
/*	margin-left:-9%;*/

}
.view-video-modal{
	position: fixed;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .9);
    z-index: 10;
}
.view-video-modal.open {
    visibility: visible;
    opacity: 1;
}
.view-video-modal .image-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
}
.close-video{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    background: white;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    opacity: 0.7;
	cursor: pointer;
	transition:all 0.3s;
}
.viewers-container a:focus{
	color:inherit;
}
.authform-modal .social-auth{
	margin-top:26px;
}
.close-video:hover{
	opacity:1;
}
.view-video-modal .image-container video {
    height: 100%;
    width: auto;
    margin: 0px auto;
}
.form-group.has-error input{
	border-color: #eb5960 !important;
    color: #eb5960;
    padding-right: 50px;
}
p.help-block.help-block-error{
	margin:0;
	padding:0;
}
.form-group.has-error .help-block-error{
    position: absolute;
	bottom: 6px;
    left: 2px;
    padding: 2px 16px;
    background: #fff;
    transition: all .3s;
    cursor: text;
	color: #ec1923;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    right: 15px;
	font-size: 11px;
}
.images-block-wrap.gallery-item-images .image-block.shares-image-block{
	cursor:default;
}
.slidesgow-images{
	display:none;
}
.list-view .item .image-block{
	transition:all 0.5s;
}
.fullHeighetImage{
	transition:all 0.6s;
}
/*Костыли костыльные. По хорошему нужно привети html всех инпутов в вид инпутов регистрации, и убрать из стилей id - #form-signup*/
#form-signup .form-group.has-error:after{
	content: '';
    background: url(/images/error-icon.png) no-repeat;
    background-size: cover;
    visibility: visible;
    position: absolute;
    right: 9px;
    bottom: 25px;
    width: 19px;
    height: 19px;
    transition: all .5s;
}
#form-signup .input .success-icon{
	bottom: 24px;
}
.password-label{
	top: 63px !important;
}
/*# Костыли костыльные. */

.list-view .wrapper-list-view .item .our-worker{
	border-left:none;
	border-top:none;
	height: 60px;
}
.list-view .wrapper-list-view .item:nth-child(1) .our-worker, .list-view .wrapper-list-view .item:nth-child(2) .our-worker,.list-view .wrapper-list-view .item:nth-child(3) .our-worker{
	border-top: 1px dashed #ccc;
}
.list-view .wrapper-list-view .item:nth-child(3n+1) .our-worker{
	border-left: 1px dashed #ccc;
}
.images-block-wrap.gallery-item-images.edit-active{
	margin-right:10px;
	margin-left:10px;
}
#editRemove{
	display:none;
}

@media screen and (max-width:1300px){
	.white-text {
	    color: black!important;
	}
	.white-text i {
    background: url(../images/photo-icon.png)!important;
    background-size: 100%!important;
	}
	a.white-text-item:hover, a.white-text-item:hover .white-text {
    background: black!important;
    color: white!important;
	}
	a.white-text-item:hover .white-text i {
    background: url(../images/photo-icon-white.png)!important;
    background-size: 100%!important;
	}
}
@media screen and (max-width:991px){
	.list-view .wrapper-list-view .item .our-worker{
		border-left: 1px dashed #ccc;
		border-top: 1px dashed #ccc;
		border-top:none !important;
	}
	.list-view .wrapper-list-view .item:nth-child(1) .our-worker{
		border-top: 1px dashed #ccc !important;
	}
}
@media screen and (max-width:900px){
	.images-block-wrap.gallery-item-images .image-block.shares-image-block .hover-block{
		display:none;
	}
	.images-block-wrap.gallery-item-images .image-block.shares-image-block .button-type-b{
		width:auto;
		height:auto;
		top:0;
		left:0;
		right:0;
		bottom:0;
		font-size:0;
		background:none !important;
		border:none;
	}
	.view-image-modal .container-content .button-type-b{
		min-width: 100px !important;
		padding: 3px 12px;
		top: 2px;
		font-size: 11px;
	}
}
@media screen and (max-width:730px){
	.left-column-content {
		width: 100%;
		float: none;
		background: #fff;
		position:relative !important;
	}
	.viewers-container .left{
		display: block !important;
		padding-bottom: 11px;
			
	}
}
@media screen and (max-width:500px){
	.white-text {
	    color: white!important;
	}
	.white-text i {
    	background: url(../images/photo-icon-white.png)!important;
    	background-size: 100%!important;
	}
	a.white-text-item:hover, a.white-text-item:hover .white-text {
    	background: white!important;
    	color: black!important;
	}
	a.white-text-item:hover .white-text i {
    	background: url(../images/photo-icon.png)!important;
    	background-size: 100%!important;
	}
	.users-list-page .user-list-item:hover {
	    background: white!important;
	    color: black!important;
	}
	.users-list-page .user-list-item:hover .name-user i {
	    background: url(../images/photo-icon.png)!important;
    	background-size: 100%!important;
	}
	.users-list-page .user-list-item:hover .name-user {
	    color: black!important;
	}
}
@media screen and (max-width:450px){
	.view-image-modal .container-content .button-type-b{
		width:100%;
		margin-bottom:3px;
	}
	.view-image-modal .container-content .button-type-b:nth-child(2){
		display:none;
	}
}
@media screen and (max-width:385px){
	header .account a.username {
		display: none!important;
	}
}
