@import url("https://fonts.googleapis.com/css?family=Lato|Lato");
html, body {
  background: white no-repeat;
  margin: 0;
  padding: 0;
  height: 100%; }

a {
  color: white;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background: #004f6d;
  font-size: smaller; }
  a.navbar-brand.navbar-link {
    background: none; }
  a#home {
    margin-bottom: 4px; }
    a#home:hover {
      background: #e1e0e0;
      color: #004f6d;
      border-bottom: transparent; }

p {
  padding-top: 4px; }

h5 {
  padding-left: 30px;
  font-weight: 700; }

div#topbar.container-fluid {
  background: white;
  color: black; }

#ttswrapper {
  min-height: 100%;
  position: relative;
  display: none; }

#ttscontent {
  padding-top: 80px;
  padding-bottom: 50px; }
  #ttscontent #multirole {
    margin-bottom: 10px; }
    #ttscontent #multirole #divxx:first-child {
      line-height: 37px; }

#ttsheader {
  background-color: #112b4b; }

#dxpad {
  height: 75px; }

#dxpad2 {
  height: 28px; }

#dxrptviewer {
  height: 100%; }

div.viewheader {
  min-height: 35px;
  border: 1px solid transparent;
  border-bottom-color: orange;
  background-color: #e0dfdf; }

div#nav-cont.container {
  max-width: 100%;
  align-content: flex-end; }

ul.nav.navbar-nav {
  margin-top: 50px; }

#nav-row a {
  color: white;
  background: #112b4b; }

div#nav-cont.container-fluid {
  position: absolute;
  right: 10px; }

div#nav-row.row {
  border-bottom: solid;
  border-color: orange;
  background: #112b4b; }

#nav-logo {
  color: white;
  margin-left: 50px;
  font-family: palentino; }

#alert {
  background: none;
  padding-right: 39px;
  font-size: small; }

span.badge {
  margin-bottom: 15px;
  background-color: orange;
  color: white; }

div.container {
  width: 100%; }

div.coll {
  background: white; }

div#wrapper {
  background: #004f6d; }

div.viewheader {
  border: 1px solid transparent;
  border-bottom-color: orange;
  background-color: #e0dfdf; }

div.actionheader {
  min-height: 6px;
  border: 1px solid orange;
  border-right-color: transparent;
  border-left-color: transparent;
  background-color: #e0dfdf; }

#doc-tab {
  border: 1px solid transparent;
  border-bottom-color: orange;
  background-color: #e0dfdf; }

div.page-content-wrapper {
  background: white; }

#doc-link {
  padding-left: 20px;
  background: none;
  color: black; }

img.logo {
  padding-left: 0px;
  width: 220px;
  margin-top: 14px;
  margin-bottom: 10px; }

.inputWrapper {
  height: 32px;
  width: 64px;
  overflow: hidden;
  position: relative;
  cursor: pointer; }

.fileInput {
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  /*This makes the button huge. If you want a bigger button, increase the font size*/
  font-size: 2px;
  /*Opacity settings for all browsers*/
  opacity: 0;
  -moz-opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); }

#tasktable.jsgrid {
  font-size: .8em; }

#odctable.jsgrid {
  font-size: .8em;
  left: 200px; }

#srmaterialused.jsgrid {
  font-size: .8em; }

#fuelused.jsgrid {
  font-size: .8em; }

#srodcused.jsgrid {
  font-size: .8em; }

#srpp.jsgrid {
  font-size: .8em; }

#srbillinginfo.jsgrid {
  font-size: .8em; }

#contractorgrid.jsgrid {
  font-size: .8em; }

.hdruser {
  color: white; }

.rowborder {
  border-bottom: solid;
  border-width: 1px;
  border-color: #dad9d9; }

#body-container-srtraveltime tr > th, tr > td {
  padding-right: 30px; }

#body-container-srtraveltime th, td {
  padding-right: 16px; }

.total-row {
  font-weight: bold;
  background: #f5f5f5; }

.vzsite-table {
  border: 1px solid black;
  table-layout: fixed; }

.vzsite-table td.cola {
  border: 1px solid black;
  width: 175px; }

.vzsite-table td.colb {
  border: 1px solid black;
  width: 47em; }

#srvtt td.colb {
  display: none; }

#screen1, #screen2, #screen3, #screen4 {
  font-size: .8em; }

td .error {
  color: #ff0000; }

.frmcol1 {
  width: 250px;
  text-align: right; }

.frmbcol1 {
  width: 522px;
  text-align: right; }

.frmbcol2 {
  width: 62px; }

.frmbcol3 {
  width: 122px; }

.frmbcol4 {
  width: 122px; }

#wolookupheader.row.toggler #wolookuprow {
  display: none; }

#wolookupheader.row.toggler:hover #wolookuprow {
  display: block;
  margin-top: 0; }

#bitem {
  width: 400px; }

