/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    https://livefeedz.com/twentyfourteen-child/
 Description:  child theme, based on Twenty Fourteen
 Author:       Charles Frederick Eberenz V
 Author URI:   https://livefeedz.com
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         none
 Text Domain:  twenty-fourteen-child
*/

@import url("responsive.css");

/* BEGIN GENERIC CSS *********************************************************************************************************/
body {
    background: #fff;
}

.hide {
    display: none;    
}

.entry-content div div table {
    font-size: 16px;  
    font-family: "Arial";
}
.entry-content div div table thead tr th {
    font-size: 14px;  
    font-family: "Arial";
}

#wp-submit {
    color: black;    
}

#loginform .login-submit #wp-submit {
    background-color: rgba(0, 0, 0, 0);    
}

.transition, 
.site-title a, .site-title a:hover, .site-title a:active,
.site-navigation .current_page_item > a, 
.site-navigation .current_page_ancestor > a, 
.site-navigation .current-menu-item > a, 
.site-navigation .current-menu-ancestor > a,
.primary-navigation li:hover > a,
.primary-navigation li.focus > a,
.site-info a, .site-info a:hover, .site-info a:active,
.widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"],
.widget input[type="button"]:hover, 
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover, 
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus
{
    -webkit-transition: 500ms linear 0s;
    -moz-transition: 500ms linear 0s;
    -o-transition: 500ms linear 0s;
    transition: 500ms linear 0s;
}

.bold {
    font-weight: bold;    
}

.green {
    color: green;    
}
.red {
    color: red;    
}
.yellow {
    color: #7f7f00;    
}
.blue {
    color: #000099;       
}
.purple {
    color: #6600cc;       
}
.gold {
    color: #B8860B;       
}
.btc_orange {
    color: #FF9900;
}

.green_background {
    background-color: #D9F2E1;    
}
.light_green_background {
    background-color: #98FB98;    
}
.light_red_background {
    background-color: #ffcccb;    
}

.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.float-right {
    float: right;
}
.align-center {
    text-align: center;
}

.overflow-auto {
    /*overflow: auto;*/ 
}

/* number table rows but disallow sorting */
table {
    counter-reset: rowNumber;
}
.count-row {
    counter-increment: rowNumber;
}
.tablesorter tbody tr:nth-child(1) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(2) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(3) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(4) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(5) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(6) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(7) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(8) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(9) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(10) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(11) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(12) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(13) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(14) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(15) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(16) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(17) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(18) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(19) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(20) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(21) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(22) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(23) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(24) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(25) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(26) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(27) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(28) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(29) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(30) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(31) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(32) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(33) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(34) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(35) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(36) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(37) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(38) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(39) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(40) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(41) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(42) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(43) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(44) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(45) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(46) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(47) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(48) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(49) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(50) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(51) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(52) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(53) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(54) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(55) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(56) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(57) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(58) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(59) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(60) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(61) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(62) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(63) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(64) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(65) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(66) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(67) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(68) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(69) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(70) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(71) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(72) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(73) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(74) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(75) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(76) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(77) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(78) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(79) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(80) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(81) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(82) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(83) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(84) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(85) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(86) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(87) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(88) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(89) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(90) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(91) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(92) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(93) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(94) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(95) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(96) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(97) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(98) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(99) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(100) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(101) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(102) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(103) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(104) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(105) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(106) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(107) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(108) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(109) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(110) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(111) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(112) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(113) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(114) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(115) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(116) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(117) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(118) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(119) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(120) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(121) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(122) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(123) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(124) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(125) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(126) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(127) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(128) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(129) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(130) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(131) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(132) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(133) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(134) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(135) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(136) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(137) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(138) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(139) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(140) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(141) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(142) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(143) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(144) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(145) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(146) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(147) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(148) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(149) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(150) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(151) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(152) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(153) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(154) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(155) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(156) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(157) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(158) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(159) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(160) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(161) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(162) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(163) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(164) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(165) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(166) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(167) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(168) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(169) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(170) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(171) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(172) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(173) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(174) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(175) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(176) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(177) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(178) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(179) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(180) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(181) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(182) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(183) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(184) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(185) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(186) td:nth-child(1)::before,
.tablesorter tbody tr:nth-child(187) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(188) td:nth-child(1)::before, 
.tablesorter tbody tr:nth-child(189) td:nth-child(1)::before, .tablesorter tbody tr:nth-child(190) td:nth-child(1)::before
{
    content: counter(rowNumber);
    min-width: 1em;
    margin-right: 0.5em;
}
.num_th {
    width: 6%;
}
/* END GENERIC CSS */

