/* LibraryBox */
.libraryBox{padding-top:12px;clear:both;padding:64px 0 4px 5px;width:auto;overflow:hidden}
.libraryBox h1 {    float: left;    font-size: 22px;    line-height: 30px;    color: #333;}
.libraryBox a, a.bookmark {    padding-right: 26px;    margin-right: 3px;    float: right;    font-size: 12px;    line-height: 39px;    color: #333!important;    font-weight: 400!important;    text-decoration: none;    display: block;    background: url(../images/add.png) right center no-repeat;}

.downloadBox .centering, .libraryBox .centering, .wpb_dp_catalog .centering, .wpb_dp_market .centering, .wpb_dp_media .centering {
    width: 1180px!important;
    margin: 0 auto!important;
    position: relative!important;
}
.categoryBox .right {
    float: none;
    width: auto;
    position: relative;
    margin-top: 8px;
    margin-left: 4px;
}
.productBox div.mediaItem .overlay .social a.addto {
    margin-left: 12px;
    padding-right: 30px;
	    color: #f60;
    background: url(../images/plus.png) right center no-repeat;
}
.categoryBox .dropdown select {min-width:175px; }
.categoryBox .dropdown {
    position: relative;
    margin-right: 20px;
    float: left;
	
}
.ajaxLoadingMessage, #ajaxLoadingMessage {
    display: none;
    text-align: center;
    color: #999;
    font-size: 13px;
    height: 50px;
    line-height: 15px;
    background: url(../images/loadingbar3.gif) bottom center no-repeat #fff;
}
#ajaxLoadingMessage {
    margin: 0px auto!Important;
}
#ajaxLoadingMessage2 {
    opacity: 1;
    width: 100%;
    margin: 20px auto 0 auto!important;
    text-align: center;
    clear: both;
    overflow: hidden;
    padding-bottom: 15px;
}
/*
.viewemployees_button {
    margin: 10px 0 20px 10px!important;
    cursor: pointer;
    text-decoration: none;
    width: 195px;
    height: 45px;
    float: left;
    border: none;
    font-size: 14px!important;
    color: #fff;
    font-weight: 700;
    background: #f60 url("../images/arw_btn_small.png") 95% 50% no-repeat;
    text-align: left;
    padding: 15px 0 0 10px!important;
}*/
.viewemployees_button {
    MARGIN: 0 AUTO;
    cursor: pointer;
    display: block;
    float: none !important;
    text-decoration: none;
    width: 195px;
    border: none;
    font-size: 14px!important;
    color: #fff;
    font-weight: 700;
    background: #f60 url("../images/arw_btn_small.png") 95% 50% no-repeat;
    text-align: left;
    padding: 12px 0px 7px 15px!important;
    height: 22px;
}
.productBox {
	padding: 68.5px 0 0 0 !important;
    width: 1180px;
    margin: 0 auto;
    position: relative;
}
span.result {
    position: relative;
    top: -36px;
    font-size: 14px;
    line-height: 26px;
    color: #333;
}
.ajaxLoadingMessage {
    display: none;
    margin-top: 15px;
}
.categoryBox .resetFilter, .resetFilter {
    position: absolute;
	right: 50px;
    top: 1px;
    border: 1px solid #d7d7d4;
    background-color: #FFF;
    color: #a9a9a9;
    cursor: pointer;
	border: 0;
    border-radius: 5px;
    padding: 4px 0px;
    color: #000;
}
.resetFilter span, .categoryBox .resetFilter span {
    display: block;
    width: 75px;
    text-align: center;
    margin: 5px;
	font-weight: bold;
    color: #9f9f9f;
}
.quicksearchBox {
    padding-bottom: 16px;
    width: auto;
    border-top: 4px solid #f3f3f1;
}
#top, .quicksearchBox form {
    padding-top: 22px;
    margin-top: -4px;
    border-top: 4px solid #f60;
}
.quicksearchBox form {
    position: relative;
}
.quicksearchBox input[type=text] {
    padding: 0 19px;
    margin-left: 1px;
    float: left;
    width: 1142px;
    height: 43px;
    font-size: 22px;
    line-height: 43px;
    color: #e6e6e6;
    border: 1px solid #d7d7d4;
}
div#searchtypeholder input[type=submit] {
    width: 100% !important;
    height: 100%;
    cursor: pointer;
    border: 0px !important;
    background: #fff;
    color: #a9a9a9;
    margin: 0 !important;
    outline: none;
    display: block;
    float: left;
    font-weight: bold;
    cursor: pointer;
    position: static !important;
}
div#searchtypeholder {
	float: left;
	height: 35px;
	width: 73px;
	background: #fff;
	display: block;
	border: 1px solid #d7d7d4 !important;
	margin-left: -21px;
	margin-right: 20px;
}
#mediaLibSearchForm fieldset {
    position: relative;
	    border: 0;
}
div#searchtypeholder input[type=submit].active, div#searchtypeholder input[type=submit]:hover {
    background: #f60;
    color: #fff;
    border-color: #f60;
}
.categoryBox {
    padding: 7px 0 10px;
    width: auto;
	    min-height: 50px;
    border-top: 4px solid #d8d8d5;
    position: relative;
    background-color: #f3f3f1;
}
.centering {
    max-width: 1180px!important;
    width: 100%;
    margin: 0 auto!important;
    position: relative!important;
}
.productBox div.mediaItem.loaded{
	transform:scale(1);
}
.productBox div.mediaItem *{
	text-decoration: none;
}
.productBox div.mediaItem {
    margin: 0 0 19px;
    text-align: left;
    display: block;
    cursor: pointer;
	transform:scale(0);
	/*     width: 31.72%;*/
	width: 380px;
    height: 227px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	    position: relative;
    float: left;
    margin-right: 19px !important;
}
 div.mediaItem .image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    background: #000;
}
.productBox div.mediaItem .overlay a.view {
    z-index: 1;
    padding-left: 25px;
    display: inline-block;
    font-family: helveticaregular;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    text-decoration: none;
    background: url(../images/view.png) left center no-repeat;
    position: relative;
}
div.mediaItem.showContent .image {
    opacity: 0.7;
}

