/* CSS document */

/* Include styles*/

#artistDetail {
	margin-top: 200px !important;
}

.filterGroupItem ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    padding-bottom: 0;
}

#artistDetail #filterSection_lightbox_3x4 {
    display: none;
}

#artistSimpleList {
	margin-top: 135px;
    margin-bottom: 80px;
}


@media only screen and (min-width: 489px) and (max-width: 992px) {
	#artistSimpleList {
		margin-top: 96px;
	}
}
@media only screen and (max-width: 488px) {
	#artistSimpleList {
		margin-top: 20px;
	}
}
@media only screen and (max-width: 992px) {
	.artistContainerSimpleList #filterSection_simpleList  {
		height: auto;
		position: relative;
	}
}

@media only screen and (max-width: 488px) {
.artistContainer .returnToResults  {
	padding-left: 7px;
	}
}
.artistContainer #artistDetailItem {
padding-left: 14px; }
@media only screen and (max-width: 488px) {
	#filterSection_detailView .returnToResults  {
		display: none;
	}
}

@media only screen and (max-width: 488px) {
#artistDetail {
	margin-top: 230px !important;
}
}
	.artistContainerDetailView .filterSection {
		margin-top: 0;
	}

	@media only screen and (max-width: 488px) {
		.artistContainerDetailView .filterSection {
			margin-top: 32px;
			padding-top: 5px;
		}
		}
		@media only screen and (max-width: 488px) {
#backLinkPortfolio {
	margin-right: 4% !important;
}
		}

/* .artistContainerDetailView .contextMenu {
	display: none;
} */

@media only screen and (max-width: 488px) {
	.artistContainerDetailView .contextMenu {
		display: block;
		padding: 0 !important;
	}}


.artistContainerDetailView form{
	display:none;
}

#artistSimpleList .simpleListItem {
    border: none;
    float: none;
    padding: 2%;
    position: relative;
    margin: 0px;
    top: 0;
    width: 100%;
    max-width: 400px;
    padding-bottom: 0;
	padding-top: 10px;
	padding-right:0;
}

#artistSimpleList .filterSection {
    float: left;
    height: 34px;
    position: fixed;
    margin: 0px;
    padding: 10px 2%;
    width: 96%;
    background-color: #fff;
    z-index: 90;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#artistSimpleList .simpleListItem .tspValue{
	visibility: hidden;
 }

 #artistSimpleList .filterSection{
	margin-top:0;
 }

.artistContainer #filterSection_simpleList li.dropdownMenu ul {
	width: 100% !important;
	height: 240px;
    overflow: scroll;
    overflow-x: hidden;
}

#artistSimpleList span.normal {
	display:none;
}

.artistContainer .modFunc_highlight .filterItem a {
	display: block;
	cursor: pointer;
}

.artistContainer .filterSection .filterGroupControl_list .filterItem {
    margin-right: 8px;
}

.referenceContainer {
    width: 100%;
}

#artistDetail #filterSection_detailView, #artistDetail #filterSection_detailList {
	display: none;
}

#artistDetail #collectionDetailList {
	margin-top: 0;
	border-top: 1px solid #dcdcdc;
}

#artistReferences {
	margin-left:0;
    padding-top: 5px;
}

.filterItem a {
    font-size: inherit;
}

.collectionContainerSimpleList #filterSection_simpleList .returnToResults, .jcarousel .infoMessage{
	display: none;
}

#container.artistContainerSimpleList .contextMenu li.dropdownMenu.contentViews ul {
    overflow: hidden;
}

.artistContainerDetailView .contentViews, .artistContainerDetailView .contextMenu .returnToResults {
	display: none !important;
}

.artistContainerSimpleList .contentSortings, .artistContainerSimpleList .contentViews {
	display: none !important;
}


.artistContainerSimpleList .returnToResults, .collectionContainerDetailList .returnToResults, .collectionContainerSimpleList .returnToResults {
	display: none;
}

.returnToResults {
    padding: 6px 0px;
    width: 100px;
    position: relative;
    z-index: 100;
    display: inline-block;
    margin-left: 10px;
}


