.umo-media-view__video{
	 width: 100%;
	 max-width: 100%;
     max-height: 100%;
}
.T{
	background-color:red;
	height:10px;
	width:10px;
	border:1px solid black;
}
.header__logo { 
 	background-image: url(../NMA_Header-logo.png); 
 	background-size: contain; 
 	background-position: bottom;
    background-position-y: 20px;
    width: 267px; 
} 
.header__spacer { 
	background-image: url(../NMA_Header-bckg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    margin-right: 30px;
	max-width: 350px;
	margin-left: auto;
}
@media screen and (max-width: 1200px) {
	.header__spacer {
		max-width: 200px;	
	}
}
.header__advSearch-button, .umo-toolbar__sort {
	display: none;
}
.main__body {
	top: 90px;
}
.umo-gallery-header__unfixed {
    padding: 80px 20px 0;
}
.main__header {
	/*background-color: #252525*/
	height: 90px;
	background: linear-gradient(to bottom, #252525 0%, #252525 90px, #eee 91px, #eee 100%); 
} 
.panel-item, .nav-content__title, .panel-item__name, .nav-options__link, .search-simple__search-button, .header>dropdown {
	color: #4a4a4a;
}
.panel-item__link {
	/*background-color: #aab1b7*/
}

.panel-item__name:hover {
	color: #4a4a4a;
}
.nav-options__link--selected, .nav-options__link:hover, .panel-item__link:hover {
	background-color: white;
	transition: 0s;
	color: #4a4a4a;
}
.nav-content__body {
	background-color: #ddd;
}
.main__nav {
	background-color: #d0d0d0;
	top: 90px;
	z-index: 101;
	/*background-image: url(../NMA_Logo_Primary_Pos_Black.png);
    background-position: right 8px bottom 100px;
    background-repeat: no-repeat;
    background-size: 65px;*/
}
}
 .main__body, .search-advanced, .workspace-preview, .workspace-preview--open {
	 top: 90px;
 }
.nav-content__back-icon {
	background-color: #ddd;
	color: #4a4a4a;
}
.search-simple, .header__advSearch-button, .header__workspace-button, .header>.dropdown {
	height: 45px;
	margin-top: auto;
}
.search-simple {
	margin: auto 30px 4px 30px;
}
 .search-tag {
	 background-color: #77ced9;
 }
 .search-tag__input, .search-tag__remove-icon {
	 color: black;
 }
 .umo-gallery-header__umo-toolbar .btn.active {
	 background-color: #77ced9;
	 border: 0;
 }
 .search-advanced--open {
	 z-index: 102;
	 top: 90px;
 }
 .header__advSearch-button:focus, .header__advSearch-button:hover, .header__advSearch-button:active {
	background-color: white;
	color: black;
 } 
 .header__advSearch-button {
	 margin-right: 30px;
 }
 .header__dropdown-button, .header__workspace-button {
	 border: 0;
	 color: #4a4a4a;
	 margin: 0;
	 align-self: flex-end;
 }
 .header__dropdown-button:hover, .header__workspace-button:hover {
	 background-color: white;
	 color: #4a4a4a;
 }
 .btn-primary, .btn-info, .btn-primary:disabled {
	 background-color: #77ced9;
	 color: black;
 }
 .btn-primary:disabled {
	 border-color: #77ced9;
	 color: white;
 }
.search-advanced__metatag-add, .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	color: #457a89;
}
.btn-outline-primary {
	color: black;
	border-color: black;
	background-color: #77ced9;
}
.btn-outline-primary:focus, .btn-outline-primary:hover, .btn-outline-primary:active {
	color: black !important;
    background-color: #AADCEA !important;
    border-color: black !important;
}
.meta-table__item {
	color: #565656;
	/*display: inline-flex;
}
.meta-table__item-name {
	border: none;
}
.meta-table__item--value-only{
	padding-left: 6s0px;
}
.meta-table__item-value {
	padding-left: 30px;
*/}
h1, h2, h3, h4, h5, h6, .umo-detail-view__meta-header {
	color: #232323;
}
.modal-content {
	background-color: #f5f5f5;
	color: #232323;
}
.umo-grid-item__overlay-select-icon--checked {
	color: #77ced9;
}
.main__umo-gallery>.justified-gallery>.umo-grid-item--selected>img, .umo-grid-item--selected {
	border: 3px solid #77ced9 !important;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .btn-primary:active {
    color: black;
    background-color: #AADCEA;
    border-color: #AADCEA;
}
.umo-toolbar__options, .umo-grid-item__overlay-select, .umo-grid-item__overlay-more-images,
.umo-detail-view__image-display-download-image-button {
	display: none;
}
.admin-content {
	height: 98%;
}
.meta-table__item-name {
	padding-right: 0;
	margin-right: 20px;
	font-size: 13px !important;
}
.region-content p {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #565656;
	font-weight: 400;
}

.nav_link-feedback .nav-options__icon--info:before {
	content: "\F044";
}

.meta-table__item>.meta-table__value-list {
    /* color: #457a89;*/
	text-align: start;
	margin-top: -2px;
}
.meta-table__item>.meta-table__value-list>.meta-table__item-value {
	color: blue;
	text-align: start;
}
.umo-detail-view__image-related-title {
	display: none;
}
.umo-detail-view__image-display {
	height: 93%;
	padding-top: 7%;
}
.umo-detail-view__image-header {
	z-index: 10;
	position: absolute;
	background: #00000087;
}
.meta-table__item-rfield-bottom {
	width: 0;
}
.umo-grid-item__overlay-alternates {
	display: none;
}
.meta-table__item-rfield-header {
	display: inline-table;
	padding-top: 15px;
    padding-bottom: 10px;
	/*border-top: 1px solid #6c757da1;*/
	width: 100%;
}
.meta-table__item-rfield-head {
	border-top: 1px solid #dee2e6;
	padding-top: 5px;
}
.search-simple__type-input {
	display: none;
}
.umo-detail-view__meta-table>h6 {
	display: none;
}

.nav_link-nma>.nav-options__icon:before {
	content: none;
}
.nav_link-nma>.nav-options__icon {
	background-image: url(../NMA_Logo_Primary_Pos_Black.png);
    height: 65px;
    width: 65px;
    background-size: contain;
    background-repeat: no-repeat;
}
.nav_link-nma>.nav-options__title {
	display: none;
}
.nav_link-nma {
	position: fixed;
	bottom: 30px;
	left: 9px;
}
.nav_link-nma:hover {
	background-color: transparent;
}