body {
	
	font-size: 16px;
	
	/*font-family: Arial, sans-serif;
	font-size: 10pt;
	/*background-color: #B6DEFF;*/
	color: #969595;
}

/*h1 {
	width: 600px;
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color:#F63;
	border-bottom: solid 4px #6F6F6F;
}
*/
h2 {
	/*width: 600px;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;*/
	color: #51a63f;
	/*border-bottom: solid 2px #6F6F6F;
	margin-bottom: 8px;*/
}

/*fieldset {
	border: solid 1px #666666;
	width: 70%;
	padding: 4px 4px 4px 4px;
	margin-bottom: 5%;
}*/

legend {
	/*color: #969595;*/
	color:#F7C221;
	border-color:#F7C221;
	/*margin-left:15px;
	background:#F63;
	border: 1px outset #cccccc;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	width:150px;*/
	
}

label {
	width: 125px;
	float: left;
	margin: 2px 0 2px 0;
	text-align: right;
	vertical-align: top;
	color:#969595;
}

.inputText, .inputTextArea {
	margin: 2px 0 8px 5px;
	vertical-align: top;
}

.challengeImage {
	margin: 2px 0 2px 0;
	vertical-align: top;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #ffffff;
	background:#51a63f;
	/*border: 2px outset #51a63f;*/
	padding: 2px 2px 2px 2px;
	/*width: 120px;*/
	margin-left:30px;
}

input.submit:hover {
	color: #ffffff;
	background:#51a63f;
	/*border: 2px outset #51a63f;*/
	padding: 2px 2px 2px 2px;
	/*width: 120px;*/
	margin-left:30px;
}

.logibBtn{
	color: #ffffff;
	background:#51a63f;
	/*border: 2px outset #51a63f;*/
	padding: 2px 2px 2px 2px;
	width: 120px;
	margin-left:130px;
}

.logibBtn:hover{
	color: #ffffff;
	background:#51a63f;
	/*border: 2px outset #51a63f;*/
	padding: 2px 2px 2px 2px;
	width: 120px;
	margin-left:130px;
}

.credit {
	width: 600px;
	padding-top: 4px;
	margin-top: 8px;
	border-top: solid 1px #999999;
	clear: both;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #303030;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

a:link, a:visited, a:active {
	text-decoration: none;
	background: transparent;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #990099;
}

a:active {
	color: #ff0000;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #ff0000;
}

.entry {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	border-bottom: solid 1px #999999;
	clear: both;
}

#lastEntry, #onlyEntry {
	border-bottom: none;
}

.entry .field, .timestamp {
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 100px;
	margin: 0 6px 0 0;
	padding: 0 0 0 0;
	text-align: right;
	display: inline;
	font-weight: bold;
}

.entry .field .value {
	float: left;
	width: 494px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

.timestamp {
	margin: 0 0 4px 0px;
	padding: 8px 0 0 0;
	clear: both;
}

.navigation {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
}

#previous {
	font-size: 12pt;
	margin-right: 30px;
	display: inline;
}

#next {
	font-size: 12pt;
	margin-left: 30px;
    display: inline;
}

.pageNumberContainer {
	display: inline;
	text-align: center;
}

.pageNumber {
	margin-left: 4px;
	margin-right: 4px;
}

#currentPageNumber {
	font-weight: bold;
	color: #ff0000;
}

.entryCount {
	width: 100%;
	/*text-align: center;*/
	padding-bottom: 4px;
	margin-top: 8px;
	color:#000000;
}

.txtFeild{
	margin-bottom:10px;
}

.txtGust > h2{
	margin-left:10px;
	color: #F7C221;
}

.txtSubTxt{
	color:#5F5F5F;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #F7C221;
    border-radius: 0px;
}
.btn {
    border-radius: 0px;
    padding: 8px 75px 8px 75px !important;
}
.btn-primary :active{
	color: #fff;
    background-color: #9a2fa0;
    border-color: #9a2fa0;
	}
.btn-primary :hover{	
	background-color:#8a2b8f;
}
.btn-primary a:link, a:visited, a:active a:focus{
	color: #fff;
    background-color: #9a2fa0 !important;
    border-color: #9a2fa0 !important;
	}
.col-md-3{
	 color: #000000;
	}
        
.btn-primary {
            background-color: #F7C221 !important;
            border-color: #F7C221 !important;
        }
        
.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}