.referenceContainer .referenceTabItem, .referenceContainer .referenceTabItemActive {
	display: inline-block !important;
	border: 1px solid #ccc;
    padding: 2px 6px;
    margin: 5px;
}

#referenceTab-01, #referenceTab-00 {
	margin-left:25px !important;
}

.collectionContainerDetailView #collectionReferences {
    width: 424px;
}

.referenceTabItem a, .referenceTabItemActive a {
    color: #353433 !important;
}

.artistContainerSimpleList #filterSection_simpleList .elementNavigatorBack .arrowButton {
    float: left;
}
.artistContainerSimpleList #filterSection_simpleList .elementNavigatorBack .arrowButton, .artistContainerSimpleList #filterSection_simpleList .elementNavigatorNext .arrowButton {
    color: #f4f4f4;
    height: 27px;
    width: 0px;
}
.artistContainerSimpleList #filterSection_simpleList .elementNavigatorBack a .arrowButton, .artistContainerSimpleList #filterSection_simpleList .elementNavigatorNext a .arrowButton {
    color: #969696;
    width: 25px;
}
.artistContainerSimpleList #filterSection_simpleList .elementNavigatorNext a .arrowButton .icon {
    background-position: -198px 0px;
}
.artistContainerSimpleList #filterSection_simpleList a .arrowButton .icon {
    background: transparent url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png) no-repeat;
    background-size: auto 33px;
    float: left;
    height: 30px;
    border: none;
    margin-top: -3px;
    width: 100%;
}
.artistContainerSimpleList #filterSection_simpleList .elementNavigatorBack a .arrowButton .icon {
    background-position: -132px 0px;
}
.artistContainerSimpleList #filterSection_simpleList a .arrowButton .icon {
    background: transparent url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png) no-repeat;
    background-size: auto 33px;
    float: left;
    height: 30px;
    border: none;
    margin-top: -3px;
    width: 100%;
}

#artistSimpleList .simpleListItem {
	max-width:600px;
}

#artistSimpleList .resultCount {
    display: block;
    float: left;
    padding-top: 6px;
    padding-left: 10px;
}

.formButton {
	margin-bottom: 30px;
    margin-top: 10px;
}

.collectionContainerDetailView .detailList .detailListItem {
	width:200px;
	width: 30%;
	padding: 0;
	margin-right: 30px;
	
}

@media only screen and (max-width: 488px) {
.artistContainerSimpleList .elementNavigator {
	display: none !important;
}}

