/*#########catalogS LIST PAGE###########*/
a.probuttonlink{
    text-decoration: none;
}
#catalog-unique-options-list li input[type=checkbox]{
    margin-left: 1px !important;
}
li.multicheck{
    display: inline-block;
    height:auto;
}
li.multicheck>span{
    display: inline-block;
    width: 100px;
    padding: 0px 0px 0px 10px;
    height: auto;
    float:left;
}
li.multicheck div{
    display:inline-block;
    float:left;
    width: calc(100% - 110px);
    height: 100%;
}
li.multicheck div label{
    margin-bottom: 6px;
    float:right;
    width: auto !important;
}
li.multicheck div span{
    display: inline-block;
    height: auto;
    padding: 0px 0px 0px 2.6px;
}
#catalogs-list-page  .add-new-h2 {
	cursor:pointer;
}

#catalogs-list-page  .add-new-h2 {
	cursor:pointer;
}

#catalogs-list-page .actions {
}

#catalogs-list-page .actions label {
	display:block;
	float:left;
	margin-top:5px;
}

#catalogs-list-page .actions input {
	display:block;
	float:left;
}

#catalogs-list-page table tr.has-background {background:#f9f9f9;}

/*catalogS TABS*/
 #catalogs-list  {
	width:100%;
	margin:0px 0px 20px 0px;
	border-bottom:1px solid #ccc;
	height:30px;
}
 
#catalogs-list  li {	
	position:relative;
	display:block;
	float:left;
	height:29px;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px solid #ccc;
}

#catalogs-list  li.active {
	border-bottom: 1px solid #f1f1f1;	
	padding-right:16px;
	background-position:right center;
	background-repeat:no-repeat;
}


#catalogs-list  li a,#catalogs-list  li a:link,#catalogs-list  li a:visited {
	display:block;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	background: #ebebeb;
	color: #777;
	background:#fff;
	outline:none;
}
/***fvpps***/
.ligallery #gallery_portfolios-list  ul.active input {
	margin:4px 0px 2px 0px;
	background:#ffffff;
	outline:none;
	width:auto;
	box-shadow:none;
	border:0px;
	width: 90px;
}
/***fvpps***/
#catalogs-list  li a:hover,#catalogs-list  li a:focus,#catalogs-list  li a:active {
	color:#444;
	background:#f1f1f1;
}

#catalogs-list  li.add-new a:hover,#catalogs-list  li.add-new a:focus,#catalogs-list  li.add-new a:active {
	cursor:pointer;
}
	
#catalogs-list  li.active input {
	margin:2px 0px 0px 0px;
	background:#f1f1f1;
	outline:none;
	width:auto;
	box-shadow:none;
	border:0px;
	width: 90px;
}



/*SIDEBAR*/

#catalog-unique-options-list li label {
	display:inline-block;
	width:100px;
	padding:0px 0px 0px 10px;
}

#catalog-unique-options-list li input[type='text'],#catalog-unique-options-list li select {width:150px;}

#catalog-shortcode-box ul li:first-child {
	border-bottom:1px solid #ccc;
	padding-bottom:18px;
}

#catalog-shortcode-box li textarea.full {
	width:100%;
	height:50px;
	resize:none;
}

#side-sortables.catalog-custom-options {
	min-height:10px !important;
}

.del_val {
	width: 100%;
        padding-right: 40px;
        border: none;
}
#delete_cat {
	position: absolute;
        right: 10px;
        top: 4px;
}
#edit_cat {
	float: right;
        position: absolute;
        right: 21px;
        top: 4px;
}
#add_cat_input {
    margin-top: 6px;
}

#add_cat_input a {
    cursor: pointer;
    text-decoration: underline;
    text-decoration: underline;
    font-weight: bold;
}

.del_product_link {
    position: absolute;
    right: 4%;
    top: 55%;
}

.del_product_link:hover {
    cursor: pointer !important;
}

.inside ul span input { cursor: pointer !important; }


/*CONTENT*/

