#emcontainer .emcategorieslist 
{
	padding: 0px 0 0 4px;
}
#emcontainer .emcategorieslist li a
{
	white-space:nowrap;
	padding-bottom: 6px;
	display: block;	
	font-weight: bold;
	font-size: 1.1em;
}

.emthumbbox {
	margin-bottom: 4px;
	float:left;
	padding: 0 30px 0 0;
}

.emthumbimage
{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	padding: 0 0 4px 0;
}
.emthumbimage *
{
	vertical-align:middle;
}

/** Sizes **/
.emboxthumbsmall
{
	width: 150px;
	height: 150px;
}
.emthumbsmall
{
	width: 150px;
	height: 150px;
}
td.resultstablecell .proxythumb {
    width: 118px;
   height: 62px;
    vertical-align: middle;
    margin: 5px auto;
    padding: 3px;
    
}


.emboxthumb {
	width: calc(33% - 20px);
	height: 250px;
	text-align: center;
	border-bottom:1px solid #666;
	padding-bottom:15px;
	overflow: hidden;
}
@media (min-width: 1200px) {
	.emboxthumb {
		width: calc(25% - 20px);	
	}
}

@media (min-width: 1400px) {
	.emboxthumb {
		width: calc(20% - 20px);	
	}
}

.importstatusreport
{
	height: 100%;
	/*padding-top: 50px;
	color: white;*/
}

.importstatusreport .uiinfo {
	font-size:90%;
	height: 20px;
}

.resultstablecell .importstatusreport {
	height: 90px;
}


.grid-thumbimage  .importstatusreport {
	color:#ddd;
}

.proxythumb .loadingbarout {
	background-color: #fff;
	width:100%;
	border:1px solid #ddd;
	margin-top:20px;
}
.proxythumb .loadingbar {
    height: 12px;
    margin:0;
    background: #E5AE2D;
    
}

.proxythumb .infloading
{
	margin-top: 22px;
    margin-left: 4px;
}

.emthumb
{
	width: 200px;
}

.emthumb:hover
{
}

div.emdropshadow {
    background: white;
    padding: 1px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    min-width: 40px;
    min-height: 40px;
    margin-top: 3px;
    margin-bottom: 3px;
}

span.emdropshadow {
    background: white;
    padding: 3px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    min-width: 40px;
    min-height: 40px;
}
.playerarea { height: 100%;	}

.playerarea span.emdropshadow {
    padding: 0px;
    background: transparent;
    border: 0px solid #e5e5e5;
    display: block;
    flex: 1;
    min-width: 40px;
    min-height: 40px;
}
.playerarea a.imageplayer {
    flex: 1;
}
.playerarea .player-outer {
	padding:10px 0;
	height: 100%;
}
.playerarea .player {
	margin:0 auto;
	width:100%;
}

.player {

/*
min-width: 100%; 
min-height: 100%;
width: auto; 
height: auto;*/ 
background-size: cover; 
width:100%;
height: 80%;

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.player .video-js {
	margin:0 auto;
	width:90%;
	height: 100%;
}

@media (min-width: 1480px) {
.player .video-js  {
	width:80%;
	}
}



div#hiddenoverlay .playerarea {
	
	width: 600px;
}


/* STACKED VIEW OVERLAY */

#emthumbholder img.mimethumb {

	position: relative;
    margin: auto;

}


div#hiddenoverlay .overlay-margin {

	width: 90px;
	position: relative;
	float: left;

}

.overlay-margin {

	height: 100%;

}
.masonry-grid {padding:1px;}

.masonry-grid-cell .grid-thumbimage 
{
	padding: 0px;
	margin:0px;
	height: 100%;
	text-align: center;
}
div.masonry-grid-cell .grid-thumbimage img.imagethumb
{
	display: inline-block;
    margin: 0 auto;
    vertical-align: top;
}


.tumbvideocontainer {
	position:relative;
}

.emboxthumblarge
{
	height:300px;
	width: 300px;
}
.emthumblarge
{
	height:300px;
	width: 300px;
}

