.fieldtbl
{
	width:100%;
	display:table;
}

#sticky.stick {
	position: fixed;
	z-index: 1003;
	width:100%;
	box-shadow: 1px 2px 4px 2px rgba(100,100,100,0.5);
}

.panel.addst {
	margin-top:58px;
}

.fieldcontainer
{
	width:100%;
	display:table-row;
}

.leftfield
{
	background-color:#fafafa;
	border:1px solid #bcbcbc;
	margin: 10px;
	padding:10px;
	width: 40%;
	display:table-cell;
	vertical-align: top;
}

.rightfield
{
	background-color:#fefefe;
	border:1px solid #bcbcbc;
	margin: 10px;
	padding:10px;
	display:table-cell;
}

.sortcontainer
{
	width:500px;

}

.placeholder {
	outline: 1px dashed #067d14;
	background: #ebffed;
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: -1px;*/
}

.mjs-nestedSortable-error {
	background: #fbe3e4;
	border-color: transparent;
}

ol {
	margin: 0;
	padding: 0;
	padding-left: 30px;
}

ol.sortable, ol.sortable ol {
	margin: 0 0 0 55px;
	padding: 0;
	list-style-type: none;
}

ol.sortable {
	margin: 4em 0;
}

.sortable h2 {
	line-height: normal;
	margin:0;
	display:inline-block;
	cursor: move;
	width:350px;
}

h1.struct
{
	margin-right:0px;
}

.grab
{
	display:inline-block;
	cursor:move;
	border:0 !important;
	padding:0 !important;
	width:250px;
}

.strucButtz a, .strucButtz a:link, .strucButtz a:visited, .strucButtz a:active {
	background-color: #ffffff;
	border: 1px solid #bababa;
	border-radius: 2px;
	color: #747474;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0px 2px;
	padding: 0 2px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 65px;
}

.strucButtz a:hover {
    background-color: #cbcbcb;
    border: 1px solid #afaeaa;
    color: #000000;
}

.strucRightSect {
	float:right;
	display:inline;
	border:0 !important;
}

.strucRightPage {
	float:right;
	display:inline;
	border:0 !important;
	padding:0 !important;
}

.sortable li {
	margin: 5px 0 0 0;
	padding: 0;
}

.sortable li div  {
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #D4D4D4 #D4D4D4 #BCBCBC;
	padding: 6px;
	margin: 0;
	background: #f6f6f6;

}

.sortable li.mjs-nestedSortable-branch div {


}

.sortable li.mjs-nestedSortable-leaf div {


}

li.mjs-nestedSortable-collapsed.mjs-nestedSortable-hovering div {
	border-color: #999;
	background: #fafafa;
}

.disclose {
	cursor: pointer;
	width: 20px;
	display:none;
	float:left;
	margin-top: 5px;
	font-size:24px;
}

.sortable li.mjs-nestedSortable-collapsed > ol {
	display: none;
}

.sortable li.mjs-nestedSortable-branch > div > .disclose {
	display: inline-block;
}

.sortable li.mjs-nestedSortable-collapsed > div > .disclose > span:before {
	content: url('/images/move-down-disabled.gif');
}

.sortable li.mjs-nestedSortable-expanded > div > .disclose > span:before {
	content: url('/images/move-up-disabled.gif');
}

.btns
{
	height:20px;
}

.tbtns
{
	height:24px;
	line-height:47px;
	padding:2px;
	vertical-align: bottom;
}

.bbtns
{
	height:48px;

	padding:10px;
	vertical-align: bottom;
}

.launchbtns
{
	width:24px;
	padding:3px;
}

.launchbtns:hover {
	transform: rotate(15deg);
}

.smbtns
{
	height:16px;
	padding:2px;
}

#questions
{
	display:none;
	padding ;0;
	margin:0;
}

#chaptit
{
	width:200px;
}

.ui-widget-header
{
	height:32px;
}

#tabscont > .ui-widget-content
{
	border:0 !important;
	background:none !important;
	
}

.ui-state-default
{
	background:#eeeeee!important;
}

