/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
.contact-form textarea {height: 132px !important;}
.icon-number {
    font-size: 30px !important;
    height: 50px !important;
    width: 50px !important;
    line-height: 50px !important;
}
#result-table td {vertical-align: middle;font-size: 17px;font-weight: 500;}
#result-table tr:first-child td{background-color: #E7E7E7 !important;}
.select-box {font-size: 16px;height: 40px;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #428BCA;
}

