﻿/* One day in the future when Istanet works in IE8+, remove this CSS file and bootstrap will function as it should */

.container
{
    max-width:1100px;
}

.navbar{
    max-height:30px;
}

button
{
    margin-right:10px;
}


.form-control{
    height:auto !important;
    padding:4px;
}

.logo
{
    float:left;
}

.clearfix{
    clear:both;
}

.row
{clear:both;}

.col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10
{
    float: left;
}

tr.highlightRow
{
    background-color:#f2f2f2;
}
