html, body {
     min-height: 100%;
     min-width: 100%;
}

table.watchlistclass thead th.sortable { 
background: url('../images/downsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

table.watchlistclass thead th.orderable { 
background: url('../images/downsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

table.watchlistclass thead th.asc { 
background: url('../images/downsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

table.watchlistclass thead th.asc { 
background: url('../images/upsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

table.fundlistclass thead th.sortable { 
background: url('../images/downsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

table.fundlistclass thead th.orderable { 
background: url('../images/downsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

table.fundlistclass thead th.asc { 
background: url('../images/downsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

table.fundlistclass thead th.asc { 
background: url('../images/upsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

table.sectorlistclass thead th.sortable { 
background: url('../images/downsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

table.sectorlistclass thead th.orderable { 
background: url('../images/downsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

table.sectorlistclass thead th.asc { 
background: url('../images/downsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

table.sectorlistclass thead th.asc { 
background: url('../images/upsortarrow.jpg') top right no-repeat;  
background-repeat: no-repeat;
background-size: 40px 40px;  }

.gauge-container > .gauge > .dial {
  stroke: #334455;
  stroke-width: 2;
}
.gauge-container > .gauge > .value {
  stroke: rgb(47, 227, 255);
  stroke-width: 2;
}
.gauge-container > .gauge > .value-text {
  fill: rgb(47, 227, 255);
  font-family: sans, 'sans-serif';
  font-weight: bold;
  font-size: 0.6em;
}

.page-header {
    background-color: black;
    margin-top: 0;
    border-radius: 25px;
    box-shadow: 0 0 10px white;
    width: 1700;
    border: 2px solid #DF740C;
    padding: 20px 20px 20px 40px;
    margin-left: 40;
    margin-right: 40;
}

#pageheaderchart {
    background-color: black;
    float:center;
    margin-top: 0;
    border-radius: 25px;
    #min-height: 100%;
    #min-width: 100%;
    box-shadow: 0 0 10px white;
    width: 1450;
    border: 2px solid #DF740C;
    padding: 20px 20px 20px 40px;
    margin-left: 40;
    margin-right: 40;
}

#pageheaderlive {
    background-color: black;
    margin-top: 0;
    position:absolute;
    border-radius: 25px;
    box-shadow: 0 0 10px white;
    width: 1450;
    border: 2px solid #DF740C;
    padding: 20px 20px 20px 40px;
    margin-left: 40;
    margin-right: 40;
    }

body {
  background-color: black;
}

#masterlog{ 
    background-color:black;
    color: white;
    margin-top: 40;
    margin-right: -20;
    box-shadow: 0 0 10px white;
    #position:absolute;
    border: 2px solid #18CAE6;
    margin-bottom: 50;
    margin-left:20;
    width: 600;
    border-radius: 25px;
    caption-side: top;
    caption-font-color: white;
    }
#masterlog2{ 
    background-color:black;
    color: white;
    margin-top: 40;
    margin-right: -20;
    box-shadow: 0 0 10px white;
    margin-left:20;
    #position:absolute;
    margin-bottom: 30;
    width: 550;
    border-radius: 25px;
    caption-side: top;
    caption-font-color: white;
    }
#masterlog3{ 
    background-color:black;
    color: white;
    margin-right:-20;
    box-shadow: 0 0 10px white;
    margin-left:40;
    margin-top: 40;
    #position:absolute;
    border: 2px solid #18CAE6;
    margin-bottom: 30;
    margin-bottom: 0;
    width: 400;
    border-radius: 25px;
    caption-side: top;
    caption-font-color: white;
    }

#clasmas{ 
    background-color:black;
    color: white;
    margin-top: 40;
    position:absolute;
    float:right;
    margin-left: -40;
    box-shadow: 0 0 10px white;
    margin-right: 0;
    border: 2px solid #1F51FF;
    margin-bottom: 20;
    width: 250;
    border-radius: 25px;
    size: 100px:
    caption-side: top;
    caption-font-color: white;
    }

.post-form{ 
    background-color:black;
    color: white;
    margin-top: 0;
    margin-left: 20; 
    margin-right: 0;
    box-shadow: 0 0 10px #18CAE6;
    border: 2px solid black;
    margin-bottom: 80;
    width: 250;
    border-radius: 25px;
    box-shadow: 0 0 10px white;
    padding: 20px 20px 20px 40px;
    caption-side: top;
    caption-font-color: white;
    }

#master{ 
    background-color:black;
    color: #1F51FF;
    margin-top: 40;
    position:absolute;
    margin-left: 40;
    margin-right: 40;
    overflow:auto;
    box-shadow: 0 0 10px #18CAE6;
    border: 2px solid #DF740C;
    margin-bottom: 5;
    width: 1700;
    caption-side: top;
    border-radius: 25px;
    caption-font-color: white;
    padding: 20px 20px 20px 60px;}


#masterchart{ 
    background-color:black;
    color: #1F51FF;
    margin-top: 40;
    position:absolute;
    margin-left: 40;
    margin-right: 40;
    overflow:auto;
    box-shadow: 0 0 10px #18CAE6;
    border: 2px solid #DF740C;
    margin-bottom: 5;
    width: 1450;
    caption-side: top;
    border-radius: 25px;
    caption-font-color: white;
    padding: 20px 20px 20px 60px;}

#digest {
    background-color:black;
    color: red;
    float: center;
    margin-top: 40;
    border: 2px double #DF740C;
    border-radius: 35px;
    box-shadow: 0 0 10px white;
    margin-bottom: 10;
    width: 1570; 
    caption-side: top; 
    caption-font-color: white;
    padding: 20px 20px 20px 20px;
}

#digestchart {
    background-color:black;
    color: white;
    float: center;
    margin-top: 40;
    border: 2px double #18CAE6;
    border-radius: 35px;
    box-shadow: 0 0 10px white;
    margin-bottom: 10;
    width: 1330; 
    caption-side: top; 
    caption-font-color: white;
    padding: 20px 20px 20px 20px;
}

.table-container table  {

width: 100%;
height: 100%;
padding: 20px 20px 20px 40px;

}

.table-container tr,td,th {

padding: 20px 20px 20px 40px;

}


#one {
    background-color:black;
    color: #1F51FF;
    float: left;
    margin-top: 40;
    overflow:auto;
    margin-left: 20;
    margin-right: 20;
    border: 2px solid #DF740C;
    box-shadow: 0 0 10px white;
    border-radius: 25px;
    margin-bottom: 10;
    width: 750; 
    caption-side: top; 
    caption-font-color: white;
    padding: 20px 20px 20px 40px;
}

#shortchart {
    background-color:black;
    color: white;
    float: center;
    margin-top: 0;
    #overflow:auto;
    margin-left: 20;
    margin-right: 0;
    border: 2px solid #DF740C;
    box-shadow: 0 0 10px white;
    border-radius: 25px;
    margin-bottom: 10;
    width: 1250; 
    caption-side: top; 
    caption-font-color: white;
    padding: 20px 20px 20px 40px;
}

#shortchartdescription {
    background-color:black;
    color: white;
    float: center;
    margin-top: 0;
    #overflow:auto;
    margin-left: 20;
    margin-right: 0;
    border: 2px solid #DF740C;
    box-shadow: 0 0 10px white;
    border-radius: 25px;
    margin-bottom: 10;
    width: 1250; 
    caption-side: top; 
    caption-font-color: white;
    padding: 20px 20px 20px 40px;
    }

#shortchartdescription p {
    color: white;
    margin-top: 0;
    margin-left: -80;
    float: left;
    margin-right: 0;
    margin-bottom: 0;
    padding: 20px 20px 20px 40px;
    }

#shortchartgauge {
    background-color:black;
    color: white;
    float: center;
    margin-top: 0;
    overflow:auto;
    margin-left: 20;
    margin-right: 0;
    border: 2px solid #DF740C;
    box-shadow: 0 0 10px white;
    border-radius: 25px;
    margin-bottom: 10;
    width: 1250; 
    caption-side: top; 
    caption-font-color: white;
    padding: 20px 20px 20px 40px;
}

#watchlist {
    background-color:black;
    color: white;
    float: center;
    margin-top: 100;
    overflow:auto;
    margin-left: 20;
    margin-right: 20;
    border: 2px solid #DF740C;
    box-shadow: 0 0 10px white;
    border-radius: 25px;
    margin-bottom: 10;
    width: 1550; 
    caption-side: top; 
    caption-font-color: white;
    padding: 20px 20px 20px 40px;
}

.orderable th a {
    color: white;
}


thead {
    background-color: #4CAF50;
    font-color: white;
}

#two {
    background-color:black;
    color: #1F51FF;
    margin-top: 40;
    float: center;
    margin-left: 20;
    margin-right: 20;
    overflow:auto;
    box-shadow: 0 0 10px white;
    margin-right: 20;
    display:inline-block;
    border: 2px solid #DF740C;
    border-radius: 25px;
    margin-bottom: 5;
    width: 750 
    caption-side: top; 
    caption-font-color: white;
    padding: 20px 20px 20px 40px;}

#three {
    background-color:black;
    color: #1F51FF;
    margin-top: 40;
    float:center;
    box-shadow: 0 0 10px white;
    margin-left: 40;
    margin-right: 40;
    overflow:auto;
    border: 2px solid #DF740C;
    margin-bottom: 5;
    border-radius: 25px;
    width: 590; 
    caption-side: top; 
    caption-font-color: white;
    padding: 20px 20px 20px 40px;}

#four {
    background-color:black;
    color: #1F51FF;
    margin-top: 40;
    box-shadow: 0 0 10px white;
    float: center;
    margin-left: 40;
    margin-right: 40;
    border: 2px solid #DF740C;
    border-radius: 25px;
    margin-bottom: 5;
    width: 590; 
    caption-side: top; 
    caption-font-color: white;
    padding: 20px 20px 20px 40px;}

#linkss {
    background-color:white;
    color: #1F51FF;
    margin-top: 40;
    float: center;
    box-shadow: 0 0 10px white;
    margin-left: 20;
    margin-right: 0;
    border: 2px solid #1F51FF;
    border: 2px solid #1F51FF;
    border-radius: 25px;
    margin-bottom: 5;
    width: 550; 
    caption-side: top; 
    caption-font-color: white;}

#links a  {
    margin-top: 20;
    background-color:black;
    margin-left: 0;
    position:absoute;
    margin-left: 5;
    margin-bottom: 5;
    margin-top: 5;
    float: center;
    color: #12C812;
    width: 1700; 
    box-shadow: 3px 0 3px white;
    border-radius: 35px;
    padding: 3px 3px 3px 3px;
    webkit-font-smoothing: antialiased;
   text-rendering: optimizelegibility;
    }

#logout {
    color: white;
    float:right;
    text-align:right;
    position:absoute;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#eye {
    float:left;
    margin-top: -10;
    margin-left: 4;
    margin-bottom: 10;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#eye p {
    margin-top: -30;
    margin-left: 15;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#eyea {
    float:left;
    margin-top: -10;
    margin-left: -5;
    margin-bottom: 10;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#eyea p {
    margin-top: -1000;
    margin-left: 1000;
    margin-right: -40;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gridview {
    float:left;
    margin-top: 25;
    margin-left: 10;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#registera {
    float:left;
    margin-top: -85;
    margin-left: 0;
    margin-bottom: 20 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#sentiment {
    float:right;
    margin-top: 0;
    margin-left: 0;
    color: white;
    margin-bottom: -200 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#sentiment p {
    margin-top: 0;
    margin-left: 15;
    color: white;
    margin-top: -12 ;
    margin-bottom: 10 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#sentimentgauge {
    float:right;
    margin-top: 0;
    margin-right: 100;
    color: white;
    margin-top: 0 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#sentimentgauge p {
    margin-top: -1000;
    margin-bottom: 0;
    margin-left: 100;
    color: white;
    margin-top: 100 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#fundvaluegauge {
    float:right;
    margin-top: 0;
    margin-left: 0;
    color: white;
    margin-top: -10 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#fundvaluetextm p {
    margin-top:  300;
    margin-bottom: 0;
    margin-right: 20 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }


#sentimenttext {
    float:right;
    margin-top: 0;
    position:relative;
    margin-left: -250;
    margin-right: -97;
    color: white;
    margin-top: 60 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#sentimenttext p {
    margin-top: 0;
    margin-bottom: 0;
    margin-right -30;
    color: white;
    margin-top: 0 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#fundvaluetext {
    float:right;
    margin-top: 0;
    margin-bottom: 0;
    position:relative;
    margin-left: 0;
    margin-right: -150;
    color: white;
    margin-top: 60 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#fundvaluetext p {
    margin-top: 300;
    margin-bottom: 0;
    margin-right 0;
    margin-left 0;
    color: white;
    margin-top: 0 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#market {
    float:right;
    margin-left: 0;
    color: white;
    margin-top: -55 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#market p {
    margin-top: 0;
    margin-left: 3;
    color: white;
    margin-top: -5 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#marketbear {
    float:right;
    margin-left: 0;
    color: white;
    margin-top: -40  ;
    margin-right:  ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#bear {
    float:right;
    margin-left: 0;
    color: white;
    margin-top: 30 ;
    margin-right: 30 ;
    margin-bottom: -250 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    position:relative;
    }

