

/*
 * ------------------------------------------------------------------------
 * JA Mixmaz Template
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

body { -webkit-text-size-adjust: 100%; /*Fix Mobile Safari Font Scale*/ }

.mobile-full {
	width: 100%;
}

/* RESPONSIVE FONT SIZES
--------------------------------------------------------- */
body.fs1 #ja-wrapper { font-size: 12px !important; }

body.fs2 #ja-wrapper { font-size: 13px !important; }

body.fs3 #ja-wrapper { font-size: 14px !important; }

body.fs4 #ja-wrapper { font-size: 15px !important; }

body.fs5 #ja-wrapper { font-size: 16px !important; }

body.fs6 #ja-wrapper { font-size: 17px !important; }

/* Headings & Titles ---*/
h1 { font-size: 1.5em !important; }

h2 { font-size: 1.25em !important; }

h3 { font-size: 1.1em !important; }

h4 { font-size: 1em !important; }

h5 { font-size: 1em !important; }

.contentheading { font-size: 1.5em !important; }

.blog-featured .contentheading { font-size: 1.5em !important; }

/* JOOMLA STYLE
--------------------------------------------------------- */
div.categories-list ul li {
	width: 50%;
}

div.categories-list ul li span.jitem-title {
	font-size: .95em;
}

div.categories-list ul li .category-desc {
	width: 95% !important;
}

div.categories-list ul li .category-desc img {
	max-width: 100% !important; 
	height: auto !important;
}

div.categories-list ul li span.jitem-title {
	top: 10px !important;
}

textarea, input, select, input.inputbox {
	 -webkit-border-radius: 0px;
}

input[type="submit"],
input.button {
	 -webkit-appearance: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
body.bd #ja-wrapper {
	width: 100% !important;
	min-width: 100% !important;
}

body#bd .main { width: 100%; }

#ja-container .main { padding: 0 10px; }

.main .main-inner1 { margin: 0 10px; }

#ja-main .inner {
	padding: 0px;
}

body#bd #ja-mainbody { width: 100% !important; }

#ja-mainbody #ja-main {width: 100% !important;}

.sidebar { width: 100% !important; }

#ja-right .ja-colswrap {
	margin-left: 0px;
}
#ja-left .ja-colswrap {
	margin-right: 0px;
}
#ja-right1 { float: left; }

#ja-right2 { float: right; }

/* Main Content */
#ja-content, .ja-frontpage #ja-content {
	float: none;
	width: 100%; /* Frontpage Content */
}

/* CONTENT'S GRIDS
--------------------------------------------------------- */
/* Items Page */

/* Items Row */

/* Items Leading */

/* Items Grids */
.item {
	float: none;
	width: 100% !important;
}

.cols-1 .item, .cols-2 .item, .cols-3 .item, .cols-4 .item, .cols-5 .item { width: 100% !important; }

/* MODULES
--------------------------------------------------------- */
div.ja-moduletable-inner, div.moduletable-inner { padding: 1em; }

div.moduletable.twitter {
	background-position: right 2px !important;
}
/* Pagination ---*/
.pagination p.counter { display: none; }

/* Breadcrumbs ---*/
.breadcrumbs strong { display: none; }

/* HEADER
--------------------------------------------------------- */
#ja-header { margin-bottom: 0; }

#ja-header .main { width: 100%; }

#ja-header .main-inner1 {
	background: #fff;
}

#ja-tophead #ja-headline { width: 100%; }

/* JA Headline news ---*/
#ja-tophead {
	background: #f3f3f3;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	z-index: 11;
	height: 30px;
}

#ja-tophead .main-inner1 {
	background: transparent;
	border-bottom: 0px solid #000;
	padding: 0 0px;
}

.ja-headlines {
	width: auto !important;
}

#ja-headline a {
	line-height: 25px;
}

#ja-topnav {
	border-top: 0px solid #333;
	margin-top: 0px;
	width: 100%;
}
/* Logo Image ---*/
span.logo {
	height: 102px;
	width: 387px;
}

