div
{
font-size: 110%;
}
div > div
{
font-size: 94%;
}
br:last-child
{
display: none;
}
.navbar-inner
{
min-height: 24px;
}
.navbar .divider-vertical
{
height: 35px;
}
.navbar .nav > li > a
{
position: relative;
padding-top: 7px;
padding-bottom: 7px;
z-index: 1560;
}
.navbar-avatar > .dropdown > .dropdown-toggle
{
padding-top: 4px;
padding-bottom: 4px;
}
.navbar-avatar .thumb-small
{
width: 22px;
}
.home > .container:nth-child(2)
{
position: fixed;
min-width: 500px;
width: 500px;
max-width: 500px;
top: -89px;
left: 995px;
z-index: 1555;
}
.page-header > div
{
display: none;
}
.cex-logo,
.slogan
{
display: none !important;
}
.balance {
margin-top: 0;
}
.balance li
{
width: 160px;
}
.nav
{
margin-bottom: 0;
}
.nav-a
{
padding-left: 0;
}
.btn.btn-fund
{
width: 160px;
height: 20px;
padding: 1px 0 7px 5px;
position: fixed;
top: 2px;
right: 5px;
z-index: 1200;
}
.container
{
min-width: 85%;
max-width: 100%;
margin-left: 0;
}
#inner .home
{
padding-bottom: 0;
}
#content
{
width: 100%;
padding: 35px 5px 15px 5px;
}
#content > .row-fluid > div > *
{
clear: both;
}
#pairs
{
height: 70px;
margin-bottom: 0;
}
.graph-tab
{
padding: 8px;
}
.graph-tab.active
{
border-radius: 8px 8px 0 0;
}
.span12 > .chart
{
display: inline-block;
margin-top: -3px;
width: 51%;
float: left;
clear: left !important;
}
.span12 > .market
{
display: inline-block;
margin-top: 0;
width: 45%;
float: right;
clear: right !important;
}
.market-data > .row-fluid > .pair-name
{}
.market-data .today-open
{
float: left;
clear: both;
}
.market-data .24h-volume
{
float: right;
clear: both;
}
/*.form#buy > fieldset > .control-group.success,
.form#sell > fieldset > .control-group.success
{
float: right;
}
.form#buy > fieldset > .control-group.success:first-child,
.form#sell > fieldset > .control-group.success:first-child
{
float: left;
}
.form#buy > fieldset > .control-group.mini,
.form#sell > fieldset > .control-group.mini
{
clear: both;
width: 100%;
}
header + div
{
float: right;
clear: both;
}*/
.buy-sell
{
padding: 10px 10px 0 10px;
margin-bottom: 0;
}
.buy-sell > h3,
.buy-sell > .row-fluid > .span6 > br
{
display: none;
}
#trade,
#instant
{
display: inline-block !important;
}
#trade
{
float: left;
width: 46%;
}
#instant
{
float: right;
width: 53%;
}
.panel,
.panel-heading
{
width: 94% !important;
}
.buy-sell-orders,
.active-orders
{
padding-top: 0;
padding-bottom: 0;
}
.buy-sell-orders
{
width: 55%;
float: left;
}
.buy-sell-orders > .row-fluid > .span6 > div
{
width: 100% !important;
}
.buy-sell-orders > .row-fluid > .span6 > div > div
{
height: 775px !important;
}
.active-orders
{
width: 41%;
float: right;
}
#contract
{
display: none !important;
}
.buy-sell > a
{
display: none !important;
}
.input-append
{
zoom: 0.8;
}
.footer > .container-fluid
{
display: none;
}
.modal-backdrop.fade.in
{
opacity: 0.15;
}