/*Color*/
body {
	background-color: #0f2228;
}

.emfinderapp {
	color:#fff;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #333;
    background-color: #ccc;
}
.dropdown-noarrow:after {
	border:0 none;
}

.emheader .navlinks,
.emheader .dropdown-menu {
    background-color: #202835;
    color: #ccc;
}
.emheader .navlinks li>a {
    color: #eee;
}
.emheader .nav-item li a:hover {
    color: #fff;
}
.emnav,
.table #tableheader,
.emdata .tableheader,
#emcontainer #emselectable #tableheader,
.settings-table .tableheader th,
.settings-table #tableheader th,
.emsettingslist li.header,
.emsettingslist li.header:hover {
	background-color: #444;
	color:#fff;
}
.tableheader a,
#tableheader a {
	color:#eee;
}
.tableheader a:hover,
#tableheader a:hover {
	color:#fff;
}
.emnav .navtabs .navtabitem {
	color:#efefef;
	background-color:#8E8E8E;
	box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.5);
}
.emnav .navtabitem:hover {
	background-color:#6E6E6E;
	color:#fff;
}
.emnav .navtabs li.navactive a.navtabitem {
	background: none;
	background-color:#D5D5D5;
	border-color:#999;
	color:#333;
}
.nav-collectionsearch {
	color:#d5d5d5;
}
.nav-collectionsearch {
	color:#fff;
}
.mediacenterheader {  
	color:#fff;
	background-color:#0f2228;   
	/*background-color:#237c9c; 202835*/  
	/*border-bottom:1px solid #0f2228;*/
	}
#eml-tab-subnav {
	background-color: #0f2228;
}
.assetpanel-editor #eml-tab-subnav {
	background: transparent;
}
.headerbookmarks a { 
	color:#237C9C;
	/*color:#87CCD2;*/
}
.headerbookmarks a:hover { 
	color:#87CCd2;
	/*color:#0f2228;*/
}
.navbar-quicksearch .input-group-addon a,
.searchbarheadertable a.btn-upload  {
	color:#fff;
	background-color:#237C9C;
	/*background-color:#87CCD2;*/
}
.navbar-quicksearch .input-group-addon a:hover,
.emheader .navbar-toggler:hover,
.searchbarheadertable a.btn-upload:hover  {
	background-color:#87CCd2;
	/*background-color:#0f2228;*/
}
.emheader .navbar-toggler {
	/*background-color:#237c9c;*/
	background-color: #202835;
	}
 
.filters-container {
	height: 72px;
	padding-top:30px;
}
.card-header,
.card-body,
.list-group-item {
	color:#222;
}

/*
.emsubnav {
	background-color: #0f2228;
}
.emsubnav .dropdown-menu {
	background-color: #ddd;
}
.emsubnav .dropdown:hover, 
.emsubnav .nav-hover:hover { 
	color:#333;
	
}

.emsubnav a.btn-checkout {
   	background-color: #9F9F9F;
   	color: #eee;	
}
.emsubnav a.btn-checkout:hover {
   	background-color: #9F9F9F;
   	color: #fff;	
}
.emsubnav .dropdown-item:hover {
	background-color:rgba(0,0,0,0.1);
}

.emsubnav .nav-btn,

.emsubnav .nav-btn:hover {
	background-color: #237C9C;
	color:#fff;
}
*/
.col-sidebar-header h2,
.sidebar-togglers-bar {
	background-color: #202835; 
	color:#efefef;
}
.emsubnav a { 
	color:#d1d1d1;
}
.emsubnav a:hover { 
	color:#fff;
}
.resultsnav li:hover,
.resultsnav .dropdown-item {
	background-color: #6c6c6c;
}
.resultsnav .dropdown-menu {
	border:0 none;
	border-radius:0;
	border-right:1px solid #7c7c7c;
	border-bottom:1px solid #7c7c7c;
}
.resultsnav .dropdown-item {
	border-bottom:1px solid #7c7c7c;
}
.resultsnav li:hover a {
	color:#eee;
}

.resultsnav .dropdown-item:hover {
	background-color: #444;
	color:#fff;
}


.col-sidebar-detaileditor {
	background-color: #edf0f1;
	webkit-box-shadow: -1px 0 0 #d8dddf inset;
    box-shadow: -1px 0 0 #d8dddf inset;
}
.badge-tags,
.badge-categories,
.emnotify {
	background-color:  #409c40; 
	color:#ddd;
}
.badge-tags:hover,
.badge-categories:hover {
	background-color: #408c30;
	color:#fff;
}
.collectionshomecontent,
.createmediapanel,
.main-info,
.col-sidebar, 
.results-header,
.collection-header {
	background-color: #fff;
}
.ui-widget-header,
.list-group-item.active {
	
}
.ui-widget-header a,
.ui-widget-header a:visited,
.ui-widget-header-actions a {
	color: #555;
	
}
.ui-widget-header a:hover,
.ui-widget-header-actions a:hover {
	color: #222;
}
.ui-widget-header .dropdown-menu a {
	color:#333;
}
.ui-widget-header .dropdown-menu a:hover,
.ui-widget-header .dropdown-item:hover {
	background-color:rgba(0,0,0,0.5);
	color:#fff;
}
.ui-widget-content a {
/*	color: #333333;*/
}

.settingslayout .col-settingssidebar {
	position:absolute;
	background-color: #333;
	padding:20px;
	width:240px;
}

.col-left.col-settings,
.col-left.col-addentity {
	
}

.sidebar-list li {
	background-color: #fff;
	border-bottom:1px solid #efefef;
	line-height: 2;
}
.sidebar-list a {
	display:block;
	color:#333;
	padding:4px 8px;
} 
 .sidebar-list a:hover {
	color:#000;
	text-decoration:none;
	}
 .sidebar-list li.current a,
 .sidebar-list li.current a.dropdown-item {
	color:#111;
	font-weight: bold;
	
}
.col-settings .ui-widget-header .dropdown-menu {
	border-radius: 0;
	width: 80%;
}
.col-settings .ui-widget-header .dropdown-item {
	background-color:#232323;
	border-bottom:1px solid #444;
	font-size: 1rem;
	line-height: 1.5;
}


.asset-menu li a {
	color:#626b7a;
}
.select2-selection__choice  /* Selected Tag Style in Select2 Objects*/ 
{
}
.table #tableheader {
	
}
.edit-icon {
	color:#666
}
.edit-icon:hover {
	color:#000
}
.emresultstable th { 
	color:#fff; font-weight:bold;
}

.btn-primary {
	color:#fff;
	background-color: #0E2F50;
	border-color:#0E2F50;
}
.btn-light {
    color: #111;
    background-color: #eee;
    border-color: #ddd;
}
.btn-primary:hover,
.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	background-color: #035B95;
	border-color:#035B95;
	color:#fff;
}
.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle,
.btn-primary.focus, .btn-primary:focus,
.btn.focus, .btn:focus {
 /*   box-shadow: 0 0 0 0.1rem rgba(255,255,255,.5);*/
}
.btn-secondary {
	color:#fff!important;
}
.badge-primary {
	background-color: #237C9C;
	color:#efefef;
}
.badge-primary:hover,
.badge-primary[href]:focus,
.badge-primary[href]:hover  {
	background-color: #237C9C;
	color:#fff;
}
.badge-light {
    color: #111;
    white-space: normal;
    background-color: #ededed;
}
.badge-secondary {
	background-color:#c6c6c6;
	color:#222;
}

.hyphenate {
   word-break:break-word;
}

#eml-tab-subnav ul li, 
#sub-nav li {
    list-style: none;
    position: relative;
}
.emtabs li a,
#eml-tab-subnav ul li a
{
  background-color: #8E8E8E;
  box-shadow:inset 0 10px 10px -10px rgba(0,0,0,0.5);
  color: #fff;
}
#eml-tab-subnav ul li a {
	border-right: 1px solid #C4C4C4;
}
#eml-tab-subnav ul li.subnavrightitem a {
	border-right:0 none;
	border-left: 1px solid #C4C4C4;
}
.emtabs li a:hover,
#eml-tab-subnav ul li a:hover
{
	background-color:#6E6E6E;
	text-decoration: none;
}
.emtabs li.emtabselected a {
	color:#333;
	background-color: #d5d5d5;
}

#eml-tab-subnav li.current a,
#eml-tab-subnav li.current a:hover {
	background-color: #fff;
    color:#333!important;
    box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.5)
}

.assetpanel-editor #eml-tab-subnav ul li a
{
  background-color: #434343;
  box-shadow:0;
  color: #ccc;
}
.assetpanel-editor #eml-tab-subnav ul li a {
	border-right: 1px solid #C4C4C4;
}
.assetpanel-editor #eml-tab-subnav ul li a:hover {
	background-color:#434343!important;
	color:#fff;
	text-decoration: none;
}
.assetpanel-editor #eml-tab-subnav li.current a,
.assetpanel-editor #eml-tab-subnav li.current a:hover {
	background-color: #333!important;
    color:#fff!important;
    box-shadow: 0;
}

#collection-tab-content .tab-paneX {
	background-color: #D5D5D5;
}
.table-striped tbody {
	background-color: #fff;
/*	border-left:1px solid #dedede;*/
}
table.table-striped tbody td {
    border-bottom:1px solid #dedede;
    border-top: 0 none;
}
ul.list-group.list-group-striped li:nth-of-type(odd){
    background: rgba(0,0,0,.05);
}
.table .trdisabled {
	background-color:#cacaca;
}




/*TR Hovers*/
/*
.emtree .checkbox .field, .emtree .treerow:hover, .emtree .treerow.selected, .emtree .treerow.selected:hover,
.emtree .cat-current,
*/

tr.emborderhover td,
.table-hover tbody tr:hover,
.emsettingslist li:not([class*="header"]):hover,
.emsettingslist li.current,
.emsettingslist li:nth-of-type(even):hover,
.search-list li.current a.search-href, 
.search-list li:hover, 
.sidebar-list li.current, 
.col-settings .sidebar-list li:hover,
.col-settings .sidebar-list li.current ,
.filters-sidebar li:hover,
.filters-sidebar-selected li:hover,
.auto-active-container li.current a,
.auto-active-container li:hover a,
.auto-active-container li.current,
.auto-active-container li.current h3,
.auto-active-container li.hover h3,
.list-hover:hover,
ul.list-group.list-group-hover li:hover,
.emresultstable .emrowselected,
.emtree .cat-current,
.treerow:hover,
.table-striped tr.emrowselected:nth-of-type(odd),
.category-search .current,
.category-search .auto-active-row:hover,
.uploadcollection,
.downloads-sidebar-list li:hover
{
	background-color: #c6c6c6!important;
	color:#333;
}

.emsettingslist li.nohover,
.emsettingslist li.nohover:hover {
	background-color: #fff!important;
}




.footer-p, .footer-p a {
    font-size: 0.8rem;
    color: #bbb;
    text-decoration: none;
}
.footer-p a:hover {
    color: #eee;
    text-decoration: underline;
}

