body {
  margin: 0px;
  background-color: #eae8e8;
  font-family: "proxima-nova";
  text-transform: uppercase;
}
.select-header {
  background-image: url(../img/dashboard/dashboardHeaderGradientHover.png);
}
.controlbar {
  margin-left: auto;
  margin-right: auto;
  width: 1300px;
}
.controlbar a#exportbtn {
  display: inline-block;
  height: 30px;
}
.header {
  background-image: url(../img/dashboard/dashboardHeaderGradient.png);
  font-weight: 100;
}
.header a {
  color: #FFF;
  text-decoration: none;
}
.header div {
  display: inline-block;
  color: #FFF;
}
.header #logo {
  position: relative;
  top: 10px;
  left: 15px;
}
.header > div:not(:last-child),
.header span {
  height: 56px;
  vertical-align: middle;
}
.header > div:first-child {
  width: 276px;
  margin: 0px;
}
.header > div:not(:first-child):not(:last-child) a {
  line-height: 3.5;
}
.header > div:not(:first-child):not(:last-child) div {
  width: 167px;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  height: 100%;
}
.header > div:not(:first-child):not(:last-child):hover {
  cursor: pointer;
  background-image: url(../img/dashboard/dashboardHeaderGradientHover.png);
}
.header > div:not(:first-child):not(:last-child) .selected {
  position: relative;
  font-weight: 400;
  background-image: url(../img/dashboard/dashboardHeaderGradientHover.png);
  top: -2px;
}
.header > div:last-child {
  position: relative;
  bottom: 10px;
  right: 10px;
  float: right;
  text-algn: right;
}
.header > div:last-child a {
  margin-left: 10px;
}
.header > div:last-child a:hover {
  text-decoration: underline;
}
.header > div:last-child > div {
  font-size: 10px;
  height: 56px;
  display: table-cell;
  vertical-align: bottom;
}
.header > div:last-child > div span {
  color: #01a7e4;
  margin-right: 20px;
}
.outer {
  width: 100%;
  height: 100%;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 1300px;
}
h2 {
  display: inline-block;
  font-size: 15px;
}
img {
  margin-left: 10px;
}
.date-selector {
  vertical-align: top;
  font-size: 12px;
  display: inline-block;
  float: right;
}
.date-selector select {
  margin-left: 10px;
}
.date-selector > span {
  font-size: 16px;
  font-weight: lighter;
  width: 200px;
  position: absolute;
  right: 395px;
  top: 6px;
  z-index: 999;
}
.visible {
  visibility: visible !important;
}
.tableHead {
  border-spacing: 0;
  border-collapse: collapse;
}
.tableHead thead {
  background-image: url(../img/dashboard/tableCellHeader.png);
  color: white;
}
.tableHead thead th {
  font-weight: 100;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 10px;
}
.tableHeight tr,
.tableHeight div {
  height: 49px;
}
.tableBorder td {
  border: 1px solid #cdcdcd;
}
.tableCells {
  display: table-cell;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}
