@CHARSET "UTF-8";

body {
	/*background-image: url('/img/ditm_logo_light.png');*/
	background-position: 0px 0px;
}
body.development {
	background-image: url('/img/bg-testing.png');
	background-color: #ffe;
}
body.staging {
	background-image: url('/img/bg-testing.png');
	background-repeat: repeat;
	background-color: #efe;
}
.body {
	margin: 15px 15px 30px 15px;
}
.header {
	padding: 10px 30px 0 30px;
}
body h2 {
	margin: 13px 0 5px 0;
	font-weight: normal;
	font-size: 1.35em;
}
body h3 {
	margin: 10px 0 5px 0;
	font-weight: normal;
	font-size: 1.1em;
}
.loginbox {
	float: right;
	margin-right: 15px;/
}
.topnav {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
}
.topnav ul , .topnav ul li {
	display: inline;
	padding: 0px;
}
.topnav ul li a {
	border: 2px solid #d8d8e8;
	border-bottom: 0;
	background-color: #e8e8f0;
	padding: 3px 5px;
	margin-left: 5px;
	text-decoration: none;
}
.topnav ul li.active a {
	border: 2px solid #424b6d;
	border-bottom: 0;
}
li ul {
	margin-top: 40px;
	display: inline;
	padding: 0px;
}
.breadcrumbs {
	display: none;
	padding: 5px 5px 5px 10px;
}
.content {
	border: 1px solid #424b6d;
	border-top: 15px solid #424b6d;
	color: #424b6d;
	margin: 2px 30px 0px 30px;
	padding: 20px 50px 20px 20px;
}
a:link, a:visited {
	color: #0388BA;
}

dl.zend_form dt {
	float: left;
	width: 150px;
	clear: both;
}

dl.zend_form dd {
	float: left;
	width: 700px;
}

dl.zend_form {
	display: block;
	clear: both;
	overflow: auto;
}

fieldset.onelineform {
	width: 850px;
	padding: 10px 0 0 0;
	border: none;
	float: left;
	clear: both;
}

fieldset.onelineform div {
	float: left;
}

fieldset.buttonbar {
	border: none;
	padding: 20px 0 10px 0;
}

.nowrap {
	white-space: nowrap;
}
.clearfloat {
	clear: both;
}
.iqo_label {
	float: left;
	margin: 2px 3px 2px 5px;
}
.iqo_labeltext input {
	float: left;
	margin: 2px 3px 2px 2px;
	width: 650px;
}
.iqo_seqno input {
	float: left;
	margin: 2px 3px 2px 2px;
	width: 25px;
}
.iqo_score input {
	float: left;
	margin: 2px 3px 2px 2px;
	width: 40px;
}
.iqo_maingoal checkbox {
	float: left;
	margin: 2px 3px 2px 2px;
}
.iqo_gotoquestion select {
	float: left;
	margin: 2px 3px 2px 2px;
}

.dijitTextBox {
	margin: 2px !important;
}
/*
.dijitCheckBox {
	margin: 2px !important;
}
*/
dl.respList {
	float: left;
	clear: both;
}

dl.respList dd {
	margin-left: 5px;
}
dd.respListName {
	float: left;
	width: 325px;
}
dd.respListUpload {
	float: left;
	width: 75px;
}
dd.respListDelete {
	float: left;
	width: 50px;
}
dd.respImportList span {
	margin-left: 10px;
	font-weight: bold;
	float: left;
	clear: both;
}
dl.respImportList {
	float: left;
	width: 650px;
	clear: both;
	margin-left: 20px;
}
dl.respImportList dd {
	margin-left: 5px;
	float: left;
}
dd.ccaListHdr {
	font-weight: bold;
}

dd.respImportList-id {
	clear: left;
	width: 40px;
}
dd.respImportList-filename {
	width: 300px;
}
dd.respImportList-count {
	width: 60px;
}
dd.respImportList-date {
	width: 145px;
}
dd.respImportList-delete {
	width: 75px;
}

.hist-item-notes {
	padding-left: 20px;
}