.filtered { padding:0 15px 20px;}
.filtered { color:#bbb;}
.filtered a { color:#fff; font-size:1.2em;}

.filtered a:hover { color:#fff;}

.filtered .badge {
	margin:0 5px;
    font-size:0.8rem;
    padding:.35em .8em .15em .8em;
    border-radius: .15rem;
    
}
.filtered .badge:hover {
	color:#fff;
}
.filtered .badge .fas {
	font-size: .85em;
}
.filtered {
	text-align: left;

}
.filtered .clearfilters {
	padding:0 5px 0 10px;
	text-decoration: underline;
	font-size:.7rem;
	display:inline-block;
}
.filtered .btn-xs {
	font-size: .8rem;
	font-weight: 700;
	border-radius: .15em;
}
.filtered .btn-xs .fas {
	font-size: .85em;
}
.filtered .btn-clearall {
	margin-left:10px;
}


.btn-dark {
	font-size:0.9em;
	padding:2px 8px;
	text-transform:none;

	color: #bbb;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #262626;
	*background-color: #262626;
	background-image: -moz-linear-gradient(top, #333333, #262626);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#262626));
	background-image: -webkit-linear-gradient(top, #333333, #262626);
	background-image: -o-linear-gradient(top, #333333, #262626);
	background-image: linear-gradient(to bottom, #333333, #262626);
	background-repeat: repeat-x;
	border-color: #444;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#262626', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-dark:hover {
	color:#fff;
	background: none;
	background-color: #262626;
	border-color: #777;
}

.btn-darkless {
	font-size:0.9em;
	line-height:1.4;
	padding:2px 8px;
	text-transform:none;

	color: #bbb;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #262626;
	*background-color: #262626;
	background-image: -moz-linear-gradient(top, #444, #464646);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#464646));
	background-image: -webkit-linear-gradient(top, #444, #464646);
	background-image: -o-linear-gradient(top, #444, #464646);
	background-image: linear-gradient(to bottom, #555, #464646);
	background-repeat: repeat-x;
	border-color: #555;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444', endColorstr='#464646', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-darkless:hover {
	color:#fff;
	background: none;
	background-color: #464646;
	border-color: #777;
}


.finderlargearea {
	margin-top:90px;
}

.nopermissions {
	padding:50px 20%;
}

/*Bootsrap Overwrites*/
body {
  font-size: 0.9rem;
  
}
a {
   outline: 0;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #111;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    outline: 0;
}

.darktext a
{
    color: #333;
}
.darktext a:hover {
    color: #eee;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    /*image-orientation: from-image;*/
}
.hr2 {margin:2rem 0;}

.btn {
	cursor:pointer;
	padding: .275rem .75rem;
    font-size: 0.8rem; 		
    border-radius:0;
}
.btn-xs {
    padding: .25rem .35rem;
    font-size: .725rem;
    font-weight: normal;
    line-height: 1;
    
}
.btn-xxs {
    padding: .1rem .2rem;
    font-size: .725rem;
    font-weight: normal;
    line-height: 1.1;
    
}

.btn-primary,.btn-warning, .btn-danger
 { color: #fff!important;}

.btn-lg {
	font-size: 0.9rem;
}
.badge { font-size:0.86rem; }
.badge:hover {text-decoration: none;} 
.badge-tags {white-space:normal; line-height: 1; padding:.3em .6em; margin-bottom:5px;}
.clearfix { clear: both;}
.form-control {
    padding: .275rem .3rem;
    font-size: 0.9rem;
    line-height: 1.3;
    height:calc(1.5rem + .5rem);
     border-radius:0;
}
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
	 border-radius:0;
}
.form-check {
	height: calc(1rem + .5rem);
}
.input-group-text {
	padding:.15rem .75rem;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-sm {
	line-height: 1.2;
}
.form-check-label-right {
	padding:0 25px 0 0;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2rem);
}
select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.7rem);
        padding: .175rem .75rem;
        line-height: 1.1;
}
select.form-control-sm2:not([size]):not([multiple]) {
    height: calc(1.5rem);
        padding: 0 .5rem;
        line-height:.9;
}
select.form-control-sm + .select2-container {
  width: 200px!important; 
}
.input-group-addon {
	padding:0;
}
.input-group-addon a {
	display:block;
	padding:.25rem .5rem;
}

.inlineform .btn-sm { display: inline-block; padding:.35rem .75rem; vertical-align:inherit;}


.border {border:1px solid #999!important; }


.resultsnavtitem .select2-container--default .select2-selection--single,
.resultpages .select2-container--default .select2-selection--single {
	height: calc(1.35rem + 2px)!important
}
.resultsnavtitem  .select2-container--default .select2-selection--single .select2-selection__rendered,
.resultpages  .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 1.6;
}
.resultsnavtitem .select2-container--default .select2-selection--single .select2-selection__arrow,
.resultpages .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 22px;
}
.form-control-sm,
.form-control-sm2 {
	width:200px;
	margin-right: 10px;
	display:inline-block;
	height: calc(1.8rem);
	padding:.215rem .35rem;
	font-size: .9rem;
	}
.form-control.datepicker {
    width: 240px;
    display: inline-block;
}
.tooltip {
    position: relative;
    opacity: 1;
    z-index: auto;
    line-height: normal;
}
h3 {
    font-size: 24px;
    margin-top: 20px;
}
h5 {
    font-size: 1.01rem;
    margin: 0;
}

.modal {
	z-index: 100100;
}
.modal-backdrop {
	z-index: 100099;
}
.modal-title {
	display: inline-block;
} 

.dropdown-menu {
	padding:0;
	font-size:1em;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-item {
	padding:.25rem 1rem;
}
.dropdown-item-icon {
	padding-right:5px;
	font-size:.80em;
}
.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
.dropdown-toggle::after {
	vertical-align:0.1em;
}

#emfooter {   
	bottom: 0;
    left: 0;
    right: 0;
}
.table td, .table th {
    vertical-align: middle;
}
.emselectable {
	overflow-x: auto;
	margin-bottom:10px;
}
.emselectable .table-striped {
	margin-bottom:0;
}
select + .select2-container {
  width: 100%!important; 
}
.select2-container {
	/*z-index: 1;*/
}
.select2-results__options li {
	float:none!important;
	color:#444;
}
.assetpanel-container {
	z-index: 10001;
}
.modal.show .select2-container,
#main-media-container .select2-container {
	z-index: 25005;
}
.assetpanel-container .select2-container--open {
	z-index:10003;
}
.emnotify {
    position: absolute;
    text-align: center;
    border-radius: 10px;
    min-width: 16px;
    padding: 1px 4px;
    height: 1.2rem;
    font-size: 1rem;
    font-weight: bold;
    line-height: 18px;
}


/**MainContent*/
#applicationmaincontent {
	min-height: 100%;
}
#application #emcontainer { 
	padding: 0; 
    overflow: hidden;
	}

.emheader { 
	position:absolute; 
	right:0; 
	z-index: 302;
}

@media (min-width: 992px) {
	.mediacenterheader {  
		position: absolute; 
		top:24px; 
		left:32px; 
		width:calc(100% - 32px);
		height:90px;
		z-index: 100;
	}
}


/**Header**/
.emheader .navbar {
	padding:0;
}

.emheader .navbar-toggler {
	padding:.15rem .5rem;
	font-size:1rem; 
	margin:0px 0;
	right: 0;
    top: 0;
    position: absolute;
    z-index:1001;
}
.emheader .navbar-collapse.show .navbar-nav {
	margin-top:10px;
}
.emheader .navbar-collapse.show .dropdown-menu {
	background-color: transparent;
	border:0 none;
	padding:0;
	background-color:rgba(0,0,0,0.2);
	border-radius:0;
}
.emheader .navbar-collapse.show .dropdown-item {
	border-bottom:1px solid #efefef;
	color:#fff;
}

.emheader .navlinks {
    z-index:101;
}
.emheader .navlinks>ul { list-style: none; margin:0; padding: 0; float:right}

.emheader .navlinks>ul li.nav-first-item { border:0 none;}

.emheader ul.dropdown-menu li { float: none;}

.emheader .navlinks li>a {
    position: relative;
    padding: 0 15px;
    display: block;
    height: 24px;
    font-size:0.9rem;
}

.emheader .navlinks li>a:hover {
    text-decoration: none;
}

.emheader .navlinks .dropdown-menu {
  	margin:0;
 	padding:0;
	border:0;
  	z-index:102;
  	border-radius: 0;
  	border-bottom-left-radius: .5rem;
  	border-bottom-right-radius: .5rem;
  	overflow: hidden;
}
.emheader .navlinks .dropdown-item {
	padding:.45rem 1rem;
}

.navbar-nav {
	padding:0;
    margin: 10px  0 0;
    display: block;
}
.navbar-nav .nav-link {
    color: rgba(255,255,255,.7);
    padding:.5rem 1rem
}

@media (min-width: 992px) {
.navbar-expand-lg .navbar-collapse {
	display: contents!important;
	}
}

.navbar .form-inline {
	margin-right: 2em;
}

@media (max-width: 992px) {
	.navbar .form-inline {
		text-align: center;
		display: block;
	}
}
.navbar-dark .navbar-nav .show>.nav-link {
	color:#bbb;
}
.navbar-dark .navbar-nav .show>.nav-link:hover {
	color:#fff;
	
}
.navbar-nav .dropdown-menu {
	border:0 none;
}
.navbar-nav .dropdown-menu .nav-link {
	padding:.5rem 1.5rem;
}
.navbar-nav .dropdown-menu .nav-link:hover{
	background-color: rgb(0,0,0,0.2);
}

.emheader .navbar {
    float: right;
    margin:15px 15px;
    
}
.emheader .navbar {
	background-color: #202835!important;
}

.emheader .navbar .collapse {
	width:100%;
}

.emheader .navbar .collapse.show {
border:1px solid #000;
}



.mediacenterheader {  
	top: 0;
	}
.mediacenterheader .logocontainer { 
	float: left; 
	padding: 0px 20px 0px 25px;
	}
.logocontainer h1 {
	display: inline-block;
	float:left;
	font-size:1.4rem;
	line-height:40px;
	margin:0;
	padding-left:10px;
}
.logocontainer .emlogo {
	display: block;
	padding-top: 10px;
}
.logocontainer .logo {
	float:left;
}
.logocontainer a {
	color:#222;
}
.logocontainer a:hover {
	color:#000;
	text-decoration: none;
}
.emlogo span {
	display:inline-block;
}
.emlogo {
	font-size:1.6rem;
}
.emlogo img {

}
.addmediacontainer {
	float:left;
	padding:18px 15px 0;
}
.btn-addmedia {
	background-color: #fff;
	color:#333!important;
	font-size:1rem;
	line-height: 1.2rem;
}
.btn-addmedia:hover {
	background-color: #ddd;

	}
.btn-addmedia i {
	font-size:1.2rem;
}
@media (min-width: 768px) {
	.emheader-right {
		float:right;
	}
	#header .nav-item { 
		float:left; padding:0;border:0 none; font-size:1.1em;line-height: 2.4; }
}

#headerstatusarea.alert
{
	position:absolute;
	right:10px;
	min-width: 200px;
	min-height: 34px;
	padding:.5rem 1.25rem
}


.mediaappcontent {  width:100%; height: 100%;}


/*Main Columns*/
html, body, #application {
/*	height: 100%;*/
}
#emcontent {
	height:100%;
	min-height: 100%;
}
.mainlayoutcontainerX {
	position:relative;
}
.cols-main{
	position:absolute;
	width: 100%;
}
.col-main {
/*	min-height: 800px;*/
	position:relative;
}
.col-sidebars-sticky {
	position: sticky;
	top:0;
	bottom:0;
	z-index:300;
}
.col-sidebar {
	position: fixed;
    top: 0;
    bottom:0;
    left:-80%;
    display: block!important;
    width: 80%;
    height: 100%;
    
}
.col-content {
	min-height: 200px;
	position:relative;
}
.col-content-main {
	transition: 0.2s;
	margin:0 0 0 32px;
	height: 100%;
}
.mediaappcontent .col-content-main {  
	margin-top:90px; 
}

.pushcontent {
	height: 100%;
	margin-left:0;
	margin-right:0;
}

.pushcontent-open {
	margin-left:415px;
}

.pushcontent-fullwidth {
	margin-left:0px !important;
}

.colslidercontainer a {
	background-color:#fff;
	height:100%;
	display:block;
	cursor: ew-resize;
	position:absolute;
	top:0;
	right:0;
	width:8px;
	opacity: .0;
}
.colslidercontainer a:hover {
	color:#000;
	opacity:1;
	background-color:#ddd;
}

#emresultscontent, 
#emresultscontainer {
	height:100%;
}
@media (min-width: 992px) {
	.col-sidebar {
	    position: absolute;
	    left:0;
	    width: 280px;
	    min-height: 100%;
    	
	}
	.col-content {
		min-height: 400px;
	}
	
}
.emfooter {
	padding:20px 0 20px;
}

/*Sidebars*/
.sidebar-togglers-bar {
	width: 32px;
	position:absolute;
	top:0;
	height: 100%;
	padding:1px;
	box-shadow:2px 2px 6px 0 rgba(0,0,0,0.4);
	z-index: 100;
	padding-top:90px;
}
.sidebar-togglers {
	width:32px;
	z-index:100;
}
.col-sidebar-togglers .col-main-inner {
	position:sticky;
	top:0;
}
.sidebar-toggler-show {
	display:block;
	width:31px;
	height:32px;
	margin-bottom:6px;
	text-align:center;
	line-height: 32px;
	color:#eee;
	font-size: 1rem;

}
.sidebar-toggler-show:hover {
	color:#fff;
	text-decoration: none;
}


.sidebar-selected .sidebar-toggler-show.light {
	color: #666;
	background-color:#fff;;
	border-bottom-left-radius:.25rem;
	border-top-left-radius:.25rem;
	border-bottom: 0 none;
	border-top: 0 none;
	width: 38px;
}


.sidebar-selected .sidebar-toggler-show {
	border-bottom-left-radius:.25rem;
	border-top-left-radius:.25rem;
	border-bottom: 0 none;
	border-top: 0 none;
	width: 38px;
}

.sidebar-toggler-hide {
	position: absolute;
	top:0;
	right:-24px;
	display:inline-block;
	
	width:24px;
	height:26px;
	line-height:26px;
	
	text-align:center;
	color:#ddd;
	background-color: #eee;
	font-size: 1rem;
    
    border-bottom-right-radius:.25rem;
	border-top-right-radius:.25rem;
	
	opacity:0.5;
	z-index:100;
}
.sidebar-toggler-hide:hover {
	opacity: 1;
	color:#fff;
}

.col-mainsidebar {
	position:absolute;
	top:0;
	left:32px;
	width: 415px;
}

.col-left {
	height: 100%;
	width:100%;
	
    position: absolute; 
	z-index:102;
	
	box-shadow:3px 1px 3px 0 rgba(0,0,0,0.3);
	background-color: #fff;
	color:#222;

}

.col-left .col-main-inner {
    display:block;
    width:100%;
	height: 100%;
}

.col-left-library.col-left,
.col-left-library.col-filters
{
	top:80px;
}

.col-sidebar-header {
	position:relative;
}

.col-filters .col-sidebar-header h2,
.col-filters .sidebar-toggler-hide {
	background-color:#5F9EA0;
}
.col-categories .col-sidebar-header h2,
.col-categories .sidebar-toggler-hide {
	background-color:#e5ae2d;
	
}
.col-localdrives .col-sidebar-header h2,
.col-localdrives .sidebar-toggler-hide {
	background-color:#565656;
}

.col-addentity .col-sidebar-header h2,
.col-addentity .sidebar-toggler-hide {
	background-color:#990000;
}
.col-libraries .col-sidebar-header h2,
.col-libraries .sidebar-toggler-hide {
	background-color:#FF681F;
}
.col-userdownloads .col-sidebar-header h2,
.col-userdownloads .sidebar-toggler-hide {
	background-color:#26383f;
}
.col-settings .col-sidebar-header h2,
.col-settings .sidebar-toggler-hide {
	background-color:#555;
}
.col-guide .col-sidebar-header h2,
.col-guide .sidebar-toggler-hide {
	background-color:#202835;
}

.sidebar-header-desktops .sidebar-header-action {
	width:42px;
}
.sidebar-header-desktops .sidebar-header-action:hover {
	background-color: #464646;
	color:#fff;
}
.col-mainsidebar h3 {
	font-size:1rem;
	font-weight:bold;
	color:#000;
	background-color:#999;
	margin:0;
	padding:6px 8px;
	position:relative;
}

.col-mainsidebar h3 a {
	font-weight:bold;
	color:#000;
}
.col-sidebar-subheader .dropdown-menu {
	border-radius: 0;
	border-top:0;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background-color: #999;
	margin:0;
}
.col-sidebar-subheader .dropdown-item {
	font-weight: normal;
	border-bottom:1px solid #919191;
}
.col-sidebar .ui-widget {
	margin:20px 20px 40px;	
} 
.col-sidebar .ui-widget .select2 { 
	min-width: 216px;
	max-width: 100%;
	}
.col-sidebar .ui-widget-content {
	border:0;
}

.col-mainsidebar {
	max-width:500px;
	z-index:300;
}
	

@media (max-width: 768px) {
	.col-mainsidebar {
		max-width:340px;
	}

}
@media (max-width: 420px) {
	.col-mainsidebar {
		max-width:280px;
	}

}
@media (min-width: 1280px) {

	
}

@media (max-width: 1440px) {
	.pushcontent {
		margin-left:0!important;
		margin-right:0!important;
	}
}

.filters-sidebar h4 { margin:0; font-size:.9rem; font-weight:bold; }

.filters-sidebar ul,
.filters-sidebar-selected ul { 
	margin:0 0 10px;
	padding:0;
	list-style: none; 
	font-size:.8rem;
}
.filters-sidebar li,
.filters-sidebar-selected li {
		padding:1px 10px ;

	}
.filters-sidebar li a,
.filters-sidebar-selected li a {
	display: block;
	text-decoration: none;
}


.col-sidebar-header h2 {
	height: 40px;
	line-height:40px;
	text-align: center;
	font-size: 0.9rem;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}


.sidebar-header-action {
	margin-left:2px; float:right; padding:0 14px;
	font-size:1rem;
	color:#eee;
}
.sidebar-header-action:hover {
	color:#fff;
	}

.col-mainsidebarX h3 {
	font-size: 0.9rem;
	font-weight:bold;
	margin:0;
}

.advfilterpanel { position:relative;   }

.advfilterpanelcontent { padding:10px;}

.filters-edit-icon {
	text-align:left;
	padding:0px;
}

.filters-edit-icon a {
	
}
.filters-edit-icon a:hover {
	
}
.col-filters .form-group {
	padding-bottom: 1px;
}
.filter-box,
.sidebar-component {
	color:#333;
}
.filter-box a,
.filter-box a:visited {
	color:#333;
}
.filter-box a:hover {
	color:#000;
}
.filter-box a.radiofilter {
	display:inline-block;
	padding-right:12px;
}
.filter-box-header,
.sidebar-component-header {
	font-size:1rem;
	font-weight:bold;
	line-height: 1.1;
	margin-bottom: 10px
}
.filter-box-header i,
.sidebar-component-header i.caret {
	margin:0 2px 0 4px;
	width:10px;
	text-align: right;
}
.toggle-filter {
	cursor:pointer;
}
.sidebar-component-header a {
	color:#999;
}

.sidebar-component-header a:hover {
	text-decoration: none;
	color:#efefef;
}

.filter-box-options-scroll {
	padding:0 0 0 8px;
	overflow-y: auto; 
	max-height: 190px;
}
.filter-box-options a,
.filter-box-options a:visited {
	display:block;
	overflow:hidden; 
  	white-space:nowrap; 
  	text-overflow:ellipsis; 
	
	padding:5px 5px 0 0;
	line-height: 1.1;
	font-size:0.9rem;
	color:#666;
	cursor: pointer;
}
.filter-box-options a:hover, .filter-box-options .filter-selected {
	text-decoration: none;
	color:#000;
	
}
.filter-box-options .small {
	font-size:0.8em;
}
.filter-box-options-searchbox {
	padding-left:7px;
	margin-bottom:1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	font-size:0.9em;
	margin-top:5px;
}

.filter-box-options .select2-container--default .select2-selection--multiple .select2-selection__choice {
	padding:0 0 0 3px;
}


.filter-box-options a label,
.filter-box-options a input {
	cursor: pointer;
	display: inline;
}
.filter-box-options a.filter-current {
	color:#fff;
}
.filter-box-options label {
	margin: 0;
}
.filter-box-options .form-control { 
	padding:.25rem .5rem;
}
.filter-box-options .custom-select {
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23EEE' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size:8px 10px;
}
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}
.filter-box .select2-container {
	z-index:2;
	font-size:1;
}
.filter-box .select2-container--default .select2-selection--multiple {
	border-radius: 0;
}

.filter-box .select2-container--open {
	z-index:3;
}
.filter-box-options select.form-control:not([size]):not([multiple]) {
	height: calc(1.8rem);
}
.filter-box-options .select2-container .select2-search--inline .select2-search__field {
	background-color: #fff!important;
	color:#444!important;
	
}
 .select2-results__option {
    font-size:.8rem;
}
.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.filter-box-options .select2-selection__choice__remove {
    display:none;
}
.filter-box-options .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
    padding:0 5px;
}
.filter-box-options .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
	color:#efefef;
}

.filter-box-options .select2-container--bootstrap4 .select2-selection__clear {
	color:#333;
}
.filter-box-options .form-control.datepicker {
	width:110px;
}
.filter-box-options .dateinputbox {
	display:block;
	padding-top:5px;
}
.filter-box-options .ui-datepicker-trigger {
	margin-left:5px;
}
#detail_category .filter-box-options {
	padding: 0;
}
.filter-box-options .list-row {
	font-size:.95em;
}
.filter-box-options .list-row:hover {
	background-color: #333!important;
	color:#eee!important;
	}
.filter-box-options .list-row:hover a {
	color:#eee!important;
	}