span.logo a {
	background: url(/images/custom-webpage/logo-mcei-logo.jpg) no-repeat left;
	height: 100px;
	width: 85px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:left;
}

/* Search */
#ja-search {
	bottom: -37px
}

/* MAIN NAVIGATION 
--------------------------------------------------------- */
#ja-mainnav {
	clear: both;
	display: block;
	float: none;
	height: auto;
	top: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

/* SLIDESHOW
--------------------------------------------------------- */
#ja-topsl .ja-moduletable .ja-ss-desc h3 {
	font-size: 1.5em;
}

#ja-slideshow {
	display: block;
}

@media screen and (max-width: 830px) {
	.uk-slideshow:before {
	    content: "";
	    padding-top: 30.9375%;
	    display: block;
	}

	.uk-slideshow .uk-cover-background {
		width: 55%;
		background-size: cover !important;
	}

	a.image_link {
		width: 55%;
	}

	.uk-slideshow .uk-overlay-panel {
		width: 45% !important;
	}

	.uk-slideshow .uk-overlay-panel h3.uk-h3 {
		font-size: 140% !important;
		margin-bottom: 0px;
	}
}

@media screen and (max-width: 719px) {
	.uk-slideshow:before {
	    content: "";
	    padding-top: 90.00%;
	    display: block;
	}

	.uk-slideshow .uk-cover-background {
		width: 100%;
		height: 72%;
		background-size: cover !important;
	}

	a.image_link {
		width: 100%;
		height: 72%;
	}

	.uk-slideshow li {
		height: 100% !important
	}

	.uk-slideshow .uk-overlay-panel {
		width: 100% !important;
		height: 28% !important;
		top: auto;
		bottom: 0;
		padding: 20px 50px;
		box-sizing: border-box;
		padding-bottom: 20px !important
	}

	.uk-slideshow .uk-overlay-panel .uk-margin {
		display: none;
	}

	.uk-slideshow .uk-overlay-panel h3.uk-h3 {
		font-size: 100% !important;
	}

	.uk-slideshow .uk-overlay-panel p {
		display: none;
	}

	.uk-position-bottom-right {
		margin: 0px 0px 10px 0px !important;
		width: 100% !important;
		margin-right: 0px !important;
		margin-left: 0px !important;
		margin-top: -15px !important;
		top: calc(72% + 20px);
	}

	.uk-position-bottom-right .uk-slidenav-previous {
		margin-left: 30px !important;
		width: 50px !important;
		height: 50px !important
	}

	.uk-position-bottom-right .uk-slidenav-next {
		position: absolute !important;
		right: 0px !important;
		text-align: right;
		width: 50px !important;
		height: 50px !important
	}

	.uk-position-bottom-right .uk-slidenav-previous:before,
	.uk-position-bottom-right .uk-slidenav-next:before {
		height: 100px;
		display: block;
		width: 30px;
	}

	.uk-position-bottom-right .uk-slidenav-previous:before {
		margin-right: -20px;
	}

	.uk-position-bottom-right .uk-slidenav-next:before {
		margin-left: 25px;
	}


	#ja-slideshow {
		display: block !important;
	}
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Top spotlight */
#ja-topsl .ja-box {
	min-height: 0px !important;
	width: 100% !important;
}

#ja-topsl .ja-box-right { position: relative; }

#ja-topsl .ja-box .moduletable { margin-bottom: 0px; }

.ja-ss-item { min-height: 0px !important; }

#ja-topsl .ja-moduletable, #ja-topsl .moduletable { min-height: 0px; }

.allpage #ja-topsl1 .ja-box.column {
	width: 50% !important;
	height: auto !important;
}
/* Style For Slidenews */
#ja-topsl1 .ja-slidenews-item { width: 50%; }

/* Top spotlight1 */
#ja-topsl1 .ja-box-full { width: 100% !important; }

#ja-topsl1 .ja-box-right { position: relative; }

#ja-topsl1 .ja-box .moduletable { margin-bottom: 0; }

