.color-principal {
    background-color: #81172d;
    color: #ffffff;
    border: 0;
}

#navigation span {
    color: #fff;
}

#navigation ul li ul li a {
    color: #fff !important;
}

h1,
h2,
h3,
h4,
label,
h5,
h6 {
    font-weight: bold;
    color: #000000;
    font-family: 'Times New Roman';
}

form label {
    color: #000000;
    font-weight: 700;
    font-family: 'Times New Roman';
}

table thead tr td {
    color: #fff;
    background-color: #81172d;
    text-align: center;
    letter-spacing: 3px;
    font-size: 1.2em;
    line-height: 0.8;
}

.navbar-right ul li a {
    margin-left: -75px;
    background-color: #FB4E54;
    font-family: 'Times New Roman';
    color: #fff !important;
}

.navbar-right ul li li a {
    margin-left: 0;
    background: none;
}
  
.navbar-right ul li li span {
    width: 100%;
    font-size: 0.8em;
}

#side-menu {
    margin-left: -30px;
}

.arrow {
    margin-top: 4px;
}

#form-content {
    z-index: 999 !important;
}

.nav-label {
    font-family: 'Times New Roman';
}

.nav {
    font-family: 'Times New Roman';
}

.btn {
    font-family: 'Times New Roman';
}

.form-control{
    font-family: 'Times New Roman';   
}

.label-modal {
    font-family: 'Times New Roman';   
}

.modal {
    font-family: 'Times New Roman';
}

.modal-title{
    font-family: 'Times New Roman'; 
}

.btn-default{
    color: #FFFFFF;
    background-color:#CB7A29;
}

.btn-default:hover {
    background-color: #DB944C;
    color: #FFFFFF;
}

.fa-bars{
    color: #FFFFFF;
}

.caret{
    color: #FFFFFF;
}