body, .x-body, #header, #footer, .prevent-overflow {min-width: 300px;}
#series {font-size: 1.15em; line-height: 1.6}
.series-main h1 + h2 {margin-top: 0;}
#series_expand_hide_all {margin-bottom: 8px;}
.series-logo {
    background-color: #f2f2f2;
    border-radius: 2px;
    padding: .66em;
    margin-bottom: 1em;
    max-width: 100%;
}
#author {
	margin-top: 1em;
	margin-bottom: 1em;
}
table.subsect {
	clear: both;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-left: auto; /* to compensate for narrowed margins on 21st CS page */
	margin-right: auto; /* to compensate for narrowed margins on 21st CS page */
}
table.subsect.search-results thead th {
	text-transform: uppercase;
	color: #555;
}
table.subsect tbody tr {
	border-top: 1px solid #ccc;
}
table.subsect tbody tr:first-child {
	border-top-width: 2px;
}
table.subsect tbody tr:last-child {
	border-bottom: 2px solid #ccc;
}
table.subsect.search-results tbody tr {
	background-color: rgba(255, 255, 255, 0.8);
}
table.subsect.search-results tbody tr:nth-child(2n) { /* zebra stripes */
    background-color: transparent;
}
table.subsect tbody tr td {
	padding: 0.41em 0;
}
table.subsect.search-results tbody tr td {
	padding: 0.41em 0.25em;
}
table.subsect.search-results tbody tr.shown { /* DataTables parent row */
    background: #e8e8e8;
}
table.subsect.search-results tbody tr.shown + tr td { /* DataTables child row */
    padding: 0;
}
.datatables-movie {
    background: #e8e8e8;
}
table.subsect.search-results td.series-tutorial-count, table.subsect.search-results td.series-total-time,
table.subsect.search-results td.tutorial-key, table.subsect.search-results td.tutorial-time {
	text-align: center;
}
table.subsect.search-results .tutorial-icon {
	padding-right: 4px;
}
th.title, td.title {
	/* eliminate width
	width: 333px; */
}
td.title a {
	font-weight: normal;
}
table.subsect tbody tr td.cnt {
	padding-left: 1%;
	/* eliminate width
	min-width: 40px;
	width: 3%; */
}
.series-link-table.sortable .panel-group {
    margin-bottom: 0;
}
.series-link-table.sortable .glyphicon-move.glyphicon-show {display: inline-block !important;} /* hack to keep Prototype from hiding stuff */
.series-link-table.sortable .custom_series_section_tools .glyphicon-move {
    margin-right: 6px;
    top: 3px;
    cursor: move;
}
.sortable td.cnt {width: 30px;}
.series-link-table .panel-group {
    margin-bottom: 0;
}
.series-link-table.sortable .custom_series_section_tools .glyphicon-move {
    margin-right: 6px;
    top: 3px;
    cursor: move;
}
.series-link-table.sortable td.cnt .glyphicon-move {
	cursor: move;
}
.series-link-table.sortable td.cnt > span {margin-left: 4px;}
.series-link-table.sortable td.cnt > span {margin-left: 4px;}
.glyphicon-move.sorted {color: #f0ad4e;}

th.mid, td.mid {
	/* eliminate width
	width: 50px; */
	text-align: right;
}
th.length, td.length {
	/* eliminate width
	width: 75px; */
	text-align: right;
}
#series th.series_page_star, #series td.series_page_star {
	/* eliminate width
	width: 30px; */
	text-align: center;
}
#series th.series_page_share, #series td.series_page_share {
	width: 30px;
	text-align: center;
	padding: .5%;
}
.bottom_space {
	margin-bottom: 1em;
}
td.asset-share .glyphicon{
    font-size: 1.15em;
    top: 3px;
}
#series_footer .copyright {font-size: 10px;}

/* table links */
th.title {
	padding-left: 0.25em;
	color: #fff;
	font-weight: bold;
	background-image: none;
	text-align: left;
	font-size: 1em;
}
th.length, th.mid {
	font-size: 0.9em;
	background-image: none;
}