#post-body-heading {
	width:100%;
	padding:10px 0px 10px 0px;
	height:30px;
	background:#fff;
	border-bottom: 1px solid #e5e5e5;
}

.catalog-options #post-body-heading {width:100%;}

#post-body-heading h3 {
	float:left;
	margin:-5px 0px 0px 5px !important;
	padding:0px;
}

#post-body-heading .button,#post-body-heading .save-catalog-options  {
	float:right;
	margin-right:10px !important;
}

#post-body-heading .button.add-post-slide input {
	position:absolute;
	display:none;
}

#post-body-heading .button.add-new-image .wp-media-buttons-icon {
	/*background: url('../images/media-button.png') no-repeat top left;*/
	display: inline-block;
	width: 140px;
	height: 24px;
	vertical-align: text-top;
	color: #fff;
	-webkit-box-shadow: inset 0 0px 0 #fff,0 1px 0 rgba(0,0,0,.08);
	box-shadow: inset 0 0px 0 #fff,0 1px 0 rgba(0,0,0,.08);
	border: none; 
	padding-left: 22px;
	background-position: 0px;
	margin-right: 0px !important;
}

#post-body-heading .button.add-new-image .album-media-buttons-icon {
	background: url('../images/media-button.png') no-repeat top left;
        background-position: 0px 4px;
}

#post-body-heading .button.add-new-image .catalog-media-buttons-icon {
	background: url('../images/media-button2.png') no-repeat top left;
        background-position: 0px 4px;
}

#post-body-heading .button.add-new-catalog .wp-media-buttons-icon {
	background: url('../../../../wp-admin/images/media-button.png') no-repeat top left;
	display: inline-block;
	width: 140px;
	height: 24px;
	vertical-align: text-top;
	color: #fff;
	-webkit-box-shadow: inset 0 0px 0 #fff,0 1px 0 rgba(0,0,0,.08);
	box-shadow: inset 0 0px 0 #fff,0 1px 0 rgba(0,0,0,.08);
	border: none; 
	padding-left: 22px;
	background-position: 0px;
	margin-right: 0px !important;
}

#post-body-heading .button.add-post-slide .wp-media-buttons-icon {
	background: url('../../../../wp-admin/images/post-ats.png') no-repeat top left;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: text-top;
	margin: 2px 7px 0px 0px;
}


#post-body-footer {
	padding:5px 10px 5px 10px;
}

#post-body-footer a.save-catalog-options {
	float:right;
}

#images-list {
	display:table;
	width:100%;
	height:auto;
	border: 1px solid #e5e5e5;
	margin:0px;
}

#images-list > li {
	clear:both;
	display:block;
	width:98%;
	background-color:#fff;
	margin:0px;
	padding:10px 1% 1px 1%;
}

#images-list > li.has-background {background-color:#f9f9f9;}

#images-list > li:hover {
	cursor:move;
	background-image:url(../images/dragable.gif);
	background-position:right top;
	background-repeat:repeat-y;
}

#images-list > li.ui-sortable-helper {
	opacity:0.8;
}

#images-list .image-container {
	display: block;
	width:20%;
	float:left;
}

#images-list .widget-images-list {
	height: auto;
	list-style:none;
	display:table;
}

#images-list .widget-images-list li {
	position:relative;
	display:table;
	float:left;
	width:30%;
	border-radius:5px;
	margin:5px 2% 0px 1%;
	overflow:hidden;
	clear:none;
	padding:0px;
	vertical-align:middel;
	background-image:none !important;
}

#images-list .widget-images-list li.first, #images-list .widget-images-list li:first-child {
	width:100%;
	clear:both;
	margin:0px 0px 0px 0px;
}

#images-list .widget-images-list li  .edit-image {
	position:absolute;
	top:1px;
	right:20px;
	width:16px;
	height:16px;
	text-indent:-9999px;
	background:url(../images/edit.png) 3px center no-repeat #fff;
	border:0px;
	cursor:pointer;
	display:none;
}

