﻿body {
}



.jumbotron {
    padding-bottom: 15px;
}

input.error, select.error {
    border: 1px solid #FF0000 !important;
}

label.error, div.error {
    font-weight: normal;
    color: #FF0000 !important;
}

.fullWidth {
    display: block;
    width: 100%;
}

.padleftzero {
    padding-left: 0px !important;
}

.blockUI h1 {
    font-size: 16px !important;
}

.navbar-inverse, .panel-default > .panel-heading, .btn-default:hover, .btn-default:focus, .btn-default, .footer {
    background-image: none;
    background-color: #005593;
    color: white;
}

    .navbar-inverse .navbar-brand {
        color: white;
    }

.jumbotron {
    display: none;
}

.footer {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 70px;
}

.floatleft {
    float: left;
    padding-top: 15px;
    padding-left: 20px;
}

.floatright {
    float: right;
    padding-right: 20px;
}

.minheight70 {
    min-height: 70px;
}

.navbar-brand > img {
    display: inline;
}

.btn-default {
    text-shadow: none !important;
    box-shadow: none !important;
    /*border-radius:0px;*/
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: none !important;
    box-shadow: none !important;
}

.panel-default > .panel-heading {
    text-shadow: none !important;
    box-shadow: none !important;
}

.navbar-inverse {
    border: none;
}

.navbar-brand {
    margin-top: 10px;
}

.rightphilips {
    float: right;
    margin-top: 15px;
}