.tableAlternatingRows tr:nth-child(2n+1) {
  background-color: #eeeeee;
}
.tableColor {
  background-color: #ffffff;
}
.tableColor tr {
  color: #545454;
}
.positive {
  background: #dcf1cf;
}
.negative {
  background: #ffa07f;
}
table.insightTable {
  text-align: center;
  height: 260px;
  width: 625px;
  display: inline-table;
  border-spacing: 0;
  border-collapse: collapse;
}
table.insightTable thead {
  background-image: url(../img/dashboard/tableCellHeader.png);
  color: white;
}
table.insightTable thead th {
  font-weight: 100;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 10px;
}
table.insightTable thead a {
  text-decoration: none;
  color: white;
}
table.insightTable thead a:hover {
  text-decoration: underline;
}
table.insightTable thead .sortedheader {
  background-color: #1e1e1e;
}
table.insightTable thead tr {
  height: 43px;
}
table.insightTable tbody {
  background-color: #ffffff;
}
table.insightTable tbody tr {
  color: #545454;
}
table.insightTable tbody td {
  border: 1px solid #cdcdcd;
}
table.insightTable tbody div {
  display: table-cell;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
  width: 1000px;
}
table.insightTable tbody div.userWithThumb {
  width: 30px;
}
table.insightTable tbody div.channelWithIcons {
  text-align: left;
  font-size: 14px;
}
table.insightTable tbody div.channelWithIcons img {
  margin-right: 14px;
}
table.insightTable tbody div.channelWithIcons span {
  position: relative;
  top: -9px;
}
table.insightTable tbody div.channelWithIcons a {
  display: inline-block;
  width: 343px;
  overflow: hidden;
  text-overflow: ellipsis;
}
table.insightTable tbody tr:nth-child(2n+1) {
  background-color: #eeeeee;
}
table.insightTable tr,
table.insightTable div {
  height: 49px;
}
table.visitorTable {
  border-spacing: 0;
  border-collapse: collapse;
  width: 290px;
  display: inline-table;
}
table.visitorTable thead {
  background-image: url(../img/dashboard/tableCellHeader.png);
  color: white;
}
table.visitorTable thead th {
  font-weight: 100;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 10px;
}
table.visitorTable tr,
table.visitorTable div {
  height: 49px;
}
table.visitorTable tbody {
  background-color: #ffffff;
}
table.visitorTable tbody td {
  border: 1px solid #cdcdcd;
}
table.visitorTable tbody tr {
  color: #545454;
}
table.visitorTable tbody td {
  display: table-cell;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
  width: 1000px;
  position: relative;
}
table.visitorTable tbody td div:first-child {
  float: left;
  margin-left: 32px;
  font-size: 16px;
  top: 10px;
}
table.visitorTable tbody td > div {
  margin-top: 10px;
  position: relative;
}
table.visitorTable tbody td > div:nth-child(2) {
  font-size: 28px;
  float: right;
  right: 17px;
  margin-bottom: 5px;
}
table.visitorTable tbody td div:last-child {
  float: right;
  margin-right: 32px;
}
table.visitorTable tbody td .linebar-base {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 5%;
  width: 90%;
  height: 8px;
  background-color: #C3C3C3;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
table.visitorTable tbody td .greenline {
  background-color: #bae39f;
  width: 75%;
}
table.visitorTable tbody td .ojline {
  background-color: #ee9677;
  width: 35%;
}
div.metricCardTable {
  margin-right: 20px;
  display: inline-block;
  font-weight: lighter;
}
div.metricCardTable table {
  border-spacing: 0;
  border-collapse: collapse;
  display: inline-table;
  width: 202px;
}
div.metricCardTable table thead {
  background-image: url(../img/dashboard/tableCellHeader.png);
  color: white;
}
div.metricCardTable table thead th {
  font-weight: 100;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 10px;
}
div.metricCardTable table tbody {
  background-color: #ffffff;
}
div.metricCardTable table tbody td {
  border: 1px solid #cdcdcd;
}
div.metricCardTable table tbody tr {
  color: #545454;
}
div.metricCardTable table tbody div {
  text-align: center;
}
div.metricCardTable table tbody td {
  display: table-cell;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}
div.metricCardTable table tbody tr:first-child > td:first-child {
  font-size: 30px;
  padding: 0px 10px;
}
div.metricCardTable table tbody td:last-child div {
  font-weight: bolder;
}
table.gradientTable {
  border-spacing: 0;
  border-collapse: collapse;
}
table.gradientTable thead {
  background-image: url(../img/dashboard/tableCellHeader.png);
  color: white;
}
table.gradientTable thead th {
  font-weight: 100;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 10px;
}
table.gradientTable tr,
table.gradientTable div {
  height: 49px;
}
table.gradientTable tbody {
  background-color: #ffffff;
}
table.gradientTable tbody td {
  border: 1px solid #cdcdcd;
}
table.gradientTable tbody tr {
  color: #545454;
}
table.gradientTable tbody tr:nth-child(2n+1) {
  background-color: #eeeeee;
}
table.gradientTable tbody td {
  display: table-cell;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}
table.gradientTable tbody td:not(:first-child) > span {
  display: table-cell;
  background-color: #4cc000;
  font-size: 30px;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  height: 61px;
}
table.gradientTable tbody td:first-child {
  width: 200px;
  font-size: 16px;
  font-weight: lighter;
}
table.gradientTable tbody td:first-child span {
  position: relative;
  top: -6px;
}
table.gradientTable tbody td:first-child img {
  margin: 0 10px;
}
div.urltable {
  display: inline-block;
  height: 643px;
}
div.urltable table {
  border-spacing: 0;
  border-collapse: collapse;
  background-color: #ffffff;
}
div.urltable table thead {
  background-image: url(../img/dashboard/tableCellHeader.png);
  color: white;
}
div.urltable table thead th {
  font-weight: 100;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 10px;
}
div.urltable table tr {
  color: #545454;
}
div.urltable table thead > tr th {
  color: #FFF;
}
div.urltable table thead > tr select {
  background-color: #000;
  color: #FFF;
}
div.urltable table tbody {
  font-weight: lighter;
}
div.urltable table tbody td {
  border: 1px solid #cdcdcd;
}
div.urltable table tbody tr:first-child td:first-child {
  background-image: url(../img/dashboard/urlNumberTableCellBackground.png);
  font-size: 25px;
  padding-left: 15px;
  padding-right: 15px;
  color: #FFF;
}
div.urltable table tbody tr:first-child td:not(:first-child) {
  font-size: 16px;
  padding: 5px 10px;
}
div.urltable table tbody tr:nth-child(2) td {
  text-align: center;
}
div.urltable table tbody tr:nth-child(2) > td div:first-child {
  font-size: 10px;
}
div.urltable table tbody tr:nth-child(2) > td div:nth-child(2) {
  font-size: 20px;
  font-weight: bolder;
}
div.urltable table tbody:nth-child(2n+1) {
  background-color: #eeeeee;
}
.btn-group {
  position: absolute;
  left: -500px;
  font-size: 16px;
}
.btn-group button {
  height: 32px;
  margin-left: -2px;
  margin-right: -2px;
}
.btn-group button.active {
  font-weight: bold;
  background-color: rbg(250, 250, 250);
}
.bar:hover {
  fill: #F0F;
}
div.lineChart {
  position: relative;
  background-color: white;
  font: 11px "proxima-nova";
  /* styles for D3 */

}
div.lineChart .metricTextPositioning {
  padding: 18px 0px;
}
div.lineChart div.metrics {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 386px;
  font-size: 12px;
  font-weight: 100;
  color: white;
  width: 90px;
  text-align: center;
  background-image: linear-gradient(to bottom, #555555 0%, #2a2a2a 100%);
  display: inline-block;
  vertical-align: top;
}
div.lineChart div.metrics .selected-metric {
  position: relative;
  z-index: 999999;
  background: #dcf1cf;
  border: 1px solid #CDCDCD;
  overflow: visible;
  width: 100px;
  height: 50px;
  top: -50px;
  left: -6px;
  visibility: hidden;
  color: #000;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  padding: 0px;
}
div.lineChart div.metrics .selected-metric:hover {
  text-decoration: none;
}
div.lineChart div.metrics .selected-metric > div {
  margin-top: 18px;
}
div.lineChart div.metrics > div {
  height: 43px;
  width: 90px;
}
div.lineChart div.metrics > div > div {
  padding: 18px 0px;
  cursor: pointer;
}
div.lineChart div.metrics > div:hover {
  color: #CDCDCD;
  text-decoration: underline;
}
div.lineChart div.channels {
  width: 150px;
  height: 386px;
  display: inline-block;
  background-color: white;
}
div.lineChart div.channels > div {
  font-size: 12px;
  font-weight: 400;
  padding: 15px 25px;
}
div.lineChart div.channels > div:hover {
  cursor: pointer;
  color: #CDCDCD;
}
div.lineChart div.channels > div:active {
  font-weight: bolder;
  color: black;
}
div.lineChart div.channels > div .disabled {
  color: #CDCDCD;
}
div.lineChart > div:nth-child(2) {
  display: inline-block;
}
div.lineChart .grid .tick {
  stroke: #E2E2E2;
  stroke-dasharray: 4,4;
}
div.lineChart .grid path {
  stroke-width: 0;
}
div.lineChart .axis path,
div.lineChart .axis line {
  fill: none;
  stroke: grey;
  stroke-width: 0;
}
div.lineChart .legend {
  font-family: 'proxima-nova';
  font-size: 10px;
  fill: black;
  cursor: pointer;
}
div.lineChart .legendBox {
  cursor: pointer;
}
div.lineChart .line {
  stroke-width: 2;
  fill: none;
}
div.lineChart .dot {
  stroke-width: 1;
  stroke: white;
}
.d3-tip {
  font-size: 11px;
  line-height: 1;
  padding: 0px 12px;
  padding-bottom: 8px;
  background: rgba(220, 220, 220, 0.8);
  color: #444;
  border-radius: 2px;
  border: 1px solid #CCC;
}
.d3-tip h1 {
  font-weight: 400;
  font-size: 12px;
}
.d3-tip span {
  color: #ff9000;
}
/* Creates a small triangle extender for the tooltip */
.d3-tip:after {
  box-sizing: border-box;
  display: inline;
  font-size: 10px;
  width: 100%;
  line-height: 1;
  color: rgba(220, 220, 220, 0.8);
  content: "\25BC";
  position: absolute;
  text-align: center;
}
/* Style northward tooltips differently */
.d3-tip.n:after {
  margin: -1px 0 0 0;
  top: 100%;
  left: 0;
}
.channelRowMargin {
  margin-bottom: 20px;
}
.channelrow2 {
  margin-bottom: 20px;
}
.channelrow2 img {
  position: relative;
  top: 1px;
}
.genericchannelrow {
  margin-bottom: 20px;
}
.genericchannelrow > .lineChart > .metrics {
  height: 310px;
}
.genericchannelrow img {
  position: relative;
  top: 3px;
}
.contentRow {
  margin-bottom: 20px;
}
.contentRow img {
  position: relative;
  top: 3px;
}
.contentRow3 {
  display: inline-block;
  vertical-align: top;
  margin-right: 27px;
  position: relative;
}
.contentRow3 > .lineChart {
  width: 675px;
}
.contentRow3 > div:nth-child(2) {
  position: absolute;
  top: 0px;
  left: 685px;
  width: 600px;
}
.contentRow:nth-child(3) img:nth-child(2) {
  margin-right: 500px;
}
.dashboardrow2 {
  margin-bottom: 50px;
  white-space: nowrap;
}
.dashboardrow2 > div:first-child {
  margin-right: 10px;
}
.dashboardrow2 > div:first-child > img {
  position: relative;
  top: 3px;
}
.dashboardrow2 > div:first-child > img:not(:last-child) {
  margin-right: 399px;
}
.dashboardrow2 > div:nth-child(2) > div {
  display: inline-block;
}
.dashboardrow2 > div:nth-child(2) > div > .insightTable tbody tr,
.dashboardrow2 > div:nth-child(2) > div > .insightTable tbody div {
  height: 27px;
  font-weight: lighter;
}
.dashboardrow2 > div:nth-child(2) > div:first-child > .insightTable tbody tr,
.dashboardrow2 > div:nth-child(2) > div:first-child > .insightTable tbody div {
  height: 52px;
  font-size: 16px;
  font-weight: lighter;
}
.dashboardrow2 > div:nth-child(2) > div:first-child > .insightTable .positive {
  background: #dcf1cf url('../img/dashboard/bigarrow.png') no-repeat 35px 17px;
  padding-left: 40px;
}
.dashboardrow2 > div:nth-child(2) > div:first-child > .insightTable .negative {
  background: #ffa07f url('../img/dashboard/bigarrowdown.png') no-repeat 35px 17px;
  padding-left: 40px;
}
.dashboardrow3 {
  white-space: nowrap;
}
.dashboardrow3 .greyscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */

  filter: gray;
  /* IE6-9 */

  -webkit-filter: grayscale(100%);
}
.dashboardrow3 > div {
  display: inline-block;
}
.dashboardrow3 > div:first-child {
  margin-right: 10px;
}
.dashboardrow3 > div:first-child > div:first-child > img:nth-child(2) {
  margin-right: 435px;
}
.dashboardrow3 .realtimeTable {
  width: 580px;
  margin-right: 10px;
  float: left;
  font-weight: lighter;
}
.summaryTable td div {
  font-size: 30px;
}
.summaryTable td div p {
  font-size: 15px;
}
.summaryTable table {
  height: 150px;
}
.user-query .insightTable {
  width: 100%;
}
.user-query .userQuery {
  padding-top: 10px;
  background-image: linear-gradient(bottom, #878787 0%, #424242 100%);
  background-image: -o-linear-gradient(bottom, #878787 0%, #424242 100%);
  background-image: -moz-linear-gradient(bottom, #878787 0%, #424242 100%);
  background-image: -webkit-linear-gradient(bottom, #878787 0%, #424242 100%);
  background-image: -ms-linear-gradient(bottom, #878787 0%, r #424242 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #878787), color-stop(1, #424242));
  height: 215px;
  position: relative;
  z-index: 1;
}
.user-query .userQuery .searchbtn {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.user-query .userQuery .row {
  height: 30px;
  color: white;
  font-size: 18px;
  font-weight: 100;
  margin: 20px;
}
.user-query .userQuery .row .label {
  margin-right: 20px;
  text-align: right;
  width: 120px;
  float: left;
}
.user-query .userQuery .row .tagcontainer {
  padding-top: 4px;
  position: absolute;
  display: inline-block;
  left: 475px;
}
.user-query .userQuery .row .tags {
  display: inline-block;
  background: #519681 url('../img/dashboard/closebtn.png') no-repeat 90% 50%;
  width: 120px;
  padding: 5px 10px;
  margin-right: 10px;
  font-size: 12px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  color: #5A5A5A;
  font-weight: bold;
}
.user-query .userQuery .row .tags:hover {
  background: #e99045 url('../img/dashboard/closebtn.png') no-repeat 90% 50%;
}
.selectchooser {
  display: inline-block;
}
.selectchooser > div {
  display: inline-block;
  width: 300px;
}
.selectchooser > div > img {
  display: none;
}
.selectchooser > div > a > span {
  display: none;
}
.selectchooser .bgcolor {
  background-image: linear-gradient(bottom, #050505 0%, #333333 100%);
  background-image: -o-linear-gradient(bottom, #050505 0%, #333333 100%);
  background-image: -moz-linear-gradient(bottom, #050505 0%, #333333 100%);
  background-image: -webkit-linear-gradient(bottom, #050505 0%, #333333 100%);
  background-image: -ms-linear-gradient(bottom, #050505 0%, r #333333 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #050505), color-stop(1, #333333));
}
.selectchooser ul {
  list-style-type: none;
  padding: 0px;
  margin-left: 10px;
}
.selectchooser ul li {
  height: 15px;
  font-size: 14px;
  margin-top: 10px;
  text-align: left;
  width: 100%;
  color: white;
}
.selectchooser ul li:hover {
  font-weight: bold;
  cursor: pointer;
}
.selectchooser input {
  color: white;
  background: black;
  border: none;
  width: 100%;
  height: 30px;
  font-size: 12px;
  margin-bottom: 10px;
}
.selectchooser .selectbutton {
  font-size: 14px;
  text-align: left;
  color: white;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.selectchooser > div:first-child {
  border: 1px solid black;
  width: 300px;
  height: 30px;
  background-image: linear-gradient(bottom, #050505 0%, #333333 100%);
  background-image: -o-linear-gradient(bottom, #050505 0%, #333333 100%);
  background-image: -moz-linear-gradient(bottom, #050505 0%, #333333 100%);
  background-image: -webkit-linear-gradient(bottom, #050505 0%, #333333 100%);
  background-image: -ms-linear-gradient(bottom, #050505 0%, r #333333 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #050505), color-stop(1, #333333));
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.selectchooser > div:first-child > div {
  width: 100%;
  left: -1px;
  top: -4px;
  background: rgba(5, 5, 5, 0.75);
  border: 1px solid black;
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.selectchooser-light {
  position: relative;
  top: -8px;
  display: inline-block;
}
.selectchooser-light .width {
  width: 222px;
}
.selectchooser-light > div {
  display: inline-block;
  width: 222px;
}
.selectchooser-light > div > img {
  position: absolute;
  top: 15px;
  right: 15px;
}
.selectchooser-light > div > img .flip {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */

  -webkit-transform: rotate(180deg);
  /* Safari and Chrome */

}
.selectchooser-light .bgcolor {
  background-image: linear-gradient(bottom, #ffffff 0%, #fbfbfb 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #fbfbfb 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #fbfbfb 100%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #fbfbfb 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, r #fbfbfb 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #fbfbfb));
}
.selectchooser-light ul {
  list-style-type: none;
  padding: 0px;
  margin-left: 10px;
}
.selectchooser-light ul li {
  height: 15px;
  font-size: 14px;
  margin-top: 10px;
  text-align: left;
  width: 100%;
  color: black;
}
.selectchooser-light ul li:hover {
  font-weight: bold;
  cursor: pointer;
}
.selectchooser-light input {
  color: black;
  background: white;
  border: none;
  width: 100%;
  height: 30px;
  font-size: 12px;
  margin-bottom: 10px;
}
.selectchooser-light .selectbutton {
  font-size: 14px;
  text-align: left;
  color: black;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.selectchooser-light > div:first-child {
  border: 1px solid #cdcdcd;
  width: 222px;
  height: 30px;
  background-image: linear-gradient(bottom, #ffffff 0%, #fbfbfb 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #fbfbfb 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #fbfbfb 100%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #fbfbfb 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, r #fbfbfb 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #fbfbfb));
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.selectchooser-light > div:first-child > div {
  z-index: 9999;
  width: 100%;
  left: -1px;
  top: -4px;
  background: rgba(250, 250, 250, 0.95);
  border: 1px solid #cdcdcd;
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.dateSelector {
  position: fixed;
  z-index: 99999;
  width: 300px;
  height: 140px;
  top: 30%;
  left: 40%;
  margin-left: auto;
  margin-right: auto;
  background-image: linear-gradient(bottom, #e6e6e6 0%, #dcdcdc 100%);
  background-image: -o-linear-gradient(bottom, #e6e6e6 0%, #dcdcdc 100%);
  background-image: -moz-linear-gradient(bottom, #e6e6e6 0%, #dcdcdc 100%);
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 0%, #dcdcdc 100%);
  background-image: -ms-linear-gradient(bottom, #e6e6e6 0%, r #dcdcdc 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e6e6), color-stop(1, #dcdcdc));
  padding-top: 10px;
  padding-left: 10px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #dcdcdc;
}
.dateSelector input[type='date'] {
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 20px;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 10px;
}
.dateSelector input[type='button'] {
  position: relative;
  height: 20px;
  float: right;
  right: 20px;
}
body#loginpage {
  background-image: url('../img/dashboard/loginbg.jpg');
  background-size: 100%;
}
body#loginpage > div {
  width: 100%;
  height: 100%;
  position: absolute;
}
body#loginpage > div > div {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: white;
  width: 400px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  top: 30%;
  position: relative;
}
body#loginpage > div > div > div:first-child {
  height: 126px;
  background-image: url('../img/dashboard/loginheader.png');
}
body#loginpage > div > div > div:nth-child(2) {
  width: 340px;
  height: 200px;
  margin-top: 42px;
  margin-left: auto;
  margin-right: auto;
}
body#loginpage > div > div > div:nth-child(2) > div {
  margin-left: 10px;
  margin-top: 10px;
  font-size: 12px;
  font-weight: lighter;
}
body#loginpage > div > div > div:nth-child(2) input[type=password],
body#loginpage > div > div > div:nth-child(2) input[type=text] {
  height: 30px;
  width: 302px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #cbcaca;
  background: #eae8e8;
  display: block;
  margin: 5px 0;
  font-size: 15px;
  color: grey;
}
body#loginpage > div > div > div:nth-child(2) input[type=image] {
  margin-top: 10px;
}
/*
    contains override styles (hacks)
*/
.date-selector {
  position: relative;
}
#date-picker {
  position: absolute;
  top: -1px;
  z-index: 9999999;
  right: 250px;
}