/* Style For Slidenews */
#ja-topsl1 .ja-slidenews-item { min-height: 0; }

.ja-slidenews-item img { width: 100%; }

/* Top spotlight2 */
#ja-topsl2 .ja-box {
	float: left;
	width: 50% !important;
}

#ja-topsl2 .ja-box-right { position: static; }

#ja-topsl2 .moduletable { margin-bottom: 0px; }

#ja-topsl2 .moduletable .inner-div img { width: 100%; }

/* Contentslider */
.ja-contentslider-center { width: 100% !important; }

.moduletable.ja-content-slider div.content_element, .moduletable.ja-content-slider div.jsslide { width: 100% !important; }

.moduletable.ja-content-slider div span { line-height: 1.52em !important; }

.ja-contentslider-center .ja_slideintro { padding: 20px 0px !important; }

/* Bottom spotlight */
#ja-botsl .ja-box { width: 50% !important; }

#ja-botsl .ja-box-right {
	position: static;
	min-height: 0 !important;
}

#ja-botsl .moduletable { margin-bottom: 20px; }

#ja-botsl .ja-title { line-height: 1.3em !important; }

#ja-botsl p img { width: 100%; }

#ja-botsl1 ul.menu li a {
	font-size: 1.1em !important;
}

/* Bottom spotlight1 */
#ja-botsl1 .ja-box { width: 50% !important; }

#ja-botsl1 .ja-box-left {
}

#ja-botsl1 .ja-box-left .moduletable { margin: 0px 20px 0px 0px !important; }
#ja-botsl1 .moduletable { margin: 0px 20px 0px 0px !important; }

#ja-botsl1 .ja-box-right .moduletable { margin-bottom: 0; }

/* Bottom spotlight2 */
#ja-botsl2 .ja-box { width: 50% !important; }

#ja-botsl2 .ja-box-right { position: static; }

#ja-botsl2 .moduletable { margin-bottom: 20px; }

.ja-breadcrums {
	border: 0;
	padding: 0;
	text-shadow: none;
}
/* SPONSORS */
#ja-sponsors ul li {
	width: 32%;
	margin: 0px 0px 20px;
}
/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	padding-bottom: 0;
}

/* K2 COMPONENT
--------------------------------------------------------- */
/* Categories list */
div.subCategory h2.hasImage {
	font-size: 1em !important;
	top: 34px;
}

div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* K2 item list */
div.catItemView { margin-left: 0; }

div.catItemHeader h3.catItemTitle {
	font-size: 1.3em !important;
	margin-bottom: 10px;
}

div.blog-item-meta {
	position: relative;
	left: auto;
	top: auto;
	margin-bottom: 15px;
}

div.blog-item-meta span {
	border: 0;
	display: inline;
	padding-right: 5px;
	padding-left: 15px;
}

div.blog-item-meta span.catItemDateCreated,
div.blog-item-meta span.itemDateCreated,
div.blog-item-meta span.userItemDateCreated,
div.blog-item-meta span.tagItemDateCreated,
div.blog-item-meta span.genericItemDateCreated {
	background: url(../images/icons/icon-calendar.png) no-repeat left center;
	color: #666;
	font-weight: normal;
	font-size: 1em;
	padding-left: 15px;
	text-transform: none;
	text-shadow: none;
}


span.catItemImage img,
.userItemImage img {
	width: 100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	max-width: 100% !important; 
	height: auto !important;
}

div.k2Pagination { padding-left: 0; }

/* item detail */
div#k2Container.itemBlogView { padding-left: 0; }