.filter-box-options .category a {
	padding:0 3px;
	display:inline-block;
	
}
#detail_category .btn {
	display: inline-block;
	float:right;
}
.btn-filters {
	
	text-transform:none;

	color: #eee;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #262626;
	background-image: -moz-linear-gradient(top, #333333, #262626);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#262626));
	background-image: -webkit-linear-gradient(top, #333333, #262626);
	background-image: -o-linear-gradient(top, #333333, #262626);
	background-image: linear-gradient(to bottom, #333333, #262626);
	background-repeat: repeat-x;
	border-color: #464646;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#262626', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-filters:hover {
	color:#fff;
	background: none;
	background-color: #262626;
}
.lefttoggle, .filterstoggle {
	cursor: pointer;
}
.filtersopen #sub-nav li a.filterstoggle {
	display:none;
}
.lefttoggleclose, 
.filterstoggleclose,
.sidebarheaderactions {
	padding:0 8px;
}

.filterschangesort { cursor:pointer; }



/*Widget*/
.ui-widget {
/*	font-size:0.8em; */
	margin: 0 auto;
	margin-bottom:20px;	
}
.ui-widget .ui-widget {
    font-size: 1rem;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
/*    font-size: 11px;*/
}
.ui-widget-header {
    font-weight: bold;
    font-size: 1rem;
    text-transform: uppercase;
}
.ui-widget-header.minimized {

}
.ui-widget-header a {
	text-decoration:none;
}
.ui-widget-header-actions a {
	font-size:0.85rem;
	text-decoration: underline;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button, 
.ui-widget a.btn-sm {
	/*font-size: 11px;*/
	line-height:1.5;
}
.ui-widget-content {
	/*border: 1px solid #c5c5c5;*/
}
.ui-widget-content {
	color: #333333;
	padding:15px;
	
	/*font-size:.8rem;*/
}
.ui-widget-content.ui-datepicker {
    padding:2px;
    background: #f1f1f1;
    width: 19em;
}
.ui-widget-content-wide {
	padding: 0;
}
.widget-header-title {
	line-height: 1.2;
}

.ui-widget .sidetoggle .ui-widget-toggle {
	display: inline-block;
	float:right;
	padding:10px;
	cursor:pointer;
}
.ui-widget-header .widget-header-setup,
.ui-widget-header .widget-header-edit {
	opacity: 0.6;
    filter: alpha(opacity=60);
	
	display:none;
	float:right;
}
.expanded .widget-header-setup,
.ui-widget-header .widget-header-edit {
	display:inline-block;
}
.ui-widget-header .widget-header-setup:hover,
.ui-widget-header .widget-header-edit:hover {
 	opacity: 1;
    filter: alpha(opacity=100);	
}

.ui-widget-actions {
	padding:20px 0 20px;
	
}
.ui-draggable-dragging {
	opacity: 0.8;
	border: 0 none!important;
}

.clonedragging {
	max-width: 100px!important;
	max-height: 100px!important;
}

.ui-autocomplete.ui-widget-content {
	padding:0;
}
.ui-autocomplete .ui-menu-item-wrapper {
	padding:6px;
}
.ui-autocomplete .ui-menu-item-wrapper:hover,
 .ui-autocomplete .ui-state-active {
	background-color:#ccc;color:#333;
}
.no-padding-for-real {
	padding:0!important;
}


/*Search View Sub Nav*/
.emsubnav { height: 34px; font-size: 0.85rem;}

.emsubnav ul li, 
.emsubnav li {
    list-style: none;
    float: left;
    position: relative;
    
    line-height: 25px;
    
}
.emsubnav ul li a, 
.emsubnav li a {
    padding: 0 12px;
    display: block;
    font-weight: normal;
}
.emsubnav li a.hide {
	display: none;
}
.emsubnav .nav-link-cart {
	font-weight: bold;
	background-color:rgba(0,0,0,0.1);
}
.emsubnav ul.resultsnav  {
	margin:0;
	padding:5px 0 0 0;
	list-style: none;
	float:left;
}
.emsubnav  ul.resultsnav li {
	float:left;
} 
.emsubnav ul.resultsnav  li a {
	text-decoration: none;
	padding:0 15px;
	line-height: 2.3;
}

.emsubnav ul.resultsnavright,
ul.table-positions-top  {
	margin:0;
	padding:5px 0;
	list-style: none;
	float:right;
}
.emsubnav  ul.resultsnavright li {
	
} 
.emsubnav ul.resultsnavright  li a {
	text-decoration: none;
}
.emsubnav  ul.resultsnavright li .pages ul li {
	float:left;
}
.emsubnav .dropdown-menu { 
	padding:0; 
	margin:0;
	min-width:11rem;
	}
.emsubnav .dropdown-item {
	line-height: 2.5;
}
.resultscount {
	font-size:90%;
	line-height: 30px;
}
.resultsnavtitem {
	padding-left:5px;
}
.resultsnavtitem .form-control,
.edit-columns .form-control-sm,
.resultpages .form-control { 
	line-height: 1;
    padding: .15rem;
    font-size: 0.8rem;
    height: calc(1.35rem + 2px)!important;
    margin-top:1px;
}

.resultsnav-btn-container {
	padding:8px;
	float:left;
}
.resultspositions ul li { padding-top:1px;}


/* SAVED SEARCH STYLES */
.search-list, .sidebar-list {
    padding: 0;
	margin:0;
    list-style: none;
}

.search-list li,
.sidebar-list li {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #49494b;
    border-bottom: 1px solid #e5e5e5;
}


.search-list li a.search-href{
    padding: 9px 1.2rem;
    margin: 0;
    text-decoration: none;
    display: block;
    font-size: 0.9rem;
    word-wrap: break-word;
}
.search-list li:last-child {
    border-bottom: none;
}
.search-save a {
    background: url('../images/iconset-10x10.png') 0px 10px;
    width: 10px;
    height: 10px;
    float: left;
    margin: 12px 0 0 12px;
    visibility: hidden;
    position: relative;
    z-index: 3;
}
.search-save a:hover {
    background-position: 0 20px;
}
.search-edit a {
    background: url('../images/iconset-10x10.png') 10px 10px;
    width: 10px;
    height: 10px;
    float: left;
    margin: 12px -15px 0 15px;
    position: relative;
    z-index: 3;
    padding: 0;
}
.search-edit a:hover {
    background: url('../images/iconset-10x10.png') 10px 20px;
}
.search-delete a {
    background: url('../images/iconset-10x10.png') 20px 10px;
    width: 10px;
    height: 10px;
    margin: -22px 12px 0 0;
    float: right;
    visibility: hidden;
    position: relative;
    z-index: 3;
}
.search-delete a:hover {
    background-position: 20px 20px;
}
.search-list li:hover .search-save a, .search-list li:hover .search-delete a, .search-list li:hover .search-edit a {
    visibility: visible;
}

.search-list li.currentsubtle a.search-href, 
.sidebar-list li.currentsubtle a.search-href {
    background: #c9e8f2;
}


.search-list li.current .search-save a {
    background-position: 0 0;
    opacity: 0.5;
    visibility: visible;
}
.search-list li.current .search-delete a {
    background-position: 20px 0;
    opacity: 0.5;
    visibility: visible;
}
.search-list li.current .search-edit a {
    background-position: 10px 0;
    opacity: 0.5;
    visibility: visible;
}
.search-list li.current .search-edit a:hover, .search-list li.current .search-delete a:hover, .search-list li.current .search-save a:hover {
    opacity: 0.8;
}

.sidebar-list .badge {
	display:inline-block;
	padding:.25em .4em;
}



.languagesadd {
	margin-right:10px;
	position:absolute;
}
.languagesadd a {
	line-height: 2rem;
	display: inline-block;
	color:#eee;
}
.languagesadd a:hover {
	color:#fff;
}
.languagesfield {
	float:left;
	width:calc(100% - 20px);
	margin-left:20px;
}
.insearchform .languagesfield  {
	float:left;
	width:calc(100%);
	margin-left:0px;
}
.languagesaddform {
	min-height: 30px;
	margin-bottom: 5px;
}
.languagesaddform .languageselector {
	position:absolute; 
	margin-right:5px;
	width:120px;
}

.insearchform .languagesaddform .languageselector
{
	position:relative;
	margin-bottom:5px;
}

#advsearchpanel .insearchform .languagesaddform .languageselector .select2
{
	max-width: 120px;
	min-width: 120px;
	width: 120px;
}
.languagesaddform .languageselector .select2-selection__clear {
	display:none;
}

.languagesaddform .languageinput {
	float:left;	
	margin-left:140px;
	width:calc(100% - 140px);
	min-height: 30px;
}
.insearchform .languageinput {
	margin-left:0px;
	float:none;	
	width:calc(100%);
}


@media (max-width: 1024px) {
	.languagesaddform .languageselector {
		position:relative; 
		margin:0 0 5px;
		width:100%;;
	}
		
	.languagesaddform .languageinput {
		float:none;	
		margin-left:0;
		width:100%;
		min-height: 30px;
	}
	
}


/*Results Table*/
#main-results-table th,
.emresultstable th,
.emdata th { 
	padding:0px 10px; 
	border-top:0 none;
	border-right:1px solid #fff;
	white-space: nowrap;
	font-size:0.8rem;
	line-height:2.2;
	position:relative;
	text-align: center;
	}
#main-results-table th:last-of-type,
.emdata th:last-of-type {
	border-right: 0 none;
}

.emresultstable .autoresize-inner {
    overflow-x: auto;
}
.tableheader th.sortable {
	cursor:pointer;
}
.tableheader th.sortable:hover {
	background-color: #333;
}
.tableheader th.sortable.currentsort {
    box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.5);
    background-color: #333;
}
.tableheader th.sortable div span.sorticon {
    font-size: 16px;
    margin-top: 5px;
    margin-right:1px;
    right: 0;
}
.emresultstable .firstheader {
    width: 28px;
    text-align: left;
}
.emselectable tr {
	cursor:pointer;
}
.emselectable tr td {
    text-align: left;

    padding: 2px 10px;
}
.emselectable pre {
	margin:0;
}
#th-checkbox-right {
		display:inline-block;
		height:18px;
		width:10px; 
		margin:0 2px 0 0;
		}
#th-checkbox-left {
		display:inline-block;
		width:15px;
		height:18px;
		margin:3px 0 0 7px;
}
#th-checkbox-left input { margin: 0; }
#th-checkbox-right .anchor { padding:8px 0 0 3px; } 
.select-dropdown-open {
    width: 10px;
    height: 10px;
   
}
.emresultstable tr td:first-child, .emresultstable tr td:nth-child(2) {
    border-left: none;
}
.emresultstable tr td.checkbox {
    text-align: center;
}
.emresultstable tr td.thumbnail {
    width: 130px;
    text-align: center;
    padding: 1px 10px;
    position:relative;
}
.emresultstable tr td.thumbnail .smallthumb,
.emresultstable tr td.thumbnail .jp-audio {
	max-width: 110px;
}
.emthumbimage .jp-audio {
	width:160px;
}
.emresultstable tr td {
	z-index: 98;
}
.emthumbaudio {
	z-index: 99;
}
.emthumbaudio-assetname {
	max-width:160px;
	overflow:hidden; 
  	white-space:nowrap; 
  	text-overflow:ellipsis;
  	text-align: center;
  	font-size:0.9em; 
}
.emthumbaudio-assetname a:hover {
	text-decoration: underline;;
}
.tableheader-primaryimage {
	width:160px;
}
.entitiesinfputform .emdatafieldvalue  .emthumbaudio {
	padding-bottom:8px;
}
.entitiesinfputform .emdatafieldvalue .emthumbaudio-assetname {
	text-align: left;
	max-width: 100%;
	font-size: 0.8em;
}
.entitiesinfputform .emdatafieldvalue .emthumbaudio-assetname a {
	color:#bbb;
}

.resultstablecell .emdatafieldreadonly {
/*  overflow:hidden; 
  white-space:pre-wrap; 
  text-overflow:ellipsis;*/ 
}
.resultstablecell .emdatafieldreadonly-nobr {
    white-space: nowrap;
}
.rowclick { cursor: pointer;}
.select-dropdown-open.down {
    background: url('../images/sort-desc.png') 0 0 no-repeat;
}
.select-dropdown-open.up {
    background: url('../images/sort-asc.png') 0 0 no-repeat;
}
.select-dropdown {
    position: absolute;
    background-color: #f7f7f7;
    color:#333;
    border: 1px solid #bbb;
    border-top: none;
    box-shadow: 0 1px 4px 2px rgba(0,0,0,0.1);
    padding: 0;
    top: 18px;
    left: 10px;
    z-index: 100;
}
#tableheader .firstheader {
    min-width: 50px;
}
td.checkbox input, th.firstheader input {
    margin-right: 25px;
}
.select-dropdown li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.select-dropdown li a {
    text-align: left;
    display: block;
    padding: 5px 10px;
    color: #444!important;
    text-shadow: none;
    font-weight: normal !important;
}
.select-dropdown li a:hover {
	text-decoration: none;
	background-color:rgba(0,0,0,0.2); 
}

.treecontext {
	top:0px; 
	left:0;
	position:fixed;
	display:none;
	z-index:1000;
}

.treecontext ul {
	margin:0;
	padding:0;
	display:block;
}
.treecontext .dropdown-menu {
	border:1px solid #222;
	border-radius: .125px;
}
.treecontext .dropdown-item {
	background-color: #6c6c6c;
	border-bottom:#7c7c7c;
	color:#eee;
}
.treecontext .dropdown-item:hover {
	background-color: #444;
	color:#fff;

	}
.treecontext .divider {
	border-bottom:1px solid #999;
}




/*Emshare Nav Bar*/
.emnav {
	min-height: 57px;
}
.emnav .navtabs {
	margin:0 5px 0 15px;
	padding:0;
	list-style: none;
	float:left;
	height: 58px;
}
.emnav .navtabs li {
	margin:13px 0 0 5px;
	padding:0;
	list-style: none;
	float:left;
}
.emnav .navtabs li:hover {
	margin-top:13px;
	}
.emnav .navtabs li.navactive {
	margin-top:13px;
}
.emnav .navtabitem {
	display:block;
	position:relative;
	padding: 12px 16px 12px;
	text-align: center;
	border-radius: 4px 4px 0 0;
	font-weight: bold;
	
}
.emnav .navtabitem:hover {
	text-decoration: none;
	padding:11px 16px 13px;
}
.emnav .navtabs li.navactive .navtabitem:hover {
	padding: 12px 16px 12px;
	}
 .emnav .navtabsright {
 	margin:0;
	padding:0;
	list-style: none;
 	float:right;
 }
 .emnav .navtabsright li {
	margin:12px 5px 0 0;
	padding:0;
	list-style: none;
	float:right;
	position:relative;
}
.emnav .navrighttabitem i {
	font-size:1.2rem;
	line-height: 1.5;
	padding:2px 12px;
}
.emnav .notification {
    position: absolute;
    background-color: #FB404B;
    text-align: center;
    border-radius: 10px;
    min-width: 18px;
    padding: 0 5px;
    height: 18px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 18px;
    top: -2px;
    right: 0px;
}
.emnav .librarycollectionpicker,
.nav-quicksearch {
	position:relative;
    margin-left: 10px;
}
.nav-quicksearch .input-group {
	margin: 0 auto;
	width:100%;
}
.nav-quicksearch .form-control:focus {
	box-shadow:none;
}
.navbar-quicksearch .librarypicker, 
.navbar-quicksearch .collectionpicker {
	margin-left:10px;
	width:250px;
	display:inline-block;
}
.navbar-quicksearch .nav-form {
	position:relative;
	margin: 0 auto;
	width:100%;
}
.navbar-quicksearch .collectionpicker .select2 {
	margin-right:22px;
}
.navbar-quicksearch .nav-collectionsearch {
	position:absolute;
	right:0;
	top:0;	
	display:block;
}
.navbar-quicksearch .nav-collectionsearch {
	line-height: 32px;
}
.navbar-quicksearch .input-group-addon i {
	cursor: pointer;
}
.navbar-quicksearch .form-control {
		padding: 0 .75rem;
		line-height: 1.2rem;
		height: 2.1rem;
}
.navbar-quicksearch .input-group-addon a {
	height: 2.1rem;
	line-height: 2.1rem;
	font-size:1rem;
	cursor:pointer;
	padding: 0 1rem;
}
.moduletoggle {
		height: 1.8rem;
}
.headerbookmarks {
	text-align:center;
	width:60px;
	line-height: 1;
}

.searchbarheadertable {
	width:65%; 
	margin:0 auto;
}
.searchbarheadertable a.btn-upload { 
    height: 2.1rem;
    font-size: 1rem;
    overflow: hidden;
}

.pushcontent-open .searchbarheadertable {
	width:52%; 
}
.resultsview {
	 
	margin-left:15px;
	
}

.resultsview a {
	display:inline-block;
	width:30px;
	padding:8px 10px;
	height:40px;
	font-size:1.1rem;
	color:#aaa;
}
.resultsview a:hover,
.resultsview a.currentview {
	color:#eee;
}

.emsubnav .dropdown:hover>.dropdown-menu {
  display: block;
}


.emsubnav .dropdown>.dropdown-toggle:active {
    pointer-events: none;
}

.navtabsright-text { display: none;}

.createmediacontent {
	padding:20px;
	background-color: #fff;
	color:#111;
}
.createmediapaneldialog .createmediasidebar a {
	display:block;
	line-height: 2;
	padding:2px 6px;
	background-color:#efefef;
	border-bottom:1px solid #ccc;
}
.createmediapaneldialog .createmediasidebar a:hover {
	background-color: #666;
	color:#eee;
	text-decoration: none;
}

.createmediapaneldialog .createmedia-selected a,
.createmediapaneldialog .createmedia-selected a:hover {
	background-color: #fff;
	color:#333;
}

#createmediapanel .btnthumbnail {
	background-color: transparent;
    border: 1px solid transparent;
    min-height: 270px;
    display:  block;
    padding: 10px;
    margin: 10px;
}
#createmediapanel a.btnthumbnail:hover {
    border: 1px solid #eee;
    border-radius: 8px;
    background-color: #C9E8F2;
    text-decoration: none;
}