/* table links for CMS and VLE*/
th.title2 {
	background-image: none;
}
th.mid2 {
	background-image: none;
}
th.length2 {
	background-image: none;
}
div#add_series_to_at_inner, div#add_series_to_at_inner div {
	margin: 0 !important;
	padding: 0 !important;
}
div#add_series_to_at form {
	margin: 0;
	padding: 0;
}
div#add_series_to_at select {
	margin: 0;
	margin-bottom: 3px;
	width: 100%;
}
div#add_series_to_at input#at_add_button {
	margin: 0;
	margin-top: 3px;
	float: right;
}
div#add_series_to_at div#add_series_to_at_msg {
	color: red !important;
	font-weight: bold !important;
}
div#add_series_to_at div#add_series_to_at_msg p {
	margin: 0;
	padding: 0;
	padding-top: 0.5em;
	color: red !important;
	font-weight: bold !important;
}
div#assistive_tech_blurb {
	width: 100%;
	border: 2px #96B9C3 solid;
	padding: 5px;
}
div.assistive_tech_indent {
	margin-left: 10px;
}
.accordion_headings {
	border: none;
	line-height: 1.0 !important;
	cursor: pointer;
	font-weight: bold;
	padding: 5px;
}
#series .accordion_headings {
	background-color: #929292;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
    color: #fff !important;
    margin-bottom: 8px !important;
    padding: 0;
    position: relative;
}
#series .accordion_headings:hover, #series .accordion_headings a:hover {
    background-color: #aaa;
    color: #fff;
}
.accordion_headings_nohover {
	cursor: default !important;
}
#movie_playlist_sections .accordion_headings {
	background-image: url(../images/series/SectionHeaderPlaylist_Rounded.png);
	margin-bottom: 2px;
	padding-top: 1px !important;
	padding-bottom: 9px !important;
	background-size: 100%;
}
#movie_playlist_sections .accordion_headings:hover {
	background-image: url(../images/series/SectionHeaderPlaylist_Rounded_HOVER.png);
}
.accordion_headings img /* expand/collapse icons */ {
	vertical-align: middle;
	margin-top: -8px;
	margin-left: -2px;
}
.accordion_child {
	background: #fff none repeat scroll 0 0;
	margin: 0 !important;
	padding: 0 15px 5px;
}
#series .accordion_child {
    padding: 0 15px 25px;
}
.accordion_headings a {
	font-size: 1.08em;
	font-weight: 500;
	text-decoration: none;
}
#series .accordion_headings > a {
    position: relative;
    display: block;
    padding: .83em .83em .83em 2em;
}
#series .accordion_headings .accordion-state {
    width: 30px;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 4px;
    font-size: 0.71em;
}
#series .accordion_headings .accordion-closed {
    display: none;
}
#series .accordion_headings .collapsed .accordion-closed {
    display: block;
}
.accordion_headings:hover a {
	color: #C0362C;
}
#series .accordion_headings:hover a, #series .accordion_headings a:focus {
	color: #fff;
}
.movie .preview {
	text-align: center;
	/*  eliminate width
	width: 30px; */
}
.movie .preview .asset-status-icon {
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: text-bottom;
}
.movie .preview .play {
    background: url(../icons/famfamfam/silk/control_play.png) 0 0 transparent;
}
.movie .preview .play.done {
    background: url(../icons/famfamfam/silk/accept.png) 0 0 transparent;
}
.movie .preview .doc {
    background: url(../icons/famfamfam/silk/page_white.png) 0 0 transparent;
}
.movie .preview .doc.done {
    background: url(../icons/famfamfam/silk/page_white_checked.png) 0 0 transparent;
}
.movie .preview .scorm {
    background: url(../icons/famfamfam/silk/cloud_solid.png) 0 0 transparent;
}
.movie .preview .scorm.done {
    background: url(../icons/famfamfam/silk/cloud_checked_solid.png) 0 0 transparent;
}
.movie .preview .link {
    background: url(../icons/famfamfam/silk/link.png) 0 0 transparent;
}
.movie .preview .link.done {
    background: url(../icons/famfamfam/silk/link_checked.png) 0 0 transparent;
}