span.itemImage img {
	width: 100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* User page */
div.userItemView {
	background-position: left bottom;
	padding-left: 0;
}

/* Tag page */
div.tagItemView {
	background-position: left bottom;
	padding-left: 0;
}

div.tagItemImageBlock { float: none; }

span.tagItemImage img {
	width: 100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* Generic page */
div.genericItemView {
	background-position: left bottom;
	padding-left: 0;
}

div.genericItemImageBlock { float: none; }

span.genericItemImage img {
	width: 100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div.catItemView,
div.item-inner, div.tagItemList, div.userItemList, div.genericItemList {
	padding-left: 0px;
}

#k2Container div.componentheading {
	padding-left: 0px;
}

#k2Container div.item-badge {
	display: none;
}

div.userBlock {
	margin-left: 0px;
}
/* MISC
--------------------------------------------------------- */
/* Smart search */
#search-form .inputbox {
	width: 45%;
}

/* Masshead */
.ja-masshead h3 { font-size: 1.538em !important; }

/* News feed ---*/
div.newsfeed-category h2 {
	font-size: 1.1em !important;
}

.ja-content-main fieldset.filters .display-limit {
	width: 100%;
}

div.newsfeed-category td {
	line-height: 1.4;
}

div.newsfeed-category td.item-link {
	width: 50%;
}

div.newsfeed-category td.item-link a {
	display: block;
	overflow: hidden;
	width: 150px;
	text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

/* Events page ---*/
.event-author {
	border-left: 0;
	border-bottom: 1px dotted #ccc;
	margin-left: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: left;
	width: 100%;
}

.event-author.has-tag .tag {
	background-image: none;
	border-radius: 2px;
	padding: 3px 5px;
	width: auto;
	height: auto;
	line-height: 1;
	left: 73px;
	top: 2px;
}

.event-author .author-avatar {
	float: left;
	margin-right: 15px;
}

.event-author p { margin-top: 5px; }

/* Contact form ---*/
div#contact-form {
	width: 100%;
}

div#contact-form legend {
	font-size: 1em;
}

div.contact-form {
	padding-bottom: 20px;
}

#contact-miscinfo {
	width: 100%;
}

#contact-miscinfo h3 {
	margin-left: 0 !important;
}

#contact-miscinfo .contact-miscinfo .miscinfo-inner {
	padding-top: 0;
}

#contact-miscinfo .contact-miscinfo {
	margin: 0;
}

#contact-miscinfo .contact-miscinfo .address,
#contact-miscinfo .contact-miscinfo .hotline {
	float: none;
	width: 100%;
}

div#contact-form {
	width: 100% !important; 
}

.contact-miscinfo .contact-misc img {
	max-width: 100% !important; 
	height: auto;
	margin-bottom: 6px !important;
}

/* Biography page ---*/
div.biography .item .contentpaneopen {
	height: 258px;
}

div.biography .items-row .item {
	float: left;
	width: 50% !important;
}

div.biography .item .img-intro-none {
	right: auto;
	left: 0;
	width: 100%;
}

div.biography .item .img-intro-none img {
	width: 100%;
	height: 258px;
}

div.biography .short-info {
	height: 258px;
}

.short-info .socials li a {
	width: 50px;
}

div.biography .readmore a {
	width: 50px;
}

/* Video page ---*/
.videos .items-row .item {
	float: left !important;
	width: 50% !important;
}

.videos .img-intro-none .img_caption,
.videos .img-intro-left .img_caption,
.videos .img-intro-right .img_caption {
	width: auto !important;
}

.videos .img-intro-none .img_caption img,
.videos .img-intro-left .img_caption img,
.videos .img-intro-right .img_caption img {
	width: 100%;
}

.blog.videos .contentpaneopen {
	padding-top: 180px !important;
}

/* Contact page ---*/
div.contact-map img { width: 85%; }

.contact { padding-left: 0; }

div.contact-form {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

.contact-form fieldset input, .contact-form fieldset textarea {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div.contact-miscinfo {
	position: relative;
	top: auto;
	left: auto;
}

h3.contact-miscinfo-title {
	position: relative;
	top: auto;
	left: auto;
}

/* Department list ---*/
ul.department-list { text-align: center; }

ul.department-list li {
	display: inline-block;
	float: none;
}

/* JA Popup ---*/
#ja-botsl .img-photo span {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 44%;
}

#ja-botsl .img-photo span a {
	float: none;
}