#images-list .widget-images-list li  a.remove-image {
	position:absolute;
	top:2px;
	right:2px;
	width:10px;
	height:10px;
	padding:3px;
	text-indent:-9999px;
	background:url(../images/remove.jpg) center center no-repeat #fff;
	display:none;
}

#images-list .widget-images-list li:hover  .edit-image,#images-list .widget-images-list li:hover  .remove-image  {display:block}

#images-list .widget-images-list li img { 
	position:relative;
	display:block;
	width:100%;
	height:100%;
	vertical-align:middle !important;
}


#images-list .widget-images-list li.add-image-box {
	border:1px dotted #0074a2;
	border-radius:5px;
	display:table-cell;
	vertical-align:middle !important;
	opacity:0.6;
}

#images-list .widget-images-list li.add-image-box:hover {
	opacity:1;
}

#images-list .widget-images-list li.add-image-box img{
	display:block;
	width:50%;
	height:50%;
	margin:0px auto;
	margin-top:20%;
	margin-bottom:20%;
	vertical-align:middle !important;
}



#images-list .widget-images-list li .add-image, #images-list .widget-images-list li .add-image:link, #images-list .widget-images-list li .add-image:visited,
#images-list .widget-images-list li .add-image:hover, #images-list .widget-images-list li .add-image:focus, #images-list .widget-images-list li .add-image:active {
	position:absolute;
	text-indent:-9999px;
	display:block;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0px;
	cursor:pointer;
	background:none;
	outline:none;
}


#images-list .widget-images-list li.first  img,#images-list .widget-images-list li:first-child  img {
	width:100%;
	height:auto;
}

#images-list .image-options {
	margin-left:1%;
	width: 79%;
	float: left;
}

#images-list .image-options .options-container {
	width: 66%;
	float: left;
}

#images-list .album-image-options .options-container {
	width: 100%;
}

#images-list .image-options .options-container > div {
	width:100%;
	margin:0px 0px 10px 0px;
        overflow: hidden;
        /*position: relative;*/
}

#images-list .image-options .options-container label {
	display: inline-block;
	float:left;
	width: 95%;
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
} 

#images-list .image-options .options-container label {padding: 5px 3px 0px 0px;}

#images-list .image-options .options-container input[type='text'],
 #images-list .image-options .options-container select,
#images-list .image-options .options-container textarea {
	width: 97%;
}

#images-list .image-options .options-container .link-block label.long {
	width: 21%;
	padding:3px 0px 0px 1%;
}

#images-list .image-options .options-container .link-block   input.url-input  {
	float:left;
	width:61%;
}

#images-list .image-options .options-container .link-block   input.link_target {
	margin:-2px 0px 0px 3px;
}


#images-list .image-options .options-container textarea {resize:vertical;}



/* category container */


#images-list .image-options  .category-container {
	width: 32%;
        padding-left: 1%;
        float: left;
        overflow-y: scroll;
        border-left: 1px solid #ccc;
}

#images-list .image-options  .category-container ul {
	width:100%;
        margin-right: 8px;
        /*line-height: 25px;*/
}

#images-list .image-options  .category-container ul li {
        line-height: 25px;
        display: inline-block;
        width: 100%;
}

#images-list .image-options  .category-container ul li input {
	float: right;
        width: 50%;
}

#images-list .image-options  .category-container ul li span {
        display: inline-block;
        width: 47%;
        overflow:hidden !important;
        text-overflow: ellipsis;
}

#images-list .image-options .remove-image-container {
	position:relative;
	clear:both;
	height:1px;
	width:100%;
}
#images-list .image-options .remove-image-container a:first-child {
	color: #ff0000;
        border-color: #ff0000;
        margin-left: 1%;
}

#images-list .image-options .remove-image {
	float:right;
	margin: 20px 5px 0px 0px;
}

/*  OPTIONS PAGE  */


#catalog-options-list {
	width:100%;
	background:#fff;
}

