.alert {
	color:#F00 !important;
}

/*
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-warning {
  color: #ffffff;
  background-color: #db971a;
  border-color: #f0ad4e;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
*/

#inner	{
	width:1000px;
}

#navigation {
	width:1000px;
}

#navigation li {
	padding-right: 56px;
}

#header {
	width:1000px;
}

#shell {
	width:1000px;
}

.shell {
	width:1000px;
}

#footer {
	width:1000px;
	padding: 0 16px 0 16px;

}

#sidebar {
	width:180px;
	margin-right:10px;
}

#content {
	width:810px;
}

#headerx {
	width:1000px;
	margin-left:-500px;
}

th {
	text-align:left;
	font-size:medium;
}
table.colorme tr:nth-child(odd) {
	background-color: #fff;
}

table.colorme tr:nth-child(even) {
	background-color: #E5E2DB;
}

/* Form Design */

.entry-content form input[type=password]{
    height: 20px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;

}

.entry-content form input[type=radio]{
    width:30px;
}

.entry-content form input[type=reset]{
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 20px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border: 3px solid #d69418;
    border-radius: 4px;
    color: #d69418;
    overflow: hidden;
}

.entry-content form input[type=reset]:hover {
    color: #4D4D4F;
    background-color: #d69418;
}

.entry-content form input[type=submit]{
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 20px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border: 3px solid #d69418;
    border-radius: 4px;
    color: #d69418;
    overflow: hidden;
}

.entry-content form input[type=submit]:hover {
    color: #4D4D4F;
    background-color: #d69418;
}

/*div.entry-content > form#loginform > div > p > input

div.entry-content > form#signon > table.signon_login > tbody > tr > td > input#username */

.entry-content form input[type=text], form input[type=number] {
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;

}

input#username, input#password {
	height: 30px;
}

.entry-content form select{
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;

}

.entry-content form select:focus {
  border-color: #66afe9;
  outline: 0;
  font-size: 14px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.entry-content form textarea{
    width:93%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;

}

/* Experimental Section */
.table {
 display: table;
 width: 100%;
 font-family: arial, sans-serif;
 }
.row {
 display: table-row;
 width: 100%;
 }
.left_cell {
 display: table-cell;
 width: 20%;
 text-align: right;
 padding-right: 4px;
 font-weight: bold;
 }
.right_cell {
 display: table-cell;
 width: 80%;
 text-align: left;
 padding-bottom: 10px;
 }
.cell60 {
 display: table-cell;
 padding-left: 1em;
 padding-top: 1em;
 padding-right: 1em;
 width: 60%;
 }
.cell50 {
 display: table-cell;
 padding-left: 1em;
 padding-top: 1em;
 padding-right: 1em;
 width: 50%;
 }
.cell40 {
 display: table-cell;
 padding-left: 1em;
 padding-top: 1em;
 padding-right: 1em;
 width: 40%;
 }
.cell30 {
 display: table-cell;
 padding-left: 1em;
 padding-top: 1em;
 padding-right: 1em;
 width: 30%;
 }
.cell20 {
 display: table-cell;
 padding-left: 1em;
 padding-top: 1em;
 padding-right: 1em;
 width: 20%;
 }
.cell10 {
 display: table-cell;
 padding-left: 1em;
 padding-top: 1em;
 padding-right: 1em;
 width: 10%;
 }
 .cell {
 display: table-cell;
 padding-left: 1em;
 padding-top: 1em;
 padding-right: 1em;
 }
.right_input {
 margin-left: 1em;
 }
.last_row {
 padding-bottom: 1em;
 }
.align_top {
 vertical-align: top;
 }
.cell_list_header{
 display: table-cell;
 padding-left: 1em;
 padding-top: 1em;
 padding-right: 1em;
 width: 50%;
 text-align: center;
}
.cell_list {
 display: table-cell;
 padding-left: 1em;
 padding-top: 1em;
 padding-right: 1em;
 width: 50%;
 text-align: right;
 vertical-align: text-top;
 }
.cell_list_textarea {
 display: table-cell;
 padding-left: 1em;
 padding-right: 1em;
 width: 50%;
 text-align: right;
 vertical-align: text-top;
 }
.cell_list_info_left {
 display: table-cell;
 padding-top: 1em;
 padding-right: 1em;
 width: 47%;
 text-align: right;
 vertical-align: text-top;
 }
.cell_list_info_middle {
 display: table-cell;
 padding-top: 1em;
 padding-right: 1em;
 width: 2%;
 }
.cell_list_info_right {
 display: table-cell;
 padding-top: 1em;
 padding-right: 1em;
 width: 51%;
 text-align: left;
 vertical-align: text-top;
 }
.lower_checkbox {
 margin-bottom: -5px !important;
 }
 
 input:invalid+span:after {
  content: '✖';
  padding-left: 5px;
}

input:valid+span:after {
  content: '✓';
  padding-left: 5px;
}