/* BEGIN PAGE *********************************************************************************************************/
/* scrolling */
#mb_top_btn img, #mb_bottom_btn img {
    vertical-align: top;    
}
#mb_top_btn, #mb_bottom_btn {
    background-color: black;
}
.scroll_pos {
    left:95%;     
}
/* END PAGE */

/* BEGIN HEADER *********************************************************************************************************/
/* navigation bar */
#masthead {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#959595+0,0d0d0d+46,010101+50,0a0a0a+53,4e4e4e+76,383838+87,1b1b1b+100;Black+Gloss+Pipe */
    background: #959595; /* Old browsers */
    background: -moz-linear-gradient(top,  #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */  
}

/* page content */
#primary {
    padding-top: 20px;    
}

/* site name text */
.site-title a {
    font-size: 25px;
    font-family: "Cornerstone", Georgia, Serif;
    margin-right: 3px;
    margin-top: 3px;
}
.site-title a:hover {
    color: #24890d;
}

/* hide search bar in header */
.header-main .search-toggle {
    display: none;    
}

/* remove Home breadcrumb from Home page */
.post-6 .entry-title {
    display: none;    
}

/* expand the site full width */
.site {
    max-width: 100%;
}
.site-header {
    max-width: 100%;
}
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
    max-width: 85%;
}

/* header menu items */
.site-navigation .current_page_item > a, 
.site-navigation .current_page_ancestor > a, 
.site-navigation .current-menu-item > a, 
.site-navigation .current-menu-ancestor > a {
    font-size: 12px;
    margin-top: 5px;
}
.primary-navigation li:hover > a,
.primary-navigation li.focus > a {
    background-color: #24890d;
}
/* END HEADER */

/* BEGIN HOME PAGE *********************************************************************************************************/
.home_page_table, .home_page_table tr, .home_page_table td {
    border: none !important;        
}
/* position header logo */
.header_table, .header_td {
    border: none !important; 
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

.home_page_welcome {
    font-size: 32px;
    background: -webkit-linear-gradient(transparent, transparent),
                -webkit-linear-gradient(top, rgba(213,173,109,1) 0%, 
                rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, 
                rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, 
                rgba(213,173,109,1) 100%);
	background: -o-linear-gradient(transparent, transparent);
	            -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
}

.home_page_slogan {
    font-size: 18px;
    color: green;
}

.home_page_name {
    font-size: 24px; 
    color: #FF9900;
    text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
}
.home_page_title {
    font-size: 20px;
    color: #c47e15;
}
.home_page_email {
    font-size: 20px;
    color: green; 
    font-weight: bold;
}

.home_page_header {
    color: green; 
    font-family: "Impact";
    font-weight: normal;
}

.home_page_bullets {
    color: #220a37; 
    font-family: "Arial Black";  
    font-size: 22px;
}

.home_page_step_headers {
    color: green; 
    font-family: "Impact";
    font-weight: normal; 
    font-size: 32px;
}
/* END HOME PAGE */

/* BEGIN LEFT SIDEBAR *********************************************************************************************************/
/* expand left sidebar width */
#content {
    /*margin-left: 300px;*/    
}
#secondary {
    /*width: 300px;*/
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#959595+0,010101+3,0a0a0a+6,1b1b1b+94,1b1b1b+97,383838+97,1b1b1b+97,4e4e4e+100,4e4e4e+100,4e4e4e+100 */
    background: #959595; /* Old browsers */
    background: -moz-linear-gradient(left,  #959595 0%, #010101 3%, #0a0a0a 6%, #1b1b1b 94%, #1b1b1b 97%, #383838 97%, #1b1b1b 97%, #4e4e4e 100%, #4e4e4e 100%, #4e4e4e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #959595 0%,#010101 3%,#0a0a0a 6%,#1b1b1b 94%,#1b1b1b 97%,#383838 97%,#1b1b1b 97%,#4e4e4e 100%,#4e4e4e 100%,#4e4e4e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #959595 0%,#010101 3%,#0a0a0a 6%,#1b1b1b 94%,#1b1b1b 97%,#383838 97%,#1b1b1b 97%,#4e4e4e 100%,#4e4e4e 100%,#4e4e4e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#4e4e4e',GradientType=1 ); /* IE6-9 */
}

/* login/register */
#primary-sidebar .widget-title, #footer-sidebar .widget-title, 
.cp_shortcode_widget .textwidget h2 {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: green;
}

/* remove dashboard link & profile link from login */
.dashboard-link, .profile-link {
    display: none;    
}
/* END LEFT SIDEBAR */

