@charset "utf-8";
/* CSS Document */
.card-alter {
	margin-top: 0px;
	padding: 0px !important;
}
.tabs .tab a {
	color: #000;
}
.tabs .tab i{
	font-size: 1.5em;
	display: inline-block;
	vertical-align: middle;
	display: none;
}

.tabs .tab a:hover, .tabs .tab a.active {
	color: #000;
	font-weight: bold;
}
.tabs .indicator {
	background-color: #1F883B;
	height: 5px;
}
.tabs .indicator-he {
	background-color: #007CBC;
	height: 5px;
}
.tabs .tab a:focus, .tabs .tab a:focus.active {
	outline: none;
}
.btn-width {
	width: auto;
	padding: 0 5px 0px 0px;
	font-size: 13px;
}
.btn-width i {
	margin-right: 2px !important;
}
.tabs-alter .tab a {
	padding: 0 12px;
}
.tabs-alter .col.s3 {
	width: auto;
}
.tabs-alter .col.s4 {
	width: auto;
}
.modal h4 {
	font-size: 18px;
}
[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:before, [type="radio"].with-gap:checked+label:after {
	border: 2px solid #1F883B;
}
.radio-width {
	width: auto !important;
	padding: 10px 25px 0px 0px !important;
}
.modal label {
	color: #000 !important;
}
#citation label {
	color: #000 !important;
}
 .radio-width [type="radio"]:not (:checked )+label, [type="radio"]:checked+label {
 padding-left: 25px;
}
.save-box {
	width: auto;
	float: left;
	padding: 0px 25px 15px 0px;
}
[type="checkbox"]+label {
	padding-left: 25px;
	line-height: 16px;
}
.btn, .btn-large {
	background-color: #000;
	padding: 0px 15px;
}
.btn:hover, .btn-large:hover {
	background-color: #000;
	background-image: none;
}
.btn.save-playlist:hover {
	background: #0073a8;
}
[type="checkbox"].filled-in:checked+label:after {
	border: 2px solid #1F883B;
	background-color: #1F883B;
}
.video-rightwidth {
	overflow-y: scroll;
	margin-top: -15px;
	height: calc(100% - 48px);
}
.copy-content {
	padding: 10px 0px 6px 10px !important;
}
.cardnew-content {
	margin: 0px;
}
.btnclick {
	padding: 0 10px;
	font-size: 12px;
}
.citation-content {
	padding: 10px !important;
}
.content-dis-play {
	display: block;
}
.content-hi-de {
	display: none;
}
.back-btn {
	font-size: 13px;
	padding: 0 15px;
	height: 26px;
	line-height: 26px;
	border-radius: 5px;
}
.video-title {
	padding-left: 20px !important;
	font-size: 14px;
}
.video-air-date {
	padding-left: 20px !important;
	font-size: 13px;
}

#leftpanel-top{
	margin:0 auto;
}

.left-tab-panel {
	height: 215px;
}
#description {
	line-height: 1.6;
}
.related-videos-title {
	font-size: 1.4em;
	font-weight: bold;
}
#inner_related {
	/*padding-left: 18px;
    margin-right: -5px;*/
	margin-left: -7px;
	margin-top: 15px;
}
.searchcontainer-details {
	width: 100%;
	float: left;
	background-color: #fff;
	height: 36px;
}
.searchoutter-details {
	margin: auto;
	margin-top: 0px;
	width: 100%;
}
.details-back {
	width: 66px !important;
}
.theoplayer-skin .vjs-big-play-button {
	z-index: unset;
}
#dialog_content_alert {
	background: #fff;
	-webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
	width: 50%;
	left: 25%;
	height: auto;
	border-radius: 2px;
}
#dialog_content_alert.jqmWindow h3 {
	color: #000;
	margin-bottom: 20px;
}
#dialog_content_alert input[type="submit"] {
	background: #1f883b;
	background: -webkit-linear-gradient(#1f883b, #1f883b);
	background: linear-gradient(#1f883b, #1f883b);
	text-shadow: none;
	border: none;
	margin-bottom: 10px;
}
/* #content-alert-cancel {
    background: #000 !important;
    background: -webkit-linear-gradient(#000, #000) !important;
    background: linear-gradient(#000, #000) !important;
    text-shadow: none;
    border: none;
    margin-bottom: 10px;
} */

/* .video-container .signin-btn {
    background: #1f883b !important;
} */
#modal_wrapper {
	background: rgba(0, 0, 0, 0.75);
	background-color: none;
	position: fixed;
}
.toprow {
	margin-top: 18px;
}
.rightpanel-top {
	/*margin-top: -8px;*/
	padding-left: 0 !important;
	display: flex;
}
.rightpanel-top > div:first-child{
	width: 100%;
}

