.column{
    padding:0px;
}

.productBox{
    padding:2px;
    padding-top:0px;
}

button {
    margin: 20px 0 0 20px;
}

body {
    font: 10px sans-serif;
    overflow-x: hidden;
}

.axis path,
.axis line {
    fill: none;
    stroke: #000;
    shape-rendering: crispEdges;
}

.x.axis path {
    display: none;
}

.line {
    fill: none;
    stroke-width: 2.5px;
}

#number{
    padding-top:10px;
    font-size:30px;
}

.graph-button{
    height:105px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top:2px;
}

.graph-button:hover{
    cursor:pointer;
}

.button-label{
    font-size:15px;
    font-weight:bold;
    padding-top:2px;
    color:#fff;
    padding-left:0px;
    padding-right:0px;
    text-align:center;
}

.icon{
    padding-left:0px;
    padding-right:0px;
    display:table;
    text-align:center;
}

.icon img{
    margin-top:3px;
    height:60px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    display:table-cell;

}

#gasoline{
    background:#777777;
}

#beef{
    background: #384168;
}

#chicken{
    background: #EB7712;
}

#bread{
    background: #c68e52;
}

#milk{
    background: #64b9cc;
}

#bananas{
    background: #FFBE3F;
}

#coffee{
    background:#993300;
}

#all{
    background:#bbb;
}

.path, #yeardisplay, #numberdisplay, #svg-container{
    pointer-events: none; 
}


.boxTooltip{
    color:#fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width:1px;
    font-size:14px;
    display:none;
    position:absolute;
    bottom:116px;
    margin-left:0px;
    padding:10px;
    text-align:center;
}

.boxTooltip p{
    margin:0px;
    font-size:12px;
}

.boxTooltip:after{
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 0;
    height: 0;
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    bottom: -9px; 
    left:50%;
    margin-left:-8px;
}


.boxTooltip:before{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    width: 0;
    height: 0;
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    bottom: -10px;
    left:50%;
    margin-left:-22px;
}



#numberdisplay{
    position:relative;
    top:-400px;
    margin-bottom:-230px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    font-size:200px;
    z-index:-100;
    opacity:0.2;
    font-weight:bolder;
}

#yeardisplay{
    position:relative;
    top:-200px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    font-size:50px;
    z-index:-100;
    opacity:0.2;
    font-weight:bolder;

}

@media(max-width:1024px){
    #numberdisplay{
        position:relative;
        top:-220px;
        margin-bottom:30px;
        text-align:center;
        margin-left:auto;
        margin-right:auto;
        font-size:90px;
        z-index:-100;
        opacity:0.2;
        font-weight:bolder;
    }

    #yeardisplay{
        position:relative;
        top:-250px;
        margin-bottom:-150px;
        text-align:center;
        margin-left:auto;
        margin-right:auto;
        font-size:40px;
        z-index:-100;
        opacity:0.2;
        font-weight:bolder;
    }
}

@media(max-width:640px){
    #numberdisplay{
        position:relative;
        top:-150px;
        margin-bottom:30px;
        text-align:center;
        margin-left:auto;
        margin-right:auto;
        font-size:50px;
        z-index:-100;
        opacity:0.2;
        font-weight:bolder;
    }

    #yeardisplay{
        position:relative;
        top:-190px;
        margin-bottom:-100px;
        text-align:center;
        margin-left:auto;
        margin-right:auto;
        font-size:30px;
        z-index:-100;
        opacity:0.2;
        font-weight:bolder;
    }
}

.overlay {
    fill: none;
    pointer-events: all;
}



/*Sources*/

#click-sources:hover {
    cursor: pointer;
}

#click-arrow {
    margin-left: 8px;
    font-size: 12px;
    display:inline;
    height:5px;
}


#sources{
    font-size:11px;
    display:none;
    color:#555;
    margin-bottom:40px;
    display:none;
}

#sources p{
    margin-bottom:3px;
    font-size:11px;
    color:#555;
}



/******************************************************************
                SOCIAL MEDIA BUTTONS PLACED AFTER HEADER
 ******************************************************************/

.ssb-wrapper {
    min-width: 325px;
    max-width: 325px;
    padding: 0 !important;
}