#bull {
    float:left;
    margin-left: 0;
    color: white;
    margin-top: 38 ;
    margin-left: 40 ;
    margin-bottom: -100 ;
    margin-bottom: -250 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    position:relative;
    }

#marketbear p {
    margin-top: 0;
    margin-left: 20;
    color: white;
    margin-top: -15 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#sentimentticker {
    float:right;
    margin-top: 0;
    margin-left: 0;
    color: white;
    margin-top: 40 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#sentimentticker p {
    margin-top: 0;
    margin-left: 10;
    color: white;
    margin-top: -10 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#aboutaa p {
    margin-top: 5;
    margin-left: 5;
    margin-bottom: 0 ;
    color: white;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#aboutaa {
    float:left;
    margin-top: -70;
    margin-left: 0;
    margin-bottom: 20 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#connect p {
    margin-top: 3;
    margin-left: 17;
    margin-bottom: 0 ;
    color: white;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#connect {
    float:left;
    margin-top: -69;
    margin-left: 5;
    margin-bottom: 30 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }


#registera p {
    margin-top: -30;
    margin-left: 30;
    margin-bottom: 0 ;
    color: white;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }


#tweeta {
    float:left;
    margin-top: 5;
    margin-left: 10;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#tweeta {
    float:left;
    margin-top: 5;
    margin-left: 10;
    margin-bottom: 100;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#tweeta p {
    margin-top: -5;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#tweetc {
    float:left;
    margin-top: -70;
    margin-left: 60;
    margin-bottom: 100;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#tweetc p {
    margin-top: -5;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#logina {
    float:left;
    margin-top: -5;
    margin-left: 2;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#logina p {
    margin-top: 0;
    margin-left: 15;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#loginc {
    float:left;
    margin-top: -70;
    margin-bottom: 40;
    margin-left: -10;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#loginc p {
    margin-top: -15;
    margin-left: 25;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#loginb {
    float:left;
    margin-top: -5;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#loginb p {
    margin-top: 0;
    margin-left: 10;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }


