#nav .demo {
   right: -109px;
}

.formentrybean {
    width: 700px; 
    margin: 0 auto;
    position: relative;
}

.user-entry-required label:before,
.user-entry-required .label:before,
label.required:before {
    color: #FF5622;
    content: "*";
    font-family: 'RockSaltRegular',arial,helvetica,sans-serif;
    font-size: 9px;
}

.question {
  margin-bottom: 15px;
  position: relative;
}

.question.name .label {
    display: none;
}

.question.name .name_form .label {
    display: block;
}

span.label {
   font-size: 12px;
   display: block;
}

input[type="text"],
textarea {
  width: 48%;
}

select {
  width: 49%;
}

textarea,
input[type="text"],
select {
    background-color: #FCFCFC;
    border: 1px solid #A19A9A;
    padding: 4px 2px;
}

.miwt-form .description,
.miwt-form .goal {
  position: absolute;
  right: 0;
  top: 0;
}

.miwt-form .goal {
  top: 234px;
}

.miwt-form .value {
  position: absolute;
  right: 0;
  bottom: 214px;
}

textarea {
  width: 325px;
  height: 187px;
}

.value textarea,
.goal textarea {
  height: 85px;
}

/* help */

.miwt-form .help {
  display: none;
  background: #fff;
  border: 1px solid #ff5622;
  padding: 0 20px;
  position: absolute;
  z-index: 60;
  right: 100%;
  top: -3px;
  width: 175px;    
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-right:10px;
}

.miwt-form .help {
  font-size: 12px;
  color: #635656;
}

.miwt-form .help a {
  color: #ff5622;
}

.miwt-form .help .arrow {
  width: 10px;
  height: 18px;
  position: absolute;
  left: 100%;
  top: 20px;
  background: -10px 0 transparent url(/resources/dyn/files/690521z2216ac67/_fn/help_arrow_2.png) no-repeat;
}

.miwt-form .description .help,
.miwt-form .goal .help,
.miwt-form .value .help  {
  right: auto;
  left: 105%;
}

.miwt-form .description .help .arrow,
.miwt-form .goal .help .arrow,
.miwt-form .value .help .arrow {
  width: 10px;
  height: 18px;
  position: absolute;
  right: 100%;
  left: auto;
  top: 20px;
  background-position: 0 0;
}

/*submit button*/

.submit_button button {
    background-color: #FF5521;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-family: 'LatoRegular',arial,helvetica,sans-serif;
    font-size: 15px;
    margin: 20px auto;
    padding: 8px 25px;
    text-transform: uppercase;
    width: 100px;
}

.submit_button button:hover {
   background-color: #644d52;
   cursor: pointer;
}
.form_field {
  margin-bottom: 0.5em;
}

.form_field.name_field .extra_value_name.label{
  font-weight: bold; 
}

.form_field.name_field .family_name_container {
  margin-top: 0.25em;
}
.form_field input,
.form_field textarea {
  width: 305px; 
}

.form_field span.rtb input {
  width: auto;
}

#column1 {
  width: 100%; 
}

.question {
  margin-bottom: 0; 
}

.form_content .question .form_field.idea_name{
  display: block;
}

.form_field {
  display: inline-block;
  vertical-align: bottom; 
  margin-right: 10px; 
}

.form_field.name_field .part,
.form_field .button_description_container {
  display: inline-block; 
  margin-right: 10px;
  vertical-align: bottom; 
}

.form_field.name_field .family_name_container {
  margin-right: 0;
  margin-top: 0; 
}#int_header {
  height: 140px; 
  display: block;
  background-color: #165F5F;
  margin: 2.9em 0;
  position: relative;
  border-radius: 3em;
}

#edge_logo {
  position: absolute;
  top: -2.5em;
  left: -.75em;
}

#int_header #pitch_night_text {
  position: absolute;
  left: 12.5em;
  top: 1.25em;
}


#int_header #pitch_night_text h1 {
  color: #EC7A1F;
  font-size: 38px; 
}

#int_header #live {
  color: #fff; 
  position: absolute; 
  left: 12.5em;
  bottom: 1em;
}

h1, h2, h3 {
  color: #ec7a1f;
}

#int_header #learn_logo {
  position: absolute; 
  top: 2em;
  right: 0;
  padding: 0 1.5em;
  background-color: #fff; 
  border-radius: 3em 0 0 3em;
}

#column1 {
  clear: left;  
  float: left; 
}


#column1 .text ul {
  padding: 0 1.25em;
  margin: -0.75em 0 1em 0;
  font-size: 12px;
}

#column1 .text ul li {
  padding: 0.25em 0; 
}

#column2 {
  margin-top: 0;
}

#judges table td img{
  overflow: hidden;
  text-align: center;
  -moz-border-radius: 100px;
}.menu-component {
	position: relative;
	display: inline-block;
}

.menu-component .menu-items {
	position: absolute;
	top: 1.5em;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 1;
}

.menu-component li.menu {
	position: relative;
	margin: 0;
	padding: 0;
}

.menu-component li.menu ul.menu-items {
	top: 0;
	left: 100%; /* Override if necessary based on position on page */
}

