﻿body {
    
}

.btn {
    border-radius: 0 !important
}

.form-horizontal .control-label {
    font-weight: bold;
    font-size: 1.2em;
    padding-top: 2em;
    padding-bottom: 0.5em
}

.control-label {
    font-weight: bold
}

a {
    text-decoration: none !important
}

h4 {
    font-size: 1.2em
}

.btn-primary {
    background: #999 !important;
    color: #FFF !important
}




.text-right {
    text-align: right
}

.no-border {
    border: none !important
}

ul li {
    padding: 0.1em 0
}

p {
    padding: 0 0;
}

#Footer p {
    font-size:0.8em!important
}