.rrssb-buttons {
    float: left;
    width: inherit !important;
}

.ssb {
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    float: left;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-bottom: 0px;
    padding-left: 2.5px;
    padding-right: 2.5px;
    padding-top: 0px;
    text-align: left;
    display: table-cell;
    margin-top: 0;
    margin-bottom: 10px;
}

.ssb-text {
    -webkit-font-smoothing: antialiased;
    color: #FFF;
    cursor: pointer;
    display: inline;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}

.ssb-icon {
    left: 10px;
    padding-top: 10px;
    position: absolute;
    top: 0px;
}
.ssb-icon svg path {
    fill: #FFF;
}
.ssb-facebook {
    width: 190px;
    min-width: 190px;
    max-width: 190px;
}

.ssb-twitter {
    width: 125px;
    min-width: 125px;
    max-width: 125px;
}

.share-toggle.closed:before {
    content: "\f067";
}

.share-toggle.opened:before {
    content: "\F068";
}

.share-toggle {
    font-family: FontAwesome;
    line-height: 1.9;
    padding-left: 10px;
    font-size: 1.5rem;
    border-radius: 2px;
    background: #c5c5c5;
    display: inline-block;
    cursor: pointer;
    height: 36px;
    width: 37px;
    font-weight: normal;
    margin-left: 3px;
    margin-right: 3px;
}

.share-toggle:hover {
    background-color: #707070 !important;
}

.secondary-shares {
    display: none;
}

.share-results .text {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.4; 
}

.share-results .share-container {
    margin: 0 auto;
    width: 300px;
    margin-bottom: 40px;
}


.ssb-facebook a, .ssb-twitter a {
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.298039);
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: background-color;
    -webkit-transition-timing-function: ease-in-out;
    background-attachment: scroll;
    background-clip: border-box; 
    background-image: none;
    background-origin: padding-box;
    background-size: auto;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    box-sizing: border-box;
    color: #FFF;
    cursor: pointer;
    display: block;
    height: 36px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    outline-color: rgb(71, 71, 71);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 12px;
    padding-left: 22px;
    padding-top: 11px;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.ssb-facebook a:hover, .ssb-twitter a:hover {
    text-decoration: none !important;
}    

.ssb-facebook a {
    background-color: rgb(48, 97, 153);
}

.ssb-facebook a:hover {
    background-color: #244872 !important;
}


.whatsapp  {
    float: left;
    cursor: pointer;

    line-height: 1.9;
    font-size: 1.5rem;
}
.whatsapp a .icon {
    display: inline-block;
    background-color: #00af00;
    border-radius: 2px;
    height: 36px;
    width: 37px;
    padding-left: 9px;

}

.whatsapp a .icon svg {
    height: 17px;
    width: 17px;
}

.whatsapp a .icon svg path {
    fill:#fff;
}

.whatsapp a, .whatsapp a:visited {
    background-color: #00af00;
}

.whatsapp a:hover, .whatsapp a:active {
    background-color: #299629 !important;
}


.shareRow{
    margin-top:20px;
}


#govIconBox{
    display: table;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

.iconWrap{
    display:table-cell;
    padding:2px;


}



.govIcon{

    padding:15px;
    background: #ddd;
    text-align:center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
}

.govIcon .boxTooltip{
    font-size:14px;
    width:120px;
}

.govTitle{
    margin-top:10px;
    font-size:14px;
    text-align:center;
}


.commentRow{
    margin-top:40px;
}

.fb-comments{
    margin-left:auto;
    margin-right:auto;
}

.sourceRow{
    margin-top:20px;
}

@media(max-width:1024px){
    .row{
        padding-left:5px;
        padding-right:5px;
    }
}

@media(max-width:600px){
    .govIcon .boxTooltip{
        font-size:12px;
    }
}

@media(max-width:405px){
    .icon img{
        height:45px;
    }

    .govIcon{
        padding:10px;
        width:64px;
    }

    .govIcon .boxTooltip{
        bottom:84px;
        margin-left:-37px !important;
        padding:10px;
        text-align:center;
    }

}

@media(max-width:300px){
    .button-label{
        font-size:13px;
    }
}