.row #preview_banner {
	z-index: unset;
}
.row .vjs-poster {
	z-index: unset !important;
}
.video-js .vjs-volume-control {
	box-sizing: content-box;
}
.vdo-preview_banner {
	height: 100% !important;
}
.vdo-preview_banner_back {
	opacity: 0.8 !important;
}
.vdo-preview_banner_text {
	top: 40% !important;
	font-size: 20px !important;
	transition: all .75s ease;
}
.vdo-preview_banner_text_lms {
	top: 20% !important;
	font-size: 16px !important;
	transition: all .75s ease;
}
#backToVideo {
	display: none;
	padding: 8px;
	cursor: pointer;
}
#backToVideo .material-icons {
	font-size: 40px;
}
.signin-btn {
	border-radius: 4px !important;
	font-size: 14px !important;
	font-weight: normal;
	text-transform: uppercase;
}
.projecttitle-enter label {
	font-size: 1rem;
}
.player-buttons-tab, .print-tab {
	pointer-events: auto !important;
	cursor: pointer !important;
}
.signin-btn-k12 {
	background: #1F883B !important;
}
.signin-btn-he {
	background: #007CBC !important;
}
.font-color-k12 {
	color: #1F883B !important;
}
.font-color-he {
	color: #007CBC !important;
}
.comModal {
	width: 30%;
}
.comFooter {
	text-align: center !important;
}
.inner_notes #notes_gosave #notes_savewrapper .notes_savebuttons .notes_tobuttons, .downloadtonotes {
	padding: 0px 15px;
	background-color: #000;
	background-image: none;
	border: none;
}
.existing-playlist-list {
	border-bottom: none;
	height: auto;
}
.tpd-content-wrapper, .tpd-tooltip {
	background-color: #000;
}
.track-list a {
	left: 20px;
	position: relative;
}
.video-js .vjs-text-track-container {
	font-size: 1.4em !important;
}
.bord-botm {
	border-bottom: none;
	padding: 0px 0px 0px 0px;
}
.vjs-icon-subtitles:before, .video-js .vjs-subtitles-button:before {
	content: "\f10d";
}
.vjs-big-play-button {
	display: none !important;
}
.tabs .tab a {
	font-size: 14px;
	font-weight: bold;
}
#player-buttons .btn-flat {
	color: #000 !important;
}
#player-buttons .btn-flat.disabled {
	color: #767474 !important;
}
.theo-top-controlbar {
	display: none !important;
}
#btn-related-videos {
	-webkit-box-ordinal-group: 95;
	-webkit-order: 95;
	-moz-box-ordinal-group: 95;
	-ms-flex-order: 95;
	order: 95;
	order: 95;
}
#preview_banner .preview_banner_size {
	z-index: 1;
}
.btn-watch-full-video {
	width: auto !important;
	color: #000 !important;
	background: #ffc50f !important;
	padding: 0px 7px !important;
	height: 1.6em !important;
	border-radius: 2px !important;
	margin-top: 0.7em !important;
	margin-right: 1em !important;
}
#descTabIndicator, #transTabIndicator {
	height: 5px;
	position: absolute;
	bottom: 0px;
}
.playlist-toprow {
	margin-top: 15px;
}
.play-all {
	margin-left: 15px;
	margin-top: 4px;
}
.playlist-select {
	display: block;
	border: 1px solid #000 !important;
}
.playlist-asset-active {
	/* border: 2px dashed #1f883b;
	padding: 3px; */
	padding: 5px;
	-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .4), 0 6px 20px 0 rgba(0, 0, 0, .19);
}
.playlist_img__wrap {
	width: 100%;
	height: auto;
	margin-left: -19px !important;
}
.playlist-item-container {
	padding-bottom: 5px !important;
	padding-top: 5px !important;
}
.playlist_img__wrap img {
	width: 100%;
	height: auto;
}
.playlist_img__wrap:hover {
	cursor: pointer;
}
.player-playlist-vid-details {
	font-size: 0.95em;
	padding-top: 10px;
}
.highlight-share-btn {
	background: #1F883B !important;
	border-radius: 25px;
	margin-top: 5px;
	color: #FFF !important;
}
.highlight-share-btn:hover {
	background: #1F883B !important;
	color: #FFF !important;
}
#player-buttons .highlight-share-btn {
	color: #FFF !important;
}
#player-buttons .highlight-share-btn:hover {
	color: #FFF !important;
}
#player-buttons .switch {
	padding: 9px 2px;
	display: inline-flex;
}
#player-buttons .switch-label {
	font-size: 13px;
	color: #000;
}
#player-buttons .lever {
	margin-left: 8px;
	margin-top: -2px;
	width: 30px;
}
#player-buttons .switch label input[type=checkbox]:checked+.lever {
	background-color: #52b76d !important;
}
#player-buttons .switch label input[type=checkbox]:checked+.lever:after {
	background-color: #1F883B !important;
}
.switch label .lever:before, .switch label .lever:after {
	left: -8px;
}
.discuss-container {
	background: #000;
	position: absolute;
	z-index: 1;
	bottom: 77px;
	left: 4% !important;
	color: #FFF;
	border: 1px solid #676161;
	display: none;
}
.discuss-cont-full {
	bottom: 106px;
}
.discuss-section {
	padding: 5px;
	line-height: 1.5em;
	word-wrap: break-word;
	font-size: 14px !important;
}
.discuss-traverse {
	padding: 5px;
}
.discuss-divider {
	margin-top: 4px;
}
.discuss-play, .discuss-prev, .discuss-next {
	cursor: pointer;
}
.discuss-dot {
	position: absolute;
	top: -17px;
}
.dot-selected {
	color: #ffc719;
	font-size: 18px;
	text-shadow: 0em 0em 0.5em #c7a436;
}
.dot-unselected {
	color: #FFF;
	font-size: 18px;
	text-shadow: 0em 0em 0.5em #251f0c
}
.discuss-play i.focused, .discuss-prev i.focused, .discuss-next i.focused {
	outline: 2px dotted #dce0e3 !important;
}
.theoplayer-skin .theo-menu.theo-menu-animatable {
	z-index: 1
}
.theoplayer-skin .theo-menu.theo-menu-animatable {
	z-index: 1;
}
.theo-related {
	z-index: 1;
}
.buttons-mobile {
	margin-top: -20px;
	display: none;
}
.button-mobile {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
	box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.buttons-mobile .col {
	padding: 0 0.5rem !important;
}
.collapsible.mobile-view, .collapsible-box.mobile-view {
	margin: 0;
	box-shadow: none;
	border: none;
}
.collapsible.mobile-view .collapsible-header, .collapsible-box.mobile-view .collapsible-header {
	font-weight: bold;
}
.collapsible.mobile-view .collapsible-body, .collapsible-box.mobile-view .collapsible-body {
	padding: 1rem !important;
}
.collapsible-box.mobile-view .collapsible-body {
	display: block !important;
}
.mobile-modal {
	max-height: 100% !important;
	height: 100% !important;
	background: none !important;
}
.mobile-modal .modal-content {
	background: #fafafa !important;
	padding: 7px;
	width: 96% !important;
	left: 2% !important;
	margin-top: 56px;
}
.btn-close-mobile-modal {
	position: fixed;
	top: 38px;
	right: 2px;
	background: #000;
	color: #FFF;
	font-size: 1.2em;
	border-radius: 18px;
	padding: 0;
	width: 36px;
}
.details-back-mobile {
	position: absolute;
	top: 9px;
	display: none;
	left: 0 !important;
}
.details-back-mobile .back-btn-mobile {
	padding: 4px 10px;
	height: 26px;
	line-height: 1;
	left: 0px;
}

@media only screen and (max-width: 992px) {
.details-back {
	display: none;
}

.rightpanel-top{
	display: none;
}

.details-back-mobile {
	display: block;
}
.toprow {
	margin-top: 10px;
	margin-bottom: 10px !important;
}
.searchcontainer-box {
	position: absolute;
	width: calc(100% - 30px) !important;
	left: 15px !important;
}
.print-container {
	margin-top: 50px !important;
}
.video-title {
	margin-top: 50px !important;
	padding-left: 12px !important;
}
.video-air-date {
	padding-left: 12px !important;
	margin-top: 8px;
}
#vdo-metadata {
	display: none;
}
.rightpanel-top {
	display: none;
}
.related-videos {
	display: none;
}
.buttons-mobile {
	display: block;
}
.playlist-select {
	display: inline;
}
.play-all {
	margin-top: -5px;
}
.modal-close {
	top: 0 !important;
	right: -20px !important;
}
.modal-close.btn-close-mobile-modal {
	top: 38px !important;
	right: 2px !important;
}
.video-container {
	padding: 0;
	height: auto;
}
.responsive-video {
	position: relative;
}

.comModal{
	width: auto;
	max-width: 80%;
}
}