.menu-component .menu a.menu-item,
.menu-component .menu span.menu-item {
	display: block;
	width: 10em;
	color: #000;
	text-decoration: none;
	padding: 4px .5em;
	margin: 0;
}

.menu-component .menu a.menu-item:hover {
	background-color: #aaa;
}

.menu-component .menu span.menu-item {
	color: #666;
}

.menu-component .parent-menu > a.menu-item {
	background-image: url(/_resources/all/docroot/miwt/component/images/menu-expand.gif);
	background-position: right 2px center;
	background-repeat: no-repeat;
}

.menu-component ul {
	display: none;
}

.menu-component.active > ul,
.menu-component.active li:hover > ul {
	display: block;
}
div.window {
	background-color: #eee;
	border-style: ridge;
	border-color: ThreeDLightShadow ThreeDDarkShadow ThreeDDarkShadow ThreeDLightShadow;
	border-width: 1px 2px 2px 1px;
	padding: 2px;
}

.titlebar_row td {
	height: 1.2em;
}

td.activewindowtitle {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
}

td.windowbuttons {
	color: ButtonText;
	margin: 0;
	font-size: .8em;
	text-align: right;
}

td.inactivewindowtitle {
	background-color: InactiveCaption;
	font-weight: bold;
	color: InactiveCaptionText;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
}

div.windowcontent {
	color: WindowText;
	background-color: #fafcff;
	border: 1px outset #777;
	overflow: auto;
	position: absolute;
	top: 1.75em; /* Needs to be >= titlebar height + padding, etc */
	bottom: 2px;
	left: 2px;
	right: 2px;
}

.windowresize_sw,
.windowresize_se,
.windowresize_nw,
.windowresize_ne {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 5px;
	cursor: ne-resize;
}

.windowresize_sw {
	cursor: sw-resize;
}

.windowresize_se {
	cursor: se-resize;
}

.windowresize_nw {
	cursor: nw-resize;
}

/* OptionDialog. */
table.OptionDialogButtons,
table.OptionDialog {
	margin: 0 auto;
}

/* Progress Dialog. */
.miwt-ajax-progress {
	padding: 16px;
	min-width: 200px;
	min-height: 85px;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.45);
	border-radius: 2px;
	z-index: 10001;

	position: absolute;
	top: 100px;
	left: 100px;
	font-family: Arial, Verdana, sans-serif;
	color:#555;
}
.miwt-ajax-progress progress {
	margin-top: 16px;
	width: 100%;
}

a[disabled] {
	color: gray;
	text-decoration: none;
}.dnd-feedback
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
 
.dnd-dropactive
{

}

div.dropoptions
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
.miwt-table button.configure,
.miwt-tree button.configure {
	width: 16px;
	height: 16px;
	padding-left: 16px;
	text-indent: -1000em;
	overflow: hidden;
	border: none;
	background: transparent url(/_resources/all/docroot/miwt/component/images/cog-16x16.png) no-repeat center;
	vertical-align: text-top;
}

.miwt-config-wrapper {
	padding: 0;
	border: 1px solid #e7e7e7;
}

.miwt-config {
	min-width: 250px;
}

.miwt-config ul {
	list-style: none;
	padding: 0 15px 0 0;
	margin: 0;
}

.miwt-config ul li {
	margin-bottom: 4px;
}

.miwt-config ul li input[type="checkbox"] {
	margin-right: 4px;
}

.miwt-config-option {
	margin-bottom: .75rem;
}

.miwt-config-option-label {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px 15px 6px;
	background: #e7e7e7;
}

.miwt-config-option-value {
	margin: 0 0 0 1rem;
}

.miwt-config-actions {
	float: right;
	padding: 2px 0;
}

.miwt-select-all-rows,
.miwt-clear-row-selection {
	display: none;
}

.miwt-select-visible .miwt-select-all-rows {
	display: table-row-group;
}

.miwt-select-model .miwt-clear-row-selection {
	display: table-row-group;
}

.miwt-select-all-rows .selection-action,
.miwt-clear-row-selection .selection-action {
	cursor: pointer;
	text-decoration: underline;
}
/*
 * Copyright (c) Interactive Information R & D (I2RD) LLC.
 * All Rights Reserved.
 *
 * This software is confidential and proprietary information of
 * I2RD LLC ("Confidential Information"). You shall not disclose
 * such Confidential Information and shall use it only in
 * accordance with the terms of the license agreement you entered
 * into with I2RD.
 */

.miwt-prompt {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	overflow-x: hidden;
	overflow-y: auto;
	display: block;
	outline: 0;
}

.miwt-prompt .prompt-dialog {
	position: relative;
	width: auto;
	margin: 30px auto;
	max-width: 600px;
}

.miwt-prompt .prompt-content {
	position: relative;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem;
	outline: 0;
	background-color: #fff;
}

.miwt-prompt .prompt-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.miwt-prompt .prompt-header:after {
	content: "";
	display: table;
	clear: both;
}

.miwt-prompt .prompt-title {
	margin: 0;
	line-height: 1.5;
}

.miwt-prompt .prompt-body {
	position: relative;
	padding: 15px;
}

.miwt-prompt .prompt-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.miwt-prompt .prompt-footer:after {
	content: "";
	display: table;
	clear: both;
}

.miwt-prompt-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	opacity: .5;
}