#bitem.selectize-dropdown {
  width: 600px !important; }

#welcomeuser {
  padding-right: 10px;
  padding-top: 10px;
  color: white; }

#headlock a {
  color: rgba(255, 255, 255, 0.75); }

#headlock a:hover {
  color: rgba(0, 0, 0, 0.75); }

.loginbackground {
  background-size: 100%; }

.diffpanel {
  width: 50em;
  overflow-x: auto;
  white-space: nowrap; }

#materialinfo {
  width: 100%;
  height: 779px;
  padding-left: 104px; }

.is-new {
  color: Red; }

.dx-data-row .grid-readonly {
  background: white !important; }

.dx-data-row .grid-embedded-link {
  cursor: pointer;
  color: blue;
  text-decoration: underline; }

.dx-data-row .grid-embedded-link:hover {
  text-decoration: none;
  text-shadow: 1px 1px 1px #555; }

#seidetail {
  padding-top: 9px;
  padding-bottom: 10px; }

#fldfiles .dx-item-selected {
  border-color: Red;
  border-width: 2px; }

#fldfiles .tiletitle {
  font-size: x-small; }

.login-page {
  background: url("/img/tower4.jpg") no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
  font-family: Lato; }
  .login-page .login-form-section {
    padding-top: 15%;
    margin: 0 auto;
    display: block;
    width: 500px; }
    .login-page .login-form-section h2 {
      font-size: 27px;
      color: #eee; }
    .login-page .login-form-section .login-form {
      width: 500px;
      margin: 0 auto; }
      .login-page .login-form-section .login-form .form-group {
        margin-bottom: 5px; }
        .login-page .login-form-section .login-form .form-group.login-button-group {
          float: right; }
        .login-page .login-form-section .login-form .form-group input {
          width: 100%;
          height: 30px;
          background-color: #fff;
          padding: 0 5px; }
        .login-page .login-form-section .login-form .form-group button.login-btn {
          width: 80px;
          height: 30px;
          font-size: 11px;
          text-transform: uppercase;
          border-radius: 3px;
          box-shadow: none;
          border: none;
          margin: 15px 0;
          color: #ffffff;
          background-color: #272b30;
          border-color: #cccccc;
          font-family: Lato; }

.no-margin {
  margin: 0; }

.tab-title {
  text-align: center;
  padding-top: 5px;
  float: left;
  width: 90%; }

.title-right {
  text-align: right;
  padding-top: 5px;
  float: right; }

.font-set {
  font-size: 13px; }

.redClass {
  color: Red; }

.greenClass {
  color: Green; }

.orangeClass {
  color: Orange; }

.homepagepanel {
  margin-bottom: 10px; }
  .homepagepanel .dx-datagrid.dx-gridbase-container {
    min-height: 100%; }
  .homepagepanel .dx-datagrid-rowsview {
    border-top: 1px solid #dedede;
    height: 270px;
    min-height: 270px;
    max-height: 270px; }

#procurementstarttime, #procurementarrivedstationtime, #procurementdepartedstationtime {
  font-size: 14px;
  line-height: 0.8; }

.error-container {
  width: 800px;
  margin: 150px auto 0; }
  .error-container .logo {
    width: 400px;
    margin: 0 auto;
    display: block; }
  .error-container .message {
    margin: 50px auto;
    display: block;
    width: 400px;
    text-align: center;
    font-size: 18px; }

.error {
  color: #ff0000; }

.nav-item {
  color: white;
  font-size: 1.1em; }

.navbar-nav .dropdown-toggle,
.navbar-nav .dropdown-toggle:visited {
  color: rgba(255, 255, 255, 0.5);
  padding: 5px;
  font-size: 15px;
  text-decoration: none;
  display: block; }
  .navbar-nav .dropdown-toggle:hover, .navbar-nav .dropdown-toggle:active,
  .navbar-nav .dropdown-toggle:visited:hover,
  .navbar-nav .dropdown-toggle:visited:active {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none; }

.navbar-nav .dropdown-menu {
  background-color: #707070;
  min-width: auto !important;
  width: 120px;
  padding-left: 5px; }

.navbar-inverse.fixed-top.bg-inverse {
  background-color: #707070 !important; }

div#navrow.row {
  margin: auto;
  width: 100%; }

div#navrow a {
  color: white;
  background: #004f6d; }

div#navrow li.active a {
  background: #337ab7; }

#ttsfooter {
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 30px;
  font-size: 12px; }

/* Tooltip container */
.dptooltip {
  position: relative;
  display: inline-block;
  /* Show the tooltip text when you mouse over the tooltip container */
  /* Tooltip text */ }
  .dptooltip:hover .dptooltiptext {
    visibility: visible; }
  .dptooltip .dptooltiptext {
    visibility: hidden;
    overflow-x: auto;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1; }

