/** MINE **/
.home {
min-height:100%;
}
.chart {
margin:0px;
padding:0px;
max-height: 0px !important;
display: none;
visibility:hidden;
position:absolute;
left:100px;
top:150px;
}
.market {
margin:0px;
padding:0px;
display: none;
visibility:hidden;
max-height: 0px !important;
position:absolute;
left:100px;
top:150px
}
.title {
font-size: 12px !important;
}
.market h3 {
font-size: 16px;
}
.buy-sell {
margin: 0px 0 !important;
padding: 0px 0px 0 0px !important;
background-image: none !important;
max-height: 148px !important;
min-height: 10px !important;
}
.span6 {
margin-left: 0%;
}
.btn-small {
padding: 3px !important;
font-size: 9.5px !important;
}
.panel-heading .pull-right {
font-size: 10px;
}
.table {
margin-bottom: 0px !important;
}
#history-tbody {
height: 328px !important;
}
.panel-heading {
padding: 3px 15px;
margin: 0px 0px 0px;
}
.panel {
min-height: 90px !important;
padding: 8px;
margin-bottom: 0px;
}
.active-orders + .active-orders > .row-fluid > div:last-of-type {
height: 360px !important;
}
label {
margin-bottom: 0px;
}
.input-append, .input-prepend {
margin-bottom: 0px;
}
.buy-sell .control-group.mini {
width: 20%;
padding-top: 18px;
}
.footer {
position:absolute;
left:600px;
top:40px;
width: 800px;
height: 0px;
}
.buy-sell-orders > .row-fluid > .span6 > div > div {
height: 574px !important;
width: 100% !important;
}
.buy-sell-orders span.pull-right {
margin-top: 0px;
}