#catalog-view-tabs {
	position:relative;
	list-style:none;
	border-bottom:1px solid #ddd;
	height:40px;
	padding-top:10px;
}

#catalog-view-tabs > li  {
	float:left;
	margin:0px 5px 0px 5px;
}

#catalog-view-tabs  > li > a {
	display:block;
	height:30px;
	padding:10px 10px 0px 10px;
	border:1px solid #ddd;
	border-bottom:0px;
	text-decoration:none;
	outline:none;
}

#catalog-view-tabs  > li.active > a {
	/*padding-bottom:1px;*/
	background:#fff;
}

#catalog-view-tabs  > li.active > a:link,#catalog-view-tabs  > li.active > a:visited ,#catalog-view-tabs  > li.active > a:hover,#catalog-view-tabs  > li.active > a:active,#catalog-view-tabs  > li.active > a:focus {
	box-shadow: none;
}

#catalog-view-tabs-contents > li  {
	position:relative;
	width:100%;
	float:left;
	display:none;
}

#catalog-view-tabs-contents > li.active  {
	display:block;
}


#catalog-view-tabs-contents > li  > div {
	position:relative;
	display:block;
	float:left;
	margin:10px 1% 25px 1%;
	padding:0px 1% 10px 1%;
	width:46%;
	background:#f9f9f9;
}
#catalog-view-tabs-contents > li   div.has-background {background:#fff;}
#catalog-view-tabs-contents > li   div.has-height > div {display:inline-block;}


#catalog-view-tabs-contents > li  > div  h3 {
	display:block;
	text-align:center;
	margin:0px 0px 10px 0px;
}

#catalog-view-tabs-contents > li  > div > div {
	position:relative;
	clear:both;
	width:100%;
	height:35px;
	padding:5px 0px 0px 0px;
	margin:0px !important;
}

#catalog-view-tabs-contents > li  > div > div label {
	display:inline-block;
	width:60%;
	padding:5px 0px 0px 2%;
	height:30px;
	float:left;
}



#catalog-view-tabs-contents > li  > div > div div.slider-container {
	position:relative;
	display: inline-block;
	width: 145px;
	margin-left:-5px;
}

#catalog-view-tabs-contents > li  > div > div div.slider-container span {
	position:absolute;
	top:-3px;
	right:0px;
}

#catalog-view-tabs-contents > li  > div > div input[type='text'],#catalog-view-tabs-contents > li  > div > div input[type='number'],#catalog-view-tabs-contents > li  > div > div select {
	width: 140px;
}

#catalog-view-tabs-contents > li  > div > div input[type='checkbox'] {
	margin:7px 0px 3px 0px;
}

#catalog-view-tabs-contents > li  > div > div.bws_position_table input {
	margin:3px 17px 3px 3px;
}

#arrows-type {
	display:table;
	margin:0px;
}

#arrows-type li {
	position:relative;
	margin:0px 3% 10px 0px;
	float:left;
	border:1px solid #e5e5e5;
}

#arrows-type li.color {
	background:#f9f9f9;
}

#arrows-type li.active {
	border:1px solid #0074c2;
}

#arrows-type li > div {
	position:relative;
	width:180px;
	height:160px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;

}
#arrows-type li > div p {
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
}

#arrows-type li  input {
	position:relative;
	vertical-align:middle;
	width:180px;
	height:160px;
	position:absolute;
	top:0px;
	left:0px;
	border-radius:0px !important;
	opacity:0;
}


/*#####ADD POSTS POPUP###*/

#huge_it_catalog_add_posts {
	position:relative;
	margin:0px 0px 10px 0px;
}

#huge-it-category- {
	float:left;
}

#huge-it-categories-list {
	width:150px;
	margin:0px 10px 0px 0px;
}

.huge-it-insert-post-button {
	float:right;
}

#huge-it-description-length {
	width:60px;
}

#huge_it_catalog_add_posts_wrap .view-type-block {
	float:right;
	margin:0px 20px 0px 0px;
}

