.dis-field {
  margin: 15px 0 5px 0;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: .5rem;
  border-bottom: 1px solid #cacaca;
  font-family: inherit;
  font-size: 1rem;
  color: #0a0a0a;
}

.upload_box {
	background: #FFF;
	border:1px solid #555;
	padding:10px;
	margin-top: 0px;
	width: 100%;
}
.upload_box p {
	color: #000;
}
.upload_box p.title {
	background-color: #ff6600;
	padding: 10px;
	margin: -10px -10px 10px -10px;
	color: #FFF;
	font-size: 13px;
}
.upload_box .submit {
	display: inline;
	margin-left: 20px;
}
.upload_box .upload_file {
  width: 50%;
  /*border:1px solid #DCDCDC; */
  padding: 3px;
  min-height: 23px;
  float: left;
  margin-right: 20px;
}
.upload_box input[type=file] {
	width: 70%;
}
.upload_box input[type=submit] {
	color: #fff;
	background-color: #000;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
  font-size: 14px;
  padding: 10px 15px;
  font-weight: bold;
}

.agency-form ul li {
  list-style-type:none;
  margin-bottom: 5px;
  margin-left: 20px;
}
.agency-form .submit {
  text-align: center;
}
.agency-form .rep label {
  position: relative;
  top: -33px;
  margin-left: 20px;
}

.agency-form h5 {
    text-align: center;
    color: #ff6600;
}

.edit-entry-form label {
  margin-bottom: 15px;
}

/*flash and debug css styles*/

.flash_good {
	background: #e1faea;
	border: none;
  color: #666;
	padding: 20px 10px;
	font-weight:normal;
	font-size: 14px;
	margin-left: auto;
  margin-top: 10px;
	width: 70%;
	opacity:0.95;
	filter: alpha(opacity=95);
  margin-right: auto;
  max-width: 75rem;
  text-align: center;
  left: 0;
  right: 0;
  top: 40%;
  z-index: 10000;
  position: fixed;

	/* background: #FFF;
	border:2px solid #000;
	padding:10px;
	font-weight:bold;
	font-size: 14px;
	position: absolute;
	top: 30%;
	width: 600px;
	opacity:0.95;
	filter: alpha(opacity=95);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 10000; */
}
.flash_bad {
	background: #e8e8e8;
	border: none;
  color: red;
	padding: 20px 10px;
	font-weight:normal;
	font-size: 14px;
	margin-left: auto;
  margin-top: 10px;
	width: 70%;
	opacity:0.95;
	filter: alpha(opacity=95);
  margin-right: auto;
  max-width: 75rem;
  text-align: center;
  left: 0;
  right: 0;
  top: 40%;
  z-index: 10000;
  position: fixed;
	/*background: #FFF;
	border:2px solid #000;
	padding:10px;
	font-weight:bold;
	font-size: 14px;
	position: absolute;
	top: 30%;
	width: 600px;
	opacity:0.95;
	filter: alpha(opacity=95);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 10000;*/
}
.flash_good img, .flash_bad img {
	float:right;
}
.flash_good .head_title, .flash_bad .head_title {
	margin-bottom: 10px;
  font-size: 18px;
  color: red;
}
.flash_bad a.cancel, .flash_good a.cancel {
  position: absolute;
  right: 8px;
  top: 8px;
  font-size: 21px;
  color: red;
}
.flash_good a.cancel {
  color: #666
}
.flash_good .head_title {
  color: #666
}

body .message {
	background: #e8e8e8;
	border: none;
  color: red;
	padding: 20px 10px;
	font-weight:normal;
	font-size: 14px;
	margin-left: auto;
	width: 70%;
	opacity:0.95;
	filter: alpha(opacity=95);
  margin-right: auto;
  max-width: 75rem;
  text-align: center;
  left: 0;
  right: 0;
  top: 40%;
  z-index: 10000;
  position: fixed;
}
.error-message {
	font-weight:normal;
	font-size: 11px;
	color: #AA0000;
}

.cake-sql-log {
	font-size: 10px;
	background-color: #DDFFCC;
	border: 1px #555 dotted;
	width: 500px;
	padding: 10px;
	/* Hide debug statements */
	 display:none;
}

.fa-trophy {
    color: #3adb76 !important;
}


.form-error {
  border-color: #AA0000;
  display: inline-block !important;
  color: #AA0000;
}
td.disclaimertext {
  font-family: "verdana", arial, helvetica, "san serif";
  font-size: 13px;
  padding-top: 20px;
}

.mobilenav-container .title-bar-left {
  background:#fff;
}
div.title-bar-left.sticky.is-at-top {
  max-width: 100% !important;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:8px;
  height: 35px;
  left: 0px !important;
}
div.title-bar.mobilenav-container.sticky-container {
  height: 35px !important;
}
div.title-bar-left.sticky.is-stuck.is-at-top {
  max-width: 100% !important;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:8px;
  height: 35px;
  left: 0px !important;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 4px 4px 0 rgba(0,0,0,0.3);
  box-shadow: 0 4px 4px 0 rgba(0,0,0,0.3);
}

.fa-check{
  color: #3adb76 !important;
}

.small {
  font-size: 14px;
}


.judges-content {
  background-color: #f1f1f1;
}
.judges-content table {
  margin: 40px 0;
}
.judges-content table th {
    text-align: left;
}
.judges-content table tbody {
  background-color: transparent;
}
.judges-content table.list tr {
  border-bottom: 1px solid  rgba(10,10,10,0.25);
}
.judges-content table.list td {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.judges-content table .textbold {
  font-weight: bold;
  vertical-align: top;
}
.judges-content table .textbold span {
  font-weight: normal;
}
.judges-content table .textcontent {
  color: ##666;
  font-size: 16px;
}
.judges-content table .textcontent img {
  margin-bottom: 20px;
}

.judges-content .score-form {
    color: #666;
    background-color: #fff;
    padding: 20px;
    border: 1px solid rgba(10,10,10,0.25);
}
.judges-content .score-form tbody {
  border: none;
}
.judges-content .score-form .normal {
  margin-bottom: 0;
  margin-top: 20px;
}
.judges-content .score-form .normal label {
  color: #666;
  font-size: 16px;
}
body.judge-layout .message {
  top: 140px;
  position: absolute;
  z-index: 4;
}