/* BEGIN DASHBOARD PAGE *********************************************************************************************************/
/* page title */
#post-8 h1, #post-184 h1 {
    font-size: 20px;
    color: green;    
    font-weight: bold;
}

/* L for LiveFeedz */
.fancy_l {
    font-family: "Imprint MT Shadow";    
}

.header_font_size {
    font-size: 20px;
}

.exchange_header {
    color: green;    
}

/* trading pairs div */
.ptp_div {
    height: 200px;
    overflow-y: auto;
}

/* trade history tables */
.th_table, .oo_table {
    max-height: 150px;
    overflow-y: auto;    
}

/* display tables */
.header_caption {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Allerta Stencil';
}
.header_caption_light {
    font-size: 16px;
    font-family: 'Allerta Stencil';
}
.p_table thead tr th {
    text-align: center;
}
.b_table thead tr th {
    background-color: #D9F2E1;
}
.usdt_table, .usd_table {
    background-color: #85bb65;
}
.btc_table {
    background-color: #FF9900;
}
.eth_table {
    background-color: #999999;
}
.ltc_table {
    background-color: #E5E5E5;
}
.xlm_table {
    background-color: #dcf2f9;
}
.ada_table {
    background-color: #246dd3;
}
.waves_table {
    background-color: #055fff;
}
.mkr_table {
    background-color: #37b696;
}
.link_table {
    background-color: #2a5ad9;
}
.snx_table {
    background-color: #5C5096;
}
.paxg_table {
    background-color: #FFD700;
}
.comp_table {
    background-color: #01cf92;
}
.aave_table {
    background-color: #1a91ca;
}
.ren_table {
    background-color: #797979;
}
.dot_table {
    background-color: #dd0075;
}
.uni_table {
    background-color: #d9487a;
}
.inch_table {
    background-color: #94a6c3;
}
.crv_table {
    background-color: #b7ff40;
}

/* display table headers */
.btc_header {
    color: #FF9900;
    font-weight: bold;
    font-size: 18px;
}
.eth_header {
    color: #4d4d4d;
    font-weight: bold;
    font-size: 18px;
}
.ltc_header {
    color: #a6a6a6;
    font-weight: bold;
    font-size: 18px;
}
.xlm_header {
    color: #b0c1c7;
    font-weight: bold;
    font-size: 18px;
}
.ada_header {
    color: #246dd3;
    font-weight: bold;
    font-size: 18px;
}
.waves_header {
    color: #055fff;
    font-weight: bold;
    font-size: 18px;
}
.mkr_header {
    color: #37b696;
    font-weight: bold;
    font-size: 18px;
}
.link_header {
    color: #2a5ad9;
    font-weight: bold;
    font-size: 18px;
}
.snx_header {
    color: #1e1a31;
    font-weight: bold;
    font-size: 18px;
}
.paxg_header {
    color: #FFD700;
    font-weight: bold;
    font-size: 18px;
}
.comp_header {
    color: #01cf92;
    font-weight: bold;
    font-size: 18px;
}
.aave_header {
    color: #1a91ca;
    font-weight: bold;
    font-size: 18px;
}
.ren_header {
    color: #797979;
    font-weight: bold;
    font-size: 18px;
}
.dot_header {
    color: #dd0075;
    font-weight: bold;
    font-size: 18px;
}
.uni_header {
    color: #d9487a;
    font-weight: bold;
    font-size: 18px;
}
.inch_header {
    color: #94a6c3;
    font-weight: bold;
    font-size: 18px;
}
.crv_header {
    color: #b7ff40;
    font-weight: bold;
    font-size: 18px;
}

/* row headers */
.row_header_high {
    font-weight: bold;  
    text-align: center;
    background-color: #9393a3;
}
.row_header_main {
    font-weight: bold;  
    text-align: center;
    background-color: #b8b8cc;
}
.row_header_low {
    font-weight: bold;  
    text-align: center;
    background-color: #e6e6ff;
}
.row_header_low_low {
    font-weight: bold;  
    text-align: center;
    background-color: #f2f2ff;
}

/* holding dashboard totals table header */
.dollar_green {
    color: #85bb65;
    background-color: #000;    
}
/* END DASHBOARD PAGE */

/* BEGIN FOOTER *********************************************************************************************************/
#colophon {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#959595+0,0d0d0d+46,010101+50,0a0a0a+53,4e4e4e+76,383838+87,1b1b1b+100;Black+Gloss+Pipe */
    background: #959595; /* Old browsers */
    background: -moz-linear-gradient(top,  #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */    
}
/* END FOOTER */
































