#logind {
    float:left;
    margin-top: -100;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#logind p {
    margin-top: 0;
    margin-left: 15;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }
#submit  {
    margin-top: 0;
    margin-left: -10;
    margin-right: 0
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#aasig  {
    margin-top: -30;
    margin-bottom: -20;
    margin-left: 75;
    margin-right: 0
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#submit p {
    margin-top: 0;
    margin-left: 10;
    margin-right: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }
 
#resetsolo {
    float:left;
    margin-top: -0;
    margin-left: 20;
    margin-top: -80;
    margin-right: 20;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#resetsolo p {
    float:left;
    margin-top: -5;
    margin-bottom: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#resetagain {
    float:left;
    margin-top: -0;
    margin-left: 20;
    margin-top: -80;
    margin-right: 200;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }


#reset {
    float:left;
    margin-top: -0;
    margin-left: 160;
    margin-top: -80;
    margin-right: 20;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#reset p {
    float:left;
    margin-top: -5;
    margin-bottom: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#loginregister {
    float:left;
    margin-top: -100;
    margin-left: 55;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#loginregister p {
    margin-top: -40;
    margin-left: 30;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }


#tweetb p {
    margin-top: -15;
    margin-left: 10;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#tweetb {
    float:left;
    margin-top: 0;
    margin-left: 10;
    margin-bottom: 10;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gridview p {
    margin-top: 5;
    margin-left: -10;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#chartview {
    float:left;
    margin-top: 18;
    margin-left: 10 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#chartview p {
    margin-top: 2;
    margin-left: 10;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#bullview {
    float:left;
    margin-top: 10;
    margin-left: 10 ;
    margin-right: 10 ;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#bullview p {
    margin-top: 2;
    margin-left: 5;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#video {
    margin: 0 auto;
    margin-bottom: -75;
    width:200px;
    height:100px;
    margin-right: 700;
    margin-left: -70;
}

