body
{
/*
	font: 11px/13px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, sans-serif;
*/
}

a, a:link, a:visited {
	color: #0055ac;
	text-decoration: none;
}
a:hover , a:active {
	text-decoration: underline;
}

img.icon
{
	margin-bottom:-3px;
}

.coverSlide
{
	position:absolute;
	z-index:15990;
	border:solid 2px #81C5FF;
	cursor:move;
}
.boxSelector
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:15990;
	border:solid 1px #81C5FF;
	background:transparent url(https://s3.amazonaws.com/img.twiddla.com/images/matte100.gif) repeat;
	cursor:move;
}
.coverHighlight
{
	position:absolute;
	z-index:300;
	cursor:move;
	display:none;

/*
	border:solid 1px #81C5FF;
	background:transparent url(/images/matte100.gif) repeat;

*/
	border:solid 1px #000000;
	background-color: #ffff00;
	filter:alpha(Opacity = 10);
	-moz-opacity:0.1;
	opacity:0.1;
}

.resizeImage
{
	position:absolute;
	left:100%;
	top:100%;
	margin-left:-15px;
	margin-top:-15px;
	cursor:nw-resize;
}

.boxEditBox
{
	text-align:center;
}

.contextMenu
{
	position:absolute;
	z-index:400;
	border:solid 1px #cccccc;
	width:150px;
	padding:5px;
	background-color:#ffffff;
    font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
}

.contextMenu a, .contextMenu a:visited{
    display:block;
    float:left;
    margin:0 7px 0 0;
    font-family:Tahoma, Arial, Verdana, sans-serif;
    /*line-height:130%;*/
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    padding:5px 10px 6px 7px; /* Links */
}
.contextMenu a:hover{
    text-decoration:none;
    color:#aaaaaa;
}
.contextMenu a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
.contextMenu hr{
	clear:both;
	border:none;
	border-bottom:solid 1px #cccccc;
	padding-top:5px;
}

.fadelabel
{
	position:absolute;
	left:0px;
	top:0px;
	border:solid 1px #ffe000;
	background-color:#ffffa0;
	color:#555555;
	margin-top:-16px;
	font-family:Verdana;
	font-size:10px;
	padding:0px 3px 0px 3px;
}

input.grabbableLink
{
	border:none;
	background-color:Transparent;
	color:#0055ac;
	width:100%;
}

.attendeePhoto
{
	margin:0px;
	/* border:solid 1px #cccccc; */
	border:none 0px #cccccc;
}
.attendeeIcon
{
	display:inline;
	float:left;
	padding:1px;
	margin:0px;
	margin-right:0px;
}
.attendeeNameCell
{
	border:solid 1px #cccccc;
	padding:0px;
}
.chatblock
{
	width:225px;
	margin:1px;
	overflow-x:auto;
	border:solid 1px #cccccc;
}
.mediaTrayLabel
{
	font-weight:bold;
	margin-top:-20px;
}


/*
*	legacy skylook styles
*/

.windowhandle
{
	height:25px;
	width:100%;
	background:transparent url(/images/silver_bar_slice.gif);
}

.windowhandle a, .windowhandle button, .windowhandle a:visited{
}

.windowhandle button img, .windowhandle a img{
    padding:0;
    border:none;
    float:right;
    margin-right:5px;
}


/*
*	Nav buttons W3C
*/


.toolbar {
	clear: both;
	background: #c7c7c7 url(/images/toolbar/toolbar-bg1.jpg) repeat-x;
	border-bottom: 1px solid #888;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 48px;
	overflow-y:hidden;
/*
	overflow:hidden;
*/
}	

.toolbar a, .toolbar a:visited {
	float: left;
	clear: none;
	text-align: center;
	text-decoration:none;
	color:#000;
	padding: 4px 5px 0px 7px;
	height: 44px;
	border: 1px solid transparent;
	border-width: 0px 1px;
	cursor: pointer;
}
.toolbar a:hover {
	background: #eee;
	text-decoration:none;
	border-color: transparent #aaa transparent #aaa;
}
.toolbar a img 
{
	border:none;
	margin-bottom: 2px;
}
.toolbar a.selected {
	background: #eee;
	border-color: transparent #aaa transparent #aaa;
}


.toolbar .separator {
	float: left;
	clear: none;
	margin: 6px 2px;
}
.toolbar .group {
	margin-left:0px;	
	clear: none;	
}
.toolbar .rightgroup {
	clear: none;	
	float: right;
	text-align:center;
	margin-right:10px;	
}