#createmediapanel .gobacklink
{
	width: 100px;
	display:block;
	margin: 20px;
	text-decoration: none;
}



@media (max-width: 1024px) {
	
	.filters-container {
		padding:20px 0 0;
		height: 40px;
	}
	.searchbarheadertable {
    	width: 520px;
    	margin:0 auto
	}
	.searchbarheadertable .btn-upload span {
		display:none;
	}
	.emnav .collectionpicker {
		min-width: 140px;
	}	
	.mediacenterheader .navbar-quicksearch {
    	left: 0;
    	z-index: 10;
	}
	.emnav .librarypicker, .emnav .collectionpicker {
    	margin-left: 8px;
    	width: 180px;
    
	}
	.emnav .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    	line-height: 1.15rem;
	}
	.emnav .select2-container--bootstrap4 .select2-selection--single {
    	height: calc(1.25rem + 2px)!important;
	}
	.emnav .select2-container--bootstrap4 .select2-selection__clear {
	    width: 1em;
	    height: 1em;
	    line-height: 1em;
	    padding-left: .3em;
	    margin-top: .1em;
	    margin-right: .1em;
	}
	.emnav .input-group-addon {
    	padding: .175rem .5rem;
    	font-size: 0.9rem;
	}
	
	 .emnav .nav-quicksearch {
    	border-left: 0 none;
    	padding-top: 4px;
    	width: 360px;
	}
}


@media (max-width: 768px) {
	.mediaappcontent .col-content-main {
		margin-top:20px;
	}
	.filters-container {
		clear:left;
		padding:5px 10px 0 35px
	}
	.searchbarheadertable {
    	width: 90%;
	}
	.createmediacontent {
		padding:20px 5px;
	}
}




.listautocomplete {width: 100%;} /* General?? */


/*Collections Home Page*/
.collectionshome {
	border:0px;
	margin-bottom:20px;
	min-height: 152px;
	height: 100%;
}
.collectionshomeresults {
	padding:20px;
	position:relative;
	background-color: #fefefe;
	height: calc(100% - 34px);
}
.collectionshomeresults .pages {
	padding-bottom:20px;
	height: 40px;
}
.collectionhome-sideheader
{
	color: #bbb;
	padding:5px 10px 5px;
	background-color: #333;
	text-transform: uppercase;
	font-size: 1rem;
	height: 34px;
	border-radius: 4px 4px 0 0;
}

.collectionshome-header { 
	color: #bbb;
	padding:5px 10px 5px;
	background-color: #333;
	text-transform: uppercase;
	font-size: 1rem;
	border-radius: 4px 4px 0 0;
	height: 34px;
	position:relative;
}
.collectionshome-header h3 {
	margin:0;
	font-size: 1rem;
	font-weight: bold;
	line-height: 26px;
}
.collectionshome-header a,
.collectionshome-header a:hover {
	color:#fff;
}
#application .collectionshomecontent { 
    padding:20px; 
    min-height: calc(100vh - 218px);
}
.collectionshomeform-container {
	padding:30px 0 0 0;
	height: 100%;
}
.collectionshomeform {
	display: inline-block;
	width:90%;
}
@media (min-width: 768px) {
	.collectionshomeform {
			width:500px;
	}
}
.collectionshomeform .form-control {
	width:100%;

	}
.collectionshomeform .input-group-addon {
	border:1px solid #e9ecef;
	}
.card-collections { 
	float:left;
	display: inline-block; 
	border: 0 none; 
	margin: 0 10px 10px;
	width:110px;
	height:100px;
    background-color: transparent;
    padding-top:2px;
    position:relative;
}
.card-collections .card-collections-thumb {
	width:95px; 
	height:95px; 
	margin:0 auto;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
    border: 1px solid #aaa;
    border-radius: 50%;
	background-position:center center;
}
.card-collections .collectionbox {
	padding: 4px; 
	line-height:20px; 
	background-color: rgba(20, 20, 20, 0.5);
	display: block;
	margin-top: 24px;
	font-weight: 700;
}
.card-collections:hover .collectionbox {
	background-color: rgba(20, 20, 20, 0.8);
	}
.card-collections a .collectionbox {
	color: #efefef;
}

.card-collections a:hover .collectionbox ,
.card-collections a:hover {
	color: white;
	text-decoration: none;
}
.card-collections a:hover .card-collections-thumb {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.8);
}
.card-body {
    /*white-space: nowrap;*/ 
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-name {
	text-align: center;
    line-height: 20px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.searchcategories-tree {
	float:left;
	width:30%;
	padding:6px
}
.searchcategories-filter {
	float:right;
	width:69%;
}
.searchcategories-treecontainer {
	overflow-y:auto;
	height: 100%;
	max-height: 600px;
}

/*Advanced Search Sidebar*/
.advancedsearchtable {
	table-layout:fixed;
	border-collapse:collapse;
	width:100%;
	
}
.advancedsearchtable td {
	word-wrap:break-word;
}
.advancedsearchtable-submit {
	padding:20px 0 10px;
}
.advancedsearchtable label { display: block;}

.advancedsearcheditform { background-color: #efefef; padding:15px; color:#333;}
.advancedsearcheditform select.form-control:not([size]):not([multiple]) {
	height: calc(1.8rem)
}
.advancedsearcheditform .form-control {
	padding:0.175rem .5rem;
}

.btns-advancedsearch .btn-sm {
	height: 30px;
	padding:5px 15px;
}

.listdetailpicker .select2-container {
  position: relative;
   width: 100%;
  margin-bottom: 0;
  display: table;
  table-layout: fixed;
}





/*Emtree*/
.emtree ul {
    margin: 0;
    padding: 0;
}
.emtree ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #222;
 	background-color: white;
    word-wrap:break-word;
}
.emtree ul li div.treerow {
	position: relative;
    padding: 2px 0 0 10px;
    min-height: 24px;
    display: block;
    cursor: pointer;
}
.emtree .cat-arrow {
	position:absolute;
	width:14px;
	font-size:16px;
	top:0;
}
.emtree .cat-arrow .fa-caret-right {
	padding-left:4px;
}
.emtree .cat-name {
	padding-left:32px;
	width: calc(100% - 48px);
	display: inline-block;
}
.emtree .cat-name.cat-folder {
    background: url(../images/folder-closed.png) 14px 2px no-repeat;
}
.emtree .expanded .cat-name.cat-folder {
	background: url(../images/folder-open.png) 14px 2px no-repeat;
}
.emtree .cat-name.cat-collection {
    background: url(../images/folder-collection-closed.png) 14px 2px no-repeat;
}
.emtree .expanded .cat-name.cat-collection {
    background: url(../images/folder-collection-open.png) 14px 2px no-repeat;
}

.emtree .cat-folder {
    /*white-space: nowrap;*/
}
.emtree .cat-name .cat-fader {
	font-weight: bold;
}
.emtree .cat-options {
	float:right;
	margin-right: 4px;
	padding:0 2px;
	color:#666;
	display: none;
}
.emtree .cat-menu.cat-options {
	padding: 0 6px;
	margin-right: 6px;
}

.emtree .emnotify {
    top: 6px;
    right: 3px;
}
.treerow:hover .cat-options,
.treerow.selected .cat-options {
	display: inline-block;
} 
.emtree .cat-options:hover {
	color:#444;
	
}

.emtree .checkbox {
    position: absolute;
    height: 7px;
    border-right: 1px dashed #ddd;
    left: 0;
    top: 0;
    width: 15px;
    padding: 10px;
    text-align: center;
}
.emtree ul li div span a.btn {
    line-height: 11px;
    margin-left: 5px;
}
.emtree .createnodetree { padding: 10px 0;}
.emtree ul li div.treerow.dragoverselected {
	border:1px dashed #999;
}
.detailarea {
	background-color:#fff;
	position:relative;
}
.detailarea-details .emtree ul li div span input[type="text"] {
    padding: 5px 10px 3px 10px;
    font-size: 11px;
    margin-top: -2px;
}
.emtree .actions {
    float: right;
    display: none;
    margin-right: 15px;
}
.emtree ul li div:hover .actions {
    display: inline;
}
.emtree ul li div .actions a {
    float: left;
    margin-left: 5px;
    opacity: 0.7;
}
.emtree ul li div .actions a:hover {
    opacity: 1.0;
}
.emtree ul li div .actions a.add {
    background: url('../images/add.gif') 0 11px no-repeat;
    width: 15px;
}
.emtree ul li div .actions a.edit {
    background: url('../images/edit.gif') 0 11px no-repeat;
    width: 15px;
}
.emtree ul li div .actions a.delete {
    background: url('../images/delete.gif') 0 11px no-repeat;
    width: 15px;
    margin-right: 0;
    margin-top: 0;
}
.emtree ul li div .actions a.add-folder {
    background: url('../images/add-folder.gif') 0 11px no-repeat;
    width: 15px;
}
.emtree ul li div .actions a.upload-file {
    background: url('../images/add-upload.gif') 0 11px no-repeat;
    width: 15px;
}
.emtree ul li div .actions a.download-folder {
    background: url('../images/download-folder.gif') 0 11px no-repeat;
    width: 15px;
}
.emtree ul li div .actions a.download-file {
    background: url('../images/download-file.gif') 0 11px no-repeat;
    width: 15px;
}

#categoryEditTreecontextMenu .dropdown-menu {
    right: 6px;
    left: auto;
}

.categorytree {
	position: relative;
	height: 100%;
	background-color: #111;
}
.col-left.fixedheight #side-categories {
	overflow-x:auto;
	overflow-y:auto;
	height: calc(100% - 45px);
}

.collectionIcons {
    display: inline-block;
    position: absolute;
    right: 10px;
}
.autopopulate-list {
	margin:0;
	padding:0;
}
.autopopulate-list li {
	list-style:none;
	padding:8px 10px;
	height: 32px;
	position:relative;
	}


/* ATTACHMENTS STYLES */
.attachments-content {
	
	background-color:#eee;
}
.attachments-list {
	
	color:#333;	
}
.attachments-preview {
	background-color:rgba(0,0,0,.05);
	color:#333;	
}
#attachments-container {
    display: table;
    width: 100%;
    border-bottom: 1px solid #eee;
}
#attachmenttree .attachments-new {
	padding:8px 10px;
}
#attachmenttree {
    display: table-cell;
    vertical-align: top;
}
.attachments-preview {
    border-left: 1px solid #E2EFF4;
    width: 320px;
    overflow:hidden;
    text-align: center;
    height: 30px;
    display: table-cell;
}
.attachments-preview .attachment-name {
	padding:10px;
	margin:0; 
	text-align:center;
	font-weight:bold;
}
.attachments-preview .emdatafield {
	float: right;
	text-align: right;
	
}
.attachments-preview .emdatafieldvalue {
	float: left;
	text-align: left;
	font-weight: bold;
}
.attachment-preview-img {
	background-color:#333;
	min-height: 250px;
	color:#eee;
	padding:10px;
	margin-bottom:10px;
}
#attachmenttree ul {
    margin: 0;
    padding: 0;
}
#attachmenttree ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #444;
    
}
#attachmenttree ul li div {
    padding: 0 0 0 20px;
    border-bottom: 1px solid rgba(0,0,0,.05);
    min-height: 34px;
    line-height: 34px;
    display: block;
    cursor: pointer;
}
#attachmenttree ul li div.selected, .emtree ul li div.selected {
    background: #c9e8f2;
}
#attachmenttree ul li div.selected:hover, .emtree ul li div.selected:hover {
    background: #c9e8f2;
}
#attachmenttree ul li div:hover {
    background: #c9e8f2;
}
#attachmenttree ul li div span a.btn {
    line-height: 11px;
    margin-left: 5px;
}
#attachmenttree ul li div span input[type="text"] {
    padding: 5px 10px 3px 10px;
}
#attachmenttree ul li div:hover .actions {
    display: inline;
}
#attachmenttree ul li div .actions a {
    float: left;
    margin-left: 7px;
    opacity: 0.8;
    line-height: 25px;
}
#attachmenttree ul li div .actions a:hover {
    opacity: 1.0;
}
#attachmenttree ul li div .actions a.add {
    background: url('../images/add.gif') 0 11px no-repeat;
    width: 15px;
}
#attachmenttree ul li div .actions a.edit {
    background: url('../images/edit.gif') 0 11px no-repeat;
    width: 15px;
}
#attachmenttree ul li div .actions a.delete {
    background: url('../images/delete.gif') 0 11px no-repeat;
    width: 15px;
    margin-right: 0;
    margin-top: 0;
}
#attachmenttree ul li div .actions a.add-folder {
    background: url('../images/add-folder.gif') 0 11px no-repeat;
    width: 15px;
}
#attachmenttree ul li div .actions a.upload-file {
    background: url('../images/add-upload.gif') 0 11px no-repeat;
    width: 15px;
}
#attachmenttree ul li div .actions a.download-folder {
    background: url('../images/download-folder.gif') 0 11px no-repeat;
    width: 15px;
}
#attachmenttree ul li div .actions a.download-file {
    background: url('../images/download-file.gif') 0 11px no-repeat;
    width: 15px;
}
 .uploadfile {
 padding:1px;
 line-height: 1.2;}


/*OpenCollections*/
.opencollections ul {
	margin:0;
	padding: 0;
}
.opencollections ul li {
    list-style-type: none;
    padding: 4px 4px;
    word-wrap: break-word;
}
.opencollections ul li:last-child {  padding: 10px 0;}
.opencollections ul li:last-child:hover { background-color: transparent;}
.opencollections .collectionrow{
	position: relative;
    background: url(../images/folder-closed.png) 2px 4px no-repeat;
    padding-left:22px
}
.opencollections .collectionrowfavorite {
	background: none;
	padding-left:0;
}
.collectionclose,
.filterclose {
	opacity: 0.5;
    filter: alpha(opacity=50);
}
.collectionclose:hover,
.filterclose:hover {
	color:#eee;
	opacity: 1;
    filter: alpha(opacity=100);
}
.filterclose {
	float: right;
	line-height: 1rem!important;
}
.opencollections .collectionbox {
	padding: 2px 0 0 0;
	margin: 0px; 
	line-height:21px; 
	/*background:url('../images/icons/box.png') top 2px left 0 no-repeat;*/
	display: inline-block;
}
.collectionrow a, 
.collectionrow a:visited {
	text-decoration: none;
	color: #eee;
}
.collectionrow a:hover {
	text-decoration: none;
	color: #fff;
}
.collectionrow .fa-star {
	color:#F7C000;
}

.collectionicons {
    position: absolute;
    right: 0px;
    top:0;
    padding-right:2px;
    display: none;
}
.collectionrow:hover .collectionicons,
.list-row:hover .collectionicons
 {
	display: inline-block;
}

.librarycollectiondroparea.selected,.librarycollectiondroparea:hover 
{
	background-color: #333;
}

/*Tabs on Results Page*/
.results-header-left { font-size:0.85rem; padding:10px; }
@media (min-width: 768px) {
	.results-header-left { 
		width:50%;
	}
}
.results-header .breadcrumbs { }
.results-header-tabs { padding:18px 5px 0 0;}
.results-header-tabs .emtabs li { margin-bottom:-1px;}



.results-header  .opencollection-btn {
	margin-left:10px;
	background-color: #f8f9fa;
	padding:5px 8px;
	font-weight: bold;
}
.results-header  .opencollection-btn:hover {
	text-decoration: none;
	background-color: #dae0e5;
	}

.collection-header {
	padding:10px;
	height: 80px;
	z-index:3;
}
.collection-header .card-collections {
	background: none;
	float:left;
	width:65px;
	margin:0 10px 0 10px;
}
.collection-header .card-collections-thumb {
	width:60px; 
	height:60px; 
	margin:0 auto;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
    border: 1px solid #aaa;
    border-radius: 50%;
}
.collection-header-name {
	float:left;
	padding:10px;
	max-width:320px;
}
.collection-header-name h1 {
    font-size: 1.8rem;
    margin:0 0 .5rem 0;
	width:100%;
	overflow: hidden; 
	text-overflow: ellipsis;
    white-space: nowrap;
	
	}
.collection-header-name h1 a:hover {
	text-decoration: none;
} 
.collection-header-actions {
	float:left;
	padding:18px 10px 0 0px;
	font-size:1.1rem;
}
.collection-header-back {
	float:left;
	padding:15px 10px 0 10px;
	font-size:1.3rem;
}
.collection-header-like {
	position:absolute;
	bottom:0;
	right:0;
	font-size:1.9rem;
	opacity: 0.4;
}
.collection-header-like:hover {
	opacity: 1;
}
.filteredinresults {
	z-index:2;
	width:60%;
	text-align:center;
	margin:0 auto;
	word-wrap:break-word;
	padding:5px;
}	
@media (min-width: 768px) {
	.filteredinresults {
		width:500px;
	}
}
.collection-container .col-left,
.collection-container .col-filters {
	top:0;
	margin-top:0;
}
.emsubnav {
	  
} 
	