.emthumbboxicon
{
	margin: 10px 0 0 0;
}
.emthumbboxtext
{
	margin: 5px 0 0 0;
	height: 50px;
}
#emcontainer .emthumbboxtext .emtitle 
{
	padding: 4px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	color: white;
}


#emcontainer .emthumbboxtext .emcaption 
{
	padding: 2px 4px 0px 0px;
	text-align: left;
	width: 200px;
}

#emfullresults .emrounded
{
	min-width: 810px;
	width: 100%;
}

#emfullresults #emslidesheet
{
	min-height: 300px;
}

/*------------*/
/* pages.html */
/*------------*/

#emcontainer .emnavigateboxes
{
	text-align: right;
	padding-bottom: 50px;
}

#emcontainer #navbox
{
	
	text-align: center;
	padding-right: 5px;	

}
#emcontainer #navbox A 
{
	background-color: #666666;
	color:           #FFFFFF;
	text-decoration: none;
	display:block;
	width: 28px;
	border: 2px solid #666666;
}
#emcontainer #navbox A:hover 
{
	color:           #666666;
	background-color: #FFFFFF;
	border: 2px solid #666666;
}
#emcontainer #navbox A:visited
{
	color:           #FFFFFF;
	text-decoration: none;
}
#emcontainer #navboxselected
{
	text-align: center;
	padding-right: 5px;	
}
#emcontainer #navboxselected A
{
	border: 2px solid #666666;
	text-decoration: none;
	display:block;
	width: 28px;
	color:           #666666;
	background-color: #FFFFFF;
	
}
#emcontainer #navboxselected A:visited
{
	text-decoration: none;
}


