﻿  #home_page {
    margin: auto;
    background-image: url("../img/india-background.png");
    background-repeat: repeat;
    padding-top: 5px;
  }


  table.display_xchg {
    font-size: 90%;
    border: 1px solid black;
  }

  table.display_xchg * tr {
    background-color: transparent !important;
  }

  table.display_xchg * td,
  table.display_xchg * th {
    padding-right: 5px;
    margin-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
  }

  table.display_xchg * td {
    border-top: 1px solid black;
  }


		#dashboard {
			margin: auto;
			background-image: url("../img/india-background.png");
			background-repeat: repeat;
		}

                .other-flag {
                  margin-top: 4px;
                  width: 34%;
                }


                #map_arrows {
                   background-position-y: 150px;
                }

                .from_estimate2 {
                  width: 170px;
                  margin-left: -120px;
                }

                .to_estimate2 {
                  width: 170px;
                }

                #table_source {
                  clear: left;
                }

                .up30 {
                  margin-top: -30px
                }

.pill_from {
  background-color: #FF9933;
  color: black;
  border: 3px solid black;
}

.from_estimate2 {
  background-color: #FF9933;
  color: black;
  border: 3px solid black;
}


.pill_affiliate_Canada {
  background-color: #FF9933;
  color: black;
  border: 3px solid black;
}

.pill_affiliate_USA {
  background-color: #128807;
  color: white;
  border: 3px solid white;
}

.pill_to {
  background-color: #128807;
  color: white;
  border: 3px solid white;
}

.to_estimate2 {
  background-color: #128807;
  color: white;
  border: 3px solid white;
}

#map_arrows {
  background-image: url('../img/India_map_arrows.svg')
}

#chart2 * text, #chart * text {
  font-size: 13px;
}
