.superadmin {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.superadmin h2,
.superadmin h3 {
	text-align: left;
}
	#video-holder {
		width: 500px;
		height: 288px;
		background-color: black;
		margin-top: 40px;
		float: left;
	}
	#page-wrapper.superadmin {
		text-align: left;
		min-width: 984px;
		max-width: 984px;
		width: 984px;
		padding: 20px 40px;
		outline: none;
		
	}
	.page  {
		padding: 0;
	}
	select {

		float: left;
		margin-top: 4px;
	}
	.select-block {
	float: left;
	clear: none;
	margin-right: 20px;
}	
	option {
		position: relative;
	}

	.column.left {
		float: left;
		clear: left;
		width: 600px;
	}
	.column.right {
		float: right;
		width: 270px;
		text-align: left;
	}
	.row {
		float: left;
		width: 726px;
		margin: 0;
		margin: 10px 0 10px;
		text-align: left;
	}
	#display-data .row {
		width: 98%;
	}
	.extra .row div,
	#display-data .row div {
	float: left;
	clear: none;
	overflow: hidden;
	text-align: left;
	height: 14px;
	}
	.row.master {
		background-color: rgba(0,0,0,0.1);
		padding: 5px 10px;
		margin-bottom: 2px;
	}
	#topic-page .row,
	#topic-page h2 {
		width: 490px;
	}
	button {
		float: left;
		margin: 10px 20px 12px 0;
	}
	#pause {
		display: none;
	}
	.chapter {
		width: 490px;
		float: left;
		clear: both;
		background-color: rgba(0,0,0,0.2);
		margin-bottom: 10px;
	}
	.chapter input {
		margin: 4px 2px 0 0;
		display: none;
		font-size: 12px;
		padding: 7px 0 7px 4px;
		float: left;
	}
	.chapter-name {
		width: 368px;
	}
	a.plus, a.delete {
		font-family: 'ralewaybold';
		font-size: 40px;
		width:27px;
		height: 27px;
		text-align: center;
		line-height: 27px;
		background-color: rgba(0,0,0,0.4);
		color: white;
		float: left;
		clear: both;
		padding: 4px;
		margin: 4px;
		
	}
	a.delete {
		display: none;
	}
	.set a.plus {
		display: none; 
	}
	.set a.delete {
		display: block;
	}
	#chapter-0 {
		display: none;
	}
	a.plus:hover {
		color: green;
	}
	
	.chapter.set input {
		display: inline-block;
	}
	.instruction {
		font-size: 12px;
		opacity: 0.6;
		width: 100%;
		text-align:left;
	}
	#save-chapters {
		float: right;
		display: none;
		margin-right: 0px;
	}
	#clear-chapters {
		float: left;
		
	}
#edit-chapters-list	.commands {
	display: none;
}
	
	
	
	.off {
		display: none;
	}
 label, .label {
	 text-align: left;
	 width: 100%;
	 float: left;
	 font-size: 12px;
 }
label[for=checkbox]{
	float: left;
	width: 40px;
}
 #tag-page label {
	 margin: 0;
 }
 label div {
	 float: right;
	 display: none;
 }
#tag-page label div {
    height: 25px;
    position: absolute;
    right: -190px;
    top: 5px;
    width: 230px;
}

.label #uploader {
	 position: absolute;
	 right: 0;
	 top: 0;
 }
label form input, .button-admin {
  border: medium none;
  border-radius: 6px;
  color: white;
  cursor: pointer;
  float: right;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  margin: 0 0 5px 10px;
  outline: medium none;
  text-align: center;
  text-transform: uppercase;
  width: 50px;
}
.admin-save,
.button-admin.green {
  background-color: rgba(0,100,0,1);
}
#mask-button.button-admin {
	background-color: gray;
	position: absolute;
	right: 60px;
	width: 130px;
}
.admin-cancel {
  background-color: rgba(100,0,0,1);
}
#fileToUpload {
	opacity: 0;
}
#thumb-name.micro {
    left: 90px;
    overflow: hidden;
    position: absolute;
    top: 25px;
    width: 180px;
}

.nav .button.blue {
    background-color: rgba(0, 173, 239, 0.3);
}
.nav .button.blue.on {
    background-color: rgba(0, 173, 239, 1);
}
   
  
 .presenter-list,
 .tag-list {
	 float: left;
	 margin-top: 40px;
 }
  
.presenter-list .check-list,
.tag-list .check-list {
	margin-top: 0;
	width: auto;
	float: left;
	clear: both;
}

#get-all-tags {
	right: -195px;
}  
  
 #sure-button,
 #cancel-button,
 #delete-button {
	 position: absolute;
	 top: 0;
	 left: 0;
	 display: none;
 }
  
  
#sure-button {
	left: 130px;
} 
  