/* temporary styles borrowed from techcore/less/styles.css */
.accordion {
	margin-bottom:18px;
}
.accordion-group {
	margin-bottom:2px;
	border:1px solid #e5e5e5;
	border-radius:4px;
}
.accordion-heading {
	border-bottom:0;
}
.accordion-heading .accordion-toggle {
	display:block;
	padding:8px 15px;
}
.accordion-toggle {
	cursor:pointer;
}
.accordion-inner {
	padding:9px 15px;
	border-top:1px solid #e5e5e5;
}
.resource-table > a, .resource-table a.accordion-toggle {
	min-height:18px;
	color:#333;
	font-size:1.2em;
	font-weight:bold;
	-moz-text-shadow:1px 1px 2px #fff;
	-webkit-text-shadow:1px 1px 2px #fff;
	text-shadow:1px 1px 2px #fff;
	text-decoration:none;
	outline:none !important;
	-moz-outline-style:none !important;
}
.resource-table >a:hover, .resource-table a.accordion-toggle:hover {
	color:#798f00;
}
.accordion-body {
	background-color:#f8f8f8;
}
.heading-state {
	float:right;
	margin-top:2px;
}
.heading-state.left {
	float:left;
	margin-right:4px;
}
.help-page .accordion-toggle .heading-state.left {
	margin-top:6px;
}
.resource-row {
    overflow: auto;
}
.resource-row .resource-id, .resource-row .resource-time {
	float:right;
	text-align:right;
}
.resource-row .resource-time {
	width:40px;
	margin-left:15px;
}
.resource-row a.doc {
	background:url(../images/techcore/icon_resource_doc.png) left top no-repeat;
	padding-left:24px;
}
.resource-row a.url {
	background:url(../images/techcore/icon_resource_url.png) left top no-repeat;
	padding-left:24px;
}
.resource-row a.play {
	background:url(../images/techcore/icon_resource_play.png) left top no-repeat;
	padding-left:24px;
}
#content .resource-row a.play {
	max-width: 480px;
}
.resource-row span.tc-favorite {
    float: right;
    text-align: center;
    width: 30px;
}
.resource-row span.tc-favorite img {
    vertical-align: top;
    margin-top: 2px;
}
body#dashboard .nav-pills li#nav-dashboard>a, body#search-results .nav-pills li#nav-resources>a,
body#view-reports .nav-pills li#nav-tools>a, body#manage-users .nav-pills li#nav-tools>a,
body#plan-ela .nav-pills li#nav-plan>a, body#plan-math .nav-pills li#nav-plan>a,
body#teacher-view .nav-pills li#nav-teacher-view>a {
	color:#ffffff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color:#a4c200;
	text-shadow:1px 1px 1px #000;
}
body#dashboard .nav-pills li#nav-dashboard>a:hover, body#search-results .nav-pills li#nav-resources>a:hover,
body#view-reports .nav-pills li#nav-tools>a:hover, body#manage-users .nav-pills li#nav-tools>a:hover,
body#plan-ela .nav-pills li#nav-plan>a:hover, body#plan-math .nav-pills li#nav-plan>a:hover,
body#teacher-view .nav-pills li#nav-teacher-view>a:hover {
	color:#777;
}
.container.full-width {
	width:100%;
}
.container.full-width .page-frame {
	width:940px;
	margin:15px auto 0;
	padding-left:10px;
}
.nav-tabs .dropdown-toggle .caret, .nav-pills .dropdown-toggle .caret {
	opacity:0.6;
	border-top-color:#000;
}
.tabbable a:hover, .tabbable a:focus, .tabbable a:active {
	outline:none !important;
	-moz-outline-style:none !important;
}
.tabbable .tabs-top {
	margin-top:-36px;
}
.tabbable.tabs-top .nav-tabs {
	background-color:#fff;
}
.tabbable.tabs-top .nav-tabs li:first-child a, .tabbable.tabs-top .nav-tabs li:first-child a:hover {
	border-left:0;
}
.tabbable.tabs-left ul.nav-tabs {
	margin-right:0;
	border-right:1px solid #ccc;
}
.tabbable.tabs-left .tab-content {
	display:block;
}
.tabbable.tabs-left .tab-pane {
	background-color:#fff;
	overflow:hidden;
	padding:8px 20px;
	border:1px solid #ccc;
	border-left:0;
}
.tabbable.tabs-left .nav-tabs>li:not(.active)>a {
    background-color:#efefef;
    border-color:#ccc transparent #ccc #ccc;
}
.tabbable.tabs-left .nav-tabs li:not(.active)>a:hover {
    background-color:#f8f8f8;
}
.tabbable.tabs-left .nav-tabs .active>a, .tabbable.tabs-left .nav-tabs .active>a:hover {
	border-color:#ccc transparent #ccc #ccc;
}
.tabbable.plan-nav>ul {
	height:40px;
}
.tabbable.plan-nav>ul li a, .tabbable.plan-nav>ul li a.active {
	border:1px solid #ddd;
	padding:4px 6px;
	background-color:#fff;
	color: inherit;
}
.tabbable.plan-nav>ul li a:hover, .tabbable.plan-nav>ul li a.active:hover {
	background-color:#eee;
	color: inherit;
}
.tabbable.plan-nav>ul li.tech a {
	background:url(../../../images/techcore/gears32.png) -16px bottom no-repeat #ffffff;
	padding-left:16px;
}
.tabbable.plan-nav>ul li.tech a:hover {
	background-color:#eee;
	border-color:#a4c200;
}
.tabbable.plan-nav>ul li.tech.active a {
	background:url(../../../images/techcore/gears32_inverted.png) -16px bottom no-repeat #a4c200;
}
.tabbable.lesson ul {
	height:auto;
}
.tabbable.lesson ul li a {
	cursor:default;
}
.tabbable.lesson ul li.active a, .tabbable.lesson ul li.tech.active a {
	background:url(../../../images/techcore/gears32.png) -16px bottom no-repeat #ffffff;
	color:#a4c200;
}
.custom_series_section_heading_tools {
    margin: 0;
    width: 120px; /* Chrome on WinXP & Mac */
}
.custom_series_section_tools {
    margin: 0;
    margin: 7px 10px 7px 0;
    position: absolute;
    right: 20px;
    z-index: 50;
    width: 80px; /* Chrome on WinXP & Mac */
}
.panel-title a.floatbox {
    display: inline;
    float: none;
    padding: 0;
}
td.title.custom a.series-link {
    display: inline-block;
    width: 280px;
}
#series #series_foot {
    margin-top: 20px;
}
a.movie-share {position: absolute; right: 10px;}
.movie-player-link-row.current {background-color: #e8e8e8;}
.movie-player-collapse {border-top: 1px solid #bbb; margin-bottom: 20px;}
table.subsect .ui-sortable-placeholder {visibility: visible !important; background-color: #eee;}

/* Pre-log Promo */
.prelog-promo {
	border-top: 5px solid #005C96;
}
.action-btn {
	font-size: 1.36em;
	line-height: .9;
	border-right: solid 2px #ccc;
}
.action-btn a {
	width: 100%;
	display: block;
	margin: 0 auto;
    padding: 1.33em .83em;
    text-align: center;
}
.btn-wrap {
	display: inline-block;
	max-width: 300px;
}
.action-btn .sm-text {
	font-size: .66em;
}
.action-btn a:hover {
	box-shadow: 1px 1px 3px 1px #CACACA;
}
.action-btn a:focus {
	text-decoration: none;
}
.action-btn:last-of-type {
	border-right: none;
}
.request-info {
	float: left;
	width: 63px;
	height: 36px;
	background: url(../images/svg/request_info.svg) no-repeat left center;
	background-size: contain;
}
.request-funding {
	float:left;
	width: 63px;
	height: 36px;
	background: url(../images/svg/request_funding.svg) no-repeat left center;
	background-size: contain;
}
.request-quote {
	float: left;
	width: 63px;
	height: 36px;
	background: url(../images/svg/request_quote.svg) no-repeat left center;
	background-size: contain;
}
@media (max-width: 767px) {
	.action-btn {
		border-right:none;
		border-bottom: solid 2px #ccc;
		margin-bottom: 0;
	}
	.action-btn:last-of-type {
		border-bottom: none;
	}
	.flex-container {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.flex-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.flex-me {
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
/* END Pre-log Promo */
/* eLearning Contributor Promo */
.contributor-promo {
	border-top: solid 7px #f2f2f2;
	border-bottom: solid 15px #005C96;
	min-height: 300px;
	background-image: url('../images/svg/equation-bg.svg');
	position: relative;
}
#beaker-img {
	position: absolute;
    bottom: 0;
    left: 5%;
    width: 11%;
}
#lab-img {
    position: absolute;
    bottom: 0;
    right: 5%;
    width: 32%;
}
/* END eLearning Contributor Promo */
/* temporary overrides of styles borrowed from techcore/less/styles.css */
#main .tabbable, #main .resource-table {
	padding: 0 10px;
}
#main .tabbable ul.nav-pills {
	margin-bottom: 0;
	height: auto;
}
#main .tabbable.plan-nav > ul li a:hover {
	border-color: #bbb;
}
#main .resource-table .accordion-heading.gradient, #main .resource-table .collapse {
	background: none;
	filter: none;
}
#main .resource-table > a, .resource-table a.accordion-toggle {
	font-weight: normal;
	padding: 4px 15px;
}
#main .resource-table > a:hover, .resource-table a.accordion-toggle:hover {
	color: #c0362c;
	text-decoration: underline;
	padding: 4px 15px;
}
#main .resource-table .heading-state {
	width: 20px;
	height: 20px;
	margin-right: 8px;
}
#main .resource-table .heading-state.icon-minus {
	float: left;
	background: url(../images/series/minus.png) 0 0 no-repeat;
}
#main .resource-table .heading-state.icon-plus {
	float: left;
	background: url(../images/series/plus.png) 0 0 no-repeat;
}
#main .resource-table .expander_content, #main .resource-table .accordion-inner {
    padding-top: 0;
    margin-left: 0;
}
#main .accordion-inner {
	border-top: 0;
	padding: 9px 0 9px 20px;
}
#main .accordion-inner .resource-row {
	border-top: 1px solid #ccc;
	padding: 2px 4px;
}
#main .accordion-inner .resource-row a {
	display: inline-block;
	background-position: left 2px;
	background-repeat: no-repeat;
}
#main .accordion-inner .resource-row a.play {
	background-image: url(../icons/platform/preview.png);
}
#main .accordion-inner .resource-row > span.gray {
	font-size: 0.9em;
	color: #555;
}
/* end borrowed techcore styles and overrides */