#huge_it_catalog_add_posts_wrap .view-type-block a {
	display:block;
	margin-left:5px;
	width:30px;
	height:30px;
	padding:1px;
	float:right;
	text-indent:-9999px;
	border:1px solid rgba(0,0,0,0);
}

#huge_it_catalog_add_posts_wrap .view-type-block a.active {
	border:1px solid #999;
}

#huge_it_catalog_add_posts_wrap .view-type-block a.list {
	background:url(../images/view_list.png) center center no-repeat;
}

#huge_it_catalog_add_posts_wrap .view-type-block a.thumbs {
	background:url(../images/view_thumbs.png) center center no-repeat;
}

#huge-it-posts-list {
	position:relative;
	display:table;
	width:99%;
}


/*TYPE-LIST*/
#huge-it-posts-list.list  li {
	position:relative;
	float:left;
	width:100%;
	clear:both;
	padding:10px 0px 10px 0px;
}

#huge-it-posts-list.list  li.hascolor {
	background:#fff;
}

#huge-it-posts-list.list  li.active {
	border-right:2px solid #0074a2;
}

#huge-it-posts-list  li input.huge-it-post-checked {
	z-index:1000;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0px;
	opacity:0.3;
}

#huge-it-posts-list  li input.huge-it-post-checked.active {opacity:0;}

#huge-it-posts-list.list  li#huge-it-posts-list.list-heading {
	border-bottom:2px solid #666;
	height:30px;
	margin:0px;
	font-weight:bold;
}



#huge-it-posts-list.list  li > div {
	float:left;
	padding:0px 5px 0px 5px;
	
}

#huge-it-posts-list.list .huge-it-posts-list-image {
	width:100px;
	min-height:10px;
	clear:both;
}

#huge-it-posts-list.list .huge-it-posts-list-image img{
	width:100px;
	max-height:100px;
}

#huge-it-posts-list.list .huge-it-posts-list-title {width:150px;}
#huge-it-posts-list.list .huge-it-posts-list-description {width:200px;max-height:98px;overflow:hidden;}
#huge-it-posts-list.list .huge-it-posts-list-description *{margin:0px;padding:0px;}
#huge-it-posts-list.list .huge-it-posts-list-link {width:100px;word-break:break-all;}
#huge-it-posts-list.list .huge-it-posts-list-category {display:none;}

/*TYPE-THUMBS*/

#huge-it-posts-list.thumbs  li {
	position:relative;
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	padding:5px;
	margin:7px;
	border:1px solid #666;
	border-radius:3px;
}

#huge-it-posts-list.thumbs  li.active {
	border:2px solid #0074a2;
	margin:6px;
}

#huge-it-posts-list.thumbs .huge-it-posts-list-image {
	width:100px;
	height:100px;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
}

#huge-it-posts-list.thumbs .huge-it-posts-list-image img {
	width:100px;
	max-height:100px;
}



#huge-it-posts-list.thumbs #huge-it-posts-list-heading,
#huge-it-posts-list.thumbs .huge-it-posts-list-title,
#huge-it-posts-list.thumbs .huge-it-posts-list-description, 
#huge-it-posts-list.thumbs .huge-it-posts-list-link,
#huge-it-posts-list.thumbs .huge-it-posts-list-category {display:none;}



.slider-options-head {
	display: block;
	height: 55px;
}

/*###########LIGHTBOX###############*/


.lightbox-options-block {
	position:relative;
	width:48%;
	margin:10px 1% 10px 1px;
	float:left;
	background:#fff;
}


.lightbox-options-block > div {
	position:relative;
	padding:10px 10px 5px 10px;
	clear:both;
}

.lightbox-options-block   h3 { 
	text-align: center;
}



.lightbox-options-block > div label {
	display:inline-block;
	width:50%;
	height:35px;
} 