button.btn {
  border-bottom-width: 3px; }
  button.btn.btn-default {
    border-radius: 0;
    max-height: 34px;
    font-size: 9px;
    margin-top: 5px; }
  button.btn.smallreport {
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    max-height: 24px;
    font-size: 11px;
    margin-top: 0;
    border-bottom-width: 0; }
  button.btn.btn-success.btn-sm {
    margin-left: 5px; }
  button.btn.collapsible {
    -moz-transition: all .25s linear;
    -webkit-transition: all .25s linear;
    transition: all .25s linear; }
    button.btn.collapsible.collapsed {
      -moz-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }

button#btnHdr1, button#btnHdr2 {
  background-color: #707070 !important;
  border-color: rgba(255, 255, 255, 0.75) !important;
  color: rgba(255, 255, 255, 0.75); }

button#btnHdr1:hover, button#btnHdr2:hover {
  background-color: #808080 !important;
  border-color: rgba(255, 255, 255, 0.75) !important;
  color: white; }

input {
  margin-top: 4px; }

form .error {
  color: #ff0000; }

form label.required:before {
  content: "*";
  color: red;
  font-weight: bold; }

form input.percent:after {
  content: "%";
  color: black;
  font-weight: bold; }

form input.amount:after {
  content: "$";
  color: black;
  font-weight: bold; }

form .sub-label {
  margin-top: -12px;
  font-size: 13px; }

label.required::before {
  content: "*";
  color: red;
  font-weight: bold; }

.selectize-dropdown .active {
  background-color: #ffc14d;
  color: #344140; }

.modal.modal-wide .model-dialog {
  width: 90%; }

.modal.modal-wide .modal-body {
  overflow-y: auto; }

#noDataModal .modal-container {
  margin: 170px auto;
  background-color: #e8e8e8; }

#noDataModal .modal-body button {
  height: 40px;
  width: 60px;
  display: block;
  margin: 10px auto; }

#noDataModal .modal-body .message-box {
  padding: 25px;
  line-height: 50px;
  text-align: center;
  height: 100px;
  display: block; }
  #noDataModal .modal-body .message-box h5 {
    padding: 0; }
  #noDataModal .modal-body .message-box .site-name {
    font-size: 1.5rem;
    color: orange; }

#modalContainer .dx-gridbase-container {
  padding: 15px; }
  #modalContainer .dx-gridbase-container .rptTitle h3 {
    font-size: 1.5rem; }

.delete-utility-container {
  background-color: #f1f1f1;
  min-height: 410px; }
  .delete-utility-container .radio-button-group {
    padding: 15px; }
    .delete-utility-container .radio-button-group .radio-button {
      height: 35px;
      line-height: 18px;
      cursor: pointer; }
      .delete-utility-container .radio-button-group .radio-button.selected {
        background-color: #85a9ca; }
      .delete-utility-container .radio-button-group .radio-button:hover, .delete-utility-container .radio-button-group .radio-button:active {
        background-color: #b2cae0; }
  .delete-utility-container .entity-id-input-container {
    position: relative;
    margin-top: 40px;
    padding: 15px; }
    .delete-utility-container .entity-id-input-container .success-message {
      display: none;
      height: 50px;
      background: #82d682;
      width: 400px;
      margin-bottom: 15px;
      padding: 15px;
      position: absolute;
      top: -40px;
      font-size: 14px;
      color: #737373; }
    .delete-utility-container .entity-id-input-container input {
      height: 35px;
      width: 300px; }
      .delete-utility-container .entity-id-input-container input::placeholder {
        color: #d1d1d1;
        font-size: 14px; }
  .delete-utility-container .delete-button-container {
    padding-top: 15px; }
    .delete-utility-container .delete-button-container button.delete {
      height: 40px;
      line-height: 23px; }
  .delete-utility-container .error-message-container {
    display: none;
    height: 150px;
    width: 600px;
    background-color: rgba(207, 0, 15, 0.3);
    margin: 30px 15px; }
    .delete-utility-container .error-message-container .error-message {
      padding: 20px; }

.modal.modal-wide .model-dialog {
  width: 90%; }

.modal.modal-wide .modal-body {
  overflow-y: auto; }

#ConfirmationModal .modal-container {
  margin: 170px auto;
  background-color: #e8e8e8; }

#ConfirmationModal .modal-body .action-buttons {
  text-align: center; }
  #ConfirmationModal .modal-body .action-buttons button {
    height: 40px;
    width: 60px;
    display: inline-block;
    margin: 10px auto; }

#ConfirmationModal .modal-body .message-box {
  padding: 15px;
  line-height: 23px;
  text-align: center;
  height: 100px;
  display: block; }
  #ConfirmationModal .modal-body .message-box :after {
    clear: both; }

.action-bar {
  margin-top: 15px; }
  .action-bar .action-row {
    padding: 15px 0;
    background: #eee;
    position: relative; }
