/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30 Μαϊ 2014, 3:42:51 πμ
    Author     : Greg
*/
span {
    cursor: default;
}
a 
{
    color:rgb(127, 137, 179); 
    font-size: 11px;
}

.detail-text
{
    font-size:12px;
    margin: 10px;
}

#loading-indicator {
  position: fixed;
  top: 40%;
  left: 50%;
}

.nextworkslist {
  height: 400px;
  overflow-y: scroll;
  margin: 40px;"
}
.mobnextworks {
  display: block ruby;
  margin-top: 30px;
}

@media (max-width: 991px) {
  .companies-col {
    background-color: #f0f8ff;
    padding: 30px 10px 50px;
  }
  .vehicles-col {
    background-color: #fffac7;
    padding: 30px 10px 50px;
  }
  .certs-col {
    background-color: #f0f8ff;
    padding: 30px 10px 50px;
  }
  #companies-list, #vehicles-list, #certificates-list {
    border: solid black 2px;
  }
  .mobnextworks {
    max-width: fit-content;
  }
  .mobtext {
    font-size: 1.5em;
  }
  .mobedit, .mobnew {
    font-size: 1.4em;
  }
  .mobeditech {
    float: left;
    margin-top: 1em;
    font-size: 1.4em;
  }
  .nextworkslist {
    margin: 20px 10px;"
  {
}

#footer {
  margin-top: 20px;
}