.lightbox-options-block > div.has-background {background:#f9f9f9;}


.lightbox-options-block > div label {
	float:left;
}

.lightbox-options-block > div.has-height > div {display:inline-block;}



.lightbox-options-block > div div.lightbox-container {
	position:relative;
	display: inline-block;
	width: 100px;
	margin-left:-5px;
}

.lightbox-options-block > div div.lightbox-container span {
	position:absolute;
	top:-3px;
	right:0px;
}

.lightbox-options-block > div input[type='text'],.lightbox-options-block > div select , .lightbox-options-block > div input[type='number'] {
	width:100px;
}

.lightbox-options-block > div .bws_position_table input {
	margin:3px 17px 3px 3px;
}


.lightbox-options-block > div div.slider-container {
	position:relative;
	display: inline-block;
	width: 145px;
	margin-left:-5px;
}

.lightbox-options-block > div div.slider-container span {
	position:absolute;
	top:-3px;
	right:0px;
}

.lightbox-options-block  > div.fixed-size {display:none;}

.postbox .hndle {
    /*cursor: auto !important;*/
    position: relative;
}

.allowIsotope {
    border-bottom: 1px solid #eee;
    padding: 6px 16px;
    font-size: 14px;
    color: #000;
   
}

.postbox .inside ul li span {
    cursor: pointer !important;
}

#huge_it_view_reviews #huge_it_view_reviews_wrap {
    width: 95%;
    margin-left: 1%;
}

#huge_it_view_reviews #huge_it_view_reviews_wrap .huge_it_prod_reviews_container {
    display: block;
    background-color: #fff;
    margin: 5px 10px;
}

#huge_it_view_reviews #huge_it_view_reviews_wrap .huge_it_prod_reviews_container table {
    width: 100%;
}

#huge_it_view_reviews #huge_it_view_reviews_wrap .huge_it_prod_reviews_container form {
    margin: 10px 10px;
}

#huge_it_view_reviews #huge_it_view_reviews_wrap .huge_it_prod_reviews_container table tr th {
    width: 30%;
    margin-right: 10%;
    display: inline-block;
    text-align: center;
    word-wrap: break-word;
    line-height: 30px;
    font-size: 16px;
}

#huge_it_view_reviews #huge_it_view_reviews_wrap .huge_it_prod_reviews_container table tr th:first-child {
    margin: 0% 2%;
    width: 16px;
    /*margin-left: -8%;*/
}

#huge_it_view_reviews #huge_it_view_reviews_wrap .huge_it_prod_reviews_container table tr th:last-child {
    margin-right: 0%;
    width: 10%;
}

#huge_it_view_reviews #huge_it_view_reviews_wrap .huge_it_prod_reviews_container table tr td {
    text-align: center;
    width: 30%;
    margin-right: 10%;
    display: inline-block;
    word-wrap: break-word;
    line-height: 25px;
}

#huge_it_view_reviews #huge_it_view_reviews_wrap .huge_it_prod_reviews_container table tr td:first-child {
    width: 16px;
    /*margin: 0;*/
    margin: 0% 2%;
    /*margin-left: -8%;*/
}

#huge_it_view_reviews #huge_it_view_reviews_wrap .huge_it_prod_reviews_container table tr td:last-child {
    margin-right: 0%;
    width: 10%;
}

#huge_it_view_reviews #huge_it_view_reviews_wrap .view_all_reviews {
    display: block;
    width: 21%;
}

.del_few_reviews {
    cursor: pointer;
}
#huge_it_view_ratings #huge_it_view_ratings_wrap {
    width: 95%;
    margin-left: 1%;
}

#huge_it_view_ratings #huge_it_view_ratings_wrap .huge_it_prod_ratings_container {
    display: block;
    background-color: #fff;
    margin: 5px 10px;
}

#huge_it_view_ratings #huge_it_view_ratings_wrap .huge_it_prod_ratings_container table {
    width: 100%;
}

#huge_it_view_ratings #huge_it_view_ratings_wrap .huge_it_prod_ratings_container form {
    margin: 10px 10px;
}