#player_container
{
	position: relative;
	background-color:#eee;
	width:120px;
	height:41px;
	border:1px solid #009be3;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

#player_container  ul#player_controls
{
	list-style-type:none;
	padding: 0;
	margin: 0;
}
#player_container  ul#player_controls li
{
	overflow:hidden;
	text-indent:-9999px;
}

#player_play
{
	position: absolute;
	left:4px;
	top:0px;
	width:40px;
	height:40px;
	cursor: pointer;
	display: inline;
	background: url("../../images/audioplayer/spirites.jpg") 0 0 no-repeat;
}
#player_play.em_hover
{
	background: url("../../images/audioplayer/spirites.jpg") -41px 0 no-repeat;
}
#resultselection
{
	clear:both;
	height:100% !important;
}
#resultselectionclear
{
 display:block; 
 float:left;
 padding:14px 8px 0 0 !important;
 line-height:0p !important;
}
.stackedplayer:hover {
	text-decoration: none;
}

.emthumbholder {
	height: 100%;
}

.assetstable .emthumbholder {
	height: 70px;
}


.masonry-grid-cell
{
	position: relative;
	float:left;
	padding: 0;
	text-overflow: ellipsis;
	overflow:hidden;
	border:2px solid #0f2228;
}


.masonry-grid-cell .grid-thumbimage
{
	vertical-align: middle;
}

.masonry-grid-cell .grid-thumbimage .tumbvideocontainer {
	font-size:11px;
}


.masonry-grid-cell .mimethumb {
	height: 60px;
}
.mimethumbcontainer, 
.imageholderX {
	top: 50%;
	transform: translateY(-50%);
	position: relative;
}

.mimeconversionerror {
	color:red; 
	font-size: 10px; 
	position: relative;
} 
.masonry-grid-cell .mimethumbcontainer
{
	
	background-color: #0f2228;
}
.masonry-grid-cell .grid-caption 
{
	position: absolute;
	opacity: 0;
	line-height:1.6;
	word-break: break-word;
	width: 100%;
	height: 100%;
	z-index: 98;
	padding: 6px 5px 5px 7px;
	top:0;
	left:0;
	/*top: 50%;
  	left: 50%;
  	-ms-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);*/
}

.masonry-grid-cell:hover .grid-caption
{
	opacity:0.75;
	color:#fff;
	background-color: #222;
}
.masonry-grid-cell .grid-caption-show {
	opacity:1;
	color:#333;
}


.masonry-grid-cell .grid-cell-hover {
	opacity:0;
	background-color: rgba(255,255,255,.1);
	
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 98;
	
	-webkit-transition:opacity 250ms ease-out;
    -moz-transition:opacity 250ms ease-out;
    -ms-transition:opacity 250ms ease-out;
    -o-transition:opacity 250ms ease-out;
    transition:opacity 250ms ease-out;
}
.masonry-grid-cell .grid-cell-hover:before {
    content:' '; /* Must have content to display */
    position:absolute;
}
.masonry-grid-cell:hover .grid-cell-hover {
     opacity:1;
 }

.masonry-grid-cell.ui-draggable-dragging .grid-caption 
{
	display: none;
}

.masonry-grid-cell .grid-caption .grid-caption-link {
	display:block;
	height:calc(100% - 30px);;
}
.masonry-grid-cell .grid-caption .grid-caption-link span {
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.3;
    margin-bottom: 5px;
    
} 

.masonry-grid-cell .grid-caption a { 
	color:#eee; 
}
.masonry-grid-cell .grid-caption a:hover { 
	color:#87CCd2;
	text-decoration: none; 
}

.masonry-grid-cell .grid-gallery-checkbox
{
	position:absolute;
	top: 6px;
	right:6px;;
	width:100%;
	display: none;
	z-index: 100;
}

.masonry-grid-cell .grid-gallery-checkbox .selectionbox {
	position:absolute;
	top:0;
	right:0;
	 transform: scale(1.5);
}
.masonry-grid-cell:hover .grid-gallery-checkbox,
.emrowselected .grid-gallery-checkbox {
	display:block;
}

.emgrid-seemore {
	float:right;
}

.emgrid-module-media .emselectable {
	margin-bottom:10px;
}
.emgrid-module-media .emgrid-seemore {
	padding:3px 10px 3px 0;
}
.emgrid-module-media .emgrid-seemore a,
.emgrid-module-media .resultsnumber {
	color:#fff;
}

.grid-gallery-footer {
	position:absolute;
	width:100%;
	bottom:2px;
	right:2px;
	padding:0px 0 0px 5px;
	z-index:99;
	color: white;
	font-weight: 600;	
}
.grid-gallery-footer a {
	color:#555;
	padding:1px 2px;
	text-align:center;
	margin:0 6px 0 0;
	display: inline-block;
}
.grid-gallery-footer a:hover {
	color:#000;
	text-decoration: none;
	}
.grid-gallery-footer .favorite-text,
.gallerycell-favorite .favorite-text
 {
	display:none;
}
.emgrid-moredetails {
	position:absolute;
	top:6px;
	right: 6px;
}
.emgrid-moredetailsright {
	float:right;
	widt:50px;
}
.emgrid-moredetailsright .emgrid-favoriteicon {
	float:right;
}

.masonry-grid-cell .audio-thumb-container {
	z-index:99;
	position:absolute;
	width: 55%;
	bottom:16px;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.masonry-grid-cell  .grid-caption-audio {
	padding-top:5px;
}

@media (min-width: 640px) {
	.emresultscontainer {	
		margin:20px 20px 20px 20px;
		padding: 20px 30px;
	}	
}

@media (min-width: 768px) {
	.emresultscontainer {	
		margin:0px 0px 0px 0px;
		padding: 20px;
	}	
}

@media (min-width: 992px) {
	.emresultscontainer {	
		margin:0px 0px 0px 0px;
		padding: 20px;
	}	
}
.emgrid-subtitle {
	padding:0 0;
	margin-bottom:15px;
}
.emgrid-subtitle h3 {
	font-size:1.5rem;
	color:#efefef;
	padding:0px;
	margin:0;
	font-weight: bold;
}
.emgrid-subtitle h3 i {
	font-size:.8em;
	line-height: 0.5;
}
.emgrid-subtitle h3 a { 
	color:#efefef;
}
.emgrid-subtitle h3 a:hover {
	text-decoration: none;
}
.emgrid-subtitle h3 .count {
	font-weight: normal;
	color:#999;
}
.emgrid-entitydescription {
	line-height: 1.2;
	padding:5px 0 0 0;
	
}
.emresultsgrid .pages {
	color:#ddd;
	height: 24px;
	margin-bottom:15px;
}

.emresultsgrid .emgrid {
	margin-left: 5px;
}


.overlay-panel {
	margin: 50px;
	height: 60%;
}

.panel-heading > .overlay-close {
	z-index: 10;
	position: absolute;
	right: 60px;
	top: 60px;
}
.hiddenoverlay > div
{
	flex: 1;
	
}
#hiddenoverlay
{
	background-color: #000;
	display:none;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
	
}

.overlay-popup.largeicon
{
	font-size:30px;
	color: rgb(200,200,200);
	position: fixed;
	left:40px;
	top: 10px;
	z-index: 10001;
}

.overlay-close.largeicon {
	font-size:20px;
	color: #aaa;
	position: fixed;
	right:12px;
	top: 1px;
	z-index: 10001;
	cursor:pointer;
}
.overlay-close.largeicon:hover {
	color: #efefef;
}

div#hiddenoverlay span.glyphicon.glyphicon-new-window
{
	cursor:pointer;
	-moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

span.glyphicon-triangle-right.overlay-nav {

	cursor:pointer;
}

span.glyphicon-triangle-left.overlay-nav {

	cursor:pointer;
}

#main-media
{
	display:block;
    margin:auto;
    position:relative;
}

#emcontainer #emselectable  #main-results-table .tableresults tr td {
    height: 68px;

}

.badgecontainer {  
	height: 30px;
	width:100%;
	position:absolute;
	bottom:0;
	right: 0;
}
.badgetargetsmall {
	/*position: absolute;
	bottom: 0px;
	right:0px;*/
}
.badgetarget {
	position: absolute;
	bottom: 0px;
	right: 5px;
	text-align: right;
}

.masonry-grid-cell .badgecontainer {
	bottom:20px;
}

.embadge {	
	display: block;	
	float: right;
	width: 25px;
	height: 30px;
	margin:0px;
	margin-left: 4px;	
	background-color: transparent;
	background-size: 25px 30px;
}


.emgallery {
    text-align: left;
    margin:5px;
}
.emgallery .emthumbbox {
    padding: 0 0 11px 0;
    border: 1px solid #ddd;
    background: #f9f9f9;
    margin: 5px;
    display: inline-block;
    text-align: center;
    position:relative;
    width:220px;
}


.emgallery .emthumbimage {
	position:relative;
    width: 220px;
    height: 218px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    
}


.emgallery .gallery-caption {
    text-align: left;
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 2px 10px;
    border-radius: 0 0 0 5px;
}
.emgallery .emthumbimage img {
    border: none;
    margin: 0;
    padding: 0;
max-width:200px;
    max-height:200px;
}
.emgallery .emthumbimage.emthumb:hover img.emdropshadow:hover {
    box-shadow: none;
    border: none;
}

.assetVoteTool {
    display: inline-block;
    position: absolute;
    top:0;
    right:0;
    z-index: 2;

}
.assetVoteTool .votebox 
{
   background: white;
    border-left: 1px solid #DDD;
     border-bottom: 1px solid #DDD;
    padding: 2px 0px 0 3px;
    position: relative;
    top: 0px;
    height: 27px;
    display: block;
    border-radius: 0 5px 0 5px;
}

.favorite-star {
    display: block;
    
    margin: 0 5px 0 3px;
    
    color:#afafaf;
    transition: 0.3s;
}
.assetVoteTool .votecounter {
	 text-decoration: none;
	 margin-right: 5px;
}
.favorite-star:hover, 
.favorite-star.star-full,
.favorite-star.star-full:hover,
.grid-gallery-footer .favorite-star.star-full,
.grid-gallery-footer .favorite-star:hover,
.grid-gallery-footer .favorite-star.star-full:hover
 {
      color:#FEDC71;
      filter: drop-shadow(0 0 1px #666);
}
.favorite-star:active i {
  color: #e5c157;
  transform: translateY(-2px);
}

#embody .emgallery a.updatebasket {
   
}

.emgallery a.updatebasket .remove {
}
.gallery-caption {
	position:relative;
}
.gallery-field-label {
    text-align: left; 
    font-size: 10px; 
    color: #666; 
    font-weight: bold; 
}
.gallery-field-info {
    text-align: left; 
    color:#444; 
    line-height:1.5;
    overflow: hidden; 
    text-overflow: ellipsis; 
    width: 190px; 
    white-space: nowrap;
}
.gallery-field-info a {
    font-weight: normal;
    color: #555;
    font-size: 0.85rem;
    line-height: 1.6;
}
.gallery-field-info a:hover { 
    text-decoration: underline;
    color: #000;    
}
.gallerycell-download {
	color: #555;
	position:absolute;
	bottom:0;
	right:2px;
}
.gallerycell-download:hover {
	color:#000;

	}
.gallery-field-basket {
	position: absolute;
	top:6px;
	right:4px;
}
.gallery-field-basket a {
	color:#afafaf
}
.gallery-field-basket a:hover,
.remove-from-basket {
	color:#000;
}
.gallery-checkbox {
    background: #fff;
    position: absolute;
    top:0;
    left:0;
    border: 1px solid #ddd;
    border-left: none;
    border-top: none;
    border-radius: 0 0 3px 0; 
    padding: 4px 5px 2px 4px;
    z-index: 2;
}

/* VOTING */
#assetVoteCount {
    text-align: center;
}
#asset-viewer-status {
    background: #f7f7f7;
    border-top: 1px solid #000;
    border-bottom: 1px solid #999;
    padding: 16px 13px 16px 13px;

}
#status-flag {
    float: right;
    background: #777;
    border: 1px solid #444;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 5px 20px;
    margin-top: -10px;
}
#status-flag .emdatafield {
    display: inline-block;
    color: #ccc;
    padding: 0;
}
#status-flag .emdatafieldvalue {
     display: inline-block;
     padding: 0;
}
#assetVoteCount .star {
    display: inline-block;
    line-height: 1;
}
#assetVoteCount .star.full {
    color:#FEDC71;
}