.subtoolbar
{
	float: left;
	clear: both;
	background: #bcbcbc url(/images/toolbar/toolbar-bg2.jpg) repeat-x;
	width: 100%;
	padding: 0px 10px 0px 80px;
	margin: -2px 0px 0px 0px;
	border-bottom: 1px solid #888;
	height:25px;
	overflow:hidden;
}
.subtoolbar div.group 
{
	clear:none;
	float: left;
	margin-left:10px;
}
.subtoolbar div.groupright 
{
	clear:none;
	float: right;
	margin-right:100px;
}
.subtoolbar div.contextnav 
{
	clear:none;
	float: left;
	margin-left:10px;
}
.subtoolbar div.contextnav a
{
	clear:none;
	float: left;
	border-left:solid 1px transparent;
	margin-left:5px;
}
.subtoolbar div.contextnav a, .subtoolbar div.contextnav a:hover
{
	margin-left:5px !important;
	padding-left:2px;
	padding-right:2px;
}
.subtoolbar div.contextnav a img
{
	margin-right:2px;
}
.subtoolbar img {display: block;float: left;}

.subtoolbar a, .subtoolbar button, .subtoolbar a:visited{
    display:block;
    float:left;
    vertical-align:baseline;
    margin:3px 0px 1px 0px;
    height: 22px;
    text-decoration:none;
    color:#000;
    line-height:18px;
    cursor:pointer;
}
.subtoolbar a:hover{
    margin:0px -1px -1px -1px !important;
    padding:2px 0px 0px 0px;
	background: #eee;
    border:1px solid #aaa;
	border-color: transparent #aaa #888 #aaa;
}
.subtoolbar a.selected
{
    margin:0px -1px -1px -1px !important;
    padding:2px 0px 0px 0px;
	background: #eee;
    border:1px solid #aaa;
	border-color: transparent #aaa #888 #aaa;
}

.subtoolbar a div
{
	display:inline;
	float:none;
	margin:0px 5px 0px 3px;
}

.subtoolbar .stroke {
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}

.subtoolbar button img, .subtoolbar a img{
    margin:2px 0px 2px 2px;
	
    padding:0px 2px 0px 2px;
    border:none;
}

.subtoolbar .separator2 {
	float: left;
	clear: none;
	margin: 1px 5px;
	width: 2px;
	height: 23px;
}

.subtoolbar .label {
	float: left;
	clear: none;
	padding: 6px 0px 0px 0px;
	color: #555;
}


.lightboxMatte
{
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:transparent url(/images/matte100.png) repeat;
	z-index:12000;
}
.lightboxContent
{
	position:absolute;
	width: 600px;
	height:75%;
	left:50%;
	top:90px;
	margin-left:-300px;
	/*padding: 5px 0px 25px 5px;*/
	padding:0px;
	background: #fff;
	border: 1px solid #333;	
}

#whiteboardlogo, #imgWhiteboardLogo, #skyNav_imgWhiteboardLogo
{
    z-index: 900;
    position: absolute;
    top: 0px;
    left: 0px;
}
	
#browsebar
{
	float: left;
	clear: none;
	height:25px;
	margin:13px 10px 0px 0px;
}

#browsebar a
{
	float: left;
	clear: none;
	margin:0px;
	padding:0px;
	border:0px;
	height:25px;
}

#browsebar a:hover
{
	background-color:Transparent;
}

#browsebar a img
{
	border:0px;
}

#browsebar input
{
	float: left;
	clear: none;
	background-color:#0000ff;
	margin:0px;
	padding:3px;
	height:25px;
	border:0px;
	background:transparent url(/images/toolbar/toolbar-address-bg1.png) repeat-x;
}

#browsebar .vcentered, #browsebar .vcentered:hover
{
	display:block;
	padding-top:3px;
	background:transparent url(/images/toolbar/toolbar-address-bg1.png) repeat-x;
}

.shadeInput
{
	clear:none;
	float:left;
	background-color:#0000ff;
	margin:0px;
	padding:3px;
	height:25px;
	border:0px;
	background:transparent url(/images/toolbar/toolbar-address-bg1.png) repeat;

	background-position:0px -3px;
	background-attachment:fixed;

}

#divCountdownTimer
{
	position:absolute;
	display:block;
	top:0;
	left:100%;
	width:300px;
	background: yellow;
	background:rgba(255,255,0,0);
	border-bottom:solid 1px #888;
	padding-top:5px;
	text-align:center;
	height:20px;
	margin-top:-1px;
	margin-left:-300px;
}

#divSideBar
{
	position:absolute;
	display:block;
	left:100%;
	width:300px;
	background: #c7c7c7;
	border:solid 1px #888;
	
	margin-top:-1px;
	/* border-top-width:0px; */
}   
 