#huge_it_view_ratings #huge_it_view_ratings_wrap .huge_it_prod_ratings_container table tr th {
    width: 30%;
    margin-right: 10%;
    display: inline-block;
    text-align: center;
    word-wrap: break-word;
    line-height: 30px;
    font-size: 16px;
}

#huge_it_view_reviews_wrap .huge_it_prod_reviews_container table tr td input {
    -webkit-box-shadow: none;
}

#huge_it_view_reviews_wrap .huge_it_prod_reviews_container table tr td input:focus {
    -webkit-box-shadow: 0 0 4px #007eff;
}

#huge_it_view_ratings_wrap .huge_it_prod_ratings_container table tr td input:focus {
    -webkit-box-shadow: 0 0 4px #007eff;
}

#huge_it_view_ratings #huge_it_view_ratings_wrap .huge_it_prod_ratings_container table tr th:first-child {
    margin: 0% 2%;
    width: 16px;
    /*margin-left: -8%;*/
}

#huge_it_view_ratings #huge_it_view_ratings_wrap .huge_it_prod_ratings_container table tr th:last-child {
    margin-right: 0%;
    width: 10%;
}

#huge_it_view_ratings #huge_it_view_ratings_wrap .huge_it_prod_ratings_container table tr td {
    text-align: center;
    width: 30%;
    margin-right: 10%;
    display: inline-block;
    word-wrap: break-word;
    line-height: 25px;
}

#huge_it_view_ratings #huge_it_view_ratings_wrap .huge_it_prod_ratings_container table tr td:first-child {
    width: 16px;
    /*margin: 0;*/
    margin: 0% 2%;
    /*margin-left: -8%;*/
}

#huge_it_view_ratings #huge_it_view_ratings_wrap .huge_it_prod_ratings_container table tr td:last-child {
    margin-right: 0%;
    width: 10%;
}
.del_few_ratings {
    cursor: pointer;
}

#huge_it_view_ratings_wrap .huge_it_prod_ratings_container table tr td input {
    -webkit-box-shadow: none;
}
.catalog-options   div label .help {
    float: right;
    position:relative;
    display:inline-block;
    width:20px;
    height:20px;
    margin:0px 10px 0px 20px;
    border: 1px solid #888;
    border-radius: 20px;
    text-indent: 7px;
}

.catalog-options   div label .help:hover {
    border: 1px solid #1e8cbe;
    border-radius: 20px;
    text-indent: 7px;
}

.catalog-options   div  .help-block {
     position:absolute;
     min-width:250px;
     padding:5px;
     top:30px;
     left: -121px;
     background:#fff;
     border:1px solid #aaa;
     border-radius: 3px;
     display:none;
     font-size: 12px;
     z-index:5;
    text-align:justify;
}

.catalog-options  div  .help-block.active {
    display:block;
}

.catalog-options  div  .help-block .pnt {
    position:absolute;
    width:10px;
    height:11px;
    top:-10px;
    left:50%;
    margin-left:-5px;
    background:url(../images/help.box.pnt.gif) left top no-repeat;
}

.catalog-options div  .help-block p {
    margin: 0px;
    padding: 0px;
    text-indent: 0px;
    text-align: center;
}

.manager-link {
    position: absolute;
    right: 5%;
    top: 10%;
    width: 18%;
}

#poststuff h2 {
    margin-top: 0;
    padding-top: 0;
}

/*#####ADD POSTS POPUP###*/

#huge_it_slider_add_posts {
	position:relative;
	margin:0px 0px 10px 0px;
}


#slider-posts-tabs {
	position:relative;
	list-style:none;
	border-bottom:1px solid #999;
	height:40px;
}

#slider-posts-tabs  li  {
	float:left;
	margin:0px 5px 0px 5px;
}

#slider-posts-tabs  li a {
	display:block;
	height:30px;
	padding:9px 10px 0px 10px;
	border:1px solid #999;
	border-bottom:0px;
	text-decoration:none;
	background:#fcfcfc;
}

#slider-posts-tabs  li.active a {
	padding-bottom:1px;
	background:#f0f0f0;
}

