.trade-stream > header {
    border-bottom: 1px solid #dfdfdf;
    margin: 0 -10px;
}
#inner-data .trade-stream > header > h2 {
    color: #373737;
    font-size: 1.15em;
    margin: 6px 0 0;
    padding: 0 10px 10px;
    line-height: 24px;
}
.currency .flags-div {
    display: inline-block;
    height: 24px;
    position: relative;
    vertical-align: top;
    width: 25px;
    float: right;
    margin-top: -1px;
}
.currency .flags-div .top-currency {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 3;
}
.currency .flags-div .bottom-currency {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}
.currency a {
    font-size: 1.3em;
    margin-right: 5px;
}
.currency .badge {
    background: #f7f7f7;
    border-radius: 100px;
    color: #373737;
    font-size: 0.95em;
    line-height: 16px;
    margin: 0;
    padding: 5px 7px 5px;
    font-weight: normal;
    position: relative;
    top: -3px;
}
.trade-stream ul > li.media {
    padding: 10px 5px;
    border-bottom: 1px solid #efefef;
    margin: 0 10px;
}
.amount {
    margin-right: 30px;
    margin-top: -5px;
}
.amount > span {
    font-size: 1.214em;
    color: #373737;
}
.amount > ul {
    display: inline-block;
    margin-bottom: 0;
}
.amount > ul > li {
    font-size: 0.8em;
    padding-left: 0;
    color: #6a6a6a;
    padding: 0;
    border-right: 1px solid #e6e6e6;
    padding: 0 5px;
    line-height: 12px;
    margin-top: 5px;
}
.amount > ul > li span {
    position: relative;
    top: -2px;
}
.amount > ul > li:first-child {
    border-right-width: 0;
}
.analyser-info {
    padding: 0;
}
.analyser-info span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    float: left;
}
.analyser-info img {
    max-width: 40px;
    height: auto;
    min-height: 40px;
    border-radius: 50%;
}
.analyser-info .tooltip {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 0.8em;
}
.trade-stream .more-btn {
    display: block;
    border: 1px solid #dfdfdf;
    color: #fd6a3c;
    margin: 15px 0 0;
    font-size: 1em;
    text-align: center;
    padding: 13px;
}
.trade-stream .more-btn:hover {
    border-color: #fe9f88;
}
.tabs.pad-left-none {
    padding-left: 0;
}
.box.tab-main {
    margin: 10px 0;
}
.system-list .tabdrop-tab-main {
    margin: 0 -10px;
    height: 42px;
}
.tabs .box.tab-main {
    padding-top: 0;
    overflow: hidden;
}
.tab-main {
    border: 1px solid #e9e7e7;
    display: block;
    clear: both;
    margin: 50px 0 30px;
    padding: 0;
}
.tab-main .nav-tabs > li {
    border-top: 1px solid transparent;
}
.tab-main .nav-tabs > li:hover,
.nav-tabs > li.active {
    background: #fff;
    border-width: 0;
    border-top: 1px solid #fd5a27;
}
.tab-main .nav > li > a:hover,
.tab-main .nav > li > a:focus,
.tab-main .nav > li > a:active {
    background: none;
    outline: none;
}
.tab-main .nav-tabs > li.active > a {
    border-top-width: 0;
    border-right-color: transparent;
    color: #082c3c;
}
.tab-main .nav-tabs > li:last-child > a {
    border-left-width: 0;
}
.tab-main .nav-tabs > li > a,
.nav-tabs > li.active a {
    border-radius: 0;
    border-width: 0;
    color: #082c3c;
    margin: 0;
}
.tab-main .nav-tabs > li:nth-child(2) > a {
    border-right-width: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: #fff;
}
.nav-tabs > li > a {
    margin-left: 2px;
}
.nav-tabs > li > a {
    border-radius: 4px 4px 0 0;
    margin-right: -2px;
}
.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
}
.tab-main .nav-tabs > li > a {
    display: block;
    padding: 10px 15px 11px;
    border-right: 1px solid #fff;
    border-left: 1px solid #dfdfdf;
    white-space: nowrap;
    height: 41px;
}
.system-list .tab-main {
    margin-top: 10px;
}
.system-list .sec-tab .tabdrop-tab-main {
    margin: 0;
    height: auto;
    border-bottom-width: 0;
}
.system-list .table {
    margin: 0;
}
.system-list .table > thead > tr > th {
    border-bottom-width: 1px;
    border-color: #efefef;
    font-weight: normal;
    font-size: 0.95em;
    text-align: right;
}
.system-list .table > tbody > tr > td {
    font-size: 0.8em;
    color: #252525;
}
.system-list .table > tbody > tr:last-child > td {
    border-bottom: 1px solid #ddd;
}
.trade-list-real,
.trade-list-demo {
    height: 813px;
}
.table-trading-explorer table thead th a span.descending {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 0 dashed;
    border-bottom: 4px dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.text-rtl {
    direction: rtl !important;
}
#trade-list {
    height: 813px;
    overflow: hidden;
    margin: 0 -10px;
}
div.table-trading-explorer {
    height: 457px;
    overflow: hidden;
}
.trade-stream .table tr td:last-child,
.trade-stream .table tr th:last-child {
    padding-left: 20px;
}
.system-list .tab-content {
    height: 1010px;
    overflow: hidden;
}
#inner-data .tabdrop-tab-main > h2 {
    position: absolute;
    top: 11px;
    padding: 9px 13px 2px 15px;
    font-size: 1.15em;
    color: #082c3c;
    background: #fff;
    margin-left: -4px;
    right: 16px;
    border-left: 1px solid #dfdfdf;
    border-top-right-radius: 4px;
}
#inner-data .tabdrop-tab-main > ul {
    padding-right: 106px;
}
.glyphicon.glyphicon-lock {
    color: #c4c4c4;
    font-size: 11px;
}
/* 12/13 Updates*/