#vidsignup {
    margin: 0 auto;
    margin-bottom: 0;
    margin-top: -1000;
    width:1000px;
    height:1000px;
    margin-right: 600;
    margin-left: 450;
}

#tweet {
    margin: 0 auto;
    margin-top: -75;
    width:200px;
    margin-right: 1345;
    height:100px;
}

#about {
    align:left;
    }

#question {
    margin-bottom:0 ;
    width:200px;
    align:right;
    height:200px;
    margin-right: 70;
    margin-left: 100;
    }

#signup {
    align:center;
    margin-right: 200;
    width:85;
    height:55;
    }

#signupimg {
    float:right;
    margin-top: -38 ;
    width:90;
    margin-right: -78;
    height:40;
    }

div.click-to-top span {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #333;
  color: #fff;
}

div.click-to-top:hover span {
  display: block;
}

#search {
    color: white;
    float:right;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    width 150;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gauge {
    float:right;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    margin-top: 20;
    margin-right: 20;
    height: 115;
    width 15;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gaugetweet {
    float:right;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    margin-top: -70;
    margin-bottom: 100;
    margin-right: 20;
    height: 55;
    width 15;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#short5 {
    float:right;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    display: inline-block;
    margin-top: 20;
    margin-bottom: 20;
    margin-left: 40;
    height: 450;
    width 2000;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#short6 {
    float:left;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    display: inline-block;
    margin-top: 20;
    margin-bottom: 0;
    margin-right: 0;
    height: 450;
    width 2000;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#shortdayreduce {
    float:left;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    #display: inline-block;
    margin-top: 20;
    margin-bottom: 0;
    margin-left: 47;
    margin-right: -45;
    height: 450;
    width 1000;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#shortdaygain {
    float:left;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    #display: inline-block;
    margin-top: 20;
    margin-bottom: 0;
    margin-left: -20;
    margin-right: -30;
    height: 450;
    width 1000;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#short7 {
    float:center;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    margin-top: 20;
    margin-bottom: 20;
    height: 800;
    width: 1470;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#description {
    border: 2px solid #DF740C;
    margin-right: +40;
    margin-top: 20;
    box-shadow: 0 0 10px white;
    margin-top: 20;
    color: white;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#hi {
display:none;
}

#descriptionregister {
    margin-top: 40;
    margin-right: 100;
    float: right;
    border: 2px solid #DF740C;
    box-shadow: 0 0 10px white;
    color: white;
    width: 800;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#descriptionshort {
    border: 2px solid #DF740C;
    margin-right: +50;
    margin-top: 20;
    box-shadow: 0 0 10px white;
    margin-top: 20;
    color: white;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#vidcont {
    border: 2px solid #DF740C;
    margin-right: 0;
    margin-bottom: 500;
    float:right ;
    margin-top: 20;
    box-shadow: 0 0 10px white;
    margin-top: 20;
    color: white;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }


