nav
{
    background-color: #13294b;
    color: #ffffff;
    font-family: "Peugeot";
    font-size: 14px;
    font-weight: normal;
}

nav > ul a, nav > ul a:visited
{
    color: #ffffff !important;
}

nav > ul ul
{
    background-color: #1f1f1f;
}

nav > ul > li:hover > ul
{
    background: #13294b;
}

nav > ul > li>ul > li:hover > ul
{
    background: #13294b;
}

nav li:hover
{
    background: steelblue;
    text-decoration: none;
}

.menu_separator
{
    background-image: -webkit-linear-gradient(left, #353535, #171717, #101010);
    background-image: -moz-linear-gradient(left, #353535, #171717, #101010);
    background-image: -ms-linear-gradient(left, #353535, #171717, #101010);
    background-image: -o-linear-gradient(left, #353535, #171717, #101010);
}

.quick_menu
{
    background-color: rgba(98,98,98,1.0);
}

.quick_menu ul a {
    color: #ffffff;
}

.quick_menu li
{
    color: #ffffff;
}

.quick_menu li:hover {
    background-color: #4e4e4e;
}

.quick_menu li > div {
    background-color: #000;
    color: #fff;
    border: 2px solid #666;
    border-radius: 6px;
    opacity: 0;
}

.arrow-left
{
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #666;
}

.quick_menu i {
    color: #ffffff;
    font-size: 150%;
}

footer
{
    background-color: #13294b;
    color: #ffffff;
}

footer span, footer p {
    color: #ffffff;
}

.fa-group {
    text-shadow: 6px 2px;
}

.grip {
    background-color: #639061;
}

.result_container
{
    background-color: #ffffff;
}

.quick_floating_help
{
    background-color: #000;
    color: #fff;
    border: 2px solid #666;
    border-radius: 6px;
}

.cell4
{
    border-style: solid;
    border-color: transparent transparent transparent #000000;
}

.celltitle
{
    font-weight: bold;
}

.widgetbutton
{
    font: Arial;
    background: darkslategrey;
    color: #ffffff;
}

.alignside1
{
    display: table-cell;
    border-right-color: #808080;
    border-right-style: solid;
    border-right-width: 1px;
}

.tab-links li
{
    border-color: #CCC;
    border-style: solid;
    background-color: #f0f0f0;
    z-index: 101;
}

.tab-links li.active{
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

.tab-links li:last-child {
    border-right: 1px solid #CCC;
}

.tab-links li:hover
{
    background: #9ABAD9 !important;
}

li:hover
{
    background: #ffffff;
    text-decoration: none;
}

/*----- Content of Tabs -----*/
.tab-content {
    background:#fff;
    border: solid 1px #CCC;
    z-index: 99;
}

/*CSS Cancel Button - Created by Pedro Mendes*/
.buttonCancel
{
    background-color: crimson;
    font-size: 15px;
    font-family: "Peugeot";
    color: #ffffff;
    font-weight: bolder;
}

/*CSS Logout Button - Created by Pedro Mendes*/
.buttonLogout
{
    background: #13294b;
    color: #ffffff;
    border: 0;
    font-family: "Peugeot";
    border-radius: 5px;
}

.buttonLogout:hover {
    background: steelblue !important;
    text-decoration: none;
}

.but {
    border-radius: 5px;
    font-family: "Peugeot";
    color: #ffffff !important;
    font-size: 13px;
    background: #13294b;
    text-decoration: none;
}

.but:hover {
    background: #23527c !important;
    text-decoration: none;
}

a.bgreen,a:visited.bgreen{
    border-radius: 5px;
    font-family: "Peugeot";
    color: #ffffff !important;
    font-size: 13px;
    background: #13294b;
    text-decoration: none;
}

a:hover.bgreen  {
    background: #23527c !important;
    text-decoration: none;
}

/*CSS Help Link - Created by Pedro Mendes*/
.helpLink
{
    font-family: "Peugeot";
    text-decoration: none;
}

/*CSS Search Button - Created by Pedro Mendes*/
.gobtn
{
    background: darkgray;
    color: #ffffff;
    border: 0;
    font-family: "Peugeot";
    border-radius: 5px;
}

.btnformat
{
    background: #13294b;
    color: #ffffff;
    border: 0;
    font-family: "Peugeot";
    border-radius: 5px;
}

.btnformat:hover {
    background: steelblue !important;
    text-decoration: none;
}

.cell:nth-child(even){
    border-right: 2px solid #CCC;
}

.row > label
{
    font-weight: bold;
    font-family: "Peugeot";
}

div.search-form label
{
    font-weight: normal;
}

.row.error>label,
label.error{
    color: red;
}

.row.error>input,
.row.error>select,
.row.error>textarea,
input.error,
select.error,
textarea.error,
input.error{
    border: 1px solid red;
}

/*CSS Quick Menu third item - Created by Pedro Mendes*/
.first
{
    border-top: 10px solid #ffffff;
}

.third
{
    border-bottom: 10px solid #ffffff;
}

.cHeader {
    border-bottom: 1px solid #c1c1c1;
}

.totalField{
    border-style: none;
    font-size: 18px;
    font-weight: bold;
}

.totalField1{
    border-style: none;
}

.alertBaloonCount{
    border: 2px solid red;
    border-radius: 4px;
    background-color: red;
    color: #ffffff;
    font-family: "Peugeot";
    font-size: 10px;
}

#VehicleInfo
{
    font-size: 14px;
    border-color: green;
    border-style: solid;
}

.red{
    color: red;
}

.green{
    color: green;
}

.fieldDisabled{
    background-color: #eeeeee;
    color: #000000;
}

.ui-dialog-buttonset button
{
    background: #13294b !important;
    color: white !important;
    font-family: "Peugeot" !important;
}

.ui-dialog-buttonset button:hover {
    background: #23527c !important;
    color: white !important;
    text-decoration: none;
}

.ui-dialog-buttonset button:hover {
    background: #23527c !important;
    color: white !important;
    text-decoration: none;
}

.tablelink:hover {
    background-color: steelblue;
}