.uploadBtn {
	background-color: #E4F2FF;
	background-image: url("/js/dijit/themes/claro/form/images/button.png");
	background-position: center top;
	background-repeat: repeat-x;
	bborder: 10px solid #769DC0;
	padding: 2px 4px 4px;

	border-radius: 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
}
.uploadHover {
	xbackground-image: url(/js/dijit/themes/soria/images/buttonHover.png);
	background-color: #afd9ff;
	color:#000;
 	-webkit-transition-duration:.2s;
	cursor: pointer;
}
.uploadPress {
	xbackground-image:url('/js/dijit/themes/claro/images/buttonActive.png');
	background-image:url('/js/dijit/themes/soria/images/buttonActive.png');
}
.uploadDisable {
	background-color: #f0f0f0;
	background-image: none;
	outline: none;
	background-color: #e3e3e3;
	border: solid 1px #c9c9c9;
	color: #696969;
	box-shadow:0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
/*
.uploadBtn {
	border: 1px solid #123577;
	text-decoration: underline;
	background-color: #dbe6fb;
	xcolor: #0388BA;
	height: 26px;
}
.uploadHover {
	border: 1px solid #123577;
	text-decoration: underline;
	background-color: #b9c9e5;
	xcolor: #0388BA;
	height: 26px;
}
.uploadPress {

}
.uploadDisabled{
    color:#444;
}
*/
/*
.dijitInputField {
	margin: 1px !important;
}
*/

/* Message box styles */
.msgDisplay {
	display: block !important;
}
.msg {
	padding: 5px;
	display: none;
	float: right;
	color: #575757;
}
.msgError {
	border: 3px solid #8b373f;
	background-color: #f44336;
}
.msgNotice {
	border: 3px solid #e6f7e6;
	background-color: #f0fff0;
}
ul.messages {
	list-style-type: square;
	padding-left: 20px;
}
ul.messages li {
	font-size: 110%;
}

.inline-text-edit-box {
	background-color: #e2f1ff;
}

table.cca th {
	text-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #9cbfe0;
	padding: 3px 6px;
	margin: 2px;
}

table.cca th.highlight {
	background-color: #7f9cb7;
}

table.cca tr.inactive td {
	background-color: #f0f6ff;
	color: #7a84ab;
}

table.cca td {
	text-weight: normal;
	vertical-align: top;
	background-color: #def;
	padding: 3px 6px;
	margin: 2px;
}

table.cca tr.sub-item td {
	background-color: #fff;
	color: #6672a8;
}

table.cca-sub-item th {
	background-color: #f4f8ff;
	padding: 0 15px 0 15px;
}

table.cca-sub-item td {
	background-color: #f4f8ff;
	padding: 0 15px 0 15px;
}

table.cca .nr {
    text-align: right;
}

table.cca .subtotal {
    font-weight: bold;
}

table.cca .total {
    font-weight: bold;
    text-decoration: underline;
}

.hidden {
	display: none;
}

.txt_answer_label, .mc_answer_label, .ms_answer_label {
	margin-top: 10px;
}
.ccaFormElement {
	float: left;
	wwidth: 200px;
}
.ccaFormElement input[type=file] {
	float: left;
}
.ccaFormLabel {
	float: left;
	width: 150px;
}
.ccaClearLeft {
	clear: left;
}
.ccaDisplayGroup {
	clear: left;
	width: 100%;
}
.ccaButtonBar {
	padding-top: 10px;
}
.ccaDate .dijitDateTextBox {
	width: 75px;
}
.ccaTime .dijitTimeTextBox {
	width: 45px;
}
.ccaPreferredDay label {
	width: 175px;
}
p.hint {
	/* For element descriptions */
	margin: 3px 3px 3px 10px;
	float: left;
}
ul.errors {
	color: #f00;
}
.link {
	text-decoration: underline;
	color: #0388BA;
	cursor: pointer;
}
.severity_error {
	color: #a00;
}
.severity_warning {
	color: #aa6600;
}
.severity_notice {
	color: #025e00;
}
.severity_info {
	color: #042060;
}
.severity_debug {
	color: #042060;
}
.dialogFormLabel {
	clear: left;
	float: left;
	width: 100px;
	height: 23px;
	padding-top: 4px;
}
.dialogFormValue {
	float: right;
	width: 145px;
	height: 23px;
}
.dialogFormButtonBar {
	float: left;
	clear: left;
	width: 68px;
	margin: 2px 4px 5px 0;
}
.dialogFormStatusBar {
	float: right;
	text-align: left;
	width: 143px;
	margin: 2px 4px 5px 6px;
}
/* Webkit fix to prevemt white text in disabled textboxed. Also webkit always lightens the text. */
.dj_webkit .claro .dijitTextBoxDisabled, .dj_webkit .claro .dijitTextBoxDisabled .dijitInputInner {
	color: #282828;
}
.dialogButton {
	color: #0388BA;
	cursor: pointer;
	padding: 5px auto;
}
.dialogButton:hover {
	text-decoration: underline;
}

.zoiper-qr-outer {
	margin: 25px;
	width: 207px;
	height: 207px;
	overflow: hidden;
}
.zoiper-qr-inner {
	float: left;
	margin-left: -25px;
	margin-top: -25px;
}

.dbgInfo {
    float: left;
    margin: 40px 20px;
    text-align: left;
    color: #aaa;
    font-size: 10px;
}

.notification-message {
	padding: 10px 20px;
	background-color: #fffed0;
	border: 1px #cec75e solid;
}

.notification-container {
	padding: 10px 0 20px 0;
}