.containerOverlay {display: none; position: fixed; z-index: 900; height: 100%; width: 100%; margin-top: -1px; background-color: #000; opacity: 0.1; top: 0;}
#footer .containerOverlay {width: calc(100% - 350px);}

#headerBox, #contentBox {background-color: #fff; clear: both; float: left; }
#headerBox {
    height: 100px;
    width: 100%;
    position: fixed;
    background-color: #fff;
	margin-top: -1px;
    z-index: 800;
}
	#MASI_logo {float: left; max-width: 80%; margin-left: 2%; }
	#MASI_logo img {
		max-height: 100px;
		width: auto;
		max-width: 100%;
	}
	#siteNav {
		background-color: #fff;
		position: fixed;
		z-index: 1000;
		height: 100px;
		right: 0;
		margin-top: -1px;
		max-width: 350px;
		width: auto;
	}
	#siteNav.adjustHeight {height: 100%;}
	#siteNav #navBox { background-color: #fff; display: none; height: 100%; padding: 100px 0px 150px 0px; width: 350px;}
	#siteNav #navBox li {float: left; padding: 0px 30px 5px 30px; width: 290px;}
	#siteNav #navBox li.secondLevel{padding: 0px 30px 2px 30px; width: 250px;}
	#siteNav #navBox li.secondLevel:last-child { padding-bottom: 0px;}
	#siteNav #navBox li.thirdLevel {line-height: 1.2em; padding: 0px; width: 225px;}
	#siteNav #navBox li a, 
	#siteNav #navBox li .clickerLabel {font-size: 1.2em; cursor: pointer; }
	#siteNav #navBox li.thirdLevel a, 
	#siteNav #navBox li.thirdLevel .clickerLabel {font-size: 0.9em;}
	#siteNav #navBox li a:hover, 
	#siteNav #navBox li .clickerLabel:hover {color: #c61932;}
	#siteNav #navBox li ul {float: left; padding: 5px 0px 0px 0px; }
	
	#siteNav #navBox li .clicker.hide ul.firstLevelList, 
	#siteNav #navBox li .clicker2.hide ul.secondLevelList {display: none;}
	#siteNav #navBox li .clicker.show ul.firstLevelList, 
	#siteNav #navBox li .clicker2.show ul.secondLevelList {display: block;}
	
	#siteNav #navBox li.secondLevel ul {display: none;}
	#siteNav #navBox li ul.secondLevelList {padding: 2px 0px 5px;}
	
	#siteNav #navBox .clickerLabel, #siteNav #navBox .clickerLabel2 {cursor: pointer; color: #969696;}
	/*fallback*/
	/*#siteNav #navBox li.firstLevel:hover ul, #siteNav #navBox li.secondLevel:hover ul {display: block;}*/
	
	#siteNav #navButton {float: right; position: relative; height: 33px; margin: 30px; width: 33px;}
	/*#siteNav #navButton img {position: absolute; top: 0; right: 0;}*/
	#siteNav #navButton div {float: right; width: 100%; height: 100%;}
	#siteNav #navButton #navButtonClose {display: none;  }
	#siteNav #navButton #navButtonOpen {display: block; }
	#siteNav #navButton #navButtonClose .icon {background-position: -636px 0px;}
	#siteNav #navButton #navButtonOpen .icon {background-position: -571px 0px;}
	#siteNav #navButton .icon {
	background: transparent url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto 33px;
	float: right; 
	height: 100%;
	width: 100%;
	}

	
	
#contentBox {
    padding: 0px;
    width: 100%;
    position: relative;
}
#footerContent {
	float: left;
	height: auto;
    width: 96%;
    padding: 2%;
    border-top: 1px solid #dcdcdc;
}
#footerLogo, #footerNav { clear: none; float: left; }
#footerLogo {
    background: transparent url(?service=WebAsset&url=/images/includes/MASI_footer_logo.jpg&contentType=image/jpg) no-repeat top left;
    background-size: contain;
    float: left;
    width: 170px;
    height: 100px;
}
#footerNav {}
#socialMediaLinks { clear: none; float: right;}
#socialMediaLinks li { float: right; }
#socialMediaLinks li.twitter{margin-right: 10px;}
#socialMediaLinks li i{font-size: 2em;}

#backLinkSearch { float: right; padding: 5px 0px;}
#backLinkSearch span {float: left; color: #212121; padding-left: 10px;}
#backLinkSearch a {color: #212121; float: left;}
/*#backLinkSearch a i {
    color: #969696;
    margin-left: 20px;
    background-color: #f4f4f4;
    padding: 5px;
    font-size: 1.5em;
}*/
#backLinkSearch a .icon {
    background: transparent url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png) no-repeat;
    background-position: -373px 0px;
    background-size: auto 34px;
    height: 36px;
    float: right;
    margin-top: -4px;
    width: 36px;
}
#backLinkSearch a:hover .icon {background-image: url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png);}
#backLinkSearch a:hover {color: #212121!important;}
/*#backLinkSearch a:hover i {color: #fff; background-color: #c61932;}*/
#backLinkPortfolio, #backLinkCollection, #backLinkArtist {float: right; padding: 6px 0px; width: auto; position: relative; z-index: 100;}
#backLinkPortfolio a:hover, #backLinkCollection a:hover, #backLinkArtist a:hover {color: #212121!important;}
#backLinkCollection, #backLinkArtist {padding-right: 20px;}
/*#contentBox.modFunc_highlight #backLinkCollection {display: none;}*/