#assetVoteCount .voting-label { 
	line-height: 1.5;
	display: inline-block; 
	}
#assetVoteTool {
    display: inline-block;
    position: relative;
    float:right;
    height:0px;
}
#assetVoteTool .votebox 
{
   background: white;
    border-left: 1px solid #DDD;
     border-bottom: 1px solid #DDD;
    padding: 2px 0px 0 3px;
    position: relative;
    top: 0px;
    height: 27px;
    display: block;
    border-radius: 0 5px 0 5px;
}

#assetVoteTool .star {
    display: block;
    width: 26px;
    margin: 0 5px 0 3px;
    font-size: 120%;
    color:#afafaf;
}
#assetVoteTool .votecounter {
	 text-decoration: none;
	 margin-right: 5px;
}
#assetVoteTool .star:hover, 
#assetVoteTool .star.full {
      color:#FEDC71;
      text-decoration: none;
}
#assetVoteTool a {
    color: #3490B2;
    text-decoration: none;
}
#assetVoteTool a:hover {
    text-decoration: underline;
}



.assetpanel-sidebar .carousel {
	height: 100%;
	overflow-y: auto;
	background-color: #565656;			
}
.assetpanel-sidebar .gallery-item {
	display: block;
	position:relative;
	padding:8px 5px;
	text-align:center;
}
.assetpanel-sidebar .gallery-item-title {
	overflow: hidden; 
    display: block;
    height: 28px;
    padding:4px 8px;
    
}