#filterBtn{
	background: #fff url("../images/quick.png") no-repeat;
    background-position: 4px;
    border-radius: 5px;
    display: BLOCK;
    height: 34px;
    width: 34px;
    position: absolute;
    right: 0px;
	top: 0px;
}
div.mediaItem.showContent span.mediatype {
    background: #fff;
    padding: 5px 8px;
    font-size: 13px;
    color: #000!important;
    float: right;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    margin: 25px 25px 10px 10px!important;
}
.productBox div.mediaItem .overlay {
    padding: 15px 22px 0;
   /* display: none;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.productBox div.mediaItem .overlay .overlayContent {
    position: absolute;
    bottom: 10px;
}
.productBox div.mediaItem.showContent .overlay h2 {
    color: #fff;
}
.productBox *{ 
	transition:ease all 0.2s;
	-webkit-transition:ease all 0.2s;
}
.productBox div.mediaItem .overlay .social a:hover, .productBox div.mediaItem .overlay a.view:hover {
    color: #f60;
}
.productBox div.mediaItem .overlay h2 {
    padding-top: 46px;
    font-family: helveticabold;
    font-size: 19px;
    line-height: 26px;
    color: #f60;
    max-width: 336px;
}
.productBox div.mediaItem .overlay span.text {
    padding-bottom: 8px;
    width: 88%;
    display: block;
    font-family: helveticaregular;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}
.productBox div.mediaItem .overlay .social {
    border-top: 1px solid #fff;
    width: 380px!important;
    overflow: hidden;
    position: relative;
    bottom: 0;
    left: -21px;
    padding-left: 13px;
}
.showfilters{
	display:none;
	MARGIN: 5px AUTO 0;
    cursor: pointer;
    float: none !important;
    text-decoration: none;
    width: 195px;
    border: none;
    font-size: 14px!important;
    color: #fff;
    font-weight: 700;
    background: #f60 url("../images/arw_btn_small.png") 95% 50% no-repeat;
    text-align: left;
    padding: 12px 0px 7px 15px!important;
    height: 22px;
	
}
.productBox div.mediaItem .overlay .social a.download {
    padding-right: 30px;
    background: url(../images/download.png) right center no-repeat;
}
.productBox div.mediaItem .overlay .social a {
    margin: 9px 15px 11px 9px;
    float: left;
    text-decoration: none;
    display: inline-block;
    font-family: helveticaregular;
    font-size: 12px;
    line-height: 29px;
    color: #fff;
}
.productBox div.mediaItem.prelease .overlay .social a {
    background: url('../images/arw_r_white.png') no-repeat 0px center;
    padding-left: 11px;
}
.productBox div.mediaItem .overlay .social a.share {
    padding-right: 25px;
    margin-right: 0;
    background: url(../images/share.png) right center no-repeat;
}
#mediaLibSearchBox{float: left;    margin-right: 20px;        padding: 10px 5px;    border: 1px solid #d7d7d4;  	font-size:13px;}
.categoryBox .resetFilter:hover, .resetFilter:hover, #filterBtn:hover {
    background-color: #f60;
    color: #FFF;
}
.resetFilter:hover span{color:#fff;}
#filterBtn:hover {
	background-image: url( '../images/quick_hover.png' )
}
.multiselect-item.filter  .input-group-btn{display:none;}
.multiselect-container li.active {
	background-color:#eee;
}
.multiselect-container input[type=radio] {
    display: none
}

.productBox div.mediaItem.image .overlay{display: none;}
.productBox div.mediaItem.image .image{ opacity:0; }
.productBox div.mediaItem.prelease .image{ opacity:0.2; }
.productBox div.mediaItem.image:hover .image{ opacity:0.7; }
.productBox div.mediaItem.image:hover .overlay,
.productBox div.mediaItem.prelease:hover .overlay{display: block;}
.within_text{    float: left;
    margin: 11px 20px 11px 0;}
.multibackdrop{ cursor:default; position: fixed;   top: 0;    left: 0;    width: 100%;    height: 100%; z-index:999;}
.multiselect-search{    width: 97%;    padding: 5px 3px;    border: 1px solid #eee;    color: #000;    border-radius: 5px;}
li.multiselect-item.filter{  height: 36px;}
button.multiselect,
.categoryBox .resetFilter, .resetFilter,
a#filterBtn { 
	padding: 7.5px 5px;
    border: 1px solid #d7d7d4;
	border-radius:0;
}
a#filterBtn{ padding:0.5px; }
.categoryBox div.resetFilter, div.resetFilter{ padding:5px; font-size:12px;}

.mediaItem  .view_page{
	
}

.filter_area{
	display: block;
    max-width: 627px;
    float: left;
	margin-top: -5px;
}

.categoryBox .dropdown{ margin-top: 5px; }

/* Pop up */
.popupbdrop{ position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.7);    z-index: 99999999; }
.white-popup{    z-index: 1000000020;    position: fixed;    top: 50%;    left: 25%;    background-color: #fff;    padding: 25px 30px;    box-sizing: border-box;    width: 50%;}
.white-popup h2{      border-bottom: 4px solid #eee;    padding: 6px 0px;    margin-bottom: 25px; }
.white-popup .close{position: absolute;    top: 5px;    right: 17px;    font-weight: bold;    font-size: 15px;    cursor: pointer;}
.white-popup ul{    margin: 25px 0 0 0; list-style:none; }
.white-popup ul li a{  transition:ease all 0.2s; -webkit-transition:ease all 0.2s;   float: left;cursor:pointer;    width: 33%;    padding: 3px 19px;    box-sizing: border-box;    border: 1px solid #eee;    font-weight: bold;    text-align: center;    font-size: 15px;    line-height: 30px;    color: #a9a9a9;    text-decoration: none;    display: block;    background-color: #f2f2f2;}
.white-popup ul li a:hover{ color:#fff; background-color:#f60;}