#pageTitle_DetailView {
    border-bottom: 1px solid #dcdcdc;
	width: 100%;
    color: #969696;
    padding-bottom: 6px;
    font-size: 1.2em;
    margin-bottom: 20px;
}
#pageTitle_DetailView a {
    float: right;
    padding-top: 3px;
}

#pageTitle_DetailView a:hover {color: #212121;}
#pageTitle_DetailView .icon {
    float: right;
    width: 33px;
    height: 33px;
    background: transparent url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png) no-repeat;
    background-size: auto 33px;
    margin-top: -8px;
}

#pageTitle_DetailView .icon:hover {
	background: transparent url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png) no-repeat; 
	background-size: auto 33px;
}

.fa-times-thin:before {
  content: '\00d7';
}

#gototop {float: right; padding: 10px 2% 20px;}
#gototop i {font-size: 2em;}

#loadMore {
    font-size: 1.2em;
	margin: 10px 0px 0px 0px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 6px 0px;
}
#loadMore:hover {
    color: #212121;
}

#viewTypes-simpleList a .icon,
#viewTypes-detailList a .icon {
	float: left; 
	background: #f4f4f4 url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png) no-repeat; 
	background-size: auto 34px!important;
	height: 34px;
	width: 34px;
	margin: 0px;
	}
#viewTypes-simpleList a .icon {background-position: -452px 0px!important;}
#viewTypes-detailList a .icon {background-position: -520px 0px!important;}
#viewTypes-simpleList a:hover .icon,
#viewTypes-detailList a:hover .icon, 
#viewTypes-simpleList a.active .icon,
#viewTypes-detailList a.active .icon{
	background: #ffffff url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png) no-repeat;
}

#container .contextMenu .elementNavigatorBack .arrowButton, #container .contextMenu .elementNavigatorNext .arrowButton {
    height: 33px !important;
}
#container .contextMenu a .arrowButton .icon {
    height: 34px !important;
	margin-top: 0 !important;
	background-size: auto 32.5px !important;
}
#container .contextMenu .elementNavigatorBack a .arrowButton .icon {
    background-position: -132px 2px !important;
}
#container .contextMenu .elementNavigatorBack .arrowButton, #container .contextMenu .elementNavigatorNext .arrowButton {
    background: #f4f4f4 !important;
	height: 34px !important;
}

/* Sebastian's customs */

#backLinkCollection, #backLinkArtist, #backLinkPortfolio, #backLinkSearch {
    padding: 5px 10px;
    border: 1px solid #ccc;
    margin-right: 20px;
	text-transform: uppercase;
	float: left;
	margin-bottom: 2%;
}
#backLinkCollection {
	margin-left: 2% !important;
}

#backLinkCollection a, #backLinkArtist a, #backLinkPortfolio a, #backLinkSearch a {
    color: black !important;
}

#webFilterGroupdId_10013 {
display: none;
}

#container li.dropdownMenuFromTo {
    color: black;
    background-color: white;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

#container li.contentSortings {
    color: black;
    background-color: white;
    border: 1px solid #ccc;
	text-transform: uppercase;
}

#container .contextMenu li.dropdownMenu.contentViews {
    display: none !important;
}

#container li.elementNavigator {
    background-color: white !important;
}

#container li.dropdownMenu ul {
    background-color: white;
}

a:hover {
    color: #c61932;
}

#container .elementNavigatorBack {
    float: left;
    width: 25px;
    border-left: 1px solid #ccc;
	border-right: 2px solid white;
	border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	transform: translateX(2px);
}

#container .elementNavigatorNext {
    float: left;
    width: 25px;
	border-left: 2px solid white;
    border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	transform: translateX(-2px);
}

.filterSection {
    border: none !important;
	margin-top: 73px;
}

#container .contextMenuContainer {
    border: none !important;
}
.detailListItem {
    border-right: none;
    border-bottom: none;
}
.tspPortfolioElementHandler {
	display: none;
}

.detailListItem .listText {
    height: 75px;
}

