﻿
body {
    font-family: 'Work Sans', sans-serif;
    /*font-family: Lato,Verdana, Geneva, Tahoma, sans-serif;*/
    font-size: 12px;
    /*margin: 0;
    padding: 0;
    color: #373434;*/
}
 #ratesbycountymain  {
       position: absolute;
       top:0;
       left:0;      
   }
.counties {
    fill: #808080;
    stroke: #e0d7d7;
    stroke-linejoin: round;
}

.regions {
    fill: none;   
}

div.tooltip {
    position: absolute;
    text-align: left;
    padding: 10px;
    font: 12px ;
    background: white;
    border:  1px solid #444;
    border-radius: 8px;
    pointer-events: none;
}
    div.tooltip .labels {
    font-weight: bold;
}
.background {
    fill: none;
    pointer-events: all;
}

.counties .active {
    /*fill: #ff1000;*/
    stroke: green !important;
    stroke-width: 1.5px !important;
}

.counties .noactive {
    fill: none;
    stroke: #000000;
}
/*1st row*/

#loan-select {
    position: absolute;
    top: 130px;
    left: 20px;
}

#region-select {
    position: absolute;
    top: 130px;
    left: 500px;
}

#bank-select {
    position: absolute;
    top: 130px;
    left: 705px;
}

#backToLocator {
    position: absolute;
    top: 130px;
    left:1550px;
    width: 150px;
    height: 30px;
}

table.navRatesTable {
    position: absolute;
    left:1275px;
    width: 430px;
    text-align: right;
    padding-right: 2px;
    margin-right: 3px;
    max-width: 430px;
    font-size: 0.9em;
}

#navRegRates {
    top: 200px;
}
#navDTrates {
    top: 765px;
}


#pie-chart-table {
    width: 450px;
    max-width: 450px;
    top:1130px;
    left: 20px;
}

table.navRatesTable .navCaption {
    text-align: left;
    font-weight: bold;   
    padding-bottom: 0px;
    font-size: 1em;
    width: 430px;
}

table.navRatesTable  th {
    text-align: right;
    font-weight: bold;
    padding-bottom: 2px;
}
table.navRatesTable  td {
    text-align: right;
}
table.navRatesTable  th:nth-child(1) {
     width:0px;
     display: none;
}
table.navRatesTable  th:nth-child(2) {
    width: 180px;
    text-align: left;
}
#pie-chart-table  th:nth-child(2) {
    width: 190px;
    text-align: left;
}
table.navRatesTable  th:nth-child(3) {
    width: 60px;            
}
table.navRatesTable  th:nth-child(4) {
    width: 60px;
}
table.navRatesTable  th:nth-child(5) {
    width: 60px;
}
table.navRatesTable  th:nth-child(6) {
    width: 70px;
}

table.navRatesTable  td:nth-child(1) {
    width:0px;
    display: none;
}
table.navRatesTable  td:nth-child(2) {
    width:180px;
    text-align: left;
}
#pie-chart-table  td:nth-child(2) {
    width: 200px;
    text-align: left;
}
table.navRatesTable  td:nth-child(3) {
    width:60px;
   }
table.navRatesTable  td:nth-child(4) {
    width:60px;
   }
table.navRatesTable  td:nth-child(5) {
    width:60px;
   }
table.navRatesTable  td:nth-child(6) {
    width:70px;
   }
#navRegRates  tr:last-child {   
   padding-top: 50px;
   font-weight: bold;
   padding-bottom: 2px;
}
#pie-chart-table tr:last-child {   
   padding-top: 50px;
   font-weight: bold;
   padding-bottom: 2px;
}

#bank-comments {
    position: absolute;
    top: 80px;
    left: 20px;
    margin-left: auto;
    text-align:left;
    width: 1705px;      
    font-size: 1.1em;
    /*border-bottom: 1px solid red;*/
       
}
   
#bank-comments h5 {
        margin-top: 0;
    }

/*2nd row*/
#canvas-svg {
    position: absolute;
    top: 200px;
    left: 10px;
    width: 480px;
    height: 650px;
    margin: 0px;
   
    }

#map-bar-percent {
    position: absolute;
    top: 320px;
    left: 10px;
    width: 80px;
    background: white;
    margin: 0px;
    }

#mapLegend {
        position: absolute;
        top: 460px;
        left:70px;         
        margin: 0px;
    }
            
#rate_comments {
        position: absolute;
        top: 480px;
        left: 25px;
        text-align: left;
        width: 390px;
        font-size: 0.9em;
        background-color: white;
    }

#rate_comments h4{
        font-weight: bold;
        font-size: 1.2em;
        margin-bottom: 0px;
           
    }
.line-charts {
    position: absolute;
    top: 200px;
    width: 370px;
    height:  400px;
    text-align: left;
    font-size: 0.90em;
    margin: 0;
}

#line-chart-rates {       
    left: 500px;

}   

#line-chart-market-share {
    left: 860px;
    top: 200px;
}
    
/**********************/

/*4rd */

#line-chart-rates-op {          
    display:none;         
    left: 500px;          
}
                
#line-chart-market-share-op {           
    display:none;           
    left: 860px;
    width: 370px;           
}
 
div.beeswarm {
    position: absolute;
    left: 500px;
    text-align: left;
    border-top: 1px solid #ccc;
    margin-left:10px;
    margin-right:10px;
    width: 740px;  
    height: 370px;        
}
            
