@import url(//fonts.googleapis.com/css?family=Raleway:300,400,500,600);

:root { --userComponentCardSelectedColor: #4c4c4c; --userComponentCardSelectedColorHover: #454545; --userComponentCardSelectedColorActive: #3d3d3d; }

a:hover { color: #555555; }
body {
	background: #F2F1EF;
	font-family: 'Raleway', sans-serif;
}

header > .nav-bar > a.account-logo,
header.base.small > .nav-bar > a.account-logo {
	margin-top:18px;
	max-height: 60px;
}

header.base.small > .nav-bar > a.account-logo img {
max-height: 60px;
max-width: 100%;
}

header > .admin-bar{
	background: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index:9999;
	height:0px;
	position:absolute;
	left:0;
	right:0;
	/*=====Don't display admin-bar=====*/
}

ul.admin-options > li > div.admin-dropdown {
	top: 29px;
}

ul.admin-options {
	margin-top: 10px;
}

ul.admin-options > li > div.admin-dropdown:before {
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 7px 11px;
	border-color: transparent transparent #D8D8D8 transparent;
	top: -14px;
	right: 7px;
}

.nav-bar-search input.search:focus {
	border-color: #4C4C4C;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

ul.app-switch li a.admin-bar-logo {
	z-index: 1;
	color: #000;
	background: rgba(0, 0, 0, 0) !important;
	font-size: 11px !important;
	width: 106px !important;
	margin-top: 7px !important;
}

ul.app-switch li a.admin-bar-logo span {
	top: 5px !important;
}

header.base.small .cta-main-container,
.cta-main-container {
	margin-top:25px;
}

header.base.small .cta-main-container li a.cta-main {
	margin-top:20px;
	margin-bottom:20px;
}

.unit-switch-container a.unit-dropdown, .unit-switch-container a.unit-dropdown:hover {
	margin-left:100px;
	margin-top: 10px;
	height: 10px;
	line-height: 10px;
	background-color:#4C4C4C;
}

.cta-main-container li a.cta-main {
	background-color: #4C4C4C;
}
.cta-main-container li a.cta-main:hover {
	background-color:#000;
}

.cta-main-container ul.cta-dropdown li a {
	margin-top:0px;
}

ul.admin-options > li:hover > a.settings i, ul.admin-options > li > a.settings i {
	background-position: -168px -144px;
}

ul.app-switch {
	padding: 0px;
	margin: 0px;
	margin-right: 0px;
	width: auto;
	float: right;
}

/*=====Move upload button=====*/

ul.admin-options > li > a {
	display: block;
	color: #003359;
	padding: 0px 10px;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	height: 30px;
	line-height: 30px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

ul.admin-options > li > a:hover {color:#000;}

/*=====Move search bar=====*/
.nav-bar-search {
		z-index: 10;
		width: 240px;
		margin-left: -140px;
}

.nav-bar-search input.search {
	color: #444;
	border: 2px solid #D5D2CA;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	width: 240px;
}

.filterbar {
	top: 150px;
}

/*=====Change position and color admin options=====*/
.admin-right {
	position:absolute;
	top:0px;
	right:160px;
	
}

/*=====Normal code continues=====*/
header .nav-bar,
header.base.small .nav-bar {
	background: #fff;
	border-bottom:1px solid #D5D2CA;
	min-height:104px;
	padding-top:0px;
}

header .tool-bar {
	background: #fff;
}

.nav-bar-search .nav-bar-searchbox {
	left:-50px;
}

header.base.small {
	top:0px;
	
}

.nav-bar .nav-bar-right a,
header.base.small .nav-bar .nav-bar-right a {
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
	font-size: 15px;

	padding: 0px 15px;
	margin: 0px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	border: 0px solid rgba(0, 0, 0, 0);
	font-size: 16px;
	margin-top: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.nav-bar a.active {
	background:#F2F1EF;
}

.nav-bar a:hover {color: #555555;}

ul.app-switch li#uploadMedia a {background: #003359;}
ul.app-switch li#uploadMedia a:hover {background: #003359;}

a.action-btn.blue, button.action-btn.blue, ul.group-btns.blue li a.group-btn {background: #4c4c4c;}
ul.group-btns.blue li a.group-btn:hover, ul.group-btns.part li a.group-btn:hover {background: #666;}
a.action-btn.blue:hover, button.action-btn.blue:hover, ul.group-btns.blue li a.group-btn:hover {background: #666;}

.collection-navigation ul li span,
.collection-navigation ul li.dropdown.active ul li.active a span {background: #4c4c4c; color: #fff;}

.collection-navigation ul li.dropdown.active ul li.active a {
	border-left: 3px solid #396bad;
	color: #396bad;
	background-color: #F2F1EF;
}
.collections-container .media-tools-right ul.auto-complete { right: 0px; }
.cta-main-container ul.cta-dropdown li .switch-holder.active {  background-color: #4c4c4c; }
.cta-main-container ul.cta-dropdown li .switch-holder.active .switch { color: #4c4c4c; }
#single-collection-top { background-color: rgba(242, 241, 239, 0.95); }
#single-collection-top.small { top: -45px; }

ul.group-btns.blue li a.group-btn:active, ul.group-btns li.active a.group-btn { background:#4c4c4c; }
.media-results span.selected-results { background: #4c4c4c; }

.filter-tags a.tag span.searchCount { background: #4c4c4c; border:1px solid #4c4c4c;}

ul.ui-autocomplete li.active a, ul.ui-autocomplete .ui-state-focus, ul.auto-complete li.active a { background: #B9C9D0 !important;}

ul.badges li a span {background: #e31119;}

.no-results h1, .no-results h3, .no-results h4, .no-results p {
	text-transform: uppercase;
}

ul.badges li > a,
ul.badges li > a:hover,
ul.badges li.active > a {color:#222;}
ul.badges li.active > a {background-color:#f2f2f2;}

a.admin-bar-logo.powered {
	float:right !important;
	color: #003359 !important;
	font-size: 10px !important;
	margin-right:0px;
	background-image: url(/5.0.5/includes/img/common/logo-bynder-powered-black.png);
}

header > .nav-bar > a.account-logo{ height: 60px; }

.dashboard-side .dashboard-dropbox .upload { padding-bottom: 15px; }
.dashboard-dropbox .disclaimer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-left: 30px;
	box-sizing: border-box;
}

.dashboard-dropbox .disclaimer h3 {
	margin: 0 0;
}