#ja-botsl .img-photo span a img {
	width: 100%;
}

/* Hiden in Mobile ---*/
.hide-in-normal, .hide-in-tablet, .hide-in-mobile { display: none; }

/* Menu Button --- */
/* to use this value to detect responsive
 * > 3: mean responsive
 * 4: is mobile device, which the menu show only first level
 */
#ja-menu-button {
	color: #000;
	display: block !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 15px 22px;
	text-transform: uppercase;
	text-align: left;
	z-index: 4;
	background: transparent url(../images/menu_bg_black.png) repeat-x;
}

#ja-menu-button:hover, .rjd-active #ja-menu-button {
	color: #9e9e9e;
	cursor: pointer;
}

/* Mega Menu ---*/
.ja-megamenu {
	background: #f1f1f1 !important;
	clear: both;
	height: auto;
	border-bottom: 0px solid #1c1c1c;
	position: relative;
	top: 5px;
	margin: 0px 0px 5px 0px;
}

.rjd-active .ja-megamenu {
	display: block !important; /* Show menu when active */
}

div.ja-megamenu ul.level0 li.mega {
	border: 0;
	border-bottom: 5px solid #fff;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}

div.ja-megamenu ul.level0 li.mega a.mega {
	line-height: 1;
	padding-top: 12px;
	padding-bottom: 12px;
}

div.ja-megamenu ul.level0 li.mega a.mega:hover,
div.ja-megamenu ul.level0 li.mega.over a.mega {
	background: none !important;
	border-top: 0px solid #0e0e0e !important;
}

div.ja-megamenu ul.level0 li.mega.active a.mega {
	border-top: 0px solid #0e0e0e;
}

.ja-megamenu ul.level0 li.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild span.menu-title {
	background-position: right !important;
	font-size: 1em !important;
	margin: 0 !important;
	padding: 0 !important;
	text-transform: none !important;
}

#ja-mainnav #ja-megamenu .childcontent {
	width: 100% !important;
	position: static;
	display: block !important;
	height: auto !important;
}

.ja-megamenu .childcontent-inner-wrap {
	width: 100% !important;
	display: block !important;
	opacity: 1 !important;
}

div.ja-megamenu div.childcontent-inner {
	border: none;
	box-shadow: none;
	width: 100% !important;
}

.ja-megamenu .megacol { 
	width: 100% !important;
	margin-bottom: 10px;
}

.ja-megamenu .cols1 .megacol { 
	width: 100% !important; 
}
.ja-megamenu .cols1 .megacol ul.level1 > li.mega {
	width: 100% !important;
}
.ja-megamenu .cols2 .megacol,
.ja-megamenu .cols3 .megacol,
.ja-megamenu .cols4 .megacol {
	width: 100% !important;
}
.ja-megamenu .megacol ul.level1 {
	margin: 0px 10px 0px 10px !important;
}
.ja-megamenu .column2 ul.level1 .group-content ul.level1 ,
.ja-megamenu .column3 ul.level1 .group-content ul.level1 ,
.ja-megamenu .column4 ul.level1 .group-content ul.level1 {
	margin: 0px 0px 0px 0px !important;
}

div.ja-megamenu div.group-title {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.ja-megamenu div.group-title a .menu-title{
	font-weight: bold !important;
}
div.ja-megamenu div.group-content ul.level1 {
	margin-top: 0;
	margin-bottom: 0;
}

.ja-megamenu ul.level1 > li.mega {
	float: left;
	width: 100% !important;
}
.ja-megamenu ul.level1 > li.group {
	float: left;
}

div.ja-megamenu div.group-title {
	margin-left: 0px;
}
div.ja-megamenu div.group-title a .menu-title {
	font-weight: bold !important;
}
div.ja-megamenu div.group-content ul.level1 {
	margin: 0px !important;
}

.ja-megamenu ul.level1 li.mega span.menu-title {
	font-weight: normal;
	margin-top: 0 !important;
}

div.ja-megamenu ul.level1 li.mega {
	height: auto !important;
}

div.ja-megamenu ul.level1 li.mega a.mega {
	height: auto !important;
}

div.ja-megamenu ul.level1 div.group-content li.mega a.mega {
	padding-left: 0px !important;
	padding-right: 10px !important;
}

.ja-megamenu ul.level0 li.mega span.menu-desc {
	display: none;
}

.ja-megamenu .childcontent-inner {
	background-color: transparent !important;
	padding: 0px 0px 5px 0px;
}
#ja-megamenu {
	display: none;
}
#ja-megamenu li.rjd-active { background: #222; }