/*Upload*/
.col-upload-option { width:240px; text-align:center; background-color:#efefef; margin:0 0 5px 5px;}


#main-area {
    display: table-cell;
}
#right-sidebar {
    display: table-cell;
    width: 160px;
    padding: 0 0 0 20px;
}
.padding {
    padding: 20px 30px;
}
.widget-header-right {
	float: right;
    margin: 0 8px 0 0;
}
.widget-header-right i { opacity: 0.6; top:0; margin-left:3px; }
.widget-header-right i:hover { opacity: 1; }

.minimized .widget-header-right {
	display:none;
}

.uploadinstructions {
	text-align: center;
	margin-top:10px;
}

.col-upload-left .btn-lg {
	width:48%;
	text-align: center;
	margin:5px auto;
	line-height: 1.8rem;
}
@media (min-width: 1600px) {
	.col-upload-left .btn-lg {
	line-height: 2.4rem;
	}
}

.drop-over {
    margin: 0 auto;
    width: 100%;
    height: 290px;
    background: url(../images/dragdropbox.jpg) no-repeat top center;
    
   /*	padding:10px;
	border:1px solid #fff;*/
}
.uploaddragenter { 
	/*border:1px dashed #efefef;
	background-color: #efefef*/
}

.upload-detail-box {
	margin-bottom:20px;
}

.toggle-content {
	padding-left:15px;
}

.uploaddroparea {
	margin:10px;
}
.uploaddroparea .drop-over {
    width: 100%;
    height: 100%;
    background: none;
    text-align:center;
    
    border:2px dashed #ddd;
	background-color:#f6f6f6;
	padding:10px;
}
.uploaddroparea .drop-over.uploaddragenter {
	border-color:#666;
	background-color: #fff;
}
.upload-completed-container {
	min-height: 250px;
}
.hints {
	text-align: center;
	font-size: 90%;
}
#upload {
    width: 250px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px !important;
    margin-top: 20px;
    float: right;
}
.up-files-list {
    padding: 0;
    margin: 5px 0;
}
.up-files-list li {
    padding:0;
    margin: 0;
    clear:both;
    list-style: none;
    position: relative;
    border-bottom:1px dotted #aaa;
}
.up-files-list li a {
    padding: 9px 0px 1px 0px;
    display: block;
    margin: 0;
    color: #444;
}

.up-files-list li a .name {
    width: 70%;
    overflow: hidden; 
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    color:#333;
}
.up-files-list li a .size {
    text-align: right;
    font-size: .7rem;
    display: inline-block;
    float: right;
    margin-top: 3px; 
}
.up-files-list li a .uploadstatus {
    font-style: italic;
    font-size: .7rem;
    text-align: right;
    display: inline-block;
    float: right;
    margin-top: 3px; 
    padding-right:6px;
    font-weight: bold;
}
.up-files-list li.uploadprogressrow {
	padding: 0 5px;
}
.up-files-list li .delete-row, .up-files-list li:hover .delete-row {
    background: url('../images/iconset-10x10.png') 20px 10px;
    opacity: 0.7;
    width: 10px;
    height: 10px;
    padding: 0;
    display: block;
    margin-top: 5px;
    float: left;
    margin: 8px 0 0 6px;
}
.up-files-list li:hover .delete-row:hover {
    background: url('../images/iconset-10x10.png') 20px 10px;
    opacity: 1;
}
.up-files-list li .uploadprogress {
    background: rgba(113, 206, 113, 0.2);
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.form-control.textinput.error {
	border:1px solid red;
}

label.error {
    font-weight: bold;
    line-height: 16px;
	padding: .5rem 0;
    display: block;
    color:red;
    font-size:0.9em;
    font-weight: normal;
}
#main-media-container { height: 100%;}
#main-media-viewer { height: calc(100% - 32px);}





/*Module: Assets*/
.asset-menu {
	width:100%;
	height: 44px;
	
}
.asset-menu,
.asset-menu ul li,
.asset-menu .dropdown-menu {
	background-color: #3D4A5D;
}
.asset-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.asset-menu ul li {
	display: block;
	float:left;
}
.asset-menu ul li a {
	display: block;
	position:relative;
	line-height: 20px;
	padding:12px 18px;
	color:#fff;
}
.asset-menu ul li a:hover {
	background-color: #2c3644;
	text-decoration: none;
}
.asset-menu ul li ul li {
	display: block;
	float:none;
}

.assetlockedinput {
	display: inline-block;
	padding:2px 0 0 0;
}
.assetlocked {
	position:relative;
}
.assetlocked i {
	font-size:.8em;
}
.card-box-asset-preview { padding:20px;}
.card-box-asset-preview ul { list-style: none; margin: 0 0 20px 0; padding: 0;}


.aside-content { margin:0 0 50px;}
.aside-content .aside-header { height:40px; width: 100%; padding: 10px; margin: 0 0 10px;}

.aside-content .aside-block { padding: 10px;}

.aside-media { list-style:none; height: 80px; margin:0; padding:0; }
.aside-media li { float: left; margin-right:10px;}


.multi-value-list {
    margin: 0!important;
    padding: 0!important;
    width: 100%;
}
.multi-value-list li {
    margin: 0px 10px 0 0;
    padding: 0 0 0px 20px;
    list-style: none;
    /*background: url(../images/icons/check.png) left center no-repeat;*/
}

.collection-container {
	width:100%;
	height: 100%;
}
.collection-container .results-header{
	height: 47px;
}

/*Modules*/
.main-info { 
	padding:20px 10px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	background-color:#fff;
	}
.editholder {
	background-color: #efefef;
	height: 20px;
	border-bottom:1px solid #ccc;
	font-size:12px;
	padding:0 15px;
}
.editholder a {
	color:#8D8D8D;
}
.tr {
    display: table-row;
}
#advsearchpanel .submit {
	padding:10px 0;
}
#advsearchpanel .form-control {
	max-width: 215px;
}
#advsearchpanel .datepicker {
	margin-top:5px;
	width:190px;
}
#advsearchpanel  .ui-datepicker-trigger {
	margin-left:5px;
}

#de-table {
    display: table;
    width: 100%;
}
.detailarea-details {
   /* display: table-cell;*/
    vertical-align: top;
       
   padding:10px;
}
.detailarea-details-open {
	display:table-cell;
	background-color:#fff;
	color:#111;
}
.detailarea-details h3 {
	margin-top:0px;
}
.detailarea-details h2 a {
	color:#2790B0;
}

/* SIDE BAR NAV */
#de-side-nav {
    background-color:#f1f1f1;
    border-right: 1px solid #CCC;
    min-width: 100px;
    vertical-align: top;

}
#de-side-nav.open {
    width: 155px;
    display:table-cell;
    border-collapse: separate; border-spacing: 0px;
    -webkit-transition: width 0.05s ease-out;
    -moz-transition: width 0.05s ease-out;
    -ms-transition: width 0.05s ease-out;
    -o-transition: width 0.05s ease-out;
    transition: width 0.05s ease-out;
}
#de-side-nav ul {
    margin: 0;
    padding: 0;
}
#de-side-nav ul li {
    margin: 0;
    padding: 0;
}
#de-side-nav ul li a {
    margin: 0;
    padding: 8px 10px;
    font-weight: normal;
}
#de-side-nav #opener {
    cursor: pointer;
}



/* SIDE BAR ICONS */
/* To delete
#de-side-nav.open li a:before, #de-side-nav.open li a:after {
    border: none;
    background: none;
    content: ''
}
#de-side-nav.closed li a:before {
    border-right: 5px solid #444;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 15px;
    left: 43px;
    z-index: 10;
}
#de-side-nav.closed li a:after {
    top: 6px;
    left: 53px;
    width: 100px;
    font-weight: bold;
    font-style: normal;
    z-index: 10;
}
#de-side-nav.closed ul li .text {
    display: none;
}

#de-side-nav ul li a {
    padding: 0;
    border: none;
    height: 42px;
    position: relative;
}
#de-side-nav ul li a:hover {
    background: #efefef url('../images/sidebar-shadow.png') right top repeat-y;
}
#de-side-nav ul li .text {
    position: absolute;
    top: 0;
    line-height: 42px;
    left: 45px;
    
    
    white-space: nowrap;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#de-side-nav ul li a .icon {
    float: left;
    background: url('../images/side-bar-nav-icons.png') no-repeat;
    width: 26px;
    height: 26px;
    padding: 0;
    margin: 0;
    position: relative;
    left: 12px;
    top: 8px;
}
#de-side-nav li.current a, #de-side-nav li.current a:hover {
    height: 40px;
}
#de-side-nav ul li.current a .icon {
    background-position: 0 -26px;
}
#de-side-nav ul li.current {
    position: relative;
}
#de-side-navX ul li.current:after {
    content: '';
    display: block;
    float: left;
    position: absolute;
    border-left: 8px solid #63bdd9;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    top: 0px;
    left: 100%;
    z-index: 10;
    padding: 0;
    margin: 0;
}
#de-side-nav .comment .icon {
    background-position: -25px 0;
}
#de-side-nav .current.comment .icon {
    background-position: -25px -26px;
}
#de-side-nav .viewassetedit .icon {
    background-position: -339px 0;
}
#de-side-nav .current.viewassetedit .icon {
    background-position: -339px -26px;
}
#de-side-nav .editassetcategories .icon, #de-side-nav .projects-libraryassets .icon {
    background-position: -287px 0;
}
#de-side-nav .current.editassetcategories .icon, #de-side-nav .current.projects-libraryassets .icon  {
    background-position: -287px -26px;
}
#de-side-nav .current .text {
    top: -1px;
}
#de-side-nav .editassettags .icon {
    background-position: -104px 0;
}
#de-side-nav .current.editassettags .icon {
    background-position: -104px -26px;
}
#de-side-nav .asseteditorlibraries .icon, #de-side-nav  .projects-librarygeneral .icon {
    background-position: -131px 0;
}
#de-side-nav .current.asseteditorlibraries .icon, #de-side-nav .current.projects-librarygeneral .icon {
    background-position: -131px -26px;
}
#de-side-nav .asseteditorlibraries .icon, #de-side-nav  .projects-librarycollection .icon {
    background-position: -365px 0;
}
#de-side-nav .current.asseteditorlibraries .icon, #de-side-nav .current.projects-librarycollection .icon {
    background-position: -365px -26px;
}
#de-side-nav .asseteditorlibraries .icon {
    background-position: -131px 0;
}
#de-side-nav .current.asseteditorlibraries .icon {
    background-position: -131px -26px;
}
#de-side-nav  .librarygit .icon {
    background-position: -287px 0;
}
#de-side-nav .current.librarygit .icon {
    background-position: -287px -26px;
}
#de-side-nav .viewmediaviewer .icon {
    background-position: -52px 0;
}
#de-side-nav .current.viewmediaviewer .icon {
    background-position: -52px -26px; 
}
#de-side-nav .viewmap .icon {
    background-position: -78px 0;
}
#de-side-nav .current.viewmap .icon {
    background-position: -78px -26px;
}
#de-side-nav .viewconversions .icon {
    background-position: -313px 0;
}
#de-side-nav .current.viewconversions .icon {
    background-position: -313px -26px;
}
#de-side-nav .viewattachments .icon {
    background-position: -157px 0;
}
#de-side-nav .current.viewattachments .icon {
    background-position: -157px -26px;
}
#de-side-nav .assetpermissions .icon, #de-side-nav .librarypermissions .icon {
    background-position: -210px 0;
}
#de-side-nav .current.assetpermissions .icon, #de-side-nav .current.librarypermissions .icon {
    background-position: -210px -26px;
}
#de-side-nav .converthistory .icon {
    background-position: -183px 0;
}
#de-side-nav .current.converthistory .icon {
    background-position: -183px -26px;
}

#de-side-nav .viewtimeline .icon {
    background-position: -364px 0;
}
#de-side-nav .current.viewtimeline .icon {
    background-position: -364px -26px;
}

#de-side-nav .viewclosedcaptions .icon {
    background-position: -131px 0;
}
#de-side-nav .current.viewclosedcaptions .icon {
    background-position: -131px -26px;
}
*/


#de-side-nav.open #opener .icon {
    background-position: -264px -26px;
    width: 19px;
    height: 26px;
    left: 14px;
    top: 8px;
}
#de-side-nav.closed #opener .icon {
    background-position: -264px 0;
    width: 19px;
    height: 26px;
    left: 14px;
    top: 8px;
}
#de-side-nav .divider {
    height: 1px;
    background: #ddd;
    width: 100%;
    border-bottom: 1px solid #fff;
}



/*Module: Settings*/
.settings-header {
	padding: 10px;
}
.settings-title {
	padding:5px 15px;
	font-size: 1.75rem;
	float:left;
}
.collectionmodule {	
		padding:20px 0 0 0;		
	}		
.collectionmodule-header {		
		position:relative;		
		height: 32px;		
	}		
.collectionmodule-header .breadcrumbs {		
		padding:5px 5px 0px;		
	}		
.collectionmodule .emtabs {		
		position: absolute;		
		bottom:0;		
		right: 0;		
}

.em2tabs {
	display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;	
}
.em2tabs li {
	display: table-cell;
	margin:0;
	padding:0;
	border:0 none;
	/*margin-bottom:-1px;*/
}
.em2tabs li a {
	display: block;
    padding: .5rem 1.2rem;
    background-color: #e1e1e1!important;
    border-right:1px solid #9f9f9f;
    text-align: center;
    color: #666!important;
    text-decoration: none;
    font-weight: 700;
    box-shadow:inset 0 10px 10px -10px rgba(0,0,0,0.5);
}
.em2tabs li a:hover {
	background-color:  rgba(10, 10, 10, 0.1)!important;
	color:#000!important;
}
.em2tabs-tab-content {
	background: #efefef;
	overflow-y: auto;
	
}

.em2tabs li.emtabselected a
{
	color:#000!important;
	background-color: #efefef!important;
}
.em2tabs-tab-content .table .cellrow {
    padding: 10px 10px;
    border-bottom: 1px solid #eee;
}
.em2tabs-tab-content .table .cellrow .bodylabel {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}
.em2tabs-tab-content .table .cellrow .bodycontent {
    color: #666;
}


/* SUBTAB NAV */
#eml-tab-subnav {
    margin: 0;
}
#eml-tab-subnav ul, 
#sub-nav, 
.tree-header {
    display: block;
    position:relative;
    height: 45px;
    width: 100%;
    margin: 0;
    padding: 0;
}
#sub-nav.search-views {
    margin-bottom: 0;
    z-index:10;
}

table.greytxt {
    width: 100%;
}
.eml-tab-content, .eml-full-content {
    background-color:#fff;
    padding:20px;
}
.tab-actions {
	padding:20px;
}

.metadatainput .select2 { width: 100%; }

.settings.col-main-inner {

}

/* DATA TYPES CSS */
#table-container {
    margin: 20px 0 0 0;
    padding: 0;
}
#side-nav-inner {
    width: 240px;
    float: left;
}
#side-nav-inner a:hover {
	text-decoration: none;
}

#tableheader th.sortable div span.glyphicon {	

	font-size: 10px;
	float: right;
	margin-top: 8px;
	margin-right: 8px;
	position: absolute;
	right: 0;

}
.ui-sortable-handle {position:relative;}

#side-nav-inner ul li.ui-sortable-helper a:hover {
    background: #fff;
}

.settingslayout {
	position:relative;
	background-color: #fff;
	color:#111;
}

.contentlayout {
	position:relative;
	background-color: #fff;
	color:#111;
	padding:20px;
}

#eml-tab-subnav ul {
	height: 44px;
}
#eml-tab-subnav li {
	float:left;
}
 #eml-tab-subnav li a {
	line-height: 45px;
	display:block;
	padding: 0 20px;
}

.settigs-eventlist {
	padding-bottom:20px;
}

.eventrunning {
	font-weight: bold;
}

#workarea {
    float: left;
}
#workarea ul {
    padding: 0;
    margin: 0;
    min-width: 700px;
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}
.ir br {
    display: none;
}
.settings-icon {
    width: 11px;
    height: 11px;
    background: url('../images/settings-icon.png') no-repeat;
    margin-right: 0;
    float: right;
    margin: 4px 3px 0 0;
    opacity: 0.8;
    cursor: pointer;
}
#views-settings {
    color: #444;
    font-weight: normal;
    margin-bottom: -10px;
}
#views-settings .inner {
    background: #fff;
    border: 1px solid #15566B;
    padding: 15px 15px 5px 15px;
    border-radius: 5px;
}
#views-settings .field {
    padding: 5px 8px;
    border-radius: 5px;
    font-size: 12px;
}
#views-header .type {
    font-size: 10px;
    margin-top: -2px;
    margin-left: 5px;
    opacity: 0.8;
}
.settings-icon:hover {
    opacity: 1;
}
.settings-icon.tooltip:hover:after {
    top: -35px !important;
    right: -7px !important;
}
.settings-icon.tooltip:hover:before {
    top: -7px !important;
    left: 0 !important;
}
.uiinfo:hover:after {
    top: -38px !important;
    left: 0;
}
.uiinfo:hover:before {
    top: -10px !important;
    left: 10px !important;
}

