﻿ul.multiselect-container li {
  list-style-type: none; }

ul.multiselect-container {
  margin-top: auto; }

/*#RoadsSelected
{
    font-weight: bold;
}
*/
.olControl {
  margin-left: 100px;
  margin-top: 10px; }

.olControl label {
  font-weight: bold; }

.olControl input {
  margin-left: 5px;
  padding: 3px;
  width: 200px; }

.roadrow {
  width: 250px; }

/*
td.form-control-static
{
    display: inline;
}
*/
/*td.Confirmlabel
{
    font-size: 14px;
    border-left: 1px solid #727272;
    padding: 8px 10px;
    background: #ecf3f7;
    padding-right: 10px;
    border-bottom:none;
}*/
td.Confirmlabel span {
  padding: 8px 10px; }

fieldset .has-error.required-enabled .multiselect {
  border: 4px solid #ce1415; }

#RoadsInExcavation a {
  padding-right: 20px; }

#ExcavationPartTable thead tr th {
  border-bottom: none;
  border-top: none;
  padding-bottom: 0; }

#ExcavationPartTable tbody tr td {
  border-top: none;
  border-bottom: none; }

#confirmationroadtable thead tr th {
  border-bottom: none;
  border-top: none;
  padding-bottom: 0; }

#confirmationroadtable tbody tr td {
  border-top: none;
  border-bottom: none; }

.uploadedfilestable thead tr th {
  border-bottom: none;
  font-size: 15px;
  font-weight: bold; }

.uploadedfilestable tbody tr td {
  border-bottom: none; }

fieldset .addnewroadbutton {
  margin-bottom: 2.5em; }

#ExcavationPartTable.input-fields tbody tr td {
  padding-left: 0;
  vertical-align: top; }

.contactinfo {
  margin-bottom: 0.5em; }

a.removeLink {
  float: right; }

#mapbuttons {
  position: absolute;
  bottom: 0px;
  left: 100px;
  margin-bottom: 10px; }

#mapbuttons button {
  padding: 5px;
  margin-bottom: 5px; }

#mapbuttonhelp {
  position: absolute;
  bottom: 0px;
  right: 10px;
  margin-bottom: 10px; }

#mapbuttonhelp button {
  width: 155px;
  padding: 5px;
  margin-bottom: 5px;
  background: url(../graphics/icon-help.png) no-repeat;
  background-color: #dddddd; }

span.required {
  margin-left: 2px; }

.roaddeleteLink {
  float: right; }

.detailTemplateRow {
  border-top: #cccccc;
  border-width: 1px;
  border-top-style: solid;
  margin-top: 20px; }

.buttonInRow {
  margin-top: 25px;
  margin-right: 6px; }

.form-control-static {
  min-height: 32px; }

.roadFieldset {
  margin-bottom: 15px; }

.multiselect-container a {
  text-decoration: none; }

#TermsAcceptedLabel {
  line-height: normal; }

html {
  position: relative;
  min-height: 100%; }

#bodyMaster {
  /* Margin bottom by footer height */
  margin-bottom: 60px; }

#footerSpan {
  font-size: xx-large;
  font-weight: bolder;
  letter-spacing: 2px;
  color: #363636; }

.footerBottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #e0ddda;
  left: 0px; }

ul.nav.style-2 {
  /*border-top: 0;*/ }
  ul.nav.style-2 li {
    /*border-top: 1px solid #4d535a;*/ }
    ul.nav.style-2 li a {
      /*border: 0;*/ }

ul.nav.style-2 li:first-child {
  /*border-top: 1px solid #999999;*/ }

a:active, a::selection, a:visited {
  border: none;
  outline: none; }

input::-moz-focus-inner {
  border: 0; }

a, a:active, a:focus {
  outline: none; }