#ja-megamenu li.rjd-active .childcontent {
	display: block !important;
	left: 0 !important;
	margin: 0 !important;
	position: absolute;
	top: 40px !important;
	width: 100% !important;
}

#ja-megamenu ul.level0 li.rjd-active .childcontent-inner-wrap,
#ja-megamenu ul.level0 li.rjd-active .childcontent-inner {
	margin: 0 !important;
	width: 100% !important;
}

#ja-megamenu ul.level0 { position: relative; }

.ja-megamenu ul.level0 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
	background: none;
}

/* Hide lv 2 Content */
div#ja-megamenu .megacol > ul.level1 {
	padding: 0px 0px 0px 5px;
}

#ja-megamenu ul.level1 li.rjd-active .childcontent,
#ja-megamenu ul.level1 .childcontent {
	display: none !important;
}

#ja-megamenu ul.level1 .childcontent {
	margin: 0 !important;
}

#ja-megamenu div.childcontent-inner ul.megamenu {
	margin: 0px;
}

div.ja-megamenu ul.level1 li.mega {
	border-top: 0;
}

div.ja-megamenu ul.level1 li.mega a.mega:hover,
div.ja-megamenu ul.level1 li.mega.over a.mega {
	border-top: 0 !important;
}

div#ja-megamenu ul.level2 {
	margin-left: 20px;
}

/* Newsletter */
#ja-botsl1 .acymailing_form input.inputbox {
	border-radius: 0;
	padding: 8px;
}

#ja-botsl1 .acymailing_form input.subbutton {
	border-radius: 0;
}

div.acymailing_form p .button {
	border-radius: 0;
	float: left;
}

/* Search page */
#searchForm .word label {
	display: inline-block;
	padding-bottom: 6px;
}

#search-form #finder-search input.inputbox {
	width: 50% !important;
	margin-bottom: 4px;
}

.search .word .inputbox {
	width: 40% !important;
}

.search .word button {
	vertical-align: top;
}
/* Login page */
div.login .user-links li {
	display: block;
	margin-bottom: 0;
}

/* Login Module */
.login {
	width: 80% !important;
	max-width: 80% !important;
}
.login .login-fields {
	width: 100%;
	float: left;
}

.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
	width: 130px !important;
}

.k2AccountPage table.admintable tr td input.inputbox,
.k2AccountPage table.admintable tr td input#url,
.k2AccountPage table.admintable tr td textarea#description,
.k2AccountPage table.admintable tr td select {
 	width: 53% !important;
}

/* VM COMPONENT
--------------------------------------------------------- */
/* Category view ---*/
.category-view .row .category:first-child .spacer {
	padding-right: 10px;
}

.category-view .row .category .spacer {
	padding: 0 5px;
}

.category-view .row .category:last-child .spacer {
	padding-left: 10px;
}

.category-view .row .category .spacer h2 a {
	float: none;
}

div.category-view div.category img {
	width: 100%;
}

.category-view .row .category .spacer h2 {
	font-size: 1em !important;
}

/* Category list page ---*/
div.category_description {
	margin-bottom: 0;
}

div.orderby-displaynumber .title {
	display: none;
}