#charts {
    border: 2px solid #DF740C;
    margin-top: 20;
    box-shadow: 0 0 10px white;
    margin-top: 20;
    color: white;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gauge_div {
    height: 95;
    width 95;
    background-color: black;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#logo {
    height: 95;
    width 95;
    background-color: black;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gauge_divshort {
    height: 280;
    width: 280;
    border: 0;
    display: inline-block;
    border-style: none;
    float: center;
    margin-top: 50;
    margin-right: 0;
    margin-left: -5;
    background-color: black;
    outline: none;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gauge_divshortc {
    height: 280;
    width: 280;
    border: 0;
    display: inline-block;
    border-style: none;
    float: center;
    margin-top: 70;
    margin-right: 4;
    margin-left: 25;
    background-color: black;
    outline: none;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gaugeshort {
    height: 450;
    width: 350;
    float: right;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    margin-right: -8;
    margin-left: 10;
    margin-top: 20;
    background-color: black;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#outputs {
    height: 40;
    width: 200;
    float: left;
    position: relative;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    margin-left: 4;
    margin-top: 2;
    font-size: 15px;
    background-color: black;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#outputsspx {
    height: 40;
    width: 200;
    float: left;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    margin-left: 2;
    position: relative;
    margin-top: 2;
    font-size: 15px;
    background-color: black;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#outputsdoji {
    height: 40;
    width: 200;
    float: left;
    border: 2px solid #18CAE6;
    position: relative;
    box-shadow: 0 0 10px white;
    margin-left: 4;
    margin-top:2 ;
    font-size: 15px;
    background-color: black;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#outputsixic {
    height: 40;
    width: 230;
    float: left;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    margin-left: 2;
    margin-top: 2;
    position: relative;
    font-size: 15px;
    background-color: black;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#outputsndx {
    height: 40;
    width: 200;
    float: left;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    margin-left: 4;
    margin-top: 2;
    position: relative;
    font-size: 15px;
    background-color: black;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }
#outputseur {
    height: 40;
    width: 230;
    float: left;
    font-size: 15px;
    border: 2px solid #18CAE6;
    margin-top: 2;
    box-shadow: 0 0 10px white;
    position: relative;
    margin-right: 0;
    margin-left: 2;
    background-color: black;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#outputsgbp {
    height: 40;
    width: 230;
    float: left;
    font-size: 15px;
    border: 2px solid #18CAE6;
    margin-top: 2;
    box-shadow: 0 0 10px white;
    position: relative;
    margin-right: 0;
    margin-left: 2;
    background-color: black;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }


#outputsbtcg {
    height: 40;
    width: 240;
    float: left;
    border: 2px solid #18CAE6;
    font-size: 15px;
    margin-top: 2;
    box-shadow: 0 0 10px white;
    margin-right: 0;
    margin-left: 2;
    background-color: black;
    position: relative;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#outputsbtc {
    height:40 ;
    width: 240;
    float: left;
    border: 2px solid #18CAE6;
    font-size: 15px;
    margin-top: 2;
    box-shadow: 0 0 10px white;
    margin-right: 0;
    margin-left: 4;
    background-color: black;
    position: relative;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#outputsethusd {
    height:40 ;
    width: 240;
    float: left;
    border: 2px solid #18CAE6;
    font-size: 15px;
    margin-top: 2;
    box-shadow: 0 0 10px white;
    margin-right: 0;
    margin-left: 4;
    background-color: black;
    position: relative;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gright {
    float: right;
    position: relative;
    margin-right: 0;
    margin-bottom: 20;
    margin-top: -20;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#livepricebtc {
    position: relative;
    margin-right: 0;
    margin-top: 10;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#outputsxtp {
    height: 40;
    font-size: 15px;
    width: 220;
    float: left;
    border: 2px solid #18CAE6;
    margin-top: 2;
    box-shadow: 0 0 10px white;
    margin-right: 0;
    margin-left: 2;
    position: relative;
    background-color: black;
    outline: none;
    border-radius: 35px;
    border-radius: 25px;
    padding: 8px 8px 8px 8px;
    box-shadow: 1 1 1 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#imageaa {
    float: left;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gauge_bt {
    height: 95;
    width 95;
    background-color: black;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }
#gauge_tweets {
    height: 95;
    width 95;
    background-color: black;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#shorthold {
    height: 95;
    width 95;
    background-color: black;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#chartshorts {
    background-color: black;
    height: 100;
    width 100;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    responsive: true,
    padding: 0px 0px 0px 0px;
    #position: relative;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#chartpie {
    background-color: black;
    height: 350;
    #position: relative;
    display:inline-block;
    margin-right: 0;
    margin-top: 20;
    width 380;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }


#chartpiemost {
    background-color: black;
    height: 350;
    #position: relative;
    display:inline-block;
    margin-right: 0;
    margin-top: 20;
    width 380;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }


#chartpiesec {
    background-color: black;
    position: relative;
    outline: none;
    width: 2000;
    height: 1000;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#chartpieh {
    background-color: black;
    height: 380;
    #position: relative;
    margin-right: 0;
    width 350;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#chartpiereduce {
    background-color: black;
    height: 380;
    #position: relative;
    margin-right: 0;
    width 250;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#chartpiegain {
    background-color: black;
    height: 380;
    #position: relative;
    margin-right: 0;
    width 250;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gauge_st {
    height: 95;
    width 95;
    background-color: black;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gauge_ema {
    height: 95;
    width 95;
    background-color: black;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#gauge_ft {
    height: 95;
    width 95;
    background-color: black;
    outline: none;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0px 0px 0px 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

select  {
    color: grey;
    background-color: black;
    width:160px;
    float:left;
    margin-bottom: 1;
    border: 1px 1px 10px 10px;
    border-color: grey;
    font-size: 14px;
    height:30px;
    border: -5px 2px 2px -5px solid grey;
    box-shadow: 3px 1px 2px white;
    border-radius: 35px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

.button {
    color: white;
    float:right;
    background-color: black;
    #border: 2px solid #1F51FF;
    box-shadow: 3px 0 3px white;
    border-radius: 35px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

.searchdate {
    float:right;
    color:black;
    background-color: black;
    margin-top: 1;
    #position:absolute;
    font-size: 1px;
    #box-shadow: 3px 0 3px grey;
    #padding: 8px 8px 8px 8px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

.searchdate input.form-control  {
    color: grey;
    background-color: black;
    width:200px;
    float:left;
    margin-bottom: 1;
    border: 1px 1px 10px 10px;
    border-color: grey;
    font-size: 14px;
    height:30px;
    border: -5px 2px 2px -5px solid grey;
    box-shadow: 3px 1px 2px white;
    border-radius: 35px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

.searchdate button {
    margin-top: 3;
    margin-right: 3;
    margin-bottom: 2;
    margin-left: -5;
    color: white;
    float:right;
    font-size: 16px;
    background-color: black;
    #border: 2px solid #1F51FF;
    box-shadow: 3px 0 3px white;
    border-radius: 35px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#input {
    color: white;
    background-color: black;
    #border: 2px solid #1F51FF;
    box-shadow: 3px 0 3px white;
    border-radius: 35px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#searchform {
    background-color: black;
    float: right;
    heading:none;
    #font-size:1px;
    margin-left: 2;
    float:right;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    border-radius: 25px;
    padding: 5px 5px 5px 5px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

.datepicker  {
    background-color: red;
    font-size:1px;
    text-size:1px;
}

.pagination  {
    font-color: white;
}

.pagination a,ul  {
    font-color: white;
    color: white;
    border: 2px solid #18CAE6;
    box-shadow: 0 0 10px white;
    padding: 5px 5px 5px 5px;
    background-color: black;
}

.watchlist th,a {
    color: red;
    }

.table-condensed thead .picker-switch, .table-condensed thead  .prev, .table-condensed thead .next
{     
placeholder:none;     
heading:none;     
}

#masterlog2 a {
    color: white;
    text-align:left;
    align:left;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    }

#heading  {
    margin-top: 0;
    margin-left: 0;
    color: white;
    }
body {
-webkit-font-smoothing: antialiased;
text-rendering: optimizelegibility;
}

table th,tr,td {
    background-color: black;
    -webkit-font-smoothing: antialiased;
    box-shadow: 0 0 3px #18CAE6;
    text-rendering: optimizelegibility;
    color:red;
    border: 1px 1px 1px 1px solid blue;
    caption-side: top;
    caption-font-color: white;
}


table tr {
    background-color:#0d0d0d;
    -webkit-font-smoothing: antialiased;
    border-radius: 35px;
    box-shadow: 0 0 5px #18CAE6;
    text-rendering: optimizelegibility;
    color: red;
    border: 1px 1px 1px 1px solid white;
    caption-side: top;
    caption-font-color: white;
}

table td {
    background-color:black;
    box-shadow: 0 0 5px #18CAE6;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    color: white;
}

caption {
    background-color:black;
    color: white;
    caption-side: top;
    caption-font-color: white;
}

.page-header h1, .page-header h1 a, .page-header h1 a:visited, .page-header h1 a:active {
    color: #ffffff;
    font-size: 36pt;
    #box-shadow: 3px 0 3px white;
    text-decoration: none;
}

.page-header h1 a {
    color: #ffffff;
    font-size: 36pt;
    box-shadow: 6px 0px 5px white;
    border-radius: 15px;
    text-decoration: none;
    background-color:black;
    position:absoute;
    webkit-font-smoothing: antialiased;
   text-rendering: optimizelegibility;
}

.content {
    margin-left: 40px;
}

h1, h2, h3, h4,h5 {
    #font-family: 'Lobster', cursive;
  font: 'Oleo Script', Helvetica, sans-serif;
-webkit-font-smoothing: antialiased;
text-rendering: optimizelegibility;
backgrouond-color:orange;
}

h6 {
  color: #ffffff;
  #font-family: 'Lobster', cursive;
  font: 'Oleo Script', Helvetica, sans-serif;
-webkit-font-smoothing: antialiased;
text-rendering: optimizelegibility;
backgrouond-color:orange;
}

.date {
    color: #828282;
}

.save {
    float: right;
}

.post-form textarea, .post-form input {
    width: 100%;
}

.top-menu, .top-menu:hover, .top-menu:visited {
    color: #1F51FF;
    float: right;
    font-size: 26pt;
    margin-right: 20px;
}

.post {
    margin-bottom: 70px;
}

.post h2 a, .post h2 a:visited {
    color: #000000;
}