#collectionReferences { float:left; width:324px; margin-right:15px; }
	.referenceTabItem, .referenceTabItemActive { background:none; font-size:14px; color:#353433; }
	.referenceTabItem, .referenceTabItemActive { background:none; font-size:14px; color:#353433; font-weight:bold; }
	.referenceTabItem a { font-weight:normal; }
	.referenceTabItem a, .referenceTabItemActive a { background:none; color:#353433; font-size:14px; }
	.reference p { font-size:14px; color:#353433; }
	
	.obj_spareSField02 .tspReferenceLink{
		display: block;
		color: black;
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 5px;
	}
	#pageTitle_DetailView {
		display: none;
	}
	
		.obj_spareSField02 .tspReferenceLinkAnnotation{
    font-size: 14px;
    text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
    font-weight: bold;
	}
	.obj_spareSField02 .tspSuffix {
		display: none;	

		}
		
		.collectionContainerDetailView .obj_title1, .collectionContainerDetailView .obj_dating {
			font-size: 1.2em !important;
			font-weight: bold;
			color: #c61932;
			display: inline;
		}
		.collectionContainerDetailList .obj_title1, .collectionContainerDetailList .obj_dating {
			font-size: 1em !important;
			font-weight: bold;
			color: #000;
			display: inline;
		}
		.artistContainerDetailView .obj_title1, .artistContainerDetailView .obj_dating {
			display: inline;
			color: #000 !important;
			font-weight: bold;
		}
		
		.obj_crate {
			margin-bottom: 30px;
		}
		
		#artistSimpleList span.normal {
    display: inline;
	margin-left: -4px;
}

		#artistSimpleList .listTitle .tspTitleLink{
        text-transform: uppercase;
    color: black;
    font-weight: bold;
}
.border-bottom {
	border-bottom: 1px solid #ccc;
	margin-left: 2%;
    margin-top: 10px;
    margin-right: 2%;
	
}
#container .contextMenu .elementNavigatorBack .arrowButton, #container .contextMenu .elementNavigatorNext .arrowButton {
    background: white;
}
#container li.dropdownMenu ul {
    background-color: white;
	border: 1px solid #ccc !important;
	transform: translateX(-1px);
}
#container li.dropdownMenuFromTo ul, #container li.elementNavigator ul {
    width: 220px;
    transform: translateX(-26px) !important;
}

.artistContainerSimpleList li.dropdownMenuFromTo ul, #container li.elementNavigator ul {
    width: 220px;
    transform: none !important;
}

#container li.elementNavigator {
	color: black;
    background-color: white;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}
#artistSimpleList .simpleListItem .tspValue {
    visibility: visible !important;
}

.artistContainerSimpleList .filterSection form {
	width: 80%;
	max-width: 100% !important;
    float: left;
	/* padding-top: 15px; */
	background: #fff;
}

.artistContainerSimpleList li.elementNavigator .elementNavigatorCurrent, .artistContainerSimpleList li.elementNavigator .elementNavigatorFromTo {
    float: none;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 !important;
}

.lightboxItem {
    border: none !important;
}
.lightboxItem .listText {
    height: auto;
}
#container {
	border-top: none !important;
}
.obj_title1 {
    font-style: normal !important;
}
#container .contextMenu .elementNavigatorNext a .arrowButton .icon {
    background-color: #fff !important;
}
#container .contextMenu .elementNavigatorBack a .arrowButton .icon {
    background-color: #fff !important;
}

.referenceContainer {
    margin: 0 !important;
}
.detailListItem .listText li.title_dating span.obj_dating {
    margin-left: 0 !important;
}

.detailListItem .listImg img {
    width: 100% !important;
    height: 100% !important;
	object-fit: contain !important;
	object-position: top left !important;
}
.detailListItem .listImg {
    width: 264px !important;
    height: 264px !important;
}
#collectionReferences {
	display: none !important;
}
.detailItem .detailImg .fancybox {
    padding-bottom: 30px !important;
}
.collectionContainerDetailView .detail {
    margin-top: 200px;
}

.collectionContainerDetailView .filterSection {
    display: block;
	padding-bottom: 2%;
}