#views-settings {
    margin: 11px 0 0 0;
    padding: 10px 0 0 0;
    width: 100%;
    border-top: 1px dashed rgba(255,255,255,0.6);
}
#views-settings label {
    display: block;
}
.emsettingslist {
    padding: 0;
    margin: 0;
	list-style: none;
	position:relative;
}
.emsettingslist li {
    padding: 0;
    margin: 0;
    height: 38px;
    border: 1px solid #aaa;
    border-top: none;
    overflow:hidden;
	position:relative;
    color: #444;
}
.emsettingslist li:first-child {
    border-top: 1px solid #aaa;
}
.emsettingslist .sortableitem  {
    padding: 8px 0 8px 22px;
    color: #666;
    display: block;
}
.emsettingslist  li:first-child {
    border-top: 1px solid #aaa;
}
.emsettingslist  li:nth-of-type(even) {
    background: rgba(0,0,0,.05);
}
.emsettingslist  li.subheader,
.emsettingslist  li.subheader:hover {
    background: #e1e1e1;
	padding:6px 8px;
}
.emsettingslist .subheader-title {
	float:left; 
	line-height: 22px;
}
.emsettingslist  li.singlecontainer,
.emsettingslist  li.singlecontainer:hover {
	background-color:#f9f9f9;
}
#addeditbox .form-control {
	padding:0.15rem;
	width:170px;
	display: inline-block;
}
.ui-sortable-helper {
    background: #f4f4f4;
    border: 1px solid #666;
    box-shadow: 0 0 6px 2px rgba(0,0,0,0.35);
}
.ui-soratable-helper a:hover {
    background: #f4f4f4;
}
span.drag-and-drop {
    background: url('../images/navigation/moveupdown.png');
    width: 15px;
    height: 15px;
    display: block;
    position:absolute;
	top:10px;
	left:4px;
    margin-right: 10px;
}
.type-of-field {
    font-size: 10px;
    font-weight: bold;
    color: #aaa;
    margin: 0 0 0 8px;
    position: relative;
    top: -1px;
}
.emsettingslist li:hover .type-of-field {
    color: #666;
}
#table-container li.header {
    font-weight: bold;
    padding: 10px 8px;
}
.emsettingslist li.header {
    height: 42px;
    font-weight: bold;
}
.emsettingslist li.header a {
	color:#ddd;
}
.emsettingslist li.header a:hover {
	color:#fff;
}


/*HotFolder*/
.fwlist, .fw {
    margin: 0;
    padding: 0;
}
.fwlist li {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid #d4d4d4;
}
.fwlist li:nth-child(even) {
    background: #f7f7f7;
}
#folders li {
    height: 102px;
}
#folders li:hover {
	background-color: #efefef;

	}
#folders .folder {
    background: url('../images/folder.png') 15px 8px no-repeat;
    padding:20px 0 0 0;
    height: 102px;
    position: relative;
}
#modules .module {
    background: url('../images/module.png') 20px 8px no-repeat;
    padding:20px 0 0 130px;
    height: 102px;
    position: relative;
}
#folders .folder a:hover {
	text-decoration: none;
}
#folders .folder a:hover .alias {
	text-decoration: underline;
}
#folders .alias,
#modules .alias {
	font-weight: bold;
	font-size:1.2rem;
}
#folders .path {
	font-size: .9rem;
}
.cat-folder:after {
    content: '';
    width: 46px;
    height: 46px;
    display: block;
    position: absolute;
    left: 80px;
    top: 50px;
}
.auto .folder:after {
    background: url('../images/auto-icon.png');
}
.manual .folder:after {
    background: url('../images/manual-icon.png');
}
.add .folder:after {
    background: url('../images/add-icon.png');
}
.cat-folder .cat-name {
    position: relative;
    top: 35px;
    left: 135px;
    width: 300px;
    line-height: 1;
}
.cat-folder .alias {
    font-weight: bold;
    color: #000;
    font-size: 16px;
    margin-top: -4px;
}
.cat-folder .path {
    font-size: 12px;
    color: #999;
}
.folder .last-activity {
    font-size: 0.9em;;
}

.modulelist a {color:#333;}

.monitor {
    background: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 65px;
    padding: 5px 15px;
    margin-top: 11px;
    float: left;
    width: 459px;
}
.monitor .top, .monitor .bottom {
    color: #767676;
    font-size: 11px;
}
.progress-bar-container {
    background: url('../images/progress-bg.jpg');
    width: 451px;
    height: 22px;
    border-radius: 11px;
    border: 1px solid #444;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 1);
    position: relative;
    margin: 4px 0 3px 0;
}
.progress {
    width: 438px;
    height: 10px;
    border-radius: 5px;
    background: rgb(92,201,96); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(92,201,96,1) 0%, rgba(108,210,108,1) 3%, rgba(140,235,135,1) 5%, rgba(160,248,146,1) 8%, rgba(152,239,132,1) 10%, rgba(134,233,107,1) 15%, rgba(122,225,92,1) 18%, rgba(116,224,78,1) 21%, rgba(108,216,68,1) 23%, rgba(98,209,53,1) 26%, rgba(75,201,14,1) 33%, rgba(70,200,6,1) 36%, rgba(71,201,4,1) 38%, rgba(68,198,2,1) 41%, rgba(66,198,1,1) 46%, rgba(37,192,0,1) 77%, rgba(34,190,2,1) 85%, rgba(21,190,0,1) 95%, rgba(19,190,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(92,201,96,1)), color-stop(3%,rgba(108,210,108,1)), color-stop(5%,rgba(140,235,135,1)), color-stop(8%,rgba(160,248,146,1)), color-stop(10%,rgba(152,239,132,1)), color-stop(15%,rgba(134,233,107,1)), color-stop(18%,rgba(122,225,92,1)), color-stop(21%,rgba(116,224,78,1)), color-stop(23%,rgba(108,216,68,1)), color-stop(26%,rgba(98,209,53,1)), color-stop(33%,rgba(75,201,14,1)), color-stop(36%,rgba(70,200,6,1)), color-stop(38%,rgba(71,201,4,1)), color-stop(41%,rgba(68,198,2,1)), color-stop(46%,rgba(66,198,1,1)), color-stop(77%,rgba(37,192,0,1)), color-stop(85%,rgba(34,190,2,1)), color-stop(95%,rgba(21,190,0,1)), color-stop(100%,rgba(19,190,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(92,201,96,1) 0%,rgba(108,210,108,1) 3%,rgba(140,235,135,1) 5%,rgba(160,248,146,1) 8%,rgba(152,239,132,1) 10%,rgba(134,233,107,1) 15%,rgba(122,225,92,1) 18%,rgba(116,224,78,1) 21%,rgba(108,216,68,1) 23%,rgba(98,209,53,1) 26%,rgba(75,201,14,1) 33%,rgba(70,200,6,1) 36%,rgba(71,201,4,1) 38%,rgba(68,198,2,1) 41%,rgba(66,198,1,1) 46%,rgba(37,192,0,1) 77%,rgba(34,190,2,1) 85%,rgba(21,190,0,1) 95%,rgba(19,190,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(92,201,96,1) 0%,rgba(108,210,108,1) 3%,rgba(140,235,135,1) 5%,rgba(160,248,146,1) 8%,rgba(152,239,132,1) 10%,rgba(134,233,107,1) 15%,rgba(122,225,92,1) 18%,rgba(116,224,78,1) 21%,rgba(108,216,68,1) 23%,rgba(98,209,53,1) 26%,rgba(75,201,14,1) 33%,rgba(70,200,6,1) 36%,rgba(71,201,4,1) 38%,rgba(68,198,2,1) 41%,rgba(66,198,1,1) 46%,rgba(37,192,0,1) 77%,rgba(34,190,2,1) 85%,rgba(21,190,0,1) 95%,rgba(19,190,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(92,201,96,1) 0%,rgba(108,210,108,1) 3%,rgba(140,235,135,1) 5%,rgba(160,248,146,1) 8%,rgba(152,239,132,1) 10%,rgba(134,233,107,1) 15%,rgba(122,225,92,1) 18%,rgba(116,224,78,1) 21%,rgba(108,216,68,1) 23%,rgba(98,209,53,1) 26%,rgba(75,201,14,1) 33%,rgba(70,200,6,1) 36%,rgba(71,201,4,1) 38%,rgba(68,198,2,1) 41%,rgba(66,198,1,1) 46%,rgba(37,192,0,1) 77%,rgba(34,190,2,1) 85%,rgba(21,190,0,1) 95%,rgba(19,190,0,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(92,201,96,1) 0%,rgba(108,210,108,1) 3%,rgba(140,235,135,1) 5%,rgba(160,248,146,1) 8%,rgba(152,239,132,1) 10%,rgba(134,233,107,1) 15%,rgba(122,225,92,1) 18%,rgba(116,224,78,1) 21%,rgba(108,216,68,1) 23%,rgba(98,209,53,1) 26%,rgba(75,201,14,1) 33%,rgba(70,200,6,1) 36%,rgba(71,201,4,1) 38%,rgba(68,198,2,1) 41%,rgba(66,198,1,1) 46%,rgba(37,192,0,1) 77%,rgba(34,190,2,1) 85%,rgba(21,190,0,1) 95%,rgba(19,190,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cc960', endColorstr='#13be00',GradientType=0 ); /* IE6-9 */
    position: relative;
    top: 6px;
    left: 6px;
    box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.3);
}
.progress.paused {
    background: rgb(205,81,83); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(205,81,83,1) 0%, rgba(207,89,89,1) 2%, rgba(224,114,113,1) 4%, rgba(247,139,137,1) 6%, rgba(254,142,140,1) 8%, rgba(251,104,97,1) 14%, rgba(255,89,86,1) 16%, rgba(253,75,71,1) 18%, rgba(255,65,57,1) 20%, rgba(254,47,37,1) 22%, rgba(255,35,24,1) 24%, rgba(255,26,17,1) 27%, rgba(253,12,3,1) 29%, rgba(255,4,0,1) 33%, rgba(246,4,0,1) 47%, rgba(229,4,0,1) 59%, rgba(222,5,0,1) 67%, rgba(208,4,5,1) 80%, rgba(191,12,8,1) 94%, rgba(188,15,11,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(205,81,83,1)), color-stop(2%,rgba(207,89,89,1)), color-stop(4%,rgba(224,114,113,1)), color-stop(6%,rgba(247,139,137,1)), color-stop(8%,rgba(254,142,140,1)), color-stop(14%,rgba(251,104,97,1)), color-stop(16%,rgba(255,89,86,1)), color-stop(18%,rgba(253,75,71,1)), color-stop(20%,rgba(255,65,57,1)), color-stop(22%,rgba(254,47,37,1)), color-stop(24%,rgba(255,35,24,1)), color-stop(27%,rgba(255,26,17,1)), color-stop(29%,rgba(253,12,3,1)), color-stop(33%,rgba(255,4,0,1)), color-stop(47%,rgba(246,4,0,1)), color-stop(59%,rgba(229,4,0,1)), color-stop(67%,rgba(222,5,0,1)), color-stop(80%,rgba(208,4,5,1)), color-stop(94%,rgba(191,12,8,1)), color-stop(100%,rgba(188,15,11,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(205,81,83,1) 0%,rgba(207,89,89,1) 2%,rgba(224,114,113,1) 4%,rgba(247,139,137,1) 6%,rgba(254,142,140,1) 8%,rgba(251,104,97,1) 14%,rgba(255,89,86,1) 16%,rgba(253,75,71,1) 18%,rgba(255,65,57,1) 20%,rgba(254,47,37,1) 22%,rgba(255,35,24,1) 24%,rgba(255,26,17,1) 27%,rgba(253,12,3,1) 29%,rgba(255,4,0,1) 33%,rgba(246,4,0,1) 47%,rgba(229,4,0,1) 59%,rgba(222,5,0,1) 67%,rgba(208,4,5,1) 80%,rgba(191,12,8,1) 94%,rgba(188,15,11,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(205,81,83,1) 0%,rgba(207,89,89,1) 2%,rgba(224,114,113,1) 4%,rgba(247,139,137,1) 6%,rgba(254,142,140,1) 8%,rgba(251,104,97,1) 14%,rgba(255,89,86,1) 16%,rgba(253,75,71,1) 18%,rgba(255,65,57,1) 20%,rgba(254,47,37,1) 22%,rgba(255,35,24,1) 24%,rgba(255,26,17,1) 27%,rgba(253,12,3,1) 29%,rgba(255,4,0,1) 33%,rgba(246,4,0,1) 47%,rgba(229,4,0,1) 59%,rgba(222,5,0,1) 67%,rgba(208,4,5,1) 80%,rgba(191,12,8,1) 94%,rgba(188,15,11,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(205,81,83,1) 0%,rgba(207,89,89,1) 2%,rgba(224,114,113,1) 4%,rgba(247,139,137,1) 6%,rgba(254,142,140,1) 8%,rgba(251,104,97,1) 14%,rgba(255,89,86,1) 16%,rgba(253,75,71,1) 18%,rgba(255,65,57,1) 20%,rgba(254,47,37,1) 22%,rgba(255,35,24,1) 24%,rgba(255,26,17,1) 27%,rgba(253,12,3,1) 29%,rgba(255,4,0,1) 33%,rgba(246,4,0,1) 47%,rgba(229,4,0,1) 59%,rgba(222,5,0,1) 67%,rgba(208,4,5,1) 80%,rgba(191,12,8,1) 94%,rgba(188,15,11,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(205,81,83,1) 0%,rgba(207,89,89,1) 2%,rgba(224,114,113,1) 4%,rgba(247,139,137,1) 6%,rgba(254,142,140,1) 8%,rgba(251,104,97,1) 14%,rgba(255,89,86,1) 16%,rgba(253,75,71,1) 18%,rgba(255,65,57,1) 20%,rgba(254,47,37,1) 22%,rgba(255,35,24,1) 24%,rgba(255,26,17,1) 27%,rgba(253,12,3,1) 29%,rgba(255,4,0,1) 33%,rgba(246,4,0,1) 47%,rgba(229,4,0,1) 59%,rgba(222,5,0,1) 67%,rgba(208,4,5,1) 80%,rgba(191,12,8,1) 94%,rgba(188,15,11,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd5153', endColorstr='#bc0f0b',GradientType=0 ); /* IE6-9 */
}
.manual .progress-bar-container {
    width: 370px;
}
.manual .progress {
    width: 357px;
}
.scan {
    float: right;
    margin-top: 33px;
    margin-right: 20px;
}

.switch {
    background: url('../images/switch.png') 0 -31px no-repeat;
    width: 64px;
    height: 31px;
    margin: 10px 0;
    cursor: pointer;
}
.switch.on {
    background: url('../images/switch.png') 0 0 no-repeat;
}
li.add {
    border-bottom:0 none;
}
.add a {
    margin: 38px 20px 0 0;
}
#folders .folder {

    border-bottom: 1px solid #ccc;
    padding-left:140px;
    width: 100%;
}
#folders .folder-header {
	    background-color: #d5d5d5;
}
#folders .folders-name,
#modules .modules-name {
	float:left;
}
.folders-actions {
	padding-top:30px;
}
.folders-name h3 {
	margin:0;
	padding-top:5px;
}
.fields .field {
    width: 300px;
    color: #444;
    font-size: 12px;
}
form .field {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    padding: 5px;
    width: 260px;
    margin-bottom: 10px;
    margin-top: 5px;
    border: 1px solid #CCC;
}
.fields {
    padding: 10px 0;
}

.addnewitem { margin:5px 0;}

.form-actions {
	padding:20px 0 0 10px;
}
#right-col > .fields {
    margin: 10px;
}
.fields label {
    display: block;
 
}
.fields .note {
    color: #666;
    font-style: italic;
    font-size: 11px;
    
}
.fields h3 {
    display: none;
}
.fields label + select {
    margin-top: 5px;
}
.fields select + .note {
    margin-top: 5px;
}
.fields .field {
    width: 300px;
    color: #444;
    font-size: 12px;
}
.fields .field.short {
    width: 300px;
}
.fieldsX input[type="checkbox"] {
    margin: 20px 0 0 0;
}
.fieldsX input[type="checkbox"] + span {
    margin-left: 5px;
}
.fieldsX input[type="checkbox"]:checked + span {
    color: #28bb03;
}
.fieldsX input[type="checkbox"] + span + .note {
    margin: 5px 0 20px 0;
}
#between {
    display: none;
}
.fields .vshort {
    width: 200px;
}
.field-connector {
    margin: 0 5px;
    font-weight: bold;
}
.pause {
    margin: -33px 0 0 0;
    float: right;
}




#module-dropdown {
    padding-left: 8px !important;
    padding-right: 6px !important;
    position: relative;
}
#module-dropdown span {
    background: url('../images/sort-desc.png') 0 0 no-repeat;
    width: 10px;
    height: 10px;
    margin: 0;
    padding: 1px 0 2px 0;
    position: relative;
    top: -4px;
	left: 4px;
}
#module-dropdown.active span {
    background: url('../images/sort-asc.png') 0 0 no-repeat;
}
#module-list {
    position: absolute;
    background: #fff;
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    top: 38px;
    z-index: 600;
    padding: 0;
    margin: 0;
    box-shadow: 0 2px 6px 2px rgba(0,0,0,0.4);
}
#module-list li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: none;
    border-bottom: 1px solid #ddd;
}
#module-list li:first-child {
    border-top: 1px solid #ddd;
    margin: 0;
}
#module-list li a {
    background: none !important;
    border: none;
    color: #444;
    padding: 10px;
    box-shadow: none;
    border-radius: 0;
    text-align: left;
    display: block;
    float: none;
    margin: 0;
    font-weight: normal;
}
#module-list li a:hover {
    background: #eee !important;
}
#module-list li a:active {
    border: none;
    top: 0;
}
#share-container .emdetailactions {
    background: none;
}