.ui-tabs
{
	margin-top:10px;

}

.ui-tabs-nav
{
	border:0;
	border-radius:0 !important;
	background:none !important;
}

.ui-state-active
{
	background:#ffffff!important;
}

.ui-helper-reset {
	font-size:0.85em !important;
}

.ui-widget-content-disabled {
	border: 1px solid #aaaaaa !important;
	background-color:#eeeeee;
}

#tabscont
{
	position:relative;
	height:500px;;
}

#tabnav
{
	position: absolute;
	top:-60px;
	width:100%;
}

.glossaryList
{
	overflow-y: auto;
	height:380px;
}

.wholepage
{
	position: absolute;
	top: 0;
	bottom: 0%;
	left: 0;
	right: 0%;
	background-color: white;
	z-index: 99;

	text-align: center;
	width: 100%;
	padding-top: 25px;
}

.moduleTable td {
	padding:2px;
}

.sortLaunch {
	width:100%;
}

.launchList {
	display:table;
	width:100%;
	margin:0;
	padding:0;
}

.launchRow {
	display:table-row;
	width:100%;
}

.launchCellThumb {
	display:table-cell;
	width:5px !important;
	vertical-align: middle;
	padding: 2px;
	max-width:5px !important;
}

.launchCellLevel {
	display:table-cell;
	width:100px;
	vertical-align: middle;
	padding: 2px;
}

.launchCellTitle {
	display:table-cell;
	width:50%;
	vertical-align: middle;
	padding: 2px;
	min-width:150px;
	cursor:pointer;
}

.launchCellLast {
	display:table-cell;
	vertical-align: middle;
	padding: 2px;
	min-width:150px;
}

.launchCellControls {
	display:table-cell;
	width:198px;
	min-width:198px;
	vertical-align: middle;
	text-align: right;
	padding: 2px;
}

ol.launchsortable, ol.launchsortable ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ol.launchsortable {
	margin: 0;
}

.launchsortable li {
	margin: 5px 0 0 0;
	padding: 0;
}

.launchsortable li div  {
	margin: 0;
}

.launchsortable li.mjs-nestedSortable-branch div {
}

.launchsortable li.mjs-nestedSortable-leaf div {
}

.launchsortable li.mjs-nestedSortable-collapsed > ol {
	display: none;
}

.launchsortable li.mjs-nestedSortable-branch > div > .disclose {
	display: inline-block;
}

.launchsortable li.mjs-nestedSortable-collapsed > div > .disclose > span:before {
	content: url('/images/move-down-disabled.gif');
}

.launchsortable li.mjs-nestedSortable-expanded > div > .disclose > span:before {
	content: url('/images/move-up-disabled.gif');
}

.strucRightLaunch {
	display:inline;
	border:0 !important;
}

.listForums {
	display:table;
	width:100%;
	margin:0;
	padding:0;
	
}

.listForumRow {
	display:table-row;
	width:100%;
	background-color:#f7f7f7;
	
}

.listForumCellThumb {
	display:table-cell;
	width:5px !important;
	vertical-align: middle;
	padding: 12px;
}

.listForumCellName {
	display:table-cell;
	width:350px !important;
	vertical-align: middle;
	padding: 12px;
	font-size: 1.2em;
    	font-weight: bold;
}

.listForumCellDesc {
	display:table-cell;
	width:150px !important;
	vertical-align: middle;
	padding: 12px;
}

.listForumCellCont {
	display:table-cell;
	width:150px !important;
	vertical-align: middle;
	padding: 12px;
	text-align: right;
}

.launchpagination {

     margin-right: 29px;

}

.event_container {
	font-size:0.8em;
}

.fc-content {
	margin-right:55px;
}

.fc-event-container a{
	color: #ffffff !important;
	cursor:default !important;
}

.del{
	text-align: right;
	position:absolute; right:0; top:0;
	cursor:pointer;
}

.tebtns
{
	width:32px;
	padding:3px;
}

.tebtns:hover {
	transform: rotate(15deg);
}