.collectionContainerDetailView .contextMenu .returnToResults {
    display: none;
}

/* temporary header */

div.add-header > img.main-logo {
    position: relative;
    float: left;
    width: 15%;
    max-width: 350px;
    min-width: 120px;
    margin: 1.45% 0 0 0;
}

div.add-header {
    position: fixed;
    display: inline-block;
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    border-bottom: solid 1px #f0f0f0;
    padding-bottom: 15px;
    text-align: center;
    z-index: 110;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(190 190 190 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(190, 190, 190, 0.2);
    box-shadow: 0px 0px 5px 0px rgb(190 190 190 / 20%);
	padding-left: 2%;
    padding-right: 2%;
    margin-top: -5px !important;
}
div.add-header > div.add-subheader {
    position: relative;
    float: left;
    list-style-type: none;
    margin: 2.2% 0 0 8%;
    padding: 0;
    white-space: none;
    width: 73%;
}
div.add-header > div.add-subheader > p {
    font-family: 'akz-light', arial, sans-serif;
    font-size: calc(1rem + ((1vw - 0.48rem) * 1.3889));
	font-weight: bold;
    float: right;
}
#container .contextMenuContainer {
    margin-top: 60px;
    padding-top:20px;
}

.filterSection.modFuncSearch {
    display: none;
}
.detailList, .simpleList {
    margin-top: 188px;
}

.artistContainerSimpleList .modFunc_highlight {
	margin-top: 60px;
    padding-top:20px;
}

#contentLoggedIn {display: none;}

.artistContainerSimpleList .contextMenu {
    display: none !important;
}

#loginLink {
    padding: 6px 0px;
    width: 100px;
    position: relative;
    z-index: 100;
     display: inline-block;
     margin-left: 10px;
}

#loginForm {
    display: block !important;
}

/*
=loginForm
--------------------------------------------------------------------------------------------------
*/

#loginForm {
    margin: 60px 0px;
    max-width: 500px;
    padding: 1.5% 2%;
    width: 96%;
    margin-top: 0px !important;
}

#loginForm fieldset.searchFulltext {
    border: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 100%;
}

#loginForm fieldset.searchItems {
    border: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 100%;
}

#loginForm label {
    padding: 1% 0px;
    width: 100%;
}

#loginForm .inlineFieldsetLegend {
    width: 180px;
}

#loginForm legend {
    display: none;
}

#loginForm input.text {
    max-width: 500px;
    width: 95.5%;
}

#loginForm label.inlineLabelFrom {
    display: none;
}

#loginForm input.textSmall {
    float: left;
    width: 38%;
}

#loginForm label.inlineLabelTo {
    float: left;
    padding: 1.5% 2% 0px;
    width: 11%;
    text-align: center;
    text-transform: lowercase;
}

#loginForm select {
    max-width: 500px;
    width: 100%;
}

#loginForm .formButton {
    float: left;
    max-width: 500px;
    width: 100%;
    padding: 0px;
    margin-top: 32px;
}

#loginForm .submitButton,
#loginForm .cancelButton {
    width: 42.5%;
    float: left;
    cursor: pointer;
    background-color: #f4f4f4;
    text-decoration: none;
    color: #969696;
    cursor: pointer;
    min-height: 24px;
    padding: 2% 3%;
    text-align: left;
    border: none;
}

#loginForm .submitButton:hover,
#loginForm .cancelButton:hover {
    background-color: #c61932;
    color: #fff!important;
}

#loginForm .cancelButton {
    margin-left: 15%;
}

#loginForm .submitButton a,
#loginForm .cancelButton a {
    background-color: #f4f4f4;
    text-decoration: none;
    color: #969696;
    cursor: pointer;
    min-height: 24px;
    float: left;
    padding: 3.5% 4%;
    width: 92%;
    text-align: left;
}

#container #loginForm .submitButton a:hover,
#loginForm .cancelButton a:hover {
    background-color: #c61932;
    color: #fff!important;
}