#slider-posts-tabs-contents > li  {
	position:relative;
	width:100%;
	float:left;
	display:none;
}

#slider-posts-tabs-contents > li.active  {
	display:block;
}

#huge-it-category-form {
	float:left;
}

#huge-it-categories-list {
	width:150px;
	margin:0px 10px 0px 0px;
}

.huge-it-insert-post-button {
	float:right;
}

#huge-it-description-length {
	width:60px;
}

#huge_it_slider_add_posts_wrap .view-type-block {
	float:right;
	margin:0px 5px 0px -10px;
}

#huge_it_slider_add_posts_wrap .view-type-block a {
	display:block;
	margin-left:5px;
	width:30px;
	height:30px;
	padding:1px;
	float:right;
	text-indent:-9999px;
	border:1px solid rgba(0,0,0,0);
}

#huge_it_slider_add_posts_wrap .view-type-block a.active {
	border:1px solid #999;
}

#huge_it_slider_add_posts_wrap .view-type-block a.list {
	background:url(../images/view_list.png) center center no-repeat;
}

#huge_it_slider_add_posts_wrap .view-type-block a.thumbs {
	background:url(../images/view_thumbs.png) center center no-repeat;
}

#huge-it-posts-list {
	position:relative;
	display:table;
	width:99%;
}


/*TYPE-LIST*/
#huge-it-posts-list.list  li {
	position:relative;
	float:left;
	width:100%;
	clear:both;
	padding:10px 0px 10px 0px;
}

#huge-it-posts-list.list  li.hascolor {
	background:#fff;
}

#huge-it-posts-list.list  li.active {
	border-right:2px solid #0074a2;
}

#huge-it-posts-list  li input.huge-it-post-checked {
	z-index:1000;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0px;
	opacity:0.3;
}

#huge-it-posts-list  li input.huge-it-post-checked.active {opacity:0;}

#huge-it-posts-list.list  li#huge-it-posts-list.list-heading {
	border-bottom:2px solid #666;
	height:30px;
	margin:0px;
	font-weight:bold;
}



#huge-it-posts-list.list  li > div {
	float:left;
	padding:0px 5px 0px 5px;
	
}

#huge-it-posts-list.list .huge-it-posts-list-image {
	width:100px;
	min-height:10px;
	clear:both;
}

#huge-it-posts-list.list .huge-it-posts-list-image img{
	width:100px;
	max-height:100px;
}

#huge-it-posts-list.list .huge-it-posts-list-title {width:150px;}
#huge-it-posts-list.list .huge-it-posts-list-description {width:200px;max-height:98px;overflow:hidden;}
#huge-it-posts-list.list .huge-it-posts-list-description *{margin:0px;padding:0px;}
#huge-it-posts-list.list .huge-it-posts-list-link {width:100px;word-break:break-all;}
#huge-it-posts-list.list .huge-it-posts-list-category {display:none;}


#slider-posts-tabs-contents .recent-post-options form > div {
	height:55px;
	clear:both;
}

#slider-posts-tabs-contents .recent-post-options form > div.clear {height:20px;}

#slider-posts-tabs-contents .recent-post-options form div.left {
	float:left;
}

#slider-posts-tabs-contents .recent-post-options form div.left.margin {
	margin-right:30px;
}

#slider-posts-tabs-contents .recent-post-options form div.left.less-margin {
	margin-right:10px;
}

#slider-posts-tabs-contents .recent-post-options form div.left.top {
	margin-top:-10px;
}

#slider-posts-tabs-contents .recent-post-options  label {
	display:inline-block;
	width:136px;
	display: inline-block;
	float: left;
	vertical-align: center;
}

#slider-posts-tabs-contents .recent-post-options  form div.left.height  label {padding-top:10px;}

#slider-posts-tabs-contents .recent-post-options  select.categories-list {
	width:260px;
}

#slider-posts-tabs-contents .recent-post-options  input.number {
	width:65px;
}


