Your IP : 216.73.216.244


Current Path : /home/theafprt/fnf.group/wp-content/plugins/hit_plusgallery/includes/assets/css/
Upload File :
Current File : //home/theafprt/fnf.group/wp-content/plugins/hit_plusgallery/includes/assets/css/meta-box.css

.ht-clearfix:before,
.ht-clearfix:after{
	display: table;
	content: "";
}

.ht-clearfix:after{
	clear: both;
}
.ht-metaboxes fieldset.ht-meta-box-field:after, 
.ht-metaboxes .ht-meta-box-field:after{
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ht-metaboxes fieldset.ht-meta-box-field,
.ht-metaboxes .ht-meta-box-field{
	padding: 5px 20px 5px 162px !important;
	font-size: 12px;
    line-height: 24px;
    margin: 0 0 9px;
}
.ht-metaboxes .ht-meta-box-field .button{
	width: auto;
}
.ht-metaboxes label, 
.ht-metaboxes legend {
    float: left;
    margin: 0 0 0 -150px;
    padding: 0;
    width: 150px;
	display: block;
	clear: both;
}
.ht-metaboxes select{
	width: 25%;
}
.ht-metaboxes .input_text{
	height: 28px;
}
.ht-metaboxes .checkbox, 
.ht-metaboxes .checkbox {
    margin: 7px 0;
    vertical-align: middle;
    width: auto;
}
.ht-metaboxes span.description{
	display: block;
	padding: 0;
	margin: 0;
}
.ht-meta-image-thumb{
	display: block;
	margin: 5px 0;
}
.ht-meta-image-thumb img{
	max-height: 120px;
	max-width: 120px;
	background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #d1d1d1;
}

.ht-meta-gallery-wrap{}
.ht-meta-gallery-list:after,
.ht-meta-gallery-list:before{
	display: table;
  	content: "";
  	line-height: 0;
}
.ht-meta-gallery-list:after{
	clear: both;
}
.ht-meta-gallery-list{
	margin-top: 0;
}
.ht-meta-gallery-list > li{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #D5D5D5;
    border-radius: 2px;
    cursor: move;
    float: left;
    height: 120px;
    margin: 8px;
    position: relative;
    width: 120px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset, 0 0 0 1px rgba(0, 0, 0, 0.05) inset;
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset, 0 0 0 1px rgba(0, 0, 0, 0.05) inset;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset, 0 0 0 1px rgba(0, 0, 0, 0.05) inset;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset, 0 0 0 1px rgba(0, 0, 0, 0.05) inset;
}
.ht-meta-gallery-list > li.li-placeholder{
	border: 1px dotted #D5D5D5;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px dashed #D5D5D5;
    border-radius: 2px;
    cursor: move;
    float: left;
    height: 120px;
    margin: 8px;
    position: relative;
    width: 120px;
}
.ht-meta-gallery-list > li *{
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.ht-meta-gallery-list > li .thumbnail:after {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}
.ht-meta-gallery-list > li .thumbnail {
    display: block;
    left: 0;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.ht-meta-gallery-list > li .centered {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    width: 100%;
}
.ht-meta-gallery-list > li .thumbnail{
	height: 120px;
	width: 120px;
	position: relative;
}
.ht-meta-gallery-list > li img{
	max-width:120px;
	max-height:120px;
	left: 0;
    top: 0;
    position: absolute;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width:auto;
}
.ht-meta-gallery-list > li a{
	background: none repeat scroll 0 0 #fff;
    color: #f00;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 16px;
    left: 0;
    line-height: 1;
    padding: 2px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 16px;
    z-index: 1000;
}