
	.mstrTextButtonExecute {
		background: 		none;
		font-size: 		14px;
		border-color: 		#4cae4c;
		border: 		1px solid transparent;
		border-radius: 		4px;
		display: 		inline-block;
		font-weight: 		bold;
		line-height: 		1.42857143;
		padding: 		6px 12px;
		text-align: 		center;
		vertical-align: 		middle;
		background-color: 		#337ab7;
		color: 		#fff;
		margin-right: 		5px;
	}
	.mstrTextButtonCancel {
		background: 		none;
		font-weight: 		bold;
		background-color: 		red;
		color: 		#fff;
		border-color: 		#2e6da4;
		display: 		inline-block;
		padding: 		6px 12px;
		font-size: 		14px;
		line-height: 		1.42857143;
		text-align: 		center;
		vertical-align: 		middle;
		border: 		1px solid transparent;
		border-radius: 		4px;
		white-space: 		nowrap;
	}
	.mstrPromptEditorCellNavToolbar {
		text-align: 		center;
	}
	.mstrTextBoxCaption {
		font-weight: 		bold 12px;
	}
	.mstrListBlockContents {
	}
	.mstrPromptQuestionSimpleAnswerView .mstrListCart {
		width: 		100%;
	}
	.mstrPromptTOC {
		display: 		none !important;
	}
	.mstrPromptQuestionTitleBar {
		background-color: 		#900;
	}
	.mstrWeb .mstrFloatingEditorTitle {
		color: 		#ffffff !important;
	}
	.mstrPromptQuestionTitleBarTitle {
		color: 		white;
	}
	.mstrPromptQuestionTitleBarIndex {
		color: 		white;
	}