@media only screen and (min-width: 450px) {
.view_thumb .item, .view_thumb.view_large .item {
	width: 50% !important;
}
}

@media only screen and (min-width: 650px) {
.view_thumb .item, .view_thumb.view_large .item {
	width: 33% !important;
}
}

@media only screen and (min-width: 769px) {
 .view_thumb .item, .view_thumb .view_large .item, {
 width:25% !important;
}
}

@media only screen and (min-width: 910px) {
.view_thumb .item, .view_thumb.view_large .item {
	width: 25% !important;
}
}

@media only screen and (min-width: 960px) {
.view_thumb .item, .view_thumb.view_large .item {
	width: 25% !important;
}
}

/*@media only screen and (min-width: 1150px) {
    .view_thumb .item,
    .view_thumb.view_large .item {
        width: 25%;
    }
}*/
@media only screen and (min-width: 1200px) {
.view_thumb .item, .view_thumb.view_large .item {
	width: 20% !important;
}
}

@media only screen and (min-width: 1340px) {
.view_thumb .item, .view_thumb.view_large .item {
	width: 16.66% !important;
}
}

@media only screen and (min-width: 1600px) {
.view_thumb .item, .view_thumb.view_large .item {
	width: 14.28% !important;
}
}

@media only screen and (min-width: 1800px) {
.view_thumb .item, .view_thumb.view_large .item {
	width: 12.5% !important;
}
}

