﻿.navigation li > a {
    font-size: 16px !important;
    font-weight: bold !important;
}

.navigation li > ul > li > a span.text{
    font-size: 13px !important;
    font-weight: bold !important;    
}
.page-header h1{
    font-size: 25px !important;
}
.btn{
    font-size: 14px !important;
    font-weight: bold !important;
}
.validation{
    color: #a01301 !important;
    font-size:13px !important;
}
.row-form select{
    font-size: 12px !important;
    font-weight: bold !important;
}.row-form select option{
    
    line-height: 50px !important;
}
.span2{
    font-size:14px !important;
    font-weight: bold !important;
    color: #1f4495 !important;
}
.span10{
    font-size:13px !important;
    font-weight: bold !important;
}