/* DATA MANAGER CSS */

.tabnav {
    margin: 10px 0 0 0;
    border-bottom: 1px solid #ddd;
    padding: 0 20px;
    height: 30px;
}
.tabnav a {
    padding: 8px 15px;
    line-height: 2;
    background: #8E8E8E;
    color: #fff;
    border: 1px solid #eee;
    border-bottom: none;
    
}
.tabnav a:hover {
    background: rgba(0,0,0,0.5);
    color:#fff;
    border-color: #ddd;
    cursor: pointer;
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.05);
    text-decoration: none;
    box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.5);
}
.tabnav a.current {
    border-color: #ccc;
    background: #fff;
    color: #000;
    padding-bottom: 9px;
box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.5);    
}
.tab-actions {
    position: relative;
    border-bottom: 1px solid #ddd;
    padding: 12px 20px 10px 20px;
    background-color:#fff;
    
}
.tab table {
    width: 100%;
}
.tab table tr td:first-child {
    padding-left: 20px !important;
}
.tab-actions .field {
    width: 170px;
    padding: 2px 5px 2px 5px;
    border-radius: 5px;

    margin: 0 5px;
    position: relative;
    
}
.emselectabledetails {
    font-size: 12px;
    color: #444;
}
.tab .delete-row {
    margin-top: 5px;
    margin-right: 10px;
}
#geomap .emdatafield {
    display: none;
}
#geomap table,
#geomap tr,
#geomap td {
	background: none!important;
	border:0 none;
	margin:0;
}
.mapbubble h3 {
	font-size:1rem;
	margin:10px 0;
}
.assetpanel-geomap {
	margin-bottom: 0;
}
.assetpanel-geomap .emdatafieldvalue {
	padding:0!important;
}
#advanced-dm-search {
    padding: 5px 0;
    width: 100%;
}
.btn.flat-left {
    border-radius: 0 5px 5px 0;
}
.btn.flat-right {
    border-radius: 5px 0 0 5px;
    border-right-color: #fff;
}
#advanced-dm-search .settings-table {
    margin: 5px 0;
    border: 2px solid #ddd !important;
    width: inherit;
}
#advanced-dm-search .settings-table tr, #edit-data .settings-table tr {
    padding: 2px 0;
}
#advanced-dm-search .settings-table tr:nth-child(even) {
    background: #fff;
}
#advanced-dm-search .settings-table tr td, #edit-data .settings-table tr td, #settings-no-margin table tr td:first-child {
    padding: 6px 10px;
}
#advanced-dm-search .settings-table tr td:first-child, #edit-data .settings-table tr td:first-child {
    border-right: 1px dashed #ddd;
    width: 100px;
    text-align: right;
}
#advanced-dm-search .settings-table select, #edit-data .settings-table select {
    margin: 9px 0;
}
#dm-container {
    overflow-x: scroll;
}

#embody #emcontainer .settings table tr td:first-child, #meta-no-margin table tr td:first-child {
    padding: 4px 10px 4px 20px !important;
}
.tab-actions strong {
    position: relative;
    top: 2px;
    line-height: 32px;
}
#meta-no-margin {
    margin: -20px;
}
#meta-no-margin .buttons {
    margin: 0 20px;
}
#meta-no-margin .info {
    margin: 20px;
}






@font-face {
    font-family: VideoJS;
    src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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FjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
    font-weight: 400;
    font-style: normal
}

.videoplay-button {
	position:absolute;
	top:50%;
	left:50%;
	background-color: transparent;
	height: 0.5em!important;
	font-size:6em;
    line-height: 1em!important;
    margin-top: -0.5em!important;
    margin-left: -0.5em;
    background-color: rgba(0, 0, 0, 0);
    width: 0.5em;
    border:none;
    cursor:pointer;
    display:block;
    padding:0;
    outline:none;
    opacity: 0.7;
}
.videoplay-button:hover,
.videoplay-button:visited,
.videoplay-button:focus {
	outline:none;
}
.videoplay-icon {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
    color:#fff;
}

.videoplay-icon:before {
    content: "\f101"
}



.settings-table { border: 1px solid #6663;}
.settings-table .sectionlevel {
	background-color: #333!important;
	
}
.settings-table .sectionlevel td {
	color:#eee;
	font-size:1rem;
	font-weight: bold;
}
.settings-table td { padding:3px 5px;}
.settings-table .form-control,
.settings-table .select2-search__field { 
	padding: .25rem .5rem; 
	line-height: 1.5;
	font-size:0.9rem;
	}
.settings-table .select2-selection--multiple {
	height: 28px;
}
.settings-table .emdatafieldvalue { padding: .25rem 1rem; border-left:1px solid #D3D3D3;} 
table.table-striped tbody td.emdatafield { 
	width:220px; 
	padding:5px 5px 5px 10px;
	}
.nav-tabs {background-color:#efefef;}
.listbox {
	position:relative;
}
.listbox:hover {
	background-color:#efefef;
}
.settings-table .emlist {
	background-color: #efefef;
	border:0 none;
}
.emtable .listrow {
    padding: 7px 20px;
    display: block;
    border-bottom: 1px solid #CCC;
    text-decoration: none;
    color: #666;
    
}
.delete-row {
    position: absolute;
    z-index: 3;
    top:10px;
    right:6px;
	color:rgb(0,0,0,.30);
	padding:0 4px;
}
.delete-row:hover {
	background-color: transparent!important;
	color:rgb(0,0,0,1);
}

/*
.select2-container--bootstrap4 .select2-selection--single{height:calc(1.75rem + 2px)!important}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder{color:#757575;line-height:1.25rem}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow{position:absolute;top:50%;right:3px;width:20px}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b{top:60%;border-color:#343a40 transparent transparent;border-style:solid;border-width:5px 4px 0;width:0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered{line-height:1.75rem; color:#333; }
.select2-search--dropdown .select2-search__field{border:1px solid #ced4da;border-radius:.25rem; }
.select2-results__message{color:#6c757d}
.select2-container--bootstrap4 .select2-selection--multiple{min-height:calc(1.75rem + 2px)!important;background-color: #fff;}
.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}
.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice{color:#343a40;border:1px solid #bdc6d0;border-radius:.2rem;padding:0;padding-right:7px;cursor:pointer;float:left;margin-top:.4em;margin-right:.5em;font-size:0.8rem;line-height: 1.2rem;}
.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {color:#bdc6d0;font-weight:700;margin-left:3px;margin-right:1px;padding-right:3px;padding-left:3px;float:left}
.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover{color:#343a40}
.select2-container :focus{outline:0}
.select2-container--bootstrap4 .select2-selection{border:1px solid #ced4da;border-radius:.25rem;width:100%; background-color:#fff;}
.select2-container--bootstrap4.select2-container--focus .select2-selection{border-color:#17a2b8;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
.select2-container--bootstrap4.select2-container--focus.select2-container--open .select2-selection{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}
select.is-invalid~.select2-container--bootstrap4 .select2-selection{border-color:#dc3545}select.is-valid~.select2-container--bootstrap4 .select2-selection{border-color:#28a745}
.select2-container--bootstrap4 .select2-dropdown{border-color:#ced4da;border-top:none;border-top-left-radius:0;border-top-right-radius:0}
.select2-container--bootstrap4 .select2-dropdown .select2-results__option[aria-selected=true]{background-color:#e9ecef}
.select2-container--bootstrap4 .select2-results__option--highlighted,.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] {background-color:#ccc;color:#333}
.select2-container--bootstrap4 .select2-results__option[role=group]{padding:0}.select2-container--bootstrap4 .select2-results__group{padding:6px;display:list-item;color:#6c757d}
.select2-container--bootstrap4 .select2-selection__clear{width:1.2em;height:1.2em;line-height:1.15em;padding-left:.3em;margin-top:.4em;border-radius:100%;background-color:#d7d7d7;color:#f8f9fa;float:right;margin-right:.3em;}
.select2-container--bootstrap4 .select2-selection__clear:hover{background-color:#343a40}
.select2-results__option { color:#333;}
*/


.select2-container--default .select2-search--inline .select2-search__field {
	padding:0 5px;
}


table.table-striped tbody td 
{
	padding: 5px 10px;
	font-size: 0.9rem;
}
tableheader th {
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	font-weight: bold;
	font-size: 1rem;
}

table.stackedplayertable tbody tr
{
	cursor:pointer;
}

.table-clickable td,
#emselectable table tbody tr {
	cursor: pointer;
}
table.table-padding tbody td {
	padding:4px 12px;
}


.main-info .primary {
    font-size: 1.6rem;
    font-weight: bold;
    color: #444;
    line-height: 30px;
}
#default-top .secondary {
    font-size: 1.1rem;
    color: #666;
}
#default-top .secondary a {
    font-size: 14px;
    color: #34a3c2;
    font-weight: normal;
}
#default-top .secondary a:hover {
    color: #60bad3;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1;
}

ul.embuttons li a span {
    border: none;
    box-shadow: none;
}


#sub-nav li a.btn-checkout {
    line-height: 37px;
    height: 37px;
    margin-top: 3px;
   	font-size: 14px !important;
   	margin-right: 50px;
}


#nav {
    overflow: visible;
    height: 60px;
}
#nav li {
    position: relative;
}
#nav .flat-right {
    border-radius: 5px 0 0 5px;
    border-right-color: #63BFDD;
}
#nav .flat-left {
    border-radius: 0 5px 5px 0;
}

#metadataarea
{

	border-style:dashed;
    border-color: #b4b4b4;
    padding: 10px;

}
.ui-widget-header {
	min-height:22px;
}
.ui-widget-header.sidetoggle {
	cursor: pointer;
}
.ui-widget-header.sidetoggle.expanded {
}
.ui-widget-header.sidetoggle .widget-header-title {
	background: url('../images/arrow-right.png') left 4px no-repeat;
	padding: 0 10px 0 14px;
	
}
.ui-widget-header.sidetoggle.expanded .widget-header-title {
	background: url('../images/arrow-down.png') left 3px no-repeat;
	padding-left: 14px;
}

a.collectionbox.favorite
{
/*	padding-left: 23px;
	background: url("../images/icons/favorite-color.png") no-repeat scroll 0px 2px;*/
	width: 85%;
	display:inline-block;
		
}


.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
-webkit-transform: translate3d(0,-100%, 0);
        transform: translate3d(0,-100%, 0);
}


.loginform-container h2, 
.page-title {
    text-align: center;
    margin:20px 0 30px;
}
.loginform-container {
    width: 670px;
    margin: 20px auto;
}
.loginform-container form label {
    font-weight: bold;
	display:block;
	margin-bottom:0.2rem;
    
}
.loginform-container form .field {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    padding: 8px;
    width: 260px;
    margin-bottom: 10px;
    margin-top: 5px;
    border: 1px solid #CCC;
}
.loginform-container small {
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}
.loginform-container .small {
    width: 90px !important;
    margin-left: 10px;
}
#login-submit {
    margin: 10px 0 0 0;
}
#registration-submit {
    margin-top: 10px;
}
.loginformcontainer {
	margin: 30px 0; 
}
.loginform-col-right {
	padding-top:30px;
}
@media (min-width: 640px) {
	.loginformcontainer {
	margin: 40px 0; 
}
	.loginform-col-right {
	padding-top:0px;
}
}
@media (min-width: 1024px) {
.loginformcontainer {
	margin: 60px 0; 
}	
}
.login-form {

    padding: 0 0 30px;
    margin: 0;
    padding-right: 20px;
    margin-right: 20px;
}
.login-otherlinks {
	margin-top: 26px; margin-bottom: 10px;
}
.login-otherlinks a {
	text-decoration:underline;
}
.btns { padding:15px 0;}

/* Collection drop */
.dragoverselected,
.opencollections li.dragoverselected, 
.opencollections li.dragoverselected a {
	background-color:#ccc;
	color:#333;
}

.librarylabels ul li.selected
{
	background-color:#C9E8F2;
}

#createnewarea { padding: 10px 5px;}
.collectionnew { text-decoration:none; }
#createnewarea input[type="text"] { width: 150px; margin-bottom:5px;}


.ui-datepicker-trigger {
	margin-left:10px;
	padding-bottom:3px;
}


/* PAGINATION */
.resultsnumber {
	float:left;
	padding:0px 10px 0 0;
}
.emresultscontainer .pages {
    position: relative;
    z-index: 600;
}
.sortable #pages {
    margin: 0;
}
.emresultscontainer  .pages .ellipsis {
    color: #797979;
    width: auto !important;
    line-height: 26px;
}
.pages ul {
    margin: 0px;
    padding: 0px;
    float: right;
    display: block;
    position: relative;
    top: 0px;
    border: 0px;
    border-top: none;
    z-index: 600;
    padding: 0;
    margin: 0;
    box-shadow: none;
    background: transparent;
}
.pages ul li {
    list-style: none;
    display: block;
    float: left;
    margin-right: 4px;
    font-weight: bold;
}
.pages ul li a,
.boxnavlink {
    display: block;
    font-size: .8rem;
    padding: 0 5px;
    height:1.5rem;
    text-align: center;
    text-decoration: none;
    color: #ddd;
    
    background-color: #666;; 
    border: 1px solid #777;
}
.emresultscontainer .pages ul li a:hover,
.emresultscontainer .pages ul li.current a:hover,
.boxnavlink:hover {
	color:#fff!important;
    background-color: #333; /* Old browsers */
    
}
.boxnavlink {
	display: inline-block;
}
.pages ul li.current a {
    background-color: #444;
    border: 1px solid #777;
    color: #fff;
}

.pages ul li.pagenav {
	width: 22px;
}

.pages ul li.pagenav a span.glyphicon-triangle-right {

	margin-right: -3px;
	margin-top: 6px;
	position: relative;

}

#emresultscontent .pages ul li.pagenav a span.glyphicon-triangle-left {

	margin-right: -3px;
	margin-top: 6px;
	position: relative;

}

.resultstablenav .pages { margin:0!important; }
.resultstablenav {padding-bottom:10px;}
.resultstablenav .resultmenuitem { line-height: 28px; height: 28px;}
.aresultstablenav .edit-columns { padding-top:4px}


.pages.categoriespages ul li a {
	height: 1.3rem;
}


.modal-content .tableholder {
	overflow-y:auto; 
	max-height: 300px;
	margin-bottom:15px;
}
.modal-content .tableholder .table {
	margin-bottom:0;
}

.modal-image {
	background-color:#333;
	padding-bottom:10px;
}
.modal-image .modal-header {
	border:0 none;
	color:#eee;
	padding:.5rem 1rem;
}
.modal-image .modal-title {
	font-size:1.1rem;
}
.modal-image .modal-header .close {
	color:#efefef;
}

.modal-image .modal-content {
	background-color: #333;
	border:0 none; 
}


.breadcrumbs {
	line-height: 27px;
}
.collectioncrumbs .category {
/*    background: url('../images/icons/box.png') top 3px left 0px no-repeat;
    padding-left: 22px;*/
    
} 

.select2-results__option[aria-selected] {
    word-break: break-word;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin: 0;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 20px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: 0px;
    text-align:center;
    background-color: rgba(255,255,255,.4);
	cursor:auto;
}
.carousel-indicators .arrowenabled
{
	background-color: #ccc;
	cursor:pointer;
}

 /**   Xvisibility:hidden; */
.carousel-indicators li#leftpage:hover, 
.carousel-indicators li#rightpage:hover
{
	background-color: #efefef;
	cursor:pointer;
}

.themeeditor .emdatafield {
	width: 300px!important;
}

.detail-note {
	font-size:.9rem; color:#606060;
}
.dashboardlayout,
.maincontentlayout {
	background-color: #fff;
	color:#222;
	padding:20px;
	position:relative;

}

.dashboard {
    
}
.dashboardcontainer {
	padding-bottom:20px;
	background-color: #fff;
}
.dashboardcontainer h2 {
	padding:15px 0 20px;
}

.dashboard .card {
	margin-bottom:20px;
}

.maincontent-sidebar {
	float:left;
	width:200px;
}
.maincontent-content {
	float:left;
	padding-left:20px;
	width:calc(100% - 200px);
}


#editlayout .btns {
	padding:15px 10px;
}

.activitydetails h3 {
    padding:10px 0;
    margin:0;
    font-size:1.3rem;    
}
.activitydetails {
    padding:10px 20px;
}

.activitydetailscontainer .settings-table {
 border-top:1px solid #6663;

}

.emfield-time { position: relative;}
.emfield-time .form-control { position: absolute;}
.emfield-time .ui-datepicker-trigger { margin-left: 245px;}

