/* System and admin overrides */

/* Headings */

[id="msl_page_admin"] h1 {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

/* Admin links */
[id="msl_page_admin"] li a, .list_controls a {
    box-sizing: content-box;
}
#msl_page_admin [id="ulOrgs"] {
    border-bottom: 1px solid #ccc;
    margin: 15px 0;
}
#msl_page_admin [id="ulOrgs"] li a {
    width: auto;
    float: none;
    padding: 10px 5px;
    text-align: left;
    border-top: 1px solid #ccc;
    margin: 0;
    height: auto;
}
[id="msl_page_admin"] [id="ulOrgs"] li img {
  max-width: 30px; margin: 0 10px 0 0;
}

/* Widget list */
body .list_controls a {
    width: 120px;
    height: 3em;
    padding: 70px 10px 10px 10px;
    background-position: 50% 10px;
}

/* Form layout */

.msl_admin_page .vp_form .checkbox input {
    top: 3px;
    left: -12px;
}
.msl_admin_page .vp_form .control_editor_newslayout .vp_content {
    margin-left:0;
}

/* Input */
textarea.textbox, input[type="text"] {
    padding: 6px 10px;
    font-size: 100%;}


/*adminbar*/
/* Account bar colour and position  */
.admin-bar {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;}

.admin-bar .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;}

.admin-bar ul.level_1 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgba(255,255,255,0.9);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    top: 39px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0px 6px 12px rgba(0, 0, 0, .175);
    border-top: 1px solid #fff;
    color: #252525;
    border-left: none;
}

.admin-bar ul li {
    font-size: 0;}

#controlpanel li {    
    margin: 3px 0;
    padding: 2px 0;    }

.admin-bar ul li a {
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
    font-size: 14px;
}

@media all and (max-width: 480px) {
    .admin-bar ul li a {
        /* white-space: pre-wrap; */
    }
}

.admin-bar ul.level_1 .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.admin-bar ul.level_1 > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #252525;
    white-space: nowrap;
}

.admin-bar ul.level_1 > li > a:hover, .admin-bar ul.level_1 > li > a:focus {
    text-decoration: none;
    background-color: #bfdb2e;
    color: #252525;
}

.admin-bar ul.level_1 > .active > a, .admin-bar ul.level_1 > .active > a:hover, .admin-bar ul.level_1 > .active > a:focus {
    color: #333;
    text-decoration: none;
    background-color: #cacac0;
    outline: 0;
}

.admin-bar ul.level_1 > .disabled > a, .admin-bar ul.level_1 > .disabled > a:hover, .admin-bar ul.level_1 > .disabled > a:focus {
    color: #777;
}

.admin-bar ul.level_1 > .disabled > a:hover, .admin-bar ul.level_1 > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.admin-bar .open > a, .admin-bar li:hover > a {
    outline: 0;
}

.links-left .nav>li>a:focus, .links-left .nav>li>a:hover, .links-left .nav>li>a.current, .links-left .nav>li:hover>a, .links-left .nav>li>a.open:focus, .links-left .nav>li>a.open:hover, .links-left .nav>li>a.open.current, .links-left .nav>li:hover>a.open {
    background: #fff;
    color: #252525;
}

.links-right .nav>li>a:focus, .links-right .nav>li>a:hover, .links-right .nav>li>a.current, .links-right .nav>li:hover>a, .links-right .nav>li>a.open:focus, .links-right .nav>li>a.open:hover, .links-right .nav>li>a.open.current, .links-right .nav>li:hover>a.open, .nav .open>a:focus, .nav .open>a:hover {
    background: #fff;
    color: #252525;
}

.admin-bar .links-left {
    float: left;
}

.admin-bar .links-right {
    float: right;
}

@media all and (min-width: 768px) {
    .admin-bar [class^="links"] > ul > li {
    }

    .admin-bar .nav>li>a {
        color: #cacac0;
    }
}