#divSideBar a, #divSideBar a:visited
{
	margin:0px;

} 
   
#divSideBar .chatbutton
{
	width:70px;
	padding: 7px 0px 0px 0px;
}  
 
#divSideBar .chatbox
{
	clear:both;
	background-color:#ffffff;
	border-top:1px solid #888;
	border-bottom:1px solid #888;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	height:100px;
	overflow-y:auto;
	overflow-x:hidden;
}  

#divSideBar .chatmessage
{
	display:block;
	clear:both;
	padding:0px 0px 5px 5px;
	width:270px;
	overflow-x:auto;
	overflow-y:visible;
}  
#divSideBar .chatmessage a img
{
	border:solid 1px #ccc;
}

#divSideBar .chatnotice
{
	display:block;
	clear:both;
	background-color:#f6f6f6;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	padding:10px 0px 10px 5px;
	margin:0px;
	margin-left:-5px;
}

#divSideBar .chatnotice.warning
{
	background-color:yellow;
}


#divSideBar .snaplink
{
	clear:none;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#divSideBar .attendee
{
	position:relative;
	clear:none;
	float:left;
	width:135px;
	min-height:22px;
	font-weight:bold;
	line-height:22px;
	margin:2px 0px 0px 5px;
	overflow:hidden;
}  

#divSideBar .attendee .status
{
	clear:none;
	float:right;
	margin:6px 8px 0px 0px;
} 

#divSideBar #divUsers.chatbox
{
	height:inherit;
	min-height:100px;
	max-height:400px;

}

.attendee.video
{
	background:green;
	height:90px;
}
.attendee.video *
{
	position:absolute;
	bottom:5px;
}
.attendee.video input, .attendee.video span
{
	bottom:2px;
	left:23px;
}
.attendee.video span
{
	color:#fff;
	box-shadow:#000 5px 5px 5px;
}
.attendee.video img
{
	left:3px;
}

.attendee.video > video
{
	background:#000;
	width:135px;
	height:90px;
	position:absolute;
	left:0;
	top:0;
}

#divSideBar .attendee.video.widevideo, #divSideBar .attendee.video.widevideo > video
{
	width:270px;
	height:180px;

}

#divSideBar .attendee.video.widevideo .indicator
{
	margin-left:257px;
}

#divSideBar a.norollover, #divSideBar a.norollover:visited {
	background: transparent;
	border-color: transparent;
}
#divSideBar a.norollover:hover {
	background: transparent;
	border-color: transparent;
}

#divSideBar .voodoo
{
	clear:none;
	float:left;
	display:block;
	padding:0px;
	margin:0px;
}

#divSideBar .attendee .indicator
{
	position:absolute;
	margin: 6px 0px 0px 122px;
	width:9px;
	height:9px;
	border:solid 0px transparent;
	border-radius:50%;
	box-shadow:#000 0 0 2px;
}

#divSideBar .attendee .voiceicon
{
	position:absolute;
	margin: 2px 0px 0px 117px;
}

#divSideBar .attendee.video .voiceicon
{
	display:none;
}

#divSideBar .chatUserInput
{
	width:95px;
	font-size:12px;
}

#divSideBar .sideband, #divSideBar .sideband:hover, #divSideBar .sideband:visited 
{
	clear:none;
	float:left;
	width:135px;
	width:65px;
	height:18px;
	line-height:22px;
	margin:0px 0px 0px 5px;
	padding:0px;
	overflow:hidden;
}  
#divSideBar .sideband img
{
	border:none;
	margin-bottom:-3px;
}

#divSideBar #divVideoChat.chatbox
{
	height:106px;
	height:212px;
/*
	overflow-y:scroll;
	overflow-x:hidden;
*/
	overflow:hidden;
}
#divSideBar .videothumb
{
	clear:none;
	float:left;
	width:142px;
	height:106px;
	width:150px;
	height:112px;
	margin:0px;
	padding:0px;
}



/* tabs */
a.tab, div.tab
{
	position:relative;
	clear:none;
	display:block;
	float:left;
	width:180px;
	height:19px;
	margin-top:-24px;
	padding-top:5px;
	overflow:hidden;
	text-align:center;
	color:#333;
	font-size:120%;
	border:solid 1px #ccc;
	border-bottom:none 0px transparent;
	background: #bcbcbc url(/images/toolbar/toolbar-bg2.jpg) repeat-x;
}

div.tab > img, div.tab > select
{
	display:block;
	float:left;
	clear:none;
	margin-left:5px;
}

a:active.tab
{
	background: #eee;
}
a:hover.tab
{
	background: #eee;
}
.tabpane
{
	clear:both;
	width:100%;
	height:300px;
	/*border:solid 1px #ccc;*/
	display:none;
	background-color:#fff;
}

