/* VIDEO AblePlayer */

div#intro { 
	width: 80em;
	max-width: 100%;
}
div#intro h2 { 
	font-size: 1.2em;
	margin-bottom: 0.25em;
}
div#intro ul { 
	margin-top: 0.5em;
	margin-bottom: 2em;
}
.wrapper {
	width: 100%;
	max-width: 100%;
}
.able-big-play-button{
	
	min-width: 0em;
}
.able{
	z-index: 1502 !important;
}
@media screen and (max-width: 767px){
	.able-big-play-button {
		font-size: 5em !important;
	}
	div.able-captions{
		font-size: 1em;
		padding: 0.15em 0.1em;
	}
	div.able-vidcap-container div.able-captions-below{
		min-height: 2.2em;
	}
	.able-transcript-area{
		max-height: 310px;
		max-width: 255px;
		left: 75px !important;
	}
}
	/* .able-media-container iframe {
	
	width: 100%;
	height: 928px;
	} */
	button:hover{
		background-color: inherit;
	}
	.able-status-bar {
		height: 2.5em !important;
	}
	.able-resizable{
		display: none!important;
	}
	.able-transcript-area{
		resize: both;
		overflow: hidden;
		z-index: 1503 !important;
	}
	.able-transcript{
		overflow-y: scroll;
		height: 100%;
	}
	.able-window-toolbar .able-button-handler-preferences{
		top: 3px;
		right: 5px;
		font-size: 0em;
		min-width:0px;
		display: none !important;
	}
	/* .able-window-toolbar label{
		display: none !important;
	} */
	.able-alert, #video1-transcript-window-tooltip{
		margin-right: 32px;
		margin-top: 25px;
		display: none !important;
	}
	/* #autoscroll-transcript-checkbox-video1{
		display:none !important;
	} */
	.modalCloseButton,.modal-button{
		min-width: 0px; 
		   padding: 1px 6px;; 
		border-width: 2px;
		border-style: outset;
		border-color: buttonborder;
		border-image: initial;
		background-color: unset;
	}
	/* button:hover{
		background-color: inherit;
	}
	.able-button-handler-preferences{
		min-width:0px;
	}
	 */

	