#beeswarm-chart-content {
    top: 630px;
}

#beeswarm-chart-content-op {
    top: 1040px;
    display:none;       
}

div.beeswarm circle.active + text {   
    font-weight:bold;
    text-decoration:underline;
}
div.beeswarm circle.active  {
   
    stroke: green !important;
    stroke-width: 5px !important;
}
   

/*3rd row -- piechart*/
#pie-chart-content {
position: absolute;
top:860px;
left: 20px;
text-align: left;
background-color: white;       
width: 480px;
height: 270px;
font-size: 12px;
border-top: 1px solid #ccc;
}

#pie-chart-content .legend {
    letter-spacing: -0.5px;

}
.tileTitle {
    font-size: 1.2em;
    font-weight: 600;
}

.tileRatePie {
    font-size: 1.6em;
    font-weight: 600;
}
/*tiles*/
.tileDiv {
    position: relative;
    float:left;
    margin-left: auto; 
    text-align: center;
    width: 180px;
    height: 150px;
    padding:  7px 0px;
    color: #373434;           
}   

.tileDiv p {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
}

.tileDiv .tileTitle {
    font-size: 1.2em;
    font-weight: 600;
    color: #373434;
}

.tileDiv .tileTitleop {
    font-size: 1em;
    font-weight: 600;
    color: #373434;               
}

.tileDiv .tileSubtitle {
    font-size: 0.9em;
    color: #373434;
}

.tileDiv .tileRate {
    font-size: 2em;
    font-weight: 600;
}

.tileDiv .tileRateCamp {
    font-size: 1em;
    color: #373434;             
}


 #rate_bank_5999_x {
    position: absolute;
    top: 235px;
    left: 325px;
    width: 120px;
    height: 160px;
    padding: 6px 3px;
    text-align: center;
    background-color: #e4effa;
 }        
   
 #containerTiles {
    position: absolute;     
    top:1010px;
    left: 500px;
    width: 740px;
    height: 445px;
    margin-left:50px;
    margin-right:10px;
    border-top: 1px solid #ccc;   
    /*margin:0;*/
 }

#containerTilesOp {
    position: absolute;  
    top:1300px;
    left: 10px;
    width: 480px;
    height: 500px;
    padding:20px 0px 0px 20px;
    border-top: 1px solid #ccc;
 }

#label_inventory_loans {
    position: relative;
    float: left;
    width: 740px;
    height: 50px;
    font-size: 1em;
    margin-bottom: 5px;
}

 #label_new_loans {
    position: relative;
    float:left;
    width: 400px;
    height:85px;
    font-size: 1em;
    margin-bottom: 5px;
 }

#label_inventory_loans-op {
    position: relative;
    width: 400px;
    height: 80px;
    font-size: 1em;
    margin-bottom: 5px;
 }

#rate_bank_55020_p {
    color: steelblue;        
}

#rate_bank_55060_p {  
    color: #E35B5E;
}

#rate_bank_55040_po {     
    color: #f58135;
}

#rate_bank_55040_ph {    
    color: #08a51e;
}

#rate_bank_55020_c {
    color: steelblue;
}

#rate_bank_55060_c {
    color: #E35B5E;
}

#rate_bank_55040_co {
    color: #f58135;
}

#rate_bank_55040_ch {           
color: #08a51e;
}

#rate_bank_55040_to {
    color: #ff7500;
           
}

#rate_bank_55040_th {
    color: #08a51e;             
}

#rate_bank_55044_o {                
    color: #ff7500;
           
}

#rate_bank_55044_h { 
    color: #08a51e;            
}
      
span.no-data {
    font-size: 30px;
}

span.no-data_camp {
    font-size: 15px;
}

/*comment text */
.delta-minus {
    color: red;
    font-size: 0.9em;
    white-space: nowrap;
}

.delta-plus {
    color: #0026ff;
    font-size: 0.9em;
    white-space: nowrap;
}

.delta-equal {
    color: green;
    font-size: 0.9em;
    white-space: nowrap;
}

.selected-loan {
    background-color: #e4effa;
}
/*chartline*/

.chartLine {
    fill: none;
    stroke-width: 1px;
    font-size: 12px;
}

.tick {
    font-size: 12px;
}
/*pie chart*/
.axis text {
    font: 10px sans-serif;
}

.axis line,
.axis path {
    fill: none;
    stroke:  #373434;
    shape-rendering: crispEdges;
}

.bar {
}

.legendLinear {
}


/*bee*/

.beeAxis path,
.beeAxis line {
    fill: none;
    stroke: #373434;
    shape-rendering: crispEdges;
}

.beeAxis text {
    font: 10px sans-serif;
}

.beeCells path {
    fill: none;
    pointer-events: all;
}

.beeCircle .delta-minus {
    fill: white;
    stroke:#373434;
    stroke-width: 1px;
}

.beeCells :hover circle {
    stroke: white;

}

#containerSpacer {
height: 125px;
position: absolute;
left: 0;
top:1950px;
color: steelblue;
width: 100%;

}

/*#state-borders {
    fill: none;
    stroke: #fff;
    stroke-width: 1.5px;
    stroke-linejoin: round;
    stroke-linecap: round;
    pointer-events: none;
}*/
