html {
	overflow: auto;
}

body {
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #d9d9d9;
}

/********** Scrollbars ************/
::-webkit-scrollbar {
	width: 12px;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: rgba(107, 112, 112, 0.8);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(107, 112, 112, 0.4);
}

/********** Header ************/


#header {
	height: 170px;
	font-size: 16px;
}

#headerLogo {
	padding-left: 0;
	max-width: 290px;
}

#headerTop {
	text-align: left;
	height: 120px;
}

.logoCol {
	width: 20%;
	float: left;
	margin-left: 5%;
	margin-top: 12px;
	margin-bottom: 12px;
}

.otherCol {
	width: 72%;
	float: left;
}

#ccTitle {
	color: #6b7070;
	font-size: 48px;
	letter-spacing: -2px;
	text-align: center;
	font-weight: lighter;
	margin-top: 15px;
}

.clear {
	clear: both;
}

.toggle-site {
	height: 30px;
}

.toggle-site a {
	padding: 10px 20px;
	background: #da1b2c;
	text-transform: uppercase;
	color: #fff;
	margin: 0px 1px;
	font-size: 14px;
}

.toggle-site a:first-child {
	border-bottom-left-radius: 7px;
}

.toggle-site a:last-child {
	border-bottom-right-radius: 25px;
}

.grey-block {
	background: linear-gradient(to right, #f5f5f5 60%, #dadada 65%);
	width: 350px;
	height: 29px;
	float: left;
	margin-left: 10%;
}

#headerMyCollections,
#authorPortal {
	float: left;
	color: #da1b2c;
	margin-left: 10px;
	margin-top: 5px;
	cursor: pointer;
}

#headerMCMenu {
	float: left;
	border: 1px solid #da1b2c;
	/*right:60px;*/
	margin-left: 530px;
	box-shadow: none;
	border-top: none;
	top: 30px;
}

#headerMCMenu span.headerMCMenuItem {
	cursor: pointer;
}

#headerMCMenu span.headerMCMenuItem:hover {
	background-color: #da1b2c;
	color: #fff;
}

#collectionHeader,
#collectionItemsHeader {
	position: static;
}

#collectionItemCount {
	top: auto;
	left: auto;
}

.headerTopRightSelected {
	background-color: #fff;
}

.navButtons {
	float: right;
	width: 700px;
}

/********** Search Bar ************/


.innerSearch {
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
}

.innerSearch h4 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #fff;
}

.innerSearch li {
	list-style-type: none;
	color: #fff;
	font-size: 14px;
}

#showAll {
	color: #da1b2c;
	font-size: 14px;
	font-weight: normal;
}

#showAll:hover {
	text-decoration: underline;
}

.innerSearch a {
	cursor: pointer;
	color: #fff;
}

.innerSearch a:hover {
	color: #da1b2c;
}

.innerSearch ul {
	padding-left: 20px;
}

#searchBar {
	width: 20%;
	background-color: #353838;
	float: left;
	color: #fff;
	position: fixed;
	top: 170px;
	left: 0px;
	bottom: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 74%;
}

#indexBody {
	width: 79%;
	float: left;
	margin-top: 0;
	margin-left: 20%;
	padding: 5px;
}

.refineHeader {
	background-color: #353838;
	color: #fff;
	width: 20%;
	float: left;
	height: 49px;
	border-bottom: 1px solid #0c0d0d;
	cursor: pointer;
}

.refineHeader h3 {
	margin-top: 12px;
}

.searchContainer {
	width: 80%;
	float: left;
	padding: 5px 0;
}

#headerBottom span:hover,
#headerBottom span:active {
	text-decoration: none;
	cursor: auto;
}

.searchBtn {
	width: 34px;
	background-color: #da1b2c;
	color: #fff;
	height: 29px;
	font-size: 20px;
	padding-top: 7px;
	cursor: pointer;
}

.searchArea span,
.searchArea input,
.searchArea div {
	float: left;
}

.searchArea {
	display: inline-block;
	font-size: 16px;
}

.searchArea input {
	height: 30px;
	border: 2px solid #d9d9d9;
	border-right: none;
	width: 250px;
	font-size: 16px;
	padding-left: 10px;
	font-family: 'Source Sans Pro', sans-serif;
}

select#subject {
	font-size: 14px;
	background-color: #353838;
	color: #fff;
	width: 80%;
	font-family: 'Source Sans Pro', sans-serif;
}

h4.home {
	cursor: pointer;
}


/********** Item Details ************/

#detailsRelatedKeywordsKeywords {
	display: block;
}

.detailsPadded {
	padding: 15px 10px;
}

/********** Sales Rep Login ************/
.center-vertical {
	position: relative;
	z-index: 15;
	top: 0;
	left: 0;
	display: table;
	width: 100%;
	height: 100%;
}

.center-vertical .center-content {
	display: table-cell;
	vertical-align: middle;
}

.center-margin {
	float: none !important;
	margin: 0 auto;
}

.text-center {
	text-align: center !important;
}

.font-size-23 {
	font-size: 23px !important;
}

.pad25B {
	padding-bottom: 25px !important;
}

.content-box {
	border-color: #ccc;
	position: relative;
	border-width: 1px;
	border-style: solid;
	background: #fff;
	margin-bottom: 20px;
	border-radius: 3px;
}

.content-box-wrapper {
	line-height: 1.6em;
	padding: 20px;
	background-color: #fafafa;
}

.ccForm h3,
.ccForm input,
.ccForm button,
.ccForm h4,
.ccForm a,
#error-page h3 {
	font-family: 'Source Sans Pro', sans-serif;
}

.ccForm h3,
#error-page h3 {
	font-weight: bold;
	color: #2d2d2d;
}

.ccForm button,
.ccForm a {
	font-size: 16px;
}

.ccForm label {
	color: #3e4855;
}

.ccForm h4 {
	text-align: center;
}

#error-page .alert {
	margin-bottom: 0;
}

#error-page img,
.ccForm img {
	width: 500px;
	margin: 0 auto;
	display: block;
}

span.note {
	float: left;
	font-size: 13px;
	font-style: italic;
	line-height: 14px;
	margin-bottom: 5px;
}

/********** Landing Slider ************/

#landingSlider {
	position: absolute;
	z-index: 100;
	background-color: #da1b2c;
	width: 80%;
	padding-bottom: 30px;
}

#landingSlider h2 {
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	color: #fff;

}

.col-md-4 {
	width: 29%;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.feature {
	background-color: #fafafa;
	padding: 20px 10px;
	border-radius: 10px;
	text-align: center;
}

.feature .icon {
	font-size: 35px;
}

.feature h3 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.feature p {
	height: 88px;
	font-size: 18px;
}

#landingSlider p.info {
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
}

#landingSlider .close {
	font-size: 30px;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #fff;
	cursor: pointer;
}

/********** Login Form ************/
#loginForm {
	font-size: 16px;
}

/********** Misc ************/

#searchCategory,
#collectionItemsHeader {
	margin-top: 15px;
}

#searchCategory i {
	color: #da1b2c;
	cursor: pointer;
}

#collectionItemsHeaderText,
#searchCategory {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
}

#collectionCount,
#collectionItemCount {
	position: static;
	float: left;
}

#imageRequest {
	left: 50% !important;
	margin-left: -175px;
	width: auto !important;
}

.detailsContent {
	max-height: calc(100vh - 100px);
	overflow-y: auto;
	overflow-x: hidden;
}

ul#collectionItemsList.newClient li.itemHoverCilCopy,
ul#collectionItemsList.newClient li.itemHoverCilRemove {
	display: none;
}

#spacer {
	height: 170px;
	width: 100%;
}