.topmenu {list-style: none}
.topmenu li {float: left; border: 1px solid #000; border-radius: 5px 5px 0 0; border-bottom: none; padding: 0 3px; /*text-align: center*/}
.topmenu li h3 {text-align: center}
.topmenu .btn-group {display: inline;}
.topmenu .btn-group a {color: #08c}
.topmenu .btn a {color: #08c}
.topmenu li.active {background: #ccc}
.topmenu li a, .nav a {text-decoration: underline}
.topmenu .btn {padding: 4px 2px}
.content-pad {clear: both}
.nav .active a {text-decoration: none}
/*.width {width: 960px; margin: 0 auto}*/

.dialog {display: none}
.invsubmenu {position: absolute; display: none; background: #fff; padding: 5px; border-radius: 5px; border: 1px solid gray}
.datepicker {width: 75px}
input.id {width: 75px}
.money {text-align: right;}
.datatable td {
    padding: 0 1px;
    line-height: 100%;
}

.datatable input {
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    width: 100%
}

.sortable-handle {
    float: left;
    width: 15px;
    height: 15px;
    border: #000;
    background: #ccc;
    cursor: move;
}

.content-pad {
    width: 1212px;
    margin: 0 0 0 25px;
}

h2 {
    margin-top: 1em;
    font-size: 26px;
    margin-bottom: 3mm;
}

#page_vendorstyle, .basebgcolor {
    background: #b9c2e9;
}

#page_vendorstyle {
    padding-top: 10px
}

#page_vendorstyle .nav.nav-tabs {
    float: left
}

h1.pagetitle {
    float: right;
    margin-right: 17px;
    border-bottom: 3px solid black;
    text-transform: uppercase
}

select {
    width: 212px
}

.ui-autocomplete-input {
    background: url('/freesearch.png') #fff no-repeat right;
}

table caption {
    font-size: 200%;
    line-height: 200%;
}