input[type="text"], textarea {
    background-color: white;
}

/*.tabswitcher-tabback {
  background-color: black;  
   padding : 5px 0px 5px 0px;
}

.tabswitcher-tab {
  background-color: #3A3939;    
  height: 20px;
}

.tabswitcher-letterStyle {
  margin: 2px 8px 2px 8px;  
  color: #FFF;
  display: inline-block;
  font-family: monospace;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

.tabswitcher-letterStyle:hover{  
  color: #E68314;  
  cursor: pointer;
}*/

.router-mainbody {
    background-color: #eee;
    margin: 5px;
}

.treeview-noarrow {
    margin-left: 10px;
}

.treeview-childarray {
    margin-left: 25px;
}

/*----To Create Edit editTable Modal------*/
.modal {
    display: block; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 2; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

.modal-content {
    background-color: #fefefe;
    margin: 5% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 70%; /* Could be more or less, depending on screen size */
}

/*---------------------------------------*/

.editTable.close {
    position: relative;
    right: 18px;
}

.loginContainer {
    margin-top: 12%;
}

.react-autosuggest__container {
    position: relative;
}

.react-autosuggest__input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.react-autosuggest__input--focused {
    outline: none;
}

.react-autosuggest__input--open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.react-autosuggest__suggestions-container {
    display: none;
}

.react-autosuggest__suggestions-container--open {
    display: block;
    position: absolute;
    top: 30px;
    width: 100%;
    font-family: Helvetica, sans-serif;
    font-weight: 300;
    max-height: 100px;
    overflow-y: auto;
    z-index: 2;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.react-autosuggest__suggestions-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.react-autosuggest__suggestion {
    cursor: pointer;
    padding: 10px 20px;
}

.react-autosuggest__suggestion--highlighted {
    background-color: #ddd;
}

/*-----------------------------------------------------------------*/

.chart-container {
    padding: 25px;
}

.shadow {
    -webkit-filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, .5));
    filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, .5));
}

polyline {
    opacity: .3;
    stroke: black;
    stroke-width: 2px;
    fill: none;
}

.pointer {
    cursor: pointer;
}

.popUp.btn {
    width: 130px;
    margin-right: 8px;
    margin-bottom: 1px;
    margin-top: 25px;
}

button.btn.glyphicon.glyphicon-trash {
    background: transparent;
}

.rankTabNav {
    margin-top: 50px;
    width: 415px;
    position: relative;
    left: 15px;
}

.lendingTabNav {
    float: left;
}

.rankOutputTable {
    width: 100%;
    margin-left: 0px;
}

.ReactTable .rt-tbody .rt-td {
    border-right: none;
}

.rankTabPeriod {
    float: right;
    position: relative;
    margin-bottom: -36px;
    top: -40px;
    right: 18px;
}

.rankTabHref {
    color: #b1ada8;
}

.rankTabTab {
    margin-top: -50px;
}

span.btn.btn-default.pull-right.glyphicon.glyphicon-user {
    color: #3372ce;;
}

.lendingTabPlus {
    font-size: 10px;
    top: 12px;
}

.popUpTableExpiry {
    float: left;
    margin-left: 7px;
}

.popUpTableExpiry.pull-right {
    margin-right: 10px;
    width: 56%;
}

.react-datepicker__input-container {
    width: 100%;
}

input.expiryDatePicker {
    width: 100%;
}

.navHeader {
    background-color: #363F48;
}

.navbar-default .navbar-nav > li > a {
    color: white;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #777;
}

.navbar-default .navbar-brand {
    color: white;
}

span.glyphicon.glyphicon-user.navBarUser {
    margin: 0px 0px 0px 4px;
    position: relative;
    top: 0px;
}