div.browse-view div.row .product {
	background: transparent;
	border: 0;
	margin: 0 0 40px;
	padding: 0 10px;
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div.browse-view .row .product .spacer {
	margin: 0;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div.browse-view div.row .product:hover {
	background: transparent !important;
	border: 0 !important;
	padding: 0 10px;
}

div.browse-view div.row div.product .product-images a {
	float: none !important;
}

div.browse-view .row .product .product-images a img {
	width: 100%;
}

/* Product item */
div.product-price div {
	color: #666 !important;
	padding: 8px 0 !important;
	line-height: 1;
	word-spacing: -3px;
}

.vm-pagination {
	margin-top: 0;
	padding: 0;
}

.vm-pagination ul {
	margin-top: 0;
}

.vm-pagination li.pagination-start,
.vm-pagination li.pagination-prev,
.vm-pagination li.pagination-next,
.vm-pagination li.pagination-end {
	display: none;
}

/* Product detail ---*/
.productdetails-view .product-neighbours a {
	display: block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 40%;
}

.productdetails-view .product-neighbours a.next-page {
	float: right;
}

.productdetails-view .product-info .width50 {
	float: none;
	width: 100% !important;
}

div#facebox {
	left: 0px !important;
}

/* Cart view ---*/
div.cart-view .page-heading .width50 {
	width: auto;
}

div.cart-view .login-form p,
div.cart-view .login-form .width30 {
	width: 100%;
}

div.cart-view .billto-shipto {
	padding-bottom: 0;
}

div.cart-view .billto-shipto .width50 {
	margin-bottom: 20px;
	width: 100%;
}

div.checkout-button-top input {
	float: left;
}

div.checkout-button-top label {
	display: block;
}

div.checkout-button-top .terms-of-service {
	float: none;
}

.terms-of-service a {
	line-height: 1.4;
}

div.customer-comment textarea.customer-comment {
	width: 100%;
}

/* Table cart */
.hidden-phone {
	display: none;
}

/* Account detail */
.com_virtuemart .login-form p {
	width: 100%;
}

.com_virtuemart .login-form div.width30 {
	width: 100%;
}

span.userfields_info {
	display: block;
	margin-top: 30px;
}

#userForm select,
table.user-details tr td select,
table.user-details tr td input,
table.user-details tr td .inputbox {
	width: 150px;
}

.vendor-details-view .form-field label {
	width: auto;
}

.vendor-details-view .form-field input[type="text"] {
	width: 100%;
}

.vendor-details-view .form-field #comment {
	width: 100%;
}

.vendor-details-view .character-count #counter {
	margin-left: 0;
	width: 100%;
}

/* Edit information page ---*/
#vm-edit-addess #userForm {
	overflow: visible;
}

#vm-edit-addess h2 {
	font-size: 1em !important;
}

span.userfields_info {
	font-size: 1em !important;
}

div.user-details .key label {
	margin-top: 10px;
	text-align: left;
	width: 100%;
}

div.user-details input,
div.user-details .inputbox {
	margin-left: 0;
	width: 100%;
}

div.user-details input[type=checkbox] {
	margin-top: -5px;
	width: auto;
}

.login {
	width: 85% !important;
	max-width: 85% !important;
}
#ja-breadcrumbs,
#ja-breadcrumbs .main,
#ja-breadcrumbs .main-inner1 {
	position: static;
}
#Mod90 {
	position: absolute;
	top: 110px;
	right: 10px;
	z-index: 10;
	padding: 0px !important;
}
ul.social-list li {
	background: none !important;
}
ul.social-list li a,
ul.social-list li a:hover,
ul.social-list li a:focus,
ul.social-list li a:active {
	border: none !important;
	text-decoration: none !important;
	background-color: transparent !important;
	text-indent: -9999em;	
}

div.userItemImageBlock {
	float: none;
	width: 100% !important;
}

input[type="checkbox"] {
	border: none;
	padding: 0px;
	-webkit-appearance: checkbox;
}

.avatar {
	margin-right: 10px !important;
}

.full-infor {
	width: auto !important;
	float: none;
}

.pagination ul li {
	margin-bottom: 5px !important;
}
span.logo-right,
span.logo-left {
	display: none;
} 