/* Topic View */
.topic-view th {
	display: none;
}
.topic-view td.asset-id:before, .topic-view td.length:before, .topic-view td.series_page_star:before, .topic-view td.asset-share:before  {
	float: left;
	padding-right: .33em;
	content: attr(data-label);
	color: #555;
	text-transform: uppercase;
	font-weight: 500;
}
.topic-view tbody:nth-child(even) {
	background-color: #f8f8f8;
}
.topic-view td {min-height: 32px;}
.topic-view td.asset-thumb, .topic-view td.preview, .topic-view td.title, .topic-view td.length, .topic-view td.asset-id, #series .topic-view td.series_page_star, .topic-view td.asset-share {
	display: inline-block;
	float: left;
	text-align: left;
	padding: .15em 0;
}
.topic-view td.asset-thumb {
	width: 35%;
	min-height: 120px;
}
.topic-view td.preview {
	width: 2%;
	margin: 2% 2% 0 3%;
}
.topic-view td.title {
	width: 57%;
	margin-top: 2%;
}
.topic-view td.asset-id, #series .topic-view td.series_page_star {
	width: 23%;
	margin-left: 7%;
}
.topic-view td.length, .topic-view td.asset-share {
	width: 23%;
	margin-left: 7%;
}
#series .topic-view td.series_page_star img {
	padding: 3px;
	margin-top: -5px;
}
.topic-view td.asset-thumb img {
    margin: 2% 0 1% 0;
    border-left: solid 30px #ccc;
}
.topic-view td.title a {
	font-size: 1.1em;
    letter-spacing: -0.0125em;
    line-height: 1;
    border-bottom: dotted 1px;
}
.topic-view td.title a:focus {
	text-decoration: none;
}
.topic-view td.title a .small-text {
	font-size: .6em;
}
@media (max-width: 639px) {
	.topic-view td.asset-thumb {
		width: 100%;
		min-height: 0;
	}
	.topic-view td.preview {
 		width: 5%;
    	margin-right: 1%;
	}
 	.topic-view td.title {
 		width: 91%;
	}
	.topic-view td.asset-id, #series .topic-view td.series_page_star {
		width: 35%;
		margin-left: 9%;
	}
	.topic-view td.length, .topic-view td.asset-share {
		width: 40%;
		margin-left: 3%;
	}
}
@media (min-width: 992px) {
	.topic-view td.asset-thumb {
		width: 25%;
	}
	.topic-view td.asset-id, #series .topic-view td.series_page_star {
		width: 15%; margin-left: 7%;
	}
	.topic-view td.length, .topic-view td.asset-share {
		width: 45%; margin-left: 7%;
	}
	.topic-view td.title a {
		font-size: 1.25em;
	}
}
@media (min-width: 1200px) {
	.topic-view td.asset-thumb {
		width: 22%;
	}
}
/* Series Ratings */
.star-rating {
    font-size: 0;
    white-space: nowrap;
    display: inline-block;
    width: 130px;
    height: 25px;
    overflow: hidden;
    position: relative;
    background: url(../images/svg/rating-emojis.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.star-rating i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 25px;
    width: 130px;
    z-index: 1;
    background: url(../images/svg/rating-emojis.svg);
    background-position: 0 -126px;
    background-size: cover;
}
.star-rating input[type=radio] {
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
    display: inline-block;
    width: 20%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative;
    cursor: pointer;
}
.star-rating i.rating-hover {
    cursor: pointer;
}
.star-rating input:hover + i,
.star-rating input:checked + i {
    opacity: 1;
}
.star-rating input:disabled:hover + i, .star-rating input.edit-rating:checked + i {
    opacity: 0;
}
.star-rating input.edit-rating:hover + i {
    opacity: 1;
}
.star-rating i ~ i {
    background-position: 0 -101px;
}
.star-rating i ~ i ~ i {
    background-position: 0 -76px;
}
.star-rating i ~ i ~ i ~ i {
    background-position: 0 -50.5px;
}
.star-rating i ~ i ~ i ~ i ~ i {
    background-position: 0 -25.5px;
}
.star-rating.show-avg i {
    height: 23px;
    width: 130px;
    background-position: 0 -352.5px;
}
.star-rating.show-avg i ~ i {
    background-position: 0 -328px;
}
.star-rating.show-avg i ~ i ~ i {
    background-position: 0 -302.5px;
}
.star-rating.show-avg i ~ i ~ i ~ i {
    background-position: 0 -277.5px;
}
.star-rating.show-avg i ~ i ~ i ~ i ~ i {
    background-position: 0 -253px;
}
.star-rating.show-avg i ~ i ~ i ~ i ~ i ~ i {
    background-position: 0 -226.5px;
}
.star-rating.show-avg i ~ i ~ i ~ i ~ i ~ i ~ i {
    background-position: 0 -201.5px;
}
.star-rating.show-avg i ~ i ~ i ~ i ~ i ~ i ~ i ~ i {
    background-position: 0 -177px;
}
.star-rating.show-avg i ~ i ~ i ~ i ~ i ~ i ~ i ~ i ~ i {
    background-position: 0 -151px;
}
#rate-series {
    position: relative;
    width: 180px;
}
#rate-series.not-rated {
    width:  220px;
}
#avg-rating {
    position: absolute;
    top: 13px;
    left: 40px;
}
#my-rating {
    position: absolute;
    top: 6px;
    left: 40px;
}
.unrated #avg-rating {
    top: -8px;
    z-index: 5;
}
.unrated .number_of_ratings {
	width: 55px;
    top: -2px;
    left: 135px;
}
.unrated .avg-label {
    position: absolute;
    top: -17px;
}
#rate-series .dropdown-menu {
    width: 220px;
}
.rating-btn {
    border: solid 1px #ccc;
    border-radius: 2px;
    height: 34px;
    vertical-align: middle;
}
.rating-dropdown-btn.btn-default {
    height: 32px;
    width: 32px;
    display: inline;
    float: left;
    text-align: center;
    padding-top: .25em;
    border: none;
    border-right: solid 1px #ccc;
}
.rating-dropdown-btn.disabled {
    cursor: not-allowed;
    color: #ccc;
}
.number_of_ratings {
    position: absolute;
    right: -33px;
    top: 0;
}
.series-views {
    vertical-align: middle;
    font-size: .83em;
    margin-left: .66em;
}
.share-widget.addthis_counter {
    vertical-align: middle;
    margin-left: .66em;
}
.share-count {
    padding: .1em .5em;
    border-radius: 4px;
    border: solid 1px #ccc;
    background-color: rgba(255, 255, 255, .66);
    font-size: .83em;
    color: #005c96;
    vertical-align: text-top;
}