.facelist .docLink
{
	display:block;
	float:left;
	clear:none;
	width:100px;
	height:100px;
	overflow:hidden;
	text-align:center;
}

.facelist .docImage
{
	border-color:transparent;
	margin-bottom:-10px;
}

.backgroundInstructions
{
	display:inline;
	position:absolute;
	left:0px;
	z-index:-10;
	/*width:100%;*/
	width:500px;
	left:50%;
	margin-left:-250px;
	text-align:center;
	font-size:200%;
	color:#ccc;
}

#divVoiceBlock
{
	/* 
		NOTE: We CANNOT pull the rest of the style properties out of this div.
		It can be demonstrated to crash ALL 3 MAJOR BROWSERS if we do so, 
		when we click the voice link.  It's an incompatibility with Google Analytics in the voice frame.
	*/
	margin-bottom:2px;
}	

.MathJax 
{
	font-size: 16px;
	font-weight:normal;
}

.latex-math
{
	overflow:visible;
}


.MathJax .merror {background-color: #FFFF88; color: #CC0000; border: 1px solid #CC0000; padding: 1px 3px; font-style: normal; font-size: 90%}
#MathJax_Tooltip {background-color: InfoBackground; color: InfoText; border: 1px solid black; box-shadow: 2px 2px 5px #AAAAAA; -webkit-box-shadow: 2px 2px 5px #AAAAAA; -moz-box-shadow: 2px 2px 5px #AAAAAA; -khtml-box-shadow: 2px 2px 5px #AAAAAA; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray', Positive='true'); padding: 3px 4px; position: absolute; left: 0; top: 0; width: auto; height: auto; display: none}
.MathJax {display: inline; font-style: normal; font-weight: normal; line-height: normal; font-size: 100%; font-size-adjust: none; text-indent: 0; text-align: left; text-transform: none; letter-spacing: normal; word-spacing: normal; word-wrap: normal; white-space: nowrap; float: none; direction: ltr; border: 0; padding: 0; margin: 0}
.MathJax img, .MathJax nobr, .MathJax a {border: 0; padding: 0; margin: 0; max-width: none; max-height: none; vertical-align: 0; line-height: normal; text-decoration: none}
img.MathJax_strut {border: 0 !important; padding: 0 !important; margin: 0 !important; vertical-align: 0 !important}
.MathJax span {display: inline; position: static; border: 0; padding: 0; margin: 0; vertical-align: 0; line-height: normal; text-decoration: none}
.MathJax nobr {white-space: nowrap ! important}
.MathJax img {display: inline ! important; float: none ! important}
.MathJax_Processing {visibility: hidden; position: fixed; width: 0; height: 0; overflow: hidden}
.MathJax_Processed {display: none!important}
.MathJax_ExBox {display: block; overflow: hidden; width: 1px; height: 60ex}
.MathJax .MathJax_EmBox {display: block; overflow: hidden; width: 1px; height: 60em}
.MathJax .MathJax_HitBox {cursor: text; background: white; opacity: 0; filter: alpha(opacity=0)}
.MathJax .MathJax_HitBox * {filter: none; opacity: 1; background: transparent}
#MathJax_Tooltip * {filter: none; opacity: 1; background: transparent}
@font-face {font-family: MathJax_Main; src: url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/otf/MathJax_Main-Regular.otf') format('opentype')}
@font-face {font-family: MathJax_Main; src: url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/otf/MathJax_Main-Bold.otf') format('opentype'); font-weight: bold}
@font-face {font-family: MathJax_Main; src: url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/otf/MathJax_Main-Italic.otf') format('opentype'); font-style: italic}
@font-face {font-family: MathJax_Math; src: url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/otf/MathJax_Math-Italic.otf') format('opentype'); font-style: italic}
@font-face {font-family: MathJax_Caligraphic; src: url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/otf/MathJax_Caligraphic-Regular.otf') format('opentype')}
@font-face {font-family: MathJax_Size1; src: url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/otf/MathJax_Size1-Regular.otf') format('opentype')}
@font-face {font-family: MathJax_Size2; src: url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/otf/MathJax_Size2-Regular.otf') format('opentype')}
@font-face {font-family: MathJax_Size3; src: url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/otf/MathJax_Size3-Regular.otf') format('opentype')}
@font-face {font-family: MathJax_Size4; src: url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/mathjax/2.6.1/fonts/HTML-CSS/TeX/otf/MathJax_Size4-Regular.otf') format('opentype')}
.MathJax .noError {vertical-align: ; font-size: 90%; text-align: left; color: black; padding: 1px 3px; border: 1px solid}