.navBarHref {
    position: relative;
    top: 10px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
    position: relative;
    top: 4px;
    background-image: -webkit-linear-gradient(top, #6C7178 0, #6C7178 100%);
    color: white;
}

.navbar-nav.navbar-Tab {
    margin-left: 50px;
    /*font-family: monospace;*/
    font-family: avenir, Avenir Black, Lato;
    font-size: 16px;
}

.activeNavBar {
    border-bottom: 4px solid #599AFF;
    position: relative;
    top: 7px;
    border-radius: 5px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: white;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-bottom: 4px solid #599AFF;
}

.panel-success.rulesTab > .panel-heading {
    background-image: linear-gradient(to bottom, #a1baec 0, #2F56FF 100%);
}

.panel-title.rulesTab {
    color: white;
}

.glyphicon.glyphicon-triangle-right.rulesTab {
    position: relative;
    right: 20px;
    color: #2196F3;
    top: 14px;
    font-size: 25px;
    float: left;
}

.ruleTabLabel {
    width: 30%;
}

td.ruleTabLabel {
    padding-left: 10px;
}

button.rulesTab.btn.btn-default.pull-right {
    margin: 3px;
}

.ruleTabRulesLabel {
    width: 50%;
}

.ruleTabInput {
    margin: 5px;
}

select.ruleTab {
    position: relative;
    left: 5px;
}

th.centerText {
    text-align: center;
}

.react-datepicker {
    height: 291px;
    width: 245px;
}

.react-datepicker {
    font-size: 1.1rem;
    line-height: 3.428571;
}

button.btn.btn-default.glyphicon.glyphicon-saved {
    border-radius: 15px;
}

button.btn.btn-primary.pull-right.queryTab {
    margin-bottom: 5px;
}

.userTab.ReactTable {
    height: 500px;
    overflow-y: scroll;
}

.react-autosuggest__suggestions-container--open {
    max-height: 170px;
}

.react-autosuggest__suggestions-container--open {
    position: relative;
    margin-top: -30px;
}

text {
    font: 12px sans-serif;
}

text.chartMiddle {
    text-anchor: middle;
    cursor: pointer;
    font-size: 50px;
}

.bar:hover {
    fill: #6ba4d4;
}

.axis--x path {
    display: none;
}

.panelHead {
    font-size: 18px;
    text-align: center;
    padding: 3px;
    background: #61bce2;
    color: white;
}

.transparentBackground {
    background-color: transparent;
    background-color: #dfdfe1;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}

.panel.transparentBackground {
    height: 130px;
    margin-top: 10px;
}

.chartSection {
    font-family: monospace;
}

.addIcon {
    background-image: url('../resources/plus.png');
    height: 30px;
    width: 30px;
    float: left;
    background-size: 30px;
    margin-right: 20px;
}

.saveIcon {
    background-image: url('../resources/save1.png');
    height: 30px;
    width: 30px;
    float: left;
    background-size: 30px;
    cursor: pointer;
}

.archiveBlue {
    background-image: url("../resources/archiveBlue.png");
    height: 24px;
    width: 24px;
    float: left;
    background-size: 25px;
    margin-left: 19px;
    cursor: pointer;
    margin-top: 2px;
}
.addBtnGreen {
    background-image: url('../resources/addBtnBlue.png');
    height: 30px;
    width: 30px;
    float: left;
    background-size: 30px;
    cursor: pointer;
    margin-top: 2px;
}

.editBtnBlue {
    background-image: url("../resources/editBlue.png");
    height: 24px;
    width: 24px;
    float: left;
    background-size: 25px;
    margin-left: 19px;
    cursor: pointer;
    margin-top: 2px;
}

.editBtnBlue:hover {
    height: 25px;
    width: 25px;
    background-size: 26px;
}

.addBtnGreen:hover {
    background-size: 31px;
}

.list-group-item {
    border: none;
}

.wrappedDiv {
    height: 35px;
    white-space: pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #599AFF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;

    color: white;
    box-shadow: 0 4px 12px rgba(45,222,152,0.4);
    background-image: linear-gradient(284deg, #18adb5, #20cc88) !important;
}
.popUpEntryTable.lending.loanTab>.rt-table>.rt-thead {
    position: fixed;
    background: none;
    width: 100%;
    background-color: white;
    margin-top: -30px;
}
.rank.rawDataTab.fixed>.rt-table>.rt-thead,
.rank.rawRankTab.fixed>.rt-table>.rt-thead.-headerGroups,
.ReactTable.-striped.-highlight.rank.dpTab.fixed>.rt-table>.rt-thead{
    position: fixed;
    background: none;
    width: 100%;
    background-color: white;
    top: 0px;
}

.rank.rawRankTab.fixed>.rt-table>.rt-thead{
    position: fixed;
    background: none;
    width: 100%;
    background-color: white;
    top: 30px;
}
.react-autosuggest__container.react-autosuggest__container--open{
    z-index: 1;
    position: fixed;
}
/*
.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #599AFF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
}*/
#react-autowhatever-1{
    margin-bottom: 30px;
}
body {
    font-family: avenir, Avenir Black, Lato;
}
.close{
    font-size: 33px;
}
.btn-danger{
    color: #eeeaef;
}
.donutChart {
    left: 20px;
}

.btn {
    padding: 0 32px;
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
}

.btn:active {
    box-shadow: 0 5px #666;
    transform: translateY(2px);
}

.btn-static-add.btn-shadow:hover, .btn-static-add.btn-shadow:focus {
    -webkit-box-shadow: 0 4px 12px rgba(51,105,231,0.4);
    box-shadow: 0 4px 12px rgba(51,105,231,0.4);
}

.btn:hover, .btn:focus, .btn:active, .btn.active {
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

.btn-static-add {
    border: none;
    color: #fff;
    background-image: linear-gradient(80deg, #00aeff, #3369e7);
}

.btn-static-add:hover, .btn-static-add:focus {
    color: white;
    background-image: linear-gradient(80deg, #0099e0, #1a56e1) !important;
}

.btn-static-submit {
    border: none;
    color: #fff;
    background-image: linear-gradient(284deg, #1cc7d0, #2dde98);
}

.btn-static-submit:hover, .btn-static-submit:focus {
    color: white;
    box-shadow: 0 4px 12px rgba(45,222,152,0.4);
    background-image: linear-gradient(284deg, #18adb5, #20cc88) !important;
}


.btn-static-red {
    border: none;
    color: #fff;
    background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
}

.btn-static-red:hover, .btn-static-red:focus {
    color: white;
    box-shadow: 0 4px 12px rgba(45,222,152,0.4);
    background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%) !important;
}

@media (min-width: 1900px) {
    .chartTab_lowerPanel{
        margin-top: 200px;
    }


    .donutChart{
        position: relative;
        left: 15%;
        margin-top: 5%;
    }
    .barChart{
        position: relative;
        margin-top: 10%;
        margin-right: 10%;
    }
    .dashboardPanel{
        position: relative;
        margin-right: 5%;
    }
    .rightBtnChart{
        position: relative;
        left:12%;
    }
    .tile_count .tile_stats_count {
        margin-bottom: 10px;
        border-bottom: 0;
        padding-bottom: 10px;
    }
    .tile_count .tile_stats_count span {
        font-size: 13px;
    }
    .tile_count .tile_stats_count .count {
        font-size: 40px;
    }
    .tile_count .tile_stats_count .count {
        font-size: 30px;
        line-height: 47px;
        font-weight: 600;
    }
    .tile_count .tile_stats_count:before {
        content: "";
        position: absolute;
        left: 0;
        height: 65px;
        border-left: 2px solid #ADB2B5;
        margin-top: 10px;
    }
    .barChartRow{
        background-color: white;
        margin-right: 9px;
        border-radius: 13px;
        border: 1px solid #d0cdcd;
    }
}
.tile_count .tile_stats_count {
    margin-bottom: 10px;
    border-bottom: 0;
    padding-bottom: 10px;
}
.tile_count .tile_stats_count span {
    font-size: 13px;
}
.tile_count .tile_stats_count .count {
    font-size: 40px;
}
.tile_count .tile_stats_count .count {
    font-size: 30px;
    line-height: 47px;
    font-weight: 600;
}
.tile_count .tile_stats_count:before {
    content: "";
    position: absolute;
    left: 0;
    height: 65px;
    border-left: 2px solid #ADB2B5;
    margin-top: 10px;
}


.exportModule_checkbox{
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
}

.home_box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}
.box-header {
    color: #444;
    display: block;
    position: relative;
}

.box-body {
    border-radius: 0 0 3px 3px;
    padding: 10px;
}
.box-footer {
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.box-header>.box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

.home_table tr:hover{
    background-color: #f4f4f4;
}