@media only screen and (min-width: 1061px) and (max-width: 1160px) {
.tabs-alter .tab a {
	padding: 0 10px;
}
.tabs .tab a {
	font-size: 13px;
}
}

@media only screen and (min-width: 993px) and (max-width: 1060px) {
	.tabs-alter .tab a {
		padding: 0 10px;
	}
	.tabs .tab a {
		font-size: 12px;
	}
	}


/*@media only screen and (min-width: 1276px) and (max-width: 1405px) {

	.metatitle-text{
		font-size: 12px;
	}

	.tabs-alter .tab a {
		padding: 0 8px;
	}

	.tabs .tab a {
		font-size: 16px;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1275px) {

	.metatitle-text{
		font-size: 8px;
	}

	.tabs-alter .tab a {
		padding: 0 8px;
	}

	.tabs .tab a {
		font-size: 16px;
	}
}*/

/* related videos box related */

/* Grade Popup */

/*.modal-content [type="checkbox"]:not(:checked), [type="checkbox"]:checked {
	position: absolute !important;
	opacity: 0 !important;
	pointer-events: none !important;
	cursor: pointer;
}*/



.grade-subject [type="checkbox"]:not(:checked), .grade-subject [type="checkbox"]:checked {
	position: unset;
	opacity: 1;
	pointer-events: auto;
	cursor: pointer;
}
.grade-subject [type="checkbox"]+label {
	padding-left: 5px !important;
	height: 20px !important;
}
.grade-subject [type="checkbox"]+label {
	position: unset;
	padding-left: 35px;
	cursor: auto;
	display: inline-block;
	line-height: 11px !important;
	font-size: 13px;
}
.grade-subject [type="checkbox"]+label:before, [type="checkbox"]:not(.filled-in)+label:after {
	display: none;
}
.ug-arrow-left.ug-skin-default, .ug-arrow-right.ug-skin-default {
	width: 23px;
	height: 23px;
}
.ug-arrow-left.ug-skin-default.ug-arrow-hover, .ug-arrow-right.ug-skin-default.ug-arrow-hover {
	background-position: 0px -23px;
}
#playallerror {
	font-size: 13px;
	color: red;
	margin-top: 3px;
}