#loginForm .icon {
    margin-right: 0px;
    background: #f4f4f4 url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png) no-repeat;
    background-size: auto 34px;
    height: 30px;
    float: right;
    margin-top: -3px;
}

#loginForm .submitButton .icon {
    background-position: -205px 0px;
    width: 31px;
}

#loginForm .cancelButton .icon {
    background-position: 0 0;
    width: 34px;
}

#loginForm .submitButton:hover .icon, #loginForm .cancelButton:hover .icon {
    background-image: url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png);
}


/*#loginForm .startButton a i, #loginForm .resetButton a i {float: right; font-size: 1.2em;}*/

#loginForm .smartFieldLabel,
#loginForm .smartFieldContainerOuter,
#loginForm .smartFieldContainer,
#loginForm .smartFieldContainer .smartFieldDropdownField {
    float: left;
    width: 100% !important;
}

#loginForm .smartFieldContainer input {}

#loginForm .smartFieldContainer table,
#loginForm .smartFieldContainer table input {
    width: 99.3%!important;
}

#loginForm .smartFieldContainer .x-form-text {
    background-color: #f4f4f4;
    background-image: none;
    border: none;
    border-bottom: 1px solid #969696;
    font: normal 1em Helvetica, Arial, sans-serif!important;
    padding: 1.5% 1.3% 1.5% 2%;
    min-height: 24px;
    width: 96.7% !important;
}

#loginForm .smartFieldContainer .x-form-field-wrap .x-form-trigger {
    background: transparent url(?service=WebAsset&url=/images/includes/MASI_Icons_clearBlack.png&contentType=image/png) no-repeat;
    background-size: auto 34px;
    background-position: -325px 0px;
    height: 30px;
    border: none;
    margin-top: 3px;
    position: absolute;
    right: 13px;
}

#loginForm .smartDropdownThesaurusItem .smartFieldContainer .smartFieldThesaurusButton {
    margin: 4px 0px 0px;
    width: 10px !important;
    position: absolute;
    right: 55px;
    margin-top: 4px;
    border: 1px solid #dcdcdc;
    width: 10px;
}

.browser-firefox #loginForm .smartDropdownThesaurusItem .smartFieldContainer .smartFieldThesaurusButton {
    right: 39px;
}

#loginForm .smartDropdownThesaurusItem .smartFieldContainer .smartFieldThesaurusButton .x-btn-center {
    padding: 0px;
}

#loginTitle {
    display: none;
}

#exitLoginArea {
    max-width: 500px;
    padding: 1.5% 2%;
    width: 96%;
    margin-top: 80px
    ;
}

#loginForm fieldset {
    border: none !important;
}

.artistContainerSimpleList .dropdownMenuFromTo {
    float: right !important;
}

.artistContainerSimpleList .elementNavigatorFromTo {
    float: none !important;
    margin: auto !important;
}

@media only screen and (max-width: 488px) {
    #container .elementNavigatorNext { 
        width: 36px;
    }


#loginLink { display:none !important}
}
#loginLink { display:none !important}

@media only screen and (min-width: 1920px) {
	.artistContainerSimpleList .contextMenuContainer  {
		margin-top: 100px !important;
	}
}
@media only screen and (min-width: 1920px) {
	.artistContainerSimpleList #filterSection_simpleList  {
		margin-top: 115px !important;
	}
}
@media only screen and (min-width: 1920px) {
	.artistContainerSimpleList #artistSimpleList  {
		margin-top: 175px !important;
	}
}
@media only screen and (min-width: 1700px) {
	#searchForm  {
		margin-top: 100px !important;
	}
}

@media (min-width: 1440px) and (max-width: 1919px) { 	.artistContainerSimpleList .contextMenuContainer  {
		margin-top: 85px !important;
	} }
	
	@media (min-width: 1440px) and (max-width: 1919px) { 	.artistContainerSimpleList #filterSection_simpleList  {
		margin-top: 98px !important;
	} }
	
	@media (min-width: 1440px) and (max-width: 1919px) { 	.artistContainerSimpleList #artistSimpleList  {
		margin-top: 160px !important;
	} }