.gallery-item-title .selectionbox {
	margin: 4px 12px 0 0;
	float: left;
}
.gallery-item-title label {
	line-height:20px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.assetpanel-sidebar .gallery-thumb.active-asset {
	background-color: #ccc;
	border-right: 0px solid #ccc;
	opacity: 1;
	filter: alpha(opacity=100);
}

.assetpanel-sidebar .gallery-thumb {
	background-color:#e1e1e1;
	border-bottom: 1px solid #565656;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.assetpanel-sidebar .gallery-thumb a
{
	text-decoration: none;
}
.assetpanel-sidebar .gallery-thumb:hover {
	/*background-color: #d0e6ef;*/
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.assetpanel-sidebar .gallery-thumb.active-asset:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.assetpanel-sidebar .gallery-thumb:hover .gallery-item-title {
	color:#fff;
	background-color: rgba(20, 20, 20, 0.6);
	}
	
.assetpanel-sidebar .gallery-thumb.selected-asset {
	background-color: #ccc;
	border-right: 0px solid #ccc;
	opacity: 1;
	filter: alpha(opacity=100);
}

.carousel-items .smallthumb {
    max-width: 160px;
	max-height: 100px;
}

.category-search-hit
{
	position: relative;
	overflow: hidden;
  	text-overflow: ellipsis;
}

.category-search-hit .category-search-hit-tools {
	top:5px;
	right:5px;
	display:none;
}
.category-search-hit .category-search-hit-icon {
	font-size:1.2em;
	position: absolute;
	left: 5px;	
	line-height: 1.5em;
	display: inline;	
}

.category-search-hit .category-search-hit-name {
	margin-left: 30px;
	font-size:1.2em;
	line-height: 1.5em;
	display: inline;	
}


.emresultscontainer {
	padding:10px;
	background-color: #0f2228;
}
.suggestionscontainer {
	margin:10px 30px 20px 30px;
	padding:10px;
	background-color: #efefef;
}

.emgrid {
	margin:0 0 20px 0;
    padding: 0;
    list-style: none;
    position: relative;
    
    
}
.emgrid-module {
	padding:20px;
}

.emgrid-column {
	float:left;
	width:350px;
	background-color: #202835;
	margin:0 15px 0 0;
}

.emgrid-module-media {
	padding:0;
	margin-bottom: 20px;
}

.emresultscontainer .emsubnav {
	background-color: #0f2228;
}

.emresultscontainer .resultsnavright{
	color:#eee;
}
.emgridcell {
	margin: 0;
	position:absolute;
	border:1px solid #ccc;
	border-radius: .20rem;
	box-shadow:1px 1px 3px 0 rgba(0,0,0,0.2);
	visibility: hidden;
	background-color: #fefefe;
	min-height: 190px;
}
.emgridcell-entity {
	color:#333;
}
.emgridcell-entity a {
	color:#555;
}
.emgridcell-category {
	border:none;
	box-shadow: none;
	visibility: hidden;
}

.emgrid-content {
	position:relative;
	height:100%;
	min-height: 190px;
	padding-bottom:25px;
}
.emgrid-content-header {
	padding:0px 10px 5px;
}
.emgridcell h3 {
	margin:0 0 0;
	font-size:1rem;
	line-height:1.6;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    
}

.emgridcell h3 a {
	color:#555;
	font-weight:700;
	text-decoration: none;
}
.emgridcell h3 a:hover {
	color:#000;
	}
.emgridcell-default {
	padding:10px 10px 0;
	color:#222;
	
	
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
} 

.emgrid-type-asset .emgrid-content-header {
	background-color: #202835;

}
.emgrid-type-asset-video .emgrid-content-header {
	background-color: #E51E25;
}
.emgrid-type-asset-document .emgrid-content-header {
	background-color: #164EA1;
}

.emgrid-type-librarycollection .emgrid-content-header {
	background-color: #16A7BA;
}

.emgrid-type-categories
{
	padding:0 0 20px 40px;
}


.emgrid-type-category .emgrid-content-header {
	background-color: #37383A;
}
.emgrid-type-category {
	color:#333666;
	height: 20px;
}
.emgrid-type-category .gridcategory-icon {
	float: left;
	font-size:1.2em;
	line-height: 1.5em;
	color:#ffd05b;
	
}
.emgrid-type-asset h3,
.emgrid-type-asset h3 a {
	color:#fff;
}

.gridcategory-name {
	line-height: 1.5em;
	vertical-align:bottom;
	float: left;
	margin-left:10px;
	font-size:1.2em;
		overflow: hidden;
	white-space:nowrap; 
  text-overflow:ellipsis;
}
.emgrid-type-category:hover {
	color:#000
}

.griditem-tools {
	top:5px;
	right:5px;
	display:none;
}

.emgridcell:hover {
	background-color: #f1f1f1;
}
.emgridcell:hover  .emgrid-entitymedia {
	border-color:#f1f1f1;;
}
.emgrid-content:hover  .griditem-tools {
	display: block;
	}
.emgrid-type-category:hover .griditem-tools {
	top:0;
	display: block;
}
.emgridcell h4 {
	font-size: 0.9rem;
	font-weight: bold;
	padding:0 8px;
	}
.emgridcell-name {
	margin:8px 8px 4px 8px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    
    white-space: nowrap;
}
.emgridcell-description {
	margin:8px;
	margin-bottom: 10px;
	line-height: 1.5;
	}
.emgridcell-assetimage {
	text-align: center;
	padding:0;
	min-height: 100px;
	}
.emgridcell-assetimage .videoplay-button {
	font-size:4rem;
}
.emgriddcell-withkeywords {
	min-height: 100px;
}
.emgridcell-actions {
	height: 24px;
	padding-right:12px;
	text-align: right;
}

.emgridcell-task h3 {
	color:#ED1D25;
}

.emgridcell-keywords {
	padding:10px 10px;
	width:100%;
	
}
.emgridcell-keywords .badge {
	font-size:0.75rem; 
	background-color: #87DEFF;
	overflow:hidden; 
  white-space:nowrap; 
  text-overflow:ellipsis; 
  max-width:49%;
	}
.emgridcell-keywords .badge:hover {
	background-color:#2A6C92;
	color:#eee;
}


.emgrid-entityheader {
	padding:6px 10px 5px;
}
.emgrid-entitymetadata {
	float:left;
	width: calc(100% - 205px);
	height:125px;
	padding:7px 0 0 10px;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}
.emgrid-entitymetadata a {
	text-decoration: underline;
}
.emgrid-entitymedia {
	float:right;
	width: 203px;
	height:145px;
	padding:5px 5px;
	border:1px solid #fff; 
}

.emgrid-entitymedia.dragoverselected {
	border:1px dashed #999;
}
.emgrid-entitymedia .grid-attachedmedia {
	width:90px;
	height:50px;
	text-align:center;
	margin:0 0 5px 5px;
	float:left;
	/*background-color: #fff;
	border:1px solid #eee;*/
}
.emgrid-entitymedia .grid-attachedmedia img {
	max-width: 100%;
	max-height: 100%;
	}
.grid-attachedmedia .mimethumb {
	height: 35px;
}

.grid-attachedmedia .jp-type-single {
	padding:0;
}

.emgrid-entitymetadata .tumbvideocontainer,
.emgrid-entitymedia .tumbvideocontainer,
.entity-media .tumbvideocontainer {
	font-size:6px;
}

.modal-entity .entity-media .grid-attachedmedia {
	width:150px;
	max-height:160px;
	text-align:center;
	margin:0 auto 10px;
	overflow: hidden;
	position:relative;
	border:1px solid #222;
}
.modal-entity  .grid-attachedmedia .imageholder,
.modal-entity  .grid-attachedmedia .mimethumbcontainer {
	transform: initial;
}
.modal-entity  .grid-attachedmedia .mimethumbcontainer {
	height: 75px;

	}

.modal-entity .entity-media .grid-isprimaryimage {
	border:1px solid #eee;	
}
.modal-entity .entity-media .grid-attachedmedia .emthumbholder {
	color:#ddd;
}
.modal-entity .entity-media .grid-attachedmedia .mimethumb {
	height: 35px;
	padding-top:15px;
}
.modal-entity .entity-media .grid-attachedmedia .grid-makeprimary {
	position:absolute;
	width:100%;
	height:20px;
	bottom:0;
	display:none;
	font-size: 0.8rem;
}
.modal-entity .entity-media .grid-attachedmedia:hover .grid-makeprimary {
	display:block;
	background-color:rgba(0,0,0,0.5);
}
.grid-attachedmedia:hover .grid-makeprimary a {
	color:#ccc;
}
.grid-attachedmedia:hover .grid-makeprimary a:hover {
	color:#eee;
	text-decoration: none;
}

.emrowselected .resultsselection { }

.gridresultscount { padding:5px 0; font-size:.9rem;}

.entity-media,
.entity-metadata {
	float:left;
}
.entity-media {
	background-color:#222;
	padding:20px 15px 30px;
	min-height: 300px;
	max-height:640px;
	overflow:auto;
	position:relative;
}
.entity-metadata {
	padding:20px;
}

.emgrid-module .entity-seemore {
	color:#fff;
}
.entity-media-faceprofile {
	padding:20px 12px 20px;
}

@media (min-width: 980px) {
	.modal-lg .entity-media {
	    width: 400px;
	    
	}
	.modal-lg .entity-media-faceprofile {
	    width: 450px;
	    
	}
	.modal-lg .entity-metadata {
	    width: 490px;
	}
	.modal-lg .entity-metadata-faceprofile {
	    width: 390px;
	}
}
@media (min-width: 1024px) {
	.modal-lg .entity-media {
	    width: 200px;
	    
	}
	.modal-lg .entity-media-faceprofile {
	    width: 450px;
	    
	}
	.modal-lg .entity-metadata{
	    width: 815px;
	}
	.modal-lg .entity-metadata-faceprofile {
	    width: 590px;
	}
}
.faceprofile-attachedmedia {
	position:relative;
	margin-bottom:10px;
}
.faceprofile-attachedmedia .grid-makeprimary {
	position:absolute;
	width:100%;
	height:20px;
	bottom:0;
	display:none;
	font-size: 0.8rem;
}
.faceprofile-attachedmedia:hover .grid-makeprimary {
	display:block;
	background-color:rgba(0,0,0,0.5);
}
.faceprofile-attachedmedia:hover .grid-makeprimary a {
	color:#ccc;
}
.faceprofile-attachedmedia:hover .grid-makeprimary a:hover {
	color:#eee;
	text-decoration: none;
}
.entity-metadata .removefieldassetvalue {
	color:#ddd;
	font-size:.9rem;
}
.entity-metadata .removefieldassetvalue:hover {
	color:#fff;

	}
.entity-assets-info {
	padding:2px 5px 0px;
}
.entity-assets-info a {
	text-decoration:underline;
	color:#444;
}
.entity-assets-info a:hover {
	color:#000;
	
}
.entity-assets-info .moreactions {
	float:right;
	margin-left:15px;
	text-decoration:none;
}
.entity-assets-info .moreactions:hover {
	text-decoration:none;
}
.entity-assets-info .moreactions:hover span {
	text-decoration: underline;
}
.entity-media .entity-assets-info {
	color:#aaa;
	position:absolute;
	/*width:calc(100% - 30px);*/
	width:170px;
	bottom:5px;
	padding:0;
}

.modal-entity {
	background-color:#333;
	color:#bbb;
} 
.modal-entity .modal-body {
	padding:0;
	display: flex;
}

.modal-entity .modal-title {
	font-size: 1.6rem;
	display:block;
	margin-bottom:10px;
}
.modal-entity .entity-assets-info a {
	color:#bbb;
}
.modal-entity .entity-assets-info a:hover {
	color:#fff;
}

.entity-metadata .emdatafieldvalue {
	margin-bottom:20px;
} 

.entity-metadata .btns {
	padding:15px 0 0;
}

.emnoresults {
	padding:30px;
	color:#eee;
}

.entitiesinfputform .col-6:nth-child(odd) {
	padding:0 10px 0 0;
}

