%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/bitrix/www/bitrix/templates/p4_new/components/p4/p.portfolio.profile/.default/
Upload File :
Create Path :
Current File : //home/bitrix/www/bitrix/templates/p4_new/components/p4/p.portfolio.profile/.default/style.css

.portfolio-item-social {
	padding: 3px 2px 3px 0px;
	text-align: right;
	height: auto;
	min-width: 128px;
	max-width: 128px;
	z-index: 30;
	position: absolute;
	bottom: 0px;
	left: 0px;
	vertical-align: bottom;
	/*opacity: 0.8;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 66%, rgba(0,0,0,0.45) 100%); *//* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(66%,rgba(0,0,0,0.45)), color-stop(100%,rgba(0,0,0,0.45))); *//* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 66%,rgba(0,0,0,0.45) 100%); *//* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 66%,rgba(0,0,0,0.45) 100%); *//* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 66%,rgba(0,0,0,0.45) 100%); *//* IE10+ */
	/*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 66%,rgba(0,0,0,0.45) 100%); *//* W3C */
}
.portfolio-item-social > span > i {
	font-size: 12px;
}
.portfolio-item-social > span {
	padding-right: 4px;
	font-size: 10px;
	font-weight: normal;
	color: white;
}
.disabled{
	pointer-events: none;
	cursor: default;
}
.blueimp-gallery > .indicator {
  bottom: 10px !important;
}
.blueimp-gallery {
	overflow-y: scroll !important;
	overflow-x: hidden !important;
	z-index: 3000 !important;
}
.blueimp-gallery > .comments {
  display: block;	
	width: 800px;
	margin: 10px auto 20px auto;
	padding: 20px;
	background-color: white
}
.blueimp-gallery > .social {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 20px;
  background: #000;
  background: rgba(0, 0, 0, 0.25) center no-repeat;
  border-radius: 0px;
  box-shadow: 0 0 2px #000;
  display: block;
  vertical-align: top;
}
.blueimp-gallery > .social .bx-ilike-left-wrap {
	padding-right: 5px;
	float: none !important;
}
.blueimp-gallery > .social > li {
  display: inline-block;
	color: white;
	font-size: 16px;
  margin: 6px 8px 6px 8px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  opacity: 0.5;
  cursor: pointer;
}
.blueimp-gallery > .social > li:hover,
.blueimp-gallery > .social > .active {
  opacity: 1;
}
.blueimp-gallery > .social > li i {
	font-size: 20px;
}
.blueimp-gallery-controls > .social {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
       -o-transform: translateZ(0);
          transform: translateZ(0);
}
.blueimp-gallery-single > .social {
  display: none;
}
.blueimp-gallery > .social {
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* IE7 fixes */
*+html .blueimp-gallery > .social > li {
  display: inline;
}

/* for mobile devices */
@media (max-width: 1024px) {
	.blueimp-gallery>.close {
		font-size: 60px !important;
	}
	.blueimp-gallery > .social > li {
		font-size: 40px !important;
	}
	.blueimp-gallery > .social > li i {
		font-size: 40px !important;
	}
	.blueimp-gallery > .indicator {
	  bottom: 75px !important;
	}
	.blueimp-gallery > .prev, .blueimp-gallery > .next {
		width: 60px !important;
		height: 60px !important;
		margin-top: -33px !important;
		font-size: 110px !important;
		font-weight: 100 !important;
		line-height: 40px !important;
		-webkit-border-radius: 33px !important;
		-moz-border-radius: 33px !important;
		border-radius: 33px !important;
	}
}


div[id^="rename_album"] .modal-dialog{
		width: 90% !important;
		margin: 30px auto !important;

	}
	#add_album .modal-dialog{
		width: 90% !important;
		margin: 30px auto !important;

	}
h3.modal-title{
	text-align: center;
}
div[id^="rename_album"] .modal-header .close{

}
.edit_modal {
	width: 33%;
	margin: auto;
	top: 36%;
	min-width: 320px;
}
.portfolio-item-remove{
	color: #633ebd !important;
}
.edit_modal .modal-header{
    background: #623fbf;
    text-align: center;
	color: #fff;
}
button.close_edit{
	border: none !important;
    padding: 0 !important;
    margin-top: 0px !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background: inherit !important;
    color: #fff !important;
    height: 10px !important;

}
.modal-header .close:hover{
	color: #CCCCCC; 

}
.edit_modal .modal-title{
	color: #fff !important;
	text-transform: uppercase;
	font-size: 16px !important;
	font-weight: normal !important;
}
.ok_edit{
	border-radius: 0 !important;
	border: 3px solid #633ebd !important;
	margin-right: 0 !important;
	padding: 7px 5% !important;
	text-transform: uppercase !important;
}
.cancel_edit{
	border-radius: 0 !important;
	border: 3px solid #633ebd !important;
	padding: 7px 5% !important;
	text-transform: uppercase !important;
}
#myModalLabel{
	margin-left: 0 !important;
	display: block !important;
	font-family: proximanovalight !important;
	font-size: 14px;
}
.modal-footer .btn-photo {
	padding: 10px 38px !important;
}
.modal-footer{
	/*margin-top: -50px !important;*/
}
.modal-body.avatar-modal-body{
	overflow-y: auto;
	overflow-x: auto;
}
.nonactivelink:hover{
	cursor: default;
}
.portfolio-item-remove:hover{
	cursor: pointer;
	color: red !important;
}
.error_photo_limit{
	display: none;
}
#error_limit .modal-content{
	width: 400px;
}

Zerion Mini Shell 1.0