.adminbar {
	position: relative;
	height: 56px;
	left: 0;
	right: 0;
	top: 0;
	text-align: right;
	padding: 0px;
	font-size: 14px;
	line-height: 17px;
	padding: 0 15px;
	z-index: 1000;
	float: left;
	width: 100%;
}
.adminbar ul {
	padding: 0;
	margin: 10px 0;
}
.admin-bar ul {
	margin: 0 0px 0 0;
	padding:0;
}
@media(min-width:992px) {
	.adminbar {
		padding: 0;
		/* position: fixed; */
		display: none;
	}
	[role="navigation"] .adminbar {
		display:inline-block;
		float: left;
		width: 50%;
	}
	[role="navigation"] .admin-bar ul li {
		height:50px;
		background:#fff;
		margin: 0 0 0 10px;
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	.admin-bar ul {
		margin: 0 0px 0 0;
	}
}
.admin-bar ul li {
	/* list-style-type: none; */
	/* float: right; */
	/* position: relative; */
	/* font-size: 14px; */
	/* height: 38px; */
	/* background: #fff; */
	/* margin: 0 0 0 10px; */
	/* display: flex; */
	/* justify-content: center; */
	/* flex-direction: column; */
	list-style-type: none;
}
.admin-bar ul li.admin-popup-button {
	display:none;
}
.admin-bar ul li.msl-admin {
	/* display: none; */
}
.adminbar ul li.dropdown a {
	font-size: 20px;
	color: #000;
	padding: 10px 8px;
	text-align: center;
	background: none;
	display: inline-block;
	border: 0px solid;
	font-weight: normal;
	min-width: min-content;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 50px;
	width: 50px;
}
.admin-bar ul li .dropdown-menu a {
	width:100%;
	height:auto;
	color: #252525;
}
.admin-bar ul li .dropdown-toggle:after {
	display:none;
}
.admin-bar .dropdown-menu.show {
	border-radius: 0;
	right: 0;
	left: initial!important;
	top: 40px!important;
	font-family: 'CocogoosePro', sans-serif;
	font-weight: normal;
}
@media(min-width:992px) {
	.admin-bar .dropdown-menu {
		min-width: 800px;
		right: 0;
		top: 39px!important;
		padding: 15px;
		transform: inherit!important;
	}
	.admin-bar .msl-admin .sidepanel {
		float: left;
		width: 30%;
	}
	.admin-bar .msl-admin .mslwidget {
		float: left;
		width: 70%;
	}
	.admin-bar .msl-admin #ulAdmin, .admin-bar .msl-admin div[id*="pnl"] {
		float: left;
		width: 50%;
	}
	.admin-bar .msl-admin div[id*="pnl"] {
		margin-top: -30px;
	}
	.admin-bar .msl_admin_menu {
		padding: 0!important;
	}
	.admin-bar .sidepanel li {
		border: 0px solid!important;
		background: none;
		padding: 0px!important;
	}
}
.admin-bar .dropdown-menu:before {
	content: "";
	position: absolute;
	right: -5px;
	/* top: -10px; */
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #fff transparent;
	z-index: 9999;
	transform: translate(-50%, 0%);
}
@media (min-width:1400px) {
	.admin-bar .dropdown-menu:before {
		right: 8px;
	}
}
.admin-bar .dropdown-menu.show li {
	color: #333;
	display: block;
	text-align: left;
	float: left;
	width: 100%;
	background: none;
	padding: 0 5px;
}
.admin-bar .dropdown-menu ul li {
	height:auto;
	width:auto;
}
.admin-bar .dropdown-menu.show li a {
	color: #333;
	text-align: left;
	font-size: 14px;
	padding: 5px 0;
	height: auto;}
	

/* Basket */
#msl-basket-summary {
    background: transparent url(shopping-cart.png) no-repeat 10px 10px;
    background-size: 17px auto;
    width: 40px;
    /*overflow: hidden;*/}

#msl-basket-summary .msl-basket-link {
    color: transparent;
    position: relative;
    left: -34px;}

#msl-basket-summary .msl-basket-summary-items {
    bottom: -4px;
    right: 0;
    position: absolute;
}

.msl-basket-summary-items .msl-basket-itemcount {
    background-color: #cccbce;
    height: 18px;
    width: 18px;
    font-weight: bold;
    padding: 3px;}

.admin-bar .nav > li:focus .msl-basket-summary-items .msl-basket-itemcount, 
.admin-bar .nav > li:hover .msl-basket-summary-items .msl-basket-itemcount {
    background: #f5f4f3;
    color: #252525;}    
    
#msl-basket-summary .msl-basket-total {display: none;}

.msl-loginbutton { background: #eae9ed; font-weight: bold;}