.trade-stream .nav.nav-tabs {
    display: inline-block;
    float: left;
    background: #f5f5f5;
    border-width: 0;
    padding: 10px 5px;
    margin-bottom: 9px;
    margin-top: -1px;
    margin-left: 10px;
}
.trade-stream .nav.nav-tabs li {} .trade-stream .nav.nav-tabs li a {
    border-width: 0;
    color: #7d7d7d;
    background: transparent;
    font-size: 12px;
    padding: 0 5px;
    margin: 0;
}
.trade-stream .nav-tabs > li.active {
    background: transparent;
    border-width: 0;
    margin: 0;
}
.trade-stream .nav-tabs > li.active > a,
.trade-stream .nav-tabs > li.active > a:hover,
.trade-stream .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border-width: 0;
    color: #fd6a3c;
}
.trade-stream .nav.nav-tabs li:first-child a {
    border-left: 1px solid #bdbdbd;
}
.trade-stream .table th {
    background: #fcfcfc;
    color: #6b6c6c;
    font-size: 0.857em;
    font-weight: normal;
    border-bottom-width: 1px;
}
.trade-stream .table td {
    text-align: left;
}
.trade-list.table td:nth-child(2) {
    vertical-align: middle;
    font-size: 0.9em;
}
.trade-stream .table th:first-child,
.trade-stream .table td:first-child {
    text-align: right;
}
.bull-xs,
.bear-xs {
    background: url(../../images/ar/bear-sprite.png);
    display: inline-block;
    vertical-align: middle;
}
.bull-xs {
    width: 14px;
    height: 16px;
    background-position: -121px 0px;
}
.bear-xs {
    width: 16px;
    height: 17px;
    background-position: -138px 0px;
}
.analyser-info p {
    display: block;
    font-size: 11px;
    color: #919191;
    clear: both;
    margin-bottom: 0;
}
.analyser-info a:hover p {
    color: #1d5884;
}
.currency .badge span {
    color: #f7f7f7;
    border-right: 1px solid #dcdcdc;
    font-family: arial;
}
.trade-stream .table tr:last-child td {
    border-bottom: 1px solid #ddd;
}
.table-trading-explorer {
    padding: 0;
}
.table-trading-explorer > header {
    border-bottom: 1px solid #dfdfdf;
}
#inner-data .table-trading-explorer > header > h2 {
    color: #082c3c;
    font-size: 1.15em;
    margin: 0;
    padding: 15px 17px;
    line-height: 24px;
}
.table-trading-explorer {
    margin-bottom: 0;
}
.table-trading-explorer table thead th {
    background: #fcfcfc;
    color: #252525;
    font-size: 1em;
    font-weight: normal;
    border-bottom-width: 1px;
    text-align: right;
    padding-bottom: 12px;
    border-bottom-color: #f4f4f4;
}
.table-trading-explorer table thead th a {
    color: #252525;
}
.table-trading-explorer table thead th a:hover {
    color: #6b6c6c;
}
.table-trading-explorer.table > tbody > tr > td {
    text-align: right;
    color: #252525;
    font-size: 0.9em;
    padding: 12px 8px 14px;
}
.num {
    direction: ltr;
}
.table-trading-explorer + .table-trading-explorer {
    margin-top: 30px;
}
.table-trading-explorer tr:last-child td {
    border-bottom: 1px solid #ddd;
}
.sort {
    color: #ddd;
    position: relative;
    width: 10px;
    display: inline-block;
    top: -7px;
}
.sort span {
    position: absolute;
    right: 0;
}
.sort span.caret {
    top: 5px;
    right: -2px;
}
.table-trading-explorer table tbody tr:nth-child(8) td {
    border-bottom-width: 0;
}
.table-trading-explorer table thead th:first-child,
.table-trading-explorer table tbody td:first-child {
    padding-right: 25px;
}
.sorted span {
    color: #373737;
}
@media screen and (max-width: 767px) {
    /*#trade-list {*/
    /*height: 400px;*/
    /*}*/
    
    .trade-list-real,
    .trade-list-demo {
        height: 400px;
    }
    .system-list .tab-content {
        height: auto;
        overflow: visible;
    }
    #inner-data .tabdrop-tab-main > h2 {
        top: 1px;
    }
    .div.table-trading-explorer {
        height: auto;
        overflow: visible;
    }
}