#delete-button {
	display: block;
} 
#delete-row {
	height: 50px;
	float: left;
	width: 500px;
	margin-top: 20px;
} 
#display-data {
float: left;
margin-top: 50px;	
width: 100%;
}
#display-data .row {
	margin-bottom: 4px;
	cursor: pointer;
	font-size: 12px;
}
  
 #display-data .row div:not(.circle):not(.user-type):not(.sub-row) {
/*
	 float: left;
	 clear: none;
	 overflow: hidden;
	 height: 20px;
*/
 }

#display-data .extra {
float: left;
width: 100%;
margin: 5px 0 20px 0px;
font-size: 12px;
text-align: left;
}	

#display-data .readout {
	margin-top: 50px;
}
  
  
  
.circle {
	width: 14px;
	height: 14px;
	border-radius: 14px;
	float: left;
	border: solid 1px rgba(0,0,0,0.8);
	background-color: rgba(0,0,0,0.5);
	margin: 0px 8px 0 0;
}
.circle:after {
	position: absolute;
	left: 0;
	top: 1px;
	content: ' ';
	text-align: center;
	height: 14px;
	width: 14px;
	display: block;
	color: white;
	font-size: 12px;
	font-family: "Lucida Console", Monaco, monospace;
}
.circle.active {
	border: solid 1px rgba(0,0,0,0.2);
	background-color: green;
}
.circle.inactive {
	border: solid 1px rgba(0,0,0,0.2);
	background-color: red;
}  

.circle.visited,
.circle.sent {
	background-color: green;
}




.circle.visited:after,
.circle.not-visited:after {
	content: 'V';
}
.circle.sent:after,
.circle.not-sent:after {
	content: 'S';
}

.circle.active:after {
	content: 'A';
}
.circle.inactive:after {
	content: 'I';
}   
    
 .sub-row, a.link {
	 float: left;
	 clear: none;
 }  
  
.row-label {
	font-size: 8px;
	margin: 0;
	width: 100%;
}  
  
 .half-block {
    clear: none;
    float: left;
    width: 40%;
    margin-left: 10px;
    
}
 .half-block div  {
	 float: left;
	 text-align: left;
}
/*
.r-name {
 font-family: 'ralewaybold';
 margin-right: 10px;
 overflow: hidden;
}

.r-address {
	margin-bottom: 2px;
	
} 
.r-city, .r-state, r-zip {
	margin-right: 10px;

}
*/

.extra {
	display: none;
}

 
.full-block {
	float: left;
	clear: both;
	width: 80%;
	margin-top: 10px;
}
  
  
  
.user-type {
	float: left;
	margin-left: 0px;
	position: relative;
	border: solid 0.5px #cccc;
	padding: 4px;
	border-radius: 4px;
	line-height: 16px;
	text-align: center;
	width: 30px;
	height: 8px;
	margin-right: 10px;
	margin-top: -2px;
}
  
.user-type:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	font-family: 'ralewaybold';
	font-size: 9px;
	width: 100%;
} 
.user-type.user:after {
	content: 'USER';  
} 
.user-type.admin:after {
	content: 'ADMIN';  
}  
 .user-views {
	 float: left;
	 margin-left: 10px;
 }
  .email-link {
	  float: left;
  }
  
 .sub-row {
	 width: 180px;
	 margin-bottom: 0px;
	 text-align: left;
	 margin-left: 20px;
 } 
  
.row .edit-protect {
  background: rgba(255,255,255,0.6);
  height: 33px;
  left: 30px;
  position: absolute;
  top: 0;
  width: 700px;
  z-index: 1;
  display: none;
}  
.row.disabled .edit-protect {
display: block;
}	 
	 
.views-holder {
	float: left;
	width: 640px;
	margin-left: 64px;
}	 
.views-holder .row {
	width: 100%;
	float: left;
}	 
	 
.views-holder .row div {	 
float: left;
clear: none;
}	 
.row .message {
  color: red;
  font-size: 12px;
  left: 126px;
  position: absolute;
  top: 275px;
}
.message {
	color: red;
	float: left;
	clear: both;
	 font-size: 12px;
	width: 100%;
}	 
.row .row-heading {
	float: left;
	text-align: left;
} 
	 
	 
.superadmin .thumb {
  float: left;
  height: 264px;
  width: 498px;
  margin-top: 16px;
}
	 
.button {
 font-size: 12px;	
}	 
	 
.share_type {
	display: inline-block;
	margin-right: 20px;
	font-size: 8px;
	height: 12px!important;
	line-height: 12px;
	width: 50px;
	text-align: center!important;
	border-radius: 3px;
	border: solid 1px rgba(0,0,0,0.5);
	text-transform: uppercase;
	margin-top: 0;
} 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
  