/* Overrides
----------------------------------------------------------- */

/* NEWS SHOW PRO GK4 */

.news-update .nspArt h4.nspHeader {
	margin: -2px 10px 0px !important;
}

/*---------------------------------------------------------------------------------------------*/
/*Custom CSS for Isotopes | 2017-01-16 | Thomas Hipp*/

/* ---- button-group ---- */

.button-group .button {
  width: 33.33%;
}


/*---------------------------------------------------------------------------------------------*/
/*Custom CSS for Teaching | 2017-08-16 | Thomas Hipp*/


.teachingoverview {
	display: flex;
	flex-direction: column;
}

.teachingoverview .upperleft {
	display: none;
}

.teachingoverview .upperleftmobile {
	display: none;
}

.teachingoverview .divide.two {
	display: none;
}

.teachingoverview .left {
	margin: 2px;
	padding: 2px;
	padding-top: 4px;
	width: 100%;
}

.teachingoverview .upper {
	margin: 2px;
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: center;
	border-left: none;
}

.teachingoverview .uppermobile {
	margin: 2px;
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: center;
	border-left: none;
}

.teachingoverview .content {
	margin: 2px;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 30px;
}


.teachingoverview .left.bachelorlevel {
	order: 1;
}

.teachingoverview .upper.fallterm {
	order: 2;
}

.teachingoverview .content.bachelorfall {
	order: 3;
}

.teachingoverview .upper.springterm {
	order: 4;
}

.teachingoverview .content.bachelorspring {
	order: 5;
}

.teachingoverview .divide {
	order: 6;
}

.teachingoverview .left.masterlevel {
	order: 7;
}

.teachingoverview .uppermobile.fallterm {
	order: 8;
}

.teachingoverview .content.masterfall {
	order: 9;
}

.teachingoverview .uppermobile.springterm {
	order: 10;
}

.teachingoverview .content.masterspring {
	order: 11;
}

.teachingoverview .notempty.traditional {
	margin: 5px 2px 5px 2px;
	width: 48%;
	height: 25vw;
	background-color: #f1f1f1;
}

.teachingoverview .notempty.handson {
	margin: 5px 2px 5px 2px;
	width: 48%;
	height: 25vw;
	background-color: #c3c3c3;
}

.teachingoverview .notempty.traditionalelective {
	margin: 5px 2px 5px 2px;
	width: 48%;
	height: 25vw;
	background-color: #f1f1f1;
}

.teachingoverview .empty {
	margin: 2px;
	width: 48%;
}

.teachingoverview .divide {
	width: 100%;
	height: 20px;
	border-bottom: none;
}

.structurebox.upper {
}

.structurebox.upper .visiblecontent {
	font-size: 120%;
	font-weight: normal;
}

.structurebox.uppermobile .visiblecontent {
	font-size: 120%;
	font-weight: normal;
}

.structurebox.left {
	margin-bottom: 10px;
	border-bottom: 1px solid #44b081;
}

.structurebox.left .visiblecontent {
	font-size: 140%;
	font-weight: bold;
	line-height: 120%;
}

.structurebox .visiblecontent.headline {
	font-size: 95%;
	font-weight: bold;
}

.structurebox .visiblecontent.text {
	font-size: 95%;
}

.contentbox {
	height: 25vw;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.contentbox .childcontainer {
	height: 25vw;
	width: 100%;
	padding: 2%;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}



/*---------------------------------------------------------------------------------------------*/
/*Custom CSS for Reporting | 2018-06-07 | Thomas Hipp*/

.reportingoverview {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.reportingoverview .reportingstructurebox.reportingcontent {
    width: 100%;
}

.reportingoverview .reportingcontentbox.subline {
    margin-bottom: 30px;
}


/*
retina
*/

@media 
(-webkit-min-device-pixel-ratio: 1.25), 
(min-resolution: 120dpi){

span.logo a {
	background: url(/images/custom-webpage/logo-mcei-logo-x2.jpg) no-repeat left;
	background-size: 100%;
}

}