#cat-list li .category {
    padding-left: 20px;
    background: url('../images/folder-closed.gif') left 1px no-repeat;
    margin: 0 5px 0 0;
}


#cat-list li .asset {
    padding-left: 20px;
    padding-top: 12px;
    background: url('../images/attachments-icon.png') left 7px no-repeat;
    margin: 0 5px 0 0;
}



.collectionheader #cat-list .row .category {
    background: url('../images/icons/box.png') top 3px left 0px no-repeat;
    
} 

#cat-list a:hover {
   text-decoration: underline;
}
#cat-list .delete-row {
    margin-top: -15px;
    margin-right: 5px;
}


 a.collectionsaved, a.collectionsaved:hover,a.collectionlike:hover
 {
	color:green;
 }
 a.collectionlike
{
	color:black;
}	

.collection-config-title {
	margin:0 0 20px; height:45px; line-height: 45px; background-color:#565656; color:#fff; padding:0 20px;
}

.uploadcollection {
	background-color:#efefef!important; 
	padding:5px 7px;
	position:relative;
	margin:6px 0;
}
.helpcenter li {
	padding-bottom:2px;
	line-height: 1.6;
}
.helpcenter a{
	color:#444;
	text-decoration:underline;
}
.helpcenter a:hover{
	color:#000;
	}
	
.editpostbtn {
	padding:5px;
	margin-bottom:20px;
}

.ajaxprogress {
	display:none;
}

.collections-list-thumb
{
	padding:0 0 0 36px;
    XXbackground: url(../images/folder-closed.png) 14px 2px no-repeat;
	
}

.collections-list-name
{
}

.libraryfinder ul li {

	position:relative;
}

.libraryfinder-collections-list ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}


	
.libraryfinder-libraries {
	float:left; 
	width:calc(100% - 12px);
	min-height: 250px;
	padding:0px;
	margin: 0px; 
	background-color:rgb(0,0,0,0.1); 
}

.libraryfinder-libraries ul 
{
	margin:0;
	padding:0;
	list-style: none;
}
.libraryfinder-libraries ul li {
	line-height: 2.2;
	padding-left: 20px;
	
}
.libraryfinder-libraries ul li.current {
	

	}
.libraryfinder-libraries ul a {
	color:#222;
	display: block;
}
	
.libraryfinder-collections ul a {
    color: #eee;
}	
	
.libraryfinder-collections {
	float:left; 
	width:calc(100% - 12px);
	
	background-color:rgb(0,0,0,0.1);
	min-height: 250px;
	}
.libraryfinder h4 {
	margin:0 0 5px;
	text-transform: uppercase;
	padding-bottom:6px;
	border-bottom:1px solid #333;
	font-size: 0.80rem;
	text-align: center;
	color:#fff;
}
	
.libraryfinder-libraries ul li.current
{
	background-color: #ccc;
	margin:1px;
	font-weight: bolder;
} 

.libraryfinder-libraries ul li.current a
{
	
} 

.libraryfinder-header {
	background-color:rgb(0,0,0,0.2);
	padding:2px 9px;
	color:#333;
	font-size: 0.8rem;
	height: 30px;
}
.libraryfinder-header  .form-control {
	margin-right:4px;
	height: calc(1.6rem);
	width:85%;
} 
.libraryfinder-header a {
	color:#999;
	display: inline-block;
	padding:3px;
}
.libraryfinder-header a:hover {
	color:#fff;

	}
.libraryfinder-header .librarytitle {
	padding:3px;
}

.libraryfinder ul li a.libraryfinder-collectionmenu {
	position:absolute; right:0; top:0;
	display: none;
	
	padding: 0 3px;
}
.libraryfinder ul li:hover a.libraryfinder-collectionmenu {
	display: inline-block;
}

.libraryfinder-collections-list { padding-top:4px;}

.search-categories-sidebar {
	height: calc(100% - 40px);
}
.col-categories .searchcategories-tree {
	float:none;
	width:100%;
	padding:6px;
	overflow: auto;
}
.col-categories .searchcategories-filter {
	float:none;
	width:100%;
	padding:6px;
	height: calc(100% - 265px);
}
.col-categories .searchcategories-treecontainer {
	height:250px;
	max-height: 380px;
}
.categoryresults {
	height:100%;
	overflow-x:auto;
}
#searchareacontent {
	height:100%;
	
}
#searchareacontent .pickedcategoryform {
	height: calc(100% - 40px);
}
.col-categories .searchcategories-filter .detail_categorypath {
	margin-bottom:6px;
	font-size:0.9rem;
	height: calc(1.2rem + .5rem)
}

.col-categories .searchcategories-tree.widesidebar {
	float:left;
	width:25%;
	height:100%;
	max-height: 100%;
	min-width:280px;
	padding:6px
}
.col-categories .searchcategories-tree.widesidebar .searchcategories-treecontainer {
	height:100%;
	max-height: 100%;
}
.col-categories .searchcategories-filter.widesidebar {
	float:left;
	width:75%;
	height:100%;
	max-height: 100%;
	padding-left:0;
}



.col-categories .category-search a {
	display:block;
	color:#666;
}
.col-categories .category-search a:hover {
	color:#333;
}

.col-categories .category-search-hit .category-search-hit-name  {
	margin-left:38px;
	font-size:0.9rem;
	line-height: 1.8;
}
.col-categories .category-search-hit .category-search-hit-icon {
	left:14px;	
}
.col-categories .category-search  .category-search-hit-tools {
	position:absolute;
	right:10px;
	top:2px;
	padding:1px 4px;
	display: hidden;
}
.col-categories .category-search .auto-active-row:hover .category-search-hit-tools
{
	display: block;
}

.category-search a
{
	text-decoration:none;
}

.sidebarwide .libraryfinder-libraries {
	width:35%;
}
.sidebarwide .libraryfinder-collections
 {
	width:calc(65% - 12px);
	margin-left:5px;
}


.downloads-sidebar-list {
	margin:0;
	padding:0;
	list-style: none;
}
.downloads-sidebar-list li {
	display:block;
	padding:1px;
	clear:both;
}
.downloads-sidebar-list a {
	display:block;
	color:#666;
	padding:5px;
	line-height:3;
	
		 white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width:100%;
}
.downloads-sidebar-list a:hover {
	text-decoration: none;
	color:#333;

}
.downloads-sidebar-list .download-sidebar-thumb-container {
	width:60px;
	height: 40px;
	float:left;
	margin-right: 5px;
	text-align: center;
}
.downloads-sidebar-list .download-sidebar-thumb {
	max-width:60px;
	max-height: 40px;
}


.typeaheadmodal {
	position: absolute;
	z-index: 15000;
	background-color: #fff;
	border:1px solid #dee2e6;
	border-radius:.25rem;
	padding:10px;
	box-shadow:2px 2px 6px 0 rgba(0,0,0,0.4);	
}

.quicksearchresults h3 {
	font-size: 0.9rem;
	color:#999;
	margin: 0 0 8px 0;
}
.qsrecent {
	list-style: none;
	padding:0;
	margin:0 0 10px;
	height: 30px;
}
.qsrecent .badge {
	font-weight: normal;
}
.qsrecent li {
	float:left;
	margin-right:10px;
	margin-bottom: 5px;
}
.qstopics {
	list-style: none;
	padding:0;
	margin:0;
	height: 30px;
}
.qstopics li {
	float:left;
	margin-right:15px;
}
.suggestionscontainer .suggestionstitle {
	font-size:1.2rem;
	padding-right: 10px;
}

.suggestionscontainer .trackedtopic {
	font-weight: bold;
	color:#2A6C92;
	display: inline-block; 
	padding-right: 10px;
}

.chartsidebartag,
.chartsidebartag:hover {
	text-decoration: none;
	display:block;
}
.chartbackground {
	padding:5px 2px;
}
.chartbackground:hover {
	background-color: #ededed;
}

.filterbar {
	background-color: #999;
	display:inline-block !important;
	padding:1px 3px 1px 3px;
	height: 16px;
	vertical-align: middle;
	font-size: 0.8rem;
	text-align: right;
}
.chartbackground:hover .filterbar
{
	background-color:#f98f20;
	color: black;
}

.filterbar-120 {
	background-color:#FFA500
}

.modal-addmedia .modal-body {
	padding:0;
	background-color: #ddd;
}


.faceprofilessidebar {
	padding:20px 10px;
}
.faceprofilessidebar .card-collections .card-collections-thumb {
	width:80px;
	height: 80px;
}
.faceprofilessidebar .card-collections .collectionbox {
	margin-top:10px;
}

.faceprofilessidebar .card.active {
	border: #eee solid 4px;
}


.faceprofilessidebar .card {
	position:relative;
	width:80px;
}

.faceprofilessidebar .card:hover .btn-editprofile {
	display:block;
}
.faceprofilessidebar .btn-editprofile {
	display:none;
	position: absolute;
	top:5px; right:5px;
}

.emgrid-content em {
	font-weight: bold;
	/*background-color: #F7F700;*/
	text-shadow: 0px 1px #F7F700;
}
 
.modal-data-details  em {
    font-weight: bold;
    text-shadow: 0px 1px #F7F700;
}

.modal-close {
	padding:0;
	position:absolute;
	top:0;
	right:0;
	z-index:100;
}
.modal-close button.close {
	color:#eee;
	padding:4px;
}

h3.modal-insight-datatype {
	font-size:1.1rem;
	line-height:1;
	font-weight: bold;
}
.modal-insight-datatype img {
	height: 18px;
}
.modal-body-insight {
	padding: 0 1rem 1rem; 
}
.modal-body-insight-header {
	margin-bottom:20px;
}
.modal-body-insight .tab-pane {
	padding:10px;
	border:1px solid transparent;
	border-color:#fff #dee2e6 #dee2e6;
}
.modal-body-insight .nav-tabs .nav-link {
	border-radius: 0;
	border:1px solid transparent;
	border-color:#dee2e6 #dee2e6; 
}
.modal-body-insight .nav-tabs .nav-link.active {
	border-color:#dee2e6 #dee2e6 #fff;
}

.modal-body-insight .nav-tabs {
	background-color: #fff;
}

.modal-body-insight .ibmtext.seemoreclosed {
	height: 190px;
	overflow-y:hidden;
}
.modal-body-insight .ibmtextdescription.seemoreclosed {
	height: 60px;
}
.ibmtextseemore {
	float:right;
}
.insight-keywords.seemoreclosed {
	height: 116px;
	overflow-y:hidden;
}
.seemorelink {
	color:#87DEFF;
	font-weight: bold;
	font-size:0.85rem;
}
.seemorelink:hover {
	color:#2A6C92;
}

.tab-pane-ul {
	margin:10px 0 0 10px;
	padding-left:20px;
}

.insighemdialog {
	line-height: 2;
}

.preview-nav {
	padding:10px 0 0 15px;
	font-size:.9rem;
} 

.insight-copyright {
	padding:10px 0; 
	color:#666;
}
.insight-subheader {
	font-size:1.1em;
	margin-bottom:15px;
}
.insight-projectnumber{
	
	font-weight: bold;
	color:#888;
}
.insight-columns {
	margin-bottom:15px;
}

.insight-keywords {
	padding:15px 0;
}
.insight-keywords .badge {
	background-color: #87DEFF;
	border-radius:0;
	margin:0 5px 5px 0;
}
.insight-keywords .badge:hover {
	background-color:#2A6C92;
	color:#eee
}

.download-link {
	padding: 10px 0;
	font-size: 1.2em;
}

.insightshomepage {
	padding: 0 20px;
}

.finder-title {
	color:#eee;
	padding:10px 15px;
}

/*
#entitypicker .leftColumn h5 {
	color: black;
}

#entitypicker .leftColumn h5:hover,
#entitypicker .leftColumn h5 {
	color: red;
}

:active
*/


/*
#entitypicker .leftColumn.active h5,
#entitypicker .leftColumn:active h5 {
    color: white;
}
*/


.addEntityClose {
	position:absolute;
	top:2px;
	right:6px;
	font-size:1.1rem;
	color:rgb(0,0,0,.30);
}
.addEntityClose:hover {
	color:#333;
}
.addEntityButton {
	position:absolute;
	top:5px;
	right:45px;
}
.addEntityButtonList {
padding: 15px 20px 10px 10px;
min-height: 100px;
}

.addMediaRow a:hover {
	text-decoration: underline;
}


#entitypicker .side-select-menu 
{
	margin: 0 20px 15px 0;
	background-color:#ededed;
	border-radius: 5px;
}

#entitypicker .side-select-menu.active
{
	background-color: #efefef;
	margin: 0;
	border-bottom-right-radius:0;
	border-top-right-radius:0;
}
#entitypicker .side-select-menu.active .addMediaRow a {
	text-decoration: underline;
	font-weigh:bold;
}



#entitypicker .addEntity {
	background-color: #efefef;
	border-radius: 4px;
	border-top-left-radius:0;
	position:relative;
	
}
.side-select-menu a {
	text-decoration: none;
}

.sidebar-togglers .fa-filter {
	color: cadetblue;
}

.sidebar-togglers .fa-folder {
    color: #ffd05b;
}

.sidebar-togglers .fa-grip-horizontal {
    color: #ff6600;
}

.sidebar-togglers .fa-portrait {
    color: brown;
}

.sidebar-togglers .fa-database {
	color: #990000;
}

.sidebar-togglers .fa-history {
    color: #6FB353;
}

.addMediaRow a {
	display:block;
}



.downloadsUpdateWrapper {
	width: 15px;
	height: 15px;
	line-height: 15px;
	border-radius: 50%;
	font-size: 8px;
	color: #6FB353;
	text-align: center;
	background: #fff;
    margin-left: 1.8em;
	margin-bottom: -1em;
	text-decoration: none;
}

.downloadsUpdate {
	font-size: 8px;
	color:#000;
	text-decoration: none;
}

.sidebar-selected .downloadsUpdateWrapper {
	display: none;
}

.fa-folder-open {
	color: #ffd05b;
	font-size: 1rem;
}

.ajaxautosubmitselect
{
		color: #333;
}

.pickerHolder {
	display: flex;
}

.picker {
	display:inline-block;
	border-radius: 5px;
}

@media only screen and (max-width: 992px) {
	 .pickerHolder {
	display: block;
	}
}

#folderPicker {
	margin-left: 20px;
}

@media only screen and (max-width: 992px) {
	#folderPicker {
		margin-left: 0px;
	}
}

.emgridcell .emgrid-content-header  h3 
{
	 white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	
}

@media (min-width: 992px) {
	.modal-lg, .modal-xl {
	    max-width: 990px;
	}
}
@media (min-width: 1024px) {
	.modal-lg, .modal-xl {
	    max-width: 1024px;
	}
}
@media (min-width: 1280px) {
	.modal-lg, .modal-xl {
	    max-width: 1200px;
	}
}
@media (min-width: 1399px) {
	.modal-lg, .modal-xl {
	    max-width: 1380px;
	}
}
.datamanagerchose {
	padding:10px 0 0 ;
	float:right;
}
.datamanagertable {
	min-height:200px;
	overflow: auto;
}

.side-guide 
{
	padding:5px;
		
}

.side-guide li
{
	padding:5px;
	margin: 5px;
		
}

.side-guide p
{
	margin-bottom: 0;
	
} 
.categoryresults .category {
	position:relative;
}

.categoryresults .category .emdatafieldreadonly {
	margin-right:15px;
}

.categoryresults .category .cat-options {
	position:absolute;
	right:4px;
	bottom:2px;
	display:none;
}
 
.categoryresults .category:hover .cat-options {
	display:block;

	}
	
.datamanagerworkarea {
	position: relative;
	background-color: #fff;
}


.login-area  {
	color:#eee;
}

.login-area  a {
	color:#bbb;
	}
.modal-body .login-area {
	color:#333;
}
.modal-body .login-area a {
	color:#444;
	text-decoration: underline;
}
.modal-body .login-area a:hover {
	color:#000;
}
.modal-body .login-area label {
	color:#333;
}



.workspacedropmenu .dropdown-item {
	color:#eee;
}


.workspacedropmenu .dropdown-item:hover {
	color:#fff;
	background-color:#202835;
	text-decoration: underline;
}

.common-success {
	padding:10px 0;
}
.toggle-upload-details {
	padding:2px 5px;
	cursor:pointer;
}

.toggle-upload-details:hover {
	background-color: #f5f5f5;
}

.inputformrow { margin-bottom:10px; }
.inputformrow .emdatafield {
	margin-bottom:2px;
}

.addnew-generic {
	float:right;
}

.uploads-categorypath {
	padding:3px;
	border-bottom: 1px solid #dfdfdf;
}
.uploads-categorypath a {
	color:#666;
}
.uploads-categorypath:hover {
	background-color: #efefef;
} 

.uploads-categorypath a:hover {
	color:#000;
	text-decoration: underline;
}

#embeddedurl
{
	width: 450px;
	height: 60px;
}
#detail_embeddedurl
{
	margin-bottom: 10px;
}
.detail-note {
	font-style: italic;
}
#externalmediainput
{
	width: 450px;
	border: 2px solid #444;
}